/* Team Page */

div#team-container {
    padding: 0;
}

.team-row {
    align-items: flex-start;
}

.team-member-image {
    height: 325px;
    width: auto;
    background-size: cover;
    background-position: center;
}

.team-member-container:nth-child(even) .team-member-image {
    height: 275px;
}

div.team-member-container:nth-child(2n+6) {
    position: relative;
    top: -50px;
}

.team-member-container {
    width: 25%;
    margin: 0 0 30px;
    padding: 0 30px;
}

/* Team Interior */

.team-interior-container {
    display: flex;
    max-width: 1200px;
    margin: auto;
    padding: 100px 20px;
}

.team-interior-image-col {
    width: 50%;
    position: relative;
    padding: 0 20px;
    text-align: center;
}

.team-interior-img {
    margin: auto;
    position: sticky;
    top: 0;
    padding-top: 100px;
    margin-top: -100px;
    max-width: 400px;
}

.team-interior-info-col {
    width: 50%;
    padding: 0 20px;
}

/* Careers Smart Post Show Styles */
div#pcp_wrapper-40641 {
    display: flex;
}

body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group {
    display: flex;
    margin: 0px 0px 30px 0px;
    flex-direction: column;
    align-items: flex-start;
}

#pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button:hover,
#pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button.is-active {
    background: transparent;
    color: #6A0D3E;
    border-left: 2px solid #6A0D3E !important;
    border-bottom: 0px solid transparent !important;
    border: 0px solid transparent;
    font-weight: 600;
    border-radius: 0;
}

#pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button {
    background: transparent;
    color: #000000;
    margin: 0px 8px 15px 0px;
    border: 0px solid transparent;
    padding: 0 22px;
    line-height: 16px;
    font-family: 'Decimal';
    font-size: 12px;
    letter-spacing: 0px;
}

.sp_pcp_ctf-city_location {
    font-family: 'Decimal';
    color: #95125C;
    font-size: 11px;
}

.sp_pcp_ctf-ftpttemporary {
    font-family: 'Decimal';
    color: #000000;
    font-weight: 500;
    font-size: 11px;
}

.pcp-shuffle-filter {
    width: 20%;
}

body .pcp-shuffle-filter .pcp-button {
    padding: 6px 0px;
}

body #pcp_wrapper-40641 .sp-pcp-row {
    width: 80%;
}

body #pcp_wrapper-40641 .sp-pcp-row .sp-pcp-col-xl-4 {
    flex: revert;
    max-width: revert;
}

#pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title,
#pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title a {
    font-size: 20px;
    margin-top: 0;
    color: #111;
    font-weight: 400;
    word-break: break-word;
    min-width: 340px;
}

#pcp_wrapper-40641 .sp-pcp-row [class*='sp-pcp-col-']:hover {
    background-color: #F8F8F8;
}

#pcp_wrapper-40641 .sp-pcp-row [class*='sp-pcp-col-'] {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    height: fit-content;
    border-bottom: solid 1px #D5D5D5;
    transition: all 0.2s;
}

#pcp_wrapper-40641 .sp-pcp-post-details-content {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


#pcp_wrapper-40641 .sp-pcp-post-details {
    width: 100%;
}

body #pcp_wrapper-40641 .sp_pcp_cf_list {
    display: flex;
    width: 35%;
    justify-content: space-between;
}

#pcp_wrapper-40641 .pcp-wrapper-40641 .sp_pcp_cf_list,
#pcp_wrapper-40641 .pcp-popup-40641 .sp_pcp_cf_list {
    text-align: left;
    text-transform: none;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #7b7b7b;
    margin: 0px 0px 15px 0px;
    font-weight: 600;
    text-transform: uppercase;
}

#pcp_wrapper-40641 .sp-pcp-post-content:after {
    content: '\f1df';
    font-family: "Material Icons";
    font-size: 24px;
    font-weight: 300;
    /* font-variation-settings: 'FILL'0, 'wght'300, 'GRAD'-25, 'opsz'48; */
    color: #000000;
    transition: all 0.2s;
}

.sp-pcp-post-content {
    position: relative;
}

.pcp-wrapper-40641 .sp-pcp-post-content,
.pcp-modal-40641 .sp-pcp-post-content {
    text-align: left;
    text-transform: none;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
    margin: 0px 12px 0px 0px;
    color: #7b7b7b;
    transition: all 0.3s;
    height: 16px;
}

#pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title a:hover {
    color: #6A0D3E;
}

.pcp-wrapper-40641 .sp_pcp_cf_list,
.pcp-popup-40641 .sp_pcp_cf_list {
    text-align: left;
    text-transform: none;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #7b7b7b;
    margin: 0px 0px 0px 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.pcp-wrapper-40641 .sp-pcp-title,
.pcp-modal-40641 .sp-pcp-title {
    margin: 0px 0px 0px 0px;
}

.sp-pcp-post.left-thumb .sp-pcp-post-details {
    margin-left: 5px;
}

.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore {
    margin-top: 0;
    position: absolute;
}

.pcp-wrapper-40641 .sp-pcp-post-content:hover .sp-pcp-post-content:after {
    color: #0343BD;
}


/* Career Interior */
.career-header-row {
    background-color: #F7F4F2;
    padding: 90px 36px 60px 36px;
    position: relative;
}

a.back-to-all-positions-link {
    position: absolute;
    top: 30px;
    left: 36px;
    color: #030303;
    font-family: 'Decimal';
    font-size: 9.7px;
    letter-spacing: 0.97px;
    text-transform: uppercase;
}

a.back-to-all-positions-link:before {
    content: '';
    position: relative;
    width: 21px;
    height: 7px;
    background-image: url(https://vintageview.flywheelsites.com/wp-content/uploads/back-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 6px 0 2px;
    transition: all 0.2s linear;
}

a.back-to-all-positions-link:hover {
    color: #6A0A3E;
}

a.back-to-all-positions-link:hover:before {
    margin: 0 8px 0 0px;
}

.career-header-col {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.career-position-name {
    color: #000000;
    font-family: 'Decimal';
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 12px;
}

.career-position-details {
    font-family: 'Decimal';
    color: #6A0A3E;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

p.career-location {
    margin: 0;
}

.career-position-details-divider {
    height: 10px;
    width: 2px;
    background-color: #6A0A3E;
    margin: 0 10px;
}

.career-content-row {
    padding: 60px 36px;
}

.career-content-col {
    max-width: 800px;
    margin: auto;
}

.career-content-col h2 {
    font-size: 28px;
    margin: 30px 0 15px;
}

.career-app-row {
    background-color: #F7F4F2;
    padding: 120px 36px;
    position: relative;
}

.career-app-row:before {
    content: "APPLY NOW";
    height: fit-content;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    color: #FFFFFF;
    font-size: 50px;
    display: block;
    line-height: 1;
    writing-mode: tb-rl;
    font-family: 'PlaidTrial';
    font-size: 80px;
    letter-spacing: 5.5px;
}

.career-app-col {
    max-width: 700px;
    margin: auto;
    border-top: solid 1px #E3DCD8;
    padding: 60px 50px;
    position: relative;
}

.career-app-header {
    background-color: #F7F4F2;
    padding: 10px;
    font-size: 28px;
    line-height: 1.2;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
}

.career-app-col legend.frm_screen_reader {
    display: none;
}

.career-app-col div.frm_form_fields div.frm_form_field input {
    background-color: #FFFFFF;
}

.career-app-col div.frm_dropzone {
    background-color: #FFFFFF;
    border: dashed 1px #645C56;
    border-radius: 17px;
    padding: 40px 20px;
}

.career-app-col button.frm_button_submit.frm_final_submit {
    width: 100%;
}

div#catalog-row {
    position: relative;
}

div#catalog-row:before {
    content: "CATALOG";
    height: fit-content;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    color: #B7B2A9;
    font-size: 80px;
    display: block;
    line-height: 1;
    writing-mode: tb-rl;
    font-family: 'PlaidTrial';
    letter-spacing: 5.5px;
    z-index: 10;
    opacity: 0.05;
}

.diy-video-module {
    position: relative;
}

.diy-video-module p.filler {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gray-line {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
}

.gray-line-icon.fa-play:before {
    font-family: 'FontAwesome';
    content: "\f04b";
    font-style: normal;
}

.gray-line-icon {
    margin-right: 6px;
    border: solid 1.5px #000;
    border-radius: 100px;
    padding: 5px 6px 5px 7px;
    font-size: 9px;
    line-height: 1;
}

p.gray-line-title {
    position: absolute;
    top: -13px;
    background-color: #F7F7F7;
    padding: 0px 20px 0px 0px;
    display: flex;
    align-items: center;
    font-family: 'Decimal';
    color: #1D1D1D;
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.3px;
}

.careers-p p {
    margin-bottom: 8px;
}

/* International Shipping Page */

div#pcp_wrapper-39192 .pcp-shuffle-filter {
    width: 100%;
}

#pcp_wrapper-39192 .pcp-shuffle-filter .taxonomy-group {
    border-bottom: solid 1px #E9E9E9;
    margin: 0px 0px 30px 0px;
}

#pcp_wrapper-39192 .pcp-shuffle-filter .pcp-button {
    font-family: 'Decimal';
    background: transparent;
    color: #000000;
    margin: 0px 15px 0px 0px;
    border: 2px solid transparent;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}

#pcp_wrapper-39192 .pcp-shuffle-filter .pcp-button:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    opacity: 0;
    height: 3px;
    bottom: -2px;
    background: #95125C;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#pcp_wrapper-39192 .pcp-shuffle-filter .pcp-button:hover:after,
#pcp_wrapper-39192 .pcp-shuffle-filter .pcp-button.is-active:after {
    color: #932748;
    border: 2px solid transparent;
    left: 0;
    right: 0;
    opacity: 1;
}

#pcp_wrapper-39192 .pcp-wrapper-39192 .sp-pcp-title,
#pcp_wrapper-39192 .pcp-modal-39192 .sp-pcp-title {
    /* margin: 0px 0px 20px 0px; */
    font-family: 'GTAmerica';
    font-size: 18px;
    /* padding: 0px 0px 20px 0px; */
    position: relative;
}

#pcp_wrapper-39192 .sp-pcp-title {
    position: relative;
}

#pcp_wrapper-39192 .sp-pcp-title:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #C89B77;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

/* Product Interior */

.padding-leftside {
    padding-left: calc((100% - 1400px)/2);
}

.padding-rightside {
    padding-right: calc((100% - 1400px)/2);
}

.prodint-description-row {
    position: relative;
}

.prodint-description-row:before {
    content: "DESCRIPTION" !important;
    height: max-content;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    color: #B7B2A9;
    display: block;
    line-height: 1;
    writing-mode: tb-rl;
    font-family: 'PlaidTrial';
    font-size: 58px;
    letter-spacing: 5.5px;
    opacity: 0.1;
    z-index: 1;
}

.guides-square {
    background-color: #FFFFFF;
    margin: 8px;
    padding: 30px;
    border: solid 1px #EAD2C0;
    border-radius: 9px;
    width: calc(25% - 16px);
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

a.guides-square-link {
    width: 100%;
}

img.guides-sqare-img {
    margin-bottom: 20px;
}

p.guides-p {
    color: #000000;
    font-family: 'Decimal';
    font-size: 10.63px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1;
}

p.guides-secondary-p {
    color: #727272;
    font-size: 13px;
    letter-spacing: 0.13px;
    line-height: 1;
}

a.guides-square-link p {
    transition: all linear 0.2s;
}

a.guides-square-link:hover p {
    color: #932748;
}

div#woocommerce-tabs-id,
section.section.columns.padding-md-top.light-bg,
section.section.up-sells.upsells.products.padding-sm-bottom,
article#related-media-holder {
    display: none;
}




@media screen and (max-width: 1024px) {

    .team-member-container {
        width: 33%;
        margin: 0 0 30px;
        padding: 0 30px;
    }

    .team-member-container:nth-child(even) .team-member-image {
        height: 325px;
    }

    div.team-member-container:nth-child(2n+6) {
        position: relative;
        top: auto;
    }
}

@media screen and (max-width: 992px) {
    div#pcp_wrapper-40641 {
        flex-direction: column;
    }

    .pcp-shuffle-filter {
        width: 100%;
    }

    body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group {
        display: flex;
        margin: 0px 0px 30px 0px;
        flex-direction: row;
        align-items: flex-start;
    }

    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button {
        padding: 6px 15px;
        margin: 0px 0px 0px 0px;
    }

    body #pcp_wrapper-40641 .sp-pcp-row {
        width: 100%;
    }

    .sp-pcp-post .sp-pcp-title,
    .sp-pcp-post .sp-pcp-title a {
        font-size: 16px;
    }

    .sp-pcp-post-content:after {
        font-size: 18px;
    }

    body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group {
        justify-content: start;
    }

    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button:hover,
    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button.is-active {
        background: transparent;
        color: #6A0D3E;
        border-left: 0px solid transparent !important;
        border-bottom: 2px solid #6A0D3E !important;
        border: 0px solid transparent;
        font-weight: 600;
        border-radius: 0;
    }

    .career-app-row:before,
    div#catalog-row:before {
        display: none !important;
    }

    .prodint-description-row:before {
        left: -7px;
        font-size: 46px;
    }

    .guides-square {
        width: calc(50% - 16px);
    }
}


@media screen and (max-width: 768px) {
    .team-member-container {
        width: 50%;
        margin: 0 0 30px;
        padding: 0 10px;
    }

    .sp-pcp-post .sp-pcp-title,
    .sp-pcp-post .sp-pcp-title a {
        font-size: 16px;
        width: 100%;
    }

    .pcp-wrapper-40641 .sp-pcp-title,
    .pcp-modal-40641 .sp-pcp-title {
        margin: 0px 0px 10px 0px;
    }

    #pcp_wrapper-40641 .sp-pcp-row [class*='sp-pcp-col-'] {
        padding-bottom: 14px;
        padding-top: 14px;
    }

    body .pcp-wrapper-40641 .sp_pcp_cf_list,
    body .pcp-popup-40641 .sp_pcp_cf_list {
        width: 90% !important;
        max-width: fit-content;
    }

    .sp_pcp_ctf-city_location {
        margin-right: 30px;
    }

    #pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title,
    #pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title a {
        min-width: 0px !important;
    }

    .career-position-name {
        font-size: 26px;
        line-height: 1.2;
    }

    a.back-to-all-positions-link {
        top: 20px;
        left: 20px;
    }

    .career-app-col {
        padding: 80px 0px 0px;
    }

    .career-app-header {
        font-size: 22px;
        top: -26px;
        text-align: center;
    }

    .career-app-row {
        padding: 100px 36px;
    }

    .prodint-description-row:before {
        display: none;
    }
}


@media screen and (max-width: 576px) {

    .team-member-container {
        width: 100%;
        margin: 0 0 30px;
        padding: 0 0px;
    }

    body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group {
        flex-direction: column;
        align-items: start;
    }

    .pcp-wrapper-40641 .sp-pcp-post-content,
    .pcp-modal-40641 .sp-pcp-post-content {
        margin: 0px 0px 0px 0px;
    }

    .guides-square {
        width: calc(100%);
        margin: 8px 0;
    }

}

p.checkout-form-tag {
    font-family: 'Decimal', Arial, sans-serif;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 1.05;
    font-size: 26px;
    text-transform: none;
    color: #111;
    margin-bottom: 0px;
}