@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");
.site-main {
    background: #fcfcfc !important;
    box-shadow: 0 3px 6px 0 rgba(36,39,44,.1);
}

.main-menu {
    box-shadow: -2px 1px 10px 0px rgb(0 0 0 / 20%);
}

.no-image-interior .specs-box-modern {
    flex-direction: column !important;
}

.title_year_md {
    font-size: 1.5rem;
}

.vdp_bot_line {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    position: relative;
}

.vdp_bot_line:before {
    content: ' ';
    width: 70px;
    background: var(--primary);
    height: 3px;
    position: absolute;
    bottom: 0;
}

.vdp_sec_containers {
    background: #fff;
    border: 1px solid rgba(36,39,44,.1);
    box-shadow: 0px 6px 10px rgba(0,0,0,.05);
    border-radius: 16px;
    padding: 24px 30px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.vdp_equ_cont {
    border-radius: 16px;
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
}

.vdp_desc_containers {
    margin-top: 4rem;
    padding-bottom: 60px;
}

.vdp_slider_containers {
    /* padding-bottom: 30px; */
}

.vdp_carfax_containers {
    padding-top: 3rem;
}

.vdp_right_cta {
    /* margin: 1rem 0rem; */
}

.textme_name_cont,
.textme_phone_cont 
{
    margin-bottom: 0 !important;
}
.textme_container .clickToForm {
    margin: 0 !important;
}

.back_btn {
    margin-top: 4px;
}

.vdp_rightsec_cont {
    z-index: 1;
}

.vdp_rightsec_cont, 
.anchors_container 
{
    position: absolute;
    height: 100%;
}

.vdp-section-buttons {
    margin-right: 1rem;
}

.anchors_container {
    z-index: 2;
    width: 1px;
}

.anchors_sticky {
    top: 75px;
    position: sticky;
}

.vdp_price_md {
    padding: 0;
    /* margin-left: 8px; */
}

.vdp_rightsec {
    background: #fff;
    border: 1px solid rgba(36,39,44,.1);
    box-shadow: 0px 6px 10px rgba(0,0,0,.05);
    border-radius: 10px;
    /* padding: 24px 30px; */
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin: 0rem 0rem 2rem 0rem;
    height: fit-content;
    position: sticky;
    top: 140px;
}


.vdp4-description-toggler-container {
    padding-top: 48px;
}

.ins_moderne_bg_color {
    background-color: rgb(247, 247, 247);
    border-radius: 16px;
    border: 1px solid rgba(36, 39, 44, 0.021);
}

.equipment5_mod__nav {
    /* background-color: rgb(240, 240, 240); */
    border-radius: 8px;
    padding: 0.5rem 0rem;
    padding-left: 16px;
    justify-content: space-between;
    text-transform: uppercase;
}

.nav-link-mod {
    padding: 0 !important;
    /* margin: 0px 10px 0px 0px !important; */
    display: flex;
    justify-items: center;
}

.equipment4__nav .nav-link-mod {
    justify-content: center;
}

/* ul li a .right_nav_equ_line:nth-last-child() { */
ul li:not(:last-child) a .right_nav_equ_line {
    border-right: solid 1px var(--primary);
    margin-top: 3px;
    max-height: 10px;
    box-shadow: 3px 0px 2px 0px rgb(41 41 41 / 13%);
    margin-left: 7px;
}

ul li:last-child a .right_nav_equ_line {
    margin-right: 10px;
}

.long_grey_line {
    width: calc(100% - 30px);
    border-top: rgb(207, 207, 207) solid 1px;
    margin-left: 15px;
    margin-bottom: 8px;
}

.icon_rightdirection {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='58' viewBox='0 0 15 15'%3E%3Cpath fill='%23ddd' d='M12 7.5L4 0v15l8-7.5Z'/%3E%3C/svg%3E");
    background-size: auto;
    height: 100%;
    background-repeat: no-repeat;
    margin-left: -8px;
}


.cta3-button-md {
    cursor: pointer;
    margin: 2px 0px;
}

.vdp-category-container .vdp-category-button {
    border-radius: 1.5rem !important;
}
.vdp-category-container {
    padding: 15px 0px;
}

/* Google material icons */
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 5,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

.green_flag_cont {
    padding-left: 0;
}

.green_flag {
    background-color: var(--primary);
    max-height: 25px;
    display: flex;
    flex-direction: row;
    margin-bottom: 3px;
}
.green_flag_leftTriangle_top {
    background-color:#fff;
    border-right: 8px solid var(--primary);
    border-bottom: 12px solid #fff;
    margin-top: 0px;
    height: 100%;
}

.green_flag_leftTriangle_bot {
    background-color: white;
    border-right: 8px solid var(--primary);
    border-top: 13px solid #fff;
    height: 100%;
}

.green_flag_text, 
.green_flag_text_promo 
{
    white-space: nowrap;
    color: white;
    margin-left: 8px;
    font-style: italic;
    font-size: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.green_flag_text_promo {
    max-width: calc(100% - 10px);
    white-space: nowrap;
    display: block; 
    overflow: hidden; 
    text-overflow: ellipsis;
    margin-top: 2px;
} 

.promo-vdp-inv-popover {
    cursor: pointer;
}

.material-symbols-outlined {
    color: rgb(255, 255, 255);
    /* margin-left: 5px; */
}

.inspection-box-md {
    background-color: var(--secondary) !important;
    color: #f7f8f9;
}
.inspection-box-md:hover {
    color: rgb(211, 211, 211);
}

.header-title-font-md {
    font-size: 1.8rem;
    margin: 0;
}

.cta3-title-md {
    font-size: 1rem !important;
}

.pts_tvq {
    font-size: 0.6rem;
    /* margin: 18px 0px; */
    /* padding: 4px; */
    padding-left: 0;
}

/* SVG */
.svg-category {
    margin: 14px;
}
.svg-transmission {
    margin: 14px;
}
.svg-cylinder {
    padding: 11px;
}
.svg-traction {
    padding: 6px;
}
.svg-ext-color {
    margin: 8px;
}
.svg-int-color {
    margin: 8px;
}

.icon_rightdirection_cont {
    margin-bottom: -12px;
}

.header_top_right {
    margin-left: 13px;
}

.quote_svg {
    height: 32px !important;
    width: 32px !important;
}


.cta3-svg-md {
    margin: 0 5px;
    height: 32px;
    width: 32px;
    filter: invert(100%) sepia(0%) saturate(7486%) hue-rotate(305deg) brightness(109%) contrast(99%);
}

.contact_us_svg_md {
    height: 32px;
    width: 32px;
}

.vdp_rightsec_cont .vehicle-adjusted-price {
    font-weight: bold;
    font-size: 1.7rem ;
}

.one_flag_space {
    padding-bottom: 26px;
}

/* Carrousel */
.carousel-control-prev, .carousel-control-next 
{
    /* big buttons */
    height: 50% !important;
    top: 25% !important;
}

.cta_desktop_d_none {
    padding: 0 !important;
}

.vdp_price_md {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.carfax_certification_md {
    text-align: right;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.certification_only {
    display: flex;
    justify-content: end;
    padding-right: 0;
}

@media screen and (min-width: 991px ) {
    .specs-name-md, 
    .specs-info-md
    {
        display: flex;
        justify-content: center;
    }
    .specs-box-text {
        padding-left: 0 !important;
    }
    .equipment5_mod__nav {
        font-size: 0.6rem;
    }
}

@media screen and (min-width: 1200px ) {
    .equipment5_mod__nav {
        font-size: 0.7rem;
    }
    ul li:not(:last-child) a .right_nav_equ_line {
        margin-left: 6px;
    }
}

@media screen and (min-width: 768px ) and (max-width: 991px ) {
    .vdp_price_md {
        padding-left: 0;
    }
    .green_flag_text {
        font-size: 0.6rem;
    }
    .pts_tvq {
        padding-left: 8px !important;
    }
}
@media screen and (min-width: 991px ) and (max-width: 1200px ) {
    .cta3-title-md {
        font-size: 0.8rem !important;
    }
    .vdp_rightsec_cont .vehicle-adjusted-price {
        font-size: 1.4rem !important;
        font-weight: bold;
    }
    .green_flag_text {
        font-size: 0.7rem;
    }
}

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

    .green_flag_leftTriangle_bot{
        border-top: 13px solid #f7f8f9;
    }
    .green_flag_leftTriangle_top {
        border-bottom: 12px solid #f7f8f9;
    }

    .title_year_md {
        font-size: 1rem;
    }
    .left_header_cont_md .header-title-font-md {
        font-size: 1.5rem;
    }

    .vdp_rightsec_cont {
        position: relative;
        height: auto;
    }
    .vdp_rightsec_cont .vehicle-adjusted-price {
        font-size: 1.3rem;
        font-weight: bold;
    }
    .pts_tvq {
        font-size: 0.5rem;
        margin: 16px 0px;
        padding: 0 ;
    }

    .vdp_desc_containers {
        margin-top: 5rem;
    }

    .carfax_certification_md {
        text-align: center;
        justify-content: center;
    }

    .certification_only {
        display: flex;
        justify-content: center;
    }
    
}

@media screen and (max-width: 767px ) {
    .anchors_items {
        display: flex;
        flex-wrap: nowrap;
        /* FIXME: */
        max-width: 100vh;
        /* margin-left: auto;
        margin-right: auto; */
        text-align: center;
        overflow: auto;
    }

    .anchors_items a {
        white-space: nowrap;
    }
    .vdp_price_md {
        padding-left: 0;
    }

    .green_flag_cont {
        padding-right: 0;
    }
    .vehicle-adjusted-price {
        font-size: 1.6rem !important;
    }
}

@media screen and (max-width: 550px ) {
    .anchors_items {
        /* max-width: 43vh; */
    }
    .anchors_items a {
        white-space: nowrap;
    }
}

@media screen and (max-width: 280px ) {
    .left_header_cont_md .header-title-font-md {
        font-size: 1.3rem;
    }
    .vdp_rightsec_cont .vehicle-adjusted-price {
        font-size: 1rem !important;
        font-weight: bold;
    }

    .specs-card-vdp4 {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .specs-info-md-last {
        font-size: 0.8rem !important;
    }
    .vdp-box {
        grid-auto-flow: row !important;
    }
    .highway-info, .city-info {
        border-left: none !important;
    }
}