: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:.4s ease;-o-transition:.4s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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:.3s ease;-o-transition:.3s ease;transition:.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;}.elementor-widget-container .wpcu-product__price .wpcu-badge--rounded{display:none;}.wpcu-modal{position:fixed;width:100% !important;height:100%;background:rgba(0,0,0,.5);left:0;top:0;z-index:-1;overflow:hidden;outline:0;max-width:100% !important;}.wpcu-modal__dialog{position:relative;width:500px;margin:30px auto;transition:.3s ease;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;pointer-events:none;}.wpcu-modal__dialog-lg{width:900px;}.wpcu-modal__content{width:100%;background:#fff;pointer-events:auto;border-radius:3px;position:relative;height:100%;overflow-x:hidden;overflow-y:auto;}.wpcu-modal__content .wpcu-modal__header{position:relative;padding:15px;border-bottom:1px solid #eee;}.wpcu-modal__content .wpcu-modal__header .wpcu-modal__header--title{font-size:16px;margin:0;}.wpcu-modal__content .wpcu-modal-close{position:absolute;right:15px;top:10px;text-decoration:none;}.wpcu-modal__content .wpcu-modal__body{padding:20px 25px;}.wpcu-modal__content .wpcu-modal__footer{border-top:1px solid #eee;padding:18px;}.wpcu-modal__content .wpcu-modal__footer .wpcu-modal__action{display:flex;justify-content:flex-end;margin:-7.5px;}.wpcu-modal__content .wpcu-modal__footer .wpcu-modal__action button{margin:7.5px;}.wpcu-modal__dialog{height:550px;}.wpcu-modal__dialog.wpcu-modal--lg{width:800px;}.wpcu-modal__dialog.wpcu-modal--xl{width:1140px;}.wpcu-modal__dialog.wpcu-modal--sm{width:300px;}.wpcu-modal.wpcu-fade{transition:.3s ease;opacity:1;visibility:visible;z-index:9999;}.wpcu-modal.wpcu-fade:not(.wpcu-show){opacity:0;visibility:hidden;}.wpcu-modal.wpcu-show .wpcu-modal__dialog{opacity:1;visibility:visible;transition:.3s ease;pointer-events:all;}@media (min-width: 992px) and (max-width: 1199.98px){.wpcu-modal__dialog{width:calc(100% - 60px);height:500px;}}@media (min-width: 768px) and (max-width: 991.98px){.wpcu-modal__dialog{width:calc(100% - 60px);height:400px;}}@media (min-width: 576px) and (max-width: 767.98px){.wpcu-modal__dialog{width:calc(100% - 60px);height:400px;}}@media (max-width: 575.98px){.wpcu-modal__dialog{width:calc(100% - 30px);height:250px;}}:root{--swiper-theme-color:#007aff;}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-container-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap;}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-container-pointer-events{touch-action:pan-y;}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-container-3d{perspective:1200px;}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next";}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff;}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000;}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block;}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-white{--swiper-pagination-color:#fff;}.swiper-pagination-black{--swiper-pagination-color:#000;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube{overflow:visible;}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-container-flip{overflow:visible;}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.ls-container,.ls-wp-container{visibility:hidden;position:relative;max-width:100%;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.ls-inner{position:relative;width:100%;height:100%;background-position:center center;z-index:30;}.ls-wp-fullwidth-container{width:100%;position:relative;}.ls-wp-fullwidth-helper{position:absolute;}ls-scene-wrapper{width:100%;margin:0 auto;display:block !important;position:relative !important;}ls-scene-wrapper .ls-container{position:sticky !important;top:0;}ls-silent-wrapper{width:100vw;height:100vh;z-index:-1 !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;position:fixed !important;left:-200vw;top:-200vh;}ls-scene-wrapper[data-disabled-scene]{height:auto !important;}.ls-slide-bgcolor,.ls-slide-backgrounds,.ls-slide-effects,.ls-background-videos,.ls-bg-video-overlay{-o-transform:translateZ(0);-ms-transform:translateZ(0);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);}.ls-layers,.ls-slide-bgcolor,.ls-slide-backgrounds,.ls-slide-effects,.ls-background-videos,.ls-bg-video-overlay{width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;}.ls-text-layer .ls-ch .ls-grad-bg-overflow{display:block;position:absolute;width:100%;height:100%;z-index:-1;}.ls-wrapper{padding:0 !important;visibility:visible !important;border:0 !important;z-index:1;}.ls-wrapper.ls-fix-textnodes .ls-ln,.ls-wrapper.ls-fix-textnodes .ls-wd{position:static !important;transform:none !important;}.ls-wrapper .ls-ln{white-space:nowrap;}.ls-layer.ls-has-chars .ls-wd{position:static !important;}.ls-layer.ls-has-chars .ls-ch{position:relative !important;}.ls-layer.ls-has-words .ls-wd{position:relative !important;}.ls-layer.ls-has-lines .ls-ln{position:relative !important;}.ls-layer .ls-ch,.ls-layer .ls-wd,.ls-layer .ls-ln{text-decoration:inherit;}.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-ch,.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-wd,.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .ls-ln,.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-ch,.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-wd,.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .ls-ln{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);}.ls-textnode-dummy{display:inline-block !important;visibility:hidden !important;pointer-events:none !important;}.ls-textnode-bgclip-wrap{left:0;top:0;position:absolute;background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent;text-align:left !important;pointer-events:none !important;}.ls-textnode{color:transparent;text-fill-color:transparent;-webkit-text-fill-color:transparent;}.ls-wrapper.ls-force-display-block{display:block !important;}.ls-wrapper.ls-force-visibility-hidden{visibility:hidden !important;}.ls-wrapper.ls-force-left-0{left:0 !important;}.ls-wrapper.ls-force-width-auto{width:auto !important;}.ls-force-height-auto{height:auto !important;}.ls-wrapper.ls-force-full-size{width:100% !important;height:100% !important;}.ls-layer.ls-force-no-transform,.ls-wrapper.ls-force-no-transform{transform:none !important;}.ls-force-no-transform .ls-ln,.ls-force-no-transform .ls-wd,.ls-force-no-transform .ls-ch{transform:none !important;}.ls-background-videos{z-index:1;}.ls-bg-video-overlay{z-index:21;background-repeat:repeat;background-position:center center;}.ls-slide-backgrounds{z-index:2;}.ls-slide-effects{z-index:4;}.ls-slide-bgcolor{z-index:1;}.ls-layers{z-index:35;}.ls-z,.ls-parallax,.ls-in-out,.ls-scroll,.ls-scroll-transform,.ls-loop,.ls-clip{position:absolute !important;width:100%;height:100%;top:0;left:0;}.ls-clip,.ls-m-layers-clip{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);}.ls-layers-clip{clip:rect(0px,var(--sw),var(--sh),0px);}.ls-z{width:100% !important;height:100% !important;top:0 !important;left:0 !important;bottom:auto !important;right:auto !important;display:block !important;overflow:visible !important;pointer-events:none !important;}.ls-z.ls-wrapper.ls-pinned{position:fixed !important;}.ls-slide-backgrounds .ls-wrapper.ls-z{overflow:hidden !important;}.ls-inner-wrapper{pointer-events:auto;}.ls-inner-wrapper *{pointer-events:inherit;}.ls-in-out{display:none;}.ls-loop,.ls-clip{display:block !important;}.ls-parallax,.ls-in-out,.ls-scroll,.ls-scroll-transform,.ls-loop,.ls-z{background:none !important;}.ls-bg-wrap,.ls-loop{margin:0 !important;}.ls-wrapper > .ls-layer,.ls-wrapper > a > .ls-layer
	.ls-wrapper > .ls-bg{line-height:normal;white-space:nowrap;word-wrap:normal;margin-right:0 !important;margin-bottom:0 !important;}.ls-wrapper > .ls-layer,.ls-wrapper > a > .ls-layer{position:static !important;display:block !important;transform:translateZ(0);}.ls-bg-wrap,.ls-bg-outer{width:100%;height:100%;position:absolute;left:0;top:0;}.ls-bg-wrap{display:none;}.ls-bg-outer{overflow:hidden !important;}.ls-wrapper > a.ls-layer-link{cursor:pointer !important;display:block !important;position:absolute !important;left:0 !important;top:0 !important;width:100% !important;height:100% !important;z-index:10;-o-transform:translateZ(100px);-ms-transform:translateZ(100px);-moz-transform:translateZ(100px);-webkit-transform:translateZ(100px);transform:translateZ(100px);background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") !important;}.ls-l[data-prefix]:before,.ls-layer[data-prefix]:before{position:relative;display:inline-block;content:attr(data-prefix);}.ls-l[data-suffix]:after,.ls-layer[data-suffix]:after{position:relative;display:inline-block;content:attr(data-suffix);}.ls-l[data-prefix]:before,.ls-layer[data-prefix]:before,.ls-l[data-suffix]:after,.ls-layer[data-suffix]:after{color:var(--ls-affix-color,currentColor);transform:translateY(var(--ls-affix-va,0em));font-size:var(--ls-affix-fs,1em);font-family:var(--ls-affix-ff,inherit);font-weight:var(--ls-affix-fw,inherit);}.ls-l[data-prefix]:before,.ls-layer[data-prefix]:before,.ls-l[data-suffix]:after,.ls-layer[data-suffix]:after{display:var(--ls-affix-nl,inline-block);}.ls-l[data-prefix].ls-affix-float:before,.ls-layer[data-prefix].ls-affix-float:before,.ls-l[data-suffix].ls-affix-float:after,.ls-layer[data-suffix].ls-affix-float:after{position:absolute;left:50%;top:50%;transform:translate(calc(-50% + var(--ls-affix-ha,0em)),calc(-50% + var(--ls-affix-va,0em)));}.ls-l[data-prefix]:before,.ls-layer[data-prefix]:before{margin-right:var(--ls-affix-ha,0em);}.ls-l[data-suffix]:after,.ls-layer[data-suffix]:after{margin-left:var(--ls-affix-ha,0em);}.ls-gui-element{z-index:40;text-decoration:none !important;}.ls-loading-container{position:absolute !important;display:none;left:50% !important;top:50% !important;}.ls-loading-indicator{margin:0 auto;}.ls-media-unmute{visibility:hidden;position:absolute;left:16px;top:16px;width:30px;height:30px;cursor:pointer;opacity:.65;}.ls-media-unmute-active{visibility:visible;}.ls-media-unmute-bg{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:30px;border:0 solid white;transform:scale(.1);background:rgba(0,0,0,.25);box-shadow:0 3px 10px rgba(0,0,0,.2);}.ls-icon-muted,.ls-icon-unmuted{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:20px;transform:scale(.1);}.ls-media-unmute-active .ls-media-unmute-bg{border:2px solid white;}.ls-media-unmute-active .ls-icon-muted,.ls-media-unmute-active .ls-icon-unmuted,.ls-media-unmute-active .ls-media-unmute-bg{transform:scale(1) !important;}.ls-icon-muted{background-image:url("https://cdn-cjmad.nitrocdn.com/TEYMcVrhxHJCYXFZCbdgdlfJJpaVdpNP/assets/images/optimized/rev-1a8178a/valueofficefurniture.com.au/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-muted-white.png");opacity:1;}.ls-icon-muted.nitro-lazy{background-image:none !important;}.ls-icon-unmuted{background-image:url("https://cdn-cjmad.nitrocdn.com/TEYMcVrhxHJCYXFZCbdgdlfJJpaVdpNP/assets/images/optimized/rev-1a8178a/valueofficefurniture.com.au/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-unmuted-white.png");opacity:0;}.ls-icon-unmuted.nitro-lazy{background-image:none !important;}.ls-media-unmute:hover{opacity:1;}.ls-media-unmute:hover .ls-icon-muted{opacity:0;}.ls-media-unmute:hover .ls-icon-unmuted{opacity:1;}.ls-media-unmute-bg,.ls-icon-unmuted,.ls-media-unmute,.ls-icon-muted{transition:all .3s ease-in-out !important;}.ls-bottom-slidebuttons{text-align:left;}.ls-bottom-nav-wrapper,.ls-below-thumbnails{height:0;position:relative;text-align:center;margin:0 auto;}.ls-below-thumbnails{display:none;}.ls-bottom-nav-wrapper a,.ls-nav-prev,.ls-nav-next{outline:none;}.ls-bottom-slidebuttons{position:relative;}.ls-bottom-slidebuttons,.ls-nav-start,.ls-nav-stop,.ls-nav-sides{position:relative;}.ls-nothumb{text-align:center !important;}.ls-link,.ls-link:hover{position:absolute !important;width:100% !important;height:100% !important;left:0 !important;top:0 !important;}.ls-link{display:none;}.ls-link-on-top{z-index:999999 !important;}.ls-link,.ls-wrapper > a > *{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.ls-link.nitro-lazy,.ls-wrapper > a > *.nitro-lazy{background-image:none !important;}.ls-bottom-nav-wrapper,.ls-thumbnail-wrapper,.ls-nav-prev,.ls-nav-next{visibility:hidden;}.ls-bar-timer{position:absolute;width:0;height:2px;background:white;border-bottom:2px solid #555;opacity:.55;top:0;}.ls-circle-timer{width:16px;height:16px;position:absolute;right:10px;top:10px;opacity:.65;display:none;}.ls-container .ls-circle-timer,.ls-container .ls-circle-timer *{box-sizing:border-box !important;}.ls-ct-half{border:4px solid white;}.ls-ct-left,.ls-ct-right{width:50%;height:100%;overflow:hidden;}.ls-ct-left,.ls-ct-right{position:absolute;}.ls-ct-left{left:0;}.ls-ct-right{left:50%;}.ls-ct-rotate{width:200%;height:100%;position:absolute;top:0;}.ls-ct-left .ls-ct-rotate,.ls-ct-right .ls-ct-hider,.ls-ct-right .ls-ct-half{left:0;}.ls-ct-right .ls-ct-rotate,.ls-ct-left .ls-ct-hider,.ls-ct-left .ls-ct-half{right:0;}.ls-ct-hider,.ls-ct-half{position:absolute;top:0;}.ls-ct-hider{width:50%;height:100%;overflow:hidden;}.ls-ct-half{width:200%;height:100%;}.ls-ct-center{width:100%;height:100%;left:0;top:0;position:absolute;border:4px solid black;opacity:.2;}.ls-ct-half,.ls-ct-center{border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;}.ls-slidebar-container{margin:10px auto;}.ls-slidebar-container,.ls-slidebar{position:relative;}.ls-progressbar,.ls-slidebar-slider-container{position:absolute;left:0;top:0;}.ls-progressbar{width:0;height:100%;z-index:1;}.ls-slidebar-slider-container{z-index:2;}.ls-slidebar-slider{position:static !important;cursor:pointer;}.ls-slidebar{height:10px;background-color:#ddd;}.ls-slidebar,.ls-progressbar{border-radius:10px;}.ls-progressbar{background-color:#bbb;}.ls-slidebar-slider-container{top:50%;}.ls-slidebar-slider{width:20px;height:20px;border-radius:20px;background-color:#999;}.ls-slidebar-light .ls-slidebar{height:8px;background-color:white;border:1px solid #ddd;border-top:1px solid #ccc;}.ls-slidebar-light .ls-slidebar,.ls-slidebar-light .ls-progressbar{border-radius:10px;}.ls-slidebar-light .ls-progressbar{background-color:#eee;}.ls-slidebar-light .ls-slidebar-slider-container{top:50%;}.ls-slidebar-light .ls-slidebar-slider{width:18px;height:18px;border-radius:20px;background-color:#eee;border:1px solid #bbb;border-top:1px solid #ccc;border-bottom:1px solid #999;}.ls-tn{display:none !important;}.ls-thumbnail-hover{display:none;position:absolute;left:0;}.ls-thumbnail-hover-inner{width:100%;height:100%;position:absolute;left:0;top:0;display:none;}.ls-thumbnail-hover-bg{position:absolute;width:100%;height:100%;left:0;top:0;}.ls-thumbnail-hover-img{position:absolute;overflow:hidden;}.ls-thumbnail-hover img{max-width:none !important;position:absolute;display:inline-block;visibility:visible !important;left:50%;top:0;}.ls-thumbnail-hover span{left:50%;top:100%;width:0;height:0;display:block;position:absolute;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;}.ls-thumbnail-wrapper{position:relative;width:100%;margin:0 auto;}.ls-thumbnail-wrapper.ls-thumbnail-fill  a img{width:100%;}.ls-thumbnail{position:relative;margin:0 auto;}.ls-thumbnail-inner,.ls-thumbnail-slide-container{width:100%;}.ls-thumbnail-slide-container{overflow:hidden !important;position:relative;}.ls-thumbnail-slide{text-align:center;white-space:nowrap;float:left;position:relative;}.ls-thumbnail-slide a{overflow:hidden;display:inline-block;width:0;height:0;position:relative;}.ls-thumbnail-slide img{max-width:none !important;max-height:100% !important;height:100%;visibility:visible !important;background-position:center !important;}.ls-touchscroll{overflow-x:auto !important;}.ls-shadow{display:none;position:absolute;z-index:10 !important;top:100%;width:100%;left:0;overflow:hidden !important;visibility:hidden;}.ls-shadow img{width:100% !important;height:auto !important;position:absolute !important;left:0 !important;bottom:0 !important;}.ls-media-layer{overflow:hidden;}.ls-vpcontainer,.ls-videopreview{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;}.ls-videopreview{background-size:cover;background-position:center center;}.ls-videopreview{z-index:1;}.ls-playvideo{position:absolute;left:50%;top:50%;cursor:pointer;z-index:2;}.ls-autoplay .ls-playvideo,.ls-instant-autoplay .ls-playvideo{display:none !important;}.ls-forcehide{display:none !important;}.ls-yourlogo{position:absolute;z-index:50;}.ls-slide-transition-wrapper{width:100%;height:100%;position:absolute;left:0;top:0;z-index:3;}.ls-slide-transition-wrapper,.ls-slide-transition-wrapper *{text-align:left !important;}.ls-slide-transition-tile{position:relative;float:left;}.ls-slide-transition-tile img{visibility:visible;margin:0 !important;}.ls-curtiles{overflow:hidden;}.ls-curtiles,.ls-nexttiles{position:absolute;width:100%;height:100%;left:0;top:0;}.ls-curtile,.ls-nexttile{overflow:hidden;width:100% !important;height:100% !important;-o-transform:translateZ(0);-ms-transform:translateZ(0);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);}.ls-nexttile{display:none;}.ls-3d-container{position:relative;overflow:visible !important;-ms-perspective:none !important;-moz-perspective:none !important;-webkit-perspective:none !important;perspective:none !important;}.ls-3d-box{position:absolute;}.ls-3d-box > div{overflow:hidden;margin:0;padding:0;position:absolute;background-color:#888;}.ls-3d-box .ls-3d-top,.ls-3d-box .ls-3d-bottom{background-color:#555;}.ls-slide-transition-wrapper,.ls-slide-transition-tile{-ms-perspective:1500px;-moz-perspective:1500px;-webkit-perspective:1500px;perspective:1500px;}.ls-slide-transition-tile,.ls-3d-box,.ls-curtiles,.ls-nexttiles{-ms-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.ls-curtile,.ls-nexttile,.ls-3d-box{-ms-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;}html body .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),html body .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),html body .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),html body .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden),#ls-global .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),#ls-global .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),#ls-global .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),#ls-global .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden){max-width:100%;}html body .ls-container.ls-hidden,#ls-global .ls-container.ls-hidden{width:0px !important;height:0px !important;position:absolute;left:-5000px;top:-5000px;z-index:-1;overflow:hidden !important;visibility:hidden !important;display:block !important;}.ls-selectable{user-select:text;-ms-user-select:text;-moz-user-select:text;-webkit-user-select:text;}.ls-unselectable{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.ls-visible{overflow:visible !important;clip:auto !important;clip-path:none !important;}.ls-unselectable{user-select:none;-o-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}.ls-overflow-hidden{overflow:hidden;}.ls-overflowx-hidden{overflow-x:hidden;}html body .ls-overflow-visible,html#ls-global .ls-overflow-visible,body#ls-global .ls-overflow-visible,#ls-global .ls-overflow-visible,.ls-overflow-visible{overflow:visible !important;}.ls-overflowy-hidden{overflow-y:hidden;}.ls-slide{display:block !important;visibility:hidden !important;position:absolute !important;overflow:hidden;top:0 !important;left:0 !important;bottom:auto !important;right:auto !important;background:none;border:none !important;margin:0 !important;padding:0 !important;}.ls-slide > .ls-layer,.ls-slide > .ls-l,.ls-slide > .ls-bg,.ls-slide > a > .ls-layer,.ls-slide > a > .ls-l,.ls-slide > a > .ls-bg{position:absolute !important;white-space:nowrap;}.ls-fullscreen{margin:0 !important;padding:0 !important;width:auto !important;height:auto !important;}.ls-fullscreen .ls-container{background-color:black;margin:0 auto !important;}.ls-fullscreen .ls-fullscreen-wrapper{width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;border:0 !important;background-color:black;overflow:hidden !important;position:relative !important;}.ls-fullscreen .ls-fullscreen-wrapper .ls-container,.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;}.ls-layer .split-item{font-weight:inherit !important;font-family:inherit !important;font-size:inherit;color:inherit;}html body .ls-container .ls-layer,#ls-global .ls-container .ls-layer,html body .ls-container .ls-l,#ls-global .ls-container .ls-l{border-width:0;border-style:solid;border-color:#000;color:#000;font-size:36px;font-family:Arial,sans-serif;background-repeat:no-repeat;stroke:#000;text-align:left;font-style:normal;text-decoration:none;text-transform:none;font-weight:400;letter-spacing:0;background-position:0% 0%;background-clip:border-box;opacity:1;mix-blend-mode:unset;}.ls-container .ls-layer svg,.ls-container .ls-l svg{width:1em;height:1em;display:block;}.ls-container .ls-layer:not(.ls-html-layer),.ls-container .ls-l:not(.ls-html-layer){stroke-width:0;}.ls-container .ls-layer:not(.ls-html-layer) svg,.ls-container .ls-l:not(.ls-html-layer) svg{fill:currentColor;}.ls-container .ls-layer.ls-shape-layer svg,.ls-container .ls-layer.ls-svg-layer svg,.ls-container .ls-l.ls-shape-layer svg,.ls-container .ls-l.ls-svg-layer svg{width:100%;height:100%;}.ls-container .ls-layer.ls-icon-layer .fa,.ls-container .ls-l.ls-icon-layer .fa{display:block;line-height:inherit;}.ls-container .ls-layer.ls-ib-icon svg,.ls-container .ls-l.ls-ib-icon svg,.ls-container .ls-layer.ls-ib-icon .fa,.ls-container .ls-l.ls-ib-icon .fa{display:inline-block;vertical-align:middle;}.ls-container .ls-layer.ls-html-layer svg,.ls-container .ls-l.ls-html-layer svg{display:inline;width:auto;height:auto;}.ls-container .ls-button-layer{cursor:pointer;}.ls-container:not(.ls-hidden) .ls-wrapper:not(.ls-force-display-block) picture.ls-layer img,.ls-container:not(.ls-hidden) .ls-wrapper:not(.ls-force-display-block) picture.ls-l img{width:inherit !important;height:inherit !important;}.ls-container.ls-hidden picture{display:flex !important;}.ls-container.ls-hidden picture.ls-layer img,.ls-container.ls-hidden picture.ls-l img{width:auto;height:auto;}.ls-l[data-ls-smart-bg],.ls-layer[data-ls-smart-bg],ls-layer[data-ls-smart-bg]{overflow:hidden !important;background-size:0 0 !important;}.ls-l[data-ls-smart-bg]:before,.ls-layer[data-ls-smart-bg]:before,ls-layer[data-ls-smart-bg]:before{content:"";display:block;position:absolute;left:0;top:0;z-index:-1;width:var(--sw);height:var(--sh);transform:translate(calc(var(--x,0px) + var(--lx,0px)),calc(var(--y,0px) + var(--ly,0px)));background-image:inherit;background-size:var(--bgs,inherit);background-position:inherit;background-repeat:inherit;}html body .ls-nav-prev,#ls-global .ls-nav-prev,html body .ls-nav-next,#ls-global .ls-nav-next,html body .ls-bottom-nav-wrapper a,#ls-global .ls-bottom-nav-wrapper a,html body .ls-container .ls-fullscreen,#ls-global .ls-container .ls-fullscreen,html body .ls-thumbnail a,#ls-global .ls-thumbnail a{transition:none;-ms-transition:none;-webkit-transition:none;line-height:normal;outline:none;padding:0;border:0;}html body .ls-wrapper > a,#ls-global .ls-wrapper > a,html body .ls-wrapper > p,#ls-global .ls-wrapper > p,html body .ls-wrapper > h1,#ls-global .ls-wrapper > h1,html body .ls-wrapper > h2,#ls-global .ls-wrapper > h2,html body .ls-wrapper > h3,#ls-global .ls-wrapper > h3,html body .ls-wrapper > h4,#ls-global .ls-wrapper > h4,html body .ls-wrapper > h5,#ls-global .ls-wrapper > h5,html body .ls-wrapper > img,#ls-global .ls-wrapper > img,html body .ls-wrapper > div,#ls-global .ls-wrapper > div,html body .ls-wrapper > span,#ls-global .ls-wrapper > span,html body .ls-wrapper .ls-bg,#ls-global .ls-wrapper .ls-bg,html body .ls-wrapper .ls-layer,#ls-global .ls-wrapper .ls-layer,html body .ls-slide .ls-layer,#ls-global .ls-slide .ls-layer,html body .ls-slide a .ls-layer,#ls-global .ls-slide a .ls-layer{transition:none;-ms-transition:none;-webkit-transition:none;line-height:normal;outline:none;padding:0;margin:0;border-width:0;}html body .ls-container img,#ls-global .ls-container img{transition:none;-ms-transition:none;-webkit-transition:none;line-height:normal;outline:none;background:none;min-width:0;max-width:none;border-radius:0;box-shadow:none;border-width:0;padding:0;}html body .ls-wp-container .ls-wrapper > a > *,#ls-global .ls-wp-container .ls-wrapper > a > *{margin:0;}html body .ls-wp-container .ls-wrapper > a,#ls-global .ls-wp-container .ls-wrapper > a{text-decoration:none;}.ls-wp-fullwidth-container,.ls-wp-fullwidth-helper,.ls-gui-element *,.ls-gui-element,.ls-container,.ls-slide > *,.ls-slide,.ls-wrapper,.ls-layer{box-sizing:content-box !important;}html body .ls-yourlogo,#ls-global .ls-yourlogo{margin:0;}html body .ls-tn,#ls-global .ls-tn{display:none;}.ls-bottom-nav-wrapper,.ls-bottom-nav-wrapper span,.ls-bottom-nav-wrapper a{line-height:0;font-size:0;}html body .ls-container video,#ls-global .ls-container video{max-width:none !important;object-fit:cover !important;}html body .ls-container.ls-wp-container,#ls-global .ls-container.ls-wp-container,html body .ls-fullscreen-wrapper,#ls-global .ls-fullscreen-wrapper{max-width:none;}html body .ls-container,#ls-global .ls-container,html body .ls-container .ls-slide-transition-wrapper,#ls-global .ls-container .ls-slide-transition-wrapper,html body .ls-container .ls-slide-transition-wrapper *,#ls-global .ls-container .ls-slide-transition-wrapper *,html body .ls-container .ls-bottom-nav-wrapper,#ls-global .ls-container .ls-bottom-nav-wrapper,html body .ls-container .ls-bottom-nav-wrapper *,#ls-global .ls-container .ls-bottom-nav-wrapper *,html body .ls-container .ls-bottom-nav-wrapper span *,#ls-global .ls-container .ls-bottom-nav-wrapper span *,html body .ls-direction-fix,#ls-global .ls-direction-fix{direction:ltr !important;}html body .ls-container,#ls-global .ls-container{float:none !important;}.ls-slider-notification{position:relative;margin:10px auto;padding:10px 10px 15px 88px;border-radius:5px;min-height:60px;background:#de4528;color:white !important;font-family:"Open Sans",arial,sans-serif !important;}.ls-slider-notification a{color:white !important;text-decoration:underline !important;}.ls-slider-notification-logo{position:absolute;top:16px;left:17px;width:56px;height:56px;font-size:49px;line-height:53px;border-radius:56px;background-color:white;color:#de4528;font-style:normal;font-weight:800;text-align:center;}.ls-slider-notification strong{color:white !important;display:block;font-size:20px;line-height:26px;font-weight:normal !important;}.ls-slider-notification span{display:block;font-size:13px;line-height:16px;text-align:justify !important;}@media screen and (max-width: 767px){.ls-container .ls-layers > .ls-hide-on-phone,.ls-container .ls-background-videos .ls-hide-on-phone video,.ls-container .ls-background-videos .ls-hide-on-phone audio,.ls-container .ls-background-videos .ls-hide-on-phone iframe{display:none !important;}}@media screen and (min-width: 768px) and (max-width: 1024px){.ls-container .ls-layers > .ls-hide-on-tablet,.ls-container .ls-background-videos .ls-hide-on-tablet video,.ls-container .ls-background-videos .ls-hide-on-tablet audio,.ls-container .ls-background-videos .ls-hide-on-tablet iframe{display:none !important;}}@media screen and (min-width: 1025px){.ls-container .ls-layers > .ls-hide-on-desktop,.ls-container .ls-background-videos .ls-hide-on-desktop video,.ls-container .ls-background-videos .ls-hide-on-desktop audio,.ls-container .ls-background-videos .ls-hide-on-desktop iframe{display:none !important;}}.ls-container .ls-background-videos .ls-vpcontainer{z-index:10;}.ls-container .ls-background-videos .ls-videopreview{background-size:cover !important;}.ls-container .ls-background-videos video,.ls-container .ls-background-videos audio,.ls-container .ls-background-videos iframe{position:relative;z-index:20;}@media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d){#ls-test3d{position:absolute;left:9px;height:3px;}}.ls-z[data-ls-animating-in] .ls-wrapper.ls-in-out,.ls-z[data-ls-animating-out] .ls-wrapper.ls-in-out,.ls-curtile,.ls-nexttile{will-change:transform;}.ls-z[data-ls-animating-in] .ls-layer,.ls-z[data-ls-animating-out] .ls-layer,.ls-curtile,.ls-nexttile{will-change:opacity;}.ls-layer[data-ls-animating-in],.ls-layer[data-ls-animating-out]{will-change:filter;}.ls-layer[data-ls-text-animating-in] .ls-ln,.ls-layer[data-ls-text-animating-in] .ls-wd,.ls-layer[data-ls-text-animating-in] .ls-ch,.ls-layer[data-ls-text-animating-out] .ls-ln,.ls-layer[data-ls-text-animating-out] .ls-wd,.ls-layer[data-ls-text-animating-out] .ls-ch{will-change:transform;}.ls-z:not([data-ls-hidden]),.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-loop,.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-parallax,.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll-transform,.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll{will-change:transform;}