/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

:root{--ast-global-color-0: var(--wp--preset--color--primary);--ast-global-color-1: var(--wp--preset--color--primary);--ast-border-color: #BFBFBF;--wp--preset--color--link-color: #B48CC3;--wp--preset--font-weight--body: 400;--wp--preset--line-height--body: 24px;--dokan-button-background-color: var(--wp--preset--color--primary);--dokan-button-secondary-text-color: var(--wp--preset--color--primary);--dokan-button-border-color: var(--wp--preset--color--primary);--dokan-link-color: var(--wp--preset--color--primary);--dokan-link-hover-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-background-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-background-color: #FFF;--dokan-button-secondary-hover-text-color: var(--wp--preset--color--primary)}.wsp-body-filter-opened{overflow:hidden}@media(max-width: 700px){.wsp-body-filter-opened #primary{opacity:0 !important;pointer-events:none !important}}.woocommerce-mini-cart__buttons.buttons{display:flex;gap:10px}.woocommerce-mini-cart__buttons.buttons a{margin:0px !important}:root :where(p){color:var(--wp--preset--color--text-primary)}a:hover,a:focus{color:var(--wp--preset--color--primary-hover)}a:active{color:var(--wp--preset--color--primary-pressed)}.align-center{text-align:center}.wsp-container{max-width:1440px;margin:0 auto;padding:0 20px}.wsp-container.relative{position:relative}.wp-core-ui .button{color:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);outline:none}.wp-core-ui .button:hover,.wp-core-ui .button:active,.wp-core-ui .button:focus{color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover);box-shadow:0 0 0 1px var(--wp--preset--color--primary-hover);outline:none}.media-frame-title h1{font-size:24px !important;line-height:48px !important}.media-frame-menu-heading{font-size:24px !important;line-height:24px !important}.media-menu .media-menu-item{color:var(--wp--preset--color--primary)}button:focus{outline:none !important}.wsp-cancel-btn{background-color:var(--wp--preset--color--text-inverse) !important;color:var(--wp--preset--color--primary) !important;padding:17px 30px !important;font-size:16px !important;min-width:auto !important;line-height:20px !important}.wsp-cancel-btn:hover{color:var(--wp--preset--color--primary-hover) !important}.wsp-cancel-btn:active{color:var(--wp--preset--color--primary-pressed) !important}.wsp-cancel-btn:active{color:var(--wp--preset--color--primary-pressed) !important}.woocommerce form.checkout_coupon{width:100%}.woocommerce form.checkout_coupon .form-row{width:100%;display:flex;gap:16px;flex-wrap:wrap}.woocommerce form.checkout_coupon .form-row::before,.woocommerce form.checkout_coupon .form-row::after{display:none}.woocommerce form.checkout_coupon button[type=submit]{padding:12px 40px !important;font-size:16px !important;line-height:16px;width:max-content}.woocommerce form.checkout_coupon .input-text{max-width:282px}.woocommerce form.checkout_coupon .coupon-error-notice{margin-top:16px;position:relative;max-width:100%;width:100%}a:focus-visible{outline:none !important}a.button,button.button{border:1px solid var(--wp--preset--color--primary) !important}a.button:hover,button.button:hover{border-color:var(--wp--preset--color--primary-hover) !important}a.button.button-secondary,button.button.button-secondary{background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}a.button.button-secondary:hover,button.button.button-secondary:hover{color:var(--wp--preset--color--primary-hover) !important}a.button.button-tertiary,button.button.button-tertiary{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}a.button.button-tertiary:hover,button.button.button-tertiary:hover{color:var(--wp--preset--color--primary-hover) !important}a.button.small,button.button.small{padding:10px 20px !important;font-size:14px !important;line-height:14px !important}a.button-wide,button.button-wide{width:100%;text-align:center}.dokan-btn-secondary{border:1px solid var(--wp--preset--color--primary) !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.dokan-btn-secondary:hover{color:var(--wp--preset--color--primary-hover) !important}.dokan-btn-secondary:active{color:var(--wp--preset--color--primary-pressed) !important}.dokan-btn-secondary:active{color:var(--wp--preset--color--primary-pressed) !important}a.button:active,button.button:active{border:1px solid var(--wp--preset--color--primary-pressed) !important;background-color:var(--wp--preset--color--primary-pressed) !important;color:#fff !important}a.button:active.btn-prev,button.button:active.btn-prev{color:var(--wp--preset--color--primary-pressed) !important;border-color:var(--wp--preset--color--primary-pressed) !important;background-color:unset !important;color:var(--wp--preset--color--primary-pressed) !important}a.button:active.button-secondary,button.button:active.button-secondary{background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}a.button:active.button-secondary:hover,button.button:active.button-secondary:hover{color:var(--wp--preset--color--primary-pressed) !important}a.button:active.button-tertiary,button.button:active.button-tertiary{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}a.button:active.button-tertiary:hover,button.button:active.button-tertiary:hover{color:var(--wp--preset--color--primary-pressed) !important}.woocommerce-mini-cart__buttons a.button:not(.checkout):active{background-color:unset !important;border-color:var(--wp--preset--color--primary-pressed) !important;color:var(--wp--preset--color--primary-pressed) !important}.coupon .button{line-height:20px !important}.coupon .button:hover{border-color:var(--wp--preset--color--primary-hover) !important}.coupon .coupon-error-notice{width:100%}.wp-block-button__link:hover{text-decoration:none !important}.checkout_coupon button[name=apply_coupon],button[name=apply_coupon],.dokan-btn-theme{padding-top:10px !important;padding-bottom:10px !important}.dokan-btn-theme:active{background-color:var(--wp--preset--color--primary-pressed) !important;border-color:var(--wp--preset--color--primary-pressed) !important;color:var(--wp--preset--color--text-inverse) !important}.dokan-btn-theme:active{background-color:var(--wp--preset--color--primary-pressed) !important;border-color:var(--wp--preset--color--primary-pressed) !important;color:var(--wp--preset--color--text-inverse) !important}button.disabled,button[disabled]{background-color:var(--wp--preset--color--bg-disabled-color) !important;color:var(--wp--preset--color--disabled-color) !important;border-color:var(--wp--preset--color--disabled-color) !important;cursor:not-allowed !important;border:1px solid}button.disabled:hover,button[disabled]:hover{background-color:var(--wp--preset--color--bg-disabled-color) !important;color:var(--wp--preset--color--disabled-color) !important;border-color:var(--wp--preset--color--disabled-color) !important;cursor:not-allowed !important}a:focus-visible,a:focus{outline:unset !important}.coupon-error-notice{padding:10px 36px !important;color:var(--wp--preset--color--text-inverse) !important;font-size:14px !important;line-height:20px !important;border:0px !important;border-radius:15px !important;background-color:var(--wp--preset--color--warning) !important;display:block}.coupon-error-notice::before{content:"";font-family:WooCommerce;position:absolute;left:12px}.wsp-form-message--success,.woocommerce-message{position:relative;padding:10px 36px !important;color:var(--wp--preset--color--text-inverse) !important;font-size:14px !important;line-height:20px !important;border:0px !important;border-radius:15px !important;background-color:var(--wp--preset--color--success) !important}.wsp-form-message--success::before,.woocommerce-message::before{color:#fff !important;top:10px !important;left:10px !important}.wsp-form-message--success a,.woocommerce-message a{color:#fff !important;text-decoration:underline !important}.wsp-modal-notice--info,.payment-history-info-block,.woocommerce-info{padding:10px 36px !important;color:var(--wp--preset--color--text-inverse) !important;font-size:14px !important;line-height:20px !important;border:0px !important;border-radius:15px !important;background-color:var(--wp--preset--color--informational) !important}.wsp-modal-notice--info div,.wsp-modal-notice--info p,.payment-history-info-block div,.payment-history-info-block p,.woocommerce-info div,.woocommerce-info p{color:var(--wp--preset--color--text-inverse) !important}.wsp-modal-notice--info::before,.payment-history-info-block::before,.woocommerce-info::before{color:#fff !important;top:10px !important;left:10px !important}.wsp-modal-notice--info a,.payment-history-info-block a,.woocommerce-info a{color:#fff !important;text-decoration:underline !important}.validation-errors,.wsp-error-message,.wsp-form-message--error,.woocommerce-error{position:relative;padding:10px 36px !important;color:var(--wp--preset--color--text-inverse) !important;font-size:14px !important;line-height:20px !important;border:0px !important;border-radius:15px !important;background-color:var(--wp--preset--color--warning) !important}.validation-errors::before,.wsp-error-message::before,.wsp-form-message--error::before,.woocommerce-error::before{color:#fff !important;top:10px !important;left:10px !important}.validation-errors a,.wsp-error-message a,.wsp-form-message--error a,.woocommerce-error a{color:#fff !important;text-decoration:underline !important}.validation-errors::before,.wsp-error-message::before,.wsp-form-message--error::before{content:"";font-family:WooCommerce;position:absolute;left:12px}.woocommerce-info a{color:var(--wp--preset--color--text-inverse);padding:0px !important;background-color:unset !important;text-decoration:none !important;font-weight:400 !important;text-transform:none !important}.woocommerce-info a:focus,.woocommerce-info a:hover{text-decoration:underline !important}.form-validation-summary{margin-top:20px}.form-validation-summary ul.validation-errors{padding:10px 36px !important;border-radius:15px !important;margin:10px 0px 0px 0px;list-style:none}h1{font-size:var(--wp--preset--font-size--heading-1) !important;font-weight:400 !important;line-height:80px !important}h2{font-size:var(--wp--preset--font-size--heading-2) !important;font-weight:400 !important;line-height:64px !important}h3{font-size:var(--wp--preset--font-size--heading-3) !important;font-weight:500 !important;line-height:48px !important}h4{font-size:var(--wp--preset--font-size--heading-4) !important;font-weight:500 !important;line-height:32px !important}h5{font-size:var(--wp--preset--font-size--heading-5) !important;font-weight:400 !important;line-height:24px !important}h6{font-size:var(--wp--preset--font-size--heading-6) !important;font-weight:400 !important;line-height:20px !important}select{font-size:16px !important;line-height:24px !important;min-height:auto !important}select:disabled{background-color:var(--wp--preset--color--text-disabled-color);color:#cfcfcf}select:hover,select:focus{color:var(--wp--preset--color--text-primary) !important;outline:none;border:1px solid var(--wp--preset--color--border-color-active) !important;-webkit-text-fill-color:var(--wp--preset--color--border-color-active) !important}select:placeholder-shown:not(:focus):not(:hover){border-color:var(--wp--preset--color--text-disabled-color) !important}select::placeholder{color:var(--wp--preset--color--text-disabled-color)}select:hover::placeholder,select:focus::placeholder{color:var(--wp--preset--color--text-primary)}select:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select){border-color:var(--wp--preset--color--text-secondary) !important;color:var(--wp--preset--color--text-secondary) !important}select:invalid:not(:focus):not(:hover){border-color:var(--wp--preset--color--text-disabled-color) !important;color:#707070}select:valid:not(:focus):not(:hover){border-color:var(--wp--preset--color--text-secondary) !important;color:var(--wp--preset--color--text-secondary) !important}select:focus,select:focus-visible{box-shadow:unset !important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],textarea{max-width:100%;color:#707070;font-size:16px !important;line-height:24px !important;min-height:auto !important;border-color:var(--wp--preset--color--text-secondary) !important;box-shadow:unset !important}input[type=text]:focus,input[type=text]:focus-visible,input[type=email]:focus,input[type=email]:focus-visible,input[type=password]:focus,input[type=password]:focus-visible,input[type=number]:focus,input[type=number]:focus-visible,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=url]:focus,input[type=url]:focus-visible,input[type=search]:focus,input[type=search]:focus-visible,textarea:focus,textarea:focus-visible{box-shadow:unset !important}input[type=text]:not(.payment-history-search-input,.adjustment-amount-input),input[type=email]:not(.payment-history-search-input,.adjustment-amount-input),input[type=password]:not(.payment-history-search-input,.adjustment-amount-input),input[type=number]:not(.payment-history-search-input,.adjustment-amount-input),input[type=tel]:not(.payment-history-search-input,.adjustment-amount-input),input[type=url]:not(.payment-history-search-input,.adjustment-amount-input),input[type=search]:not(.payment-history-search-input,.adjustment-amount-input),textarea:not(.payment-history-search-input,.adjustment-amount-input){padding:8px 16px !important}input[type=text][type=search],input[type=email][type=search],input[type=password][type=search],input[type=number][type=search],input[type=tel][type=search],input[type=url][type=search],input[type=search][type=search],textarea[type=search]{border-color:var(--wp--preset--color--primary) !important;border-radius:21px !important;padding-right:40px !important}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=search]:disabled,textarea:disabled{background-color:var(--wp--preset--color--text-disabled-color);color:#cfcfcf}input[type=text]:-webkit-autofill:hover,input[type=text]:-webkit-autofill:focus,input[type=text]:-webkit-autofill:active,input[type=text]:hover,input[type=text]:focus,input[type=email]:-webkit-autofill:hover,input[type=email]:-webkit-autofill:focus,input[type=email]:-webkit-autofill:active,input[type=email]:hover,input[type=email]:focus,input[type=password]:-webkit-autofill:hover,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:active,input[type=password]:hover,input[type=password]:focus,input[type=number]:-webkit-autofill:hover,input[type=number]:-webkit-autofill:focus,input[type=number]:-webkit-autofill:active,input[type=number]:hover,input[type=number]:focus,input[type=tel]:-webkit-autofill:hover,input[type=tel]:-webkit-autofill:focus,input[type=tel]:-webkit-autofill:active,input[type=tel]:hover,input[type=tel]:focus,input[type=url]:-webkit-autofill:hover,input[type=url]:-webkit-autofill:focus,input[type=url]:-webkit-autofill:active,input[type=url]:hover,input[type=url]:focus,input[type=search]:-webkit-autofill:hover,input[type=search]:-webkit-autofill:focus,input[type=search]:-webkit-autofill:active,input[type=search]:hover,input[type=search]:focus,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,textarea:hover,textarea:focus{color:var(--wp--preset--color--text-primary) !important;outline:none;border:1px solid var(--wp--preset--color--border-color-active) !important;-webkit-text-fill-color:var(--wp--preset--color--border-color-active) !important}input[type=text]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=email]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=password]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=number]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=tel]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=url]:placeholder-shown:not(:focus):not(:hover):not([type=search]),input[type=search]:placeholder-shown:not(:focus):not(:hover):not([type=search]),textarea:placeholder-shown:not(:focus):not(:hover):not([type=search]){border-color:var(--wp--preset--color--text-disabled-color) !important}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,textarea::placeholder{color:var(--wp--preset--color--text-disabled-color)}input[type=text]:hover::placeholder,input[type=text]:focus::placeholder,input[type=email]:hover::placeholder,input[type=email]:focus::placeholder,input[type=password]:hover::placeholder,input[type=password]:focus::placeholder,input[type=number]:hover::placeholder,input[type=number]:focus::placeholder,input[type=tel]:hover::placeholder,input[type=tel]:focus::placeholder,input[type=url]:hover::placeholder,input[type=url]:focus::placeholder,input[type=search]:hover::placeholder,input[type=search]:focus::placeholder,textarea:hover::placeholder,textarea:focus::placeholder{color:var(--wp--preset--color--text-primary)}input[type=text]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=email]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=password]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=number]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=tel]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=url]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),input[type=search]:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select),textarea:not(:placeholder-shown):not(:focus):not(:hover):not(:user-invalid):not(select){border-color:var(--wp--preset--color--text-secondary) !important;color:var(--wp--preset--color--text-secondary) !important}input[type=text]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=url]:-webkit-autofill,input[type=search]:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:var(--wp--preset--color--text-secondary) !important;border-color:var(--wp--preset--color--text-secondary) !important;transition:box-shadow 0s ease-in-out}input[type=text]:-webkit-autofill::first-line,input[type=email]:-webkit-autofill::first-line,input[type=password]:-webkit-autofill::first-line,input[type=number]:-webkit-autofill::first-line,input[type=tel]:-webkit-autofill::first-line,input[type=url]:-webkit-autofill::first-line,input[type=search]:-webkit-autofill::first-line,textarea:-webkit-autofill::first-line{-webkit-text-fill-color:var(--wp--preset--color--text-secondary) !important}input[type=text]:-moz-autofill,input[type=text]:-moz-autofill:hover,input[type=text]:-moz-autofill:focus,input[type=email]:-moz-autofill,input[type=email]:-moz-autofill:hover,input[type=email]:-moz-autofill:focus,input[type=password]:-moz-autofill,input[type=password]:-moz-autofill:hover,input[type=password]:-moz-autofill:focus,input[type=number]:-moz-autofill,input[type=number]:-moz-autofill:hover,input[type=number]:-moz-autofill:focus,input[type=tel]:-moz-autofill,input[type=tel]:-moz-autofill:hover,input[type=tel]:-moz-autofill:focus,input[type=url]:-moz-autofill,input[type=url]:-moz-autofill:hover,input[type=url]:-moz-autofill:focus,input[type=search]:-moz-autofill,input[type=search]:-moz-autofill:hover,input[type=search]:-moz-autofill:focus,textarea:-moz-autofill,textarea:-moz-autofill:hover,textarea:-moz-autofill:focus{background-color:#fff !important;color:var(--wp--preset--color--text-secondary) !important;border-color:var(--wp--preset--color--text-secondary) !important}input[type=text][type=date],input[type=email][type=date],input[type=password][type=date],input[type=number][type=date],input[type=tel][type=date],input[type=url][type=date],input[type=search][type=date],textarea[type=date]{appearance:none;-webkit-appearance:none}input[type=text][type=date]:not([value=""]):not(:focus):not(:hover),input[type=email][type=date]:not([value=""]):not(:focus):not(:hover),input[type=password][type=date]:not([value=""]):not(:focus):not(:hover),input[type=number][type=date]:not([value=""]):not(:focus):not(:hover),input[type=tel][type=date]:not([value=""]):not(:focus):not(:hover),input[type=url][type=date]:not([value=""]):not(:focus):not(:hover),input[type=search][type=date]:not([value=""]):not(:focus):not(:hover),textarea[type=date]:not([value=""]):not(:focus):not(:hover){border-color:var(--wp--preset--color--text-secondary) !important;color:var(--wp--preset--color--text-secondary) !important}input[type=text][type=date]::-webkit-calendar-picker-indicator,input[type=email][type=date]::-webkit-calendar-picker-indicator,input[type=password][type=date]::-webkit-calendar-picker-indicator,input[type=number][type=date]::-webkit-calendar-picker-indicator,input[type=tel][type=date]::-webkit-calendar-picker-indicator,input[type=url][type=date]::-webkit-calendar-picker-indicator,input[type=search][type=date]::-webkit-calendar-picker-indicator,textarea[type=date]::-webkit-calendar-picker-indicator{opacity:0;display:none}input[type=text].qty,input[type=email].qty,input[type=password].qty,input[type=number].qty,input[type=tel].qty,input[type=url].qty,input[type=search].qty,textarea.qty{padding-left:0px !important;padding-right:0px !important}input[type=text]:user-invalid:not(:focus):not(:hover),input[type=email]:user-invalid:not(:focus):not(:hover),input[type=password]:user-invalid:not(:focus):not(:hover),input[type=number]:user-invalid:not(:focus):not(:hover),input[type=tel]:user-invalid:not(:focus):not(:hover),input[type=url]:user-invalid:not(:focus):not(:hover),input[type=search]:user-invalid:not(:focus):not(:hover),textarea:user-invalid:not(:focus):not(:hover){border-color:#ef4444 !important}input[type=date]{font-size:16px !important;line-height:42px !important;min-height:auto !important;height:42px !important;appearance:none;-webkit-appearance:none}input[type=date]:disabled{background-color:var(--wp--preset--color--text-disabled-color);color:#cfcfcf}input[type=date]:focus,input[type=date]:focus-visible{box-shadow:unset !important}input[type=date]:-webkit-autofill:hover,input[type=date]:-webkit-autofill:focus,input[type=date]:-webkit-autofill:active,input[type=date]:hover,input[type=date]:focus{color:var(--wp--preset--color--text-primary) !important;outline:none;border:1px solid var(--wp--preset--color--border-color-active) !important;-webkit-text-fill-color:var(--wp--preset--color--border-color-active) !important}input[type=date]:placeholder-shown:not(:focus):not(:hover){border-color:var(--wp--preset--color--text-disabled-color) !important}input[type=date]::placeholder{color:var(--wp--preset--color--text-disabled-color)}input[type=date]:hover::placeholder,input[type=date]:focus::placeholder{color:var(--wp--preset--color--text-primary)}input[type=date]:valid:not(:focus):not(:hover){color:#707070;border-color:var(--wp--preset--color--text-secondary) !important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],select{height:auto !important}label[for]:hover,label.checkbox:hover{cursor:pointer}select[disabled],select[disabled]:hover{border:1px solid var(--wp--preset--color--disabled-color) !important;background-color:var(--wp--preset--color--bg-disabled-color) !important;color:var(--wp--preset--color--text-disabled) !important}a.button:hover,a.page-numbers:hover{text-decoration:none !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--wp--preset--color--primary) !important;color:var(--wp--preset--color--text-inverse) !important}.ui-timepicker-am:hover,.ui-timepicker-pm:hover,.ui-timepicker-am.ui-timepicker-selected{background-color:var(--wp--preset--color--primary) !important;color:var(--wp--preset--color--text-inverse) !important}.switch{display:inline-block;line-height:1}.switch.tips{margin:0;padding:0;background:rgba(0,0,0,0)}.switch .minitoggle{width:48px;height:26px;border-radius:13px;background:var(--wp--preset--color--toggle-bg);position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);cursor:pointer;transition:background 180ms ease,box-shadow 180ms ease,transform 180ms ease;display:inline-block;vertical-align:middle;user-select:none}.switch .minitoggle:focus,.switch .minitoggle:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(180,140,195,.12)}.switch .minitoggle .toggle-handle{width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;left:2px;transform:translate3d(0, -50%, 0);transition:transform 180ms cubic-bezier(0.2, 0.9, 0.2, 1),box-shadow 180ms;box-shadow:0 2px 6px rgba(0,0,0,.08);will-change:transform;transform:translate3d(0px, 0px, 0px);top:2px}.switch .minitoggle.active{background:var(--wp--preset--color--primary);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.switch .minitoggle.active .toggle-handle{transform:translate3d(calc(48px - 22px - 4px), -50%, 0);box-shadow:0 4px 10px rgba(0,0,0,.12)}.switch .minitoggle.disabled,.switch .minitoggle[aria-disabled=true]{cursor:not-allowed;opacity:.6}.switch .minitoggle.disabled .toggle-handle,.switch .minitoggle[aria-disabled=true] .toggle-handle{box-shadow:none}.dokan-time-slots .switch .toggle-handle{top:1px}input[type=submit].dokan-btn-theme,a.dokan-btn-theme,.dokan-btn-theme{background-color:rgba(0,0,0,0);border-color:var(--wp--preset--color--primary);background-color:var(--wp--preset--color--primary);color:#fff;border-radius:999px;padding:16px 40px;transition:all .3s ease}input[type=submit].dokan-btn-theme:hover,a.dokan-btn-theme:hover,.dokan-btn-theme:hover{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover);color:var(--wp--preset--color--text-inverse);text-decoration:none !important}input[type=submit].dokan-btn-danger,a.dokan-btn-danger,.dokan-btn-danger{background-color:rgba(0,0,0,0) !important;border-color:var(--wp--preset--color--primary) !important;color:var(--wp--preset--color--primary) !important;border-radius:999px;padding:17px 25px !important}input[type=submit].dokan-btn-danger:hover,a.dokan-btn-danger:hover,.dokan-btn-danger:hover{background-color:var(--wp--preset--color--primary) !important;border-color:var(--wp--preset--color--primary) !important;color:var(--wp--preset--color--text-inverse) !important}input[type=checkbox]{-webkit-appearance:none !important;appearance:none !important;background-color:var(--wp--preset--color--bg-primary);margin:0}input[type=checkbox]:checked{border:0px !important}input[type=checkbox]:not(#toggle-mobile-menu){display:inline-block !important}input[type=checkbox]{font:inherit;color:var(--wp--preset--color--text-inverse);width:24px;min-width:24px;height:24px;border:1px solid #bfbfbf;border:1px solid #bfbfbf;border-radius:4px;transform:translateY(-0.075em);display:grid;place-content:center}input[type=checkbox]:hover{cursor:pointer;border-color:var(--wp--preset--color--text-primary)}input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e")}input[type=checkbox]::before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;background-color:CanvasText}input[type=checkbox]:checked::before{transform:scale(1)}input[type=checkbox]:focus{outline:none !important;outline-offset:0 !important;--tw-ring-color: none !important}input[type=checkbox]:disabled{color:var(--wp--preset--color--disabled-color) !important;cursor:not-allowed}input[type=radio]{-webkit-appearance:none;appearance:none;margin:0 !important;width:24px !important;height:24px !important;border:1px solid #ccc;border-radius:50%;display:inline-grid;place-content:center;background-color:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}input[type=radio]:checked{border-color:var(--wp--preset--color--primary) !important;background-color:#fff}input[type=radio]::before{content:"";width:.6em;height:.6em;border-radius:50%;transform:scale(0);transition:transform .15s ease-in-out;background-color:var(--wp--preset--color--primary)}input[type=radio]:checked::before{transform:scale(1)}input[type=radio]:hover:not(:checked){cursor:pointer;border-color:var(--wp--preset--color--text-primary)}input[type=radio]:disabled{border-color:#e0e0e0;background-color:#f9f9f9;cursor:not-allowed}input[type=radio]:disabled::before{background-color:#cfcfcf}.woocommerce-input-wrapper textarea{max-width:100%;min-width:100%;min-height:50px !important;resize:vertical}.woocommerce-js form .form-row label{font-size:var(--wp--preset--font-size--body) !important;font-weight:var(--wp--preset--font-weight--body) !important;line-height:var(--wp--preset--line-height--body) !important}.woocommerce-js select{border-radius:0px !important}.section-title{font-size:20px;line-height:28px;margin-bottom:20px}.section-title.title-with-border{padding-bottom:6px;border-bottom:2px solid #1a1a1a;color:#1a1a1a;width:fit-content}.select2-search__field{min-width:auto !important}body.woocommerce-js .select2-container{z-index:999}body.woocommerce-js .select2-container.has-selection .select2-selection--single{border-color:var(--wp--preset--color--text-secondary) !important;color:var(--wp--preset--color--text-secondary) !important}body.woocommerce-js .select2-container .select2-selection--single{background-position:right 15px center}body.woocommerce-js .select2-container--open .select2-dropdown{margin-top:-1px !important;position:absolute !important;top:0px !important;left:0 !important;max-height:max-content !important}@media(max-width: 782px){body.woocommerce-js .select2-container--open .select2-dropdown{top:-2px !important}}body.admin-bar.woocommerce-js .select2-container--open .select2-dropdown{top:32px !important}@media(max-width: 782px){body.admin-bar.woocommerce-js .select2-container--open .select2-dropdown{top:44px !important}}@media(max-width: 782px){body.admin-bar.woocommerce-js:not(.woocommerce-account) .select2-container--open .select2-dropdown{top:51px !important}}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg class=%27ast-arrow-svg%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 x=%270px%27 y=%270px%27 width=%2726px%27 height=%2716.043px%27 fill=%27%231a1a1a%27 viewBox=%2757 35.171 26 16.043%27 enable-background=%27new 57 35.171 26 16.043%27 xml:space=%27preserve%27 %3E%3Cpath d=%27M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z%27%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position:right 15px center !important}.astra-cart-drawer .astra-cart-drawer-header{max-height:unset}.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title{font-size:var(--wp--preset--font-size--heading-5) !important}#astra-mobile-cart-drawer .product_list_widget .mini_cart_item a{color:var(--wp--preset--color--link-color)}#astra-mobile-cart-drawer .product_list_widget .mini_cart_item a svg{fill:var(--ast-global-color-3)}#astra-mobile-cart-drawer .product_list_widget .mini_cart_item a img{border-radius:8px}#astra-mobile-cart-drawer .product_list_widget .mini_cart_item a:hover{color:var(--wp--preset--color--primary-hover)}#astra-mobile-cart-drawer .product_list_widget .mini_cart_item a:active{color:var(--wp--preset--color--primary-pressed)}#astra-mobile-cart-drawer .woocommerce-mini-cart__buttons .button:first-child{color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary);background-color:rgba(0,0,0,0)}#astra-mobile-cart-drawer .woocommerce-mini-cart__buttons .button:first-child:hover{color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover)}@media screen and (min-width: 1200px)and (max-width: 1280px){#astra-mobile-cart-drawer .woocommerce-mini-cart__buttons .button{padding:16px 30px}}@media screen and (max-width: 430px){#astra-mobile-cart-drawer .woocommerce-mini-cart__buttons .button{padding:16px 25px}}.vendor-header-row a,.vendor-header-row a h4{color:var(--wp--preset--color--link-color)}.vendor-header-row a:hover,.vendor-header-row a h4:hover{color:var(--wp--preset--color--primary-hover) !important}.vendor-header-row a:active,.vendor-header-row a h4:active{color:var(--wp--preset--color--primary-pressed) !important}.vendor-subtotal-amount{font-size:var(--wp--preset--font-size--body) !important;font-weight:var(--wp--preset--font-weight--body) !important;line-height:var(--wp--preset--line-height--body) !important}.cart-collaterals h2,.cart-collaterals h4{padding:16px 24px;margin-bottom:0px !important;margin:0 -20px 20px;background-color:var(--ast-global-dark-lfs);border-bottom:1px solid var(--ast-border-color)}h3#order_review_heading{padding:24px !important;margin-bottom:0px !important}.woocommerce-js form .form-row label{font-weight:400 !important}.wc-block-grid__product-onsale{background-color:var(--wp--preset--color--primary) !important;color:var(--wp--preset--color--text-inverse) !important;border-radius:50% !important;font-size:12px !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.05em !important;text-align:center !important;vertical-align:middle !important;line-height:36px !important;display:inline-block !important;border:0px !important}.woocommerce-notices-wrapper:empty{display:none}.wsp-search-input-container{position:relative}.wsp-search-input-container .wsp-search.active{background-image:url(../../../../themes/astra-child/dist/assets/close.8fe1c3f8.svg) !important;background-size:20px 20px !important}.wsp-search-input-action{position:absolute;right:0;top:0;width:30px;height:30px;margin-top:8px;cursor:pointer;opacity:0}.search-results #content{padding-top:0}.search-results #primary{margin-top:0 !important}@media(min-width: 1201px){.search-results .ast-container{max-width:100% !important}}@media(max-width: 700px){.search-results .ast-container{padding-left:8px;padding-right:8px}}.wsp-search--page__header{display:flex;gap:32px;align-items:center;margin-bottom:24px}@media(max-width: 1200px){.wsp-search--page__header{justify-content:space-between}}@media(max-width: 700px){.wsp-search--page__header{margin-bottom:16px}}.wsp-search--page__header h1{font-size:32px !important;line-height:48px !important;margin:0 !important}@media(max-width: 700px){.wsp-search--page__header h1{font-size:24px !important;line-height:32px !important}}.wsp-search--page__header__count{color:#959595}.wsp-search--sections{display:flex;flex-direction:column;gap:24px}.wsp-search--results-section__header{display:flex;gap:16px;align-items:center;margin-bottom:16px}.wsp-search--results-section__title{font-size:24px !important;font-weight:500 !important;line-height:32px !important;color:#777}@media(max-width: 700px){.wsp-search--results-section__title{font-size:18px !important;line-height:24px !important}}.wsp-search--results-section__link{text-transform:uppercase;font-weight:600;font-size:16px;line-height:26px}.wsp-search--results-brands__grid{display:grid;grid-template-columns:repeat(4, 326px);gap:24px}@media(max-width: 1200px){.wsp-search--results-brands__grid{grid-template-columns:repeat(3, 240px)}}@media(max-width: 700px){.wsp-search--results-brands__grid{grid-template-columns:repeat(2, 175px);gap:8px}}.wsp-search--results-brands__item{border-radius:16px;padding:16px;background-color:#fff}.wsp-search--results-brands__item--placeholder{display:flex;align-items:center;justify-content:center;width:294px;height:147px;background-color:#f8f8f8;border-radius:4px;color:#1a1a1a;font-weight:bold;font-size:14px;text-align:center;padding:10px}@media(max-width: 1200px){.wsp-search--results-brands__item--placeholder{width:100%}}@media(max-width: 700px){.wsp-search--results-brands__item--placeholder{height:100px}}.wsp-search--results-brands__item img{width:294px;height:147px;object-fit:cover}.woocommerce-products-header{display:flex;gap:32px;align-items:center;margin-bottom:24px}.woocommerce-products-header h1{margin-bottom:0 !important}@media(min-width: 1201px){.woocommerce-products-header .term-description{max-height:140px;margin-top:16px}}@media(max-width: 1200px){.woocommerce-products-header{justify-content:space-between;flex-direction:column;gap:16px;align-items:flex-start}.woocommerce-products-header .term-description{width:100%;text-align:justify;max-height:100px;margin-top:0;overflow:auto}}.woocommerce-products-header__count{color:#959595}.wsp-icon{width:24px;height:24px;background-repeat:no-repeat}.wsp-icon.icon-search{margin-top:3px;background-image:url(../../../../themes/astra-child/dist/assets/search.98f0f13b.svg)}.wsp-icon.icon-close{background-image:url(../../../../themes/astra-child/dist/assets/close.8fe1c3f8.svg);background-size:24px 24px}[data-section=section-header-mobile-trigger] .ast-button-wrap .ast-mobile-menu-trigger-outline:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus{border-style:none !important;outline:none !important}#ast-mobile-popup-wrapper .ast-mobile-popup-inner{max-width:400px}@media(max-width: 500px){#ast-mobile-popup-wrapper .ast-mobile-popup-inner{max-width:100%}}#ast-mobile-popup-wrapper .main-header-menu li a{color:var(--wp--preset--color--primary) !important}#ast-mobile-popup-wrapper .wp-block-buttons{display:flex;flex-direction:column;align-items:start;gap:0px}#ast-mobile-popup-wrapper .wp-block-buttons .wp-block-button{display:block;width:100%;padding:0px}#ast-mobile-popup-wrapper .wp-block-buttons .wp-block-button a{text-align:left;border-radius:0px;padding-top:0px;padding-bottom:0px;padding-left:20px;padding-right:20px;display:inline-block;width:100%;border:0;border-bottom-width:1px;border-style:solid;border-color:var(--ast-border-color);font-size:.875rem;line-height:3;text-transform:uppercase;background-color:unset;color:var(--wp--preset--color--primary) !important}#ast-mobile-popup-wrapper .wp-block-buttons .wp-block-button a:hover{color:var(--wp--preset--color--primary);text-decoration:underline !important}#ast-mobile-popup-wrapper .ast-builder-menu .main-navigation ul li{display:flex}.ast-search-menu-icon{position:relative;transition:none !important}.ast-search-menu-icon .search-form{transition:none !important}.ast-search-menu-icon.ast-dropdown-active{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:flex-start;padding:40px 20px;z-index:9999}.ast-search-menu-icon.ast-dropdown-active .search-form{width:100%;display:flex;flex-direction:column;align-items:stretch;transform:unset;top:0;max-width:100%}.ast-search-menu-icon.ast-dropdown-active .search-form label{width:calc(100% - 0px);padding:10px 20px}.ast-search-menu-icon.ast-dropdown-active .search-form label .search-field{border:1px solid var(--wp--preset--color--border-color) !important;width:100%;padding:14px 36px;padding-right:100px;font-size:16px;line-height:16px !important;transition:none !important}.ast-search-menu-icon.ast-dropdown-active .search-form label .search-field:hover,.ast-search-menu-icon.ast-dropdown-active .search-form label .search-field:focus{outline:none;border:1px solid var(--wp--preset--color--border-color-active) !important}.ast-search-menu-icon.ast-dropdown-active .search-form .ast-live-search-results{top:55px !important;width:100%;max-width:100%;border-radius:0px}.ast-search-menu-icon.ast-dropdown-active .search-form .search-close{position:absolute;right:10px;border:0px;box-shadow:none;top:50%;transform:translateY(-50%);transition:none !important;padding:10px}.ast-search-menu-icon.ast-dropdown-active .ast-search-icon{position:absolute;right:105px;top:27px}.ast-search-menu-icon.ast-dropdown-active .search-field{width:calc(100% - 70px) !important;padding:20px;font-size:1.5rem;border:none;border-radius:12px;outline:none;padding-right:60px !important}.ast-search-menu-icon.ast-dropdown-active .search-submit{display:none}.ast-search-menu-icon.ast-dropdown-active .ast-live-search-results{margin-top:20px;background:#fff;border-radius:12px;max-height:60vh;overflow-y:auto;padding:10px}.ast-search-menu-icon.ast-dropdown-active .ast-live-search-results .ast-search--posttype-heading{font-weight:bold;display:block;margin:10px 0 5px;color:#444}.ast-search-menu-icon.ast-dropdown-active .ast-live-search-results a.ast-search-item{display:block;padding:10px;color:#333;text-decoration:none;border-radius:6px}.ast-search-menu-icon.ast-dropdown-active .ast-live-search-results a.ast-search-item:hover{background:#f3f3f3}.ast-header-search .slide-search .search-form{border:0px !important}.admin-bar .site-header{top:30px}header.site-header{position:sticky !important;top:0;background:#fff;padding:20px 40px 20px 30px;z-index:1000}@media(max-width: 1700px){header.site-header{padding-left:40px}}@media(max-width: 1560px){header.site-header{padding:24px}}@media(max-width: 921px){header.site-header{padding:12px}}header.site-header #ast-desktop-header .main-header-bar{padding-top:0px;padding-bottom:0px}@media(min-width: 1341px){header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap{max-width:100%}}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap{padding:0px}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row{position:relative;display:flex;justify-content:space-between}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-left{align-items:start;width:251px;max-width:251px}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-left .ast-site-identity{padding:0}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-left .ast-site-identity .site-logo-img{display:inline-block}@media(max-width: 1560px){header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-left .ast-site-identity .site-logo-img img{max-width:251px}}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-left *{max-width:100%}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-center{display:flex;flex-direction:column;gap:24px;position:absolute;left:50%;transform:translateX(-50%)}@media(max-width: 1560px){header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-center{padding-top:8px}}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-center .main-header-bar-navigation ul{gap:48px !important}@media(max-width: 1200px){header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-center .main-header-bar-navigation ul{gap:25px !important}}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-center .main-header-bar-navigation ul li a{padding:0;font-size:16px}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right{align-items:center;gap:24px;justify-content:flex-end}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right .site-header-primary-section-right-center{align-items:center;display:flex}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right .wp-block-buttons a{color:var(--wp--preset--color--text-primary) !important;font-size:16px;text-transform:capitalize;background-color:unset;font-weight:500 !important}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right .wp-block-buttons a:hover{color:var(--wp--preset--color--primary) !important}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right .wp-block-buttons .wp-block-button:last-child a{background-color:var(--wp--preset--color--header-sign-in-bg) !important;color:var(--wp--preset--color--text-primary) !important;font-size:15px;padding:5px 12px;border-radius:999px;border:1px solid var(--wp--preset--color--header-sign-in-bg) !important}header.site-header #ast-desktop-header .main-header-bar .site-primary-header-wrap>.ast-builder-grid-row .site-header-primary-section-right .wp-block-buttons .wp-block-button:last-child a:hover{background-color:var(--wp--preset--color--text-inverse) !important;color:var(--wp--preset--color--header-sign-in-bg);border:1px solid var(--wp--preset--color--header-sign-in-bg);text-decoration:none}header.site-header #ast-desktop-header .site-header-below-section-center{padding-top:16px}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu{gap:40px !important}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link{position:relative;padding:0px}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link::before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--wp--preset--color--primary);transition:width .3s ease}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link:hover{color:#1a1a1a !important;text-decoration:none !important}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link:hover::before{width:100%}header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link:focus,header.site-header #ast-desktop-header .site-header-below-section-center .main-header-bar-navigation ul.main-header-menu .menu-link:focus-visible{outline:none}header.site-header #ast-desktop-header .ast-icon-shopping-basket{color:#1a1a1a}header.site-header #ast-desktop-header .ast-icon-shopping-basket:after{top:-5px !important;right:-10px !important;color:#fff;background-color:#1a1a1a}header.site-header .ast-header-woo-cart .cart-container{text-decoration:none !important}header.site-header .ast-header-woo-cart .cart-container:hover,header.site-header .ast-header-woo-cart .cart-container:focus{text-decoration:none !important}header.site-header .ast-header-woo-cart .cart-container:hover .ast-icon-shopping-basket,header.site-header .ast-header-woo-cart .cart-container:focus .ast-icon-shopping-basket{color:var(--wp--preset--color--primary) !important}header.site-header .ast-header-woo-cart .cart-container:hover .ast-icon-shopping-basket:after,header.site-header .ast-header-woo-cart .cart-container:focus .ast-icon-shopping-basket:after{background-color:var(--wp--preset--color--primary) !important}header.site-header .ast-header-woo-cart .cart-container:hover .ast-icon.icon-basket,header.site-header .ast-header-woo-cart .cart-container:focus .ast-icon.icon-basket{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"14\" viewBox=\"0 0 21 14\" fill=\"none\"><path d=\"M10.5005 0.133789C12.4988 0.133809 14.3454 0.363957 15.7241 0.757812C16.4065 0.952786 17.0319 1.20402 17.5093 1.52637C17.9518 1.8253 18.4995 2.35016 18.4995 3.13379C18.4995 3.91741 17.9518 4.44227 17.5093 4.74121C17.0319 5.06356 16.4065 5.31479 15.7241 5.50977C14.3454 5.90362 12.4988 6.13377 10.5005 6.13379C8.50185 6.13378 6.65469 5.90372 5.27588 5.50977C4.76276 5.36315 4.2824 5.18425 3.87256 4.96777C3.73314 5.36621 3.57696 5.82257 3.42139 6.2998C3.18225 7.03336 2.9472 7.8059 2.77295 8.48926C2.59143 9.20113 2.50056 9.72359 2.50049 10C2.50048 10.0011 2.50047 10.0059 2.50342 10.0156C2.50687 10.0269 2.51556 10.0493 2.53564 10.082C2.5782 10.1512 2.66491 10.2553 2.82666 10.3828C3.15684 10.6429 3.69686 10.9209 4.45264 11.1729C5.95431 11.6734 8.09306 12 10.5005 12C12.9077 11.9999 15.0458 11.6733 16.5474 11.1729C17.3031 10.9209 17.8432 10.6429 18.1733 10.3828C18.3351 10.2553 18.4218 10.1512 18.4644 10.082C18.4845 10.0492 18.4932 10.0268 18.4966 10.0156C18.4995 10.0059 18.4995 10.0011 18.4995 10C18.4994 9.91117 18.4643 9.68629 18.3618 9.32129C18.2666 8.98224 18.136 8.5988 18.0005 8.23047C17.8658 7.86426 17.7304 7.52409 17.6284 7.27539C17.5776 7.15154 17.5357 7.05054 17.5063 6.98145C17.4919 6.94734 17.4798 6.92098 17.4722 6.90332C17.4685 6.89467 17.4652 6.88708 17.4634 6.88281C17.4627 6.88119 17.4618 6.87974 17.4614 6.87891V6.87793C17.241 6.37158 17.4727 5.78199 17.979 5.56152C18.4852 5.34131 19.0749 5.57299 19.2954 6.0791L18.3784 6.47852L19.2954 6.08008L19.2964 6.08203C19.2971 6.0836 19.2982 6.08626 19.2993 6.08887C19.3017 6.09439 19.3058 6.10231 19.3101 6.1123C19.3189 6.13283 19.3312 6.16359 19.3472 6.20117C19.3792 6.27661 19.4249 6.38473 19.479 6.5166C19.5872 6.78046 19.7319 7.14435 19.8774 7.54004C20.0222 7.93362 20.1726 8.37173 20.2876 8.78125C20.3951 9.16437 20.4995 9.61628 20.4995 10C20.4994 10.8517 19.9808 11.5044 19.4116 11.9531C18.831 12.4107 18.0526 12.7795 17.1802 13.0703C15.4248 13.6555 13.063 13.9999 10.5005 14C7.9379 14 5.57533 13.6554 3.81982 13.0703C2.94756 12.7795 2.16893 12.4106 1.58838 11.9531C1.01918 11.5044 0.500563 10.8517 0.500488 10C0.500546 9.44799 0.652427 8.70906 0.834473 7.99512C1.0239 7.25225 1.27425 6.43358 1.52002 5.67969C1.76639 4.92396 2.01176 4.22211 2.1958 3.70996C2.28792 3.4536 2.36544 3.24353 2.41943 3.09766C2.44637 3.02489 2.46731 2.96773 2.48193 2.92871C2.48923 2.90923 2.49466 2.89407 2.49854 2.88379C2.50046 2.87867 2.50238 2.8748 2.50342 2.87207C2.50386 2.8709 2.50413 2.86986 2.50439 2.86914V2.86816C2.50533 2.86848 2.50879 2.86946 2.521 2.87402C2.62469 2.23263 3.09903 1.79099 3.49072 1.52637C3.9681 1.20391 4.59335 0.952836 5.27588 0.757812C6.65469 0.363853 8.50185 0.1338 10.5005 0.133789ZM13.2954 6.42969C13.7549 6.42969 14.2161 6.5529 14.5913 6.80371C14.9599 7.05027 15.3421 7.49998 15.3423 8.12988L15.3374 8.24609C15.3207 8.46498 15.2546 8.65857 15.1636 8.8291C15.2705 9.02913 15.342 9.26194 15.3423 9.52832V9.5293C15.3423 10.1594 14.9599 10.6089 14.5913 10.8555C14.216 11.1064 13.755 11.2295 13.2954 11.2295C12.8359 11.2294 12.3747 11.1064 11.9995 10.8555C11.7553 10.692 11.5076 10.4378 11.3667 10.1025H9.64014C9.49924 10.438 9.25174 10.692 9.00732 10.8555C8.63203 11.1064 8.17104 11.2295 7.71143 11.2295C7.25197 11.2294 6.79069 11.1063 6.41553 10.8555C6.04713 10.6089 5.66455 10.1593 5.66455 9.5293V9.52832L5.66943 9.41211C5.68635 9.19335 5.75219 8.99948 5.84326 8.8291C5.75237 8.65862 5.68614 8.46486 5.66943 8.24609L5.66455 8.12988C5.6647 7.49988 6.04709 7.05017 6.41553 6.80371C6.79069 6.55283 7.25197 6.42981 7.71143 6.42969C8.1709 6.42969 8.63209 6.5529 9.00732 6.80371C9.25164 6.96715 9.49921 7.22143 9.64014 7.55664H11.3667C11.5076 7.22131 11.7552 6.96715 11.9995 6.80371C12.3747 6.55282 12.8359 6.42979 13.2954 6.42969ZM10.5005 2.13379C8.63361 2.1338 6.9802 2.35085 5.82568 2.68066C5.30635 2.82906 4.93367 2.99074 4.69482 3.13379C4.93367 3.27684 5.30635 3.43852 5.82568 3.58691C6.9802 3.91673 8.63361 4.13378 10.5005 4.13379C12.3675 4.13377 14.0208 3.91676 15.1753 3.58691C15.6938 3.43876 16.0653 3.27666 16.3042 3.13379C16.0653 2.99092 15.6938 2.82882 15.1753 2.68066C14.0208 2.35081 12.3675 2.13381 10.5005 2.13379Z\" fill=\"%23B48CC3\"/></svg>")}header.site-header .ast-header-woo-cart .cart-container:focus-visible{outline:none}header.site-header .ast-header-woo-cart .ast-icon.icon-basket{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"14\" viewBox=\"0 0 21 14\" fill=\"none\"><path d=\"M10.5005 0.133789C12.4988 0.133809 14.3454 0.363957 15.7241 0.757812C16.4065 0.952786 17.0319 1.20402 17.5093 1.52637C17.9518 1.8253 18.4995 2.35016 18.4995 3.13379C18.4995 3.91741 17.9518 4.44227 17.5093 4.74121C17.0319 5.06356 16.4065 5.31479 15.7241 5.50977C14.3454 5.90362 12.4988 6.13377 10.5005 6.13379C8.50185 6.13378 6.65469 5.90372 5.27588 5.50977C4.76276 5.36315 4.2824 5.18425 3.87256 4.96777C3.73314 5.36621 3.57696 5.82257 3.42139 6.2998C3.18225 7.03336 2.9472 7.8059 2.77295 8.48926C2.59143 9.20113 2.50056 9.72359 2.50049 10C2.50048 10.0011 2.50047 10.0059 2.50342 10.0156C2.50687 10.0269 2.51556 10.0493 2.53564 10.082C2.5782 10.1512 2.66491 10.2553 2.82666 10.3828C3.15684 10.6429 3.69686 10.9209 4.45264 11.1729C5.95431 11.6734 8.09306 12 10.5005 12C12.9077 11.9999 15.0458 11.6733 16.5474 11.1729C17.3031 10.9209 17.8432 10.6429 18.1733 10.3828C18.3351 10.2553 18.4218 10.1512 18.4644 10.082C18.4845 10.0492 18.4932 10.0268 18.4966 10.0156C18.4995 10.0059 18.4995 10.0011 18.4995 10C18.4994 9.91117 18.4643 9.68629 18.3618 9.32129C18.2666 8.98224 18.136 8.5988 18.0005 8.23047C17.8658 7.86426 17.7304 7.52409 17.6284 7.27539C17.5776 7.15154 17.5357 7.05054 17.5063 6.98145C17.4919 6.94734 17.4798 6.92098 17.4722 6.90332C17.4685 6.89467 17.4652 6.88708 17.4634 6.88281C17.4627 6.88119 17.4618 6.87974 17.4614 6.87891V6.87793C17.241 6.37158 17.4727 5.78199 17.979 5.56152C18.4852 5.34131 19.0749 5.57299 19.2954 6.0791L18.3784 6.47852L19.2954 6.08008L19.2964 6.08203C19.2971 6.0836 19.2982 6.08626 19.2993 6.08887C19.3017 6.09439 19.3058 6.10231 19.3101 6.1123C19.3189 6.13283 19.3312 6.16359 19.3472 6.20117C19.3792 6.27661 19.4249 6.38473 19.479 6.5166C19.5872 6.78046 19.7319 7.14435 19.8774 7.54004C20.0222 7.93362 20.1726 8.37173 20.2876 8.78125C20.3951 9.16437 20.4995 9.61628 20.4995 10C20.4994 10.8517 19.9808 11.5044 19.4116 11.9531C18.831 12.4107 18.0526 12.7795 17.1802 13.0703C15.4248 13.6555 13.063 13.9999 10.5005 14C7.9379 14 5.57533 13.6554 3.81982 13.0703C2.94756 12.7795 2.16893 12.4106 1.58838 11.9531C1.01918 11.5044 0.500563 10.8517 0.500488 10C0.500546 9.44799 0.652427 8.70906 0.834473 7.99512C1.0239 7.25225 1.27425 6.43358 1.52002 5.67969C1.76639 4.92396 2.01176 4.22211 2.1958 3.70996C2.28792 3.4536 2.36544 3.24353 2.41943 3.09766C2.44637 3.02489 2.46731 2.96773 2.48193 2.92871C2.48923 2.90923 2.49466 2.89407 2.49854 2.88379C2.50046 2.87867 2.50238 2.8748 2.50342 2.87207C2.50386 2.8709 2.50413 2.86986 2.50439 2.86914V2.86816C2.50533 2.86848 2.50879 2.86946 2.521 2.87402C2.62469 2.23263 3.09903 1.79099 3.49072 1.52637C3.9681 1.20391 4.59335 0.952836 5.27588 0.757812C6.65469 0.363853 8.50185 0.1338 10.5005 0.133789ZM13.2954 6.42969C13.7549 6.42969 14.2161 6.5529 14.5913 6.80371C14.9599 7.05027 15.3421 7.49998 15.3423 8.12988L15.3374 8.24609C15.3207 8.46498 15.2546 8.65857 15.1636 8.8291C15.2705 9.02913 15.342 9.26194 15.3423 9.52832V9.5293C15.3423 10.1594 14.9599 10.6089 14.5913 10.8555C14.216 11.1064 13.755 11.2295 13.2954 11.2295C12.8359 11.2294 12.3747 11.1064 11.9995 10.8555C11.7553 10.692 11.5076 10.4378 11.3667 10.1025H9.64014C9.49924 10.438 9.25174 10.692 9.00732 10.8555C8.63203 11.1064 8.17104 11.2295 7.71143 11.2295C7.25197 11.2294 6.79069 11.1063 6.41553 10.8555C6.04713 10.6089 5.66455 10.1593 5.66455 9.5293V9.52832L5.66943 9.41211C5.68635 9.19335 5.75219 8.99948 5.84326 8.8291C5.75237 8.65862 5.68614 8.46486 5.66943 8.24609L5.66455 8.12988C5.6647 7.49988 6.04709 7.05017 6.41553 6.80371C6.79069 6.55283 7.25197 6.42981 7.71143 6.42969C8.1709 6.42969 8.63209 6.5529 9.00732 6.80371C9.25164 6.96715 9.49921 7.22143 9.64014 7.55664H11.3667C11.5076 7.22131 11.7552 6.96715 11.9995 6.80371C12.3747 6.55282 12.8359 6.42979 13.2954 6.42969ZM10.5005 2.13379C8.63361 2.1338 6.9802 2.35085 5.82568 2.68066C5.30635 2.82906 4.93367 2.99074 4.69482 3.13379C4.93367 3.27684 5.30635 3.43852 5.82568 3.58691C6.9802 3.91673 8.63361 4.13378 10.5005 4.13379C12.3675 4.13377 14.0208 3.91676 15.1753 3.58691C15.6938 3.43876 16.0653 3.27666 16.3042 3.13379C16.0653 2.99092 15.6938 2.82882 15.1753 2.68066C14.0208 2.35081 12.3675 2.13381 10.5005 2.13379Z\" fill=\"%231A1A1A\"/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain}header.site-header .ast-header-woo-cart .ast-icon.icon-basket svg{opacity:0}header.site-header .ast-header-account-text{color:#1a1a1a;text-transform:uppercase;font-weight:600}header.site-header .ast-header-account-link.ast-header-account-type-text{position:relative;padding:0px;text-decoration:none !important}header.site-header .ast-header-account-link.ast-header-account-type-text::before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--wp--preset--color--primary);transition:width .3s ease}header.site-header .ast-header-account-link.ast-header-account-type-text:hover,header.site-header .ast-header-account-link.ast-header-account-type-text:focus{color:var(--wp--preset--color--primary) !important;text-decoration:none !important}header.site-header .ast-header-account-link.ast-header-account-type-text:hover::before,header.site-header .ast-header-account-link.ast-header-account-type-text:focus::before{width:100%}header.site-header .ast-header-account-link.ast-header-account-type-text:focus-visible{outline:none}@media(max-width: 1200px){header.site-header #ast-mobile-header{display:flex;flex-direction:column;gap:24px}}header.site-header #ast-mobile-header .ast-primary-header-bar{padding:0px !important}header.site-header #ast-mobile-header .header-widget-area,header.site-header #ast-mobile-header .ast-below-header-bar{border:0px;padding:0 !important}header.site-header #ast-mobile-header .header-widget-area .site-header-below-section-center,header.site-header #ast-mobile-header .ast-below-header-bar .site-header-below-section-center{display:block;width:100%}header.site-header #ast-mobile-header .header-widget-area .site-header-below-section-center .uagb-search-form__input,header.site-header #ast-mobile-header .ast-below-header-bar .site-header-below-section-center .uagb-search-form__input{max-width:100%;width:100% !important}header.site-header #ast-mobile-header .site-header-primary-section-left .ast-button-wrap .menu-toggle{padding:0}header.site-header #ast-mobile-header .site-header-primary-section-left .ast-button-wrap .menu-toggle svg{width:30px;height:30px}header.site-header #ast-mobile-header .site-header-primary-section-left .site-logo-img img{max-width:100% !important;width:100% !important}header.site-header #ast-mobile-header .site-header-primary-section-right i.astra-icon{font-size:25px;display:inline-block}header.site-header #ast-mobile-header .site-header-primary-section-right i.astra-icon:after{height:22px;min-width:22px;font-size:14px;line-height:21px;background-color:#1a1a1a !important}header.site-header #ast-mobile-header .site-header-primary-section-right .ast-header-account-link.ast-header-account-type-icon{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"80\" height=\"80\" viewBox=\"0 0 80 80\" fill=\"none\"><path d=\"M32.9663 10.7762C36.1859 9.44261 39.729 9.09445 43.147 9.77426C46.565 10.4541 49.7052 12.1323 52.1694 14.5965C54.6335 17.0607 56.3118 20.2002 56.9917 23.618C57.6716 27.036 57.3224 30.579 55.9888 33.7987C54.6551 37.0183 52.3971 39.7707 49.4995 41.7069C46.6018 43.643 43.1945 44.6766 39.7095 44.6766C35.0364 44.6765 30.5549 42.8197 27.2505 39.5155C23.946 36.211 22.0894 31.7287 22.0894 27.0555C22.0894 23.5706 23.123 20.164 25.0591 17.2664C26.9952 14.3689 29.7467 12.1099 32.9663 10.7762ZM27.0894 27.0555C27.0894 30.4025 28.419 33.6126 30.7856 35.9793C33.1524 38.3461 36.3624 39.6765 39.7095 39.6766C42.2055 39.6766 44.6458 38.9363 46.7212 37.5497C48.7966 36.1629 50.4144 34.1916 51.3696 31.8856C52.3248 29.5795 52.5744 27.0417 52.0874 24.5936C51.6004 22.1455 50.3983 19.8966 48.6333 18.1317C46.8684 16.3669 44.6202 15.1646 42.1724 14.6776C39.7243 14.1906 37.1864 14.4412 34.8804 15.3963C32.5743 16.3515 30.6031 17.9694 29.2163 20.0448C27.8298 22.12 27.0894 24.5597 27.0894 27.0555Z\" fill=\"%23B48CC3\"/><path d=\"M62.2388 68.0645V63.9932C62.2388 59.3413 57.8839 55.0742 51.8599 55.0742H28.1401C22.1162 55.0743 17.7612 59.3413 17.7612 63.9932V68.0645C17.7612 69.4452 16.6419 70.5645 15.2612 70.5645C13.8805 70.5645 12.7612 69.4452 12.7612 68.0645V63.9932C12.7612 56.0313 19.9374 50.0743 28.1401 50.0742H51.8599C60.0627 50.0742 67.2388 56.0312 67.2388 63.9932V68.0645C67.2388 69.4452 66.1195 70.5645 64.7388 70.5645C63.3582 70.5643 62.2388 69.4451 62.2388 68.0645Z\" fill=\"%23B48CC3\"/></svg>");background-size:contain;background-repeat:no-repeat;background-position:center}header.site-header #ast-mobile-header .site-header-primary-section-right .ast-header-account-link.ast-header-account-type-icon svg{opacity:0}header.site-header #ast-mobile-header .site-header-primary-section-right .ast-header-account-text{color:#1a1a1a;text-transform:uppercase}header.site-header .main-header-menu .menu-link{color:#1a1a1a !important}header.site-header .main-header-menu .menu-link:hover{color:#1a1a1a !important;text-decoration:none !important}header.site-header .main-header-menu a{text-transform:capitalize}header.site-header .uagb-search-form__container{position:relative}header.site-header .uagb-search-form__container .uagb-search-form__input{border-radius:21px !important;border:1px solid #cbcbcb !important;background-color:#fff !important;width:705px !important;max-width:100%;padding:10px 40px 10px 26px !important;font-size:16px !important;line-height:20px !important;font-weight:400 !important}@media(max-width: 1560px){header.site-header .uagb-search-form__container .uagb-search-form__input{width:507px !important}}@media(max-width: 1200px){header.site-header .uagb-search-form__container .uagb-search-form__input{width:450px !important}}@media(max-width: 1000px){header.site-header .uagb-search-form__container .uagb-search-form__input{width:350px !important}}header.site-header .uagb-search-form__container .uagb-search-form__input:hover{border-color:var(--wp--preset--color--border-color-active) !important;color:var(--wp--preset--color--border-color-active) !important}header.site-header .uagb-search-form__container .uagb-search-submit{background-color:rgba(0,0,0,0) !important;border:none !important;cursor:pointer !important;position:absolute;right:5px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-893 477 142 142%27><path d=%27M-787.4,568.7h-6.3l-2.4-2.4c7.9-8.7,12.6-20.5,12.6-33.1c0-28.4-22.9-51.3-51.3-51.3  c-28.4,0-51.3,22.9-51.3,51.3c0,28.4,22.9,51.3,51.3,51.3c12.6,0,24.4-4.7,33.1-12.6l2.4,2.4v6.3l39.4,39.4l11.8-11.8L-787.4,568.7  L-787.4,568.7z M-834.7,568.7c-19.7,0-35.5-15.8-35.5-35.5c0-19.7,15.8-35.5,35.5-35.5c19.7,0,35.5,15.8,35.5,35.5  C-799.3,553-815,568.7-834.7,568.7L-834.7,568.7z%27 fill=%27%23000%27/></svg>");background-size:15px;width:40px;padding:10px}header.site-header .uagb-search-form__container .uagb-search-submit span{color:#000}header.site-header .uagb-search-form__container .uagb-search-submit span svg{width:17px;height:17px;font-size:17px;opacity:0}.small-buttons{gap:10px}.small-buttons .wp-element-button{border:0px;padding:5px 10px;box-shadow:none;text-transform:none}.small-buttons .wp-element-button:hover{text-decoration:underline;background-color:unset;border-color:unset;color:var(--wp--preset--color--primary)}i.astra-icon:after{color:var(--wp--preset--color--text-inverse) !important;padding:1px}#wp-admin-bar-wsp-orders>.ab-item:before{content:"";font-family:dashicons;margin-right:6px;top:3px;font-size:18px}.wsp-cart-widget-hidden{display:none !important}@media(min-width: 545px){.wsp-account-mobile-only{display:none !important}}.wsp-bg-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none !important}.wsp-bg-logo__icon{display:block;flex-shrink:0;width:40px;height:40px}.wsp-bg-logo__name{font-family:"Poppins",sans-serif;font-weight:500;font-size:16px;line-height:1.2;color:#1a1a1a;white-space:nowrap;text-transform:uppercase}.wsp-bg-logo--footer .wsp-bg-logo__name{color:var(--wp--preset--color--text-inverse, #fff)}footer .site-primary-footer-wrap{padding:140px 40px 35px !important}@media(max-width: 1200px){footer .site-primary-footer-wrap{padding:40px 30px !important}}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-2,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-3,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-4{padding-top:0}@media(max-width: 1200px){footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-2,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-3,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .site-footer-primary-section-4{padding-top:60px}}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns{grid-template-columns:3fr 1fr 1fr 1fr}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-1 .footer-widget-area-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-1 .wsp-footer-text{text-align:left;color:#fff;font-size:21px;font-weight:400;display:block;max-width:480px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-1 .widget_media_image{margin-top:60px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-1 .widget_media_image img{max-width:250px}@media(max-width: 1200px){footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-1 .widget_media_image{margin-top:0}}@media(max-width: 1200px){footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns{grid-template-columns:repeat(3, 1fr);grid-column-gap:15px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns>:first-child{grid-column:1/-1;margin-bottom:0px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns>:first-child .widget_media_image{text-align:center;margin-bottom:0px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns>:first-child .widget_text{display:none}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .wp-block-heading,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .widget_nav_menu{text-align:left}}@media(max-width: 720px){footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns{grid-template-columns:1fr}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-2,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-3,footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .site-footer-primary-section-4{padding-top:40px}}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns ul.menu{display:flex;flex-direction:column;gap:14px}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns ul.menu li a{color:var(--wp--preset--color--text-inverse)}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns ul.menu li a:hover{color:var(--wp--preset--color--text-inverse) !important}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns ul.menu li a:hover svg{fill:var(--wp--preset--color--text-inverse) !important}footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns .footer-info{max-width:313px;margin-bottom:0px}footer .site-footer-primary-section-4>.footer-widget-area+.ast-builder-layout-element{margin-top:30px !important}footer .site-footer-primary-section-4 .footer-social-inner-wrap{display:flex;gap:11px}footer .site-footer-primary-section-4 .footer-social-inner-wrap a{padding:0px;margin:0px}footer .site-footer-primary-section-4 .footer-social-inner-wrap a svg{width:24px;height:24px}footer .site-footer-primary-section-4 .footer-social-inner-wrap a:hover svg{fill:var(--wp--preset--color--text-inverse) !important}footer .site-footer-primary-section-4 .footer-social-inner-wrap a[aria-label=Facebook] svg{width:20px;height:20px}footer .wp-block-heading,footer .widget-title{font-size:18px !important;line-height:20px;font-weight:600 !important;margin-bottom:30px;line-height:1em !important}footer .site-below-footer-wrap{padding:35px !important;color:#3c6562}@media(max-width: 768px){footer .site-below-footer-wrap{padding:30px 35px !important}}footer .site-below-footer-wrap .ast-builder-footer-grid-columns{min-height:auto !important}footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-section{margin-bottom:0px !important}footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-focus-item.ast-footer-copyright,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-phone-mail{color:#3c6562;font-size:14px;font-weight:500}footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-focus-item.ast-footer-copyright p,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-focus-item.ast-footer-copyright a,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-phone-mail p,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-phone-mail a{color:#3c6562;font-size:14px}@media(max-width: 768px){footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-focus-item.ast-footer-copyright p,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .site-footer-focus-item.ast-footer-copyright a,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-phone-mail p,footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-phone-mail a{line-height:16px}}footer .site-below-footer-wrap .ast-builder-footer-grid-columns .wsp-footer-dot{font-size:22px;line-height:1;vertical-align:middle}body.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label{font-size:16px;display:flex;align-items:center;gap:10px}body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection{height:44px;display:flex;align-items:center;padding:8px 16px !important}body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection .select2-selection__rendered{width:100% !important;color:var(--wp--preset--color--text-secondary) !important}body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:focus,body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:hover{border-color:var(--wp--preset--color--border-color-active) !important}body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:focus .select2-selection__placeholder,body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:hover .select2-selection__placeholder{color:var(--wp--preset--color--text-primary) !important}body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:focus .select2-selection__rendered,body.woocommerce-checkout .wsp-edit-address-modal #wsp-edit-address-form .select2-selection:hover .select2-selection__rendered{width:100% !important;color:var(--wp--preset--color--text-primary) !important}.woocommerce-SavedPaymentMethods-token{display:flex !important;gap:10px !important;align-items:center !important}.woocommerce-SavedPaymentMethods-token:after,.woocommerce-SavedPaymentMethods-token:before{display:none}.woocommerce-shipping-totals #shipping_method li label{margin-left:5px}.clock-picker input[type=text]{padding-left:40px !important}.clock-picker input[type=text]:hover,.clock-picker input[type=text]:focus{border:0px !important}.clock-picker .fa-exclamation-triangle,.clock-picker .fa-clock{bottom:12px !important}.select2-selection{min-height:42px !important}.select2-selection .select2-selection__rendered{padding-top:4px;padding-bottom:4px;font-size:16px !important}.dokan-time-slots .dokan-store-times .dokan-form-group .open-close-actions a.added-store-opening-time{font-weight:400 !important;color:var(--wp--preset--color--primary) !important}.dokan-time-slots .dokan-store-times .dokan-form-group .open-close-actions a.added-store-opening-time:hover{color:var(--wp--preset--color--primary-hover) !important}.dokan-time-slots .dokan-store-times .dokan-form-group .open-close-actions a.added-store-opening-time:focus{color:var(--wp--preset--color--primary-pressed) !important}.react-select [class*=css-] input[type=text][role=combobox][aria-autocomplete=list]{min-width:200px !important;width:100% !important;border:0px !important;padding-left:0px !important;padding-top:0px !important;padding-bottom:0px !important}.woocommerce-notices-wrapper:empty{display:none}.wsp-min-amount-error-list{list-style:none !important;padding:1em 1em 1em 2.5em !important;margin:0 0 2em !important;background-color:#f7f7f7;border-top:3px solid #c00;color:#515151;font-weight:bold}body.woocommerce-cart .woocommerce{display:flex;flex-direction:column;gap:30px}body.woocommerce-cart .woocommerce .cart-actions .coupon{display:flex;gap:15px;flex-wrap:wrap}body.woocommerce-cart .woocommerce .cart-actions .woocommerce-message{margin:0 !important}body.woocommerce-cart #wsp-checkout-button[disabled]{padding:16px 32px}label.woocommerce-form-login__rememberme{display:flex !important;gap:12px;margin-bottom:12px}label.woocommerce-form-login__rememberme::hover{cursor:pointer}body:not(.logged-in).woocommerce-account h1{text-align:center}body:not(.logged-in).woocommerce-account .woocommerce-form-login{max-width:600px;margin:auto !important;background-color:#fff;border:0 !important}body.single-wsp_collection #content{background:unset}body.single-wsp_collection #content>.ast-container{padding:0}@media(min-width: 1201px){body.single-wsp_collection #content>.ast-container{max-width:1440px}}body.single-wsp_collection #content>.ast-container #primary{margin-top:0}body.single-wsp_collection #content>.ast-container .collection-header{margin-bottom:2rem}body.single-wsp_collection #content>.ast-container .collection-header .collection-title{margin:0 0 12px 0;font-size:32px !important;line-height:48px !important;font-weight:500 !important}body.single-wsp_collection #content>.ast-container .collection-header .collection-description{font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px;color:#777}body.single-wsp_collection #content .wsp-filter-group ul{padding-top:1px}body.single-wsp_collection.woocommerce-shop .collection-banner-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:2rem}body.single-wsp_collection.woocommerce-shop .collection-banner{position:relative;width:100%;overflow:hidden;max-height:280px}body.single-wsp_collection.woocommerce-shop .collection-banner img{width:100%;height:280px;display:block;object-fit:cover}body.single-wsp_collection.woocommerce-shop .collection-vendor-logo{position:absolute;bottom:-18px;left:10%;z-index:2;width:160px;height:160px;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:rgba(14,63,126,.06) 0px 0px 0px 1px,rgba(42,51,70,.03) 0px 1px 1px -0.5px,rgba(42,51,70,.04) 0px 2px 2px -1px,rgba(42,51,70,.04) 0px 3px 3px -1.5px,rgba(42,51,70,.03) 0px 5px 5px -2.5px,rgba(42,51,70,.03) 0px 10px 10px -5px,rgba(42,51,70,.03) 0px 24px 24px -8px}body.single-wsp_collection.woocommerce-shop .collection-vendor-logo img{max-width:100%;max-height:100%;width:100%;height:100%;display:block;object-fit:contain;background-color:#fff;mix-blend-mode:multiply}@media(max-width: 768px){body.single-wsp_collection.woocommerce-shop .collection-vendor-logo{width:80px;height:80px;border-radius:8px;bottom:-18px;left:20px}}body.single-wsp_collection .products .woocommerce-no-products-found{width:100%;grid-column:1/-1;flex:0 0 100%}body.single-wsp_retailer_col #content{background:unset}body.single-wsp_retailer_col #content>.ast-container{padding:0}@media(min-width: 1201px){body.single-wsp_retailer_col #content>.ast-container{max-width:1440px}}body.single-wsp_retailer_col #content>.ast-container #primary{margin-top:0}body.single-wsp_retailer_col .collection-banner-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:2rem}body.single-wsp_retailer_col .collection-banner{position:relative;width:100%;overflow:hidden;max-height:280px}body.single-wsp_retailer_col .collection-banner img{width:100%;height:280px;display:block;object-fit:cover}body.page-template-full-screen #content>.ast-container{max-width:100%;padding:0;flex-wrap:wrap}body.tax-product_brand .wsp-brand-banner,body.search .wsp-brand-banner{width:100vw}body.tax-product_brand .wsp-brand-banner .wsp-brand-banner-inner,body.search .wsp-brand-banner .wsp-brand-banner-inner{max-width:100%;width:100%;height:280px;margin:0 auto}body.tax-product_brand .wsp-brand-banner img,body.search .wsp-brand-banner img{display:block;width:100%;height:100%;object-fit:cover}body.tax-product_brand .wsp-brand-tabs,body.search .wsp-brand-tabs{margin-bottom:24px}@media(max-width: 1200px){body.tax-product_brand .wsp-brand-tabs,body.search .wsp-brand-tabs{margin-bottom:0}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav,body.search .wsp-brand-tabs .wsp-brand-tabs-nav{display:flex;gap:32px;margin-bottom:14px}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn{background:none;border:none;padding:0;font-size:16px;font-weight:600;color:var(--wp--preset--color--primary);cursor:pointer;position:relative;transition:color .2s;text-transform:capitalize}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:hover,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:hover{color:var(--wp--preset--color--primary-hover)}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:active,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:active{color:var(--wp--preset--color--primary-pressed)}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:focus,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn:focus{color:var(--wp--preset--color--primary-pressed)}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn.active,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn.active{color:var(--wp--preset--color--primary);font-weight:600}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn.active::after,body.search .wsp-brand-tabs .wsp-brand-tabs-nav .wsp-brand-tab-btn.active::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--wp--preset--color--primary)}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content,body.search .wsp-brand-tabs .wsp-brand-tabs-content{max-height:125px}@media(min-width: 1201px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content,body.search .wsp-brand-tabs .wsp-brand-tabs-content{overflow-y:auto}}@media(max-width: 700px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content,body.search .wsp-brand-tabs .wsp-brand-tabs-content{overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-tab-pane,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-tab-pane{display:none}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-tab-pane.active,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-tab-pane.active{display:block}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands{display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width: 1200px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0);width:100dvw}}@media(max-width: 700px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands{gap:12px}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand{width:200px;height:116px}@media(max-width: 700px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand{width:160px;height:96px}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;background:#fff;border-radius:8px;padding:1rem;box-sizing:border-box}@media(max-width: 700px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a{width:160px;height:96px;padding:16px}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a img,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}@media(max-width: 700px){body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a img,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a img{width:100%;height:100%;object-fit:cover}}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a span,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-carried-by-brands .wsp-carried-by-brand a span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#333;font-weight:500;text-align:center}body.tax-product_brand .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-story-content,body.search .wsp-brand-tabs .wsp-brand-tabs-content .wsp-brand-story-content{line-height:1.6;color:#333;white-space:pre-line}body.page-faq #content.site-content,body.page-faq #page{background-color:#fff}body.page-faq .entry-content,body.page-faq .wp-block-post-content{background-color:#fff}body.page-faq h1.wp-block-heading{color:#1a1a1a;font-size:60px;font-weight:600}@media(max-width: 1024px){body.page-faq h1.wp-block-heading{font-size:40px}}@media(max-width: 480px){body.page-faq h1.wp-block-heading{font-size:28px}}.wsp-home{--wsp-home-purple: #391b45;--wsp-home-pink: #f2c0c8;--wsp-home-blue: #b9e2f3;--wsp-home-violet: #ccabff;--wsp-home-text: #1a1a1a}.wsp-home .wsp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 64px;border-radius:32px;font-weight:600;font-size:14px;line-height:26px;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.wsp-home .wsp-btn:active{transform:translateY(1px)}.wsp-home .wsp-btn--primary{background:var(--wsp-home-purple);border:2px solid var(--wsp-home-purple);color:#fff}.wsp-home .wsp-btn--primary:hover,.wsp-home .wsp-btn--primary:focus{color:#fff;filter:brightness(1.05)}.wsp-home .wsp-btn--outline{background:rgba(0,0,0,0);border:2px solid var(--wsp-home-purple);color:var(--wsp-home-purple)}.wsp-home .wsp-btn--outline:hover,.wsp-home .wsp-btn--outline:focus{background:rgba(57,27,69,.06);color:var(--wsp-home-purple)}.wsp-home-section-title{font-weight:600 !important;font-size:48px !important;line-height:64px !important;letter-spacing:-0.02em !important;text-align:center;margin:0 0 54px;color:var(--wsp-home-text)}@media(max-width: 900px){.wsp-home-section-title{font-size:32px !important;line-height:44px !important;margin-bottom:32px}}.wsp-home-logged-in{background:#fff;padding:32px 0 0;overflow-x:hidden}@supports(overflow: clip){.wsp-home-logged-in{overflow-x:clip}}.wsp-home-logged-in__container{display:flex;flex-direction:column;gap:36px;max-width:1782px}.wsp-home-logged-in .wsp-container.wsp-home-logged-in__container{max-width:1782px}.wsp-home-logged-in__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 48px;border-radius:32px;font-weight:600;font-size:14px;line-height:26px;text-decoration:none;border:2px solid #391b45;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.wsp-home-logged-in__btn:is(:hover,:focus,:focus-visible){background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover);text-decoration:none !important}.wsp-home-logged-in__btn:active{transform:translateY(1px)}.wsp-home-logged-in__btn--primary{background:#391b45;color:#fff}.wsp-home-logged-in__btn--primary:hover,.wsp-home-logged-in__btn--primary:focus{color:#fff}.wsp-home-logged-in__hero{border-radius:26px;overflow:hidden}.wsp-home-logged-in__hero-slider{position:relative;outline:none}.wsp-home-logged-in__hero-track{display:flex;transition:transform .35s ease;will-change:transform}.wsp-home-logged-in__hero-slide{flex:0 0 100%}.wsp-home-logged-in__hero-arrow{position:absolute;top:55%;transform:translateY(-50%);z-index:2}.wsp-home-logged-in__hero-arrow.wsp-home-logged-in__icon-btn{background:rgba(0,0,0,0)}.wsp-home-logged-in__hero-arrow--prev{left:24px}.wsp-home-logged-in__hero-arrow--next{right:24px}[data-wsp-hero-single=true] .wsp-home-logged-in__hero-arrow{opacity:0;pointer-events:none}.wsp-home-logged-in__hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch;padding:36px;height:100%}@media(max-width: 900px){.wsp-home-logged-in__hero-inner{grid-template-columns:1fr;padding:18px}}.wsp-home-logged-in__hero-content{display:flex;flex-direction:column;height:100%;max-width:560px}.wsp-home-logged-in__hero-content .wsp-home-logged-in__btn{margin-top:auto;margin-bottom:22px;align-self:flex-start}.wsp-home-logged-in__hero-title{margin:0;font-weight:600 !important;font-size:46px !important;line-height:54px !important;color:#1a1a1a}@media(max-width: 900px){.wsp-home-logged-in__hero-title{font-size:28px !important;line-height:34px !important}}.wsp-home-logged-in__hero-subtitle{margin:26px 0 21px;font-weight:500;font-size:17px;line-height:1.3;color:#777;letter-spacing:.05em;text-transform:capitalize}@media(max-width: 900px){.wsp-home-logged-in__hero-subtitle{font-size:14px;letter-spacing:.02em}}.wsp-home-logged-in__hero-media{display:flex;justify-content:center;align-items:center}.wsp-home-logged-in__hero-media img{height:auto;object-fit:contain;min-height:380px;max-height:400px}.wsp-home-logged-in__promo-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:22px;margin-bottom:165px}@media(max-width: 1100px){.wsp-home-logged-in__promo-grid{grid-template-columns:1fr}}.wsp-home-logged-in__promo-card{position:relative;border-radius:26px;overflow:hidden;min-height:307px;background:#e6cfdb;text-decoration:none;color:inherit;display:flex}.wsp-home-logged-in__promo-card::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;background:hsla(0,0%,100%,.16);backdrop-filter:blur(10px);transition:opacity .15s ease}.wsp-home-logged-in__promo-card:is(:focus,:focus-visible,:hover){text-decoration:none !important}.wsp-home-logged-in__promo-card:is(:focus,:focus-visible,:hover)::before{opacity:1}.wsp-home-logged-in__promo-card:is(:focus,:focus-visible,:hover) .wsp-home-logged-in__promo-content{color:var(--wp--preset--color--primary-hover)}.wsp-home-logged-in__promo-card:is(:focus,:focus-visible,:hover) .wsp-home-logged-in__promo-content>:not(.wsp-home-logged-in__btn){color:inherit !important}.wsp-home-logged-in__promo-card:is(:focus,:focus-visible,:hover) .wsp-home-logged-in__promo-content .wsp-home-logged-in__btn--primary{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover);color:#fff}.wsp-home-logged-in__promo-card--overlay::after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.2)}.wsp-home-logged-in__promo-bg{position:absolute;inset:0}.wsp-home-logged-in__promo-bg img{width:100%;height:100%;object-fit:cover;display:block}.wsp-home-logged-in__promo-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;padding:21px 16px;max-width:66.6666666667%;flex:1}.wsp-home-logged-in__promo-content .wsp-home-logged-in__btn{align-self:flex-start;width:auto;margin-top:auto;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.wsp-home-logged-in__promo-title{margin:0 !important;font-weight:600 !important;font-size:35px !important;line-height:1.5 !important;color:#000;transition:color .15s ease}.wsp-home-logged-in__promo-subtitle{margin:0;font-size:18px;line-height:1.35;color:#1a1a1a;max-width:420px;transition:color .15s ease}.wsp-home-logged-in__rail{display:flex;flex-direction:column;gap:35px;margin-bottom:50px}.wsp-home-logged-in__rail-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.wsp-home-logged-in__rail-title{margin:0 !important;font-weight:600 !important;font-size:60px !important;line-height:70px !important;color:#1a1a1a}@media(max-width: 900px){.wsp-home-logged-in__rail-title{font-size:32px !important;line-height:40px !important}}.wsp-home-logged-in__rail-actions{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.wsp-home-logged-in__icon-btn{width:48px;height:48px;border-radius:32px;border:2px solid #bfbfbf;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:#1a1a1a;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.wsp-home-logged-in__icon-btn:disabled{opacity:.45;cursor:not-allowed;filter:none}.wsp-home-logged-in__icon-btn:not(:disabled):not(.slick-disabled):is(:hover,:focus,:focus-visible){background-color:#ccabff;border-color:#ccabff;text-decoration:none !important}.wsp-home-logged-in__icon-btn:not(:disabled):not(.slick-disabled):is(:hover,:focus,:focus-visible) .wsp-home-logged-in__icon-btn-icon{filter:none}.wsp-home-logged-in__icon-btn.slick-disabled{opacity:.45;cursor:not-allowed;filter:none}.wsp-home-logged-in__icon-btn-icon{display:block;flex-shrink:0;width:17px;height:17px;transition:filter .15s ease}.wsp-home-logged-in__icon-btn--next .wsp-home-logged-in__icon-btn-icon{transform:scaleX(-1)}.wsp-home-logged-in__hero-arrow--prev .wsp-home-logged-in__icon-btn-icon{transform:scaleX(-1)}.wsp-home-logged-in__hero-arrow--next .wsp-home-logged-in__icon-btn-icon{transform:none}.wsp-home-logged-in__rail-track{display:block}[data-wsp-login-rail] .wsp-home-logged-in__rail-track .slick-list{overflow:visible;padding:0;margin:0}[data-wsp-login-rail] .wsp-home-logged-in__rail-track .slick-track{display:flex;align-items:stretch}[data-wsp-login-rail] .wsp-home-logged-in__rail-track .slick-slide{display:flex;height:auto;margin-right:18px}[data-wsp-login-rail] .wsp-home-logged-in__rail-track .slick-slide>div{display:flex;height:100%;width:100%;min-width:0}.wsp-home-logged-in__card{width:532px}@media(max-width: 900px){.wsp-home-logged-in__card{width:85vw}}@media(min-width: 901px){[data-wsp-login-rail] .wsp-home-logged-in__rail-track .slick-slide{width:532px !important}.wsp-home-logged-in__card{width:532px}}.wsp-home-logged-in__card{display:flex;flex-direction:column;gap:24px;height:100%;min-width:0;max-width:100%;overflow:hidden}.wsp-home-logged-in__card-link{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0;text-decoration:none;color:inherit}.wsp-home-logged-in__card-link:is(:hover,:focus,:focus-visible){text-decoration:none !important}.wsp-home-logged-in__card-link:is(:hover,:focus,:focus-visible) .wsp-home-logged-in__card-title:is(h3),.wsp-home-logged-in__card-link:is(:hover,:focus,:focus-visible) .wsp-home-logged-in__card-title h3{color:var(--wp--preset--color--primary-hover) !important}.wsp-home-logged-in__card-link:is(:hover,:focus,:focus-visible) .wsp-home-logged-in__card-title:is(h3)::after,.wsp-home-logged-in__card-link:is(:hover,:focus,:focus-visible) .wsp-home-logged-in__card-title h3::after{transform:scaleX(1)}.wsp-home-logged-in__card-media{--wsp-card-bg: #FFF;height:307px;border-radius:26px;background:var(--wsp-card-bg);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.wsp-home-logged-in__card-media img{width:400px;height:200px;max-width:calc(100% - 40px);max-height:calc(100% - 40px);object-fit:contain;display:block;mix-blend-mode:multiply}.wsp-home-logged-in__card-title:is(h3),.wsp-home-logged-in__card-title h3{width:100%;min-width:0;margin:0;font-weight:600 !important;font-size:35px !important;line-height:1.5 !important;color:#1a1a1a;min-height:52.5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;transition:color .28s ease}.wsp-home-logged-in__card-title:is(h3)::after,.wsp-home-logged-in__card-title h3::after{content:"";position:absolute;right:0;bottom:4px;left:0;height:3px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .32s ease}.wsp-home-logged-in__card-meta{width:100%;min-width:0;margin:0;font-size:22px;line-height:1.35;color:#5f5f5f;min-height:29.7px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wsp-home-logged-in__card-meta a{display:block;overflow:hidden;text-overflow:ellipsis;color:inherit}.wsp-home-logged-in__card-meta--vendor{min-height:59.4px;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wsp-home-logged-in__card-submeta{width:100%;min-width:0;margin:0;font-size:16px;line-height:1.35;color:#391b45;font-weight:600;min-height:21.6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wsp-home-logged-in__seo{margin-top:140px;padding:90px 0;position:relative;z-index:0}.wsp-home-logged-in__seo::before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:100vw;background:#b9e2f3;z-index:-1}.wsp-home-logged-in__seo-inner{max-width:1184px;margin:0 auto;padding:0 var(--wsp-container-padding, 0px)}.wsp-home-logged-in__seo-title{margin:0 0 16px;font-weight:600 !important;font-size:60px !important;line-height:1.2 !important;color:#1a1a1a}.wsp-home-logged-in__seo-text{margin:0;font-weight:600;font-size:28px;line-height:1.4;color:#1a1a1a}@media(max-width: 900px){.wsp-home-logged-in__seo-text{font-size:18px}}.wsp-home-hero{position:relative;isolation:isolate;overflow:hidden}.wsp-home-hero__white{position:relative;z-index:1;background:#fff;padding:90px 0 40px}.wsp-home-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.wsp-home-hero__content{position:relative;z-index:3;display:flex;max-width:880px;flex-direction:column;align-items:center;gap:28px}.wsp-home-hero__title{margin:0;font-weight:600 !important;font-size:64px !important;line-height:1.12 !important;letter-spacing:-0.96px;color:var(--wsp-home-text)}@media(max-width: 1100px){.wsp-home-hero__title{font-size:48px;letter-spacing:-0.72px}}@media(max-width: 600px){.wsp-home-hero__title{font-size:36px;letter-spacing:-0.54px}}.wsp-home-hero__subtitle{margin:0;max-width:680px;opacity:.7;font-size:21px;line-height:1.3;color:var(--wsp-home-text)}@media(max-width: 1100px){.wsp-home-hero__subtitle{font-size:18px}}.wsp-home-hero__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.wsp-home-hero__marquee-shell{position:relative;z-index:1;width:100vw;max-width:none;margin-top:125px;overflow:hidden}.wsp-home-hero__marquee{overflow:hidden}.wsp-home-hero__marquee-track{display:flex;width:max-content;align-items:center;animation:wsp-home-hero-marquee 48s linear infinite}.wsp-home-hero__marquee-item{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:200px;height:130px;margin-right:100px}.wsp-home-hero__marquee-item img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.wsp-home-hero__blue{position:relative;z-index:0;min-height:195px;background:var(--wsp-home-blue)}.wsp-home-hero__figure{position:absolute;z-index:2;bottom:0;left:50%;width:1048px;overflow:hidden;pointer-events:none;transform:translateX(-50%)}.wsp-home-hero__image{display:block;width:1048px;height:auto;max-width:none}@keyframes wsp-home-hero-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.wsp-home-hero__marquee-track{animation:none}}@media(max-width: 1200px){.wsp-home-hero__figure{width:838px}.wsp-home-hero__image{width:838px}.wsp-home-hero__marquee-shell{margin-top:40px}}@media(max-width: 900px){.wsp-home-hero__white{padding:60px 0 32px}.wsp-home-hero__marquee-item img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.wsp-home-hero__marquee-item--mailchimp img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.wsp-home-hero__marquee-item{margin-right:36px}}@media(max-width: 560px){.wsp-home-hero__blue{min-height:100px}.wsp-home-hero__figure{width:650px}.wsp-home-hero__image{width:650px}}.wsp-home-features{padding:130px 0 50px;background:#fff}.wsp-home-features .wsp-container{max-width:1804px}.wsp-home-features .wsp-home-section-title{margin-bottom:54px}.wsp-home-features__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:start;gap:56px;width:100%}@media(max-width: 1100px){.wsp-home-features__grid{grid-template-columns:1fr;gap:48px}}.wsp-home-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;min-width:0}.wsp-home-feature__icon-wrap{width:72px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.wsp-home-feature__icon{margin-bottom:4px}.wsp-home-feature__title{margin:0;max-width:100%;font-weight:600 !important;font-size:32px !important;line-height:48px !important;color:var(--wsp-home-text)}@media(max-width: 1100px){.wsp-home-feature__title{font-size:24px !important;line-height:32px !important}}.wsp-home-feature__text{margin:0;max-width:100%;font-size:16px;line-height:24px;font-weight:400;opacity:.7;color:var(--wsp-home-text)}.wsp-home-discover{padding:130px 0 150px;background:#fff;overflow:hidden}@media(max-width: 768px){.wsp-home-discover{padding:40px 0 60px}}.wsp-home-discover__marquees{display:flex;flex-direction:column;gap:18px;width:100%}.wsp-home-discover__row{width:100%}.wsp-home-discover__row:nth-child(1){--wsp-home-discover-marquee-duration: 90s}.wsp-home-discover__row:nth-child(2){--wsp-home-discover-marquee-duration: 78s}.wsp-home-discover__row:nth-child(3){--wsp-home-discover-marquee-duration: 66s}.wsp-home-discover__marquee{width:100%;overflow:hidden}.wsp-home-discover__track{display:flex;width:max-content;align-items:center;will-change:transform;animation:wsp-home-discover-marquee var(--wsp-home-discover-marquee-duration, 90s) linear infinite}.wsp-home-discover__track--reverse{animation-direction:reverse}.wsp-home-discover__group{display:flex;flex:0 0 auto;align-items:center;gap:16px}.wsp-home-discover__sequence{display:flex;align-items:center;justify-content:center;gap:16px;white-space:nowrap}.wsp-home-discover__word{font-weight:600 !important;font-size:64px !important;line-height:1.1 !important;color:var(--wsp-home-text);text-align:center;text-transform:capitalize}.wsp-home-discover__bubble{--wsp-bubble-bg: #eee;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:103.5px;height:103.5px;border-radius:9999px;overflow:hidden;background:var(--wsp-bubble-bg)}.wsp-home-discover__bubble img{width:70%;height:70%;object-fit:contain}.wsp-home-discover__cta{display:flex;flex-direction:column;align-items:center;gap:34px;margin-top:56px;text-align:center}.wsp-home-discover__cta-text{margin:0;max-width:560px;font-size:16px;line-height:24px;color:#707070}.wsp-home-discover__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 48px;border-radius:32px;background:var(--wsp-home-violet);color:var(--wsp-home-text);font-weight:600;font-size:14px;line-height:26px;text-decoration:none;transition:filter .15s ease,transform .15s ease}.wsp-home-discover__cta-btn:hover,.wsp-home-discover__cta-btn:focus{color:var(--wsp-home-text);filter:brightness(0.98)}.wsp-home-discover__cta-btn:active{transform:translateY(1px)}@keyframes wsp-home-discover-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.wsp-home-discover__track{animation:none}.wsp-home-discover__marquee{overflow-x:auto}}@media(max-width: 900px){.wsp-home-discover{padding:56px 0}.wsp-home-discover__word{font-size:36px !important}.wsp-home-discover__bubble{width:72px;height:72px}.wsp-home-discover__marquees{gap:14px}.wsp-home-discover__cta{margin-top:40px}}.wsp-home-quote{padding:190px 0}@media(max-width: 900px){.wsp-home-quote{padding:64px 0}}.wsp-home-quote--blue{background:var(--wsp-home-blue)}.wsp-home-quote--pink{background:var(--wsp-home-pink)}.wsp-home-quote__blockquote{margin:0;text-align:center}.wsp-home-quote__text{margin:0 auto 32px;max-width:1184px;font-size:48px;line-height:64px;font-weight:600;color:var(--wsp-home-text)}@media(max-width: 900px){.wsp-home-quote__text{font-size:28px;line-height:40px}}.wsp-home-quote__footer{display:flex;flex-direction:column;gap:8px}.wsp-home-quote__author{font-size:32px;line-height:48px;font-weight:600;color:var(--wsp-home-text)}@media(max-width: 900px){.wsp-home-quote__author{font-size:22px;line-height:30px}}.wsp-home-quote__meta{font-size:18px;line-height:24px;color:#707070}.wsp-home-stats{padding:110px 0;background:#391b45}.wsp-home-stats .wsp-container{max-width:1780px}.wsp-home-stats__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:36px}@media(max-width: 1100px){.wsp-home-stats__grid{grid-template-columns:1fr}}.wsp-home-stat{text-align:center;color:var(--wsp-home-violet)}.wsp-home-stat__value{font-weight:600;font-size:64px;line-height:1.1;margin-bottom:18px}.wsp-home-stat__title{font-weight:600;font-size:32px;line-height:48px;margin-bottom:6px}.wsp-home-stat__text{opacity:.7;font-size:16px;line-height:24px}.wsp-home-brands{padding:300px 0;background:#fff;position:relative;overflow:hidden}.wsp-home-brands__inner{text-align:center;max-width:885px;position:relative;z-index:2}.wsp-home-brands__grid{position:absolute;inset:0;z-index:1;display:grid;align-content:space-between;justify-items:center;padding:60px clamp(24px,6vw,120px);pointer-events:none;grid-template-columns:repeat(4, 1fr);gap:clamp(40px,8vw,200px)}@media(max-width: 768px){.wsp-home-brands__grid{display:none}}.wsp-home-brands__logo{display:flex;align-items:center;justify-content:center;opacity:.35;filter:grayscale(1)}.wsp-home-brands__logo img{display:block;max-width:100%;width:100%;height:auto}.wsp-home-brands__title{margin:0 0 14px;font-weight:600 !important;line-height:1.1 !important;text-transform:capitalize;color:var(--wsp-home-text)}.wsp-home-brands__subtitle{margin:0 0 24px;font-size:18px;line-height:24px;opacity:.7;color:var(--wsp-home-text)}.wsp-home-articles{padding:88px 0 190px;background:#eee}.wsp-home-articles .wsp-container{max-width:1785px}.wsp-home-articles__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}@media(max-width: 1200px){.wsp-home-articles__header{flex-direction:column;align-items:flex-start}}.wsp-home-articles__header-content{max-width:560px;width:100%}.wsp-home-articles__title{margin:0 0 12px;font-weight:600 !important;font-size:64px !important;line-height:1.1 !important;text-transform:capitalize;color:var(--wsp-home-text)}@media(max-width: 1200px){.wsp-home-articles__title{font-size:40px !important}}.wsp-home-articles__subtitle{margin:0;max-width:560px;font-size:16px;line-height:24px;color:#777}.wsp-home-articles__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}@media(max-width: 1200px){.wsp-home-articles__grid{grid-template-columns:1fr}}.wsp-home-article__link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease}.wsp-home-article__link:hover{text-decoration:none;color:inherit;opacity:.8}.wsp-home-article__media{position:relative;border-radius:26px;overflow:hidden;background:#e6cfdb;aspect-ratio:585/350}.wsp-home-article__media img{width:100%;height:100%;object-fit:cover;display:block}.wsp-home-article__overlay{position:absolute;inset:0;pointer-events:none}.wsp-home-article__headline{margin:18px 0 6px;font-weight:600 !important;font-size:32px !important;line-height:48px !important;color:#000;transition:color .3s ease}.wsp-home-article__link:hover .wsp-home-article__headline{color:var(--wsp-home-text, #000)}@media(max-width: 1200px){.wsp-home-article__headline{font-size:24px;line-height:32px}}.wsp-home-article__date{font-size:18px;line-height:24px;color:#5f5f5f}.wsp-home blockquote{padding:0;border-left:none;font-style:normal !important}.wsp-about-us .wsp-about-us-hero{position:relative;overflow:hidden;min-height:760px;background-image:linear-gradient(90deg, rgba(26, 26, 26, 0.62) 0%, rgba(26, 26, 26, 0.46) 32%, rgba(26, 26, 26, 0.18) 60%, rgba(26, 26, 26, 0.08) 100%),var(--wsp-about-us-hero-bg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__inner{display:flex;align-items:center;min-height:760px;padding-top:64px;padding-bottom:64px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content{max-width:616px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__title,.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__text{margin:0 !important;font-family:Poppins,sans-serif !important;letter-spacing:0 !important;text-transform:none}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__title,.wsp-about-us .wsp-about-us-hero h1.wsp-about-us-hero__title{color:#fff !important;font-size:64px !important;line-height:1.1 !important;font-weight:600 !important;text-transform:none !important}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__text,.wsp-about-us .wsp-about-us-hero p.wsp-about-us-hero__text{margin-top:24px !important;color:#eee !important;font-size:16px !important;line-height:24px !important;font-weight:400 !important}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 32px;border-radius:999px;font-family:Poppins,sans-serif !important;font-size:14px !important;line-height:26px !important;font-weight:600 !important;text-decoration:none !important;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--primary{min-width:178px;background:#ccabff !important;border:2px solid #ccabff !important;color:#1a1a1a !important}.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--secondary{min-width:190px;background:rgba(0,0,0,0) !important;border:2px solid #ccabff !important;color:#fff !important}.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--primary:hover,.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--primary:focus{color:#1a1a1a !important;background:#be98f8 !important;border-color:#be98f8 !important}.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--secondary:hover,.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--secondary:focus{color:#fff !important;background:rgba(204,171,255,.14) !important;border-color:#ccabff !important}@media(max-width: 1200px){.wsp-about-us .wsp-about-us-hero,.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__inner{min-height:680px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__title,.wsp-about-us .wsp-about-us-hero h1.wsp-about-us-hero__title{font-size:56px !important}}@media(max-width: 921px){.wsp-about-us .wsp-about-us-hero,.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__inner{min-height:600px !important}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content{max-width:100%}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__title,.wsp-about-us .wsp-about-us-hero h1.wsp-about-us-hero__title{font-size:44px !important;line-height:1.12 !important}}@media(max-width: 544px){.wsp-about-us .wsp-about-us-hero{min-height:0;background-position:68% center}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__inner{min-height:0;padding-top:32px;padding-bottom:40px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__title,.wsp-about-us .wsp-about-us-hero h1.wsp-about-us-hero__title{font-size:34px !important;line-height:1.12 !important}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__content .wsp-about-us-hero__text,.wsp-about-us .wsp-about-us-hero p.wsp-about-us-hero__text{margin-top:20px}.wsp-about-us .wsp-about-us-hero .wsp-about-us-hero__actions{flex-direction:column;align-items:stretch}.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--primary,.wsp-about-us .wsp-about-us-hero a.wsp-about-us-hero__btn--secondary{width:100%;min-width:0}}.wsp-about-us .wsp-about-us-stats{padding:72px 0 88px;background:#fff}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:48px;align-items:start}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item{text-align:center;color:#391b45}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__value,.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__title,.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__description{margin:0 !important;color:#391b45 !important;font-family:Poppins,sans-serif !important;text-align:center !important;letter-spacing:0 !important;text-transform:none !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__value{font-size:64px !important;line-height:70px !important;font-weight:600 !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item .wsp-about-us-stats__title,.wsp-about-us .wsp-about-us-stats h2.wsp-about-us-stats__title{margin-top:20px !important;font-size:32px !important;line-height:48px !important;font-weight:600 !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item .wsp-about-us-stats__description,.wsp-about-us .wsp-about-us-stats p.wsp-about-us-stats__description{margin-top:8px !important;max-width:420px;margin-left:auto !important;margin-right:auto !important;font-size:16px !important;line-height:24px !important;font-weight:400 !important}@media(max-width: 1200px){.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__grid{gap:32px}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__value{font-size:56px !important;line-height:62px !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item .wsp-about-us-stats__title,.wsp-about-us .wsp-about-us-stats h2.wsp-about-us-stats__title{font-size:28px !important;line-height:40px !important}}@media(max-width: 921px){.wsp-about-us .wsp-about-us-stats{padding:56px 0 72px}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__grid{grid-template-columns:1fr;gap:40px}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item{max-width:540px;margin:0 auto}}@media(max-width: 544px){.wsp-about-us .wsp-about-us-stats{padding:48px 0 64px}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__value{font-size:44px !important;line-height:48px !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item .wsp-about-us-stats__title,.wsp-about-us .wsp-about-us-stats h2.wsp-about-us-stats__title{margin-top:16px !important;font-size:26px !important;line-height:34px !important}.wsp-about-us .wsp-about-us-stats .wsp-about-us-stats__item .wsp-about-us-stats__description,.wsp-about-us .wsp-about-us-stats p.wsp-about-us-stats__description{font-size:15px !important;line-height:22px !important}}.wsp-about-us .wsp-about-us-discover .wsp-home-discover__bubble{padding:0;border:0;background:rgba(0,0,0,0);overflow:hidden}.wsp-about-us .wsp-about-us-discover .wsp-home-discover__bubble img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:0}.wsp-about-us .wsp-about-us-team{padding:72px 0 96px;background:#fff}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__list{border-top:0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(0, 1fr);gap:56px;align-items:start;padding:48px 0;border-bottom:1px solid #eee}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item:last-child{border-bottom:0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person{display:grid;grid-template-columns:168px minmax(0, 1fr);align-items:center;gap:32px;min-width:0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta,.wsp-about-us .wsp-about-us-team .wsp-about-us-team__bio{min-width:0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__avatar{width:168px;height:168px;border-radius:50%;display:block;object-fit:cover;object-position:center;border:0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__name,.wsp-about-us .wsp-about-us-team .wsp-about-us-team__role,.wsp-about-us .wsp-about-us-team .wsp-about-us-team__bio{margin:0 !important;font-family:Poppins,sans-serif !important;letter-spacing:0 !important;text-transform:none !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__name,.wsp-about-us .wsp-about-us-team h3.wsp-about-us-team__name{color:#1a1a1a !important;font-size:48px !important;line-height:64px !important;font-weight:600 !important;white-space:nowrap !important;max-width:100% !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__role,.wsp-about-us .wsp-about-us-team p.wsp-about-us-team__role{color:#707070 !important;font-size:24px !important;line-height:32px !important;font-weight:500 !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item>.wsp-about-us-team__bio,.wsp-about-us .wsp-about-us-team p.wsp-about-us-team__bio{color:#707070 !important;font-size:16px !important;line-height:24px !important;font-weight:400 !important}@media(max-width: 1360px){.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item{grid-template-columns:minmax(0, 1fr);gap:24px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__name,.wsp-about-us .wsp-about-us-team h3.wsp-about-us-team__name{white-space:normal !important}}@media(max-width: 921px){.wsp-about-us .wsp-about-us-team{padding:56px 0 72px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item{padding:40px 0}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person{grid-template-columns:120px minmax(0, 1fr);gap:24px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__avatar{width:120px;height:120px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__name,.wsp-about-us .wsp-about-us-team h3.wsp-about-us-team__name{font-size:36px !important;line-height:44px !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__role,.wsp-about-us .wsp-about-us-team p.wsp-about-us-team__role{font-size:22px !important;line-height:30px !important}}@media(max-width: 544px){.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person{grid-template-columns:88px minmax(0, 1fr);gap:20px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__avatar{width:88px;height:88px}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__name,.wsp-about-us .wsp-about-us-team h3.wsp-about-us-team__name{font-size:28px !important;line-height:34px !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__person-meta .wsp-about-us-team__role,.wsp-about-us .wsp-about-us-team p.wsp-about-us-team__role{margin-top:4px;font-size:18px !important;line-height:24px !important}.wsp-about-us .wsp-about-us-team .wsp-about-us-team__item{gap:20px;padding:32px 0}}section.wsp-hero{position:relative;width:100%;height:280px}@media(max-width: 1200px){section.wsp-hero{min-height:144px;max-height:280px;height:22vh}}section.wsp-hero .wsp-hero-inner{position:absolute;width:1440px;max-width:100%;height:100%;left:50%;transform:translateX(-50%);display:flex;justify-content:center;flex-direction:column;padding-left:112px;padding-right:24px}@media(max-width: 1200px){section.wsp-hero .wsp-hero-inner{padding-left:50px}}@media(max-width: 768px){section.wsp-hero .wsp-hero-inner{padding-left:12px}}section.wsp-hero .wsp-hero-inner h1{font-size:48px !important;line-height:64px !important}@media(max-width: 768px){section.wsp-hero .wsp-hero-inner h1{font-size:24px !important;line-height:32px !important}}section.wsp-hero img{width:100%;height:100%;object-fit:cover;object-position:center}section.wsp-page-full-content{background-color:#f8f8f8;width:100%}section.wsp-page-full-content .wsp-page-full-content-inner{max-width:100%;width:1440px;padding:32px;margin:auto}@media(max-width: 768px){section.wsp-page-full-content .wsp-page-full-content-inner{padding:12px}}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}body.logged-in.woocommerce-account .entry-header h1{font-size:32px !important;line-height:40px !important}body.logged-in.woocommerce-account .entry-header{margin-bottom:0 !important}body.logged-in.woocommerce-account .ast-container #primary{margin-top:24px !important}body.logged-in.woocommerce-account .ast-container .woocommerce{display:flex;flex-direction:column}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-EditAccountForm fieldset legend{font-weight:bold;color:#1a1a1a}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:12px}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set:before{content:unset;display:unset}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address header.title{display:flex;justify-content:space-between;align-items:center}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address header.title:before,body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address header.title:after{content:unset}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address header.title h2{font-size:24px !important;margin:0 !important}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address header.title .edit{float:none;margin:0;padding:0}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set.addresses .woocommerce-Address address{min-height:130px}body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set .col-1,body.logged-in.woocommerce-account .ast-container .woocommerce .col2-set .col-2{width:100%;float:none}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;border:none}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(0px, max-content));gap:8px;margin-bottom:16px}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link{border:none;align-self:center}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a{width:100%;font-weight:bold;padding:8px}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover,body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus{text-decoration:none !important;outline:none;border-bottom:2px solid #b48cc3;background-color:#f8f8f8}body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a{background:none !important;border-bottom:2px solid #b48cc3}body.logged-in.woocommerce-account .ast-container .woocommerce-MyAccount-content{width:100%;float:none}@media(max-width: 768px){body.logged-in.woocommerce-account .ast-container .woocommerce .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}}.woocommerce-js div.product span.onsale{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#ef7373;background-color:rgba(239,115,115,.2);border:1px solid #ef7373;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js .wsp-product-featured-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#b48cc3;background-color:rgba(180,140,195,.2);border:1px solid #b48cc3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js .wsp-product-new-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#119cff;background-color:rgba(17,156,255,.2);border:1px solid #119cff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js .wsp-product-stock-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#fc8181;background-color:rgba(252,129,129,.2);border:1px solid #fc8181;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js ul.products{display:grid;gap:24px;justify-items:center}@media(min-width: 1201px){.woocommerce-js ul.products{grid-template-columns:repeat(4, 240px) !important}}@media(max-width: 700px){.woocommerce-js ul.products{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:8px;justify-content:space-around}}.woocommerce-js ul.products li.product{position:relative;width:240px !important;justify-content:space-between}@media(max-width: 700px){.woocommerce-js ul.products li.product{width:100% !important}}.woocommerce-js ul.products li.product .astra-shop-summary-wrap{text-align:left;display:flex;flex-direction:column}.woocommerce-js ul.products li.product .astra-shop-summary-wrap span.price{display:flex;gap:8px;margin-bottom:4px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.woocommerce-js ul.products li.product .astra-shop-summary-wrap span.price del{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#1a1a1a}.woocommerce-js ul.products li.product .astra-shop-summary-wrap span.price ins{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#fc8181}.woocommerce-js ul.products li.product .onsale,.woocommerce-js ul.products li.product .wsp-product-featured-badge,.woocommerce-js ul.products li.product .wsp-product-new-badge,.woocommerce-js ul.products li.product .wsp-product-buying-group-icon{display:flex;align-items:center;justify-content:center;top:0;right:auto;left:0;border-radius:0;min-height:28px;height:28px;min-width:120px;width:120px;color:#fff;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;padding:8px 16px 8px;margin-top:16px}.woocommerce-js ul.products li.product .wsp-product-buying-group-icon{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:rgba(0,0,0,0);background-color:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,0);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-width:24px;width:24px;padding:0;margin-left:8px;background-color:rgba(0,0,0,0)}.woocommerce-js ul.products li.product .wsp-product-buying-group-icon img{width:24px;height:24px;object-fit:contain}.woocommerce-js ul.products li.product .wsp-product-buying-group-icon .wsp-product-buying-group-icon__fallback{display:block;width:24px;height:24px;line-height:24px;font-size:10px;font-weight:700;color:#fff;background-color:var(--wp--preset--color--primary, #b48cc3);border-radius:4px;text-align:center}.woocommerce-js ul.products li.product .onsale{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#ef7373;background-color:rgba(239,115,115,.2);border:1px solid #ef7373;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js ul.products li.product .wsp-product-featured-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#b48cc3;background-color:rgba(180,140,195,.2);border:1px solid #b48cc3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js ul.products li.product .wsp-product-new-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#119cff;background-color:rgba(17,156,255,.2);border:1px solid #119cff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js ul.products li.product .wsp-product-stock-badge{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#fc8181;background-color:rgba(252,129,129,.2);border:1px solid #fc8181;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-js ul.products li.product a.button{padding:8px 24px !important;border-radius:32px !important;font-weight:600;line-height:26px;margin-top:12px;margin-bottom:0}.woocommerce-js ul.products li.product a h2.woocommerce-loop-product__title{font-weight:600 !important;font-size:16px !important;line-height:24px !important;letter-spacing:0 !important;color:#777 !important;max-height:48px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:0 !important}.woocommerce-js ul.products li.product a img{height:250px;width:250px;object-fit:contain;mix-blend-mode:multiply;background-color:#fff;border-radius:16px}@media(max-width: 700px){.woocommerce-js ul.products li.product a img{width:100%}}.woocommerce-js ul.products li.product .ast-woo-product-category{font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#959595;margin-bottom:4px}.woocommerce-js .ast-shop-product-out-of-stock{display:none}@media(min-width: 1201px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products{grid-template-columns:repeat(4, 326px) !important}}@media(max-width: 1200px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products{grid-template-columns:repeat(3, 240px) !important}}@media(max-width: 700px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(min-width: 1201px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products li.product{width:326px !important}}@media(min-width: 1201px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products li.product a img{height:326px;width:326px}}@media(max-width: 1200px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products li.product a img{height:280px;width:280px}}@media(max-width: 700px){.woocommerce-js:not(.archive,.dokan-store).search-results ul.products li.product a img{height:240px;width:100%}}.woocommerce-page.archive #content,.dokan-store #content,.dokan-store-list-page #content,.search-results #content{max-width:1440px !important;margin:0 auto !important;padding-top:32px;padding-bottom:32px}@media(max-width: 700px){.woocommerce-page.archive #content,.dokan-store #content,.dokan-store-list-page #content,.search-results #content{padding-top:0}}.woocommerce-page.archive nav.woocommerce-breadcrumb,.dokan-store nav.woocommerce-breadcrumb,.dokan-store-list-page nav.woocommerce-breadcrumb,.search-results nav.woocommerce-breadcrumb{font-weight:400;font-size:14px;line-height:20px;color:#959595}.woocommerce-page.archive nav.woocommerce-breadcrumb a,.dokan-store nav.woocommerce-breadcrumb a,.dokan-store-list-page nav.woocommerce-breadcrumb a,.search-results nav.woocommerce-breadcrumb a{color:#959595}.woocommerce-page.archive nav.woocommerce-breadcrumb:after,.dokan-store nav.woocommerce-breadcrumb:after,.dokan-store-list-page nav.woocommerce-breadcrumb:after,.search-results nav.woocommerce-breadcrumb:after{content:" /";display:inline}.woocommerce-page.archive .ast-woocommerce-container,.dokan-store .ast-woocommerce-container,.dokan-store-list-page .ast-woocommerce-container,.search-results .ast-woocommerce-container{padding-left:32px}@media(max-width: 1200px){.woocommerce-page.archive .ast-woocommerce-container,.dokan-store .ast-woocommerce-container,.dokan-store-list-page .ast-woocommerce-container,.search-results .ast-woocommerce-container{padding-left:8px;padding-right:8px;padding-top:8px}}.woocommerce-page.archive #primary,.dokan-store #primary,.dokan-store-list-page #primary,.search-results #primary{border-left:none}.woocommerce-page.archive #secondary,.dokan-store #secondary,.dokan-store-list-page #secondary,.search-results #secondary{margin:0 !important;padding:0;border-right:1px solid #eee}@media(min-width: 1201px){.woocommerce-page.archive #secondary,.dokan-store #secondary,.dokan-store-list-page #secondary,.search-results #secondary{min-width:240px !important}}.woocommerce-page.archive .woocommerce-products-header,.dokan-store .woocommerce-products-header,.dokan-store-list-page .woocommerce-products-header,.search-results .woocommerce-products-header{justify-content:space-between}.woocommerce-page.archive .woocommerce-products-header h1.page-title,.dokan-store .woocommerce-products-header h1.page-title,.dokan-store-list-page .woocommerce-products-header h1.page-title,.search-results .woocommerce-products-header h1.page-title{font-weight:500 !important;font-size:32px !important;line-height:48px !important;letter-spacing:0;color:#1a1a1a;margin-bottom:24px}.woocommerce-page.archive .woocommerce-pagination,.dokan-store .woocommerce-pagination,.dokan-store-list-page .woocommerce-pagination,.search-results .woocommerce-pagination{text-align:center;margin:0}.woocommerce-page.archive .woocommerce-pagination .page-numbers,.dokan-store .woocommerce-pagination .page-numbers,.dokan-store-list-page .woocommerce-pagination .page-numbers,.search-results .woocommerce-pagination .page-numbers{margin:0;display:flex;align-content:center;justify-content:center;align-items:center}.woocommerce-page.archive .woocommerce-pagination .page-numbers li span:not(.wsp-icon),.dokan-store .woocommerce-pagination .page-numbers li span:not(.wsp-icon),.dokan-store-list-page .woocommerce-pagination .page-numbers li span:not(.wsp-icon),.search-results .woocommerce-pagination .page-numbers li span:not(.wsp-icon){display:flex;width:40px;height:40px;border-radius:16px;justify-content:center;align-items:center;padding:8px !important;line-height:24px;font-weight:600}.woocommerce-page.archive .woocommerce-pagination .page-numbers li span.current,.dokan-store .woocommerce-pagination .page-numbers li span.current,.dokan-store-list-page .woocommerce-pagination .page-numbers li span.current,.search-results .woocommerce-pagination .page-numbers li span.current{background-color:var(--wp--preset--color--primary);color:#fff}.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current),.dokan-store .woocommerce-pagination .page-numbers li:not(.current),.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current),.search-results .woocommerce-pagination .page-numbers li:not(.current){border:none !important}.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a,.search-results .woocommerce-pagination .page-numbers li:not(.current) a{color:#777;display:flex;width:40px;height:40px;border-radius:16px;justify-content:center;align-items:center;padding:8px !important;line-height:24px;font-weight:600}.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:hover,.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:active,.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:focus,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:hover,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:active,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:focus,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:hover,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:active,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:focus,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:hover,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:active,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:focus{color:#fff}.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:hover,.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:focus,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:hover,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:focus,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:hover,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:focus,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:hover,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:focus{background-color:var(--wp--preset--color--primary-hover)}.woocommerce-page.archive .woocommerce-pagination .page-numbers li:not(.current) a:active,.dokan-store .woocommerce-pagination .page-numbers li:not(.current) a:active,.dokan-store-list-page .woocommerce-pagination .page-numbers li:not(.current) a:active,.search-results .woocommerce-pagination .page-numbers li:not(.current) a:active{background-color:var(--wp--preset--color--primary-pressed)}.woocommerce-page.archive .wsp--shop-search-sort--container,.dokan-store .wsp--shop-search-sort--container,.dokan-store-list-page .wsp--shop-search-sort--container,.search-results .wsp--shop-search-sort--container{display:grid;grid-template-columns:1fr 240px;align-items:center;width:100%;gap:24px;margin-bottom:24px}@media(max-width: 1200px){.woocommerce-page.archive .wsp--shop-search-sort--container,.dokan-store .wsp--shop-search-sort--container,.dokan-store-list-page .wsp--shop-search-sort--container,.search-results .wsp--shop-search-sort--container{grid-template-columns:1fr;gap:8px;justify-content:center}}.woocommerce-page.archive .wsp--shop-search-sort--container .woocommerce-ordering,.woocommerce-page.archive .wsp--shop-search-sort--container .dokan-store-products-ordeby,.dokan-store .wsp--shop-search-sort--container .woocommerce-ordering,.dokan-store .wsp--shop-search-sort--container .dokan-store-products-ordeby,.dokan-store-list-page .wsp--shop-search-sort--container .woocommerce-ordering,.dokan-store-list-page .wsp--shop-search-sort--container .dokan-store-products-ordeby,.search-results .wsp--shop-search-sort--container .woocommerce-ordering,.search-results .wsp--shop-search-sort--container .dokan-store-products-ordeby{float:none;margin:0}.woocommerce-page.archive .wsp--shop-search-sort--container .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .dokan-store-products-ordeby select{border:1px solid #b48cc3 !important;padding:8px 16px 8px 8px;width:100%}.woocommerce-page.archive .wsp--shop-search-sort--container .woocommerce-ordering select[disabled],.woocommerce-page.archive .wsp--shop-search-sort--container .dokan-store-products-ordeby select[disabled],.dokan-store .wsp--shop-search-sort--container .woocommerce-ordering select[disabled],.dokan-store .wsp--shop-search-sort--container .dokan-store-products-ordeby select[disabled],.dokan-store-list-page .wsp--shop-search-sort--container .woocommerce-ordering select[disabled],.dokan-store-list-page .wsp--shop-search-sort--container .dokan-store-products-ordeby select[disabled],.search-results .wsp--shop-search-sort--container .woocommerce-ordering select[disabled],.search-results .wsp--shop-search-sort--container .dokan-store-products-ordeby select[disabled]{width:160px !important}@media(max-width: 1200px){.woocommerce-page.archive .wsp--shop-search-sort--container .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .dokan-store-products-ordeby select{width:80%}}@media(max-width: 700px){.woocommerce-page.archive .wsp--shop-search-sort--container .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .dokan-store-products-ordeby select{width:100%}}@media(max-width: 1200px){.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper{display:grid;gap:24px;grid-template-columns:repeat(2, 1.5fr);align-items:center;justify-items:center;justify-content:space-between}.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper button,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper button,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper button,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper button,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper button,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper button,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper button,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper button{width:100% !important;justify-content:center}.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby{width:100%}.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select{width:100%}}@media(max-width: 700px){.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper{gap:8px;grid-template-columns:170px 1fr}.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.woocommerce-page.archive .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.dokan-store-list-page .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.search-results .wsp--shop-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:30px}}.woocommerce-page.archive .wsp--shop-search-sort--search-form,.dokan-store .wsp--shop-search-sort--search-form,.dokan-store-list-page .wsp--shop-search-sort--search-form,.search-results .wsp--shop-search-sort--search-form{display:flex;gap:24px;align-items:center}.woocommerce-page.archive .wsp--shop-search-sort--search-form button,.dokan-store .wsp--shop-search-sort--search-form button,.dokan-store-list-page .wsp--shop-search-sort--search-form button,.search-results .wsp--shop-search-sort--search-form button{padding:8px 24px !important;border-radius:32px !important;font-weight:600;line-height:24px;margin:0}@media(max-width: 700px){.woocommerce-page.archive .wsp--shop-search-sort--search-form,.dokan-store .wsp--shop-search-sort--search-form,.dokan-store-list-page .wsp--shop-search-sort--search-form,.search-results .wsp--shop-search-sort--search-form{gap:8px;display:grid;grid-template-columns:1fr 98px;justify-content:space-between}}.woocommerce-page.archive .wsp--shop-search-sort--input-field,.dokan-store .wsp--shop-search-sort--input-field,.dokan-store-list-page .wsp--shop-search-sort--input-field,.search-results .wsp--shop-search-sort--input-field{width:100%;padding-left:24px !important}.woocommerce-page.archive .wsp--shop-search-sort--input-wrapper,.dokan-store .wsp--shop-search-sort--input-wrapper,.dokan-store-list-page .wsp--shop-search-sort--input-wrapper,.search-results .wsp--shop-search-sort--input-wrapper{position:relative;display:flex;width:100%}@media(max-width: 1200px){.woocommerce-page.archive .wsp--shop-search-sort--input-wrapper,.dokan-store .wsp--shop-search-sort--input-wrapper,.dokan-store-list-page .wsp--shop-search-sort--input-wrapper,.search-results .wsp--shop-search-sort--input-wrapper{width:100%}}.woocommerce-page.archive .wsp--shop-search-sort--input-icon,.dokan-store .wsp--shop-search-sort--input-icon,.dokan-store-list-page .wsp--shop-search-sort--input-icon,.search-results .wsp--shop-search-sort--input-icon{position:absolute;right:12px;top:50%;z-index:10;transform:translateY(-50%);width:20px;height:20px;background-repeat:no-repeat;cursor:pointer}.woocommerce-page.archive .wsp--shop-search-sort--input-icon.icon-search,.dokan-store .wsp--shop-search-sort--input-icon.icon-search,.dokan-store-list-page .wsp--shop-search-sort--input-icon.icon-search,.search-results .wsp--shop-search-sort--input-icon.icon-search{margin-top:3px;background-image:url(../../../../themes/astra-child/dist/assets/search.98f0f13b.svg)}.woocommerce-page.archive .wsp--shop-search-sort--input-icon.icon-close,.dokan-store .wsp--shop-search-sort--input-icon.icon-close,.dokan-store-list-page .wsp--shop-search-sort--input-icon.icon-close,.search-results .wsp--shop-search-sort--input-icon.icon-close{background-image:url(../../../../themes/astra-child/dist/assets/close.8fe1c3f8.svg);background-size:20px 20px}.woocommerce-page.archive .wsp--shop-header-navigation--container,.dokan-store .wsp--shop-header-navigation--container,.dokan-store-list-page .wsp--shop-header-navigation--container,.search-results .wsp--shop-header-navigation--container{margin-bottom:24px}@media(min-width: 1201px){.woocommerce-page.archive .wsp--shop-filters--show,.dokan-store .wsp--shop-filters--show,.dokan-store-list-page .wsp--shop-filters--show,.search-results .wsp--shop-filters--show{display:none !important}}section.related.products,.related.products{position:relative;z-index:0;padding:55px 32px}@media(max-width: 700px){section.related.products,.related.products{padding:0}}section.related.products::before,.related.products::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background-color:#f8f8f8;z-index:-1}section.related.products>h2,.related.products>h2{font-family:Poppins,sans-serif;font-size:32px !important;font-style:normal;font-weight:600 !important;line-height:48px !important}section.related.products .ast-article-single:not(.ast-related-post),.related.products .ast-article-single:not(.ast-related-post){background-color:unset}.tax-product_cat section.related.products,.tax-product_cat .related.products{padding:48px 0 0}@media(max-width: 700px){.tax-product_cat section.related.products,.tax-product_cat .related.products{padding-top:32px}}.tax-product_cat section.related.products::before,.tax-product_cat .related.products::before{display:none}.wc-block-product-filters__overlay-content{gap:16px !important}.wc-block-product-filters__overlay .wp-block-heading{font-weight:400 !important;font-size:18px !important;line-height:24px !important;letter-spacing:0 !important;color:#479af8 !important;margin-bottom:0 !important}.wc-block-product-filters__overlay .wc-block-product-filter-clear-button button{border:1px solid var(--wp--preset--color--primary) !important}.wc-block-product-filters__overlay .wc-block-product-filter-clear-button button:hover{border-color:var(--wp--preset--color--primary-hover) !important}.wc-block-product-filters__overlay .wc-block-product-filter-clear-button button{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.wc-block-product-filters__overlay .wc-block-product-filter-clear-button button:hover{color:var(--wp--preset--color--primary-hover) !important}.wc-block-product-filters__overlay .wc-block-product-filter-price-slider .text input[type=text]{min-width:100px;text-align:center;border-radius:0px}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list__mark{display:none !important}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list__items{display:flex;flex-direction:column;gap:16px;padding-left:8px;font-weight:400;font-size:16px;margin-top:16px;line-height:26px}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]{-webkit-appearance:none !important;appearance:none !important;background-color:var(--wp--preset--color--bg-primary) !important;margin:0}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:checked{border:0 !important}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:not(#toggle-mobile-menu){display:inline-block !important}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]{font:inherit;color:var(--wp--preset--color--text-inverse);width:24px;min-width:24px;height:24px;border:1px solid #bfbfbf;border-radius:4px;transform:translateY(-0.075em)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:hover{cursor:pointer;border-color:var(--wp--preset--color--text-primary)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:checked{background-image:url(../../../../themes/astra-child/dist/assets/done.e599952c.svg)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:checked:hover{background-image:url(../../../../themes/astra-child/dist/assets/done-checked.e2b4f375.svg)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;background-color:rgba(0,0,0,0)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:checked::before{transform:scale(1)}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:focus{outline:none !important;outline-offset:0 !important;--tw-ring-color: none !important}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list input[type=checkbox]:disabled{color:var(--wp--preset--color--disabled-color) !important;cursor:not-allowed}.wc-block-product-filters__overlay .wc-block-product-filter-checkbox-list__input-wrapper{display:flex;gap:8px}.single-product.woocommerce{background-color:#fff !important}.single-product.woocommerce #primary{margin:0}.single-product.woocommerce .wsp-single-product{margin-top:0}.single-product.woocommerce .ast-woocommerce-container{padding:0 30px}.single-product.woocommerce .woocommerce-product-gallery{margin-bottom:0 !important}.single-product.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{margin-bottom:0}.single-product.woocommerce .wsp-gallery-video video{display:block;width:100%;height:100%;max-height:600px;object-fit:contain;background:#000}.single-product.woocommerce .wsp-single-product__overview{position:relative;z-index:0;padding:64px 0}.single-product.woocommerce .wsp-single-product__overview::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background-color:#f8f8f8;z-index:-1}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar{position:absolute;left:50%;bottom:15px;z-index:1;display:flex;align-items:center;gap:4px;width:100%;max-width:720px;box-sizing:border-box;padding:15px 8px 15px 16px;border:1px solid #119cff;border-radius:4px;background-color:#b9e2f3;transform:translateX(-50%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar:focus-visible,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar:focus-within{outline:none}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar-message{flex:1 1 auto;margin:0;min-width:0;font-size:16px;font-weight:400;line-height:24px;color:#1a1a1a}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar-action{flex-shrink:0;margin:0;padding:10px 12px;border:none;border-radius:100px;background:rgba(0,0,0,0);font-family:inherit;font-size:16px;font-weight:600;line-height:24px;color:#119cff;cursor:pointer;white-space:nowrap}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar-action:hover{opacity:.85}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-notices-wrapper{flex:1 1 auto;min-width:0;width:100%;display:flex;flex-direction:column;gap:4px}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-notices-wrapper:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-notices-wrapper:focus-visible{outline:none}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;width:100%;margin:0 !important;padding:0 !important;border:none !important;border-radius:0 !important;background:rgba(0,0,0,0) !important;color:#1a1a1a !important;font-size:16px !important;font-weight:400 !important;line-height:24px !important}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message li,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error li,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info li{display:flex}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message:focus-visible,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error:focus-visible,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info:focus-visible{outline:none !important}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message::before,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error::before,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info::before{display:none !important}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message a.button.wc-forward,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error a.button.wc-forward,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info a.button.wc-forward{flex-shrink:0;margin-left:auto !important;padding:10px 12px !important;border:none !important;border-radius:100px !important;background:rgba(0,0,0,0) !important;font-family:inherit !important;font-size:16px !important;font-weight:600 !important;line-height:24px !important;color:#119cff !important;text-decoration:none !important;text-transform:none !important;white-space:nowrap;box-shadow:none !important;cursor:pointer}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message a.button.wc-forward:hover,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error a.button.wc-forward:hover,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info a.button.wc-forward:hover{opacity:.85;outline:none !important;box-shadow:none !important}.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message a.button.wc-forward:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-message a.button.wc-forward:focus-visible,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error a.button.wc-forward:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-error a.button.wc-forward:focus-visible,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info a.button.wc-forward:focus,.single-product.woocommerce .wsp-single-product__overview .wsp-single-product__snackbar .woocommerce-info a.button.wc-forward:focus-visible{outline:none !important;box-shadow:none !important}.single-product.woocommerce .wsp-single-product .entry-summary .woocommerce-breadcrumb,.single-product.woocommerce .wsp-single-product__summary .woocommerce-breadcrumb{display:none !important}.single-product.woocommerce #content .ast-woocommerce-container div.product .wsp-single-product__gallery .woocommerce-product-gallery.images,.single-product.woocommerce .ast-woocommerce-container div.product .wsp-single-product__gallery .woocommerce-product-gallery.images{width:100% !important;max-width:100% !important;float:none !important}.single-product.woocommerce .wsp-single-product__pagination{display:flex;align-items:center;gap:8px;margin-bottom:40px;color:#777;font-size:16px;line-height:24px;flex-wrap:wrap}.single-product.woocommerce .wsp-single-product__pagination a{color:#777;text-decoration:none}.single-product.woocommerce .wsp-single-product__pagination a:hover{text-decoration:underline}.single-product.woocommerce .wsp-single-product__pagination-sep{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto}.single-product.woocommerce .wsp-single-product__top{display:flex;gap:68px;align-items:flex-start;width:100%;max-width:100%;box-sizing:border-box}@media(max-width: 1200px){.single-product.woocommerce .wsp-single-product__top{flex-direction:column}}.single-product.woocommerce .wsp-single-product__gallery{position:relative;flex:1 1 55%;min-width:min(100%,360px);width:100%;max-width:100%;box-sizing:border-box}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery.images .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image:nth-child(n+2){display:block;width:auto}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery{max-width:none;width:100%;min-width:0;display:flex;flex-wrap:nowrap;gap:16px;align-items:flex-start}@media(max-width: 700px){.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery{flex-direction:column}}.single-product.woocommerce .wsp-single-product__gallery .flex-viewport{order:2;flex:1 1 0%;min-width:0;align-self:stretch;max-width:none;float:none !important;overflow:hidden;min-height:0}@media(max-width: 700px){.single-product.woocommerce .wsp-single-product__gallery .flex-viewport{width:100% !important}}.single-product.woocommerce .wsp-single-product__gallery .flex-control-nav{order:1;display:flex;flex-direction:column;gap:16px;margin:0 !important;padding:0 !important;width:96px;flex:0 0 96px}@media(max-width: 700px){.single-product.woocommerce .wsp-single-product__gallery .flex-control-nav{width:100%;flex:0 0 auto;flex-direction:row}}.single-product.woocommerce .wsp-single-product__gallery .flex-control-nav li{margin:0 !important;width:96px !important}.single-product.woocommerce .wsp-single-product__gallery .flex-control-nav li img{width:96px;height:96px;object-fit:cover;border:1px solid #eee;border-radius:12px}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery__image{position:relative;overflow:hidden;margin:0 !important;border-radius:16px}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;box-shadow:none;border-radius:inherit}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery__image--placeholder,.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery__image.woocommerce-product-gallery__image--placeholder{width:100%;display:flex;align-items:center;justify-content:center;min-height:280px;background:#fff;border-radius:16px}.single-product.woocommerce .wsp-single-product__gallery .woocommerce-product-gallery__image--placeholder img{width:100%;height:auto;max-height:100%;object-fit:contain}.single-product.woocommerce .wsp-single-product__summary{max-width:400px;margin:0;float:none;width:100%;flex:0 0 400px;box-sizing:border-box}@media(max-width: 1200px){.single-product.woocommerce .wsp-single-product__summary{max-width:100%;flex:1 1 auto}}.single-product.woocommerce .wsp-single-product__summary .product_title{margin:0;font-size:24px !important;font-weight:500 !important;line-height:32px !important;color:#1a1a1a}.single-product.woocommerce .wsp-single-product__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:0}.single-product.woocommerce .wsp-single-product__title-row+.ast-shipping-text{margin-top:16px}.single-product.woocommerce .wsp-single-product__summary .ast-shipping-text{display:block;margin:0 0 16px;font-size:16px;line-height:24px;font-weight:400;color:#777}.single-product.woocommerce .wsp-single-product__summary p.price:empty{display:none}.single-product.woocommerce .wsp-single-product__summary>.price,.single-product.woocommerce .wsp-single-product__summary .woocommerce-variation-price{display:none}.single-product.woocommerce .wsp-favorites-icon__black{height:23px;width:24px;background-image:url(../../../../themes/astra-child/dist/assets/favorite.07d6db0b.svg);background-size:cover;transition:fill .2s ease;filter:drop-shadow(0 0 2px rgba(255, 255, 255, 0.8))}.single-product.woocommerce .wsp-favorites-icon__black:hover{background-image:url(../../../../themes/astra-child/dist/assets/favorite-filled.9ce80d1e.svg)}.single-product.woocommerce .wsp-single-product__wishlist{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:none;background:rgba(0,0,0,0);color:#b48cc3;line-height:1;cursor:pointer}.single-product.woocommerce .wsp-single-product__wishlist.is-favorite .wsp-favorites-icon__black{background-image:url(../../../../themes/astra-child/dist/assets/favorite-filled.9ce80d1e.svg)}.single-product.woocommerce .wsp-single-product__vendor{margin:16px 0}.single-product.woocommerce .wsp-single-product__vendor a{font-size:16px;line-height:24px;text-decoration:underline !important;color:#119cff}.single-product.woocommerce .wsp-single-product__summary .woocommerce-product-details__short-description,.single-product.woocommerce .wsp-single-product__excerpt{color:#777;margin-bottom:16px;font-size:16px;font-weight:400;line-height:24px}.single-product.woocommerce .wsp-single-product__summary .woocommerce-product-details__short-description p,.single-product.woocommerce .wsp-single-product__excerpt p{color:#777;margin:0 0 16px}.single-product.woocommerce .wsp-single-product__summary .woocommerce-product-details__short-description p:last-child,.single-product.woocommerce .wsp-single-product__excerpt p:last-child{margin-bottom:0}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations{width:100%;margin:0;border:0;border-collapse:collapse}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations tbody,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations tbody{display:block}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations tr,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations tr{display:block;margin-bottom:16px}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations tr:last-child,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations tr:last-child{margin-bottom:0}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations th.label,.single-product.woocommerce .wsp-single-product__add-to-cart table.variations td.value,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations th.label,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations td.value{display:block;width:100%;padding:0;text-align:start}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations th.label,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations th.label{padding-bottom:8px}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations th.label label,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations th.label label{font-size:16px;font-weight:600;line-height:32px;color:#1a1a1a;text-transform:capitalize}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations td.value select,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations td.value select{width:100% !important;max-width:100%;box-sizing:border-box;min-height:42px;padding:8px 16px !important;border:1px solid #bfbfbf !important;border-radius:4px;background-color:#fff;font-size:16px !important;line-height:26px;color:#777}.single-product.woocommerce .wsp-single-product__add-to-cart table.variations td.value .reset_variations,.single-product.woocommerce .wsp-single-product__summary form.variations_form table.variations td.value .reset_variations{display:none;margin-top:8px;font-size:14px;color:#119cff}.single-product.woocommerce .wsp-single-product__summary form.variations_form .single_variation_wrap{padding-top:0;margin-top:0}.single-product.woocommerce .wsp-single-product__summary form.variations_form .single_variation_wrap .single_variation{margin-bottom:0}.single-product.woocommerce .wsp-single-product__summary form.variations_form .single_variation_wrap .single_variation .stock{margin-bottom:12px}.single-product.woocommerce .wsp-single-product__summary form.variations_form .single_variation_wrap .ast-stock-detail{margin-bottom:0}.single-product.woocommerce .wsp-single-product__summary form.cart{margin:0 0 16px;display:flex;flex-direction:column;gap:16px}.single-product.woocommerce .wsp-single-product__summary form.cart.wsp-hide_orders{display:none !important}.single-product.woocommerce .wsp-single-product__summary .single_variation .woocommerce-variation-price,.single-product.woocommerce .wsp-single-product__summary .single_variation .price{display:none !important}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__qty-row{margin-top:6px;margin-bottom:16px;display:flex;align-items:center;gap:12px;width:100%}.single-product.woocommerce .wsp-single-product__summary .variations_button,.single-product.woocommerce .wsp-single-product__summary .woocommerce-variation-add-to-cart{display:flex !important;align-items:center;gap:0 16px;flex-wrap:wrap}.single-product.woocommerce .wsp-single-product__summary .wsp-favorites-button-container{display:none}.single-product.woocommerce .wsp-single-product__summary .wsp-hide_orders .single_add_to_cart_button,.single-product.woocommerce .wsp-single-product__summary .wsp-hide_orders .wsp-product-grid-button{display:none !important}.single-product.woocommerce .wsp-single-product__summary .wsp-product-variations-grid-container{flex:1 1 0;display:flex;align-items:center;justify-content:center;margin:0}.single-product.woocommerce .wsp-single-product__summary .wsp-product-grid-button{width:100%;border-radius:32px !important;padding:16px 32px !important;font-weight:600;line-height:26px;border:1px solid #b48cc3 !important;background:rgba(0,0,0,0) !important;color:#1a1a1a !important;flex:1 1 0}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__qty-label{color:#777;font-size:18px;line-height:24px;font-weight:400;white-space:nowrap;order:1}.single-product.woocommerce .wsp-single-product__summary .quantity{margin:0 !important;order:2}.single-product.woocommerce .wsp-single-product__summary .qty{width:58px;height:42px;border:1px solid #777;background:#fff;text-align:center;padding:9px 0 !important;font-size:16px;line-height:24px;color:#777}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__qty-spacer{flex:1 1 auto;min-width:16px;order:3}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__inline-price{color:#1a1a1a;font-size:24px;line-height:32px;font-weight:500;white-space:nowrap;order:4}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__inline-price .amount{color:#1a1a1a;font-size:24px;line-height:32px;font-weight:500;white-space:nowrap}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__inline-price--sale{display:flex;align-items:baseline;gap:10px}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__price-regular{text-decoration:line-through;opacity:.5}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__price-regular .amount{text-decoration:line-through}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__price-sale{color:#ef7373}.single-product.woocommerce .wsp-single-product__summary .wsp-single-product__price-sale .amount{color:#ef7373}.single-product.woocommerce .wsp-single-product__summary .single_add_to_cart_button{border-radius:32px !important;padding:16px 16px !important;font-weight:600;line-height:26px !important;width:100%;flex:1 1 0;background:#ccabff !important;border:1px solid #ccabff !important;color:#1a1a1a !important}.single-product.woocommerce .wsp-single-product__summary .single_add_to_cart_button.disabled,.single-product.woocommerce .wsp-single-product__summary .single_add_to_cart_button[disabled],.single-product.woocommerce .wsp-single-product__summary .single_add_to_cart_button:disabled{opacity:.5}.single-product.woocommerce .wsp-single-product__summary .product_meta{padding-top:16px;border-top:1px solid #eee}.single-product.woocommerce .woocommerce-tabs.wc-tabs-wrapper{margin-top:32px;border:none !important;box-shadow:none !important}.single-product.woocommerce .woocommerce-tabs.wc-tabs-wrapper::before{display:none !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs,.single-product.woocommerce .woocommerce-tabs ul.tabs{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:32px;border:0 !important;margin:0 0 24px !important;padding:0 !important;overflow-x:auto;list-style:none !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs::before,.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs::after,.single-product.woocommerce .woocommerce-tabs ul.tabs::before,.single-product.woocommerce .woocommerce-tabs ul.tabs::after{display:none !important;content:none !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li,.single-product.woocommerce .woocommerce-tabs ul.tabs li{margin:0 !important;border:0 !important;background:rgba(0,0,0,0) !important;padding:0 !important;border-bottom:2px solid rgba(0,0,0,0) !important;list-style:none !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li a,.single-product.woocommerce .woocommerce-tabs ul.tabs li a{display:inline-flex;align-items:center;justify-content:center;padding:8px 0;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;color:#777 !important;text-decoration:none !important;box-shadow:none !important;outline:none}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li.active,.single-product.woocommerce .woocommerce-tabs ul.tabs li.active{border-bottom-color:#ccabff !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li.active a,.single-product.woocommerce .woocommerce-tabs ul.tabs li.active a{color:#1a1a1a !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li:not(.active) a:hover,.single-product.woocommerce .woocommerce-tabs ul.tabs li:not(.active) a:hover{color:#1a1a1a !important}.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li::before,.single-product.woocommerce .woocommerce-tabs ul.tabs.wc-tabs li::after,.single-product.woocommerce .woocommerce-tabs ul.tabs li::before,.single-product.woocommerce .woocommerce-tabs ul.tabs li::after{display:none !important;content:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .woocommerce-tabs{margin-top:32px;border:none !important;box-shadow:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .woocommerce-tabs::before{display:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs,.single-product.woocommerce .wsp-product-tabs{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:32px;border:0;margin:0 0 24px !important;padding:0;overflow-x:auto;list-style:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs::before,.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs::after,.single-product.woocommerce .wsp-product-tabs::before,.single-product.woocommerce .wsp-product-tabs::after{display:none !important;content:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li,.single-product.woocommerce .wsp-product-tabs li{margin:0 !important;border:0 !important;background:rgba(0,0,0,0) !important;padding:0;border-bottom:2px solid rgba(0,0,0,0) !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li a,.single-product.woocommerce .wsp-product-tabs li a{display:inline-flex;align-items:center;justify-content:center;padding:8px 0;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;color:#777 !important;text-decoration:none !important;box-shadow:none !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li.active,.single-product.woocommerce .wsp-product-tabs li.active{border-bottom-color:#ccabff !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li.active a,.single-product.woocommerce .wsp-product-tabs li.active a{color:#1a1a1a !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li:not(.active) a:hover,.single-product.woocommerce .wsp-product-tabs li:not(.active) a:hover{color:#1a1a1a !important}.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li::before,.single-product.woocommerce .wsp-product-tabs-wrapper .wsp-product-tabs li::after,.single-product.woocommerce .wsp-product-tabs li::before,.single-product.woocommerce .wsp-product-tabs li::after{display:none !important;content:none !important}.single-product.woocommerce .wsp-product-tabs__panel-layout{display:grid;grid-template-columns:minmax(0, 1fr) 400px;gap:56px}@media(max-width: 1200px){.single-product.woocommerce .wsp-product-tabs__panel-layout{grid-template-columns:1fr;gap:24px}}.single-product.woocommerce .wsp-product-tabs__panel-main{color:#777;font-size:16px;line-height:24px}.single-product.woocommerce .wsp-product-tabs__panel-main ul{margin-left:24px}.single-product.woocommerce .wsp-product-tabs__details{border-radius:16px;background:#fff;overflow:hidden;border:1px solid #f3f3f3}.single-product.woocommerce .wsp-product-tabs__details-title{padding:12px 24px;font-size:16px;line-height:24px;font-weight:600;color:#1a1a1a;border-bottom:1px solid #f3f3f3}.single-product.woocommerce .wsp-product-tabs__details-row{display:flex;align-items:center;gap:8px;padding:12px 24px;border-bottom:1px solid #f3f3f3;font-size:16px;line-height:24px}.single-product.woocommerce .wsp-product-tabs__details-row:last-child{border-bottom:0}.single-product.woocommerce .wsp-product-tabs__details-row span:first-child{flex:1;color:#777}.single-product.woocommerce .wsp-product-tabs__details-row span:last-child{color:#1a1a1a;white-space:nowrap}.single-product.woocommerce .wsp-product-tabs__details-row .is-link,.single-product.woocommerce .wsp-product-tabs__details-row .is-link a{color:#b48cc3 !important}@keyframes fadeSlideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="1"][open]) [data-vendor-tab-content="1"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="2"][open]) [data-vendor-tab-content="2"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="3"][open]) [data-vendor-tab-content="3"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="4"][open]) [data-vendor-tab-content="4"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="5"][open]) [data-vendor-tab-content="5"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="6"][open]) [data-vendor-tab-content="6"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="7"][open]) [data-vendor-tab-content="7"],.wsp-vendor-tabs--container:has(details[data-vendor-tab-title="8"][open]) [data-vendor-tab-content="8"]{display:block}.wsp-vendor-tabs--titles{display:grid;width:100%;grid-template-columns:repeat(var(--count), max-content) 1fr;grid-template-rows:auto 1fr;column-gap:24px;line-height:24px;letter-spacing:0}@media(max-width: 1200px){.wsp-vendor-tabs--titles{overflow:auto;scrollbar-width:none}}.wsp-vendor-tabs--titles summary{display:grid;grid-column:var(--n)/span 1;justify-items:center;color:#b48cc3;grid-row:1;padding:8px 0;cursor:pointer;z-index:1;transition:opacity .2s ease;font-weight:bold}.wsp-vendor-tabs--titles summary:hover{color:var(--wp--preset--color--primary-hover)}.wsp-vendor-tabs--titles details[open] :is(summary,.summary){border-bottom:2px solid #b48cc3;pointer-events:none}.wsp-vendor-tabs--contents{font-size:16px !important;line-height:24px;margin-bottom:24px;margin-top:12px;letter-spacing:0}.wsp-vendor-tabs--content{display:none;letter-spacing:0;max-height:240px;overflow:auto;scrollbar-width:thin}.wsp-vendor-tabs--content p{font-size:16px !important;line-height:24px !important;letter-spacing:0 !important;margin:0 !important}.wsp-vendor-tabs--content p.wsp-vendor-tabs--paragraph{white-space:pre-line}.wsp-vendor-tabs--content ol,.wsp-vendor-tabs--content ul{margin-bottom:0 !important}.wsp-collections-slider{width:100%;position:relative}.wsp-collections-slider__track{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.wsp-collections-slider__track::-webkit-scrollbar{height:8px}.wsp-collections-slider__track::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}.wsp-collections-slider__track::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px;transition:background .2s ease}.wsp-collections-slider__track::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}@media(max-width: 1200px){.wsp-collections-slider__track{scrollbar-width:none}.wsp-collections-slider__track::-webkit-scrollbar{display:none}}.wsp-collections-slider__item{display:flex;flex-direction:row;gap:16px;flex:0 0 auto;width:400px;background:#fff;border-radius:8px;padding:12px;overflow:hidden;scroll-snap-align:start;align-items:stretch}@media(max-width: 700px){.wsp-collections-slider__item{width:290px;flex-direction:row}}.wsp-collections-slider__figure{margin:0;padding:0;width:160px;height:160px;border-radius:8px;flex-shrink:0;overflow:hidden}@media(max-width: 700px){.wsp-collections-slider__figure{width:100px;height:auto}}.wsp-collections-slider__image,.wsp-collections-slider img{width:160px;height:160px;object-fit:cover;display:block;border-radius:8px;transition:transform .3s ease}.wsp-collections-slider__item:hover .wsp-collections-slider__image,.wsp-collections-slider__item:hover .wsp-collections-slider img{transform:scale(1.05)}@media(max-width: 700px){.wsp-collections-slider__image,.wsp-collections-slider img{width:100px;height:auto}}.wsp-collections-slider__content{display:flex;flex-direction:column;gap:4px;flex-grow:1;justify-content:space-between;min-width:0}.wsp-collections-slider__title{margin:0 !important;font-size:16px !important;font-weight:600 !important;line-height:24px !important;color:#777 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wsp-collections-slider__description{font-size:12px;line-height:20px;color:#959595;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.wsp-collections-slider__link{display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;text-decoration:none;font-size:16px;font-weight:600;transition:background .2s ease,transform .2s ease;text-align:center;align-self:flex-start}.wsp--vendor-search-sort--container{display:grid;grid-template-columns:1fr 240px;align-items:center;width:100%;gap:24px;margin-bottom:24px}@media(max-width: 1200px){.wsp--vendor-search-sort--container{grid-template-columns:1fr;gap:8px;justify-content:center}}.wsp--vendor-search-sort--container .woocommerce-ordering,.wsp--vendor-search-sort--container .dokan-store-products-ordeby{float:none;margin:0}.wsp--vendor-search-sort--container .woocommerce-ordering select,.wsp--vendor-search-sort--container .dokan-store-products-ordeby select{border:1px solid #b48cc3 !important;padding:8px 16px 8px 8px;width:100%}.wsp--vendor-search-sort--container .woocommerce-ordering select[disabled],.wsp--vendor-search-sort--container .dokan-store-products-ordeby select[disabled]{width:160px !important}@media(max-width: 1200px){.wsp--vendor-search-sort--container .woocommerce-ordering select,.wsp--vendor-search-sort--container .dokan-store-products-ordeby select{width:80%}}@media(max-width: 700px){.wsp--vendor-search-sort--container .woocommerce-ordering select,.wsp--vendor-search-sort--container .dokan-store-products-ordeby select{width:100%}}@media(max-width: 1200px){.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper{display:grid;gap:24px;grid-template-columns:repeat(2, 1.5fr);align-items:center;justify-items:center;justify-content:space-between}.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper button,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper button{width:100% !important;justify-content:center}.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering,.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby{width:100%}.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select{width:100%}}@media(max-width: 700px){.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper{gap:8px;grid-template-columns:170px 1fr}.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .woocommerce-ordering select,.wsp--vendor-search-sort--container .wsp--shop-search-sort--sort-by-wrapper .dokan-store-products-ordeby select,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .woocommerce-ordering select,.wsp--vendor-search-sort--container .wsp--vendor-search-sort--sort-by-wrapper .dokan-store-products-ordeby select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:30px}}.wsp--vendor-search-sort--search-form{display:flex;gap:24px;align-items:center}.wsp--vendor-search-sort--search-form button{padding:8px 24px !important;border-radius:32px !important;font-weight:600;line-height:24px;margin:0}@media(max-width: 700px){.wsp--vendor-search-sort--search-form{gap:8px;display:grid;grid-template-columns:1fr 98px;justify-content:space-between}}.wsp--vendor-search-sort--input-field{width:100%;padding-left:24px !important}.wsp--vendor-search-sort--input-wrapper{position:relative;display:flex;width:100%}@media(max-width: 1200px){.wsp--vendor-search-sort--input-wrapper{width:100%}}.wsp--vendor-search-sort--input-icon{position:absolute;right:12px;top:50%;z-index:10;transform:translateY(-50%);width:20px;height:20px;background-repeat:no-repeat;cursor:pointer}.wsp--vendor-search-sort--input-icon.icon-search{margin-top:3px;background-image:url(../../../../themes/astra-child/dist/assets/search.98f0f13b.svg)}.wsp--vendor-search-sort--input-icon.icon-close{background-image:url(../../../../themes/astra-child/dist/assets/close.8fe1c3f8.svg);background-size:20px 20px}@media(min-width: 1201px){.wsp--vendor-filters--show{display:none !important}}@media(max-width: 1200px){.wsp--vendor-filters--show{display:block;justify-self:flex-start;padding:8px 24px !important;line-height:24px !important}}.dokan-store-list-page .widget_block{background-color:rgba(0,0,0,0) !important}.wsp--vendor-list__container{display:grid;grid-template-columns:repeat(4, 240px);gap:24px;margin:0;list-style:none outside;clear:both}@media(max-width: 1200px){.wsp--vendor-list__container{grid-template-columns:repeat(3, 240px);gap:12px;justify-content:space-around}}@media(max-width: 700px){.wsp--vendor-list__container{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:8px;justify-content:space-around}}.wsp--vendor-list__item{position:relative;width:240px;display:flex;flex-direction:column;gap:12px;margin:0}.wsp--vendor-list__item--badge{display:flex;align-items:center;justify-content:center;top:0;right:auto;left:0;border-radius:0;min-height:28px;height:28px;min-width:120px;width:120px;color:#fff;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;padding:8px 16px 8px;margin-top:16px}.wsp--vendor-list__item--badge.badge--new{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#119cff;background-color:rgba(17,156,255,.2);border:1px solid #119cff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wsp--vendor-list__item--badge.badge--bestseller{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#b48cc3;background-color:rgba(180,140,195,.2);border:1px solid #b48cc3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wsp--vendor-list__item--badge.badge--on-sale{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#ef7373;background-color:rgba(239,115,115,.2);border:1px solid #ef7373;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wsp--vendor-list__item--badge.badge--exclusive{position:absolute;z-index:9;top:8px;left:8px;right:auto;margin:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;width:max-content;max-width:calc(100% - 16px);min-height:0;height:auto;padding:2px 16px;border-radius:10000px;font-weight:600;font-size:12px;line-height:20px;letter-spacing:0;text-align:center;color:#1a1a1a;background-color:rgba(26,26,26,.2);border:1px solid #1a1a1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media(max-width: 700px){.wsp--vendor-list__item{width:100% !important}}.wsp--vendor-list__item-image a{display:block;border-radius:16px;overflow:hidden}.wsp--vendor-list__item-image img{width:240px;height:240px;object-fit:contain;background-color:#fff;mix-blend-mode:multiply;border-radius:16px;display:block;transition:transform .28s ease}@media(max-width: 700px){.wsp--vendor-list__item-image img{width:100%;height:100%}}.wsp--vendor-list__item-title a{text-decoration:none;color:inherit}.wsp--vendor-list__item-title a:is(:hover,:focus,:focus-visible){text-decoration:none !important}.wsp--vendor-list__item h2{font-weight:600 !important;font-size:16px !important;line-height:24px !important;letter-spacing:0;color:#777;margin:0 !important;position:relative;transition:color .28s ease}.wsp--vendor-list__item h2::after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .32s ease}.wsp--vendor-list__item:has(a:is(:hover,:focus,:focus-visible)) h2{color:var(--wp--preset--color--primary-hover) !important}.wsp--vendor-list__item:has(a:is(:hover,:focus,:focus-visible)) h2::after{transform:scaleX(1)}.wsp--vendor-list__item:has(a:is(:hover,:focus,:focus-visible)) .wsp--vendor-list__item-image img{transform:scale(1.04)}.wsp--vendor-list__item-message{font-weight:400;font-size:12px;color:#959595;letter-spacing:0;line-height:20px;overflow:hidden;max-height:60px;text-overflow:ellipsis;width:100%}.wsp--vendor-list__item-message.on-sale{color:#ef7373}.wsp--vendor-list__hero{background-image:url(../../../../themes/astra-child/dist/assets/vendors-hero.b9ad1b52.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100dvw;height:280px;display:flex;align-items:center}@media(max-width: 1200px){.wsp--vendor-list__hero{height:240px;background-repeat:no-repeat}}@media(max-width: 700px){.wsp--vendor-list__hero{height:144px}}.wsp--vendor-list__hero h1{margin-left:112px}@media(max-width: 700px){.wsp--vendor-list__hero h1{margin-left:16px;font-weight:500 !important;font-size:24px !important;line-height:32px !important}}.search-results:not(.dokan-store-list-page) .wsp--vendor-list__container{grid-template-columns:repeat(4, 326px)}@media(max-width: 1200px){.search-results:not(.dokan-store-list-page) .wsp--vendor-list__container{grid-template-columns:repeat(3, 240px)}}@media(max-width: 700px){.search-results:not(.dokan-store-list-page) .wsp--vendor-list__container{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}.search-results:not(.dokan-store-list-page) .wsp--vendor-list__item{width:326px}@media(max-width: 1200px){.search-results:not(.dokan-store-list-page) .wsp--vendor-list__item{width:240px}}@media(max-width: 700px){.search-results:not(.dokan-store-list-page) .wsp--vendor-list__item{width:100% !important}}.search-results:not(.dokan-store-list-page) .wsp--vendor-list__item-image img{width:326px;height:326px}.dokan-store-list-page article{padding:0 !important}.dokan-store-list-page .widget_block{padding:0 !important}@media(min-width: 1201px){.dokan-store-list-page #primary{padding-left:16px !important;padding-right:16px !important}}@media(max-width: 1200px){.dokan-store-list-page #primary{padding-top:16px !important}}.dokan-store-list-page .wsp--vendor-header-navigation--container{margin-bottom:24px}#product_images_container .wsp-gallery-pending{position:relative}#product_images_container .wsp-gallery-pending .wsp-pending-overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.55);border-radius:3px;display:flex;align-items:center;justify-content:center}#product_images_container .wsp-gallery-pending .wsp-pending-overlay::after{content:"";width:18px;height:18px;border:2px solid rgba(0,0,0,.2);border-top-color:#555;border-radius:50%;animation:wsp-spin .7s linear infinite}@keyframes wsp-spin{to{transform:rotate(360deg)}}#product_images_container .wsp-gallery-video-item .wsp-video-thumb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%;min-height:60px;padding:8px 4px;background:#1a1a1a;color:#fff;border-radius:3px;text-align:center}#product_images_container .wsp-gallery-video-item .wsp-video-thumb svg{width:28px;height:28px;opacity:.9}#product_images_container .wsp-gallery-video-item .wsp-video-thumb span{font-size:10px;word-break:break-all;line-height:1.2;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dokan-dashboard .ast-container{max-width:1440px !important;margin:0 auto !important}.dokan-dashboard .select2-selection__arrow{display:none !important}.dokan-dashboard #primary{margin-top:24px !important}.dokan-dashboard .woocommerce-layout__header{background-color:rgba(0,0,0,0) !important;z-index:0}.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-banner{min-height:unset}.dokan-dashboard .dokan-dash-sidebar{background-color:#fff !important;border-right:1px solid #eee}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{background-color:#fff}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{color:#b48cc3;font-weight:bold;text-transform:uppercase}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover{text-decoration:none !important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{display:none;content:unset}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus a:hover{text-decoration:none !important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus{background:#f8f8f8}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu{background:#fff;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li{background:#fff;padding-left:0}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:hover:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:focus:before{content:unset}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:hover a,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:focus a{color:#b48cc3 !important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li:focus{background:#f8f8f8}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu{border-bottom:none;margin-bottom:4px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li.submenu-item.current{background:#f8f8f8}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li.submenu-item.current a{color:#b48cc3 !important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active).has-submenu:after{border-color:rgba(0,0,0,0) #b48cc3 rgba(0,0,0,0) rgba(0,0,0,0);border-left-color:#b48cc3}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu{background:#fff;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li{background:#fff;padding-left:0}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:hover:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:focus:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:hover:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:focus:before{content:unset}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:hover a,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:focus a,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:hover a,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:focus a{color:#b48cc3 !important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li:focus,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:hover,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:focus:not(.active) ul.navigation-submenu li:focus{background:#f8f8f8}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover{background-color:#b48cc3}.dokan-dashboard input[type=submit].dokan-btn-theme:focus{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover)}.dokan-dashboard .dokan-btn-theme:focus,.dokan-dashboard .dokan-btn:focus{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover)}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-dashboard-product-listing-wrapper.dokan-dashboard-not-product-found{margin-top:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top{display:grid;grid-template-columns:2fr 1fr;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top:before{content:unset}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-listing-filter{display:flex;gap:8px;width:100%;align-items:center;justify-content:flex-start;margin:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-left{float:none !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link{float:none !important;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12{background:#f9f9f9;border:1px solid #c3c4c7;border-radius:4px;padding:16px;margin-bottom:20px;display:grid;gap:12px;grid-template-columns:1fr}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-product-date-filter{display:grid;grid-template-columns:1fr 100px;gap:8px;width:100%}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-product-date-filter .dokan-product-filter-selectors{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-product-date-filter select{color:#999 !important;width:100%;padding:8px 2rem 8px 16px;text-overflow:ellipsis;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg class=%27ast-arrow-svg%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 x=%270px%27 y=%270px%27 width=%2726px%27 height=%2716.043px%27 fill=%27%231a1a1a%27 viewBox=%2757 35.171 26 16.043%27 enable-background=%27new 57 35.171 26 16.043%27 xml:space=%27preserve%27 %3E%3Cpath d=%27M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z%27%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position:right 15px center !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-product-search-form{display:grid;grid-template-columns:1fr;width:100%;gap:8px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-product-search-form button{padding:8px;float:none}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .dokan-form-group{margin-bottom:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons{display:flex;gap:8px;justify-content:flex-end}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons button,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons a{min-width:36px !important;height:36px !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons button .dashicons,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons a .dashicons{font-size:16px;width:16px;height:16px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons button{padding:8px 12px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-w12 .group-action-buttons a{padding:8px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #dokan-bulk-action-selector select{color:#999 !important;width:100%;padding:8px 2rem 8px 16px;text-overflow:ellipsis;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg class=%27ast-arrow-svg%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 x=%270px%27 y=%270px%27 width=%2726px%27 height=%2716.043px%27 fill=%27%231a1a1a%27 viewBox=%2757 35.171 26 16.043%27 enable-background=%27new 57 35.171 26 16.043%27 xml:space=%27preserve%27 %3E%3Cpath d=%27M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z%27%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position:right 15px center !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table{background:#fff;border:1px solid #c3c4c7;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.04);transition:box-shadow .2s ease}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table thead{background:#f6f7f7}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table tr{border:none}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td{padding:12px 8px;font-size:14px;border-bottom:1px solid #f0f0f1;border-right:1px solid #f0f0f1;vertical-align:middle !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th:last-child,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td:last-child{border-right:none}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th.column-primary strong a,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary strong a{color:var(--wp--preset--color--primary) !important}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th mark.instock,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td mark.instock{color:#009f80}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th mark.outofstock,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td mark.outofstock{color:#fc8181}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th ins .amount,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td ins .amount{color:#009f80}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table th del .amount,.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td del .amount{color:#fc8181}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table .dokan-label{border-radius:20px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table .dokan-label-success{background-color:#80d2cc;color:#007c77}.dokan-dashboard .pagination-wrap{background:none;display:flex;align-items:center;justify-content:center}.dokan-dashboard .pagination-wrap .pagination{list-style:none;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;margin:0;padding:0}.dokan-dashboard .pagination-wrap .pagination li{display:inline-block;margin:0;border:0}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers,.dokan-dashboard .pagination-wrap .pagination li span.page-numbers{display:flex;width:40px;height:40px;border-radius:16px;justify-content:center;align-items:center;padding:8px;line-height:24px;font-weight:600;text-decoration:none;transition:all .2s ease}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers{color:#777;background:rgba(0,0,0,0);border:none}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers:hover,.dokan-dashboard .pagination-wrap .pagination li a.page-numbers:focus{color:#fff;background:var(--wp--preset--color--primary)}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers:active{background-color:var(--wp--preset--color--primary-pressed)}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers.prev,.dokan-dashboard .pagination-wrap .pagination li a.page-numbers.next{display:flex;align-items:center;justify-content:center}.dokan-dashboard .pagination-wrap .pagination li a.page-numbers.prev span,.dokan-dashboard .pagination-wrap .pagination li a.page-numbers.next span{min-height:16px}.dokan-dashboard .pagination-wrap .pagination li span.page-numbers.current{background:var(--wp--preset--color--primary);color:#fff;cursor:default}.dokan-dashboard .pagination-wrap .pagination li span.page-numbers:not(.current){color:#777}.dokan-dashboard #coupon-data-view table thead tr th:nth-child(2),.dokan-dashboard #market-coupon-data-view table thead tr th:nth-child(2){display:none}.dokan-dashboard #coupon-data-view table tbody td:nth-child(2),.dokan-dashboard #market-coupon-data-view table tbody td:nth-child(2){display:none}.dokan-dashboard #description{border:1px solid var(--wp--preset--color--text-secondary) !important}.dokan-dashboard #dokan-coupon-form input[type=text]#product,.dokan-dashboard #dokan-coupon-form input[type=text]#exclude_product_ids,.dokan-dashboard #dokan-coupon-form input[type=text]#categories,.dokan-dashboard #dokan-coupon-form input[type=text]#exclude_product_categories{min-width:240px !important}.dokan-dashboard #dokan-coupon-form input[type=checkbox]{-webkit-appearance:none !important;appearance:none !important;background-color:var(--wp--preset--color--bg-primary) !important;margin:0}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:checked{border:0 !important}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:not(#toggle-mobile-menu){display:inline-block !important}.dokan-dashboard #dokan-coupon-form input[type=checkbox]{font:inherit;color:var(--wp--preset--color--text-inverse);width:24px;min-width:24px;height:24px;border:1px solid #bfbfbf;border-radius:4px;transform:translateY(-0.075em)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:hover{cursor:pointer;border-color:var(--wp--preset--color--text-primary)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:checked{background-image:url(../../../../themes/astra-child/dist/assets/done.e599952c.svg)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:checked:hover{background-image:url(../../../../themes/astra-child/dist/assets/done-checked.e2b4f375.svg)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;background-color:rgba(0,0,0,0)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:checked::before{transform:scale(1)}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:focus{outline:none !important;outline-offset:0 !important;--tw-ring-color: none !important}.dokan-dashboard #dokan-coupon-form input[type=checkbox]:disabled{color:var(--wp--preset--color--disabled-color) !important;cursor:not-allowed}.dokan-dashboard input[type=submit],.dokan-dashboard button[type=submit],.dokan-dashboard .dokan-btn:not(.dokan-btn-secondary){border:1px solid var(--wp--preset--color--primary) !important}.dokan-dashboard input[type=submit]:hover,.dokan-dashboard button[type=submit]:hover,.dokan-dashboard .dokan-btn:not(.dokan-btn-secondary):hover{border-color:var(--wp--preset--color--primary-hover) !important}.dokan-dashboard input[type=submit],.dokan-dashboard button[type=submit],.dokan-dashboard .dokan-btn:not(.dokan-btn-secondary){font-weight:600 !important;border-radius:32px}.dokan-dashboard input#publish[name=dokan_update_product]{margin-top:10px}.dokan-dashboard button[type=button].dokan-btn-secondary{border:1px solid var(--wp--preset--color--primary) !important}.dokan-dashboard button[type=button].dokan-btn-secondary:hover{border-color:var(--wp--preset--color--primary-hover) !important}.dokan-dashboard button[type=button].dokan-btn-secondary{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.dokan-dashboard button[type=button].dokan-btn-secondary:hover{color:var(--wp--preset--color--primary-hover) !important}.dokan-dashboard button[type=button].dokan-btn-secondary{font-weight:600 !important;border-radius:32px}.dokan-dashboard .dokan-dashboard-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dokan-dashboard .dokan-dashboard-header h1.entry-title{font-size:32px !important;line-height:40px !important}.dokan-dashboard .dokan-dashboard-header h1.entry-title .dokan-product-status-label{margin-right:8px}.dokan-dashboard .dokan-dashboard-header h1.entry-title .dokan-right{margin-left:8px}.dokan-dashboard .dokan-dashboard-header .dokan-store-setting-header-wrap{float:none;width:100%}.dokan-dashboard .dokan-dashboard-header .dokan-store-setting-header-wrap svg{color:var(--wp--preset--color--primary);font-weight:600;stroke-width:2.5;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke !important;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important;transition-duration:200ms !important}.dokan-dashboard .dokan-dashboard-header .dokan-store-setting-header-wrap svg:hover{color:var(--wp--preset--color--primary-hover)}.dokan-dashboard .dokan-section-heading h2{font-size:24px !important;line-height:32px !important}.dokan-dashboard .dokan-withdraw-content .dokan-dashboard-header h1{font-size:32px !important;line-height:40px !important}.dokan-dashboard .dokan-withdraw-content .dokan-import-export-header h1{font-size:24px !important;line-height:32px !important}.dokan-dashboard .dokan-withdraw-content h1.entry-header{font-size:24px !important}.dokan-dashboard #dokan-shipstation-settings-form .dokan-form-group{display:flex !important;overflow:unset !important}.dokan-dashboard .dokan-form-group:has(#max_amount_to_order){display:none !important}.dokan-dashboard .dokan-settings-content [style*="font-size:0.8rem"][style*="text-align:left"]{display:none !important}.dokan-dashboard .dokan-settings-content #store-form input[name=dokan_update_store_settings]{margin-top:8px}#wsp-shipping-settings-container{margin:24px 0}#wsp-shipping-settings-container .wsp-shipping-header-section{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:16px;margin-bottom:24px}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title{flex:1;min-width:0}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title .wsp-shipping-header-heading{font-size:24px;font-weight:600;line-height:32px;color:#1f2937;margin:0}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title .wsp-shipping-header-heading .wsp-shipping-header-title-wrap{display:flex;align-items:center;gap:12px}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title .wsp-shipping-header-heading .wsp-shipping-store-link{display:flex;align-items:center;gap:5px;font-weight:400;font-size:20px;align-self:center;color:var(--wp--preset--color--primary);text-decoration:none;transition:color .2s ease}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title .wsp-shipping-header-heading .wsp-shipping-store-link:hover{color:var(--wp--preset--color--primary-hover)}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-title .wsp-shipping-header-heading .wsp-shipping-store-link .wsp-shipping-external-link-icon{stroke-width:2.5}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-actions{flex-shrink:0;white-space:nowrap}#wsp-shipping-settings-container .wsp-shipping-header-section .wsp-shipping-header-actions .wsp-shipping-back-link{display:flex;align-items:center;gap:5px}#wsp-shipping-settings-container .shipping-heading-info{margin-top:16px;margin-bottom:12px}#wsp-shipping-settings-container .shipping-heading-info p{margin:0 0 8px 0}#wsp-shipping-settings-container .shipping-heading-info p:last-child{margin-bottom:0}#wsp-shipping-settings-container .dokan-form-container{background:#fff;border:1px solid #c3c4c7;border-radius:4px;padding:24px}#wsp-shipping-settings-container .dokan-form-group{display:flex;align-items:flex-start;margin-bottom:24px;clear:both}#wsp-shipping-settings-container .dokan-form-group::after{content:"";display:table;clear:both}#wsp-shipping-settings-container .dokan-form-group:last-of-type{margin-bottom:0}@media(max-width: 700px){#wsp-shipping-settings-container .dokan-form-group{flex-direction:column;align-items:stretch}}#wsp-shipping-settings-container .dokan-w3{width:25%;float:left;padding-right:16px;margin-top:6px;font-weight:500}@media(max-width: 700px){#wsp-shipping-settings-container .dokan-w3{width:100%;float:none;padding-right:0;margin-top:0;margin-bottom:8px}}#wsp-shipping-settings-container .dokan-w8{width:75%;float:left}@media(max-width: 700px){#wsp-shipping-settings-container .dokan-w8{width:100%;float:none}}#wsp-shipping-settings-container .dokan-form-control{width:100%;padding:8px 16px;border:1px solid var(--wp--preset--color--text-secondary);border-radius:4px;font-size:16px;line-height:24px;color:var(--wp--preset--color--text-secondary);transition:border-color .2s ease,color .2s ease}#wsp-shipping-settings-container .dokan-form-control:hover{border-color:var(--wp--preset--color--border-color-active);color:var(--wp--preset--color--text-primary)}#wsp-shipping-settings-container .dokan-form-control:focus{outline:none;border-color:var(--wp--preset--color--border-color-active);color:var(--wp--preset--color--text-primary);box-shadow:unset}#wsp-shipping-settings-container .dokan-form-control::placeholder{color:var(--wp--preset--color--text-disabled-color)}#wsp-shipping-settings-container .dokan-form-control:hover::placeholder,#wsp-shipping-settings-container .dokan-form-control:focus::placeholder{color:var(--wp--preset--color--text-primary)}#wsp-shipping-settings-container textarea.dokan-form-control{min-height:100px;resize:vertical}#wsp-shipping-settings-container select.dokan-form-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg class=%27ast-arrow-svg%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 version=%271.1%27 x=%270px%27 y=%270px%27 width=%2726px%27 height=%2716.043px%27 fill=%27%231a1a1a%27 viewBox=%2757 35.171 26 16.043%27 enable-background=%27new 57 35.171 26 16.043%27 xml:space=%27preserve%27 %3E%3Cpath d=%27M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z%27%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position:right 15px center !important;padding:8px 16px;color:var(--wp--preset--color--text-secondary)}#wsp-shipping-settings-container select.dokan-form-control:hover,#wsp-shipping-settings-container select.dokan-form-control:focus{color:var(--wp--preset--color--text-primary);border-color:var(--wp--preset--color--border-color-active)}#wsp-shipping-settings-container .dokan-btn{padding:16px 40px;border:none;border-radius:999px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease}#wsp-shipping-settings-container .dokan-btn-theme{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--text-inverse);border-color:var(--wp--preset--color--primary)}#wsp-shipping-settings-container .dokan-btn-theme:hover{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover);color:var(--wp--preset--color--text-inverse);text-decoration:none}#wsp-shipping-settings-container .dokan-btn-theme:focus{background-color:var(--wp--preset--color--primary-hover);border-color:var(--wp--preset--color--primary-hover)}input[type=checkbox]:not(#toggle-mobile-menu).toogle-checkbox,input[type=checkbox]:not(#toggle-mobile-menu).toggle-checkbox{display:none !important}.dokan-dashboard .dokan-form-group .multiselect__input{padding:0 !important}.dokan-dashboard .dokan-form-group .multiselect__option--highlight{background-color:var(--wp--preset--color--primary) !important}.dokan-dashboard .dokan-form-group .multiselect__option--highlight::after{background-color:var(--wp--preset--color--primary) !important}.dokan-dashboard .dokan-form-group .multiselect__tag{background-color:var(--wp--preset--color--primary) !important}.dokan-shipping-zone-list-container table th:empty,.dokan-shipping-zone-list-container table td:empty{display:none}.dokan-shipping-zone-list-container table th:only-child:empty,.dokan-shipping-zone-list-container table td:only-child:empty{display:none}.dokan-shipping-zone-list-container table th,.dokan-shipping-zone-list-container table td{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dokan-shipping-zone-list-container table thead{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#vendor-shipping-methods table th:empty,#vendor-shipping-methods table td:empty{display:none}#vendor-shipping-methods table th:only-child:empty,#vendor-shipping-methods table td:only-child:empty{display:none}#vendor-shipping-methods table th,#vendor-shipping-methods table td{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#vendor-shipping-zones table th:nth-child(1),#vendor-shipping-zones table td:nth-child(1){width:300px;min-width:300px;max-width:300px}#vendor-shipping-zones table th:nth-child(1) div,#vendor-shipping-zones table td:nth-child(1) div{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}#vendor-shipping-zones table th:nth-child(2),#vendor-shipping-zones table td:nth-child(2){width:300px;min-width:300px;max-width:300px}#vendor-shipping-zones table th:nth-child(2) div,#vendor-shipping-zones table td:nth-child(2) div{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}#vendor-shipping-zones table th:nth-child(3),#vendor-shipping-zones table td:nth-child(3){width:400px;min-width:400px;max-width:400px}#vendor-shipping-zones table th:nth-child(3) div,#vendor-shipping-zones table td:nth-child(3) div{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.wsp-import-format-chooser{padding:24px 0}.wsp-import-format-chooser__label{font-size:14px;color:#555;margin-bottom:12px}.wsp-import-format-chooser__cards{display:flex;align-items:stretch;gap:12px}@media(max-width: 1200px){.wsp-import-format-chooser__cards{flex-direction:column}}.wsp-import-format-chooser__card{appearance:none;font-family:inherit;font-size:inherit;line-height:inherit;color:#1a1a1a;text-decoration:none;box-shadow:none;flex:1;display:flex;flex-direction:column;gap:8px;padding:16px;border:2px solid #eee;border-radius:6px;cursor:pointer;transition:border-color 180ms ease,background-color 180ms ease;background:#fff;text-align:left}.wsp-import-format-chooser__card:hover,.wsp-import-format-chooser__card:focus-visible{border-color:var(--wp--preset--color--primary);background:#f4f4ff;text-decoration:none;color:#1a1a1a;outline:none}.wsp-import-format-chooser__card-title{font-weight:600;font-size:15px;color:#1a1a1a;display:block;text-transform:capitalize !important}.wsp-import-format-chooser__card-desc{font-size:13px;color:#777;line-height:1.4;display:block;flex-grow:1;text-transform:capitalize !important}.wsp-import-format-chooser__card-action{font-size:13px;font-weight:600;color:var(--wp--preset--color--primary);display:block;margin-top:8px;text-transform:capitalize !important}.wsp-import-back-btn{background:none;border:none;padding:0;font-size:13px;color:#555;cursor:pointer;margin-bottom:12px;display:inline-flex;align-items:center;gap:4px}.wsp-import-back-btn:hover{color:#1a1a1a}.wsp-csv-import{padding:24px 0}.wsp-csv-import__dropzone{border:2px dashed #bfbfbf;border-radius:6px;padding:32px 24px;text-align:center;cursor:pointer;transition:border-color 180ms ease,background-color 180ms ease;background:#fafafa;margin-bottom:24px}.wsp-csv-import__dropzone:hover,.wsp-csv-import__dropzone--dragover{border-color:var(--wp--preset--color--primary);background:#f4f4ff}.wsp-csv-import__dropzone-icon{width:40px;height:40px;margin:0 auto 8px;color:#bfbfbf}.wsp-csv-import__dropzone-text{font-size:14px;color:#555;line-height:1.5}.wsp-csv-import__dropzone-text strong{color:var(--wp--preset--color--primary);cursor:pointer}.wsp-csv-import__dropzone-hint{font-size:12px;color:#999;margin-top:4px}.wsp-csv-import__file-selected{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#333;margin-top:12px}.wsp-csv-import__file-selected svg{color:#27ae60;flex-shrink:0}.wsp-csv-import__options{margin-bottom:16px}.wsp-csv-import__option-label{display:flex;align-items:center;gap:8px;font-size:.9rem;cursor:pointer}.wsp-csv-import__checkbox{cursor:pointer}.wsp-csv-import__actions{margin-bottom:24px}.wsp-csv-import__submit{border:1px solid var(--wp--preset--color--primary) !important}.wsp-csv-import__submit:hover{border-color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__submit{font-weight:600 !important;border-radius:32px;min-width:180px}.wsp-csv-import__submit:disabled{opacity:.5;cursor:not-allowed}.wsp-csv-import__progress{margin-bottom:24px}.wsp-csv-import__progress-bar-wrap{height:8px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:8px}.wsp-csv-import__progress-bar{height:100%;background:var(--wp--preset--color--primary);border-radius:4px;transition:width 600ms ease;width:0%}.wsp-csv-import__progress-label{font-size:13px;color:#555}.wsp-csv-import__images-note{font-size:12px;color:#888;margin-top:8px}.wsp-csv-import__results{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.wsp-csv-import__stat{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;padding:8px 12px;border-radius:4px}.wsp-csv-import__stat--imported{background:#eafaf1;color:#27ae60}.wsp-csv-import__stat--updated{background:#eaf4fb;color:#2980b9}.wsp-csv-import__stat--failed{background:#fdf2f2;color:#e74c3c}.wsp-csv-import__stat--skipped{background:#fefaf0;color:#e67e22}.wsp-csv-import__errors{background:#fdf2f2;border:1px solid #f5c6c6;border-radius:4px;padding:12px;font-size:13px;color:#c0392b}.wsp-csv-import__errors summary{cursor:pointer;font-weight:600;margin-bottom:8px}.wsp-csv-import__errors ul{margin:8px 0 0;padding-left:16px}.wsp-csv-import__errors ul li{margin-bottom:4px}.wsp-csv-import__error-global{padding:12px;background:#fdf2f2;border:1px solid #f5c6c6;border-radius:4px;font-size:14px;color:#c0392b;margin-bottom:16px}.wsp-csv-import__reset{border:1px solid var(--wp--preset--color--primary) !important}.wsp-csv-import__reset:hover{border-color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__reset{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.wsp-csv-import__reset:hover{color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__reset{font-weight:600 !important;border-radius:32px;margin-top:12px}.slider.round{--dokan-toggle-active-color: var(--wp--preset--color--primary) !important}.wsp-vendor-store-header-section{width:100%}.wsp-vendor-store-header-section .collection-banner-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:2rem}.wsp-vendor-store-header-section .collection-banner{position:relative;width:100%;overflow:hidden;max-height:280px}.wsp-vendor-store-header-section .wsp-vendor-hero-img{width:100%;height:280px;display:block;object-fit:cover}.wsp-vendor-store-header-section .collection-vendor-logo{position:absolute;bottom:-18px;left:10%;z-index:2;width:160px;height:160px;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:rgba(14,63,126,.06) 0px 0px 0px 1px,rgba(42,51,70,.03) 0px 1px 1px -0.5px,rgba(42,51,70,.04) 0px 2px 2px -1px,rgba(42,51,70,.04) 0px 3px 3px -1.5px,rgba(42,51,70,.03) 0px 5px 5px -2.5px,rgba(42,51,70,.03) 0px 10px 10px -5px,rgba(42,51,70,.03) 0px 24px 24px -8px}.wsp-vendor-store-header-section .collection-vendor-logo img{max-width:100%;max-height:100%;width:100%;height:100%;display:block;object-fit:contain;background-color:#fff;mix-blend-mode:multiply}@media(max-width: 768px){.wsp-vendor-store-header-section .collection-vendor-logo{width:80px;height:80px;border-radius:8px;bottom:-18px;left:20px}}@media(min-width: 1201px){.dokan-store #primary,.dokan-store-list-page #primary{width:74%;margin:0 !important}}.dokan-store .ast-container,.dokan-store-list-page .ast-container{max-width:100%;padding:0}@media(min-width: 1201px){.dokan-store #secondary,.dokan-store-list-page #secondary{width:26%}}.dokan-store .wsp-filter-options,.dokan-store-list-page .wsp-filter-options{padding-top:8px}.dokan-store .page-title,.dokan-store-list-page .page-title{font-size:32px !important;line-height:48px !important;margin-bottom:12px !important;color:#1a1a1a}@media(min-width: 1201px){.dokan-store .wsp--shop-filters--show,.dokan-store-list-page .wsp--shop-filters--show{display:none !important}}@media(max-width: 1200px){.dokan-store .wsp--shop-filters--show,.dokan-store-list-page .wsp--shop-filters--show{display:block;justify-self:flex-start;padding:8px 24px !important;line-height:24px !important}}.dokan-shipping-policy-container h3{font-size:16px !important}.shipping-heading-info>p:last-child:not([class]){display:none}@media(max-width: 1200px){.mega-menu-item .mega-menu-content{display:none !important;visibility:hidden !important;pointer-events:none !important;opacity:0 !important}.mega-menu-item{position:relative !important}.mega-menu-item .dropdown-menu-toggle,.mega-menu-item .ast-menu-toggle{display:none !important;pointer-events:none !important}.mega-menu-content{display:none !important;visibility:hidden !important;pointer-events:none !important;opacity:0 !important}}@media(min-width: 1201px){.has-mega-menu{position:static !important}.mega-menu-item{position:static !important}.mega-menu-item .mega-menu-content{display:none;position:absolute;top:100px;left:50%;transform:translateX(-50%);width:100vw;max-width:100vw;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;padding:24px;margin-top:8px}}@media(min-width: 1201px)and (max-width: 1560px){.mega-menu-item .mega-menu-content{top:110px}}@media(min-width: 1201px){.mega-menu-item .mega-menu-content .mega-menu-columns{display:grid;grid-template-columns:278px 278px 1fr;gap:24px;max-width:1125px;margin:0 auto}.mega-menu-item .mega-menu-content .mega-menu-column-1{max-width:278px}.mega-menu-item .mega-menu-content .mega-menu-column-1 .mega-menu-level-1{list-style:none;padding:0;margin:0;border-right:1px solid #eee;padding-right:18px;max-height:480px;overflow-y:auto}.mega-menu-item .mega-menu-content .mega-menu-column-1 .mega-menu-level-1 .mega-menu-item-level-1 a{display:block;font-size:16px;text-decoration:none !important;padding:4px 8px;line-height:24px;color:var(--wp--preset--color--primary);cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-1 .mega-menu-level-1 .mega-menu-item-level-1 a:hover{text-decoration:none !important;color:var(--wp--preset--color--primary-);cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-1 .mega-menu-level-1 .mega-menu-item-level-1.active{background:#f8f8f8}.mega-menu-item .mega-menu-content .mega-menu-column-1 .mega-menu-level-1 .mega-menu-item-level-1.active a{color:var(--wp--preset--color--primary-hover)}.mega-menu-item .mega-menu-content .mega-menu-column-2{max-width:278px}.mega-menu-item .mega-menu-content .mega-menu-column-2 .mega-menu-level-2{list-style:none;padding:0;margin:0;max-height:480px;overflow-y:auto}.mega-menu-item .mega-menu-content .mega-menu-column-2 .mega-menu-level-2 .mega-menu-item-level-2{padding-right:18px}.mega-menu-item .mega-menu-content .mega-menu-column-2 .mega-menu-level-2 .mega-menu-item-level-2 a{display:block;line-height:24px;padding:4px 0px;text-decoration:none !important;transition:color .2s;cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-2 .mega-menu-level-2 .mega-menu-item-level-2 a:hover{text-decoration:none;color:var(--wp--preset--color--primary-hover);cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-2 .mega-menu-level-2 .mega-menu-item-level-2.mega-menu-see-all{margin-top:16px;margin-bottom:16px}.mega-menu-item .mega-menu-content .mega-menu-column-3{max-width:416px;width:416px;margin-left:auto}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-category-banner{position:relative;width:100%;height:77px;margin-bottom:21px;overflow:hidden;border-radius:4px;background-color:#f5f5f5}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-category-banner .mega-menu-category-image{width:100%;height:100%;object-fit:cover}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-category-banner.mega-menu-category-banner-placeholder{background:linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%)}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-category-banner .mega-menu-category-title{position:absolute;top:50%;left:50%;width:calc(100% - 40px);text-align:center !important;transform:translate(-50%, -50%);font-size:20px !important;line-height:22px !important;font-weight:600 !important;margin:0;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);z-index:1}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-category-banner.mega-menu-category-banner-placeholder .mega-menu-category-title{color:#333;text-shadow:none}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-featured-header .mega-menu-featured-text{font-size:18px;font-weight:400;color:#777}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-featured-header .mega-menu-category-link{font-size:16px !important;font-weight:600 !important;color:var(--wp--preset--color--primary);text-decoration:none !important;cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-featured-header .mega-menu-category-link:hover{text-decoration:none;color:var(--wp--preset--color--primary-hover);cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product a{display:flex;flex-direction:column;text-decoration:none !important;transition:opacity .2s;cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product a:hover{opacity:.8;cursor:pointer}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product .mega-menu-product-image{width:200px;height:200px;object-fit:cover;border-radius:4px;margin-bottom:15px}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product .mega-menu-product-title{font-weight:600;font-size:16px;line-height:24px;color:#777;text-decoration:none;transition:color .2s}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product .mega-menu-product-title:hover{color:var(--wp--preset--color--primary)}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product .mega-menu-product-vendor{display:block;font-weight:400;font-size:12px;line-height:20px;margin-top:4px;color:#959595;text-decoration:none !important;cursor:pointer;transition:color .2s}.mega-menu-item .mega-menu-content .mega-menu-column-3 .mega-menu-category-info .mega-menu-products .mega-menu-product .mega-menu-product-vendor:hover{text-decoration:none !important;color:var(--wp--preset--color--primary);cursor:pointer}.mega-menu-item:hover .mega-menu-content{display:block}}@media(max-width: 1200px){.mega-menu-item .mega-menu-content{display:none !important}.mega-menu-item{position:relative !important}.mega-menu-item .dropdown-menu-toggle,.mega-menu-item .ast-menu-toggle{display:none !important}.mega-menu-content{display:none !important}.has-mega-menu>li.menu-item-4370,.has-mega-menu>li.menu-item-4371,.has-mega-menu>li.menu-item-4372,.has-mega-menu>li.menu-item-4374,.has-mega-menu>li.menu-item-4376,.has-mega-menu>li.menu-item-4378,.has-mega-menu>li.menu-item-4379,.has-mega-menu>li.menu-item-4380,.has-mega-menu>li.menu-item-4381,.has-mega-menu>li.menu-item-4382,.has-mega-menu>li.menu-item-4383{display:none !important}}.mega-menu-item>.sub-menu{display:none !important}.mega-menu-item>ul.sub-menu{display:none !important}
:root{--ast-global-color-0: var(--wp--preset--color--primary);--ast-global-color-1: var(--wp--preset--color--primary);--ast-border-color: #BFBFBF;--wp--preset--color--link-color: #B48CC3;--wp--preset--font-weight--body: 400;--wp--preset--line-height--body: 24px;--dokan-button-background-color: var(--wp--preset--color--primary);--dokan-button-secondary-text-color: var(--wp--preset--color--primary);--dokan-button-border-color: var(--wp--preset--color--primary);--dokan-link-color: var(--wp--preset--color--primary);--dokan-link-hover-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-background-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-background-color: #FFF;--dokan-button-secondary-hover-text-color: var(--wp--preset--color--primary)}.wsp-body-filter-opened{overflow:hidden}@media(max-width: 700px){.wsp-body-filter-opened #primary{opacity:0 !important;pointer-events:none !important}}.wsp-import-format-chooser{padding:24px 0}.wsp-import-format-chooser__label{font-size:14px;color:#555;margin-bottom:12px}.wsp-import-format-chooser__cards{display:flex;align-items:stretch;gap:12px}@media(max-width: 1200px){.wsp-import-format-chooser__cards{flex-direction:column}}.wsp-import-format-chooser__card{appearance:none;font-family:inherit;font-size:inherit;line-height:inherit;color:#1a1a1a;text-decoration:none;box-shadow:none;flex:1;display:flex;flex-direction:column;gap:8px;padding:16px;border:2px solid #eee;border-radius:6px;cursor:pointer;transition:border-color 180ms ease,background-color 180ms ease;background:#fff;text-align:left}.wsp-import-format-chooser__card:hover,.wsp-import-format-chooser__card:focus-visible{border-color:var(--wp--preset--color--primary);background:#f4f4ff;text-decoration:none;color:#1a1a1a;outline:none}.wsp-import-format-chooser__card-title{font-weight:600;font-size:15px;color:#1a1a1a;display:block;text-transform:capitalize !important}.wsp-import-format-chooser__card-desc{font-size:13px;color:#777;line-height:1.4;display:block;flex-grow:1;text-transform:capitalize !important}.wsp-import-format-chooser__card-action{font-size:13px;font-weight:600;color:var(--wp--preset--color--primary);display:block;margin-top:8px;text-transform:capitalize !important}.wsp-import-back-btn{background:none;border:none;padding:0;font-size:13px;color:#555;cursor:pointer;margin-bottom:12px;display:inline-flex;align-items:center;gap:4px}.wsp-import-back-btn:hover{color:#1a1a1a}.wsp-csv-import{padding:24px 0}.wsp-csv-import__dropzone{border:2px dashed #bfbfbf;border-radius:6px;padding:32px 24px;text-align:center;cursor:pointer;transition:border-color 180ms ease,background-color 180ms ease;background:#fafafa;margin-bottom:24px}.wsp-csv-import__dropzone:hover,.wsp-csv-import__dropzone--dragover{border-color:var(--wp--preset--color--primary);background:#f4f4ff}.wsp-csv-import__dropzone-icon{width:40px;height:40px;margin:0 auto 8px;color:#bfbfbf}.wsp-csv-import__dropzone-text{font-size:14px;color:#555;line-height:1.5}.wsp-csv-import__dropzone-text strong{color:var(--wp--preset--color--primary);cursor:pointer}.wsp-csv-import__dropzone-hint{font-size:12px;color:#999;margin-top:4px}.wsp-csv-import__file-selected{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#333;margin-top:12px}.wsp-csv-import__file-selected svg{color:#27ae60;flex-shrink:0}.wsp-csv-import__options{margin-bottom:16px}.wsp-csv-import__option-label{display:flex;align-items:center;gap:8px;font-size:.9rem;cursor:pointer}.wsp-csv-import__checkbox{cursor:pointer}.wsp-csv-import__actions{margin-bottom:24px}.wsp-csv-import__submit{border:1px solid var(--wp--preset--color--primary) !important}.wsp-csv-import__submit:hover{border-color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__submit{font-weight:600 !important;border-radius:32px;min-width:180px}.wsp-csv-import__submit:disabled{opacity:.5;cursor:not-allowed}.wsp-csv-import__progress{margin-bottom:24px}.wsp-csv-import__progress-bar-wrap{height:8px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:8px}.wsp-csv-import__progress-bar{height:100%;background:var(--wp--preset--color--primary);border-radius:4px;transition:width 600ms ease;width:0%}.wsp-csv-import__progress-label{font-size:13px;color:#555}.wsp-csv-import__images-note{font-size:12px;color:#888;margin-top:8px}.wsp-csv-import__results{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.wsp-csv-import__stat{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;padding:8px 12px;border-radius:4px}.wsp-csv-import__stat--imported{background:#eafaf1;color:#27ae60}.wsp-csv-import__stat--updated{background:#eaf4fb;color:#2980b9}.wsp-csv-import__stat--failed{background:#fdf2f2;color:#e74c3c}.wsp-csv-import__stat--skipped{background:#fefaf0;color:#e67e22}.wsp-csv-import__errors{background:#fdf2f2;border:1px solid #f5c6c6;border-radius:4px;padding:12px;font-size:13px;color:#c0392b}.wsp-csv-import__errors summary{cursor:pointer;font-weight:600;margin-bottom:8px}.wsp-csv-import__errors ul{margin:8px 0 0;padding-left:16px}.wsp-csv-import__errors ul li{margin-bottom:4px}.wsp-csv-import__error-global{padding:12px;background:#fdf2f2;border:1px solid #f5c6c6;border-radius:4px;font-size:14px;color:#c0392b;margin-bottom:16px}.wsp-csv-import__reset{border:1px solid var(--wp--preset--color--primary) !important}.wsp-csv-import__reset:hover{border-color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__reset{border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.wsp-csv-import__reset:hover{color:var(--wp--preset--color--primary-hover) !important}.wsp-csv-import__reset{font-weight:600 !important;border-radius:32px;margin-top:12px}
