.elementor-1489 .elementor-element.elementor-element-202347c{--display:flex;}/* Start custom CSS for wc-elements, class: .elementor-element-6e55474 */.woocommerce a.checkout-button,
.woocommerce button.checkout-button {
    background-color: #000 !important;
    color: #fff !important;
    border: none !important;
}

.woocommerce a.checkout-button:hover,
.woocommerce button.checkout-button:hover {
    background-color: #888 !important;
}




.woocommerce-cart table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    display: flex !important;
    gap: 10px !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
input#coupon_code {
    width: 160px !important;
    min-width: 160px !important;
    flex: 0 0 160px !important;
    font-size: 16px !important;
    padding: 12px 14px !important;
    box-sizing: border-box !important;
}/* End custom CSS */