@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:#ff5500;--wpcu-productRatingSize:16px;--wpcu-productRatingColor:#feb507;--wpcu-buttonColor:#fff;--wpcu-buttonColorHover:#fff;--wpcu-buttonBgColor:#ff5500;--wpcu-buttonBgColorHover:#d54500;--wpcu-ribbonBgColor:#ff5500;--wpcu-qvIconColor:#fff;--wpcu-qvBgColor:#ff5500;--wpcu-navArrowColor:#333;--wpcu-navArrowColorHover:#fff;--wpcu-navBgColor:#fff;--wpcu-navBgColorHover:#ff5500;--wpcu-navBorderColor:#e4e4ed;--wpcu-navBorderColorHover:#ff5500;--wpcu-pagColor:#333;--wpcu-pagColorHover:#fff;--wpcu-pagBorderColor:#e4e4e4;--wpcu-pagBorderColorHover:#ff5500;--wpcu-pagBgColor:#fff;--wpcu-pagBgColorHover:#ff5500;--wpcu-pagActiveColor:#fff;--wpcu-pagActiveBorderColor:#ff5500;--wpcu-pagActiveBgColor:#ff5500;--wpcu-dotsColor:#b0b0b0;--wpcu-dotsActiveColor:#ff5500}.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 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:#fff0;-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}