@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap");:root{--wpcu-headerFontSize:24px;--wpcu-headerFontColor:#000;--wpcu-productTitleSize:16px;--wpcu-productTitleColor:#363940;--wpcu-productTitleColorHover:#000;--wpcu-productPriceSize:16px;--wpcu-productPriceColor:#f50;--wpcu-productRatingSize:16px;--wpcu-productRatingColor:#feb507;--wpcu-buttonColor:#fff;--wpcu-buttonColorHover:#fff;--wpcu-buttonBgColor:#f50;--wpcu-buttonBgColorHover:#d54500;--wpcu-ribbonBgColor:#f50;--wpcu-qvIconColor:#fff;--wpcu-qvBgColor:#f50;--wpcu-navArrowColor:#333;--wpcu-navArrowColorHover:#fff;--wpcu-navBgColor:#fff;--wpcu-navBgColorHover:#f50;--wpcu-navBorderColor:#e4e4ed;--wpcu-navBorderColorHover:#f50;--wpcu-pagColor:#333;--wpcu-pagColorHover:#fff;--wpcu-pagBorderColor:#e4e4e4;--wpcu-pagBorderColorHover:#f50;--wpcu-pagBgColor:#fff;--wpcu-pagBgColorHover:#f50;--wpcu-pagActiveColor:#fff;--wpcu-pagActiveBorderColor:#f50;--wpcu-pagActiveBgColor:#f50;--wpcu-dotsColor:#b0b0b0;--wpcu-dotsActiveColor:#f50}.wpcu-products{max-width:100% !important;width:100%;padding:0;font-family:"Rubik",sans-serif;position:relative}.wpcu-product{-webkit-box-sizing:border-box;box-sizing:border-box}.wpcu-product .wpcu-product__img{}.wpcu-product .wpcu-product__img
img{width:100%;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.wpcu-product .wpcu-product__img--hover-effect>a{display:block;overflow:hidden}.wpcu-product .wpcu-product__img--hover-effect:hover
img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.wpcu-lazy-load{position:relative}.wpcu-lazy-load:before{content:"";z-index:9998;position:absolute;width:100%;height:100%;left:0;top:0;background:#f5f5f5}.wpcu-lazy-load:after{content:"";width:50px;height:50px;border-radius:50%;border:2px
solid #f50;border-right-color:transparent;-webkit-animation:wpcu-rotate 2s linear infinite;animation:wpcu-rotate 2s linear infinite;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999}.wpcu-carousel-nav{margin:0
-5px;padding:0
15px}.wpcu-carousel-nav__btn{width:40px;height:40px;border:1px
solid var(--wpcu-navBorderColor) !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0
5px;cursor:pointer;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;background:var(--wpcu-navBgColor) !important}.wpcu-carousel-nav__btn
svg{width:6px;fill:var(--wpcu-navArrowColor) !important}.wpcu-carousel-nav__btn:hover{border-color:var(--wpcu-navBorderColorHover) !important;background:var(--wpcu-navBgColorHover) !important}.wpcu-carousel-nav__btn:hover
svg{fill:var(--wpcu-navArrowColorHover) !important}.wpcu-carousel-nav--circle .wpcu-carousel-nav__btn{border-radius:50%}.wpcu-carousel-nav--bottom-left{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.wpcu-carousel-nav--bottom-middle{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-carousel-nav--bottom-right{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.wpcu-carousel-nav--middle{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:99;margin:0;padding:0;pointer-events:none}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn{margin:0;pointer-events:all}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev{margin-left:0}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next{margin-right:0}.wpcu-carousel-nav--top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px;padding:0}.wpcu-carousel-nav--top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px;padding:0}.wpcu-carousel-nav--top-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;padding:0}.wpcu-products__header{margin:0
0 30px !important;max-width:100% !important;padding:0
15px;text-align:left}.wpcu-products__header.wpcu-products__header--middle{text-align:center}.wpcu-products__header.wpcu-products__header--right{text-align:right}.wpcu-products__header
h2{font-size:var(--wpcu-headerFontSize);color:var(--wpcu-headerFontColor) !important;font-weight:500;margin:0
!important;padding:0
!important}.wpcu-carousel{overflow:hidden}.wpcu-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:-25px;min-width:100%}.wpcu-row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px;margin-top:25px}.wpcu-column-1 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.wpcu-column-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.wpcu-column-5 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}@media only screen and (max-width: 991px){.wpcu-column-md-1 .wpcu-product{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important}.wpcu-column-md-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-md-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-md-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media only screen and (max-width: 767px){.wpcu-column-sm-1 .wpcu-product{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important}.wpcu-column-sm-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-sm-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-sm-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@-webkit-keyframes wpcu-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wpcu-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wpcu-button{display:inline-block}.wpcu-button
p{margin:0;display:inline-block}.wpcu-button .button,
.wpcu-button .added_to_cart,
.wpcu-button
.button.added{min-height:40px;background:var(--wpcu-buttonBgColor) !important;color:var(--wpcu-buttonColor) !important;border-radius:0;text-transform:uppercase;font-size:12px;padding:0
15px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;border:1px
solid transparent !important;line-height:unset;text-align:center}.wpcu-button .button:hover,
.wpcu-button .added_to_cart:hover,
.wpcu-button .button.added:hover{text-decoration:none;background:var(--wpcu-buttonBgColorHover) !important;color:var(--wpcu-buttonColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important}.wpcu-button--outlined .button,
.wpcu-button--outlined
.added_to_cart{border:1px
solid #e4e4ed;background:var(--wpcu-buttonBgColor) !important;color:var(--wpcu-buttonColor) !important}.wpcu-button--outlined .button:hover,
.wpcu-button--outlined .added_to_cart:hover{color:var(--wpcu-buttonColorHover) !important;background:var(--wpcu-buttonBgColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important}.wpcu-button--sm .button,
.wpcu-button--sm
.added_to_cart{min-height:35px;padding:0
12px}.wpcu-button--rounded .button,
.wpcu-button--rounded
.added_to_cart{border-radius:3px}.wpcu-button--rounded-circle .button,
.wpcu-button--rounded-circle
.added_to_cart{border-radius:20px !important}.wpcu-button--icon-circle
a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--wpcu-qvBgColor)}.wpcu-button--icon-circle a
svg{width:14px;height:14px;fill:var(--wpcu-qvIconColor)}.wpcu-button--light
.button{background:var(--wpcu-buttonBgColor) !important;border-color:#fff;color:var(--wpcu-buttonColor) !important}.wpcu-button--light .button:hover{color:var(--wpcu-buttonColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important;background:var(--wpcu-buttonBgColorHover) !important}.wpcu-button
.button.added{display:none !important}.wpcu-product .wpcu-button .button,
.wpcu-product .wpcu-button .added_to_cart,
.wpcu-product .wpcu-button
.button.added{text-decoration:none !important}.wpcu-badge{height:26px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;padding:0
12px}.wpcu-badge--primary{color:#fff;background:var(--wpcu-ribbonBgColor) !important}.wpcu-badge--sm{height:20px;padding:0
7px}.wpcu-badge--outlined{border:1px
solid #f50;color:#f50}.wpcu-badge--rounded{border-radius:2px}.wpcu-badge--rounded-circle{border-radius:25px}.wpcu-badge--text-lg{text-transform:uppercase;font-weight:500}.wpcu-product__title{margin:0
!important;line-height:normal;font-size:unset;font-family:inherit}.wpcu-product__title::before{content:none}.wpcu-product__title
a{text-decoration:none;font-size:var(--wpcu-productTitleSize);font-weight:normal;color:var(--wpcu-productTitleColor) !important;letter-spacing:normal;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.wpcu-product__title a:hover{color:var(--wpcu-productTitleColorHover) !important}.wpcu-product .wpcu-product__title
a{text-decoration:none}.wpcu-product__price{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0
-4px}.wpcu-product__price__sale{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9192a3;font-size:15px}.wpcu-product__price ins, .wpcu-product__price
del{background:none}.wpcu-product__price ins bdi,
.wpcu-product__price
.amount{display:inline-block;font-size:var(--wpcu-productPriceSize);line-height:normal;color:var(--wpcu-productPriceColor) !important;margin:0
4px}.wpcu-product__price del
bdi{font-weight:300;display:inline-block;font-size:var(--wpcu-productPriceSize);color:#9192a3;margin:0;text-decoration:line-through}.wpcu-product__price__discount-badge{margin:0
4px}.wpcu-product__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpcu-product__rating__stars{position:relative}.wpcu-product__rating__stars__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpcu-product__rating__stars__wrap
svg{width:var(--wpcu-productRatingSize) !important;fill:var(--wpcu-productRatingColor) !important}.wpcu-product__rating__stars__solid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;overflow:hidden}.wpcu-product__rating__stars__solid
svg{min-width:var(--wpcu-productRatingSize) !important;fill:var(--wpcu-productRatingColor) !important}.wpcu-product__rating .wpcu-product__rating__total{font-size:14px;color:#9192a3;display:inline-block;padding-left:4px;position:relative;top:2px}.wpcu-product__cover-content{font-size:initial;line-height:unset;position:absolute}.wpcu-product__cover-content--top-left{top:20px;left:20px}.wpcu-product__cover-content--top-right{top:20px;right:20px}.wpcu-product__cover-content--bottom-right{bottom:20px;right:20px}.wpcu-product__cover-content--bottom-left{left:20px;bottom:20px}.wpcu-product__cover-content--middle{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.wpcu-text-center{text-align:center}.wpcu-pos-relative{position:relative}.wpcu-tr-0{top:0;right:0}.wpcu-tl-0{top:0;left:0}.wpcu-br-0{bottom:0;right:0}.wpcu-bl-0{bottom:0;left:0}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content{position:relative;overflow:hidden}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content::after{z-index:1;width:100%;height:100%;background:#fff;content:"";position:absolute;left:0;top:0}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content::before{content:"";position:absolute;width:40px;height:40px;border:2px
solid #f50;border-right-color:transparent;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;z-index:2;-webkit-animation:wpcu-rotate 2s linear infinite;animation:wpcu-rotate 2s linear infinite}.wpcu-modal .wpcu-modal__content .wpcu-modal__body
.add_to_cart_inline{border:0
none !important;padding:0
!important}.wpcu-modal .wpcu-modal-close{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#f3f3f3;text-decoration:none !important}.wpcu-modal .wpcu-modal-close
span{position:relative;top:-2px}.wpcu-modal .wpcu-modal__product-title{font-size:25px;font-weight:500;margin-bottom:20px;margin-top:0}.wpcu-modal .wpcu-modal__product-title::before{content:none}.wpcu-modal .wpcu-modal__product-image{margin-bottom:20px}.wpcu-modal .wpcu-modal__product-image
img{max-width:300px}.wpcu-modal .wpcu-modal__product-price{margin-bottom:10px}.wpcu-modal .wpcu-modal__product-price
.amount{font-size:22px;font-weight:600;color:var(--wpcu-productPriceColor)}.wpcu-modal .wpcu-modal__product-price
ins{text-decoration:none}.wpcu-modal .wpcu-modal__product-price del
bdi{font-weight:300;color:#9192a3}.wpcu-modal .wpcu-modal__product-description{margin-bottom:20px}.wpcu-modal .wpcu-modal__product-description
p{color:#505050;font-size:16px}.wpcu-modal .wpcu-modal__product-action
p{border:0
none !important;padding:0
!important}.wpcu-modal .wpcu-modal__product-action p a,
.wpcu-modal .wpcu-modal__product-action p
a.added_to_cart{border-radius:5px;line-height:46px;padding:0
30px;font-size:16px;font-weight:500;color:var(--wpcu-buttonColor);background:var(--wpcu-buttonBgColor) !important;border:0
none;text-decoration:none !important;display:inline-block}.wpcu-modal .wpcu-modal__product-action p a:hover,
.wpcu-modal .wpcu-modal__product-action p a:focus,
.wpcu-modal .wpcu-modal__product-action p a:active{text-decoration:none !important;background:var(--wpcu-buttonBgColorHover) !important;color:var(--wpcu-buttonColorHover);border-radius:5px}.wpcu-modal .wpcu-modal__product-action p
a.added{display:none !important}.wpcu-pagination
.pagination{margin:0;padding:0;border:0
none;width:100%;max-width:100%}.wpcu-pagination .pagination .nav-links{margin:25px
-5px -5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-pagination.wpcu-pagination--left .pagination .nav-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wpcu-pagination.wpcu-pagination--right .pagination .nav-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wpcu-pagination .pagination .nav-links .page-numbers{color:var(--wpcu-pagColor) !important;margin:5px;font-size:14px;text-decoration:none !important;border:1px
solid var(--wpcu-pagBorderColor) !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background:var(--wpcu-pagBgColor) !important;width:34px;min-width:34px;height:34px;min-height:34px;border-radius:3px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.wpcu-pagination .pagination .nav-links .page-numbers:before, .wpcu-pagination .pagination .nav-links .page-numbers:after{content:none}.wpcu-pagination .pagination .nav-links .page-numbers.prev, .wpcu-pagination .pagination .nav-links .page-numbers.next{position:static}.wpcu-pagination .pagination .nav-links .page-numbers
svg{fill:var(--wpcu-pagColor) !important}.wpcu-pagination .pagination .nav-links .page-numbers:hover
svg{fill:var(--wpcu-pagColorHover) !important}.wpcu-pagination .pagination .nav-links .page-numbers:hover{background:var(--wpcu-pagBgColorHover) !important;border-color:var(--wpcu-pagBorderColorHover) !important;color:var(--wpcu-pagColorHover) !important}.wpcu-pagination .pagination .nav-links .page-numbers.current{background:var(--wpcu-pagActiveBgColor) !important;border-color:var(--wpcu-pagActiveBorderColor) !important;color:var(--wpcu-pagActiveColor) !important}.wpcu-carousel-pagination{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpcu-carousel-pagination .swiper-pagination-bullet{background:var(--wpcu-dotsColor) !important;opacity:1}.wpcu-carousel-pagination .swiper-pagination-bullet-active{background:var(--wpcu-dotsActiveColor) !important}.wpcu-theme_1 .wpcu-product__img{position:relative;margin-bottom:20px}.wpcu-theme_1 .wpcu-product__img .wpcu-overlay-content-bottom{padding:0
15px;position:absolute;left:0;bottom:0;width:100%;text-align:center;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.wpcu-theme_1 .wpcu-product__content:hover .wpcu-overlay-content-bottom{visibility:visible;opacity:1;pointer-events:all;bottom:20px}.wpcu-theme_1 .wpcu-product__details{text-align:center;margin:-6px 0}.wpcu-theme_1 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_1 .wpcu-product__details .wpcu-product__price{padding:6px
0}.wpcu-theme_1 .wpcu-product__price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_1 .wpcu-product__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__img{position:relative;margin-bottom:20px}.wpcu-theme_2 .wpcu-product__img .wpcu-product__cover-content--middle{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;opacity:0;visibility:hidden;pointer-events:none;z-index:1}.wpcu-theme_2 .wpcu-product__details{text-align:center;margin:-6px 0}.wpcu-theme_2 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_2 .wpcu-product__details .wpcu-product__price,
.wpcu-theme_2 .wpcu-product__details .wpcu-product__rating,
.wpcu-theme_2 .wpcu-product__details .wpcu-button{padding:6px
0}.wpcu-theme_2 .wpcu-product__price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__content:hover .wpcu-product__cover-content--middle{opacity:1;visibility:visible;pointer-events:all}.wpcu-theme_3 .wpcu-product__content{border:1px
solid #e4e4ed;border-radius:6px;padding:10px;background:#fff}.wpcu-theme_3 .wpcu-product__img{margin-bottom:20px}.wpcu-theme_3 .wpcu-product__img
img{border-radius:6px}.wpcu-theme_3 .wpcu-product__img .wpcu-product__cover-content--middle{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;opacity:0;visibility:hidden;pointer-events:none}.wpcu-theme_3 .wpcu-product__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:-6px 0 6px}.wpcu-theme_3 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_3 .wpcu-product__details .wpcu-product__price,
.wpcu-theme_3 .wpcu-product__details .wpcu-product__rating{padding:6px
0}.wpcu-theme_3 .wpcu-product__content:hover .wpcu-product__cover-content--middle{opacity:1;visibility:visible;pointer-events:all}@font-face{font-family:"wcpf";src:url("/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot");src:url("/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.woff") format("woff"), url("/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.ttf") format("truetype"), url("/wp-content/plugins/woocommerce-product-filters/assets/fonts/wcpf/wcpf.svg#wcpf") format("svg");font-weight:normal;font-style:normal}.wcpf-base-icon:before, .wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .wcpf-more-icon:before, .wcpf-front-element .wcpf-more-button .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide > .wcpf-item-inner > .wcpf-item-label .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before, .wcpf-layout-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before{font-family:"wcpf" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-wcpf-icon]:before{font-family:"wcpf" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="wcpf-icon-"]:before,[class*=" wcpf-icon-"]:before{font-family:"wcpf" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wcpf-icon-arrow-back:before{content:"\61"}.wcpf-icon-angle-left:before{content:"\62"}.wcpf-icon-left-open-big:before{content:"\63"}.wcpf-icon-left-open-mini:before{content:"\64"}.wcpf-icon-android-more-vertical:before{content:"\65"}.wcpf-icon-android-menu:before{content:"\66"}.wcpf-icon-ios-grid-view-outline:before{content:"\67"}.wcpf-icon-ios-more-outline:before{content:"\68"}.wcpf-icon-more-option:before{content:"\69"}.wcpf-icon-braille:before{content:"\6a"}.wcpf-icon-arrows:before{content:"\6b"}.wcpf-icon-arrow-move:before{content:"\6c"}.wcpf-icon-arrow-combo:before{content:"\6d"}.wcpf-icon-fog:before{content:"\6e"}.wcpf-icon-list:before{content:"\6f"}.wcpf-icon-move-alt1:before{content:"\70"}.wcpf-icon-move:before{content:"\71"}.wcpf-icon-thumbnails:before{content:"\72"}.wcpf-icon-arrows-out:before{content:"\73"}.wcpf-icon-direction-move-1:before{content:"\74"}.wcpf-icon-content-41:before{content:"\75"}.wcpf-icon-cursor-move:before{content:"\76"}.wcpf-icon-resize-arrow-up:before{content:"\77"}.wcpf-icon-arrow-move-1:before{content:"\78"}.wcpf-icon-arrow-expand:before{content:"\79"}.wcpf-icon-android-more-horizontal:before{content:"\7a"}.wcpf-icon-android-arrow-dropdown:before{content:"\41"}.wcpf-icon-caret-down:before{content:"\42"}.wcpf-icon-down-dir:before{content:"\43"}.wcpf-icon-down-open-mini:before{content:"\44"}.wcpf-icon-down-open:before{content:"\45"}.wcpf-icon-up-open-mini:before{content:"\46"}.wcpf-icon-chevron-down:before{content:"\47"}.wcpf-icon-pause:before{content:"\48"}.wcpf-icon-pause-1:before{content:"\49"}.wcpf-icon-row-mode:before{content:"\4a"}.wcpf-icon-column-mode:before{content:"\4b"}.wcpf-icon-android-add:before, .wcpf-front-element .wcpf-more-button .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide > .wcpf-item-inner > .wcpf-item-label .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style.wcpf-box-hide .wcpf-heading-label .box-toggle:before{content:"\4c"}.wcpf-icon-android-remove:before, .wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .wcpf-more-icon:before, .wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before, .wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle:before,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before{content:"\4d"}.wcpf-icon-android-close:before{content:"\4e"}.wcpf-icon-picture-o:before{content:"\4f"}.wcpf-icon-paint-bucket:before{content:"\50"}.wcpf-icon-tint:before{content:"\51"}.wcpf-icon-image:before{content:"\52"}.wcpf-icon-paintbucket:before{content:"\53"}.wcpf-icon-light-down:before{content:"\54"}.wcpf-icon-ios-moon-outline:before{content:"\55"}.wcpf-icon-ios-sunny-outline:before{content:"\56"}.wcpf-icon-moon:before{content:"\57"}.wcpf-icon-moon-o:before{content:"\58"}.wcpf-icon-sun-o:before{content:"\59"}.wcpf-icon-android-sunny:before{content:"\5a"}.wcpf-icon-ios-moon:before{content:"\30"}.wcpf-icon-ios-sunny:before{content:"\31"}.wcpf-icon-picture-streamline:before{content:"\32"}.wcpf-icon-photo:before{content:"\33"}.wcpf-icon-painting-pallet-streamline:before{content:"\34"}.wcpf-icon-paint-bucket-streamline:before{content:"\35"}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.wcpf-field-color-list .wcpf-content,
.wcpf-field-text-list .wcpf-content,
.wcpf-field-box-list .wcpf-content,
.wcpf-field-checkbox-list .wcpf-content,
.wcpf-field-radio-list .wcpf-content,
.wcpf-field-drop-down-list .wcpf-content,
.wcpf-field-price-slider .wcpf-content{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:6px}.wcpf-field-color-list .wcpf-heading-label,
.wcpf-field-text-list .wcpf-heading-label,
.wcpf-field-box-list .wcpf-heading-label,
.wcpf-field-checkbox-list .wcpf-heading-label,
.wcpf-field-radio-list .wcpf-heading-label,
.wcpf-field-drop-down-list .wcpf-heading-label,
.wcpf-field-price-slider .wcpf-heading-label{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:8px
0;font-size:14px;font-weight:600;color:#111;text-transform:uppercase}.wcpf-field-color-list .wcpf-input-container,
.wcpf-field-color-list .wcpf-label-container,
.wcpf-field-text-list .wcpf-input-container,
.wcpf-field-text-list .wcpf-label-container,
.wcpf-field-box-list .wcpf-input-container,
.wcpf-field-box-list .wcpf-label-container,
.wcpf-field-checkbox-list .wcpf-input-container,
.wcpf-field-checkbox-list .wcpf-label-container,
.wcpf-field-radio-list .wcpf-input-container,
.wcpf-field-radio-list .wcpf-label-container,
.wcpf-field-drop-down-list .wcpf-input-container,
.wcpf-field-drop-down-list .wcpf-label-container,
.wcpf-field-price-slider .wcpf-input-container,
.wcpf-field-price-slider .wcpf-label-container{display:inline-block}.wcpf-field-button{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:8px;padding-bottom:8px}.wcpf-field-button .wcpf-button{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding:6px
12px;border:1px
solid #e5e5e5;background:#fff;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;text-align:center;font-weight:500;font-size:14px;color:#111}.wcpf-field-button .wcpf-button:hover{background:#111;color:#fff}.wcpf-field-button .wcpf-button:focus{outline:none}.wcpf-field-drop-down-list .wcpf-input{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding:2px
4px;border:1px
solid #e5e5e5;background:#fff;-webkit-border-radius:2px;border-radius:2px}.wcpf-field-drop-down-list .wcpf-input:focus{outline:none}.wcpf-field-drop-down-list .select2-selection__clear{display:none}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-children-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:18px}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label{display:block;margin:0;padding:0;cursor:pointer;color:#111;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:before, .wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:after{display:table;content:"";line-height:0}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:after{clear:both}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-radio-label:hover{color:#8d8d8d}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item:not(.disabled) .wcpf-radio-label:hover{color:inherit}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;float:left;margin-top: .7em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;border:1px
solid #e5e5e5;-webkit-border-radius:50%;border-radius:50%}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-input-container .wcpf-input{display:none}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item .wcpf-title-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;float:left;width:-webkit-calc(100% - 16px);width:calc(100% - 16px);padding-left:12px;line-height:1.4}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item.checked > .wcpf-radio-item-inner > .wcpf-radio-label .wcpf-input-container::after{content:'';position:absolute;top:50%;left:50%;height:6px;width:6px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-border-radius:50%;border-radius:50%;background:#111}.wcpf-field-radio-list .wcpf-radio-list .wcpf-radio-item.disabled>.wcpf-radio-item-inner>.wcpf-radio-label{color:#7e7e7e;opacity: .6;cursor:default}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-children-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:18px}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label{display:block;margin:0;padding:0;cursor:pointer;color:#111;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:before, .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:after{display:table;content:"";line-height:0}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:after{clear:both}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-checkbox-label:hover{color:#8d8d8d}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;float:left;margin-top: .7em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;border:1px
solid #e5e5e5;-webkit-border-radius:2px;border-radius:2px}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container .wcpf-input{display:none}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;float:left;width:-webkit-calc(100% - 16px);width:calc(100% - 16px);padding-left:12px;line-height:1.4}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item.checked > .wcpf-checkbox-item-inner > .wcpf-checkbox-label .wcpf-input-container::after{content:'';position:absolute;top:4px;left:3px;height:3px;width:6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border:solid #111;border-width:0 0 2px 2px;-webkit-box-sizing:content-box;box-sizing:content-box}.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item.disabled>.wcpf-checkbox-item-inner>.wcpf-checkbox-label{color:#7e7e7e;opacity: .6;cursor:default}.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-price-slider-min-max-inputs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:4px}.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-max-input,
.wcpf-field-price-slider.wcpf-display-min-max-inputs .wcpf-min-input{box-sizing:border-box;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:calc( 50% - 4px);-webkit-border-radius:2px;border-radius:2px}.wcpf-field-price-slider.wcpf-display-price-label
.priceLabel{display:block}.wcpf-field-price-slider
.priceLabel{display:none}.wcpf-field-price-slider .wcpf-price-slider-min-max-inputs{display:none}.wcpf-field-price-slider
.priceSliderInput{margin-bottom:1em}.wcpf-field-price-slider
.priceSliderAmount{text-align:right;line-height:2.4;font-size:0.8751em}.wcpf-field-price-slider .ui-slider{position:relative;text-align:left;margin-left:0.5em;margin-right:0.5em}.wcpf-field-price-slider .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#fff;-webkit-border-radius:1em;border-radius:1em;cursor:ew-resize;outline:none;top:-0.3em;margin-left:-0.5em;border:1px
solid #d5d5d5}.wcpf-field-price-slider .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:0.7em;display:block;border:0;-webkit-border-radius:1em;border-radius:1em;background-color:#d5d5d5}.wcpf-field-price-slider .wcpf-price-slider{padding-top:8px}.wcpf-field-price-slider .wcpf-price-slider .ui-widget-content{-webkit-border-radius:1em;border-radius:1em;background-color:#eee;border:0}.wcpf-field-price-slider .ui-slider-horizontal{height:0.5em}.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-min{left:-1px}.wcpf-field-price-slider .ui-slider-horizontal .ui-slider-range-max{right:-1px}.wcpf-field-price-slider .priceLabel .price-text{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding-right:4px}.wcpf-field-color-list .wcpf-color-list{padding-top:0}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;margin-right:10px;margin-top:8px;height:24px;width:24px;background-position:center;-webkit-background-size:cover;background-size:cover;-webkit-border-radius:24px;border-radius:24px;cursor:pointer}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border{border:1px
solid #ccc}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.using-border.selected:after{margin:8px
0 0 7px}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected:after{position:absolute;content:'';height:3px;width:6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin:9px
0 0 8px;border:solid #fff;border-width:0 0 2px 2px;-webkit-box-sizing:content-box;box-sizing:content-box}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.dark-marker.selected:after{border-color:#111}.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.disabled{opacity: .2;cursor:default}.wcpf-field-text-list .wcpf-text-children-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:18px}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item{cursor:pointer}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-text-label{color:#111;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-title-container{display:inline-block;line-height:1.4}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item.selected>.wcpf-text-item-inner>.wcpf-text-label{font-weight:600}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item.disabled>.wcpf-text-item-inner>.wcpf-text-label{color:#7e7e7e;opacity: .6;cursor:default}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item:not(.disabled) .wcpf-text-label:hover{font-weight:600}.wcpf-field-text-list .wcpf-text-list .wcpf-text-item .wcpf-input{display:none}.wcpf-field-text-list.wcpf-text-list-inline-style .wcpf-text-list .wcpf-text-item{display:inline-block;margin-right:12px}.wcpf-field-box-list .wcpf-box-list:before, .wcpf-field-box-list .wcpf-box-list:after{display:table;content:"";line-height:0}.wcpf-field-box-list .wcpf-box-list:after{clear:both}.wcpf-field-box-list .wcpf-box-list .wcpf-box-item{height:45px;width:45px;float:left;margin-right:-1px;margin-bottom:-1px;overflow:hidden;cursor:pointer;line-height:45px;border:1px
solid #e5e5e5;color:#111;text-align:center;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.wcpf-field-box-list .wcpf-box-list .wcpf-box-item.selected, .wcpf-field-box-list .wcpf-box-list .wcpf-box-item:hover{background-color:#111;color:#fff}.wcpf-field-text-list .wcpf-product-counts,
.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts{display:inline-block;padding-left:2px}.wcpf-field-radio-list .wcpf-product-counts,
.wcpf-field-checkbox-list .wcpf-product-counts{line-height:normal}.wcpf-layout-simple-box{margin-bottom:12px}.wcpf-layout-simple-box .wcpf-simple-box-heading{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:8px
0;font-size:14px;font-weight:600;color:#111;text-transform:uppercase}.wcpf-layout-columns{display:flex}.wcpf-layout-columns .wcpf-layout-column{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0
4px}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item{display:inline-block;margin-right:8px;line-height:18px}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after{display:table;content:"";line-height:0}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item:after{clear:both}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .note-text{display:inline-block;float:right;font-size:14px;color:#111}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;margin-right:6px;float:left;width:18px;height:18px;cursor:pointer;vertical-align:middle}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after{position:absolute;content:'';width:50%;height:1px;top:45%;left:30%;background:#111;-webkit-transition:background 300ms ease;-o-transition:background 300ms ease;transition:background 300ms ease}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:before, .wcpf-filter-notes .wcpf-note-list .wcpf-note-item .remove-filter:hover:after{background:#8d8d8d}.wcpf-scrollbar ::-webkit-scrollbar{width:6px;background-color:transparent}.wcpf-scrollbar ::-webkit-scrollbar-track{background-color:#f5f5f5}.wcpf-scrollbar ::-webkit-scrollbar-thumb{background-color:#babac0}.wcpf-scrollbar.wcpf-front-element .wcpf-content{max-height:-webkit-calc(28em + 6px);max-height:calc(28em + 6px);overflow-y:auto}.wcpf-front-element{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:12px}.wcpf-front-element.wcpf-status-disabled,
.wcpf-front-element .wcpf-item-hide{display:none !important}.wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .more-text{display:none}.wcpf-front-element.wcpf-hide-more-items .wcpf-more-button.wcpf-status-active .less-text{display:inline-block}.wcpf-front-element .wcpf-more-button{display:none;cursor:pointer;-webkit-transition:color 300ms ease;-o-transition:color 300ms ease;transition:color 300ms ease;color:#111}.wcpf-front-element .wcpf-more-button:hover{color:#8d8d8d}.wcpf-front-element .wcpf-more-button .wcpf-more-icon{display:inline-block;width:1em;height:1em;font-size:13px;vertical-align:middle}.wcpf-front-element .wcpf-more-button .more-text,
.wcpf-front-element .wcpf-more-button .less-text{display:inline-block;padding-left:2px;vertical-align:middle}.wcpf-front-element .wcpf-more-button .less-text{display:none}.wcpf-front-element .wcpf-more-button .wcpf-more-button-inner{padding-left:28px;line-height:1.4}.wcpf-front-element .wcpf-more-button.wcpf-status-active{display:block}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-label{position:relative}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;height:13px;width:13px;right:8px;top: .7em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#111}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle:before{vertical-align:top;font-size:13px}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed.wcpf-item-box-hide>.wcpf-item-inner>.wcpf-item-children-container{display:none}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed > .wcpf-item-inner > .wcpf-item-label .wcpf-title-container{padding-right:24px}.wcpf-layout-item.wcpf-box-style .wcpf-heading-label,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle{display:block;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:14px;width:14px;font-size:13px;color:#111}.wcpf_widget_filters.wcpf-all-filters-disabled,
.wcpf-all-filters-disabled .wcpf-button-action-reset{display:none}.blockUI.blockOverlay{background-color:#fff !important;opacity: .7 !important}