/* annasta Woocommerce Product Filters autogenerated style options css */
            .awf-filterable .blockUI::before{content: "" !important;display:none !important;}

            .awf-filterable .blockUI.blockMsg .awf-loader::before,
            .awf-filterable .blockUI.blockMsg .awf-loader::after{
          content: "\f111";
          position: absolute;
          display: block;
          font-weight: normal;
          animation: awf-ripples 0.75s cubic-bezier(0, 0.2, 0.8, 1) infinite;
        
          height: 50px;
          width: 50px;
          line-height: 50px;
          font-size: 50px;
          opacity: 0.5;
        color:#dbd0b0;animation-duration:1.5s;}
            .awf-filterable .blockUI.blockMsg .awf-loader::after{animation-delay:-0.75s;}
          
          .awf-filterable .blockUI.blockOverlay{
            position: fixed !important;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            background: #ffffff !important;
            opacity: 0.5 !important;
          }
          .awf-filterable .blockUI.blockMsg .awf-loader{
            position: fixed !important;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            display: flex !important;
            justify-content: center;
            align-items: center;
          }.noUi-horizontal{height:3px;}.noUi-horizontal .noUi-handle{top:-15px;width:29px;height:28px;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;border:1px solid #D9D9D9;border-radius:50%;}.noUi-horizontal .noUi-handle::before,.noUi-horizontal .noUi-handle::after{display:none;}.noUi-pips-horizontal{margin-top:-13px;}.noUi-marker-horizontal.noUi-marker-large{height:5px;width:5px;border-radius:50%;background:#3FB8AF;}.noUi-marker-horizontal.noUi-marker-normal{display:none;}.awf-togglable-preset-btn{background-color:rgba(255,255,255,0.9);}.awf-togglable-preset-btn:hover{background-color:rgba(255,255,255,1);}.awf-togglable-preset-close-btn{}.awf-togglable-preset-btn{padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}/* User CSS */.awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode {
    display: none;
    position: sticky;
    border-radius: 0px;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 21px;
    overflow: scroll;
    background: #f4f1e7;
    border-right: 0;
    transform-origin: left;
    transform: scaleX(0);
    transition-timing-function: ease-in-out;
    transition: transform .2s, opacity 1s ease;
    z-index: 9999999999999999999 !important;
    margin-top: 30px;
    margin-bottom: -50px;
    font-family: 'Gill Sans' !important;
}

.awf-togglable-preset-close-btn {
    display: none;
    padding: 5px 0;
    text-align: right;
    color: #000;
    font-size: 16px;
    text-transform: inherit;
    cursor: pointer;
}

.awf-togglable-preset-mode-on .awf-togglable-preset-btn {
    display: inline-block;
    font-family: 'Gill Sans';
}
.artikelfilter {
    z-index: 99999999 !important;
}

.awf-togglable-preset-btn {
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
    width: 100%;
}

.awf-togglable-preset-btn {
    background-color: #c7a369;
    border: solid 2px #c7a369;
    color: #0a0000;
}

.awf-togglable-preset-btn:hover {
    background-color: #6b6554;
    border: solid 2px #6b6554;
    color: #fff;
}

#shortcode-1-s-filter {
background-color: rgba(219,208,176,0);
}

.awf-filter-title {
    font-size: 20px !important;
    font-family: "AmericanTypewriter";
    color: #2d2d2d;
    letter-spacing: 2px;
    line-height: 1.8em;
    border-bottom: 1px solid #a68a72;
}


.awf-filter-container label {
    font-size: 16px !important;
    color: #222;
    font-family: "Gill Sans";
}
.awf-filter-container label:hover {
    font-size: 16px !important;
    color: #c7a369;
    font-family: "Gill Sans";
}
.et-db #et-boc .et-l .et_pb_widget ol li, .et-db #et-boc .et-l .et_pb_widget ul li {
    border-bottom: 1px solid #a68a72;
}

.awf-filters-1-1-container.awf-style-icons .awf-active label::before {
    color: #c7a369;
}

button.awf-reset-btn {
    width: auto;
    background-color: #c7a369;
    color: #000;
    border: none;
    transition: color 0.6s ease;
    padding: 10px 15px;
    font-family: "Gill Sans";
    font-size: 16px;
    cursor: pointer;
}

button.awf-reset-btn:hover {
    width: auto;
    background-color: #6b6554;
    color: #fff;
    border: none;
    transition: color 0.6s ease;
    padding: 10px 15px;
    font-family: "Gill Sans";
    font-size: 16px;
    cursor: pointer;
}
.awf-reset-btn-container {
    text-align: left;
}

.awf-active-badge {
font-family: "Gill Sans"
}


.awf-filter-container.awf-product-search-container .awf-filter {
    border-radius: 5px;
}