/* Start custom CSS for section, class: .elementor-element-4c1f81ed */.themeholy-cart-coupon {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.themeholy-cart-coupon #coupon_code {
    flex: 1;
}
.themeholy-cart-coupon .themeholy-btn {
    height: 55px;
    padding: 0 20px;
    margin-left: 30px;
}
button[name="update_cart"] {
    display: none
}
.wc-proceed-to-checkout > .checkout-button {
    display: inline-block;
    width: 100%;
    border-radius: 28px;
    text-align: center;
}/* End custom CSS */