nav.navbar.navbar-expand-lg {
    height: 80px;
}

.py-80 {
    padding: 70px 0;
}

ul.dropdown-menu.dropdown-menu-dark.show {
    min-width: 30px;
    margin-top: 0;
    padding: 0;
}

.site-breadcrumb {
    padding-top: 100px;
    padding-bottom: 100px;
}

.car-single-author img {
    border-radius: 0%;
    width: 200px;
}

.car-single-widget.custom {
    border-radius: 0;
    border: 1px solid #ccc;
}

.car-single-widget.custom .car-single-meta i {
    font-size: 28px;
}

div#main_nav {
    text-align: center;
}

.accordion-item {
    margin-bottom: 30px;
}

.accordion-button:not(.collapsed) {
    border-bottom: none;
}

.accordion-button:not(.collapsed),
.accordion-body {
    background-color: #f4f6f9;
}

.accordion-button:not(.collapsed) {
    color: #0b0c0c;
}

button.accordion-button.collapsed {
    border: 1px solid #ddd;
}

ul#myTab.cars-information {
    display: flex;
    justify-content: space-around;
}

.car-key-content {
    width: 100%;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start !important;
    text-align: start;
}

.car-key-content > span:last-child {
    font-size: 1.2rem;
    font-weight: 800;
    color: #00a5d3;
}

.report-arrow {
    transform: rotateY(180deg);
}

.site-breadcrumb.report::before {
    background: #fff;
}

.site-breadcrumb.report {
    padding-top: 50px;
    padding-bottom: 50px;
}

.sidebar-wrapper {
    width: 370px;
    padding: 0px;
    overflow: auto;
}

.sidebar-content {
    padding: 20px;
}

@media (min-width: 992px) {
    .nav-right {
        margin-left: 50px;
    }
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00a5d3;
}

.nav-link,
.nav-link:hover,
.icon-sidebar {
    color: #08c2f5;
}

.nav {
    --bs-nav-link-color: #08c2f5;
    --bs-nav-link-hover-color: #08c2f5;
}

@media (min-width: 992px) {
    .navbar .nav-item .nav-link {
        margin-inline-end: 25px;
    }
    /*.navbar-brand img {*/
    /*    width: 220px;*/
    /*}*/
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.sidebar-content {
    position: relative;
    overflow: inherit;
    height: 100vh;
}

.login-form input[type="radio"] {
    width: 30px;
    height: 30px;
}

/* .car-area .car-item.wow.fadeInUp {
    height: 394px;
} */

.car-btns a {
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 50px;
    box-shadow: var(--box-shadow);
    margin-bottom: 8px;
    display: block;
}

.car-single-slider img {
    object-fit: cover;
    height: 70svh !important;
    width: 100% !important;
}

.flex-control-thumbs img {
    height: 180px !important;
}

.years-home ul.list {
    height: 300px;
    overflow: scroll !important;
}

.brand-slider.owl-carousel .owl-item img {
    display: inline-block !important;
}

.filter-box-container {
    display: grid;
    grid-template-rows: 70px 1fr;
    border: 1px solid #fff;
    padding: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    max-height: 400px;
    background-color: hsl(0, 0%, 100%);
    color: #000;
    margin-bottom: 20px;
    gap: 15px;
    transition: 0.3s all ease-in-out;
}

.filter-box-container:not(:has(.show)) {
    padding: 0;
    grid-template-rows: 70px 0fr;
    background-color: transparent;
}

.filter-box-container > button {
    cursor: pointer;
    background-color: #00a5d3;
    border: none;
    outline: none;
    padding: 15px;
    margin: 0px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff !important;
    transition: 0.3s all ease-in-out;
}

.filter-box-container > button.show {
    margin: -10px;
    margin-bottom: 10px;
}

.filter-box-container > div {
    overflow-y: auto;
    margin-bottom: 10px;
    padding-inline-end: 10px;
}

.filter-box-container.model {
    max-height: 250px;
}

.filter-box-container.price {
    padding-inline-end: 0;
}

.spinner-style-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.284);
}

@media (width >= 992px) {
    div#main_nav {
        height: 1px;
    }
}

.plate_row {
    height: 125px;
    background-size: 100% 100%;
}
.letters_row {
    height: 100%;
    width: 83%;
    position: absolute;
    left: 4px;
    top: 3px;
    text-transform: uppercase;
    direction: ltr;
}
.letters_row .row {
    height: 100%;
}
.row_cell {
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row_cell h3 {
    font-size: 19px;
}
.plate_number {
    display: none;
    font-weight: bold;
    font-size: 18px;
    color: #4b4b4b;
}
.bold {
    font-weight: bold;
}

/* Start Select 2 */
.select2-container .select2-selection--single {
    height: 55px !important;
    border-radius: 10px !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 52px !important;
    color: #757f95 !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 13px !important;
    right: 13px !important;
    left: auto !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-inline-start: 20px !important;
    text-align: start;
}
/* End Select 2 */

/* Start Nav Tab */
.nav-item {
    width: 50%;
    transition: all 0s;
}
.nav-tabs .nav-link {
    color: #000;
    margin: auto;
    width: 100%;
    transition: all 0s;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #08c2f5 !important;
    border: 0;
    border-bottom: 2px solid #08c2f5;
    transition: all 0s;
    font-weight: bold;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
    color: #08c2f5 !important;
    border: 0;
    border-bottom: 2px solid #08c2f5;
    transition: all 0s;
    font-weight: bold;
}
/* End Nav Tab */

.hero-single {
    position: relative;
    height: 90svh;
}

.dealer-banner-content {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
}
.custom_link {
    height: 50px;
}
.follow_div {
    position: absolute;
    right: 60px;
}
.fade:not(.show) {
    display: none;
}

.custom_filter_box {
    padding: 20px 7px;
    overflow: hidden;
    height: auto !important;
}
.custom_secondary_btn {
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 3px 0;
}
.custom_primary_btn {
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #08c2f5;
    color: #fff;
    padding: 3px 0;
}
.custom_primary_btn:hover {
    background: #08c2f5;
    color: #fff;
}
.custom_secondary_btn:focus {
    box-shadow: none;
}
.share_btn {
    position: absolute;
    right: 20px;
    top: 18px;
}
.custom_label {
    font-weight: 500;
    font-size: 13px;
}
.left_column_en {
    text-align: left;
}

.custom_check {
    display: inline;
    vertical-align: middle;
    width: 19px;
}
.target_inp {
    display: none;
}
.result_div {
    display: none;
}

.car-single-author-content {
    width: 100%;
}
.car-single-author-social {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
    text-align: center;
}
.custom_social a {
    width: 100%;
    color: #fff;
    margin-inline-end: 0;
    font-size: 20px;
    border-radius: 3px;
}
.custom_social a:hover {
    color: #fff;
}
.custom_social a.whatsapp {
    background: #11b76b;
    font-size: 22px;
}
.custom_social a.phone {
    background: #08c2f5;
    padding: 2.5px 0;
}
.car-img img {
    object-fit: cover;
    width: 100%;
}
.custom_plate_row {
    height: 360px !important;
}
.custom_row_cell h3 {
    font-size: 40px !important;
}
.custom_radio_label {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #000;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}
.custom_radio_label.active {
    font-weight: bold;
    background: #00a5d3;
    color: #fff;
}
.custom_fav_plate_row {
    height: 117px !important;
}

.login-form .login-header {
    margin-bottom: 15px;
}

.preloader_ {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background-color: #ffffff54;
}
.preloader-inner_ {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1;
}
.login-form .login-header img {
    width: 100px;
}

.searc_install_box,
.searc_install_box input {
    text-align: start;
}

.searc_install_box .toggleBTN label {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.searc_install_box .toggleBTN input[type="checkbox"] {
    width: 30px;
    aspect-ratio: 1/1;
}

.searc_install_box .toggleBTN input[type="checkbox"]:checked {
    width: 15px;
    margin-inline-start: 10px;
}

.searc_install_box .toggleBTN:has(input[type="checkbox"]:checked) label {
    display: block;
}

.searc_install_box .calcBTN {
    display: inline-flex;
}

.viewOnMap {
    text-align: center;
}

.viewOnMap a {
    display: inline-block;
    background-color: #00a5d3;
    color: #fff;
    margin-top: 25px;
    padding: 10px 25px;
    border-radius: 5px;
}

.viewOnMap a i {
    margin-inline-end: 10px;
}

@media (max-width: 992px) {
    .plate_row {
        height: 155px;
    }
}
@media (max-width: 560px) {
    .navbar-brand img {
        width: 60px;
    }
    h4 {
        font-size: 17px;
    }
    div#main_nav {
        height: auto;
    }
    .nav-item {
        width: 100%;
    }
    .navbar .nav-item .nav-link {
        padding: 8px 0 8px 0 !important;
    }
    .sidebar-btn {
        display: none;
    }
    .login-nav-item a {
        padding: 5px 15px !important;
        margin: 20px 20px 31px 0 !important;
        width: 100% !important;
    }
    .site-breadcrumb {
        padding-bottom: 30px;
        padding-top: 110px;
    }
    .car-item-single {
        padding: 12svh 0;
    }
    .car-single-widget {
        padding: 10px;
    }
    .share_btn {
        position: absolute;
        right: 2px;
        top: -30px;
    }
    .car-single-meta li {
        font-size: 14px;
        margin: 0 !important;
    }
    .car-single-slider img {
        height: 240px !important;
    }
    .car-single-slider .flex-control-thumbs img {
        height: 70px !important;
    }
    .cars-information .nav-item {
        width: 50% !important;
    }
    .car-key-item {
        margin-bottom: 5px;
        gap: 6px;
    }
    .car-key-icon {
        margin-top: 0;
    }
    .car-key-icon i {
        font-size: 17px;
    }
    .car-key-content {
        font-size: 12px;
    }
    .custom_col_pad {
        padding: 0;
    }
    .car-single-overview #map {
        height: 150px !important;
    }
    .car-single-overview p {
        font-size: 14px;
    }
    .car-single-price {
        display: inline-block;
        width: 50%;
    }
    .car-single-meta {
        display: inline-block;
    }
    .car-single-widget.custom .car-single-meta i {
        font-size: 18px;
        vertical-align: text-top;
    }
    .car-single-widget br {
        display: none;
    }
    .car-single-author-social.custom_social {
        text-align: center;
    }
    .car-single-author-social.custom_social i {
        vertical-align: baseline;
    }
    .car-single-author-social.custom_social .whatsapp i {
        font-size: 21px;
    }
    .car-single-author-social.custom_social .phone i {
        font-size: 17px;
    }

    .custom_plate_row {
        height: 150px !important;
    }
    .custom_row_cell h3 {
        font-size: 22px !important;
    }
    .plate_row {
        height: 140px;
    }
    .car-footer {
        padding-top: 5px;
        margin-top: 5px;
    }
    .car-item {
        margin-bottom: 5px;
    }
    .footer-logo {
        text-align: center;
        width: 100%;
    }
    .footer-logo img {
        width: 100px;
    }

    .hero-slider {
        margin-top: 80px;
    }
    .hero-single .hero-content .hero-title {
        font-size: 26px;
    }
    .hero-single .hero-img {
        position: absolute;
    }
    .find-car {
        margin-top: 17px;
    }
    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        bottom: 0 !important;
    }
    .custom_small_plate_row {
        height: 150px !important;
    }
    .view_grid_optimizer {
        justify-content: center;
    }
}

.header-top-left span {
    padding: 0;
    margin: 0;
}

.headSettings.row {
    align-items: center;
}

.headSettings.row > * {
    width: auto;
}

.logoutFRM {
    display: inline-block;
    font-family: inherit;
}

.logoutFRM button {
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: inherit;
    border: none;
    outline: none;
    background-color: transparent;
    transition: 0.3s all ease-in-out;
}

.logoutFRM button:hover {
    color: var(--theme-color);
}

.customSlideView {
    position: relative;
    width: 100%;
    height: 90svh;
    background-size: cover !important;
    background-position: center center !important;
}

.customSlideView .sliderTitle {
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
    background-color: var(--theme-color);
    color: #fff;
    padding: 1rem 2rem;
    font-size: 3rem;
    max-width: 90%;
    font-weight: 700;
    border-radius: 0 25px 25px 0;
}

.newBrandUIFix {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.brandView {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.brand-View-IMG > img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: contain !important;
}

.car-img {
    background-color: var(--theme-color);
    max-height: 30svh;
}

.car-img .car-price {
    pointer-events: none;
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
    z-index: 100;
    background-color: var(--theme-color);
    color: #fff;
    text-wrap: nowrap;
    padding: 5px 20px;
    border-start-end-radius: 20px;
    border-end-end-radius: 20px;
}

.car-footer .currency {
    font-size: 0.7em;
}

.car-footer .showCarCardShare {
    background-color: #000;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}

.car-footer .showCarCardBTN {
    width: 100%;
}

.dealer-content {
    text-align: start;
}

.dealer-content p {
    text-align: start;
    width: 100%;
}

.rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.rating .stars {
    color: gold;
}

.dealer-footer {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.carBodyType {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    text-align: center;
}

.carBodyType .carType img {
    width: 70%;
    aspect-ratio: 1/1;
    object-fit: contain;
}

.brandSliderContainer {
    position: relative;
    --translate-value: -50%;
}

.brandSliderContainer .controls button {
    position: absolute;
    inset-inline-start: -20px;
    inset-block: 10%;
    translate: var(--translate-value) 0%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    width: 60px;
    font-size: 1.6rem;
    border: none;
    outline: none;
    color: #000;
    background-color: transparent;
    transition: 0.3s all ease-in-out;
}

.brandSliderContainer .controls button:last-child {
    inset-inline-start: auto;
    inset-inline-end: -20px;
    translate: calc(-1 * var(--translate-value)) 0%;
}

.brandSliderContainer .controls button:hover {
    color: #00a5d3;
}

.searc_install_box .form-group label {
    width: 100%;
    text-align: start;
    margin-top: 20px;
}

.searc_install_box .toggleBTN label {
    width: 100%;
    text-align: center;
}

.searc_install_box .calculatorHeading {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.Car-View-Items-List {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
}

.newInteractiveFilter {
    background: var(--color-white);
    border-radius: 10px;
    padding: 2rem;
    margin-bottom: 25px;
    box-shadow: var(--box-shadow);
}

.newInteractiveFilter .formHead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #0b0c0c20;
}

.newInteractiveFilter .formHead .ctrlBTNS button {
    display: none;
    border: none;
    outline: none;
    border-radius: 10px;
    color: #fff;
    background-color: #00a5d3;
    padding-inline: 20px;
    aspect-ratio: 1/1;
}

.newInteractiveFilter .custom_Multicheck_Container > label {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    z-index: 20;
}

.newInteractiveFilter
    .custom_Multicheck_Container
    > label:has(input[type="text"]:focus),
.newInteractiveFilter
    .custom_Multicheck_Container
    > label:has(input.viewerCheck:checked),
.newInteractiveFilter .custom_Multicheck_Container > label:hover {
    z-index: 200;
}

.newInteractiveFilter .custom_Multicheck_Container > label > .viewerCheck {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.newInteractiveFilter
    .custom_Multicheck_Container
    > label
    > input[type="text"] {
    line-height: 50px;
    color: var(--body-text-color);
    border: 1px solid #e8e8e8;
    outline: none;
    border-radius: 10px;
    padding: 0px 20px;
}

.newInteractiveFilter
    .custom_Multicheck_Container
    > label
    > .custom_Multicheck_input_viewer {
    display: none;
    position: absolute;
    inset-inline-start: 0;
    top: 100%;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    background: var(--color-white);
    min-height: 50px;
    max-height: 250px;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: var(--box-shadow);
}

.newInteractiveFilter
    .custom_Multicheck_Container
    > label:has(input[type="text"]:focus)
    > .custom_Multicheck_input_viewer,
.newInteractiveFilter
    .custom_Multicheck_Container
    > label:has(input.viewerCheck:checked)
    > .custom_Multicheck_input_viewer,
.newInteractiveFilter
    .custom_Multicheck_Container
    > label:hover
    > .custom_Multicheck_input_viewer {
    display: block;
    opacity: 1;
    pointer-events: all;
}

.newInteractiveFilter .inner_viewer_container {
    max-height: 200px;
    overflow: auto;
}

.newInteractiveFilter .inner_viewer_container > .row {
    margin: 0;
}

.newInteractiveFilter .buttonsConteiner {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 10px;
    padding-bottom: 10px;
}

.newInteractiveFilter .buttonsConteiner > button {
    white-space: nowrap;
    border: none;
    outline: none;
    padding: 12px 20px;
    border-radius: 10px;
    font-family: inherit;
    color: #fff;
    background-color: #00a5d3;
}

.newInteractiveFilter .buttonsConteiner > button.btn-reset {
    background-color: rgb(238, 207, 30);
    color: #000;
}

.newInteractiveFilter form .filter_closer {
    display: none;
}

.newInteractiveFilter form .filter-mobile-continer .buttonsConteiner {
    margin-top: 20px;
}

.custom-seller-info > div {
    display: grid;
    grid-template-columns: 1fr 20%;
    gap: 2rem;
}

.custom-seller-info .custom_share_btn {
    background-color: #000;
}

.custom-seller-info .seller_name {
    font-size: 1.6rem;
    font-weight: 800;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.custom-seller-info .car-single-author-content > p {
    font-size: 1.2rem;
}

.custom-seller-info .car-single-author-content > p > i {
    font-size: 1.2rem;
    color: #00a5d3;
    margin-inline-end: 10px;
}

.imagePreviewer {
    display: none;
    position: fixed;
    inset: 0;
    background-color: #000000c3;
    z-index: 10000;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.imagePreviewer.show {
    display: flex;
}

.imagePreviewer img {
    max-width: 90svw;
    max-height: 90svh;
    object-fit: contain;
    object-position: center center;
}

.new-dealer-banner {
    display: grid;
    grid-template-columns: 4fr 1fr;
    align-items: stretch;
    background-color: var(--color-white);
    box-shadow: var(--box-shadow);
    padding: 2rem;
    border-radius: 15px;
    gap: 20px;
}

.new-dealer-banner .info {
    display: grid;
    grid-template-columns: clamp(200px, 25%, 350px) auto;
    align-items: stretch;
    gap: 20px;
}

.new-dealer-banner .info img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.new-dealer-banner .info .data h3 {
    font-weight: 900;
    font-size: 2rem;
}

.new-dealer-banner .info .data .owner {
    font-weight: 600;
    font-size: 1.2rem;
    color: var(--theme-color);
}

.new-dealer-banner .info .data .car_counter {
    color: #808080;
    font-size: 0.9em;
}

.new-dealer-banner .info .data .rating {
    display: inline-flex;
    align-items: center;
    gap: 0;
}

.new-dealer-banner .info .data .rating i {
    color: gold;
}

.new-dealer-banner .info .data .rating span {
    margin-inline-start: 10px;
}

.new-dealer-banner .contact-area {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    gap: 10px;
}

.new-dealer-banner .contact-area a,
.new-dealer-banner .info .data .follow {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    color: #fff;
    background-color: #000000;
    border-radius: 5px;
    padding: 15px 25px;
}

.new-dealer-banner .info .data .follow {
    padding: 8px 25px;
    margin-top: 10px;
    background-color: #08c2f5;
    font-size: 0.9rem;
}
.new-dealer-banner .info .data .follow.disabled {
    background-color: #022d31!important;
}

.new-dealer-banner .contact-area a.whatsapp {
    background-color: #11b76b;
}

.new-dealer-banner .contact-area a.phone {
    background-color: #08c2f5;
}

@media (width <= 1080px) {
    .brandSliderContainer {
        padding-inline: 10svw;
        --translate-value: 25%;
    }

    .car-img {
        max-height: none;
    }

    .car-area.list .car-item .car-item-innerView {
        grid-template-columns: 1fr;
        grid-template-rows: 30svh 1fr;
    }
}

@media (width <= 780px) {
    .customSlideView .sliderTitle {
        font-size: 2rem;
    }

    .carBodyType {
        grid-template-columns: repeat(4, 1fr);
    }

    .newInteractiveFilter .formHead {
        border-bottom: none;
        margin: 0;
        padding: 0;
    }

    .newInteractiveFilter .formHead .ctrlBTNS button {
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    .newInteractiveFilter form {
        display: none;
        position: fixed;
        inset: 0;
        z-index: 1000;
        justify-content: center;
        align-items: center;
    }

    .newInteractiveFilter form.show {
        display: inline-flex;
    }

    .newInteractiveFilter form .filter_closer {
        display: inline-block;
        position: fixed;
        top: 5%;
        inset-inline-end: 3%;
        background-color: transparent;
        border: none;
        outline: none;
        color: #fff;
        font-size: 2rem;
        z-index: 2;
    }

    .newInteractiveFilter form .overlay {
        position: fixed;
        inset: 0;
        z-index: 1;
        background-color: #0000006f;
    }

    .newInteractiveFilter form .filter-mobile-continer {
        display: flex;
        position: relative;
        z-index: 2;
        background-color: var(--color-white);
        width: 80svw;
        height: 85svh;
        overflow-y: auto;
        padding: 2rem;
    }

    .newInteractiveFilter form .filter-mobile-continer .buttonsConteiner {
        position: sticky;
        bottom: 0;
        width: 100%;
        background-color: var(--color-white);
        z-index: 100;
        padding-top: 20px;
        border-top: 1px solid #757f95;
        margin-top: 50px;
    }

    .new-dealer-banner {
        grid-template-columns: 1fr auto;
    }
}

@media (width <= 600px) {
    .carBodyType {
        grid-template-columns: repeat(3, 1fr);
    }

    .brandSliderContainer .controls button {
        display: none;
    }

    .Car-View-Items-List {
        grid-template-columns: repeat(1, 1fr);
    }

    .custom-seller-info > div {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .car-single-author img {
        width: 150px;
    }

    .new-dealer-banner {
        grid-template-columns: 1fr;
    }

    .new-dealer-banner .info {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

@media (width <= 400px) {
    .carBodyType {
        grid-template-columns: repeat(2, 1fr);
    }
}
