.elementor-1827 .elementor-element.elementor-element-61e793cd{padding:50px 10px 50px 10px;}.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-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 */.woocommerce-coupon-form p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}
.woocommerce-coupon-form .coupon {
    display: flex;
    gap: 10px;
}
.woocommerce-coupon-form .coupon input {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #555;
    text-transform: capitalize;
    border: 0;
    border-radius: 10px;
    padding: 11px;
    outline: none;
}
.woocommerce-coupon-form .coupon button {
    background: #FF834F;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    border-radius: 10px;
    font-weight: 500;
    padding: 11px 20px;
}
.woocommerce-coupon-form .coupon button:hover {
    background: #000;
    color: #fff;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding-top: 20px;
    padding-bottom: 0;
}/* End custom CSS */