.elementor-21 .elementor-element.elementor-element-3e45ebcc{margin-top:3em;margin-bottom:3em;padding:0px 0px 0px 0px;}.elementor-21 .elementor-element.elementor-element-3bbd2714 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-21 .elementor-element.elementor-element-3e45ebcc{padding:0em 2em 0em 2em;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-268b12df */.woocommerce a.remove {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}

input#coupon_code {
    min-width: 150px;
}

#cart-page button br, a.checkout-button.button.alt.wc-forward br {
    display: none;
}

#cart-page button, a.checkout-button.button.alt.wc-forward {
    font-size: 14px !important;
} 

.quantity br {
    display: none;
}

@media only screen and (max-width: 900px) {
    .coupon {
        display: grid;
        width: 100%;
    }
    
    input#coupon_code {
        width: 100%;
    }
    
    #cart-page button, a.checkout-button.button.alt.wc-forward {
        width: 100%;
        margin-top: 0.5em;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-3e45ebcc */#cart-page button, a.checkout-button.button.alt.wc-forward {
    background: var( --e-global-color-primary );
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}

#cart-page button:hover, a.checkout-button.button.alt.wc-forward:hover {
    background: var( --e-global-color-secondary );
    font-size: 16px;
}/* End custom CSS */