
/*
Typography
*/
.w-section h1 {
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: .02em
}

@media (max-width: 959px) {
    .w-section h1 {
        font-size: 1.75rem
    }
}

.w-section h1 + .w-section h1 + h2 {
    margin-top: 0
}

.w-section h2 {
    margin-top: 16px;

    font-family: Butler, Georgia, Times New Roman, Times, serif;
    font-size: 2rem;
    text-transform: none;
}

@media (max-width: 959px) {
    .w-section h2 {
        font-size: 2rem
    }
}

.w-section h2 + .w-section h2 + h3 {
    margin-top: 0
}

.w-section h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 3.5rem
}

.h3:first-child, .w-section h3:first-child {
    margin-top: 0
}

@media (max-width: 959px) {
    .w-section h3 {
        font-size: 1.5rem
    }
}

.w-section h3 + .w-section h3 + h4 {
    margin-top: 0
}

.w-section h4 {
    font-size: 1.125rem;
    font-weight: 700
}

@media (max-width: 959px) {
    .w-section h4 {
        font-size: 1.125rem
    }
}

.w-section h4 + .w-section h4 + h5 {
    margin-top: 0
}

.w-section h5 {
    font-size: 1rem
}

.w-section h5 + .w-section h5 + h6 {
    margin-top: 0
}

.w-section h6 {
    font-size: .875rem
}



/*
Buttons
*/
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    height: auto;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background: #333342;
    border: 0 solid #e6e4e4;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px 1px rgba(51, 51, 66, .1);
    box-shadow: 0 1px 4px 1px rgba(51, 51, 66, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: .75rem;
    font-weight: 600;
    height: 3rem;
    letter-spacing: 6%;
    line-height: 1;
    min-width: 3rem;
    padding: 1.125rem 2.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    white-space: nowrap;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    color: #ffffff;
}


/*
Products
*/
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #8d8ae5;
    font-weight: 700;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #8d8ae5;
    font-weight: 700;
}
.woocommerce a.added_to_cart {
    display: block;
}
.woocommerce .quantity .qty {
    width: 100px;
    height: 48px;
    margin-top: 0;
    margin-right: 8px;
}
.w-section .related.products {
    clear: both;
}



/*
Forms
*/
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-size: .875rem;
    font-weight: 600;
}
.woocommerce form .form-row .required {
    color: #c02b0a;
    display: inline-block;
    font-size: 13.008px;
    padding-left: 0.125em;
}
.w-section select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5.5 5L12 1' fill='none' stroke='%23FFA154' stroke-width='2'/%3E%3C/svg%3E");
    background-position: calc(100% - .75rem) !important;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px 1px rgba(51, 51, 66, .1);
    box-shadow: 0 1px 4px 1px rgba(51, 51, 66, .1);
    color: #333342;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    height: 2.5rem;
    line-height: inherit;
    margin: 0;
    outline: 0;
    padding: 0 1em;
    padding-right: 2rem !important
}
.w-section .wc-block-components-notice-banner {
    margin: 0 0 32px 0;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
    height: auto;
    box-shadow: none;
}
.w-section .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 16px;
}


/*
Tables
*/
.shop_table {
    background: #fff !important;
}
.w-section .woocommerce a.remove {
    color: #c02b0a !important;
}
.w-section .woocommerce a.remove:hover {
    background: #c02b0a !important;
    color: #ffffff !important;
}
.w-section .woocommerce .quantity .qty {
    background-color: #e6e4e4;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 160px;
    height: 48px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    margin-top: 16px;

    font-size: 2rem;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 32px;
    font-size: .75rem;
    padding: 1.125rem 2.5rem;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #fff;
}
.woocommerce .woocommerce-customer-details address {
    background: #fff;
}
.woocommerce-terms-and-conditions-wrapper a {
    color: #7f54b3;
    text-decoration: underline;
}
.woocommerce-terms-and-conditions-wrapper a:hover {
    text-decoration: none;
}


/*
Currency Conversion
*/
body.cart .currency-conversion,
body.checkout .currency-conversion {
    float: right;
    margin-top: -52px;
    position: relative;
    z-index: 50;
}
body.cart .currency-conversion .currency-label,
body.checkout .currency-conversion .currency-label {
    display: none;
}
@media (min-width: 640px) {
    body.cart .currency-conversion,
    body.checkout .currency-conversion {
        margin-top: -92px;
    }
    body.cart .currency-conversion .currency-label,
    body.checkout .currency-conversion .currency-label {
        display: block;
    }
}