.woopage-content {
    font-family: 'Inter';
    color: #000;
}

.woocommerce {
    font-family: 'Inter';
}

.s-ing2 .cart__item.woocommerce-cart-form__cart-item.cart_item label.screen-reader-text {
    display: none;
}

.allcfirled > form.checkout.woocommerce-checkout {
    width: 57%;
    flex: 0 0 auto;
    padding-top: 30px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
}

.allcfirled .the-check-order-rev {
    flex: 0 0 auto;
    width: 43%;
    color: #000;
    position: relative;
    z-index: 0;
    padding: 45px;
}

.the-check-sticky {
    position: sticky;
    top: 110px;
    max-width: 483px;
    background: #F4F4F4;
    padding: 40px;
    border-radius: 20px;
}

.woocommerce form p#billing_address_2_field.form-row {
    display: none !important;
}

.woocommerce form p#billing_address_2_field.form-row.show {
    display: block !important;
}

.woocommerce form .form-row.form-row-wide.addico h5.awcfe_paragraph_field:before {
    content: "+";
    font-weight: 700;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.woocommerce form .form-row.form-row-wide.addico h5.awcfe_paragraph_field {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}

.allcfirled > form.checkout.woocommerce-checkout > .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    flex: 0 0 auto;
    width: 100%;
}

.woocommerce-form-login-toggle {
    display: none;
}

.footer-links {
    margin-top: 40px;
    display: flex;
    font-family: "Inter", sans-serif;
    max-width: 775px;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div {
    padding-right: 50px;
}

.allcfirled > form.checkout.woocommerce-checkout div.footer-links > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    font-size: 14px;
    max-width: 690px;
    width: 100%;
    justify-content: space-between;
}

.allcfirled {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Inter", sans-serif;
}

.allcfirled > form.checkout.woocommerce-checkout div.footer-links > ul > li > a {
    height: 55px;
    display: inline-block;
    line-height: 55px;
    padding: 0 20px 0 0px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.the-check-sticky .thepo .cart_item {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
    justify-content: space-between;
    border-bottom: 1px solid rgb(0 0 0 / 14%);
    padding: 0 0 20px 0;
}

.the-check-sticky .thepo .cart_item .product-name {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly img {
    width: 64px;
    height: 64px;
    border-radius: 3px;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly .img-item {
    border: 0;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    background: #fff;
    padding: 10px;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly strong.product-quantity {
    background: rgba(255,255,255,0.66);
    width: 22px;
    height: 22px;
    display: block;
    color: #000;
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    display: none;
}

.the-check-sticky .thepo .cart_item .image-quantitly {
    position: relative;
    z-index: 0;
    margin-right: 15px;
}

.the-check-sticky .thepo .cart_item .product-name h5 {
    font-size: 18px;
    max-width: 200px;
    font-weight: 700;
    height: 44px;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 20px;
    max-height: 2.6rem;
}

.the-check-sticky .thepo .cart_item .product-total {
    font-weight: 700;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.the-check-sticky .thepo .cart_item .product-name small {
    opacity: 0.5;
    font-size: 16px;
}

.the-check-sticky .thepo .cart_item .product-name .name-quoi {
    line-height: 1.1;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon {
    border: 0;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 15px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button {
    margin: 0;
    border: 1px solid #ccc;
    font-size: 15px;
    font-weight: 300;
    background: none;
    border-radius: 0;
    height: 64px;
    padding: 0 35px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech input#coupon_code {
    height: 64px;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    padding: 0 15px;
    transition: all ease .4s;
    border: 1px solid #ccc;
    background: none;
    color: #000;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech label {
    position: absolute;
    top: 16px;
    left: 15px;
    color: #666;
    font-size: 10px;
    transition: all ease .4s;
    visibility: hidden;
    opacity: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech {
    position: relative;
    width: 100%;
    padding-right: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button:hover {
    color: #000;
    background: #111;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech.active label {
    opacity: 1;
    visibility: visible;
    top: 15px;
}

.input-tech.active {
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech.active input#coupon_code {
    padding-top: 10px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    border: 0;
    margin: 0;
    padding: 20px 0 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table th,.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 5px 0;
    margin: 0;
    border: 0;
    font-weight: 400;
    font-size: 13px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    text-align: right;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table th span a {
    color: #000;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td ul#shipping_method li {
    margin: 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total th, .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td {
    font-size: 18px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td > small {
    font-size: 12px;
    margin-right: 5px;
    color: #999;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row {
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    z-index: 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input,.woocommerce form .woocommerce_checkout_billing-div .form-row select {
    height: 64px;
    border: 1px solid #000000;
    padding: 0 30px;
    width: 100%;
    font-size: 15px;
    transition: all ease .4s;
    background: none;
    border-radius: 70px;
    color: #000;
    appearance: none;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input::placeholder, .woocommerce form .woocommerce_checkout_billing-div .form-row select::placeholder {
    color: rgb(0 0 0 / 50%);
}

.woocommerce form .woocommerce_checkout_billing-div .form-row label {
    position: absolute;
    top: 16px;
    left: 30px;
    color: #000;
    font-size: 10px;
    transition: all ease .4s;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    letter-spacing: 0;
    text-transform: none;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field label {
    position: relative;
    visibility: visible;
    opacity: 1;
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
    color: #000;
    top: auto;
    left: auto;
    height: auto;
    margin: 0;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field input#billing_email_me_with_news_and_offers {
    height: 15px;
    margin: 0 0 0 5px;
    border-radius: 4px;
    padding: 0;
    width: 15px;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field {
    margin: 0 0 35px 0;
}

.woocommerce-billing-fields h3 {
    font-weight: 500;
    font-size: 30px;
    margin: 20px 0 25px 0;
    color: #000;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active label {
    opacity: 1;
    visibility: visible;
    top: 9px;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active input, .woocommerce form .woocommerce_checkout_billing-div .form-row.active select {
    padding-top: 10px;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active select {
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.form-row-first {
    width: 49%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.form-row-last {
    width: 49%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row .iti {
    width: 100%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row#billing_phone_field span.wcipi-label {
    display: none;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_phone_field.form-row label {
    left: 30px;
    z-index: 1;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > .theshipping-selector {
    margin: 20px auto;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > .theshipping-selector .woocommerce-shipping-totals.shipping > h4 {
    font-weight: 500;
    font-size: 35px;
    margin: 0 0 20px 0;
    color: #000;
}

.woocommerce .theshipping-selector ul#shipping_method li {
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    transition: all ease .4s;
    margin: 0;
    line-height: 65px;
    background: none;
    position: relative;
    cursor: pointer;
    height: 64px;
    margin: 0 0 15px 0;
    border: 1px solid #CCCCCC;
    border-radius: 100px;
    padding: 0 25px;
}

.woocommerce .theshipping-selector ul#shipping_method li input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0;
    right: 0;
    height: 100%;
}

.woocommerce .theshipping-selector ul#shipping_method li label {
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    cursor: pointer;
}

.woocommerce .theshipping-selector ul#shipping_method li.active {
    color: #000;
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 0 25px;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment {
    background: none;
    border-radius: 0;
    margin-top: 40px;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment > h3 {
    font-weight: 500;
    font-size: 35px;
    margin: 0;
    color: #000;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment > p {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: rgb(0 0 0 / 56%);
    letter-spacing: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment .form-row.place-order {
    padding: 0;
    margin: 30px 0 0 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li {
    width: 100%;
    font-size: 14px;
    transition: all ease .4s;
    position: relative;
    z-index: 0;
    background: none;
    margin: 0 0 20px 0;
    border: 1px solid #ccc;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    flex-direction: row;
    cursor: pointer;
    border-radius: 110px;
    padding: 0 15px;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li.active {
    color: #000;
    border-color: #000;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box {
    margin: 0;
    background: none !important;
    padding: 15px 15px 0;
    display: none !important;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li:last-child {
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 0 15px;
    border-bottom: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li label img {
    height: 22px;
    width: auto;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    visibility: visible;
    opacity: 0;
    cursor: pointer;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li.active div.payment_box {
    color: #000;
    display: none !important;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li:first-child label {
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li:last-child label {
    border-bottom: 0;
}

.the-check-order-left {
    max-width: 775px;
    width: 100%;
}

.themain-popy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 100vh;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: none;
}

.themain-popy > .overlay {
    backdrop-filter: blur(6px);
    background-color: #0009;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.themain-popy .single-page-popup {
    max-width: 840px;
    max-inline-size: 840px;
    background: #fff;
    color: #000;
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
    margin: 50px auto;
    border-radius: 15px;
    padding: 25px;
    display: none;
}

.themain-popy .single-page-popup i.closebtn {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 500;
    font-size: 23px;
    cursor: pointer;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td a {
    color: rgb(0 0 0 / 50%);
}

.mobile-switceher, .mobile-only-check-sticky.the-check-sticky {
    display: none;
}

.themain-popy .single-page-popup > h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.themain-popy .single-page-popup > .theContent {
    font-size: 16px;
    letter-spacing: 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input:focus, .woocommerce form .woocommerce_checkout_billing-div .form-row select:focus {
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.the-check-sticky .thepo .cart_item .image-quantitly dl.variation {
    display: none;
}

.allcfirled > .wc-block-components-notice-banner.is-success {
    width: 100%;
    position: absolute;
    z-index: 1;
    max-width: 200px;
    margin: 20px auto;
    left: 0;
    right: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box.payment_method_woo_master fieldset#wc-woo_master-cc-form {
    margin: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box.payment_method_woo_master .form-row {
    padding: 0;
}

body .allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li fieldset#wc-woo_master-cc-form input {
    border-radius: 5px;
    box-shadow: 0 0 0 1px #ddd inset;
    background: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div.three-cions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 50px;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div.three-cions > img {
    width: 33.333%;
    height: 50px;
}

body .allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li fieldset#wc-woo_master-cc-form input#master_ccNo {
    padding: 0 55px 0 15px;
}

.s-ing2 .cart__item.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    align-items: center;
    padding: 10px 0 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e8e8e1;
}

.cart__image img {
    width: 150px;
    height: auto;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__image {
    margin-right: 35px;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 4px 0;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
    color: #000 !important;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    width: auto;
    text-align: left;
    margin-top: 5px;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
    background: none;
}

.cart__item-sub {
    display: flex;
    justify-content: space-between;
    line-height: 1;
}

.cart__item-details {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.minus.button.wp-element-button, .woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.plus.button.wp-element-button {
    margin: 0;
    height: auto;
    line-height: 1;
    font-weight: 700;
    color: #000;
    width: auto;
    padding: 0;
    background: none;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input#smntcswcb {
    height: 31px;
    padding: 0 0 !important;
    width: 33px;
    border-radius: 3px;
    margin: 0 15px;
    color: #000;
    background-color: #281332;
    border: 0;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.plus.button.wp-element-button {
    right: 0;
    left: auto;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.button.wp-element-button:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

.woopage-content .allcartpimg .upbtn button.button {
    height: auto;
    padding: 0 30px;
    margin: 0;
    border-color: #cfcfcf;
}

.woopage-content .woocommerce form.woocommerce-cart-form {
    width: 60%;
    float: left;
}

.woopage-content .woocommerce .cart-collaterals {
    width: 40%;
    float: left;
    padding: 0 0 0 50px;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    padding: 30px;
    background: rgb(178 171 151 / 5%);
    height: auto;
    overflow: hidden;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals h2 {
    display: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive td {
    text-align: right;
    padding: 0 0 10px 0;
    border: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li {
    margin: 0;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment .form-row.place-order button#place_order, .woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    margin: 10px 0 0 0;
    background-color: #021719;
    font-size: 15px;
    font-weight: 500;
    line-height: 55px;
    padding: 0 20px;
    border-radius: 110px;
    height: 59px;
    text-transform: uppercase;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive th {
    padding: 0 0 10px 0;
    vertical-align: middle;
    border: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr {
    vertical-align: middle;
}

.wc-proceed-to-checkout > small {
    text-align: center;
    display: block;
    margin: 15px 0 0 0;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title small {
    display: block;
    margin: 0px 0 10px;
    font-size: 12px;
}

.thec2 a {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 22px;
    border-bottom: 1px solid;
    border-bottom-color: #00000026;
    position: relative;
    z-index: 0;
    padding: 5px 0;
}

.thec2 {
    text-align: center;
    margin: -40px 0 45px 0;
}

.thec2 a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    border-bottom: 2px solid #fff;
    transition: width .5s ease;
}

.thec2 a:hover:after {
    width: 100%;
}

.dskminicart a {
    display: block;
}

.dskminicart a img {
    width: 30px;
    height: auto;
}

.dskminicart a span.dskcart-quantity {
    background: #ff4f33;
    position: absolute;
    bottom: 5px;
    right: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 0 2px #fff;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: rgb(0 0 0 / 44%);
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > .theshipping-selector ul#shipping_method {
    overflow: hidden;
}

.woocommerce .theshipping-selector ul#shipping_method li:last-child {
}

.woocommerce .theshipping-selector ul#shipping_method li:last-child.active {
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment ul.wc_payment_methods.payment_methods.methods li.active:last-child label {
}

.woocommerce form .woocommerce_checkout_billing-div .form-row select option {
    background: #fff;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment .form-row.place-order button#place_order {
    width: 100%;
    margin: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech input#coupon_code:focus {
    border-radius: 0;
    outline: none;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity label {
    display: none;
}

body .quantity .minus:hover, body .quantity .minus:focus, input.minus {
    background-image: url(http://bizdevconsultant.com/supplements/wp-content/uploads/2024/05/ph_plus-1-1.svg);
    width: 27px;
    height: 27px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

body .quantity .plus:hover, body .quantity .plus:focus, input.plus {
    background-image: url(http://bizdevconsultant.com/supplements/wp-content/uploads/2024/05/ph_plus-2.svg);
    width: 27px;
    height: 27px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.quantity .plus, .quantity .minus {
    font-size: 0 !important;
}

.woocommerce .quantity .qty {
    appearance: none;
    border: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Inter';
    padding: 0;
    border-radius: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    background: #172D2F;
    border-radius: 100px;
    margin: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background: #138B6F;
}

.woocommerce table.shop_table {
    background: none;
    border: 0;
}

.s-ing2.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount {
    font-weight: 700;
    font-family: 'Inter';
    font-size: 24px;
}

form.woocommerce-cart-form {
    width: 70%;
    float: left;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 30%;
    float: left;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 85%;
    text-align: center;
    background: #F4F4F4;
    padding: 20px;
    border-radius: 20px;
    top: 110px;
    position: sticky;
}

.woocommerce-page .cart-collaterals .cart_totals > h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Inter';
    font-size: 16px;
    letter-spacing: 1px;
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border: 0;
    background: none;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 300;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 15px 0 0 0;
}

.coupon-code > .promodiv {
    cursor: pointer;
}

.the-check-sticky .thepo .cart_item .product-total strong.product-quantity {
    font-weight: 400;
    opacity: 0.5;
}

.the-check-sticky .thepo .cart_item .product-total > span.woocommerce-Price-amount.amount {
    height: 44px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.the-check-sticky > h3 {
    border-bottom: 1px solid rgb(0 0 0 / 14%);
    color: #172D2F;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
}

.the-check-sticky .coupon-code {
    border-bottom: 1px solid rgb(0 0 0 / 14%);
    padding: 10px 0 30px 0;
}

.the-check-sticky .coupon-code a.showcoupon {
    color: #172D2F;
    font-size: 20px;
    font-weight: 400;
    padding: 0px 25px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon {
    margin: 10px 0 0 0;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row {
    padding: 0;
    width: 100%;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 100px;
    font-size: 12px;
    padding: 0 20px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    margin: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    border-radius: 100px;
    color: var(--e-global-color-044a716);
    background-color: var(--e-global-color-2fea709);
    border: 0;
    height: 35px;
    padding: 0 15px;
    font-size: 11px;
    position: absolute;
    bottom: 26px;
    right: 20px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button:hover {
    background: #000;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td, .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total th {
    border-top: 1px solid rgb(0 0 0 / 14%);
    padding: 20px 25px 0;
    font-weight: 700;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table th, .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 400;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate.tax-rate-tax-1 th,.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate.tax-rate-tax-1 td {
    padding-bottom: 30px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td strong {
    font-weight: 700;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals tr.order-total th, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals tr.order-total td {
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 300;
}

.woocommerce-order {
    max-width: 1120px;
    margin: 0 auto;
    font-family: 'Inter';
}

.woocommerce-order ul.wc-item-meta {
    padding: 0;
}

.woocommerce-order table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    margin: 0;
}

.woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 0;
    display: flex;
    justify-content: center;
}

.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin: 0 0 50px 0;
    font-size: 30px;
    font-weight: 700;
    color: #172D2F;
    letter-spacing: -0.5px;
    text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    background: #EBEBEB;
    margin: 0 0 20px 0;
    height: 78px;
    border-radius: 10px;
    padding: 0 30px 0 30px;
    display: flex;
    align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    background: #172D2F;
    color: #fff;
    font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #172D2F;
    font-size: 22px;
    line-height: 78px;
    font-weight: 500;
    transition: all ease .4s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
    background: #172d2f;
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/05/Vector-9.svg');
    display: block;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before, .woocommerce-account .woocommerce-MyAccount-navigation li:hover a:before {
    filter: invert(1) brightness(3);
    transition: all ease .4s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    background-image: url('/wp-content/uploads/2024/05/Vector-1-3.svg');
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    background-image: url('/wp-content/uploads/2024/05/map.svg');
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--returns-refunds a:before {
    background-image: url('/wp-content/uploads/2024/05/Vector-3-3.svg');
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    background-image: url('/wp-content/uploads/2024/05/logout.svg');
}
