.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1799 .elementor-element.elementor-element-37f3c9c{--display:flex;}.elementor-widget-wc-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for wc-elements, class: .elementor-element-c22334a */.entry-content h2 {
    color: black;
    text-align: center;
}
.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: right;
        background-color: black;
        color: white;
        border-radius: 25px;
    }
    
    .woocommerce #content table.cart td.actions .coupon .button.alt:hover, 
    .woocommerce #content table.cart td.actions .coupon .input-text+.button:hover, 
    .woocommerce table.cart td.actions .coupon .button.alt:hover, 
    .woocommerce table.cart td.actions .coupon .input-text+.button:hover, 
    .woocommerce-page #content table.cart td.actions .coupon .button.alt:hover, 
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button:hover, 
    .woocommerce-page table.cart td.actions .coupon .button.alt:hover, 
    .woocommerce-page table.cart td.actions .coupon .input-text+.button:hover {
        background-color: #ffc000;
        color: black;
    }
    
    #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 {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    background-color: black;
    border-radius: 25px;

}

.wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #FFC000;
    color: black;
}/* End custom CSS */