.ha-btn{display:inline-block;max-width:100%;vertical-align:middle;text-align:center;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all .3s;transition:all .3s}.ha-btn:not(.ha-btn--link){padding:15px 25px;border-radius:5px;background-color:#562dd4;color:#fff}.ha-btn:not(.ha-btn--link):focus,.ha-btn:not(.ha-btn--link):hover{background-color:#e2498a}.ha-btn.ha-btn--link{color:#562dd4}.ha-btn.ha-btn--link:focus,.ha-btn.ha-btn--link:hover{color:#e2498a}.ha-btn-icon+.ha-btn-text,.ha-btn-text+.ha-btn-icon{margin-left:5px}.ha-btn-icon--svg{display:inline-block}.ha-btn-icon--svg svg{width:auto;height:1em;fill:currentColor}@-webkit-keyframes pulse_animation{0%,to{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-transform:scale(.95);transform:scale(.95)}70%{-webkit-box-shadow:0 0 0 20px var(--pulse-color);box-shadow:0 0 0 20px var(--pulse-color);-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse_animation{0%,to{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-transform:scale(.95);transform:scale(.95)}70%{-webkit-box-shadow:0 0 0 20px var(--pulse-color);box-shadow:0 0 0 20px var(--pulse-color);-webkit-transform:scale(1);transform:scale(1)}}.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 3px 40px rgba(36,36,36,.1);box-shadow:0 3px 40px rgba(36,36,36,.1)}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left .elementor-widget-container,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left .elementor-widget-container,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left .elementor-widget-container,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left .elementor-widget-container,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left .elementor-widget-container,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left .elementor-widget-container,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left .elementor-widget-container .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-top body[data-elementor-device-mode=desktop] .ha-infobox-body,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-top body[data-elementor-device-mode=laptop] .ha-infobox-body,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-top body[data-elementor-device-mode=mobile] .ha-infobox-body,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-top body[data-elementor-device-mode=mobile_extra] .ha-infobox-body,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-top body[data-elementor-device-mode=tablet] .ha-infobox-body,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-top body[data-elementor-device-mode=tablet_extra] .ha-infobox-body,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-top body[data-elementor-device-mode=widescreen] .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x, 0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x, 0));transform:translateX(var(--infobox-btn-icon-translate-x, 0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px))}.pulse_effect{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-animation:pulse_animation 1.5s infinite;animation:pulse_animation 1.5s infinite}.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: infobox, product-carousel-new **/