.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}/* Start custom CSS for text-editor, class: .elementor-element-13f02303 */.cart-collaterals, .woocommerce-cart-form {
    background: white;
    padding: 1em 2em;
    border: solid 0px #b69e59!important;
    border-radius: 1em;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0.15em 2em rgba(0, 0, 0, 0.1);
    margin: 3rem 20px;
}

.button {
    border-radius: 20px!important;
}

.actions[colspan="6"] .button[name="update_cart"] {
    margin-top: 30px!important;
}

#coupon_code {
    padding: 13px 15px;
    border-radius: 20px;
    width: 150px;
    margin-right: 15px
}

@Media screen and (max-width: 571px) {
    .woocommerce.woocommerce-cart table.shop_table td.product-name {
        width: 100%!important;
    }
}/* End custom CSS */