/* annasta Woocommerce Product Filters autogenerated style options css */.awf-filters-1-1-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-1-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-1-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}
          .awf-filterable .blockUI.blockOverlay::before{
          height: 50px;
          width: 50px;
          line-height: 50px;
          font-size: 50px;
          opacity: 1;
        margin-top: -15px;margin-left: -15px;}.awf-slider-tooltips-below{margin-top:40px;}.awf-thl .awf-thl-container{color:rgba(37,37,37,0.75);}.awf-thl .awf-thl-container:hover{color:#252525;}.awf-preset-wrapper{color:#252525;}.awf-togglable-preset-close-btn{}.awf-active-badge:hover{color:#f58019;}button.awf-reset-btn:hover{color:#f58019;}button.awf-reset-btn{width:100%;}button.awf-reset-btn{background-color:#000000;}button.awf-reset-btn:hover{background-color:#f58019;}button.awf-apply-filter-btn{background-color:#f58019;}button.awf-apply-filter-btn:hover{background-color:#f58019;}.awf-filter-container label:hover,.awf-filter-container.awf-active label:hover{color:#f58019;}.awf-filter-container.awf-active label{color:#f58019;}.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before,.awf-style-custom-terms .awf-filter-container:not(.awf-hover-off) label:hover::before{color:#f7933b;}.awf-filter-container.awf-product-search-container::before{color:#f58019;}.awf-filter-container.awf-product-search-container button.awf-clear-search-btn{color:#f58019;}.awf-filter-container.awf-product-search-container input[type=search].awf-filter{background-color:#f58019;}.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container{--awf-ac-base-color:#f58019;}.awf-filter-container.awf-product-search-container .awf-product-search-autocomplete-container{background:#000000;}.awf-togglable-preset-btn{color:#000000;text-transform:uppercase;}.awf-preset-title{text-transform:uppercase;}.awf-preset-description{color:#000000;text-transform:uppercase;}.awf-active-badge{margin-top:10px;margin-bottom:10px;color:#000000;}button.awf-reset-btn{padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;color:#ffffff;border-top-style:none;border-top-width:1px;border-right-style:none;border-right-width:1px;border-bottom-style:none;border-bottom-width:1px;border-left-style:none;border-left-width:1px;border-radius:5px;}.awf-filter-wrapper:not(.awf-dropdown) .awf-filter-title{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;color:#F58019;font-size:14px;font-weight:500;text-transform:uppercase;white-space:nowrap;}.awf-filter-wrapper:not(.awf-dropdown) .awf-filter-title-container{border-top-style:solid;border-top-width:1px;border-top-color:#f58019;border-right-style:solid;border-right-width:1px;border-right-color:#f58019;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f58019;border-left-style:solid;border-left-width:1px;border-left-color:#f58019;border-radius:8px;}.awf-filter-container label{color:#000000;font-size:14px;}.awf-filters-container li.awf-filter-container{margin-top:10px;margin-right:3px;margin-bottom:10px;margin-left:3px;padding-top:5px;padding-bottom:5px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#efefef;}.awf-style-icons label::before, .awf-style-custom-terms label::before{color:#252525;font-size:12px;}.awf-filter-container.awf-product-search-container input[type=search].awf-filter{color:#f58019;border-top-color:#f58019;border-right-color:#f58019;}/* User CSS */.noUi-connect {
    background: #f7933b;
}

.awf-pagination-more-btn {
    font-family: inherit;
    background: #efefef;
    color: #252525;
    padding: 10px 15px;
    border: 0px solid;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
width: 100%;
}

.awf-pagination-more-btn:hover {
    font-family: inherit;
    background: #252525;
    color: #f7933b;
    padding: 10px 15px;
    border: 0px solid;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
}