/*---------- Product-Filter-Css ----------*/

body {
    font-family: 'Arial', sans-serif;
}
.wishlist {
    padding-bottom: 130px;
}
.wishlist .product_listbox {
    background: transparent !important;
}
h1.wl-font-18 {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 0 15px;
}
body.inner-page {
    background-color: #f5f7fa;
}

.product-filter {
    position: relative;
}

.product_title {
    position: relative;
    display: flex;
    align-items: center;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -8px !important;
}
.product_title .pro_count {
    font-weight: 400;
    color: #66717e;
    font-size: 14px;
    margin-left: 5px;
}

.header_brands {
    display: flex;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)!important;
    border-radius: 5px;
    padding: 10px 25px;
    margin-bottom: 20px;
}

.header_brands .brands-logo {
    margin: 1px 5px 1px 1px;
    padding: 5px 21px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #cbd2d9;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.header_brands .brands-logo img {
    max-width: 64px;
    min-height: 30px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.header_sort {
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)!important;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.header_sort label {
    font-size: 17px;
    font-weight: 600;
    padding-right: 10px;
}

.header_sort .form-select {
    position: relative;
    border-radius: 4px;
    border-color: #C4C4C4;
    padding: 14px 10px!important;
    cursor: pointer;
    font: inherit;
    letter-spacing: inherit;
    color: currentColor;
    box-sizing: content-box;
    height: 1.4375em;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0;
    width: 100%;
    max-width: 300px;
    -webkit-animation-name: mui-auto-fill-cancel;
    animation-name: mui-auto-fill-cancel;
    -webkit-animation-duration: 10ms;
    animation-duration: 10ms;
}

.product_listbox {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    height: -moz-fit-content;
    height: fit-content;
}

.products {
    color: #000;
    text-decoration: none;
}

.products_item {
    padding: 0 10px;
    border: 0.5px solid #cecece;
    margin: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 280px;
}

.products_item_image {
    display: flex;
    justify-content: center;
    max-width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.products_item_list {
    color: #000;
    text-decoration: none;
}

.products_item_wrap-image {
    overflow: hidden;
    width: 90px;
    height: 100px;
}

.products_item_wrap-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.products_list_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    position: absolute;
    right: 0;
}

.products_list_info-image {
    margin-top: 10px;
}

.products_list_content {
    width: 100%;
}

.products_list_name {
    color: #000;
    font-size: 1.1428571429em;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 30px;
    height: 38px;
    overflow: hidden;
}

.products_list_properties {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

.products_list_properties_item {
    max-height: 57px;
    overflow: hidden;
    color: #66717e;
    font-size: 14px;
    line-height: 19px;
    font-family: Arial, sans-serif;
}

.product_list_price {
    color: #000;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 5px;
}

.pagination_box {
    display: flex;
    align-items: center;
    border: 0.5px solid #cecece;
}

.pagination_box {
    justify-content: center;
    width: 100%;
    height: 83px;
}

.ul-css {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.btn-css.mui-disabled {
    opacity: 0.38;
}

.btn-css.mui-disabled {
    pointer-events: none;
    cursor: default;
}

.btn-css.mui-selected {
    background-color: rgba(0, 0, 0, 0.08);
}

.pagination-css .mui-selected {
    background-color: rgb(3, 82, 113);
    color: rgb(255, 255, 255);
}

.pagination-css .muipaginationitem-root {
    border-color: rgb(3, 82, 113);
}

.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}

.btn-css {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    min-width: 32px;
    height: 32px;
    padding: 0px 6px;
    margin: 0px 3px;
    color: rgba(0, 0, 0, 0.87);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.ic-css-lrb33l {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.25rem;
    margin: 0px -8px;
}


/*---------- Filter left SideBar Css ----------*/
.listproduct_wrap {
    width: 100%;
    background-color: #fff;
}
.listproduct_filter_header {
    border-bottom: 0.5px solid #cecece;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}
.listproduct_filter_header {
    min-height: 4rem;
    width: 100%;
    background-color: #fff;
}
.listproduct_filter_title {
    padding: 0;
    margin: 0 0 0 15px;
    font-size: 1.05em;
    font-weight: bold;
    color: #000;
}
.filter_btn_apply {
    padding-left: 9px;
    height: 30px;
    padding-right: 9px;
    border-radius: 4px;
    /*padding: 6px 16px;*/
    text-transform: uppercase;
    letter-spacing: 0.02857em;
    max-width: 150px;
    /*height: 40px;*/
    font-size: 10px;
    margin-right: 20px;
    border-color: #035271;
    background-color: #035271;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
}
.filter_btn_apply:focus, .filter_btn_apply:hover, .filter_btn_apply:active{
    border-color: #035271 !important;
    background-color: #035271 !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
}
.filter_span {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.accordion-cus{

}
.accordion-cus .accordion-button{
    font-size: 14px;
    font-weight: bold;
}
.accordion-cus .accordion-item {
    border-radius: 0px !important;
}
.accordion-cus .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #f1f1f1;
}
.accordion-cus button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.accordion-cus .accordion-item .form-check {
    min-height: 2rem;
}
.accordion-cus .accordion-item .form-check-input {
    width: 1.5em;
    height: 1.5em;
}
.accordion-cus .accordion-item .form-check-label {
    padding: 5px 0px 0px 10px;
}
/*--- /.price-range-slider ---*/
.price-range-slider {
    width:100%;
  float:left;
  padding:10px 20px;
}
.range-value {
    margin:0;
}
.range-value input{
    width:100%;
    background:none;
    color: #000;
    font-size: 16px;
    font-weight: initial;
    box-shadow: none;
    border: none;
    margin: 20px 0 20px 0;
}
/*.ui-widget.ui-widget-content{
    border: 1px solid #06b9c0;
}*/
.range-bar{
    border: none;
    background: #06b9c0;
    height: 3px;
    width: 96%;
    margin-left: 8px;
}
.ui-slider-range {
    background:#035271;
}
.ui-slider-handle {
    border:none;
    border-radius:25px;
    background:#fff;
    border:2px solid #06b9c0;
    height:17px;
    width:17px;
    top: -0.52em;
    cursor:pointer;
}
.ui-slider-handle + span {
    background:#06b9c0;
}
.price-range-slider .ui-state-default, .ui-widget-content .price-range-slider .ui-state-default, .ui-widget-header .price-range-slider .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border: 1px solid #035271;
    background: #035271;
}
.select_option .form-select:focus{
    box-shadow: none;
}
.select_option .form-select{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    font-size: 1rem;
    border-radius: 0.5rem;
}

/*---------- Compare Modal Css ----------*/
.compare_modalbox {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 3;
    width: 100%;
    border-top: 4px solid #fb761f;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    border-radius: 5px 5px 0 0;
    padding: 10px;
}
.compare_modal_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0 10px;
}
.compare_modal_header_left {
    display: flex;
    align-items: center;
}
.compare_modal_header_title {
    padding-left: 5px;
}
.compare_modal_arrow_top{
    transform: rotate(180deg);
}

.compare_modal_list {
    display: flex;
    flex-direction: column;
    transition: position .5s;
}
.compare_modal_item_left, .compare_modal_item{
    display: flex;
    align-items: center;
}
.compare_modal_item {
    border-top: 1px solid #d9d6d6;
    border-bottom: 1px solid #d9d6d6;
    justify-content: space-between;
    padding: 10px 0;
}
.compare_modal_image_wrap {
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.compare_modal_image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.compare_modal_name {
    padding-left: 10px;
}
.compare_modal_footer_icon {
    color: #1f2933;
    border: 1px solid #cbd2d9;
    flex-basis: 64px;
    height: 35px;
    padding: 5px;
    border-radius: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.compare_modal_footer_icon:hover {
    background-color: #d2d0d0;
}

.compare_modal_footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.btn_showcomparison_css {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 118, 210);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
}
.btn-comparison_css {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
/*.accordion-button:not(.collapsed)::after,.accordion-button::after {
    background-image: url(../images/arrowTop.svg) !important;
    background-size: 15px;
        transform: rotate(180deg);
}*/

@media (min-width: 768px){
    .compare_modalbox {
        width: 360px;
    }
}
/*---------- Responsive-Css ----------*/

@media (min-width: 1024px) {
    .header_sort {
        display: flex;
        justify-content: flex-end;
    }
    .listproduct_filter_header {
        padding: 0;
    }
}
@media(max-width: 1024px){
    .wishlist {
        padding-bottom: 80px;
    }
}
@media (min-width: 768px) {
    .products_item {
        padding: 0 20px;
        width: 298px;
        height: 445px;
    }
    .products_item_wrap-image {
        width: 180px;
        height: 200px;
        overflow: hidden;
    }
    .product_list_price {
        color: #000;
        font-weight: 700;
        font-size: 1.7142857143em;
        margin-bottom: 10px;
    }

}
@media (min-width: 768px) and (max-width: 991.98px) {
    .listproduct_filter_header{
        display: inline-block;
    }
    .accordion-cus .accordion-button {
        font-size: 13px;
    }
    .filter_btn_apply{
        margin-right: 0px;
    }
}
@media (max-width:767px){
    .header_brands {
        padding: 10px 15px;
    }
}
