/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2025 | 17:51:10 */
a.checkout-button.button.alt.wc-forward {
    padding: 0px;
    padding-bottom: 20px;
}

span.woocommerce-terms-and-conditions-checkbox-text {
    margin-right: 10px;
}

.quantity {
    flex-basis: unset !important;
    height: 36px;
    padding-left: 20px;
	margin-bottom: 20px;
}

input#billing_phone {
    text-align: right;
}

form#gform_4 {
    border: 0px;
    padding-top: 0px;
}

form.cart .product_totals ul li.wcgfpa_grand_total {
    justify-content: flex-start !important;
    margin-top: 0px !important;
    border-top: 0px !important;
}

a#elementor-menu-cart__toggle_button {
    background-color: unset !important;
}