.ha-tabs>.ha-tabs__content>.ha-tab__content:after{display:block;clear:both;content:""}.ha-tabs .ha-tab__title-icon>svg{width:auto;height:.8em;fill:currentColor}@media (min-width:768px){.ha-tabs--nav-bottom.ha-tabs--nav-x-justify>.ha-tabs__nav>.ha-tab__title,.ha-tabs--nav-top.ha-tabs--nav-x-justify>.ha-tabs__nav>.ha-tab__title{width:100%}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-left,.ha-tabs--nav-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-tabs--nav-left>.ha-tabs__nav,.ha-tabs--nav-right>.ha-tabs__nav{-webkit-box-flex:0;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:250px}.ha-tabs--nav-left>.ha-tabs__content,.ha-tabs--nav-right>.ha-tabs__content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 250px);-ms-flex:0 0 calc(100% - 250px);flex:0 0 calc(100% - 250px)}.ha-tabs--nav-right{-webkit-box-orient:horizontal}.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-right:10px}.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-right{-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-left:10px}.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-bottom:10px}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-top:10px}}.ha-tabs>.ha-tabs__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.ha-tabs>.ha-tabs__nav{display:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-flex-wrap:unset;-ms-flex-wrap:unset;flex-wrap:unset;margin-bottom:-1px;-ms-overflow-style:none;scrollbar-width:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav::-webkit-scrollbar{display:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav>.ha-tab__title{min-width:115px}}.ha-tabs>.ha-tabs__nav>.ha-tab__title{position:relative;padding:20px 25px;font-weight:700;line-height:1;cursor:pointer}.ha-tabs>.ha-tabs__nav>.ha-tab__title .ha-tab__title-text{word-wrap:break-word;overflow-wrap:break-word}.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{padding:20px 30px;border:1px solid #e8e8e8;background-color:#e8e8e8;color:#888;font-size:14px}.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop.ha-tab--active{z-index:2;background-color:#fff;color:#562dd4}.ha-tabs--nav-top.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-bottom:-1px;border-bottom-width:0;border-radius:5px 5px 0 0;text-align:center}.ha-tabs--nav-top.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child){margin-right:10px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{padding:25px 20px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child),.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child){margin-bottom:10px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-right:-1px;border-right-width:0;border-radius:5px 0 0 5px;text-align:left}.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-left:-1px;border-left-width:0;border-radius:0 5px 5px 0;text-align:right}.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:block;margin-bottom:-1px;padding:20px 25px;border:1px solid #e8e8e8;color:#222}.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile.ha-tab--active{background-color:#fff;color:#562dd4}@media (max-width:767px){.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:none}}@media (min-width:768px){.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:none}}.ha-tabs>.ha-tabs__content>.ha-tab__content{display:none;padding:25px;border:1px solid #e8e8e8;background-color:#fff}.ha-tabs>.ha-tabs__content>.ha-tab__content.ha-tab--active{position:relative;z-index:1;display:block}.ha-tabs>.ha-tabs__content>.ha-tab__content.ha-tab--active+.ha-tab__title--mobile{border-top:0}@media (min-width:768px){.ha-tabs>.ha-tabs__content>.ha-tab__content{padding:30px;height:100%}.ha-tabs--nav-top.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:0 0 5px 5px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:0 5px 5px 0}.ha-tabs--nav-right.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:5px 0 0 5px}}/** Widgets: advanced-tabs **/.variations_form .label,li.product-type-variable .label{width:100%;color:#4e4e4e}.variations_form .label .artbees-was-chosen-attribute,li.product-type-variable .label .artbees-was-chosen-attribute{font-weight:300}.variations_form .label .artbees-was-chosen-attribute .no-selection,li.product-type-variable .label .artbees-was-chosen-attribute .no-selection{color:#aaaaab}.variations_form .artbees-was-swatch .artbees-was-content,li.product-type-variable .artbees-was-swatch .artbees-was-content{color:#4e4e4e}.variations_form tr,li.product-type-variable tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.variations_form select[name^=attribute_],li.product-type-variable select[name^=attribute_]{display:none!important}.variations_form select.enabled-fields,li.product-type-variable select.enabled-fields{display:block!important}.variations_form .artbees-was-content-image img,li.product-type-variable .artbees-was-content-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}li.product-type-variable .artbees-was-swatches{margin:10px auto 10px auto}li.product-type-variable .artbees-was-swatches.artbees-was-setting-vertical .artbees-was-swatches-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 10px auto}li.product-type-variable .artbees-was-swatches::before{display:none}li.product-type-variable .artbees-was-swatches::after{display:none}li.product-type-variable .artbees-was-setting-column,li.product-type-variable .artbees-was-setting-horizontal,li.product-type-variable .artbees-was-setting-vertical{padding:1px}li.product-type-variable .artbees-was-setting-column{width:100%;overflow-x:auto}li.product-type-variable .artbees-was-setting-column .artbees-was-swatches-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}li.product-type-variable .artbees-was-setting-column.artbees-was-setting-column{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:center;align-self:center}li.product-type-variable .artbees-was-setting-horizontal{grid-gap:10px}li.product-type-variable .artbees-was-setting-horizontal .artbees-was-swatches-item{margin:0!important}li.product-type-variable .artbees-was-setting-horizontal .artbees-was-swatches-item:last-child{margin-right:5px}li.product-type-variable .artbees-was-setting-horizontal .artbees-was-swatches-item .artbees-was-radio{padding:0}li.product-type-variable .artbees-was-setting-horizontal .artbees-was-swatches-item .artbees-was-radio::before{margin:0 5px 0 0}li.product-type-variable .artbees-was-setting-horizontal .artbees-was-swatches-item .artbees-was-radio.selected-attribute::after{left:2px;margin-top:0}.artbees-was-swatches-item{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.artbees-was-content img{width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:0!important;border-radius:unset!important;vertical-align:baseline!important}.artbees-was-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;-webkit-box-shadow:0 0 0 1px #f1f1f1;box-shadow:0 0 0 1px #f1f1f1}.artbees-was-content.selected-attribute{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.9);box-shadow:0 0 0 1px rgba(0,0,0,.9)}.artbees-was-content a,.artbees-was-content span{display:-webkit-box;display:-ms-flexbox;display:flex}.artbees-was-setting-circle .artbees-was-content{border-radius:100px!important}.artbees-was-setting-circle .artbees-was-content img,.artbees-was-setting-circle .artbees-was-content span{border-radius:100px!important}.artbees-was-setting-circle .artbees-was-content .artbees-was-text.selected-attribute{background-color:#323747;color:#fff}.artbees-was-setting-circle span.artbees-was-text{border-radius:5px!important}.artbees-was-swatches{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.artbees-was-content.artbees-was-radio{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;-webkit-box-shadow:none;box-shadow:none}.artbees-was-content.artbees-was-radio::before{display:block;width:11px;height:11px;margin:2px 5px 0 5px;border:1px solid #4e4e4e;border-radius:100px;content:''}.artbees-was-content.artbees-was-radio.selected-attribute::after{display:block;position:absolute;left:7px;width:7px;height:7px;margin-top:2px;border-radius:100px;background:#4e4e4e;content:''}.artbees-was-swatches-item.hidden-fields{display:none!important}.artbees-was-swatch{display:-webkit-box;display:-ms-flexbox;display:flex}.artbees-was-swatch.artbees-was-swatch-disable{pointer-events:none}.artbees-was-swatch.artbees-was-swatch-disable .artbees-was-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.artbees-was-swatch.artbees-was-swatch-disable .artbees-was-content::after{position:absolute;top:50%;right:0;bottom:0;left:0;width:50%;min-width:10px;height:1px;-webkit-transform:translate(50%,-50%) rotate(-45deg);transform:translate(50%,-50%) rotate(-45deg);background:#bca4a0!important;content:" "!important}.artbees-was-swatch.artbees-was-swatch-disable .artbees-was-content::before{position:absolute;top:50%;right:0;bottom:0;left:0;width:50%;min-width:10px;height:1px;-webkit-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;border:0;background:#bca4a0!important;content:" "!important;z-index:9}.artbees-was-swatch.artbees-was-swatch-disable .artbees-was-radio::after{content:none!important}.artbees-was-swatch.artbees-was-swatch-disable .artbees-was-content .artbees-was-radio::before{width:100%;-webkit-transform:none;transform:none}.artbees-was-setting-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.artbees-was-setting-vertical .artbees-was-swatches-item{margin-bottom:10px}.artbees-was-setting-vertical .artbees-was-swatches-item:last-child{margin-bottom:0}.artbees-was-setting-horizontal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.artbees-was-setting-horizontal .artbees-was-swatches-item{margin-right:5px;margin-bottom:10px;margin-left:5px}.artbees-was-setting-horizontal .artbees-was-swatches-item:last-child{margin-right:0}.artbees-was-setting-column{display:grid!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;grid-gap:10px}.artbees-was-setting-column .artbees-was-content{display:block!important}.artbees-was-setting-column .artbees-was-swatches-item{display:block!important}.artbees-was-setting-column.artbees-was-setting-2{grid-template-columns:repeat(2,1fr)}.artbees-was-setting-column.artbees-was-setting-3{grid-template-columns:repeat(3,1fr)}.artbees-was-setting-column.artbees-was-setting-4{grid-template-columns:repeat(4,1fr)}.artbees-was-setting-column.artbees-was-setting-5{grid-template-columns:repeat(5,1fr)}.artbees-was-setting-column.artbees-was-setting-6{grid-template-columns:repeat(6,1fr)}.artbees-was-setting-column .artbees-was-radio{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.artbees-was-reset-options{margin-bottom:15px;color:#545ecf}.artbees-was-reset-options span{margin-left:10px}.artbees-was-reset-options .reset_variations{font-size:16px!important}.products .artbees-was-setting-horizontal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-sticky__spacer .elementor-widget-raven-product-add-to-cart .artbees-was-reset-options .reset_variations,.elementor-sticky__spacer .elementor-widget-woocommerce-product-add-to-cart .artbees-was-reset-options .reset_variations,.elementor-sticky__spacer.elementor-widget-raven-product-add-to-cart .artbees-was-reset-options .reset_variations,.elementor-sticky__spacer.elementor-widget-woocommerce-product-add-to-cart .artbees-was-reset-options .reset_variations,.raven-sticky__spacer .elementor-widget-raven-product-add-to-cart .artbees-was-reset-options .reset_variations,.raven-sticky__spacer .elementor-widget-woocommerce-product-add-to-cart .artbees-was-reset-options .reset_variations,.raven-sticky__spacer.elementor-widget-raven-product-add-to-cart .artbees-was-reset-options .reset_variations,.raven-sticky__spacer.elementor-widget-woocommerce-product-add-to-cart .artbees-was-reset-options .reset_variations{visibility:hidden!important}