.filter-wrapper {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(0, 0, 0, 0.19) !important;
}

.filter-wrapper .heading {
    background-color: #4d4d4d;
    padding: 15px 25px;
}

.filter-wrapper .heading h3 {
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
}

/* .filter-list-wrapper {
  height: 100vh;
  overflow-y: auto;
} */

.filter-result::-webkit-scrollbar,
.filter-list-wrapper::-webkit-scrollbar {
    width: 0;
}

.filter-list-wrapper .filter-list {
    padding: 0 10px;
    border-radius: 0;
}

.filter-list-wrapper .filter-list:nth-child(even) {
    background-color: #f5f5f5;
}

.filter-result-wrapper h5,
.filter-list-wrapper .filter-list h6 {
    font-family: Georama, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.filter-result-wrapper h5 {
    font-size: 28px;
    font-weight: 600;
}

.fc-filter-item .form-check-input {
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 10px;
}

.fc-filter-item {
    padding-top: 0;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .fc-filter-item {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .filter-list-wrapper .filter-list {
        padding: 0 35px;
    }
}

.fc-filter-item:nth-last-child(1) {
    border-bottom: none;
}

/* Filter result */

.filter-result-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .filter-result-wrapper {
        margin: 40px 20;
    }
}

.red-reset-map-link {
    color: #e51836;
}

.locations {
    background-color: #e6e6e6;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    max-width: min-content;
    padding: 10px 25px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .locations {
        margin-left: 20px;
    }
}

.locations p {
    margin-bottom: 0;
}

.card-badge h3,
.card-badge p {
    color: #fff !important;
    text-align: right;
}

.card-badge{
    padding: 7px 18px;
}

.filter-result-wrapper .product-card .card-title {
    text-transform: inherit;
    font-weight: 600;
    font-size: 28px;
}

.filter-result-wrapper .product-card {
    margin: 15px 0;
}

.filter-result-wrapper .product-card p {
    color: #4d4d4d;
    font-size: 10px;
}

.filter-result-wrapper .product-details .specifications .price td {
    text-transform: inherit;
    font-size: 20px;
    border-bottom: 1px solid #b3b3b3;
}

.filter-result-wrapper .product-details .specifications .location td {
    text-transform: inherit;
    font-size: 15px;
}

.filter-result-wrapper
.product-details
.specifications
.price
td:nth-last-child(1) {
    color: #e51836;
    font-weight: 600;
}

/* @media (min-width: 768px) {
  .filter-result {
    margin-top: 20px;
    height: 100vh;
    overflow-y: auto;
  }
} */

/* Shop Now Page */
.shop-now-main p,
.shop-now-main small,
.shop-now-main h1 {
    color: #fff;
}

.shop-now-main h1 {
    font-size: 27px;
}

.shop-now-main small {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

.shop-now-main .red-btn:hover {
    background-color: #000;
    color: #fff !important;
}

/* Shop Now details pgae */

.shop-now-details-wrapper h4 {
    font-family: Georama, sans-serif;
}

/* .shop-now-details-wrapper .shop-now-slider-nav .slick-slide{
  width: 200px !important;
} */

.shop-now-details-wrapper .implements-column {
    background-color: #fff;
}

/* .details-content.sidbar-list-wrapper {
  height: 100vh;
} */

.details-content {
    padding: 20px;
}

.details-content .dealer-location img {
    object-fit: contain;
    margin-right: 5px;
}

.details-content .header-wrapper p {
    margin-bottom: 0;
}

.details-content .model-name h4 {
    text-transform: initial;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
}

.details-content .model-name p {
    text-transform: uppercase;
    font-size: 14px;
}

.details-content .model-price {
    text-align: center;
}

.details-content .model-price p {
    text-transform: uppercase;
}

.details-content .model-price h4 {
    color: #e51836;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
}

.details-content .available-dealer span {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

.details-content .available-dealer h4 {
    font-weight: 600;
}

.fc-grey-bg {
    background-color: #e6e6e6;
    padding: 20px 15px;
}

.details-content .shop-now-offers .heading {
    background-color: transparent;
    padding-left: 0;
}

.details-content .shop-now-offers .heading h4 {
    margin-bottom: 5px;
    font-size: 1.2rem;
}

.details-content .shop-now-offers .heading p {
    color: #4d4d4d;
    font-size: 14px;
}

.details-content .shop-now-offers .offer h4 {
    text-transform: inherit;
    font-weight: 600;
    margin-bottom: 5px;
}

.details-content .shop-now-offers .offer {
    margin-bottom: 10px;
}

.details-content .shop-now-offers .offer p {
    font-size: 14px;
}

.details-content .shop-now-specifications .heading,
.details-content .shop-now-offers .offer .price h4 {
    color: #e51836;
}

.details-content .shop-now-specifications .heading {
    background-color: transparent;
    padding-left: 0;
}

.details-content .shop-now-specifications .specifications-table {
    overflow-x: auto;
    overflow-y: hidden;
}

.details-content .shop-now-product-info .summary-title {
    font-size: 1.1rem;
}

.details-content .shop-now-product-info .fc-border-bottom {
    border-bottom: 1px solid #cfcfcf;
}

.filter-list-wrapper .accordion-button {
    background-color: transparent;
}

.filter-list-wrapper .accordion-button:not(.collapsed),
.filter-list-wrapper .accordion-button:focus {
    border: none;
    outline: none;
    color: #000;
    box-shadow: none;
}

.filter-list-wrapper .accordion-item h6 button {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.shop-now-card small {
    font-size: 11px;
    color: #4d4d4d;
}

.shop-now-card p {
    color: #4d4d4d;
    font-size: 14px;
}


.help-me-choose-results .price {
    display: flex;
    justify-content: space-between;
}

.contact-us-section .price-wrapper {
    border-top: 1px solid #000;
    padding-top: 16px;
    width: 100%;
}

@media (min-width: 768px) {
    .contact-us-section .price-wrapper {
        width: 25%;
    }
}

.contact-us-section .price-wrapper h6,
.help-me-choose-results .price h6 {
    font-family: Georama, sans-serif;
    text-transform: inherit;
    font-size: 18px;
}

@media (min-width: 768px) {
    .contact-us-section .price-wrapper h6,
    .help-me-choose-results .price h6 {
        font-size: 20px;
    }
}

.contact-us-section .price-wrapper p,
.help-me-choose-results .price p {
    color: #e51836;
    font-weight: 600;
    font-size: 25px;
    text-transform: inherit;
}

.desclaimer {
    text-align: right;
    margin-top: 50px;
}

.help-me-choose-results .product-card {
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .shop-now-card h5 {
        font-size: 22px;
    }
}

.brochures-input-field {
    width: 100%;
}

@media (min-width: 768px) {
    .brochures-input-field {
        width: 50%;
    }
}

@media (min-width: 992px) {
    /* Custom CSS for fixed column */
    .fixed-column {
        position: sticky;
        top: 0;
        height: 100vh; /* Adjust as per your needs */
        overflow: hidden;
    }

    .accordion-item.filter-list .accordion-body {
        padding-top: 16px;
    }
}

.shop-now-section .filter-list-wrapper .accordion-item h6 button.collapsed {
    padding-bottom: 16px;
}

/* Filter cards new */
.filter-result .product-card h6 {
    font-family: Georama, sans-serif;
    font-size: 14px;
}

.filter-result .product-card p {
    font-size: 14px;
}

.filter-result .card-body {
    padding-left: 0;
    padding-right: 0;
}

.filter-result .product-card .card-body .price,
.filter-result .product-card .card-body .price-include,
.filter-result .product-card .card-title {
    padding-left: 16px;
    padding-right: 16px;
}

.filter-result .product-card .card-body .price-include {
    background-color: #D9D9D9;
}

.filter-result .product-card .price h5 {
    color: #e51836;
}

.filter-result .product-card .card-body .price p {
    text-transform: inherit;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

.fc-filter-button {
    background-color: #e6e6e670;
    border: none;
    font-size: 20px;
    padding: 5px 20px;
    font-weight: 500;
}

.filter-break-wrap {
    padding: 34px 84px 30px 66px;
    background-color: #e51836;
    margin: 15px 0;
}

.filter-break-wrap div h3 {
    font-size: 28px;
}

.filter-start-here {
    color: #e51836;
    font-size: 14px;
    padding: 17px 50px;
    font-weight: 600;
    border-radius: 50px;
}

.product-horsepower{
    border-bottom: 2px solid #d9d9d9;
}
.product-estimated{
    text-transform: none;
}

.filter-result-wrapper .fc-rounded-btn{
    font-size: 14px;
    padding: 12px 34px;
}

.card-badge h3{
    text-transform: uppercase !important;
}

.card-badge p{
    font-size: 12px !important;
    font-weight: 600;
}

.number-of-result {
    display: none;
}
.number-of-result .no-result-found-title{
    font-size: 24px;
    font-weight: 600;
}

.number-of-result .select-range-lable{
    font-size: 20px;
    font-weight: 600;
}
@media (max-width: 576px) {
    .filter-break-wrap {
        padding: 28px 17px;
        border-radius: 10px;
    }

    .filter-break-wrap div h3 {
        font-size: 17px;
        margin-bottom: 38px;
    }

    .filter-start-here {
        padding: 13px 34px;
        font-size: 12px;
    }
}

.fc-card-wrapper{
    margin-bottom: calc(var(--bs-gutter-x)* 1.5);
}

@media (max-width: 425px) {
    .filter-result-wrapper .number-of-result .select-range-lable{
        font-size: 16px;
    }
    #fc-shop-now-results-dealer-name{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}