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

a {
    color: #281322;
}

*:focus-visible {
    outline: none;
}

.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;
}

.the-check-sticky {
    position: sticky;
    top: 150px;
    max-width: 623px;
    background: #F5F5F5;
    padding: 10px 60px 50px 60px;
    border-radius: 10px;
}

.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: poMontserrat;
}

.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';
    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';
}

.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 30px 0;
    justify-content: space-between;
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    overflow: hidden;
}

.the-check-sticky .thepo .cart_item .product-name {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
}

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

.the-check-sticky .thepo .cart_item .product-name .image-quantitly .img-item {
    border: 0;
    border-radius: 0;
    position: relative;
    z-index: 0;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.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 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 25px;
}

.the-check-sticky .thepo .cart_item .product-total {
    font-weight: 400;
    font-size: 15px;
}

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

.the-check-sticky .thepo .cart_item .product-name .name-quoi {
    line-height: 1.1;
    width: 100%;
    display: block;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon {
    display: flex !important;
    border: 0;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 30px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button {
    margin: 0;
    border: 1px solid #C1BCBC;
    font-size: 13px;
    font-weight: 600;
    border-radius: 0;
    height: 47px;
    padding: 0 25px;
    background: #C1BCBC;
    color: #fff;
    border-radius: 5px;
}

.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: #fff;
    background: #281332;
    border-color: #281332;
}

.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 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 40px;
    margin: 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: 47px;
    border: 1px solid #A5A5A5;
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    background: none;
    border-radius: 5px;
    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: 15px;
    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: 5px 0 0 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"]:after {
    display: flex;
    align-items: center;
    justify-content: center;
    top: -2px;
    left: 1px;
}

.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: 700;
    font-size: 20px;
    margin: 60px 0 10px 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 {
    padding: 10px 10px 0;
}

.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: 52px;
    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: 700;
    font-size: 20px;
    margin: 60px 0 10px 0;
    color: #000;
}

.woocommerce .theshipping-selector ul#shipping_method li {
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    line-height: 47px;
    background: none;
    position: relative;
    margin: 20px 0;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 15px 0 45px;
}

.woocommerce .theshipping-selector ul#shipping_method li input {
    position: absolute;
    left: 0;
    margin: 0;
    top: 3px;
}

.woocommerce .theshipping-selector ul#shipping_method li label {
    letter-spacing: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: auto;
    cursor: pointer;
    flex-direction: column;
    line-height: 1.6;
}

.woocommerce .theshipping-selector ul#shipping_method li.active {
    color: #000;
    border: 1px solid #CCCCCC;
}

.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: 700;
    font-size: 20px;
    margin: 60px 0 10px 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;
    text-align: center;
}

.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 {
    padding: 0 5px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    line-height: 47px;
    background: none;
    position: relative;
    margin: 20px 0;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

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

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

.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: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0 15px;
    border-bottom: 0;
    line-height: 47px;
    cursor: pointer;
}

.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 {
    float: left;
    margin: 10px 0 0 0;
}

.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: block !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: poMontserrat;
}

.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 rgb(0 0 0 / 20%);
}

.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: 18px;
    font-weight: 500;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
    color: #B6B3B4 !important;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    width: auto;
    text-align: left;
    margin-left: 5px;
    font-family: 'Inter';
}

.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 {
    background-color: #281332;
    font-size: 15px;
    font-weight: 500;
    line-height: 47px;
    padding: 0 20px;
    height: 47px;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    max-width: 250px;
    margin: 0 auto;
}

.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: 15px;
}

.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: 20px auto 0;
    float: none;
}

.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;
}

.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: #281332;
    border-radius: 5px;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    height: 47px;
    line-height: 47px;
    padding: 0 10px;
}

.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: 20px;
}

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

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

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 85%;
    text-align: center;
    background: #F5F5F5;
    padding: 10px 60px 50px 60px;
    border-radius: 10px;
    position: sticky;
    top: 50px;
}

.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 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: left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
}

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

.js-qty__wrapper {
    border: 1px solid #ddd;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title a {
    color: #000;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title small b {
    font-weight: 500;
}

.cart__item-sub .cart__remove {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 10px;
}

.cart__item-sub .cart__remove a.remove {
    margin: 0;
    display: flex;
}

.woocommerce-page .cart-collaterals .cart_totals > h2 {
    font-family: "Awesome Serif", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 114px;
    display: flex;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    height: 114px;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border: 0;
    background: none;
    text-align: left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
    padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals tr td {
    border: 0;
    background: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
    text-align: right;
    padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-radius: 0;
    margin: 0;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr.order-total {
    border-top: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0;
    padding: 50px 0;
    margin-top: 40px;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 40px;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr.order-total th {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr.order-total td strong {
    font-weight: 700;
}

nav.woocommerce-breadcrumb {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    font-family: 'Inter';
    text-transform: uppercase;
}

nav.woocommerce-breadcrumb a {
    font-weight: 400;
}

.the-check-sticky > h3 {
    font-family: "Awesome Serif", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 114px;
    display: flex;
    text-transform: uppercase;
    color: #000000;
    height: 114px;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    margin: 0 0 30px 0;
}

.the-check-sticky .thepo .cart_item .product-total strong.product-quantity {
    display: none;
}

.the-check-sticky .thepo .cart_item .product-total span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 700;
}

.the-check-sticky .thepo .cart_item .product-name .asd2asd2asd2 {
    display: flex;
    padding: 15px;
    max-width: calc(100% - 139px);
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
}

.woocommerce ul#shipping_method li {
    margin: 0;
}

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

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .clear {
    display: none;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
    border-radius: 5px;
    height: 47px;
    background: none;
    color: #878787;
    border-color: #878787;
    width: 265px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr th {
    border: 0;
    background: none;
    text-align: left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr td {
    border: 0;
    background: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
    text-align: right;
    padding: 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr.order-total {
    border-top: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0;
    padding: 50px 0;
    margin-top: 40px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr.order-total th {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

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

.woocommerce form .woocommerce_checkout_billing-div .form-row textarea#billing_order_notes {
    height: 176px;
    border: 1px solid #A5A5A5;
    padding: 20px 20px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    background: none;
    border-radius: 5px;
    color: #000;
    appearance: none;
}

.woocommerce-billing-fields > h3:first-child {
    margin-top: 0;
}

.allcfirled > form.checkout.woocommerce-checkout .the-check-order-left > div#payment .form-row.place-order .woocommerce-privacy-policy-text {
    text-align: left;
}

/* Hide the default radio button */
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    position: relative;
    border: 1px solid #AEAEAE;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
    outline: none;
}

/* Style for checked radio button */
input[type="radio"]:checked::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    background: linear-gradient(162deg, #281332 12.26%, #663B73 95.71%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

/* Styling for labels */
label {
    font-size: 16px;
    color: #333;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #A5A5A5;
    width: 28px;
    height: 28px;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"]:checked {
    background-color: #281332;
    border-color: #281332;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field span {
    font-size: 18px;
    font-weight: 300;
}

.woocommerce ul#shipping_method .amount, .woocommerce ul#shipping_method b {
    font-weight: 700;
    font-size: 20px;
}

.the-check-sticky .thepo .cart_item .product-name > div {
    flex: 0 0 auto;
}

.the-check-sticky .thepo .cart_item .product-total dd {
    margin: 0;
}

@media only screen and (max-width: 1600px) {
    .the-check-sticky .thepo .cart_item .product-name .asd2asd2asd2 {
        padding: 5px 0;
    }
	
	.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
    width: 200px;
}
}

@media only screen and (max-width: 1180px) {
    form.woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100%;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
        margin-top: 30px;
        padding: 20px 30px 30px;
    }

    .cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title {
        font-size: 14px;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }

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

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

    .s-ing2.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount {
        font-size: 16px;
        margin: 0 0 -4px 0;
        display: block;
    }

    .cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
        font-size: 12px;
    }

    .cart__item-sub .cart__remove > svg {
        width: 11px;
    }

    .woocommerce-page .cart-collaterals .cart_totals > h2 {
        height: auto;
        line-height: 40px;
        padding: 0 0 10px 0;
        font-size: 22px;
    }

    .woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive {
        padding-top: 10px;
    }

    #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 th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
        font-size: 12px;
    }

    #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
        font-size: 12px;
        line-height: 20px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals tr td {
        font-size: 14px;
    }

    .woocommerce ul#shipping_method .amount, .woocommerce ul#shipping_method b {
        font-size: 14px;
    }

    .woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr {
        height: 30px;
        width: 100%;
        display: block;
        background: none;
    }

    .woocommerce-page .cart-collaterals .cart_totals > table.shop_table.shop_table_responsive tbody tr.order-total {
        padding: 30px 0;
        margin-top: 10px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: none;
    }

    .allcfirled {
        display: flex;
        flex-direction: column-reverse;
        max-width: 350px;
        margin: 0 auto;
    }

    .allcfirled .the-check-order-rev {
        width: 100%;
    }

    .the-check-sticky {
        width: 100%;
        position: relative;
        top: auto;
        max-width: 100%;
        padding: 10px 20px;
    }

    .allcfirled > form.checkout.woocommerce-checkout {
        width: 100%;
    }

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

    .the-check-sticky > h3 {
        height: auto;
        line-height: 70px;
        font-size: 22px;
    }

    .the-check-sticky .thepo .cart_item .product-name .image-quantitly .img-item {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .the-check-sticky .thepo .cart_item .product-name .image-quantitly img {
        display: block;
        height: auto;
        width: auto;
    }

    .the-check-sticky .thepo .cart_item .product-name {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        width: 100%;
    }

    .the-check-sticky .thepo .cart_item .image-quantitly {
        width: 87px;
        margin: 0;
    }

    .the-check-sticky .thepo .cart_item .product-name .asd2asd2asd2 {
        max-width: calc(100% - 87px);
    }

    .the-check-sticky .thepo .cart_item .product-name h5 {
        font-size: 14px;
    }

    .the-check-sticky .thepo .cart_item .product-total {
        font-size: 14px;
    }

    .the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
        width: 190px;
        font-size: 12px;
    }

    .the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button {
        padding: 0 10px;
        font-size: 12px;
    }

    .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr th {
        font-size: 12px;
        padding: 0;
    }

    .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr td {
        font-size: 14px;
    }

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

    .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table > tfoot tr.order-total {
        padding: 40px 0;
    }
}

.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: #281332;
    color: #fff;
    font-weight: 700;
}

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

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

.woocommerce-account .woocommerce-MyAccount-navigation li a:before {
    content: "";
    background-image: url("assets/images/my-account/1.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--orders a:before {
    background-image: url("assets/images/my-account/2.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a:before {
    background-image: url("assets/images/my-account/3.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    background-image: url("assets/images/my-account/4.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    background-image: url("assets/images/my-account/5.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    background-image: url("assets/images/my-account/6.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--upgrade-account a:before {
    background-image: url("assets/images/my-account/7.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--requisition-list a:before {
    background-image: url("assets/images/my-account/8.svg");
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--upgrade-account a::before {
    content: "" !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 30px;
    font-size: 18px;
}

form.woocommerce-EditAccountForm.edit-account p:last-child {
    margin: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-style: none;
    padding: 0 90px 0 20px;
    background-color: #281332;
    color: #fff;
    border-radius: 0;
    border: 0;
    line-height: 50px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    padding: 0 20px;
    color: #fff;
}

.wc-empty-cart-message {
    display: none;
}

.woocommerce-notices-wrapper {
    display: none;
}

.woocommerce .js-qty__wrapper .qty {
    font-size: 14px;
    width: 30px;
}

.woocommerce .js-qty__wrapper button.minus,.woocommerce .js-qty__wrapper button.plus {
    padding: 0 8px;
    font-weight: 400;
    font-size: 18px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-color: #281332;
}

a.btcart {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
	
    border-bottom: 1px solid;
    text-transform: uppercase;
}

button.single_add_to_cart_button.button.alt:after {
    display: none;
}


@media only screen and (max-width: 1366px) and (max-height: 661px) {


.the-check-sticky .thepo .cart_item .product-total dl.tc-epo-metadata.variation {
    display: none;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
    width: 205px;
}
	
	}