@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'),
    url('../fonts/Inter-ExtraBold.woff') format('woff'),
    url('../fonts/Inter-ExtraBold.ttf') format('truetype'),
    url('../fonts/Inter-ExtraBold.eot') format('eot');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url('../fonts/Inter-Bold.woff2') format('woff2'),
    url('../fonts/Inter-Bold.woff') format('woff'),
    url('../fonts/Inter-Bold.ttf') format('truetype'),
    url('../fonts/Inter-Bold.eot') format('eot');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
    url('../fonts/Inter-Medium.woff') format('woff'),
    url('../fonts/Inter-Medium.ttf') format('truetype'),
    url('../fonts/Inter-Medium.eot') format('eot');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
    url('../fonts/Inter-Regular.woff') format('woff'),
    url('../fonts/Inter-Regular.ttf') format('truetype'),
    url('../fonts/Inter-Regular.eot') format('eot');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.page-id-44424 .wpb_images_carousel {
    max-height: 140px;
}

.page-id-44424 .vc_images_carousel .vc_carousel-control {
    top: 20%;
}

.page-id-44424 .cars-top-filters-box {
    margin-top: 20px;
    max-height: 40px;
    min-height: 40px;
}


.car-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 265/190;
}

.car-price {
    min-height: 28px;
}


.wpb_wrapper ul.list li,
.wpb_wrapper ul li {
    margin: 0;
    line-height: 30px;
}

ul.page-breadcrumb li::before {
    top: unset;
}

.single-cars ul.page-breadcrumb li.current-item:hover:before {
    color: #999;
}

.wpb_wrapper ul li {
    padding: 0;
    list-style: disc inside;
}

.wpb_wrapper ul.list li {
    list-style-type: none;
}

.wrapper {
    margin-top: 76px;
}

.cars-image-gallery .slick-active img {
    margin: 0 auto;
}

.car-details ul.nav-tabs, .border-mobile-menu, .widget.financing_calculator,
.car-detail-layout-mobile #tab-general_info,
.car-details #tab-accordion .panel-heading .panel-title a:after,
.car-details .panel-group.vehicle-accordion-wrapper .panel-heading .panel-title a:after,
.car-detail-layout-mobile .location_tab, .hidden {
    display: none;
}

.car-details-sidebar h2 {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.car-details-sidebar h2:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #db2d2e;
    left: 0;
    bottom: 0;
}

.section-highlighted-features h3, .section-packages-accessories h3, .section-packages-options h3,
.section-detailed-specifications h3, .section-dealer-notes h3, .section-kbb-com-consumer-reviews h3 {
    margin-top: 50px;
    border-bottom: 1px solid black;
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}

.car-details .details-nav ul li a, .car-details.car-detail-layout-modern-1 .aside-lead-form-btn li a,
.car-details.car-detail-layout-mobile .aside-lead-form-btn li a {
    color: black;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 600;
}

.car-details .details-nav ul li a:hover, .car-details.car-detail-layout-modern-1 .aside-lead-form-btn li a:hover,
.car-details.car-detail-layout-mobile .aside-lead-form-btn li a:hover {
    background-color: #4667db;
    border: 2px solid #4667db;
    color: white;
}

.section-highlighted-features ul li {
    font-size: 16px;
    margin-bottom: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.section-highlighted-features ul li i,
#modal-features-content ul li .ddc-icon {
    font-size: 30px;
    padding-right: 8px;
}

.section-packages-accessories ul li {
    margin-bottom: 16px;
    font-size: 16px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.section-packages-options div, .section-packages-options > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section-packages-options ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-packages-options ul ul {
    padding-left: 20px;
    font-size: 15px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.section-packages-options ul li {
    width: 100%;
}

.section-packages-options ul.list-spaced div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.section-packages-options > ul + div {
    border-top: 1px solid #cbcaca;
    padding-top: 20px;
    margin-top: 20px;
}

.section-packages-options .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section-packages-options .ml-auto {
    margin-left: auto;
}

/* accordion*/
.section-detailed-specifications h4 {
    font-size: 20px;
    font-weight: 400;
}

.section-detailed-specifications .panel-body ul li {
    padding: 10px 0;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.car-details #tab-accordion .panel-heading .panel-title a i {
    padding-right: 0;
}

.car-details #tab-accordion .panel-heading .panel-title {
    border: none;
    padding-bottom: 0;
}

.car-details #tab-accordion .panel-default {
    margin-bottom: 0;
}

body .car-details #tab-accordion .panel-heading.active .panel-title {
    border-bottom: none;
}

.section-detailed-specifications .icon-style-collapse {
    display: inline-block;
    border: 1px solid #df758f;
    border-radius: 50%;
    line-height: 1;
    color: #c3002f;
    background-color: #fff;
    margin-right: 10px;
}

.section-detailed-specifications .spec-item-detail {
    color: #000000e5;
}

/* read more*/
.section-kbb-com-consumer-reviews {
    margin-bottom: 40px;
}

.section-kbb-com-consumer-reviews h4 {
    margin-top: 20px;
}

.section-kbb-com-consumer-reviews .kbb-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

.section-kbb-com-consumer-reviews .kbb-ratings {
    background-color: #e7e6e6;
    text-align: center;
    padding: 6px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
}

.section-kbb-com-consumer-reviews .kbb-ratings strong {
    font-size: 2em;
    color: rgba(0, 0, 0, 0.9);
    margin-top: 10px;
    margin-bottom: 10px;
}

.section-kbb-com-consumer-reviews .kbb-ratings .bg-contrast-med {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section-kbb-com-consumer-reviews .list-unstyled {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.section-kbb-com-consumer-reviews .list-unstyled li {
    padding-bottom: 20px;
    border-bottom: 1px solid #cbcaca;
}

.section-kbb-com-consumer-reviews .review-body {
    position: relative;
    line-height: 1.6;
}

.section-kbb-com-consumer-reviews .read-more-link,
.section-highlighted-features .text-link,
.section-packages-options .text-link {
    display: inline-block;
    margin-top: 6px;
    color: #777;
    cursor: pointer;
    border: none;
    background: none;
    font-weight: 500;
    padding: 0;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.section-kbb-com-consumer-reviews .read-more-link:hover,
.section-highlighted-features .text-link:hover,
.section-packages-options .text-link:hover {
    color: #c3002f;
}

.section-kbb-com-consumer-reviews .kbb-review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.section-kbb-com-consumer-reviews .kbb-review-heading-container + p {
    font-size: 1.5em;
    color: rgba(0, 0, 0, 0.9);
    font-weight: 500;
}

.section-kbb-com-consumer-reviews .kbb-footer {
    padding-top: 20px;
}

.all-cars-list-arch .car-grid .car-details .car-list-seller-info,
.car-details.car-detail-layout-modern-1 .details-block .car_exterior_color_normalized,
.car-details.car-detail-layout-modern-1 .details-block .car_interior_color_normalized {
    display: none;
}

.mega-menu .menu-list-items .menu-links > li > a {
    font-size: 15px;
}

.mega-menu .menu-inner .header-main-inner {
    height: 100px;
}

.mega-menu.desktopTopFixed .menu-inner .header-main-inner {
    height: 80px;
}

.mega-menu .menu-inner .menu-logo {
    padding: 0;
}

.make-count {
    float: right;
    font-size: 0.9em;
    margin-left: 12px;
}

/*price*/
.car-details.car-detail-layout-modern-1 .container .car-price.aside-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.car-price .cd-label {
    font-size: 16px;
    text-align: start;
}

.car-price .cd-price-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
}

.car-price .cd-price {
    font-size: 18px;
}

.car-price .msrp-price .cd-price, .car-item .car-content a {
    color: black;
}

.car-price .cd-price {
    color: #DB2E2D;
    font-weight: 600;
}

.car-price .dealer-discount + .our-price {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
}

.car-item .car-price .dealer-discount + .our-price {
    margin-top: 5px;
}

.car-item .car-price {
    padding-top: 5px;
}

.car-extra-info .value {
    color: #5f7091;
    font-weight: 500;
}

.car-extra-info {
    padding-top: 15px;
    font-size: 16px;
    padding-bottom: 5px;
}

.car-extra-info .car-extra-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
}

.car-extra-info .car-extra-row + .car-extra-row {
    padding-top: 5px;
}

.car-extra-info + .car-price .our-price {
    border-top: 1px solid #e8e8e8;
}

.car-extra-info + .car-price {
    padding-top: 0;
}

.style-default.car-grid .car-details .price.car-price {
    gap: 0;
}

.style-default.car-grid .car-details .car-title p {
    display: none;
}

.style-default.car-grid .car-details .car-list {
    margin-top: 0;
}

#modal-features-content {
    font-size: 18px;
}

#modal-features-content li {
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

#allFeaturesModal .modal-title {
    color: #363636;
}

#allFeaturesModal .modal-header {
    background-color: white;
    border-bottom: 1px solid #cbcaca;
}

/*sidebar faded*/
.sidebar-faded {
    padding: 15px;
    border: 2px solid #e8e8e8;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: -1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar-faded-info h3 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #0f0f0f;
}

.sidebar-faded.visible {
    opacity: 1;
    z-index: 1;
}

.sidebar-faded p {
    font-size: 18px;
    padding-top: 15px;
    text-align: center;
}

.sidebar-faded p .tell {
    font-weight: bold;
    padding-left: 10px;
    color: #363636;
}

.sidebar-faded p .tell:hover {
    color: #DB2E2D;
}

.sticky-wrapper {
    position: relative;
    width: 100%;
}

.sticky-fixed {
    position: fixed;
    top: 20px;
}

.sticky-stop {
    position: absolute;
    bottom: 0;
}

/*.car-details .col-lg-8 .sidebar-vehicle-mobile {*/
/*    display: none;*/
/*}*/


.sidebar-faded-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sidebar-faded-info .my-our-price-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single-cars .car-details .sidebar-faded-info .car-price {
    min-height: auto;
    margin-bottom: 15px;
}

.cardealer-lead-form-shedule-test-drive .modal-dialog .modal-body,
.cardealer-lead-form-get-e-price .modal-dialog .modal-body,
.cardealer-lead-form-request-more-info .modal-dialog .modal-body {
    padding: 21px 36px 21px;
}

.cardealer-lead-form-get-e-price .modal-dialog .modal-header,
.cardealer-lead-form-shedule-test-drive .modal-dialog .modal-header,
.cardealer-lead-form-request-more-info .modal-dialog .modal-header {
    padding-left: 36px;
    padding-right: 36px;
}

/* Lead Forms - Button alignment with Turnstile captcha */
.cardealer-lead-form .form-group.text-right,
.cdhl-find-it-for-me-form-wrapper .form-group.text-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 65px;
}

.cardealer-lead-form .form-group.text-right .button,
.cdhl-find-it-for-me-form-wrapper .form-group.text-right .button {
    margin-bottom: 0;
}

.cardealer-lead-form .cf-turnstile,
.cdhl-find-it-for-me-form-wrapper .cf-turnstile {
    min-height: 65px;
}

/* Hide "* Indicates a required field" note */
.cardealer-lead-form .cdhl-form-required-note,
.cdhl-find-it-for-me-form-wrapper .cdhl-form-required-note {
    display: none;
}

/*btn "Show All Package Items"*/
.section-packages-options ul.collapse {
    display: none;
    margin-top: 10px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.section-packages-options ul.collapse li + li {
    margin-top: 15px;
}

/*menu*/

.test {
    padding: 100px 50px;
    height: 700px;
    background: white;
}

.page-template-page-custom .body {
    padding-top: 56px;
}

.nissan-header {
    font-family: Inter, system-ui, sans-serif;
    border-bottom: 1px solid #e5e7eb;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.admin-bar .nissan-header {
    top: 32px;
}

.admin-bar .megamenu {
    top: calc(76px + 32px);
}

.nissan-topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    max-width: 1536px;
    margin: 0 auto;
    min-height: 75px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.nissan-main-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
}

.nissan-main-nav ul li {
    position: relative;
    list-style: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.nissan-main-nav ul li a {
    text-decoration: none;
    color: #111827;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 18px;
}

.nissan-main-nav > ul > .has-megamenu > a {
    letter-spacing: 1.4px;
    position: relative;
}

.nissan-main-nav > ul > .has-megamenu > a::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #dc2626;
}

.nissan-main-nav > ul > .has-megamenu:hover > a:after {
    width: 100%;
}

.nissan-tell a:hover, .nissan-main-nav > ul > .has-megamenu:hover > a {
    color: #dc2626;
}

.site-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.site-logo .site-logo {
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: auto !important;
}

.site-logo .sticky-logo {
    display: none;
}

.nissan-tell a {
    color: #111827;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.megamenu {
    position: fixed;
    left: 50%;
    top: 76px;
    width: 1000px;
    max-width: 1000px;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease;
    -o-transition: max-height 1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease;
    transition: max-height 1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease;;
    -webkit-transform: translateX(-50%);;
    -ms-transform: translateX(-50%);;
    transform: translateX(-50%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.megamenu::after {
    content: "";
    position: absolute;
    inset: 0;
    border-left: 1px solid #f3f4f6;
    border-right: 1px solid #f3f4f6;
    border-bottom: 1px solid #f3f4f6;
    opacity: 0;
    pointer-events: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.megamenu.open::after {
    opacity: 1;
}

.megamenu.open {
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
}

.megamenu .container-menu {
    opacity: 1;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    padding: 25px 35px 27px;
    background-color: white !important;
    line-height: 20px;
}

.has-megamenu {
    z-index: 1001;
}

.overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
}

.overlay-menu.open-bg {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.megamenu h2 {
    color: #111827;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 21px;
    line-height: 28px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 21px;
    text-align: start;
}

.container-menu {
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mega-tab {
    display: none;
}

.mega-tab.active {
    display: block;
}

.mm-models-wrap {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity .35s ease, -webkit-transform .35s ease;
    transition: opacity .35s ease, -webkit-transform .35s ease;
    -o-transition: opacity .35s ease, transform .35s ease;
    transition: opacity .35s ease, transform .35s ease;
    transition: opacity .35s ease, transform .35s ease, -webkit-transform .35s ease;
    will-change: opacity, transform;
}

.mega-tab.active .mm-models-wrap {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.mm-right {
    overflow: hidden;
    -webkit-transition: height .6s ease;
    -o-transition: height .6s ease;
    transition: height .6s ease;
}

/*Mobile*/
.mobile-menu-toggle, .mobile-submenu-toggle {
    display: none;
}

/* LEFT SIDE */
.mm-left {
    width: 25%;
    padding-right: 28px;
    border-right: 1px solid #e5e7eb;
}

.mm-left p {
    color: #9ca3af;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding-left: 14px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.mm-left ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mm-left li {
    padding: 9px 14px;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 2px;
    margin-top: 7px;
    color: #6b7280;
    letter-spacing: 1px;
}

.nissan-main-nav .mm-left.nissan-mega-cats li.active {
    color: white;
    background-color: black;
    -webkit-transform: translate(2px);
    -ms-transform: translate(2px);
    transform: translate(2px);
}

.nissan-mega-cats ul {
    margin-bottom: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e7eb;
}

.nissan-main-nav .mm-left.nissan-mega-cats a {
    color: #dc2626;
    padding: 14px;
    margin-top: 20px;
    letter-spacing: 1px;
}

.nissan-main-nav .mm-left.nissan-mega-cats a span {
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.nissan-main-nav .mm-left.nissan-mega-cats a:hover, .mm-model h3:hover {
    color: #b91c1c;
}

.nissan-main-nav .mm-left.nissan-mega-cats a:hover span {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

/* RIGHT SIDE */
.mm-right {
    padding-left: 28px;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: height 0.4s cubic-bezier(.4, 0, .2, 1);
    transition: height 0.4s cubic-bezier(.4, 0, .2, 1);
    width: 75%;
}

.mm-category {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 21px 1fr 21px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px 21px;
    width: 100%;
}

.mm-model {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    display: block;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    padding: 14px;
}

.mm-model:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.mm-model img {
    width: 100%;
    height: 104px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #f6f6f6;
    border-radius: 7px;
    display: block;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}

.mm-model:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.mm-model h3 {
    margin: 10px 0 10px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #111827;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
    letter-spacing: 1.5px;
}

.mm-links {
    text-align: center;
}

.mm-model-image {
    border-radius: 7px;
    overflow: hidden;
}

.mm-model .mm-links a {
    font-size: 11px;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 0.8px;
}

.mm-model .mm-links span {
    margin-right: 10px;
    margin-left: 10px;
}

.mm-links a:hover {
    color: #dc2626;
    border-bottom: 1px solid #dc2626;
}

.mm-ev-tools {
    margin-top: 55px;
    border-top: 1px solid #e5e7eb;
    padding-top: 21px;
}

.megamenu-list .mm-list-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.megamenu-list h4 {
    color: #9ca3af;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 14px;
    letter-spacing: 1.5px;
    margin-top: 0;
}

.mm-list-wrapper .mm-list a {
    color: #374151;
    font-weight: 700;
    font-size: 12px;
    text-transform: none;
}

.mm-list-wrapper .mm-list li + li {
    padding-top: 10px;
}

.mm-list-wrapper .mm-list a span {
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #dc2626;
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
    display: inline-block;
}

.mm-list-wrapper .mm-list a:hover {
    color: #dc2626;
}

.mm-list-wrapper .mm-list a:hover span {
    opacity: 1;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

/*Financing & Specials*/
.mm-financing-specials, .mm-our-dealership, .mm-service-parts {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 42px minmax(0, 1fr) 42px minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 42px;
}

.mm-financing-specials h4, .mm-our-dealership h4, .mm-service-parts h4 {
    border-bottom: 1px solid #e5e7eb;
}

.megamenu-list.mm-our-dealership .mm-list-wrapper,
.megamenu-list.mm-service-parts .mm-list-wrapper,
.megamenu-list.mm-financing-specials .mm-list-wrapper {
    display: block;
}

.mm-service-parts .mm-list-wrapper + h4 {
    margin-top: 30px;
}

.mm-hours-list span {
    font-weight: 700;
    color: #374151;
    font-size: 12px;
}

.mm-hours-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.megamenu-image-block {
    overflow: hidden;
    position: relative;
    margin: -25px -40px -40px 0;
}

.megamenu-image-block img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 245px;
    width: 100%;
}

.mm-our-dealership .megamenu-image-block img {
    height: 345px;
}

.mm-service-parts .megamenu-image-block img {
    height: 425px;
}

.megamenu-image-block img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.megamenu-image-block .image-text {
    position: absolute;
    left: 21px;
    bottom: 34px;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
}

/*time*/
.mm-hours-list li.current-day .day,
.mm-hours-list li.current-day .time {
    color: #dc2626;
    font-weight: 900;
}

.schedule-service .wp-block-group__inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0 60px;
}

.schedule-service .wp-block-group__inner-container iframe {
    border: none;
}

.detail-section-btn-other li + li {
    margin-top: 10px;
}

.page-template-page-vc_compatible .cd-search-autocomplete {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.page-template-page-vc_compatible .cars-top-filters-box-right .selected-box.pgs-cars-orderby-outer .select2-container .select2-selection--single,
.post-type-archive-cars .cars-top-filters-box-right .selected-box.pgs-cars-orderby-outer .select2-container .select2-selection--single {
    width: 145px;
}

.testimonial-1 .testimonial-block .testimonial-avtar {
    margin-top: 0;
}

.single-post .header_intro_bg-image {
    background-image: none;
    margin-top: 150px;
}

.single-post .header_intro_bg-image:before {
    background: white;
}

.single-post .header_intro .intro-title h1,
.single-post .header_intro .intro-title ul.page-breadcrumb li:last-child span {
    color: #0f0f0f;
}

.single-post .header_intro .intro-title ul.page-breadcrumb li,
.single-post .header_intro .intro-title ul.page-breadcrumb li span,
.single-post .header_intro .intro-title ul.page-breadcrumb li.current-item:hover:before {
    color: #999;
}

.inner-intro {
    min-height: 130px;
}

.blog .header_intro .intro-title p {
    display: none;
}

.blog .port-photo .cd-post-nav-image {
    max-width: 124px;
    height: 74px;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog .blog-entry h2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 0;
    font-style: normal;
}

.blog .sidebar-widget h3 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

.blog .related_posts_wrapper h2 {
    font-size: 28px;
    line-height: 38px;
    margin: 20px 0 30px;
}

.home .cars_condition_carousel-wrapper .cardealer-tabs .cardealer-tabcontent {
    overflow: hidden;
}

.home .owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
}

.home .owl-carousel:hover .owl-nav .owl-next {
    right: 0;
}

.feature-box.style-10 .content span {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.hidden-icon-box2 .feature-box.style-10 .content span {
    color: #fff;
}

.hidden-icon-box .feature-box.style-10 .content span {
    color: #000;
}

.cars_condition_carousel-wrapper .cardealer-tabs > span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.footer .widgettitle {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
}

.footer .widgettitle + .textwidget, .footer .widgettitle + .recent-post {
    margin-top: 20px;
}

.cdhl_vehicles-listing-filters_wrapper .listing_sort {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}


.cdhl-vehicles-listing-search-filter p.title, .cdhl_vehicles-listing-filters_wrapper p.title, .cdhl_vehicles-listing-price-filter_wrapper p.title {
    color: #0f0f0f;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

.screen-reader-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}


/*new card*/
.car-item.card-proposed .car-list, .car-item.card-proposed .separator {
    display: none;
}

.car-item.card-proposed .card-body {
    padding: 10px 12px 8px;
}

.car-item.card-proposed .car-content {
    padding: 0;
}

.col-lg-4.col-md-4.col-sm-4.col-xs-6:has(.card-proposed) {
    padding-left: 12px;
    padding-right: 12px;
}

.card-proposed {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    max-width: 267px;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    -webkit-transition: -webkit-transform .2s, -webkit-box-shadow .2s;
    transition: -webkit-transform .2s, -webkit-box-shadow .2s;
    -o-transition: transform .2s, box-shadow .2s;
    transition: transform .2s, box-shadow .2s;
    transition: transform .2s, box-shadow .2s, -webkit-transform .2s, -webkit-box-shadow .2s;
    position: relative;
}

.card-proposed:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, .14);
    box-shadow: 0 8px 32px rgba(0, 0, 0, .14);
}

.card-proposed.car-item .car-image img {
    position: relative;
    height: 190px;
    overflow: hidden;
    background: -o-linear-gradient(315deg, #f8f8f8, #eee);
    background: linear-gradient(135deg, #f8f8f8, #eee);
}

.card-proposed .vehicle-sub {
    font-size: 10px;
    color: #9ca3af;
    margin-bottom: 8px;
    text-align: left;
    line-height: normal;
}

.card-proposed .price-msrp {
    font-size: 13px;
    font-weight: 600;
    color: #9ca3af;
    text-decoration: line-through;
}

.card-proposed.car-item .car-content a {
    font-size: 13px;
    font-weight: 700;
    color: #111;
    margin-bottom: 1px;
    text-align: left;
    line-height: normal;
}

.card-proposed .price-label {
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .6px;
    color: #9ca3af;
    margin-bottom: 1px;
}

.card-proposed .price-final {
    font-size: 17px;
    font-weight: 800;
    color: #c8102e;
}

.card-proposed .price-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding: 8px 12px;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    line-height: normal;
}

.card-proposed .savings-bar {
    padding: 5px 12px;
    background: -webkit-gradient(linear, left top, right top, from(#fef2f2), to(#fff5f5));
    background: -o-linear-gradient(left, #fef2f2, #fff5f5);
    background: linear-gradient(90deg, #fef2f2, #fff5f5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    font-size: 10px;
    font-weight: 700;
    color: #c8102e;
    border-bottom: 1px solid #fecaca;
    line-height: normal;
}

.card-proposed .digital-retail {
    min-height: 64px;
}

.card-proposed .car-footer {
    background: #235f81;
}

.card-proposed .cta-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    background: #111;
    color: #fff;
    border: none;
    padding: 10px 10px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    letter-spacing: .2px;
    line-height: normal;
}

.card-proposed .cta-primary:hover {
    background: #333;
}

.card-proposed .deal-banner-a {
    background: -webkit-gradient(linear, left top, right top, from(#111), color-stop(40%, #1a1a2e), to(#c8102e));
    background: -o-linear-gradient(left, #111 0%, #1a1a2e 40%, #c8102e 100%);
    background: linear-gradient(90deg, #111 0%, #1a1a2e 40%, #c8102e 100%);
    padding: 10px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-proposed .deal-banner:hover {
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
}

.card-proposed .deal-banner {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-filter .2s;
    transition: -webkit-filter .2s;
    -o-transition: filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    max-height: 62px;
    min-height: 62px;
}

.card-proposed .banner-text {
    text-align: left;
}

.card-proposed .banner-text:has(.banner-line3) {
    -webkit-transform: translateX(-23px);
    -ms-transform: translateX(-23px);
    transform: translateX(-23px);
}

.card-proposed .banner-line1 {
    font-size: 8px;
    font-weight: 600;
    color: rgba(255, 255, 255, .6);
    text-transform: uppercase;
    letter-spacing: .8px;
    margin-top: 1px;
    line-height: 1;
}

.card-proposed .deal-banner-a .banner-line2 {
    font-size: 13px;
    font-weight: 900;
    color: #fff;
    line-height: 1.15;
    text-transform: uppercase;
}

.card-proposed .deal-banner-a .banner-line2 span {
    color: #fbbf24;
}

.card-proposed .bolt {
    font-size: 24px;
    -webkit-filter: drop-shadow(0 0 6px rgba(251, 191, 36, .5));
    filter: drop-shadow(0 0 6px rgba(251, 191, 36, .5));
    -webkit-animation: bolt-flash 2s ease-in-out infinite;
    animation: bolt-flash 2s ease-in-out infinite;
}

@-webkit-keyframes bolt-flash {
    0%, 100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: .7;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes bolt-flash {
    0%, 100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: .7;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.card-proposed .banner-btn:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
}

.card-proposed .banner-btn {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
    background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
    background: linear-gradient(180deg, #fff 0%, #e8e8e8 100%);
    color: #111;
    font-size: 9px;
    font-weight: 800;
    padding: 6px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: .3px;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .2s, -webkit-box-shadow .2s;
    transition: -webkit-transform .2s, -webkit-box-shadow .2s;
    -o-transition: transform .2s, box-shadow .2s;
    transition: transform .2s, box-shadow .2s;
    transition: transform .2s, box-shadow .2s, -webkit-transform .2s, -webkit-box-shadow .2s;
    cursor: pointer;
    border: none;
    line-height: normal;
}

.card-proposed .vehicle-meta {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.card-proposed .meta-item {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 10px;
    font-weight: 600;
    color: #374151;
    background: #f3f4f6;
    padding: 3px 7px;
    border-radius: 5px;
    line-height: normal;
}

.card-proposed .meta-item svg {
    color: #6b7280;
    flex-shrink: 0;
}

.modal-body .form-group.text-right {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.modal-body .form-group .cd-loader {
    position: static !important;
    float: none !important;
    margin: 0 !important;
    display: block;
}

.modal-body .form-group.text-right button {
    order: 2;
}


@media (max-width: 1999px) {
    .car-item .car-price .cd-label, .car-extra-info {
        font-size: 14px;
        text-align: start;
    }

    .car-item .car-price .cd-price {
        font-size: 16px;
    }

    .car-extra-info {
        font-size: 14px;
    }

    .car-price .cd-price-row {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
    }
}

@media (max-width: 1200px) {
    .nissan-topbar {
        padding: 0 20px;
    }

    .nissan-main-nav > ul > .has-megamenu > a {
        letter-spacing: 1px;
    }

    .nissan-main-nav > ul {
        padding-left: 10px;
        padding-right: 10px;
        gap: 14px;
    }

    .card-proposed .banner-text, .card-proposed .banner-text:has(.banner-line3) {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .card-proposed .deal-banner-a .banner-line2 {
        font-size: 11px;
    }

    .card-proposed.car-item .car-image img {
        height: auto;
    }
}

/* ===== MOBILE MENU ===== */
@media (max-width: 1024px) {
    .mobile-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: none;
        border: none;
        cursor: pointer;
        z-index: 1001;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 17px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
    }

    .mobile-menu-toggle.active {
        position: relative;
    }

    .mobile-menu-toggle span {
        display: block;
        width: 20px;
        height: 2px;
        background: #1f2937;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .mobile-menu-toggle.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #6b7280;
        position: absolute;
        left: 7px;
        top: 8px
    }

    .mobile-menu-toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .mobile-menu-toggle.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #6b7280;
        position: absolute;
        left: 7px;
        top: 8px;
    }

    .mobile-menu-toggle:hover span:nth-child(1),
    .mobile-menu-toggle:hover span:nth-child(3) {
        background: #1f2937;
    }

    .nissan-main-nav {
        position: fixed;
        top: 67px;
        left: -100%;
        width: 100%;
        height: calc(100vh - 56px);
        background: #fff;
        overflow-y: auto;
        -webkit-transition: left .35s ease;
        -o-transition: left .35s ease;
        transition: left .35s ease;
        z-index: 999;
        padding-bottom: 40px;
    }

    .nissan-topbar:has(.nissan-main-nav.open) {
        min-height: 66px;
    }

    body.mobile-menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .admin-bar .nissan-main-nav {
        top: 88px;
        height: calc(100vh - 88px);
    }

    .nissan-main-nav.open {
        left: 0;
    }

    .nissan-main-nav > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        padding: 0 20px 20px;
    }

    .nissan-main-nav ul li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 7px 0;
        font-size: 18px;
        margin-top: 21px;
        font-weight: 900;
    }

    .nissan-main-nav > ul > .has-megamenu > a {
        letter-spacing: 0;
    }

    .has-megamenu:not(:has(.megamenu)) {
        padding-bottom: 21px;
        border-bottom: 1px solid #e5e7eb;
    }

    .nissan-main-nav > ul > .has-megamenu:has(.megamenu) > a::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
        background-color: white;
        top: 7px;
        bottom: initial;
        left: initial;
        right: 0;
        width: auto;
    }

    .nissan-main-nav > ul > .has-megamenu.active > a::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    }

    .nissan-main-nav > ul > .has-megamenu:has(.megamenu):hover > a {
        color: #111827;
    }

    .nissan-main-nav > ul > .has-megamenu.active:has(.megamenu) > a {
        color: #dc2626;
    }

    .megamenu {
        position: static;
        max-height: 0;
        border: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        border-radius: unset;
        width: 100%;
    }

    .megamenu.open {
        max-height: 5000px;
        border: none;
    }

    .megamenu .container-menu {
        padding: 14px 0 0 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .megamenu.new-vehicles-menu .container-menu {
        padding-left: 0;
    }

    .megamenu::after {
        display: none;
    }

    .mm-right {
        height: auto !important;
        overflow: hidden;
        -webkit-transition: height 0.5s ease;
        -o-transition: height 0.5s ease;
        transition: height 0.5s ease;
    }

    .nissan-main-nav .mm-left.nissan-mega-cats a {
        letter-spacing: 0.6px;
        border-bottom: 1px solid #e5e7eb;
        display: block;
        text-align: center;
        margin-top: 0;
    }

    .mega-tab h2 {
        font-size: 16px;
        margin-top: 20px;
    }

    .mm-model {
        padding: 12px 0;
    }

    .megamenu-image-block, .mm-list-wrapper .mm-list a span,
    .nissan-main-nav > ul > .has-megamenu:not(:has(.megamenu)) a:after,
    .mm-left p, .megamenu h2 {
        display: none;
    }

    .megamenu-list, .megamenu-list .mm-list-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 21px;
    }

    .ul > .has-megamenu:hover > a {
        color: #111827;
    }

    .mm-list-wrapper .mm-list li + li {
        padding-top: 7px;
    }

    .mm-list-wrapper ul li a {
        padding: 0;
        margin: 0;
    }

    .megamenu-list h4 {
        letter-spacing: 1px;
        font-size: 11px;
        margin-bottom: 0;
        border-bottom: none;
    }

    .mm-left, .mm-right {
        width: 100%;
        padding-left: 0;
    }

    .mm-left ul {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 5px 10px;
    }

    .mm-left {
        padding-right: 0;
        border-right: none;
        padding-bottom: 21px;
    }

    .mm-left li {
        letter-spacing: 0.5px;
        font-size: 10px;
        border-radius: 50px;
        text-align: center;
        padding: 4px;
        border: 1px solid #e5e7eb;
    }

    .mm-category {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 21px;
    }

    .mm-model img {
        height: auto;
    }

    .nissan-mega-cats ul {
        border-bottom: none;
        margin-bottom: 0;
    }

    .mm-model h3 {
        margin: 0;
    }

    .mm-ev-tools {
        margin-top: 35px;
        padding-top: 5px;
        gap: 0;
    }

    .mm-ev-tools .mm-list-wrapper {
        gap: 7px;
    }

    .site-logo .site-logo {
        display: none;
    }

    .site-logo .sticky-logo {
        padding-top: 5px;
        padding-bottom: 5px;
        max-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        width: auto;
    }

}

@media (max-width: 992px) {
    /* sidebar filters off-canvas */
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) {
        padding-top: 20px !important;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box {
        padding: 0;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .off-canvas-toggle a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .off-canvas-toggle a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .off-canvas-toggle a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .off-canvas-toggle a {
        padding-top: 10px;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-left,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-left,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-left,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-left {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .page-template-page-vc_compatible.device-type-mobile:has(.vc_row.vc_custom_1701428974149.vc_custom_1701428974150),
    .page-template-page-vc_compatible.device-type-mobile:has(.vc_row.vc_custom_1773821476071.vc_custom_1773821476073),
    .page-template-page-vc_compatible.device-type-mobile:has(.vc_row.vc_custom_1773829261099.vc_custom_1773829261101),
    .page-template-page-vc_compatible.device-type-mobile:has(.vc_row.vc_custom_1773829405330.vc_custom_1773829405332) {
        position: relative;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .vc_column_container:first-child {
        position: fixed;
        left: -100%;
        top: 0;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        background-color: white;
        width: 320px;
        z-index: 1021;
        height: 100%;
        min-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        margin-top: -20px;
        padding-top: 40px;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters),
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) {
        position: static;
    }

    .is-open {
        left: 0 !important;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .pgs-cars-pp-outer,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .pgs-cars-pp-outer,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .pgs-cars-pp-outer,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .pgs-cars-pp-outer,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item-car_condition,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item-car_condition,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item-car_condition,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item-car_condition {
        display: none;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe {
        color: #db2d2e;
        margin: 10px 0;
        display: block;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles .stripe-item {
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 7px 13px;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles li,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles li,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles li,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles li {
        margin: 5px 0;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles a,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .cars-top-filters-box-right + .cars-total-vehicles a {
        color: #999;
    }

    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn {
        position: fixed;
        left: 380px;
        top: 0;
        float: left;
        font-size: 0;
        width: 19px;
        height: 19px;
        margin-top: 0;
        z-index: 1050;
    }

    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn:before,
    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn:after {
        content: "";
        width: 25px;
        height: 2px;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: 15px;
        margin-right: 30px;
        display: inline-block;
        background-color: #fff;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 1050;
    }

    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .page-template-page-vc_compatible.device-type-mobile:has(#wpadminbar):has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn {
        margin-top: 40px;
    }

    .page-template-page-vc_compatible.device-type-mobile #wpadminbar + #page .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile #wpadminbar + #page .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile #wpadminbar + #page .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile #wpadminbar + #page .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .vc_column_container:first-child {
        padding-top: 50px;
        margin-top: 0;
    }

    .price_slider_wrapper .ui-widget.ui-widget-content {
        margin-right: 5px;
        margin-left: 5px;
    }

}

@media (max-width: 990px) {
    .car-details .section-detailed-specifications .list-unstyled,
    .car-details .section-packages-accessories .list-unstyled,
    .car-details .section-highlighted-features .list-unstyled,
    #modal-features-content .list-unstyled {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .car-details .car-detail-post-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .car-details .car-detail-post-option ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .single-cars-layout-mobile .detail-sections .detail-section .aside-lead-form-btn li a {
        font-weight: 600;
    }

    .card-proposed .deal-banner-a .banner-line2 {
        font-size: 9px;
    }

    .card-proposed .deal-banner-a {
        gap: 0;
    }

    .card-proposed {
        max-width: none;
    }
}

@media (max-width: 950px) {
    .card-proposed .bolt {
        display: none;
    }

    .card-proposed .banner-text:has(.banner-line3) {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media (max-width: 782px) {
    .admin-bar .nissan-main-nav {
        top: 112px
    }

    .admin-bar .nissan-header {
        top: 46px;
    }

}

@media (max-width: 767px) {
    .sidebar-vehicle-desktop {
        display: none;
    }

    .single-post .header_intro .intro-title.title-left {
        text-align: left;
        margin-bottom: 20px;
    }

    .single-post .header_intro_bg-image {
        margin-top: 130px;
    }

    .nissan-topbar {
        padding-left: 15px;
        padding-right: 10px;
    }

    .card-proposed .deal-banner-a .banner-line2 {
        font-size: 13px;
    }
    .card-proposed .bolt{
    display: block;
}

}

@media (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}

@media (max-width: 478px) {
    .card-proposed .banner-text, .card-proposed .banner-text:has(.banner-line3) {
        -webkit-transform: translateX(-21px);
        -ms-transform: translateX(-21px);
        transform: translateX(-21px);
        min-width: 112px;
    }

}

@media (max-width: 365px) {
    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn {
        left: 350px;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .vc_column_container:first-child {
        width: 300px;
    }
}

@media (max-width: 350px) {
    .car-details .car-detail-post-option {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .car-details .car-detail-post-option .cardealer-share-action-label {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .car-details .car-detail-post-option .cardealer-share-action-item {
        padding-left: 10px;
    }

    .page-template-page-custom .nissan-topbar .site-logo .sticky-logo {
        min-width: 80px;
        height: 45px !important;
        padding-top: 15px;
    }

    .nissan-topbar {
        padding-left: 10px;
    }
}

@media (max-width: 330px) {
    .page-template-page-vc_compatible.device-type-mobile:has(.cdhl-vehicle-filters) .cardealer-offcanvas-close-btn {
        left: 330px;
    }

    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1701428974149.vc_custom_1701428974150:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773821476071.vc_custom_1773821476073:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829261099.vc_custom_1773829261101:has(.cdhl-vehicle-filters) .vc_column_container:first-child,
    .page-template-page-vc_compatible.device-type-mobile .vc_row.vc_custom_1773829405330.vc_custom_1773829405332:has(.cdhl-vehicle-filters) .vc_column_container:first-child {
        width: 280px;
    }
}

/* Lead forms - success/error message styling (centered below button) */
.cardealer-lead-form p.schedule_test_msg,
.cardealer-lead-form p.get_e_price_test_msg,
.cardealer-lead-form p.request_more_info_msg,
.cardealer-lead-form p.make_an_offer_test_msg {
    text-align: center;
    margin: 0;
    padding: 10px 0;
}

/*print pdf for cars*/
@media print {
    .cars-template-default.single-cars bdcai-chat {
        display: none !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .sidebar-vehicle-desktop,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .sidebar-vehicle,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-details-sidebar,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .price,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .aside-price {
        display: block !important;
        position: static !important;
        visibility: visible !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .sticky-wrapper,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .sticky-box {
        position: static !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .col-lg-8 {
        width: 60% !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .col-lg-4 {
        width: 40% !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-attributes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-attributes li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 100%;
        font-size: 14px !important;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-attributes li span,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-attributes li strong {
        display: table-cell;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .car-attributes li span {
        min-width: 150px;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 .detail-big-car-gallery img,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .my-gallery img,
    .cars-template-default.single-cars .car-detail-layout-modern-1 .ps-car-listing {
        display: none;
    }

    .cars-template-default.single-cars .car-detail-layout-modern-1 #pscar-0 {
        display: block;
        width: 350px !important;
        max-width: 350px !important;
        height: auto !important;
        padding-top: 20px;
    }

    .cars-template-default.single-cars .nissan-header {
        position: unset;
    }

    .cars-template-default.single-cars .wrapper {
        margin-top: 20px;
    }

}


/* Плашка - разрешаем перенос, но блочно */
.stripe-single-item {
    display: inline-block;
}

/* Индивидуальное значение - не переносим внутри */
.stripe-value-item {
    display: inline-block;
    white-space: nowrap;
}

/* Крестик внутри значения */
.stripe-value-remove {
    margin-left: 5px;
    cursor: pointer;
    color: #dc3545;
    display: inline-block;
}

/* Основной крестик */
.stripe-remove-all {
    margin-right: 5px;
    display: inline-block;
}

/* Для мобильных устройств */
@media (max-width: 768px) {
    .stripe-single-item {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .stripe-value-item {
        display: inline-block;
        margin: 3px;
    }
}


/* Подсветка выбранных опций в выпадающем списке Select2 */
.select2-results__option.cd-selected-option {
    background-color: #fecaca !important;
    color: #323232 !important;
}

.select2-results__option.cd-selected-option.select2-results__option--highlighted {
    background-color: #fecaca !important;
}



