#counry_deals_section .list-group-item.active {
    background-color: #ecf5ff;
    border-color: #ecf5ff;
    color: var(--color-black-50);
}

#counry_deals_section .list-group-item {
    background-color: #f6f6f8;
    border-color: #f6f6f8;
    color: var(--color-black-40);
    font-family: var(--font-family-Lato);
    font-size: var(--font-size-16s);
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
}

#counry_deals_section .list-group-item {
    border-radius: 100px;
}

/* all makes */
.grid-autoparts-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 206px;
    row-gap: 0px;
}

.hov-seller:hover {
    color: var(--color-blue-70) !important;
    text-decoration: underline !important;
}

.grid-autoparts-4-item {
    list-style-type: none;
    margin: 0px;
    padding: 10px 0px 10px 10px;
}

.grid-autoparts-4-item li {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    padding-bottom: 22px;
}

/* makes */
.popular_makes .card {
    border: 1px solid #dcdae2;
    margin-bottom: 30px;
}

.hov-makes:hover {
    background-color: var(--color-white-500) !important;
}

.hov-makes-cars:hover {
    border: 1px solid var(--color-blue-50);
}

.popular_makes .slick-prev {
    left: -85px;
    border: 1px solid #aeb1b8;
    top: 46% !important;
    box-shadow: 0px 0px 6.08px 0px #2f2b434d;
}

.popular_makes .slick-next {
    right: -58px;
    border: 1px solid #aeb1b8;
    top: 46% !important;
    box-shadow: 0px 0px 6.08px 0px #2f2b434d;
}

.popular_makesn .slick-arrow {
    background-color: rgba(255, 255, 255, 0.663) !important;
}

.popular_makes:hover .slick-arrow {
    background-color: var(--color-blue-50);
}

.popular_makes .slick-prev:hover,
.popular_makes .slick-next:hover {
    background-color: var(--color-blue-50) !important;
    color: white !important;
}

.popular_makes .slick-prev:hover::before,
.popular_makes .slick-next:hover::before {
    color: white !important;
}

.popular_makes .slick-prev:before,
.popular_makes .slick-next:before {
    font-size: 14px !important;
}

.popular_makesn h3 {
    color: var(--color-black-50);
    letter-spacing: -0.014em;
}

.popular_makesn .slick-slide {
    margin-right: 30px;
    max-width: 11.25rem;
}

.popular_makesn {
    max-width: 1028px;
}

.popular_makes .used_cars_imgs_1024 {
    width: 60px;
    height: 60px;
    object-fit: contain;
    max-width: 100%;
}

.header-cars {
    font-family: Sofia Pro;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.016em;
    color: #020408;
}

.faqs .header-cars {
    margin-bottom: 32px;
}

.category .header-cars {
    margin-bottom: 32px;
}

.popular .header-cars {
    margin-bottom: 32px;
}

a.viewbox {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #5d6370;
    margin-top: 32px;
    cursor: pointer;
}

a.viewbox:hover {
    color: var(--color-blue-50);
}

a.viewbox:hover svg {
    fill: var(--color-blue-50);
}

.deals-country .gr4x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    padding-top: 32px;
}

.deals-country .gr4x .grc4x {
    padding: 10px;
}

.low-mileage-section .grc4x {
    padding: 10px;
}

.grd-img {
    text-align: center;
}

.grd-img img {
    object-fit: contain;
    height: 194px;
    width: 285px;
    max-height: 194px;
}

.deals-country .gr4x .grc4x .dflx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.low-mileage-section .dflx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.deals-country .gr4x .grc4x .price-car {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.016em;
    color: #0c1529;
    margin-bottom: 0px;
    flex-grow: 1;
}

.low-mileage-section .price-car {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.016em;
    color: #0c1529;
    margin-bottom: 0px;
    flex-grow: 1;
}

.deals-country .gr4x .grc4x .title-car {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #353c4d;
    margin-bottom: 0px;
}

.low-mileage-section .title-car {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #353c4d;
    margin-bottom: 0px;
}

.fav-icon {
    font-size: 26px;
    height: 25px;
    width: 26px;
    cursor: pointer;
    color: #ced0d4;
}

#search_bannar {
    padding-bottom: 32px;
}

#filter_new_car {
    position: absolute;
    min-width: 312px;
    left: 19px;
    top: 67px;
    padding: 12px 21px;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 4px 10px #2f2b4333;
}

#filter_new_car .title-filter {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 0px;
}

#filter_new_car .title-filter::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("/assets/images/banners/logo-transparent.png");
    background-repeat: no-repeat;
    height: 136px;
    width: 156px;
}

.fliter-classification {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 6px;
    row-gap: 9px;
    margin-top: 11px;
}

.fliter-classification .span-2-row {
    grid-column: 1 / span 2;
}

.fliter-classification .span-2-row input {
    width: 100%;
}

.filter-btn-srch {
    width: 100%;
    height: 39px;
    border: 1px solid #2f2b4333;
    border-radius: 3px;
    color: #858a94;
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.01em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.srch-button button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7.5px;
    width: 100%;
    height: 39px;
    border: 1px solid;
    background-color: #2a9fe8;
    border-radius: 3px;
    font-family: Lato;
    font-size: 13.5px;
    font-weight: 600;
    line-height: 19.5px;
    letter-spacing: -0.012em;
    color: #ffffff;
}

.fliter-classification .text-search {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 12px;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: var(--color-blue-50);
    padding: 9px 0px 0px 8px;
    cursor: pointer;
}

.fliter-classification .stock-number {
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #858a94;
    border-radius: 3px;
    height: 39px;
    border: 1px solid #2f2b4333;
}

.fliter-classification .stock-number::placeholder {
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #858a94;
}

.max-162-grid {
    max-width: 145px;
}

.mn-slick .slick-next {
    border: 1px solid #aeb1b8;
    box-shadow: 0px 0px 6.08px 0px #2f2b434d;
    background-color: white !important;
}

.mn-slick .slick-prev {
    border: 1px solid #aeb1b8;
    box-shadow: 0px 0px 6.08px 0px #2f2b434d;
    background-color: white !important;
}

.mn-slick .slick-prev:before,
.mn-slick .slick-next:before {
    font-size: 14px !important;
}

.mn-slick .slick-next:hover,
.mn-slick .slick-prev:hover {
    background-color: var(--color-blue-50) !important;
}

.mn-slick .slick-next:hover::before,
.mn-slick .slick-prev:hover::before {
    color: white;
}

.ready-sat-go {
    background-color: #002437;
}

.ready-sat-go .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    color: #ffffff;
    margin-bottom: 8px;
}

.ready-sat-go .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 32px;
}

.ready-sat-go .read-sat-cars {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.ready-sat-go .read-sat-cars .image-sat-cars {
    overflow: hidden;
}

.ready-sat-go .read-sat-cars .image-sat-cars img {
    transition: transform 0.4s ease;
    border-radius: 10.27px;
    cursor: pointer;
    width: 100%;
    height: auto;
    min-height: 354.63px;
    min-width: 410.66px;
}

.ready-sat-go .read-sat-cars .image-sat-cars:hover img {
    transform: scale(1.12);
    /* zoom level */
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {

    /* makes */
    .h-178 {
        max-height: 165px;
    }

    .w-180 {
        max-width: 165px;
    }

    .popular_makesn {
        max-width: 960px;
    }

    /* bannar filter card */
    #filter_new_car {
        min-width: 274px;
        top: 49px;
    }

    /* .grd-img img {
    max-width: 246px;
    max-height: 180px;
  } */
    /* best seller */
    .grid-autoparts-4 {
        column-gap: 184px;
    }

    .ready-sat-go .read-sat-cars .image-sat-cars img {
        min-height: 302.63px;
        min-width: 350.66px;
    }
}

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

    /* makes */
    .h-126 {
        height: 126px !important;
    }

    .h-178 {
        max-height: 126px;
    }

    .w-180 {
        max-width: 144px;
    }

    .popular_makesn {
        max-width: 886px;
    }

    .used_cars_imgs_1024 {
        height: 42px !important;
        width: 42px !important;
    }

    .fsr-14 {
        font-size: 14px !important;
    }

    .popular_makes .slick-prev {
        left: -45px !important;
    }

    .popular_makes .slick-next {
        right: -16px !important;
    }

    /* bannar filter card */
    #filter_new_car {
        min-width: 274px;
        top: 49px;
    }

    /* .grd-img img {
    max-width: 202px;
    max-height: 161px;
  } */
    .fav-icon {
        font-size: 21px;
        height: 21px;
        width: 22px;
    }

    .deals-country .gr4x .grc4x .title-car {
        font-size: 18px;
        line-height: 26px;
    }

    .deals-country .gr4x .grc4x .dflx {
        margin-bottom: 5px;
    }

    .deals-country .gr4x {
        padding-top: 18px;
    }

    .low-mileage-section .title-car {
        font-size: 18px;
        line-height: 26px;
    }

    .low-mileage-section .dflx {
        margin-bottom: 5px;
    }

    .low-mileage-section .gr4x {
        padding-top: 18px;
    }

    #filter_new_car {
        max-width: 225px;
        min-width: 221px;
        top: 34px;
        padding: 12px;
    }

    #filter_new_car .title-filter {
        font-size: 13px;
        line-height: 16px;
    }

    .fliter-classification {
        row-gap: 6px;
        margin-top: 16px;
    }

    .header-cars {
        font-size: 22px;
    }

    .category .header-cars {
        margin-bottom: 26px;
    }

    .faqs .header-cars {
        margin-bottom: 26px;
    }

    .grid-autoparts-4-item li {
        font-size: var(--font-size-14);
        padding-bottom: 18px;
    }

    a.viewbox {
        font-size: 14px;
        margin-top: 14px;
    }

    #counry_deals_section .list-group-item {
        font-size: var(--font-size-14);
    }

    /* best seller */
    .grid-autoparts-4 {
        column-gap: 124px;
    }

    .ready-sat-go .read-sat-cars .image-sat-cars img {
        min-height: 170.63px;
        min-width: 290.66px;
    }

    .ready-sat-go .title {
        font-size: 26px;
        line-height: 36px;
    }

    .ready-sat-go .para {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {

    /* makes */
    .popular_makesn {
        max-width: 809px !important;
    }

    .h-126 {
        height: 126px !important;
    }

    .h-178 {
        max-height: 126px;
    }

    .w-180 {
        max-width: 144px;
    }

    .used_cars_imgs_1024 {
        height: 42px !important;
        width: 42px !important;
    }

    .fsr-14 {
        font-size: 14px !important;
    }

    .popular_makes .slick-prev {
        left: -45px !important;
    }

    .popular_makes .slick-next {
        right: -24px !important;
    }

    /* bannar filter card */
    #filter_new_car {
        min-width: 274px;
        top: 49px;
    }

    /* .grd-img img {
    max-width: 202px;
    max-height: 161px;
  } */
    .fav-icon {
        font-size: 21px;
        height: 21px;
        width: 22px;
    }

    .deals-country .gr4x .grc4x .title-car {
        font-size: 18px;
        line-height: 26px;
    }

    .deals-country .gr4x .grc4x .dflx {
        margin-bottom: 5px;
    }

    .deals-country .gr4x {
        padding-top: 18px;
    }

    .low-mileage-section .title-car {
        font-size: 18px;
        line-height: 26px;
    }

    .low-mileage-section .dflx {
        margin-bottom: 5px;
    }

    .low-mileage-section .gr4x {
        padding-top: 18px;
    }

    #filter_new_car {
        max-width: 225px;
        min-width: 221px;
        top: 34px;
        padding: 12px;
    }

    #filter_new_car .title-filter {
        font-size: 13px;
        line-height: 16px;
    }

    .fliter-classification {
        row-gap: 6px;
        margin-top: 16px;
    }

    .header-cars {
        font-size: 22px;
    }

    .category .header-cars {
        margin-bottom: 26px;
    }

    .faqs .header-cars {
        margin-bottom: 26px;
    }

    .grid-autoparts-4-item li {
        font-size: var(--font-size-14);
        padding-bottom: 18px;
    }

    a.viewbox {
        font-size: 14px;
        margin-top: 14px;
    }

    #counry_deals_section .list-group-item {
        font-size: var(--font-size-14);
    }

    /* best seller */
    .grid-autoparts-4 {
        column-gap: 124px;
    }

    .ready-sat-go .read-sat-cars .image-sat-cars img {
        min-height: 170.63px;
        min-width: 290.66px;
    }

    .ready-sat-go .title {
        font-size: 26px;
        line-height: 36px;
    }

    .ready-sat-go .para {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 20px;
    }
}

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

    /* makes */
    .popular_makesn {
        max-width: 640px !important;
    }

    .fsr768-10 {
        font-size: 10px !important;
    }

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

    .w-180 {
        width: 110px !important;
    }

    .h-126 {
        height: 96px !important;
    }

    .h-178 {
        max-height: 126px;
    }

    .popular_makes .slick-prev {
        left: -45px !important;
    }

    .popular_makes .slick-next {
        right: -24px !important;
    }

    /* all category */
    .grid-autoparts-4-item li {
        font-size: var(--font-size-12) !important;
        line-height: 16px !important;
    }

    /* bannar filter card */
    #filter_new_car {
        min-width: 274px;
        top: 49px;
    }

    /* .grd-img img {
    max-width: 142px;
    max-height: 110px;
  } */
    .fav-icon {
        font-size: 16px;
        height: 16px;
        width: 16px;
    }

    .deals-country .gr4x .grc4x .title-car {
        font-size: 16px;
        line-height: 26px;
    }

    .deals-country .gr4x .grc4x .price-car {
        font-size: 18px;
        line-height: 16px;
    }

    .deals-country .gr4x .grc4x .dflx {
        margin-bottom: 5px;
    }

    .deals-country .gr4x {
        padding-top: 18px;
    }

    .deals-country .gr4x {
        grid-template-columns: repeat(3, 1fr);
    }

    .grd-img img {
        max-height: 155px;
    }

    .low-mileage-section .title-car {
        font-size: 16px;
        line-height: 26px;
    }

    .low-mileage-section .price-car {
        font-size: 18px;
        line-height: 16px;
    }

    .low-mileage-section .dflx {
        margin-bottom: 5px;
    }

    .low-mileage-section .gr4x {
        padding-top: 18px;
    }

    #filter_new_car {
        max-width: 223px;
        min-width: 176px;
        top: 26px;
        padding: 8px;
        left: 7px;
    }

    #filter_new_car .title-filter {
        font-size: 10px;
        line-height: 16px;
    }

    .header-cars {
        font-size: 20px;
    }

    .category .header-cars {
        margin-bottom: 26px;
    }

    .faqs .header-cars {
        margin-bottom: 26px;
    }

    .grid-autoparts-4-item li {
        font-size: var(--font-size-14);
        padding-bottom: 18px;
    }

    a.viewbox {
        font-size: 12px;
        margin-top: 10px;
    }

    #counry_deals_section .list-group-item {
        font-size: var(--font-size-14);
    }

    .fliter-classification .text-search {
        font-size: 10px;
        line-height: 16px;
        padding: 2px 8px;
    }

    .srch-button button {
        height: 32px;
        font-size: 10px;
    }

    .fliter-classification .stock-number {
        font-size: 8px;
        height: 32px;
    }

    .fliter-classification .stock-number::placeholder {
        font-size: 8px;
    }

    .filter-btn-srch {
        height: 32px;
        font-size: 8px;
    }

    .fliter-classification {
        row-gap: 3px;
        margin-top: 9px;
    }

    .hov-menu-form li {
        padding: 7px 2px;
    }

    /* best seller */
    .grid-autoparts-4 {
        column-gap: 52px;
    }

    .ready-sat-go .read-sat-cars {
        gap: 18px;
    }

    .ready-sat-go .read-sat-cars .image-sat-cars img {
        min-height: 170.63px;
        min-width: 210.66px;
    }

    .ready-sat-go .title {
        font-size: 22px;
        line-height: 26px;
    }

    .ready-sat-go .para {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 20px;
    }
}