.billing-section .woocommerce-billing-form form .form-row input.input-text, .woocommerce form .form-row .input-text {
    padding-top: 10px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    background-color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 400;
    text-align: left;
    color: #191919 !important;
    border-radius: var(--btn-border-radius) !important;
    border: 1px solid #e3e3ec !important;
    box-shadow: 0 1px 3px 0 #19213d1a;
    transition: border .3s;
}

.billing-section .woocommerce-billing-form form .form-row input.input-text:hover, .woocommerce-billing-form form .form-row input.input-text:focus, .woocommerce form .form-row .input-text:hover, .woocommerce form .form-row .input-text:focus {
    border: 1px solid rgb(var(--bg-theme)) !important;
}

.billing-section h3#ship-to-different-address, .woocommerce-additional-fields h3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.billing-section p#order_comments_field {
    padding: 0;
}

.billing-section div#order_review .woocommerce-checkout-review-order-table {
    border: 0;
}

.billing-section .woocommerce-checkout-review-order-table .cart_item .product-quantity {
    font-weight: 500 !important;
}

.billing-section .woocommerce-checkout-review-order-table .product-total, .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout-review-order-table .order-total td, .woocommerce ul#shipping_method, .billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-order-details .woocommerce-table--order-details td:not(.woocommerce-table__product-name), .billing-section .woocommerce-checkout-review-order-table .cart-discount td {
    text-align: right !important;
}

.billing-section .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce ul#shipping_method {
    font-weight: 500 !important;
}

.billing-section #place_order {
    color: var(--btn-color) !important;
    border: var(--btn-border) !important;
    font-size: var(--btn-font-size) !important;
    font-weight: var(--btn-font-weight) !important;
    background-color: var(--btn-background) !important;
    padding: var(--btn-padding) !important;
    text-transform: var(--btn-text-transform) !important;
    border-radius: var(--btn-border-radius) !important;
    transition: all .5s ease 0ms !important;
    text-align: center !important;
    display: flex;
    justify-content: center;
    margin-top: 24px;
    width: 100%;
}

.billing-section #place_order:after, #woocommerce-checkout-form-coupon button:after {
    display: none;
}

.billing-section #order_review .woocommerce-checkout-payment li label {
    font-size: 18px !important;
}

.billing-section .et_pb_wc_checkout_payment_info {
    border-radius: 20px !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-checkout #payment {
    padding: 20px !important;
}

.billing-section .woocommerce ul#shipping_method li {
    margin: 0 !important;
}

.billing-section .woocommerce ul#shipping_method {
    color: var(--btn-background);
}

.billing-section .et_pb_wc_checkout_payment_info .woocommerce-checkout #payment div.form-row {
    margin-top: 10px;
}

.billing-section .woocommerce-privacy-policy-text a{
    font-weight: 600 !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-checkout #payment {
    background: #EBE9EB !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body.et_pb_wc_checkout_payment_info {
    background: transparent !important;
}

.billing-section table.shop_table {
    border: none !important;
}

.billing-section ul.wc-item-meta {
    padding: 0 !important;
}

.billing-section ul.wc-item-meta p {
    line-height: 26px !important;
}

.billing-section th.product-total, .billing-section td.product-total {
    text-align: right !important;
}

.billing-section table:not(.woocommerce-table--order-details).shop_table {
    margin-bottom: 32px !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-customer-details address {
    margin-top: 32px !important;
}

.billing-section .woocommerce-order-details table.shop_table {
    margin-bottom: 23px !important;
}

.woocommerce .woocommerce-order-details {
    margin-bottom: 0px !important;
}

.billing-section #payment {
    background: #EBE9EB !important;
}

.billing-section .payment_method_bacs, .billing-section .wc_payment_method.payment_method_systempaystd label {
    font-size: 18px !important;
}

.billing-section #payment div.payment_box {
    padding: 0px !important;
    margin: 12px 0 !important;
}

.billing-section #payment div.form-row {
    margin: 0px !important;
}

.billing-section #payment ul.payment_methods, .billing-section #payment div.form-row {
    padding: 0px !important;
}

.billing-section #payment ul.payment_methods {
    padding-bottom: 16px !important;
    border-bottom: 1px solid #cfc8d8;
}

.billing-section .woocommerce-privacy-policy-text {
    margin-top: 10px !important;
}

.billing-section #place_order {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: unset !important;
    background-color: var(--text-success) !important;
}

.billing-section .payment_box p {
    font-size: 14px !important;
}

.billing-section #place_order:hover {
    background-color: #218838 !important;
}

.billing-notice-section .et_pb_wc_cart_notice form .form-row {
    margin-bottom: 0px !important;
}

.billing-notice-section form#woocommerce-checkout-form-coupon {
    justify-content: space-between !important;
}

.billing-notice-section .custom-coupon-div {
    font-size: var(--default-font-size) !important;
    color: rgb(var(--color-primary)) !important;

}

.billing-notice-section form.checkout_coupon, .billing-notice-section form.woocommerce-form-login {
    border-color: transparent !important;
    /*padding: 12px 20px 20px !important;*/
}

.billing-notice-section .woocommerce form.checkout_coupon, .billing-notice-section .woocommerce form.woocommerce-form-login  {
    margin-top: 0px !important;
}

.billing-notice-section form.checkout_coupon p button {
    background-color: rgb(var(--links-color)) !important;
}

@media (max-width: 768px) {
    .billing-notice-section form#woocommerce-checkout-form-coupon p {
        width: 100% !important;
    }

    .billing-notice-section form.checkout_coupon p button {
        width: 100% !important;
        margin-top: 16px !important;
    }
}

.billing-section .woocommerce-thankyou-order-received {
    display: flex;
    justify-content: center !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body ul.woocommerce-thankyou-order-details {
    padding: 0 0 23px 0 !important;
    display: flex !important;
    justify-content: center !important;
}

@media (max-width: 1299px) {

    .billing-section .et_pb_wc_checkout_payment_info_0_tb_body ul.woocommerce-thankyou-order-details {
        display: block !important;
    }

    .billing-section .woocommerce-thankyou-order-details li {
        width: 100% !important;
        border-right: 0px !important;
        margin-right: 0px !important;
        padding-right: 0px !important;
    }

    .billing-section .woocommerce-thankyou-order-details li:not(:last-of-type) {
        margin-bottom: 16px !important;
    }
}

.billing-section .woocommerce-thankyou-order-received {
    margin-bottom: 16px !important;
}

.billing-section ul.woocommerce-thankyou-order-details li {
    text-align: center !important;
}

.billing-section ul.woocommerce-thankyou-order-details li:last-of-type {
    padding-right: 0px !important;
    margin-right: 0px !important;
}

.billing-section ul.order_details li {
    font-size: 14px !important;
    color: rgb(var(--color-primary)) !important;
}

.billing-section ul.woocommerce-thankyou-order-details li :not(.strong) {
    font-size: var(--default-font-size) !important;
    color: rgb(var(--color-primary)) !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-customer-details address {
    box-shadow: 0 1px 3px 0 #19213d1a;
    border: 1px solid #e3e3ec !important;
    padding: 15px !important;
    border-radius: 20px;
    font-size: var(--default-font-size) !important;
    color: rgb(var(--color-primary)) !important;
}

.billing-section .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-customer-details address p.woocommerce-customer-details--phone {
    padding-bottom: 0px !important;
}

.billing-section .woocommerce-table--order-details a.pay.order-actions-button {
    background-color: var(--text-success) !important;
    margin-right: 8px;
    width: 25% !important;
}

.billing-section .woocommerce-table--order-details a.pay.order-actions-button:hover {
    background-color: #218838 !important;
}

.billing-section .woocommerce-table--order-details a.cancel.order-actions-button {
    background-color: #ff00001a !important;
    color: #ff0000 !important;
    width: 25% !important;
}

.billing-section .woocommerce-table--order-details a.cancel.order-actions-button:hover {
    background-color: #fecaca !important;
}

.billing-section .woocommerce-table--order-details a.pay.order-actions-button::after, .billing-section .woocommerce-table--order-details a.cancel.order-actions-button::after {
    content: none !important;
}

@media (max-width: 768px) {

    .billing-section .woocommerce-table--order-details a.pay.order-actions-button {
        margin-bottom: 8px; !important;
    }

    .billing-section .woocommerce-table--order-details a.pay.order-actions-button, .billing-section .woocommerce-table--order-details a.cancel.order-actions-button  {
        width: 100% !important;
    }
}

.billing-section .select2-container .select2-selection--single .select2-selection__rendered {
    color: rgb(var(--color-primary) / 1);
}

.woocommerce ul#shipping_method li {
     margin: 0px !important;
     line-height: 1.5em;
     list-style: none outside;
}

.woocommerce ul#shipping_method li:not(:last-of-type) {
    margin: 0 0 .5em !important;
}

.woocommerce ul#shipping_method li input {
    vertical-align: unset !important;
}

.billing-section .woocommerce-checkout #payment div.payment_box {
    background-color: transparent !important;
}

.billing-section .wc_payment_methods.payment_methods.methods label {
    color: rgb(var(--color-primary));
}

.billing-section .woocommerce-checkout #payment {
    border-radius: var(--woocommerce-border-radius-product) !important;
}

.billing-section .woocommerce-terms-and-conditions-wrapper {
    padding-top: 12px;
}