.ha-nav-menu ul.menu,.ha-nav-menu ul.menu li ul.sub-menu{padding:0;list-style:none}.ha-nav-menu ul.menu li{cursor:pointer}.ha-nav-menu ul.menu li a{display:block;padding:8px 0;width:100%;color:#333;text-decoration:none;font-weight:700;font-size:16px}.ha-navigation-menu-wrapper,.ha-navigation-menu-wrapper ul.menu,.ha-navigation-menu-wrapper ul.menu li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-navigation-menu-wrapper{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;grid-area:nav-menu}.ha-navigation-menu-wrapper .ha-nav-humberger-wrapper,.ha-navigation-menu-wrapper .ha-nav-humberger-wrapper .ha-menu-close-icon{display:none}.ha-navigation-menu-wrapper ul.menu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ha-navigation-menu-wrapper ul.menu li{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:0}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children:hover,.ha-navigation-menu-wrapper ul.menu li:hover{color:#e2498a}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu{position:absolute;top:100%;left:0;z-index:999999;min-width:150px;background:#fff}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu li .ha-submenu-indicator-wrap{z-index:999;display:inline-block;margin-left:10px;width:14px;height:14px;text-align:center;font-size:14px;cursor:pointer;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu li.menu-item-has-children ul.sub-menu{position:absolute;top:0;left:100%;min-width:150px;list-style-type:none}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children a{margin-right:7px}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{display:inline-block;margin:auto 0;padding-left:5px;width:14px;height:14px;text-align:center;font-size:14px;cursor:pointer}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children>ul.sub-menu{display:none;width:220px;background-color:#fff;-webkit-box-shadow:0 4px 10px -2px rgba(0,0,0,.1019607843);box-shadow:0 4px 10px -2px rgba(0,0,0,.1019607843);-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children:hover>.sub-menu{display:block;opacity:1}.ha-navigation-menu-wrapper ul.sub-menu>li>a span.menu-item-title{display:inline-block;width:89%}@media screen and (max-width:767px){.ha-navigation-menu{position:static}.ha-navigation-burger-menu{background-color:transparent}.ha-navigation-burger-menu ul.menu{position:absolute;right:0;z-index:99999;display:none;margin-right:0;margin-left:0;width:100vw;height:auto;background:#fff;text-align:left}.ha-navigation-burger-menu ul.menu li.menu-item:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#c4c4c4}.ha-navigation-burger-menu ul.menu li.menu-item{margin-top:0;margin-right:0!important;margin-bottom:0;padding-right:0!important}.ha-navigation-burger-menu ul.menu li.menu-item-has-children{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ha-navigation-burger-menu ul.menu li.menu-item-has-children a{-webkit-box-flex:0;-webkit-flex:0 0 90%;-ms-flex:0 0 90%;flex:0 0 90%}.ha-navigation-burger-menu ul.menu li.menu-item-has-children ul.sub-menu{display:none;-webkit-box-flex:0;-webkit-flex:0 0 98%;-ms-flex:0 0 98%;flex:0 0 98%;margin:0 0 0 2%}.ha-navigation-burger-menu .ha-nav-humberger-wrapper,.ha-navigation-burger-menu ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{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-navigation-burger-menu ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;text-align:center;font-size:14px;cursor:pointer}.ha-navigation-burger-menu .ha-nav-humberger-wrapper{width:100%}.ha-navigation-burger-menu .ha-nav-humberger-wrapper .ha-menu-close-icon,.ha-navigation-burger-menu .ha-nav-humberger-wrapper .ha-menu-open-icon{z-index:999;padding:0 10px;border:1px solid #ccc;border-radius:5px;color:#7a7a7a;font-weight:400;font-size:22px;cursor:pointer}.ha-navigation-burger-menu .ha-menu-toggler svg{width:auto;height:1em;fill:currentColor;vertical-align:middle}.ha-navigation-burger-menu .ha-menu-toggler i{vertical-align:middle}.ha-navigation-burger-menu .show-icon{display:inline-block}.ha-navigation-burger-menu .hide-icon{display:none}}.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:not(:has(.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}/** Widgets: navigation-menu, product-grid-new **/