@-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-grid{color:#222;--grid-column:4;--grid-column-gap:30px;--grid-row-gap:60px}.ha-product-grid__hover{--grid-row-gap:30px}.ha-product-grid>.elementor-widget-container{display:grid;grid-gap:var(--grid-row-gap) var(--grid-column-gap);grid-template-columns:repeat(var(--grid-column),1fr)}.ha-product-grid .ha-product-grid__item{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;background-color:#fff}.ha-product-grid .ha-product-grid__img{position:relative;margin-bottom:20px}.ha-product-grid .ha-product-grid__img>a{display:block;outline:0}.ha-product-grid .ha-product-grid__img img{display:block;width:100%;border-radius:3px;-o-object-fit:cover;object-fit:cover}.ha-product-grid .ha-product-grid__badge{position:absolute;top:8px;left:10px;display:inline-block;padding:3px 10px;border-radius:15px;background-color:#885cff;color:#fff;font-size:12px}.ha-product-grid .ha-product-grid__rating{margin-bottom:10px;color:#e2498a;font-size:14px}.ha-product-grid .ha-product-grid__rating .star-rating{position:relative;display:inline-block;overflow:hidden;width:5.4em;height:1em;font-size:1em;font-family:star;line-height:1}.ha-product-grid .ha-product-grid__rating .star-rating:before{position:absolute;top:0;left:0;float:left;color:#d3ced2;content:"sssss"}.ha-product-grid .ha-product-grid__rating .star-rating span{position:absolute;top:0;left:0;float:left;overflow:hidden;padding-top:1.5em}.ha-product-grid .ha-product-grid__rating .star-rating span:before{position:absolute;top:0;left:0;content:"SSSSS"}.ha-product-grid .ha-product-grid__title{margin:0 0 10px;font-weight:400;font-size:20px}.ha-product-grid .ha-product-grid__title a{color:inherit}.ha-product-grid .ha-product-grid__price{margin-bottom:20px;font-weight:700;font-size:20px;line-height:1}.ha-product-grid .ha-product-grid__price del{color:#959393}.ha-product-grid .ha-product-grid__price ins{text-decoration:none}.ha-product-grid .ha-product-grid__price del+ins{margin-left:10px}.ha-product-grid .added_to_cart,.ha-product-grid .button,.ha-product-grid .ha-pqv-btn{border:2px solid transparent;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;text-align:center;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.ha-product-grid .added_to_cart,.ha-product-grid--classic .button,.ha-product-grid--classic .ha-pqv-btn{display:inline-block;padding:10px 15px;line-height:1.2}.ha-product-grid--hover .button,.ha-product-grid--hover .ha-pqv-btn{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;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:10px;font-size:16px}.ha-product-grid--classic .added_to_cart,.ha-product-grid--classic .button{border-color:#e8e8e8;background-color:#fff;color:#222}.ha-product-grid--classic .added_to_cart:focus,.ha-product-grid--classic .added_to_cart:hover,.ha-product-grid--classic .button:focus,.ha-product-grid--classic .button:hover,.ha-product-grid--hover .added_to_cart:focus,.ha-product-grid--hover .added_to_cart:hover,.ha-product-grid--hover .button:focus,.ha-product-grid--hover .button:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-grid--hover .added_to_cart,.ha-product-grid--hover .button{border-color:#fff;background-color:#fff;color:#222}.ha-product-grid .ha-pqv-btn{border-color:#e8e8e8;background-color:#fff;color:#444}.ha-product-grid .ha-pqv-btn:focus,.ha-product-grid .ha-pqv-btn:hover{border-color:#444;background-color:#444;color:#fff}.ha-product-grid--hover .ha-pqv-btn{border-color:#fff}.ha-product-grid .button.loading{cursor:progress}.ha-product-grid .ha-product-grid__btns a:not(:last-child){margin-bottom:10px}.ha-product-grid--classic .ha-product-grid__btns a:not(:last-child){margin-right:10px}.ha-product-grid .ha-product-grid__btns.ha-is--added .button{display:none}.ha-product-grid--classic .ha-product-grid__btns{margin-top:auto}.ha-product-grid--hover .ha-product-grid__btns{position:absolute;bottom:10px;left:10px;overflow:hidden}.ha-product-grid--hover .button,.ha-product-grid--hover .ha-pqv-btn{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.ha-product-grid--hover .ha-product-grid__item:hover{cursor:pointer}.ha-product-grid--hover .ha-product-grid__item:hover .button,.ha-product-grid--hover .ha-product-grid__item:hover .ha-pqv-btn{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ha-product-grid .ha-product-grid__load-more{text-align:center;grid-column:span var(--grid-column)}.ha-product-grid .ha-product-grid__load-more-btn{display:inline-block;padding:12px 20px;border:2px solid #e8e8e8;border-radius:3px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#222;text-align:center;font-size:14px;line-height:1.2;-webkit-transition:all .2s;transition:all .2s}.ha-product-grid .ha-product-grid__load-more-btn:focus,.ha-product-grid .ha-product-grid__load-more-btn:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-grid form.edd_download_purchase_form{display:inline-block}.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}.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}@-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 noAnimation{0%{visibility:visible;opacity:0}to{opacity:1}}@keyframes noAnimation{0%{visibility:visible;opacity:0}to{opacity:1}}.ha-image-accordion-horizontal .ha-ia-gallery-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-image-accordion-horizontal .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-right:var(--ha-ia-gutter-margin)}.ha-image-accordion-vertical .ha-ia-gallery-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-image-accordion-vertical .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-bottom:var(--ha-ia-gutter-margin)}.ha-image-accordion-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;--ha-ia-gutter-margin:0}.ha-image-accordion-wrapper a:focus{outline:0}.ha-overlay{position:absolute;top:0;right:0;bottom:0;left:0;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;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-ia-container{width:100%}.ha-ia-content-wrapper,.ha-ia-gallery-wrap,.ha-ia-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-ia-gallery-wrap{overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;height:70vh}.ha-ia-content-wrapper,.ha-ia-item{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-ia-item{position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;cursor:pointer;-webkit-transition:-webkit-box-flex .4s,-webkit-flex .4s;transition:flex .4s;transition:flex .4s,-webkit-box-flex .4s,-webkit-flex .4s,-ms-flex .4s}.ha-ia-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-image-accordion-click .ha-ia-item.active,.ha-image-accordion-hover .ha-ia-item:hover{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.ha-image-accordion-hover .ha-ia-item:hover .ha-overlay{background-color:rgba(0,0,0,.29)}.ha-image-accordion-hover .ha-ia-item:not(:hover) .ha-ia-content-wrapper{display:none}.ha-image-accordion-click .ha-ia-item.active .ha-overlay{background-color:rgba(0,0,0,.29)}.ha-image-accordion-click .ha-ia-item:not(.active) .ha-ia-content-wrapper{display:none}.ha-ia-actions,.ha-ia-actions .ha-ia-link a,.ha-ia-actions .ha-ia-popup a,.ha-ia-content-icon-title{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;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-ia-actions .ha-ia-link,.ha-ia-actions .ha-ia-popup{width:1.9em;height:1.9em;border:1px solid #fff;border-radius:100%;font-size:16px}.ha-ia-actions .ha-ia-link a i,.ha-ia-actions .ha-ia-popup a i{padding:.5em;color:#fff;font-size:.9em}.ha-ia-content-icon-title{font-size:30px}.ha-ia-content-icon-title.ha-ia-icon-left,body[data-elementor-device-mode=tablet] .ha-image-accordion-tablet-horizontal .ha-ia-gallery-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-ia-content-icon-title.ha-ia-icon-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-ia-content-label{font-size:16px}.ha-ia-content-description,body[data-elementor-device-mode=tablet] .ha-ia-content-icon-title{font-size:20px}.ha-ia-content-button{margin:10px 0;padding:5px 15px;border-radius:5px;background-color:#6d39ef;color:#fff;font-size:16px}.ha-ia-content-button:hover{background-color:#e2498a;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.ha_fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.25s;animation-duration:1.25s}.ha_noAnimation{-webkit-animation-name:noAnimation;animation-name:noAnimation;-webkit-animation-duration:.3s;animation-duration:.3s}body[data-elementor-device-mode=tablet] .ha-image-accordion-tablet-horizontal .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-right:var(--ha-ia-gutter-margin);margin-bottom:0}body[data-elementor-device-mode=tablet] .ha-image-accordion-tablet-vertical .ha-ia-gallery-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body[data-elementor-device-mode=tablet] .ha-image-accordion-tablet-vertical .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-right:0;margin-bottom:var(--ha-ia-gutter-margin)}body[data-elementor-device-mode=tablet] .ha-ia-content-label{font-size:14px}body[data-elementor-device-mode=tablet] .ha-ia-content-description{font-size:18px}body[data-elementor-device-mode=tablet] .ha-ia-content-button{font-size:14px}body[data-elementor-device-mode=mobile] .ha-image-accordion-mobile-horizontal .ha-ia-gallery-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}body[data-elementor-device-mode=mobile] .ha-image-accordion-mobile-horizontal .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-right:var(--ha-ia-gutter-margin);margin-bottom:0}body[data-elementor-device-mode=mobile] .ha-image-accordion-mobile-vertical .ha-ia-gallery-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body[data-elementor-device-mode=mobile] .ha-image-accordion-mobile-vertical .ha-ia-gallery-wrap .ha-ia-item:not(:last-child){margin-right:0;margin-bottom:var(--ha-ia-gutter-margin)}body[data-elementor-device-mode=mobile] .ha-ia-content-icon-title{font-size:20px}body[data-elementor-device-mode=mobile] .ha-ia-content-label{font-size:12px}body[data-elementor-device-mode=mobile] .ha-ia-content-description{font-size:16px}body[data-elementor-device-mode=mobile] .ha-ia-content-button{font-size:12px}/** Widgets: advanced-slider, product-grid-new, product-carousel-new, image-accordion **/