
.woocommerce.widget {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.woocommerce.widget .select2-container .select2-selection--single {
    height: auto;
    margin: 0;
    border-radius: 0;
}

.woocommerce.widget  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 10px;
    bottom: 0;
    margin: auto;
}

.filter-content .clear-filters {
    background: #D6251B;
    color: #fff;
    padding: 10px 12px;
    font-size: 16px;
}

.filter-content .clear-filters:hover {
    background: #000;
    text-decoration: none;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    color: #fff;
    background-color: #000;
    border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:focus{
    box-shadow: 0 0 0 1px #fff,0 0 0 .25rem #ff000040
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color:#f00 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background: #E9ECEF !important;
}

.result-wrapper .cus--filter-mob {
    background: #f8f8f8;
    display: block;
}

.result-wrapper .cus--filter-mob button {
    border: 0;
    background: #000;
    color: #fff;
    padding: 5px 12px;
    margin: 8px;
    font-size: 1.15em;
    font-weight: 700;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #E9ECEF !important;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
    color:#000;
    text-decoration: none;
    cursor: context-menu;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
    color:#D6251B;
    cursor: pointer;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item  .count{
    color:#212529bf;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
    margin-bottom:1.25px;
}
.woocommerce .widget_layered_nav_filters ul li a{
    display: flex;
    align-items: center;
    background: #D6251B;
    color: #fff !important;
    padding: 2px 10px;
    border-radius: 5px;
}
.woocommerce .widget_layered_nav_filters ul li a::before{
    color: #fff !important;
}


.cus--filer-modal .modal-dialog {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.cus--filer-modal .modal-body {
    overflow: scroll;
    max-height: 500px;
}













.cus-d-none{
    display:none !important;
}

.filter-heading svg {
    width: 16px;
    height: 16px;
}
.filter-item .arrow-svg svg {
    width: 14px;
    height:16px;
}

.cus-listing {
    padding: 0 32px;
    max-width: 1680px;
    margin: 0 auto;
}

.cus-listing .cus-result h1 span {color: #ff0000;}

.cus-listing .cus-result h1 {
    font-weight: 700;
    font-family: sora, sans-serif;
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 42px;
}

.listing-main {
    display: flex;
    gap:30px;
}
.listing-banner img{
    width:100%;
}
.filter-content .filter-item:hover{
    font-weight: 700;
}
.listing-main .filter-wrapper {
    max-height: 100vh;
    scrollbar-color: rgba(0,0,0,.2) transparent;
    display: flex;
    overflow-y: scroll;
    display: none;
    scrollbar-width: thin;
    flex: 0 0 300px;
}

.listing-main .result-wrapper {}

.filter-wrapper {}

.filter-body .filter-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #f8f8f8;
    font-family: sora,sans-serif;
    font-weight: 700;
    padding: 20px 7px 20px 0;
}

.listing-main .filter-wrapper .filter-body {
    width: 100%;
}

.filter-content .filter-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:15px 0 17px;
    cursor: pointer;
    font-size: 16px;
}
.filter-content .filter-list {
    border-bottom: 2px solid #f8f8f8;
}

.filter-content .filter-list .item-body {
    padding: 10px 0 25px;
    border-bottom: 2px solid #f8f8f8;
}

.filter-content .filter-item .arrow-svg {
    background: #f8f8f8;
    border-radius: 50%;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
}
.listing-banner .cus-tablet ,.listing-banner .cus-desktop{
    display: none;
}
.productBox .product-content {
    display: flex;
    flex-flow: column wrap;
}

.product-img img {
    width: 100%;
    height: auto !important;
}

.cus-properties ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cus-properties {
    margin-top: 20px;
}

.cus-properties ul li input {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}

.cus-properties ul li {
    padding: 6px 0;
}
.item-body .RangeInput .range input:focus::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px 1px  #fff, 0px 0px 0px 2.5px #ff000040;
}

.cus-properties ul li .text-muted {
    color: rgba(33, 37, 41, .75);
    font-size: 12.5px;
}

.filter-morebtn {
    margin-top: 20px;
}

.filter-morebtn button {
    background: #f0f0f0;
    color: black;
    border: none;
    width: 100%;
    font-size:10px;
    padding:5px 0;
    line-height:1.5;
}

.filter-morebtn button:hover {
    background:#f1f1f1;
    color:#000;
}


.productBox {
    display: flex;
    flex: 1 1;
    background: #f8f8f8;
    max-width:410px;
    min-width:340px;
}
.property .item svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.productBox .product-heading {
    padding: 15px 15px 0;
    color: #000;
    font-family: sora, sans-serif;
}

.productBox .product-heading h2 {
    font-size: 25px;
}

.productBox .product-heading span {
    font-size: 17.5px;
    font-weight: 300;
}

.property {
    display: flex;
    color: #000;
    flex-wrap: wrap;
    padding: 15px 15px 0;
}

 .property .item {
    flex: 50%;
    padding-bottom: 4px;
     white-space: nowrap;
     color:#212529;
}

.property .item span {
    font-size: 12.5px;
    font-family: figtree, sans-serif;
}


.product-price {
    padding: 15px 15px 0;
    color: #000;
    line-height: 1;
}

.product-price .fs-1 {
    font-size: 25px;
}
.productBox:hover {
    text-decoration: none;
    background:#f0f0f0;
}

.product-price .product-price-top {
    font-family: sora, sans-serif;
    padding-bottom: 2px;
    font-size: 25px;
    font-weight: bold;
}

.product-price .cus-text-muted {
    color: #212529bf;
    font-weight: lighter;
    font-size: 12.5px;
}

.productBox .prdouctbadge {
    padding: 15px;
}

.productBox .prdouctbadge .badge {
    background: #212529;
    color: #fff;
    text-transform: uppercase;
}

.productBox .product-img {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 235px;
}
.product-card-dealer-text img {
    max-height: 50px;
    max-width: 120px;
    mix-blend-mode: darken;
}

.product-logos .product-svg svg {
    width: 12px;
    height: 16px;
    margin-right: 5px;
}

.product-logos {
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: space-between;
}
.cus-banner {
    padding-bottom: 30px;
    margin-top: 15px;
}
.listing-productboxs {
    padding-top: 15px;
    display: flex;
    justify-content: center;
    gap:30px;
    flex-flow: row wrap;
}
.cus-filter {
    display: flex;
    justify-content: end;
    padding-top: 15px;
}

.cus-filter .filter-btn  .dropdown-toggle {
    border: none;
    color: #000;
    cursor: pointer;
    white-space: nowrap;
    background: #efefef;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
}

.filter-btn {
    color: #000;
    position: relative;
}
.cus-dropdown-toggle {
    border: none;
    font-size: 12.5px;
    padding: 5px 10px;
    border-radius:5px;
}
.product-logos .product-svg {
    color: #000;
    display: flex;
    align-items: center;
}
.cus-filter .filter-content {
    position: absolute;
    background: #fff;
    right: 0;
    top:32px;
    border: 1px solid;
    padding: 5px 0;
}

.cus-filter .filter-content .item {
    cursor: pointer;
}

.cus-filter .filter-content .item a {
    text-decoration: none;
    color: #000;
    white-space: nowrap;
    font-size: 12.5px;
    display: block;
    padding: 17px 30px;
    width: 100%;
}

.cus-filter .filter-content .item:hover {
    background: #f8f9fa;
}

.item-body .RangeInput .location svg {
    width: 15px;
    height: 20px;
    color: #fff;
    vertical-align: sub;
}

.item-body .RangeInput .location {
    background-color: red;
    padding: 5px;
    border-radius: 3.75px;
    cursor: pointer;
}

.item-body .RangeInput {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-body .RangeInput .range input {
    width: 100%;
    height: 5px;
    border-radius: 10px;
    padding: 0;
    -webkit-appearance: none;  /* Override default CSS styles */
    appearance: none;
    background: #e9ecef;
}

.item-body .RangeInput .range {
    width: 83.3333%;
}
.item-body .RangeInput .range input::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: red;
    border: 0;
    border-radius: 10px;
    cursor:pointer;
    height: 10px;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 10px;
}

.item-body input:focus {
    outline: 0;
}
.filter-input input {
    margin-top: 15px;
    font-size: 10px;
    border: 1px solid #dee2e6;
    box-shadow: none;
    width: 100%;
    border-radius: 3.75px;
    padding: 3.75px 7.5px;
}

.cus-dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.listing-filter .cus-btn {
    padding: 15px 0;
    font-weight: bold;
    position: sticky;
    top:0;
    background: #fff;
}
.cus-toggle{
    position: sticky;
    top:0;
}

.listing-filter .cus-btn button {
    cursor: pointer;
    border:none;
    font-weight: bold;
    background: red;
    color: white;
    padding: 4px 6px;
    border-radius: 3.75px;
}

.listing-filter .cus-btn button svg{
    width: 15px;
    height:15px;
}
.filter {
    position: fixed;
    top: 0;
    z-index: 50;
    width: 100%;
    left: 0;
    background:#fff;
    padding: 0px 30px 80px;
    max-height:100vh;
    overflow-y: scroll;
}
.filter-content .cus-arrow .arrow-svg {
    transform: rotate(180deg);
}
.filter .filter-footer {
    background: red;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-family: sora,sans-serif;
    font-weight: 700;
    left: 0;
    padding: 2rem;
    position: fixed;
    right: 0;
    text-align: center;
    transition: all .1s ease-in-out;
    width: 100%;
    z-index: 30
}
.cus-properties ul li input[type="checkbox"]{
    background-image: url("img/checkmark.svg");
}

.cus-toggle .listing-filter-content,.cus-toggle .filter-footer{
    display:none
}
.filterbox-open{
    overflow: hidden;
}
.listing-filter .listing-filter-content{
    max-height:100vh;
    overflow-y: scroll;

}
.filter-content .cus-arrow{
    font-weight: 700;
}
.listing-filter-content .filter-input input{
    font-size: 16px;
}
.cus-properties ul li input:checked {
    background-color: red;
    border-color: red;
    appearance: none;
}



.listing-filter-content .filter-input input:focus {
    border-color: #ff8080;
    box-shadow: 0 0 0 2.5px #ff000040;
    outline: 0
}

.footer .newsletter {
    display: none;
}

.footer .info {
    justify-content: space-around;
}

#app .header{
    position:static;
}

/*Small devices (landscape phones, 576px and up)*/
@media screen and (min-width: 576px) { }

/*Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 768px) {
    .listing-banner .cus-mble{
        display: none;
    }
    .listing-banner .cus-tablet{
        display: block;
    }
}

/*Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) {
    .listing-productboxs{
        justify-content: flex-start;
    }
    .filterbox-open{
        overflow:visible;
    }
    .listing-banner .cus-tablet {
        display: none;
    }
    .listing-banner .cus-desktop{
        display: block;
    }
    .listing-main .filter-wrapper{
        display:block;
    }
    .listing-filter{
        display: none;
    }

    .result-wrapper .cus--filter-mob {
        display: none;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1200px) {
}

.filter-body .filter-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #f8f8f8;
    font-family: sora, sans-serif;
    font-weight: 700;
    padding: 20px 7px 20px 0;
    margin-bottom: 30px;
}

.filter-body h2 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}














