section.woocommerce-order-details {
    color: #fff !important;
}

section.woocommerce-order-details h2 {
    color: #fff !important;
}

section.woocommerce-customer-details {
    color: #fff !important;
}

section.woocommerce-customer-details h2 {
    color: #fff !important;
}

.woocommerce-terms-and-conditions-wrapper {
    color: #fff !important;
}

div.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout div.woocommerce-error a {
    color: #3c0202 !important;
}

.single_add_to_cart_button.button.alt {
    width: 100% !important;
    margin: 0;
}

#wc-square-digital-wallet {
    margin-left: 0 !important;
    max-width: 100% !important;
}

.et_pb_wc_checkout_shipping {
    display: none !important;
}

div.et_pb_module.et_pb_wc_checkout_payment_info.et_pb_wc_checkout_payment_info_0_tb_body div.et_pb_module_inner form.checkout.woocommerce-checkout div#order_review.woocommerce-checkout-review-order div#payment.woocommerce-checkout-payment div.form-row.place-order div.woocommerce-terms-and-conditions-wrapper div.woocommerce-privacy-policy-text p a.woocommerce-privacy-policy-link,
div.et_pb_module.et_pb_wc_checkout_payment_info.et_pb_wc_checkout_payment_info_0_tb_body div.et_pb_module_inner form.checkout.woocommerce-checkout div#order_review.woocommerce-checkout-review-order div#payment.woocommerce-checkout-payment div.form-row.place-order div.woocommerce-terms-and-conditions-wrapper div.woocommerce-privacy-policy-text p a.woocommerce-terms-and-conditions-link {
    color: red !important;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-quantity {
    display: none !important;
}

.woocommerce-order {
    color: white !important;
}

.woocommerce-terms-and-conditions {
    color: black;
}

.button.wc-forward {
    width: 100%;
    text-align: center;
}

.checkout-button.button.alt.wc-forward {
    background-color: #c42011 !important;
}

p.return-to-shop a.button.wc-backward {
    width: 100%;
    text-align: center;
}

button#place_order.button.alt {
    background-color: #c42011 !important;
    color: white !important;
}

#payment #pwgc-redeem-gift-card-form {
    background-color: #130202 !important;
    padding: 20px !important;
    border-radius: 10px !important;
    margin-bottom: 20px !important;
}

#payment #pwgc-redeem-gift-card-form #pwgc-redeem-button {
    border-width: 0px !important;
    border-radius: 100px;
    letter-spacing: 0.16em;
    font-size: 14px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #FFFFFF;
    padding-top: 12px !important;
    padding-right: 24px !important;
    padding-bottom: 12px !important;
    padding-left: 24px !important;
    background-color: #77130a !important;
    color: white !important;
}

#payment #pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-number {
    line-height: 1.8em !important;
    border-width: 2px;
    border-color: #000000;
    background-color: #fff;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

#payment #pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-number label {
    color: #fff !important;
}