@-webkit-keyframes fadeInUp{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.ha-slider-widget-wrapper{margin:auto;width:100%;height:100%}.ha-slider-widget-wrapper .ha-slider-container{position:relative;z-index:1;overflow:hidden;margin-right:auto;margin-left:auto;padding:0;list-style:none}.ha-slider-widget-wrapper .ha-slider-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.ha-slider-widget-wrapper .swiper-pagination-progressbar span{padding:0}.ha-slider-widget-wrapper .swiper-pagination-bullet{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1em;height:1em;background:rgba(0,0,0,.2);color:#000;text-align:center;font-size:12px;line-height:20px;opacity:1}.ha-slider-widget-wrapper .swiper-pagination-bullet-active{background:#007aff;color:#fff}.ha-slider-widget-wrapper .swiper-container-flip .ha-slider-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-slider-content-wrapper,.ha-slider-widget-wrapper .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.ha-slider-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-slider-content-wrapper,.ha-slider-wrapper{position:relative}.ha-slider-wrapper{z-index:1;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:500px;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-slider-content-wrapper{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;height:100%}.ha-slider-content{position:relative;z-index:5;padding:10px;width:50%;text-align:center}.ha-slider-figure{display:inline-block;font-size:50px}.ha-slider-figure i,.ha-slider-figure img,.ha-slider-figure svg{position:relative;display:block;width:1em;height:1em;fill:currentColor}.ha-slider-content-title{font-weight:500;font-size:32px}.ha-slider-content-sub-title{font-weight:500;font-size:24px}.ha-slider-content-description{font-weight:400;font-size:14px}.ha-slider-buttons{display:block;margin-top:20px;font-size:0;-webkit-transition:all .3s;transition:all .3s}.ha-slider-buttons a{display:inline-block;font-weight:500;font-size:14px}.ha-slider-button{padding:10px 30px;border-radius:4px;background-color:#007aff;color:#fff;font-size:16px;cursor:pointer}.ha-slider-next,.ha-slider-prev{position:absolute;top:50%;z-index:2;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ha-slider-next{right:0}.ha-slider-next i,.ha-slider-prev i{width:1em;height:1em}.ha-slider-prev{left:0}.ha-arrow-sync-yes .ha-slider-next,.ha-arrow-sync-yes .ha-slider-prev{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-arrow-sync-yes .ha-slider-next{right:auto;margin-left:25px}.ha-arrow-sync-yes .ha-slider-prev{margin-right:25px}.ha-slider-pagination,.ha-slider-pagination span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0}.ha-slider-pagination span{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-flex:0 1;-ms-flex:0 1;flex:0 1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;width:1em;height:1em;line-height:1em}.ha-slider-direction-vertical .ha-slider-pagination:not(.swiper-pagination-progressbar){top:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ha-slider-direction-vertical .ha-slider-next,.ha-slider-direction-vertical .ha-slider-prev{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.ha-slider-direction-vertical .ha-slider-next{top:auto;bottom:0}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-next,.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-prev{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-next{margin-top:25px;margin-left:auto}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-prev{margin-right:auto;margin-bottom:25px}.ha-slider-gallery-slide{height:100px}.ha-slider-gallery-thumbs .ha-slider-gallery-slide{opacity:.4}.ha-slider-gallery-thumbs .swiper-slide-thumb-active{opacity:1}.ha-slider-gallery-thumbs .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha_fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.25s;animation-duration:1.25s}.ha_fadeInDown,.ha_fadeInLeft,.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1.25s;animation-duration:1.25s}.ha_fadeInLeft,.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.ha_rollIn,.ha_zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.ha_rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@media (max-width:767px){.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-title{font-weight:600;font-size:18px}.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-sub-title{font-weight:500;font-size:16px}.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-description{font-weight:400;font-size:14px}}.ha-product-carousel .ha-product-carousel-error{padding:10px 10px 10px 25px;border-left:2px solid #f9a305;background-color:rgba(249,163,5,.05)}.ha-product-carousel .ha-product-carousel-item-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px}.ha-product-carousel .ha-product-carousel-image{position:relative;overflow:hidden;margin-bottom:10px}.ha-product-carousel .ha-product-carousel-image img{display:block;width:100%;border-radius:3px;-o-object-fit:cover;object-fit:cover}.ha-product-carousel .ha-product-carousel-on-sale{position:absolute;top:10px;left:10px}.ha-product-carousel .ha-product-carousel-on-sale span{display:inline-block;padding:3px 10px;border-radius:15px;background-color:#885cff;color:#fff;font-size:12px}.ha-product-carousel .ha-product-carousel-title{margin:0 0 10px;font-weight:400;font-size:20px}.ha-product-carousel .ha-product-carousel-title a{color:#444}.ha-product-carousel .ha-product-carousel-title a:hover{color:#5636d1}.ha-product-carousel .ha-product-carousel-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-product-carousel .ha-product-carousel-price{margin-bottom:20px;font-weight:700;font-size:20px;line-height:1}.ha-product-carousel .ha-product-carousel-price del{color:#959393}.ha-product-carousel .ha-product-carousel-price ins{text-decoration:none}.ha-product-carousel .ha-product-carousel-price del+ins{margin-left:10px}.ha-product-carousel .ha-product-carousel-ratings{margin-bottom:10px}.ha-product-carousel .ha-product-carousel-ratings:before{display:table;content:" "}.ha-product-carousel .ha-product-carousel-ratings .star-rating{position:relative;overflow:hidden;width:5.4em;height:1em;font-size:16px;font-family:star;line-height:1}.ha-product-carousel .ha-product-carousel-ratings .star-rating:before{position:absolute;top:0;left:0;float:left;color:#d3ced2;content:"sssss"}.ha-product-carousel .ha-product-carousel-ratings .star-rating span{position:absolute;top:0;left:0;float:left;overflow:hidden;padding-top:1.5em}.ha-product-carousel .ha-product-carousel-ratings .star-rating span:before{position:absolute;top:0;left:0;color:#e2498a;content:"SSSSS"}.ha-product-carousel .ha-product-carousel-add-to-cart{margin-top:20px}.ha-product-carousel .ha-product-carousel-add-to-cart .button{display:inline-block}.ha-product-carousel .ha-product-carousel-add-to-cart .added_to_cart{margin-left:15px;padding:0;background-color:transparent;color:#9f9f9f;font-size:14px}.ha-product-carousel .ha-product-carousel-add-to-cart .added_to_cart:hover{background-color:transparent;color:#222}.ha-product-carousel .slick-next,.ha-product-carousel .slick-prev{z-index:999;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;background-color:rgba(234,234,234,.8);color:#8c8c8c;text-align:center;font-size:12px}.ha-product-carousel .slick-next:focus,.ha-product-carousel .slick-next:hover,.ha-product-carousel .slick-prev:focus,.ha-product-carousel .slick-prev:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-carousel .slick-next:before,.ha-product-carousel .slick-prev:before{content:""}.ha-product-carousel .slick-disabled{opacity:.7}.ha-product-carousel .slick-prev{right:auto;left:-5px}.ha-product-carousel .slick-next{right:-5px}.ha-product-carousel .slick-dots{bottom:-35px}.ha-product-carousel .slick-dots li{margin-right:2px;margin-left:2px}.ha-product-carousel .slick-dots li button:focus,.ha-product-carousel .slick-dots li button:hover{background-color:transparent}.ha-product-carousel .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-product-carousel .slick-dots .slick-active button:before,.ha-product-carousel .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-product-carousel .slick-dots .slick-active button::before{font-size:8px}.ha-product-carousel .slick-next,.ha-product-carousel .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-product-carousel .slick-next i,.ha-product-carousel .slick-prev i{display:block;width:1em;height:1em}.ha-product-carousel .slick-next i:before,.ha-product-carousel .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-product-carousel.ha-arrow-sync-yes .slick-next,.ha-product-carousel.ha-arrow-sync-yes .slick-prev{top:0;left:50%;-webkit-transform:translateX(calc(50% - 70px));-ms-transform:translateX(calc(50% - 70px));transform:translateX(calc(50% - 70px))}.ha-product-carousel.ha-arrow-sync-yes .slick-next{margin-left:60px}.ha-product-carousel-classic .ha-product-carousel-item-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ha-product-carousel-classic .ha-product-carousel-quick-view-wrap{position:absolute;bottom:-50px;width:100%;opacity:0;-webkit-transition:opacity,bottom 350ms ease 180ms;transition:opacity,bottom 350ms ease 180ms}.ha-product-carousel-classic .ha-pqv-btn{display:block;padding:10px 0;background-color:rgba(0,0,0,.62);color:#fff;text-align:center}.ha-product-carousel-classic .ha-pqv-btn:hover,.ha-product-carousel-modern .ha-pqv-btn:hover{color:#ea6565}.ha-product-carousel-classic .ha-pqv-btn i{margin-right:10px}.ha-product-carousel-classic .ha-product-carousel-image:hover .ha-product-carousel-quick-view-wrap{bottom:0;opacity:1}.ha-product-carousel-classic .ha-product-carousel-add-to-cart a{padding:10px 15px;border:2px solid #ddd;border-radius:3px;background-color:#fff;color:#464545;-webkit-transition:all .3s;transition:all .3s}.ha-product-carousel-classic .ha-product-carousel-add-to-cart a:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-carousel-modern .ha-product-carousel-quick-view-wrap{position:absolute;left:-50px;padding:0;background-color:transparent;opacity:0;-webkit-transition:opacity,left 350ms ease 180ms;transition:opacity,left 350ms ease 180ms}.ha-product-carousel-modern .ha-pqv-btn{display:block;padding:8px;background-color:#fff;color:#222;text-align:center}.ha-product-carousel-modern .ha-product-carousel-image:hover .ha-product-carousel-quick-view-wrap{bottom:10px;left:10px;opacity:1}.ha-product-carousel-modern .ha-product-carousel-add-to-cart{margin-top:10px}.ha-product-carousel-modern .ha-product-carousel-add-to-cart a{padding:10px 15px;background-color:#fff;color:#222}.ha-product-carousel-modern .ha-product-carousel-add-to-cart a:hover{color:#e04d8b}.ha-product-carousel-modern .ha-product-carousel-add-to-cart .added_to_cart{display:none}.ha-pqv{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:20px auto;padding:40px;max-width:980px;width:auto;background-color:#fff}.ha-pqv,.ha-pqv .ha-pqv__img img{border-radius:3px}.ha-pqv .ha-pqv__content,.ha-pqv .ha-pqv__img{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 20px);-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}.ha-pqv .ha-pqv__title{margin:0 0 20px;font-size:28px}.ha-pqv .ha-pqv__rating{margin-bottom:20px;color:#e2498a;font-size:16px}.ha-pqv .ha-pqv__rating .star-rating{float:none}.ha-pqv .ha-pqv__price{margin-bottom:30px;font-weight:700;font-size:24px}.ha-pqv .ha-pqv__summary{margin-bottom:30px;font-size:18px}.ha-pqv .ha-pqv__cart{font-weight:400;font-size:16px;line-height:1.2}.ha-pqv .ha-pqv__cart a.button{padding:10px 20px;border:2px solid #885cff;border-radius:3px;background-color:#885cff;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-weight:inherit;font-size:inherit;line-height:inherit;-webkit-transition:all .3s;transition:all .3s}.ha-pqv .ha-pqv__cart a.button:focus,.ha-pqv .ha-pqv__cart a.button:hover{background-color:#fff;color:#885cff}.ha-pqv .ha-pqv__cart a.button.loading{padding-right:39px}.ha-pqv .ha-pqv__cart a.button.loading:after{top:auto}.ha-pqv .ha-pqv__cart a.button+.added_to_cart{margin-left:10px;color:#885cff;font-weight:inherit;font-size:inherit;line-height:inherit}/** Widgets: advanced-slider, product-carousel-new **/