.woocommerce-info.message-wrapper {
    padding: .56rem 0;
}
.woocommerce-info.message-wrapper .message-container, .woocommerce-info.message-wrapper .message-container a {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.94rem;
    color: rgba(37, 61, 78, 1);
}
.woocommerce-info.message-wrapper .message-container a {
    color: rgba(102, 179, 69, 1);
    font-family: 'Quicksand Bold', sans-serif;
}
.woocommerce form.checkout > .row > .large-5.col {
    padding: 0;
    max-width: calc(44% - 2.78rem);
    -ms-flex-preferred-size: calc(44% - 2.78rem);
    flex-basis: calc(44% - 2.78rem);
    margin-left: auto;
}
.woocommerce form.checkout > .row > .large-7.col {
    max-width: 56%;
    -ms-flex-preferred-size: 56%;
    flex-basis: 56%;
    padding: 0;
}
form.checkout #customer_details .woocommerce-billing-fields {
    border-top: none;
    padding: 0;
}
#customer_details .woocommerce-billing-fields h3 {
    margin: 0;
    padding: .56rem 0 1.11rem;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 2.22rem;
    line-height: 2.78rem;
    text-transform: uppercase;
    color: rgba(37, 61, 78, 1);
}
#customer_details .woocommerce-billing-fields p.form-row {
    margin: 0;
}
#customer_details .woocommerce-billing-fields p.form-row label {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
    margin: 0;
}
#customer_details .woocommerce-billing-fields p.form-row label .required {
    color: red;
}
#customer_details .woocommerce-billing-fields p.form-row input {
    border-radius: .56rem;
    padding: .83rem 1.11rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
    height: 3.06rem;
    border: .07rem solid #D9D8D8;
    outline: none;
    box-shadow: none;
    margin: 0;
}
#customer_details .woocommerce-billing-fields p.form-row {
    width: calc(50% - .56rem)!important;
}
#customer_details .woocommerce-billing-fields p.form-row-first:first-child, 
#customer_details .woocommerce-billing-fields p.form-row:nth-child(4) {
    width: 100%!important;
}
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.11rem;
}
#customer_details .woocommerce-billing-fields p.form-row .select2 {
    margin: 0;
}
#customer_details .woocommerce-billing-fields p.form-row .select2 .select2-selection {
    border: .07rem solid #D9D8D8;
    border-radius: .56rem;
    height: 3.06rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    padding: .35rem 1.11rem;
    z-index: 2;
    position: relative;
    box-shadow: none;
}
form.checkout .custom-payment-methods h3,
form.checkout #customer_details .woocommerce-additional-fields h3 {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.94rem;
    color: #253D4E;
    text-transform: none;
    padding: 0;
    margin: 1.67rem 0 .69rem;
}
form.checkout #customer_details .woocommerce-additional-fields .notes > label {
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #253D4E;
    margin: 0;
}
form.checkout #customer_details .woocommerce-additional-fields .notes textarea#order_comments {
    border-radius: .56rem;
    border: .07rem solid #D9D8D8;
    box-shadow: none;
    padding: .69rem 3.33rem;
    min-height: 13.89rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.04rem;
    line-height: 1.39rem;
    color: #7E7E7E;
}
#customer_details .woocommerce-billing-fields #billing_address_2_field>label {
    width: max-content;
    opacity: 1;
}
.woocommerce form.checkout .col+.col .col-inner.has-border {
    border-radius: 1.11rem;
    border: .07rem solid #D9D8D8;
    padding: 0;
}
form.checkout .col-inner .checkout-sidebar h3 {
    padding: 1.11rem;
    margin: 0;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.39rem;
    line-height: 1.94rem;
    text-align: center;
    color: #253D4E;
}
.checkout-sidebar #order_review table.shop_table {
    background: #F7F8FA;
    padding: 1.11rem;
    margin: 0;
    border-radius: 1.11rem;
}
.checkout-sidebar #order_review table.shop_table thead th {
    border-bottom: .07rem dashed #D9D8D8;
    padding: .83rem 0;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    text-transform: none;
    color: #7E7E7E;
}
.checkout-sidebar #order_review table.shop_table tr.cart_item td {
    padding: .83rem 0;
    border-bottom: .07rem solid #D9D8D8;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #7E7E7E;
}
.checkout-sidebar #order_review table.shop_table tr.cart_item td.product-total .amount {
    color: #253D4E;
    font-size: 1.39rem;
    line-height: 100%;
}
.checkout-sidebar #order_review table.shop_table tr.cart_item td.product-total .amount span, 
.checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td .amount span {
    font-size: 1.11rem;
}
.checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal th, 
.checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td {
    margin: 0;
    padding: .83rem 0;
    border-bottom: .07rem solid #D9D8D8;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #7E7E7E;
}
.checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td .amount {
    color: #253D4E;
    font-size: 1.39rem;
    line-height: 100%;
}
.checkout-sidebar #order_review table.shop_table tfoot tr.order-total th, 
.checkout-sidebar #order_review table.shop_table tfoot tr.order-total td {
    padding: .83rem 0;
    border: 0;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #253D4E;
}
.checkout-sidebar #order_review table.shop_table tfoot tr.order-total td .amount {
    color: #DF1F26;
    font-size: 2.22rem;
    line-height: 100%;
}
.checkout-sidebar #order_review table.shop_table tfoot tr.order-total td .amount span {
    font-size: 1.39rem;
    font-family: 'Quicksand', sans-serif;
}
.checkout-sidebar #order_review #payment {
    padding: 1.11rem;
}
.custom-payment-methods #payment li.wc_payment_method,
.checkout-sidebar #order_review #payment li.wc_payment_method {
    padding: .83rem 1.11rem;
    border-radius: .56rem;
    border: .07rem solid #D9D8D8;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.custom-payment-methods #payment ul.payment_methods,
.checkout-sidebar #order_review #payment ul.payment_methods {
    display: flex;
    flex-wrap: wrap;
    gap: 1.11rem;
}
.custom-payment-methods #payment li.wc_payment_method input[type=radio],
.checkout-sidebar #order_review #payment li.wc_payment_method input[type=radio] {
    margin: 0;
    border: .1rem solid #ADADAD;
    width: 1.88rem;
    height: 1.88rem;
    border-radius: 100%;
    vertical-align: middle;
    transition: background-color 0.3s, border-color 0.3s;
    accent-color: red;
}
.custom-payment-methods #payment li.wc_payment_method label,
.custom-payment-methods #payment li.wc_payment_method .payment_box,
.checkout-sidebar #order_review #payment li.wc_payment_method label, 
.checkout-sidebar #order_review #payment li.wc_payment_method .payment_box {
    margin: 0;
    width: calc(100% - 3.33rem);
    margin-left: auto;
}
.custom-payment-methods #payment li.wc_payment_method label,
.checkout-sidebar #order_review #payment li.wc_payment_method label {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #253D4E;
}
.custom-payment-methods #payment li.wc_payment_method .payment_box p,
.checkout-sidebar #order_review #payment li.wc_payment_method .payment_box p {
    margin: 0;
    font-size: .97rem;
    line-height: 120%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #253D4E;
}
.custom-payment-methods #payment li.wc_payment_method input[type=radio]:checked,
.checkout-sidebar #order_review #payment li.wc_payment_method input[type=radio]:checked {
    color: #d93025;
}
.custom-payment-methods #payment li.wc_payment_method:has(input[type=radio]:checked),
.checkout-sidebar #order_review #payment li.wc_payment_method:has(input[type=radio]:checked) {
    border-color: #66B345;
}
.custom-payment-methods button#place_order,
.checkout-sidebar #order_review button#place_order {
    margin: 0 auto;
    display: block;
    padding: .83rem 1.67rem;
    background: #66B345;
    border-radius: 6.94rem;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 1.11rem;
    line-height: 1.53rem;
    text-transform: none;
    min-width: 13.54rem;
    height: 3.33rem;
}
form.checkout .col-inner .checkout-sidebar .woocommerce-privacy-policy-text {
    padding: 0 1.11rem 1.11rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
    display: none;
}
form.checkout .col-inner .checkout-sidebar .woocommerce-privacy-policy-text p {
    margin: 0;
}
form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon {
    padding: 1.11rem;
}
form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon .coupon .flex-row {
    gap: 1rem;
}
form.checkout .col-inner .checkout-sidebar button[name="apply_coupon"] {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #253D4E;
    text-transform: none;
    background-color: #F2F3F4;
    border-radius: 0.556rem;
    border: none;
    margin: 0;
    padding: 0.694rem 1.111rem !important;
}
form.checkout .col-inner .checkout-sidebar input[name="coupon_code"] {
    border-radius: .56rem;
    padding: .83rem 1.11rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
    height: 3.06rem;
    border: .07rem solid #D9D8D8;
    outline: none;
    box-shadow: none;
    margin: 0;
}

form.checkout.woocommerce-checkout {
    margin-top: 1.111rem;
}
form.checkout.woocommerce-checkout .large-5.col {
    margin-top: 5.5rem;
}
/* breadcrum */
.woocommerce-checkout.woocommerce-page .woocommerce:not(form.woocommerce-checkout) {
    text-align: center;
}
.woocommerce-checkout.woocommerce-page .woocommerce:has(form.woocommerce-checkout) {
    text-align: inherit;
}
.checkout-page-title {
    background-color: #FCF8F4;
    text-align: left;
}
.checkout-page-title .page-title-inner nav.woocommerce-breadcrumb.breadcrumbs a {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #7E7E7E;
}
.checkout-page-title .page-title-inner nav.woocommerce-breadcrumb.breadcrumbs .divider {
    margin: 0;
    color: #7E7E7E;
}
.checkout-page-title .page-title-inner nav.woocommerce-breadcrumb.breadcrumbs {
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #253D4E;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
}

.custom-checkout-coupon .dcsoft-coupon-list {
    margin-bottom: 0.5rem;
    display: flex;
    gap: 0.75rem;
}
.custom-checkout-coupon .dcsoft-coupon-list .dcsoft-discount {
    display: flex;
    height: 1.39rem;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/12/Subtract.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 0.75rem;
    width: fit-content;
    cursor: pointer;
}

.custom-checkout-coupon .dcsoft-coupon-list .dcsoft-discount {
    background-image: url(/wp-content/uploads/2025/12/Subtract1.png);
}

.custom-checkout-coupon .dcsoft-coupon-list .thunder {
    width: .83rem;
    height: .83rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.custom-checkout-coupon .dcsoft-coupon-list .minus {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 600;
    font-size: .972rem;
    line-height: 1.11rem;
    letter-spacing: 0;
    text-align: center;
    background: linear-gradient(90deg, #DF1F26 0%, #FF7606 100%);
    color: transparent;
    background-clip: text;
}

.custom-checkout-coupon .cart-discount {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 600;
}

@media (max-width: 767.9px) {
    .woocommerce-info.message-wrapper .message-container {
        max-width: 100%;
        padding: 0 4.1rem;
    }
    .woocommerce-info.message-wrapper .message-container, 
    .woocommerce-info.message-wrapper .message-container a {
        font-size: 3.84rem;
        line-height: 120%;
        margin: 0;
    }
    .woocommerce form.checkout > .row {
        max-width: 100%;
        padding: 4.1rem;
    }
    .woocommerce form.checkout > .row > .large-7.col, 
    .woocommerce form.checkout > .row > .large-5.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    #customer_details .woocommerce-billing-fields h3 {
        padding: 2.05rem 0;
        font-size: 5.12rem;
        line-height: 120%;
        text-align: center;
    }
    #customer_details .woocommerce-billing-fields p.form-row {
        position: relative;
        width: 100%!important;
    }
    #customer_details .woocommerce-billing-fields p.form-row label {
        background-color: #fff;
        width: max-content;
        font-size: 3.59rem;
        line-height: 5.12rem;
    }
    #customer_details .woocommerce-billing-fields p.form-row input {
        padding: 3.07rem 4.1rem;
        border-radius: 2.05rem;
        font-size: 3.59rem;
        line-height: 5.12rem;
        border: .26rem solid #D9D8D8;
        height: 100%;
        width: 100%;
    }
    #customer_details .woocommerce-billing-fields p.form-row input:focus {
        border: .26rem solid #66B345;
    }
    #customer_details .woocommerce-billing-fields p.form-row .woocommerce-input-wrapper {
        width: 100%;
        height: 11.27rem;
        display: block;
        border-radius: 2.82rem;
    }
    #customer_details .woocommerce-billing-fields p.form-row .woocommerce-input-wrapper:has(input:focus) {
        border: .77rem solid #66B34533;
    }
    #customer_details .woocommerce-billing-fields p.form-row .select2 .select2-selection {
        border: .26rem solid #D9D8D8;
        border-radius: 2.05rem;
        height: 11.27rem;
        font-size: 3.59rem;
        padding: 1.28rem 4.1rem;
    }
    .select2-container--default .select2-search--dropdown .select2-search__field {
        height: 9.22rem;
        font-size: 3.59rem;
        font-family: Quicksand, sans-serif;
        font-weight: 500;
        padding: 1.54rem 2.56rem;
        border-radius: 1.54rem;
        box-shadow: none;
        border: .26rem solid #D9D8D8;
    }
    .select2-results .select2-results__option {
        font-size: 3.59rem;
        padding: 1.54rem 4.1rem;
        margin-bottom: 0;
        font-family: Quicksand, sans-serif;
        font-weight: 500;
    }
    .select2-container--default .select2-search--dropdown {
        padding: 1.02rem 3.84rem;
    }
    form.checkout .custom-payment-methods h3,
    form.checkout #customer_details .woocommerce-additional-fields h3 {
        font-size: 4.61rem;
        line-height: 7.17rem;
        margin: 6.15rem 0 2.56rem;
    }
    form.checkout #customer_details .woocommerce-additional-fields .notes > label {
        font-size: 3.59rem;
        line-height: 5.12rem;
    }
    form.checkout #customer_details .woocommerce-additional-fields .notes textarea#order_comments {
        border-radius: 2.05rem;
        border: .26rem solid #D9D8D8;
        padding: 4.1rem;
        min-height: 51.23rem;
        font-size: 3.84rem;
        line-height: 5.12rem;
    }
    .woocommerce form.checkout .col+.col .col-inner.has-border {
        border-radius: 4.1rem;
        border: .26rem solid #D9D8D8;
        margin-top: 6.15rem;
    }
    form.checkout .col-inner .checkout-sidebar h3 {
        font-size: 4.1rem;
        line-height: 7.17rem;
        padding: 2.05rem 4.1rem;
        text-transform: none;
    }
    .checkout-sidebar #order_review table.shop_table {
        padding: 4.1rem;
    }
    .checkout-sidebar #order_review table.shop_table thead th {
        border-bottom: .26rem dashed #D9D8D8;
        padding: 3.07rem 0;
        font-size: 3.59rem;
        line-height: 7.17rem;
    }
    .checkout-sidebar #order_review table.shop_table tr.cart_item td {
        padding: 3.07rem 0;
        border-bottom: .26rem solid #D9D8D8;
        font-size: 3.59rem;
        line-height: 120%;
    }
    .checkout-sidebar #order_review table.shop_table tr.cart_item td.product-total .amount {
        font-size: 4.61rem;
    }
    .checkout-sidebar #order_review table.shop_table tr.cart_item td.product-total .amount span, 
    .checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td .amount span {
        font-size: 4.1rem;
    }
    .checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal th, 
    .checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td {
        padding: 3.07rem 0;
        border-bottom: .26rem solid #D9D8D8;
        font-size: 3.59rem;
        line-height: 6.15rem;
    }
    .checkout-sidebar #order_review table.shop_table tfoot tr.cart-subtotal td .amount {
        font-size: 4.61rem;
    }
    .checkout-sidebar #order_review table.shop_table tfoot tr.order-total th, 
    .checkout-sidebar #order_review table.shop_table tfoot tr.order-total td {
        padding: 3.07rem 0;
        font-size: 3.59rem;
        line-height: 6.15rem;
    }
    .checkout-sidebar #order_review table.shop_table tfoot tr.order-total td .amount {
        font-size: 6.15rem;
    }
    .checkout-sidebar #order_review table.shop_table tfoot tr.order-total td .amount span {
        font-size: 4.1rem;
    }
    .checkout-sidebar #order_review #payment {
        padding: 4.1rem;
    }
    .checkout-sidebar #order_review #payment ul.payment_methods {
        margin-bottom: 4.1rem;
        gap: 4.1rem;
    }
    .custom-payment-methods #payment li.wc_payment_method,
    .checkout-sidebar #order_review #payment li.wc_payment_method {
        padding: 3.07rem 4.1rem;
        border: .26rem solid #D9D8D8;
    }
    .custom-payment-methods #payment li.wc_payment_method input[type=radio],
    .checkout-sidebar #order_review #payment li.wc_payment_method input[type=radio] {
        width: 5.12rem;
        height: 5.12rem;
        border: .38rem solid #ADADAD;
    }
    .custom-payment-methods #payment li.wc_payment_method label,
    .custom-payment-methods #payment li.wc_payment_method .payment_box,
    .checkout-sidebar #order_review #payment li.wc_payment_method label, 
    .checkout-sidebar #order_review #payment li.wc_payment_method .payment_box {
        width: calc(100% - 9.22rem);
    }
    .custom-payment-methods #payment li.wc_payment_method label,
    .checkout-sidebar #order_review #payment li.wc_payment_method label {
        font-size: 3.59rem;
        line-height: 120%;
    }
    .custom-payment-methods #payment li.wc_payment_method .payment_box p,
    .checkout-sidebar #order_review #payment li.wc_payment_method .payment_box p {
        font-size: 3.33rem;
    }
    .custom-payment-methods button#place_order,
    .checkout-sidebar #order_review button#place_order {
        padding: 3.07rem 6.15rem;
        font-size: 4.1rem;
        line-height: 6.15rem;
        border-radius: 25.61rem;
        min-width: 49.95rem;
        height: 12.3rem;
    }
    form.checkout .col-inner .checkout-sidebar .woocommerce-privacy-policy-text {
        padding: 0 4.1rem 4.1rem;
        font-size: 3.59rem;
        line-height: 5.12rem;
    }

    .checkout-page-title .page-title-inner {
        justify-content: center;
        max-width: 100%;
        padding: 2rem 4.1rem;
        min-height: auto;
        background: #FCF8F4;
    }

    .checkout-page-title .page-title-inner .nav-right {
        display: none;
    }

    .checkout-page-title .page-title-inner nav.woocommerce-breadcrumb.breadcrumbs a,
    .checkout-page-title .page-title-inner nav.woocommerce-breadcrumb.breadcrumbs {
        text-align: left;
        font-size: 3.59rem;
        line-height: 5.12rem;
    }
    form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon > p {
        font-size: 3.59rem;
        text-align: center;
    }
    form.checkout .col-inner .checkout-sidebar input[name="coupon_code"] {
        border-radius: 8px;
        padding: 3.07rem 4.1rem;
        font-size: 3.59rem;
        line-height: 5.12rem;
        height: 11.27rem;
    }
    form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon .coupon .flex-col:first-child {width: 72%;}
    form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon .coupon .flex-row {
        flex-direction: row;
        gap: 3.07rem;
        padding: 1.28rem 2.56rem 2.56rem;
    }
    form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon .coupon .flex-col:last-child {
        width: calc(28% - 3.07rem);
    }
    form.checkout .col-inner .checkout-sidebar .custom-checkout-coupon .coupon .flex-col {
        flex: inherit;
        padding: 0;
    }
    form.checkout .col-inner .checkout-sidebar button[name="apply_coupon"] {
        font-size: 3.59rem;
        line-height: 6.15rem;
        border-radius: 1.02rem;
        padding: 1.28rem 2.56rem !important;
        height: 11.27rem;
    }
}
form.woocommerce-checkout .custom-payment-methods #payment li.wc_payment_method label,
form.woocommerce-checkout .custom-payment-methods #payment li.wc_payment_method .payment_method_cod{
    margin-left: 0;
}
/*css 31-01-2026*/
form.checkout #customer_details .woocommerce-additional-fields label {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
    margin: 0;
}
form.checkout #customer_details .woocommerce-additional-fields textarea#order_note_custom {
    outline: none;
    box-shadow: none;
    margin: 0;
    border-radius: .56rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 1.39rem;
    color: #7E7E7E;
}
#customer_details .woocommerce-billing-fields #billing_phone_field.error {
    position: relative;
}
#customer_details .woocommerce-billing-fields #billing_phone_field.error:after {
    content: 'Invalid Phone Number Format';
    position: absolute;
    left: 0.625rem;
    top: auto;
    background: #fff;
    color: red;
    font-size: 0.813rem;
    padding: 0 0.313rem;
    bottom: -.56rem;
    z-index: 22;
}
#customer_details .woocommerce-billing-fields #billing_phone_field.error input {
    border-color: red;
    color: red;
}
@media (max-width: 767.9px) {
    .woocommerce-checkout .woocommerce form.checkout .col+.col .col-inner.has-border {
        overflow: hidden;
    }
    .woocommerce-checkout .custom-checkout-coupon .dcsoft-coupon-list {
        gap: 2.82rem;
        margin: 0 0 1.28rem 0;
        padding: 0 2.56rem;
    }
    .woocommerce-checkout .custom-checkout-coupon .dcsoft-coupon-list .dcsoft-discount {
        height: auto;
        padding: 1.28rem 3.07rem;
    }
    .woocommerce-checkout .custom-checkout-coupon .dcsoft-coupon-list .thunder {
        width: 3.07rem;
        height: 3.07rem;
    }
    .woocommerce-checkout .custom-checkout-coupon .dcsoft-coupon-list .minus {
        font-size: 3.33rem;
        line-height: initial;
    }
    .woocommerce-checkout .checkout-sidebar #order_review table.shop_table tfoot tr.cart-discount th {
        font-size: 3.33rem;
        line-height: 1;
    }
    .woocommerce-checkout .checkout-sidebar #order_review table.shop_table tfoot tr.cart-discount td {
        font-size: 3.33rem;
    }
    .woocommerce-checkout .woocommerce form.checkout .col+.col .col-inner.has-border {
        margin-top: 0;
    }
    .woocommerce-checkout form.checkout.woocommerce-checkout {
        position: relative;
        padding-bottom: 12.3rem;
        margin-bottom: 3.84rem;
    }
    .woocommerce-checkout form.checkout.woocommerce-checkout .custom-payment-methods button#place_order {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: max-content;
    }
    .woocommerce-checkout .woocommerce form.checkout > .row > .large-7.col {
        position: static;
    }
    form.checkout #customer_details .woocommerce-additional-fields label {
        font-size: 3.59rem;
        line-height: initial;
    }
    form.checkout #customer_details .woocommerce-additional-fields textarea#order_note_custom {
        padding: 3.84rem;
        border: .26rem solid #D9D8D8;
        border-radius: 1.28rem;
        font-size: 3.59rem;
    }
    #customer_details .woocommerce-billing-fields #billing_phone_field.error:after {
        padding: 0 1.54rem;
        font-size: 2.82rem;
        left: 2.05rem;
        bottom: -1.79rem;
    }
}