#menu-bottom-menu .menu-text {
    text-transform: uppercase ;
}



.gform_heading {
    display: none !important;
}

.gform_wrapper button {
    text-transform: capitalize !important;
    font-weight: 700 !important
}

.woocommerce-page table.cart td.actions .coupon {
    float: left;
    display: flex;
}

.woocommerce-page table.cart td.actions .coupon .input-text {
    width: auto !important;
}

