.elementor-1463 .elementor-element.elementor-element-5ebb4c1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for wc-elements, class: .elementor-element-d6e221a */.coupon button, .actions button {
    padding: 14px 24px !important;
    color: black !important;
    background-color: #FFFF64 !important;
    border-radius: 50px !important;
}
.coupon button:hover, .actions button:hover {
    background-color: black !important;
    color: white !important;
}

.checkout-button {
    padding: 14px 24px !important;
    background-color: #FFFF64 !important;
    color: black !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    border-radius: 50px !important;
}
.checkout-button:hover {
    background-color: black !important;
    color: white !important;
}

.woocommerce-info {
    border-top-color: #39FF14; 
}
.woocommerce-info::before {
    color: #39FF14;
}/* End custom CSS */