body.woocommerce-checkout{
    overflow: unset !important;
}
body.woocommerce-checkout header#header{
    height: auto !important;
    display: none !important;
}
body.woocommerce-checkout header#header .header-wrapper{
    position: relative !important;
    animation: unset !important;
    top: unset !important;
}
body.woocommerce-checkout header#header .header-inner > div,
body.woocommerce-checkout #top-bar,
body.woocommerce-checkout footer#footer{
    display: none !important;
}
body.woocommerce-checkout header#header .header-inner > div#logo{
    display: flex !important;
    margin: 0 auto;
}
.nk-checkout-page button{
    margin: 0 !important;
    min-height: unset !important;
    height: auto !important;
    color: #333;
    text-transform: initial;
}
.nk-checkout-page .woocommerce-order,
.nk-checkout-page form.woocommerce-checkout{
    display: flex;
    position: relative;
    margin-bottom: 0;
    width: 100%;
}
.woocommerce-checkout .nk-checkout-page{
    width: 66.667rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.042rem;
    padding-bottom: 2.083rem;
}
.nk-checkout-page .woocommerce-order{
    min-height: calc(100vh - 8.333rem);
}
.woocommerce-NoticeGroup-checkout{
    cursor: pointer;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup{
    position: fixed;
    right: 1.042rem;
    top: 1.042rem;
    z-index: 100000;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper{
    padding: 0;
    margin: 0;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper .message-container{
    margin-bottom: 0.521rem;
    padding: 0.417rem 1.042rem;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    font-size: 0.729rem;
    line-height: 1.042rem;
    text-align: left;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper .message-container.alert-color{
    background-color: #ffe9ec;
    border-color: #ffe9ec;
    color: #721c24;
    display: none;
}
.nk-checkout-page form.woocommerce-checkout .checkout-inline-error-message{
    color: #df0000;
    background: #dedede;
    padding: 0.208rem 0.625rem;
    font-size: 0.729rem;
    line-height: 1;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper .message-container.success-color{
    background-color: #DAFFE2;
    border-color: #DAFFE2;
    color: #1E8C34;;
}
.nk-checkout-page .woocommerce-shipping-fields{
    display: none !important;
}
.nk-checkout-page .column-inner {
    width: 31.25rem;
    max-width: 100%;
    height: 100%;
}
.nk-checkout-page .checkout-column{
    width: 50%;
    padding: 2.604rem;
}
.nk-checkout-page .sticky-column{
    position: sticky;
    top: 0;
}
.nk-checkout-page #order-review .blockUI.blockOverlay{
    background: #FFF !important;
}
.nk-checkout-page #order-review .blockUI.blockOverlay:before{
    top: calc(50% - 1.5625rem);
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    left: calc(50% - 1.5625rem);
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50;
    border: 0.208rem solid #dedede;
    border-bottom-color: var(--sub-cl);
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
}
.nk-checkout-page #order-review{
    width: 43%;
    background-color: #F7F7F7;
    border-radius: 1.042rem;
    padding: 2.083rem 2.604rem;
}
.nk-checkout-page #customer-details{
    display: flex;
    justify-content: flex-end;
    background-color: #FFF;
    padding: 1.5625rem 8.021rem 1.5625rem 0;
    width: 57%;
}
.nk-checkout-page #customer-details .column-inner > div.woocommerce-additional-fields{
    margin-top: 0.833rem;
}
.nk-checkout-page #customer-details .column-inner > div+div{
    margin-top: 1.5625rem;
}
.nk-checkout-page #customer-details h3{
    font-size: 0.833rem;
    line-height: 1.024rem;
    padding: 0;
    margin: 0;
    color: #333;
}
.nk-checkout-page #customer-details .woocommerce-billing-fields{
    border: none !important;
    padding-top: 0 !important;
}
.nk-checkout-page #customer-details .form-row{
    width: 100%;
    float: unset;
    padding: 0;
    margin: 0;
}
.nk-checkout-page #customer-details .woocommerce-input-wrapper{
    display: block;
    width: 100%;
}
.nk-checkout-page #customer-details .woocommerce-additional-fields label,
.nk-checkout-page #customer-details .woocommerce-billing-fields label{
    display: none;
}
.nk-checkout-page #customer-details  .select2-container{
    margin-bottom: 0 !important;
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single{
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: right .45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 0.833rem;
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single,
.nk-checkout-page #customer-details textarea,
.nk-checkout-page #customer-details .woocommerce-billing-fields input{
    appearance: none !important;
    background-color: #fff !important;
    border: 0.052rem solid #D9D9D9 !important;
    border-radius: 0.521rem !important;
    box-sizing: border-box;
    color: #333;
    font-size: 0.729rem !important;
    height: auto !important;
    line-height: 1.25rem !important;
    padding: 0.625rem 1.042rem;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page #customer-details .woocommerce-billing-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 0.833rem
}
.nk-checkout-page #customer-details .woocommerce-billing-fields #billing_state_field,
.nk-checkout-page #customer-details .woocommerce-billing-fields #billing_city_field,
.nk-checkout-page #customer-details .woocommerce-billing-fields #billing_phone_field,
.nk-checkout-page #customer-details .woocommerce-billing-fields #billing_email_field{
    width: calc(50% - 0.417rem);
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 1.25rem !important;
    font-size: 0.729rem !important;
    padding: 0 !important;
}
.nk-checkout-page #customer-details .breadcrumbs{
    margin-bottom: 1.042rem;
}
.nk-checkout-page #customer-details .checkout-des{
    margin-bottom: 1.042rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow > b{
    border-color: transparent !important;
}
body.woocommerce-checkout .select2-results__options::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}
body::-webkit-scrollbar {
    width: 0.417rem;
    background-color: #cedbff;
}
body::-webkit-scrollbar-thumb {
    background-color: var(--main-cl);
}
body.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field{
    font-size: 0.885rem;
    height: 2.083rem;
    padding-left: 0.833rem;
    padding-right: 0.833rem;
}
body.woocommerce-checkout .select2-results__option{
    margin: 0 !important;
    font-size: 0.885rem;
    padding-left: 0.833rem;
    padding-right: 0.833rem;
}
.nk-checkout-page #customer-details ul.wc_payment_methods{
    margin-bottom: 3.385rem;
}
.nk-checkout-page #customer-details li.wc_payment_method{
    border: 0.052rem solid rgb(222, 222, 222);
    padding: 0 !important;
    overflow: hidden;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    position: relative;
    z-index: 2;
}
.nk-checkout-page #customer-details li.wc_payment_method input{
    width: 0.833rem !important;
    height: 0.833rem !important;
    padding: 0 !important;
    margin-left: 0.625rem !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    appearance: auto !important;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 0;
}
.nk-checkout-page #customer-details li.wc_payment_method input+label:after{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #FFF;
    content: '';
    transition: all 0.4s;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
}
.nk-checkout-page #customer-details li.wc_payment_method input:checked+label:after{
    opacity: 1;
}
.nk-checkout-page #customer-details li.wc_payment_method+li.wc_payment_method{
    margin-top: 0.625rem;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box{
    padding: 0.625rem;
    background-color: #f4f4f4;
    font-size: 0.833rem;
    line-height: 1.146rem;
    display: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box > p{
    padding: 0;
    margin-bottom: 0.521rem;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box > *:last-child{
    margin-bottom: 0;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_method_title{
    display: flex;
    align-items: center;
}
.nk-checkout-page #customer-details li.wc_payment_method label{
    display: flex !important;
    align-items: center;
    padding: 0.625rem;
    font-weight: 400;
    font-size: 0.833rem;
    cursor: pointer;
    flex-grow: 1;
    margin: 0;
}
.nk-checkout-page #customer-details li.wc_payment_method label:before{
    height: 1.5625rem !important;
    width: 1.5625rem !important;
    object-fit: contain;
    margin-right: 0.625rem !important;
    position: relative;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.nk-checkout-page #customer-details li.wc_payment_method[class*='zlp'] label:before{
    background-image: url('../../assets/images/zlp.png');
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_momo_gateway label:before{
    background-image: url('../../assets/images/momo-logo.png');
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_bacs label:before{
    background-image: url('../../assets/images/qr-code.png');
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_cod label:before{
    background-image: url('../../assets/images/cash-on-delivery.png');
}
.nk-checkout-page #customer-details li.wc_payment_method label > img{
    display: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_vnpay_pay_default label:before{
    display: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_vnpay_pay_default label > img{
    display: block !important;
    width: 1.5625rem !important;
    height: 1.5625rem !important;
    object-fit: contain;
    margin-right: 0.625rem !important;
    order: -1;
}
.nk-checkout-page #customer-details button#place_order{
    width: 100%;
    padding: 0.521rem 1.25rem;
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-weight: 500;
    font-size: 0.833rem;
    line-height: 1.25rem;
    background-color: #FF5151;
    height: 2.865rem !important;
    border-radius: 0.521rem;
}
.nk-checkout-page #customer-details .place-order-button-wrap{
    gap: 7.8125rem;
}
.nk-checkout-page #customer-details .place-order-button-wrap > a{
    display: flex;
    align-items: center;
    gap: 0.521rem;
    font-weight: 400;
    font-size: 0.677rem;
    flex: 0 0 auto;
    color: #000;
    transition: all 0.4s;
}
.nk-checkout-page #customer-details .place-order-button-wrap > a:hover{
    color: #A6A6A6;
}
.nk-checkout-page .checkout-products .checkout-product-item{
    display: flex;
    align-items: center;
}
.nk-checkout-page .checkout-products .checkout-product-item+.checkout-product-item{
    margin-top: 1.5625rem;
}
.nk-checkout-page .checkout-products .checkout-product-thumb{
    width: 3.125rem;
    min-width: 3.125rem;
    height: 3.125rem;
    position: relative;
}
.nk-checkout-page .checkout-products .checkout-product-thumb img{
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    border: 0.052rem solid rgb(218, 218, 218);
}
.nk-checkout-page .checkout-products .checkout-product-thumb .checkout-product0remove{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 1.042rem;
    height: 1.042rem;
    background-color: gray;
    color: #FFF;
    line-height: 1.042rem;
    font-size: 0.625rem;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transform: translate(-30%, -30%);
    cursor: pointer;
}
.nk-checkout-page .checkout-products .checkout-product-thumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.nk-checkout-page .checkout-products .checkout-product-subtotal{
    min-width: 5.208rem;
    text-align: right;
}
.nk-checkout-page .checkout-products .checkout-product-name{
    padding: 0 0.833rem;
    flex-grow: 1;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price{
    display: flex;
    align-items: center;
    margin-top: 0.521rem;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price >strong.quantity{
    font-size: 0.625rem;
    line-height: 0.9375rem;
    color: #666;
    font-weight: 700;
    margin-left: 0.3125rem;
}
.nk-checkout-page .checkout-products .checkout-product-quantity{
    display: flex;
    margin-right: 1.042rem;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.minus{
    -webkit-border-radius: 0.26rem 0 0 0.26rem !important;
    -moz-border-radius: 0.26rem 0 0 0.26rem !important;
    border-radius: 0.26rem 0 0 0.26rem !important;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.plus{
    -webkit-border-radius: 0 0.26rem 0.26rem 0 !important;
    -moz-border-radius: 0 0.26rem 0.26rem 0 !important;
    border-radius: 0 0.26rem 0.26rem 0 !important;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button{
    background-color: #FFF;
    min-height: unset;
    padding: 0;
    line-height: 1;
    text-align: center;
    width: 1.667rem;
    border: 0.052rem solid rgb(218, 218, 218);
    font-size: 0.833rem;
    font-weight: 500;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button:hover{
    background-color: rgb(218, 218, 218);
}
.nk-checkout-page .checkout-products .checkout-product-quantity input::-webkit-outer-spin-button,
.nk-checkout-page .checkout-products .checkout-product-quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nk-checkout-page .checkout-products .checkout-product-quantity input{
    -moz-appearance: textfield;
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 1.667rem;
    height: 1.667rem;
    text-align: center;
    box-shadow: unset !important;
    border: 0.052rem solid rgb(218, 218, 218);
    border-right: none;
    border-left: none;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.729rem;
    line-height: 1.042rem;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount{
    font-size: 0.625rem;
    line-height: 0.9375rem;
    color: #666;
    font-weight: 400;
}
.nk-checkout-page .checkout-products .checkout-product-name h4{
    color: #000;
    font-weight: 600;
    font-size: 0.677rem;
    line-height: 0.9375rem;
}
.nk-checkout-page .checkout-products .checkout-product-thumb .checkout-product-quantity{
    height: 1.042rem;
    min-width: 1.042rem;
    border-radius: 0.26rem;
    background-color: #000;
    font-weight: 400;
    font-size: 0.625rem;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    color: #FFF;
    text-align: center;
    margin: 0;
    justify-content: center;
    align-items: center;
}
.nk-checkout-page .checkout-products .checkout-product-item .checkout-item-content{
    padding-left: 0.833rem;
    flex-grow: 1;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount{
    font-size: 0.625rem;
    line-height: 0.9375rem;
    color: #666;
    font-weight: 400;
}
.nk-checkout-page .checkout-products .checkout-product-name h4{
    font-size: 0.729rem;
    font-weight: 700;
    line-height: 1.042rem;
    color: #000
}
.nk-checkout-page .checkout_coupon{
    margin-top: 1.5625rem;
    display: flex;
    overflow: hidden;
}
.nk-checkout-page .checkout_coupon input{
    appearance: none !important;
    background-color: #fff !important;
    border: 0.052rem solid #d9d9d9 !important;
    border-radius: 0.26rem 0 0 0.26rem !important;
    box-sizing: border-box;
    color: #333;
    font-size: 0.833rem !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0.625rem 1.042rem;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page .checkout_coupon button{
    margin: 0;
    padding: 0.3125rem 1.042rem !important;
    width: max-content !important;
    flex: 0 0 auto;
    -webkit-border-radius: 0 0.26rem 0.26rem 0;
    -moz-border-radius: 0 0.26rem 0.26rem 0;
    border-radius: 0 0.26rem 0.26rem 0;
    background-color: var(--sub-cl);
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-size: 0.833rem;
    line-height: 1.042rem;
}
.nk-checkout-page .checkout-total-table{
    padding-top: 0.833rem;
}
.nk-checkout-page .checkout-total-table .cart-total-row,
.nk-checkout-page .checkout-total-table .total-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.042rem
}
.nk-checkout-page .checkout-total-table .cart-total-row .shipping__list_label{
    font-weight: 500;
    font-size: 0.729rem;
    color: #44BD7B;
}
.nk-checkout-page .checkout-total-table > div+div{
    margin-top: 0.625rem;
}
.nk-checkout-page .checkout-total-table .total-row span.amount{
    font-weight: 600;
    font-size: 0.729rem;
    display: block;
    color: #44BD7B;
}
.nk-checkout-page .checkout-total-table .total-row:first-child span.amount{
    color: #000;
}
.nk-checkout-page .checkout-total-table .cart-total-row > div.row-label,
.nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
    font-weight: 400;
    font-size: 0.677rem;
    color: #000;
}
.nk-checkout-page .checkout-total-table .total-row > div:last-of-type{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.nk-checkout-page .checkout-total-table .total-row[class*='coupon'] > div:last-of-type{
    color: #44BD7B;
}
.nk-checkout-page .checkout-total-table .total-row[class*='coupon'] > div:last-of-type > a{
    font-size: 0.625rem;
    margin-left: 0.417rem;
}
.nk-checkout-page .checkout-total-table .total-row > div.value{
    font-size: 0.9375rem;
    line-height: 1.354rem;
    font-weight: 600;
    color: #000;
    text-align: right;
}
.nk-checkout-page .checkout-product-item span.amount{
    font-weight: 400;
    font-size: 0.677rem;
}
.nk-checkout-page .checkout-total-table .total-row.order-total{
    padding-top: 1.042rem;
    margin-top: 1.25rem;
    border-top: 1px solid #DCDCDC;
}
.nk-checkout-page .checkout-total-table .total-row.order-total > div:first-child{
    font-weight: 700;
    font-size: 0.833rem;
}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    line-height: 1.354rem;
    color: #000000;
    font-weight: 700;
    font-size: 1.042rem;
}
.show-on-tablet{
    display: none !important;
}
.swal2-container .swal2-title{
    font-size: 1.25rem;
}
.swal2-container div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{
    background-color: rgb(122 207 75) !important;
}
.swal2-container div:where(.swal2-icon).swal2-success .swal2-success-ring{
    border-color: rgb(122 207 75) !important;
}
.swal2-container .swal2-actions button.swal2-styled{
    font-size: 0.78125rem;
    line-height: 1.40625rem;
    min-height: unset !important;
    height: auto !important;
    min-width: 7.8125rem;
    background-color: var(--main-cl);
}
.nk-checkout-page .woocommerce-order{
    padding: 4.167rem 0 4.167rem;
    justify-content: space-between;
}
.nk-checkout-page .woocommerce-order #customer-details{
    background-color: transparent;
    width: 58%;
    justify-content: center;
    padding: 5.99rem 0 2.34375rem;
}
.nk-checkout-page .woocommerce-order #order-review{
    background-color: transparent;
    border: none;
    padding: 0 0 0 1.875rem;
    width: 42%;
}
.nk-checkout-page .woocommerce-order #order-review .column-inner > div{
    position: relative;
    z-index: 3;
}
.nk-checkout-page .woocommerce-order #order-review .column-inner:before{
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #F7F7F7;
    content: '';
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    pointer-events: none;
}
.nk-checkout-page .woocommerce-order #order-review .column-inner{
    padding: 1.5625rem;
    height: auto;
    position: relative;
    width: 100%;
}
.nk-checkout-page .woocommerce-order #order-review .checkout-total-table .total-row > div{
    font-size: 0.833rem;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview{
    list-style: none;
    margin: 0;
    padding: 0;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview > li{
    display: flex;
    margin-bottom: 0;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview > li+li{
    margin-top: 0.625rem;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview span{
    display: block;
    color: #333;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
    color: #333;
    word-break: break-word;
    font-weight: 600;
    flex-grow: 1;
}
.nk-checkout-page .woocommerce-order #customer-details .order-information-group{
    margin-top: 1.771rem;
    border-top: 0.052rem solid #E6E6E6;
    padding-top: 1.771rem;
}
.nk-checkout-page .woocommerce-order #customer-details  h3{
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.25rem;
    color: #000;
    margin-bottom: 1.042rem;
}
.nk-checkout-page .woocommerce-order #customer-details .order-information-group .billing-address br{
    display: inline;
}
.nk-checkout-page .woocommerce-order #customer-details .column-inner{
    width: 36.458rem;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    display: flex;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
    width: 11.458rem;
    min-width: 11.458rem;
    margin: 0.833rem auto 0;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr img{
    width: 100%;
    height: auto;
}
.nk-checkout-page .check-success{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1.25rem;
    margin-bottom: 3.021rem;
}
.nk-checkout-page .check-success > svg{
    width: 5.208rem;
    height: 5.208rem;
}
.nk-checkout-page .check-success > p{
    margin-bottom: 0;
    text-align: left;
    font-weight: 700;
    font-size: 1.875rem;
    color: #000;
}
.nk-checkout-page .check-success > p > b{
    display: block;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.979rem;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    margin-top: 1.771rem;
    border-top: 0.052rem solid #E6E6E6;
    padding-top: 1.771rem
}
.nk-checkout-page .order-failed{
    width: 100%;
    padding-left: 0.78125rem;
    padding-right: 0.78125rem;
}
.nk-checkout-page .order-failed-content{
    width: 50.521rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 4.167rem;
    box-shadow: 0.208rem 0.208rem 1.042rem 0rem #0000000D;

}
.nk-checkout-page .order-failed-content .icon-failed svg{
    margin-left: auto;
    margin-right: auto;
}
.nk-checkout-page .order-failed-content .icon-failed{
    margin: 0 auto 1.5625rem;
    text-align: center;
}
.nk-checkout-page .order-failed-content .buttons-wrap > a{
    margin: 0 !important;
}
.nk-checkout-page .order-failed-content .buttons-wrap{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.042rem;
    margin: 0 6.25rem;
}
.nk-checkout-page .order-failed-content .order-failed-message b{
    display: block;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.51rem;
    margin-bottom: 0.3125rem;
    color: #F50000;
}
.nk-checkout-page .order-failed-content .order-failed-message{
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.51rem;
    color: #333;
}
.off-canvas .mfp-content.off-canvas-cart{
    width: 23.4375rem;
}
.off-canvas .mfp-content.off-canvas-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.off-canvas .mfp-content.off-canvas-cart::-webkit-scrollbar {
    width: 6px;
    background-color: #cedbff;
}
.off-canvas .mfp-content.off-canvas-cart::-webkit-scrollbar-thumb {
    background-color: var(--main-cl);
}
.off-canvas-cart .cart-popup-inner{
    padding: 1.302rem;
    background-color: #FFFFFF;
}
.off-canvas-cart .cart-popup-inner .cart-popup-title{
    margin-bottom: 1.042rem;
}
.off-canvas-cart .cart-popup-inner .cart-popup-title > .heading-font{
    font-weight: 800;
    font-size: 1.5625rem;
    line-height: 2.083rem;
    font-style: italic;
    color: var(--main-cl);
}
.off-canvas-cart .cart-popup-inner .cart-popup-title .sub-title{
    font-weight: 400;
    font-size: 0.625rem;
    color: #A6A6A6;
}
.off-canvas-cart .cart-popup-inner .woocommerce-mini-cart .woocommerce-mini-cart-item{
    margin-bottom: 1.042rem;
    border-bottom: 1px solid #DCDCDC;
}
.woocommerce-mini-cart .ux-mini-cart-qty{
    flex-direction: column-reverse;
    align-items: flex-start;
    margin: 0 !important;
    gap: 0.521rem;
}
.woocommerce-mini-cart{
    margin: 0;
}
.woocommerce-mini-cart .ux-quantity.quantity{
    opacity: 1;
    height: 2.083rem;
}
body div .woocommerce-mini-cart .quantity.ux-quantity .ux-quantity__button{
    line-height: 1.875rem;
    font-size: 1.354rem;
}
body div .woocommerce-mini-cart .quantity.ux-quantity input{
    font-size: 0.78125rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item > a:not(.remove){
    line-height: 1.042rem;
    font-weight: 600;
    font-size: 0.78125rem;
    margin-bottom: 0.625rem;
    color: var(--main-cl);
    padding-right: 1.5625rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item > a.remove{
    border: none !important;
    font-weight: 700;
    font-size: 0.677rem !important;
    opacity: 1;
    color: #000;
    width: 1.458rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .product-subtotal{
    opacity: 1;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item span.amount{
    font-weight: 700;
    font-size: 0.78125rem;
    color: var(--main-cl);
    opacity: 1;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{
    padding-bottom: 0rem !important;
    border: none !important;
    margin-bottom: 0 !important;
    min-height: 5.208rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item{
    padding: 0 0 1.042rem 5.99rem !important;
    border-bottom: 0.052rem dashed #CBCBCB;
    margin-bottom: 0.833rem;
    border-top: none !important;
    min-height: 6.042rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item img.attachment-woocommerce_thumbnail{
    width: 5.208rem;
    height: auto;
    aspect-ratio: 1;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    top: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer{
    border-top: 0.052rem solid #DCDCDC;
    margin-top: 0.833rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 1.25rem 0;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons{
    display: flex;
    flex-direction: column-reverse;
    gap: 0.78125rem;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons .button{
    font-weight: 600;
    font-size: 0.833rem;
    height: 2.865rem;
    border-radius: 10px;
    text-transform: initial;
    line-height: 2.865rem;
    color: var(--main-cl);
    background-color: transparent;
    border: 1px solid var(--main-cl);
    box-shadow: unset !important;
    margin: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons .button.checkout{
    color: #FFF;
    border-color: #FF5151;
    background-color: #FF5151;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer .woocommerce-mini-cart__buttons .button:hover{
    background-color: var(--main-cl);
    color: #FFF;
    border-color: var(--main-cl);
}
.widget_shopping_cart .ux-mini-cart-footer p.total span.amount{
    font-weight: 700;
    font-size: 1.042rem;
    line-height: 1.25rem;
    color: var(--main-cl);
}
.widget_shopping_cart .ux-mini-cart-footer p.total strong{
    font-weight: 700;
    font-size: 1.042rem;
    line-height: 1.25rem;
    color: #000000;
}
.widget_shopping_cart .ux-mini-cart-footer p.total{
    padding: 0 !important;
    border: none !important;
    margin: 0 0 0.833rem 0;
    margin-bottom: 0.729rem;
}
.widget_shopping_cart .ux-mini-cart-footer p.mini-cart-note{
    font-weight: 400;
    font-size: 0.677rem;
    margin-bottom: 2.083rem;
}
.cart-item .nav-dropdown.nav-dropdown-default{
    left: unset !important;
    right: 0 !important;
    max-height: unset !important;
    width: 23.4375rem;
    box-shadow: 0rem 0rem 3.125rem 0rem #0000001A;
    -webkit-border-radius: 1.25rem;
    -moz-border-radius: 1.25rem;
    border-radius: 1.25rem;
    border: none !important;
}
.mini-cart-buy-together{
    margin-top: 0.625rem;
    margin-left: -5.99rem;
}
.mini-cart-buy-together .buy-together-thumb{
    margin-right: 0.521rem;
}
.mini-cart-buy-together .buy-together-thumb img{
    position: relative;
    top: unset;
    min-width: 3.125rem;
    width: 3.125rem;
    height: 3.125rem;
    margin: 0;
}
.mini-cart-buy-together .mini-cart-buy-together-title{
    font-weight: 700;
    font-size: 0.677rem;
    margin-bottom: 0.417rem;
}
.mini-cart-buy-together .buy-together-name{
    font-weight: 700;
    font-size: 0.729rem;
    color: var(--main-cl);
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-buy-together .buy-together-price > strong{
    font-size: 0.573rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-buy-together .buy-together-price span.amount{
    font-size: 0.677rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-buy-together .custom-item-sub-total{
    font-weight: 700;
    font-size: 0.78125rem;
    color: var(--main-cl);
    margin-top: 0.521rem;
}
#reviews{
    margin: 0 !important;
    background: var(--main-cl-light);
    max-width: unset !important;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    border: none !important;
    padding: 1.667rem;
}
#reviews .woocommerce-Reviews-title{
    display: none !important;
}
#reviews .star_box{
    border: 0.052rem solid #C8D5DC;
    align-items: unset;
    padding: 0 !important;
}
#reviews .star_box .star_box_left{
    display: flex;
}
#reviews .star_box .star_box_left .woocommerce-product-rating{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding: 1.042rem;
    height: 100%;
    border-right: 0.052rem solid #C8D5DC;
}
#reviews .star_box .star_box_left .woocommerce-product-rating > a{
    display: none !important;
}
#reviews .star_box .star_box_left .woocommerce-product-rating .star_average{
    font-size: 2.083rem;
    font-weight: 800;
    line-height: 2.552rem;
    gap: 0.3125rem;
    margin-bottom: 0.208rem;
    display: flex;
    align-items: center;
}
#reviews .star_box .star_box_left .reviews_bar{
    padding: 1.042rem;
    flex-grow: 1;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value{
    display: flex;
    align-items: center;
    width: 2.1875rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value > span{
    display: block;
    width: 0.625rem;
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: #A9CDE1;
    margin-right: 0.521rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_rating_bar{
    padding-left: 0.833rem;
    padding-right: 0.625rem;
    flex-grow: 1;
    display: flex;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    color: var(--main-cl);
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    min-width: 7.8125rem;
    text-align: right;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews b{
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: var(--main-cl);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_review_row{
    padding-bottom: 0.26rem;
}
#reviews .star_box .star_box_right{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.042rem;
    width: max-content;
    border-left: 0.052rem solid #C8D5DC;
}
#reviews .star_box .star_box_right > a{
    font-size: 0.729rem;
    font-weight: 800;
    line-height: 1.302rem;
    padding: 0.521rem 0.9375rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl);
    border: 0.052rem solid var(--main-cl);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#reviews .commentlist{
    padding-right: 3.021rem;
}
#reviews .commentlist .devvn_review_top > p.meta{
    margin-bottom: 1.042rem !important;
}
#reviews .commentlist .woocommerce-review__author{
    font-size: 0.833rem;
    font-weight: 700;
    line-height: 1.042rem;
}
#reviews .commentlist .devvn_review_mid{
    display: flex;
}
#reviews .commentlist .devvn_review_mid > .review-content > .description{
    font-size: 0.729rem;
    font-weight: 400;
    line-height: 1.042rem;
    margin-bottom: 0.521rem;
}
#reviews .commentlist .devvn_review_mid > .review-content ul.cmt_attachment_img li{
    width: 80px;
}
#reviews .commentlist .devvn_review_mid .star-rating{
    width: 4.375rem;
    min-width: 4.375rem;
    margin-right: 1.042rem;
    font-size: 0.885rem;
}
#reviews .commentlist .devvn_review_mid .star-rating:before{
    width: 100%;
}
#reviews .commentlist .devvn_review_bottom{
    padding-left: 5.417rem;
}
#reviews .commentlist ul.children{
    background-color: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    margin: 1.25rem 0 0 5.417rem !important;
    padding: 0.833rem 1.25rem;
}
#reviews #comments ol.commentlist li ul.children .comment-text p.meta{
    margin-bottom: 0.521rem !important;
}
#reviews .commentlist li ul.children li{
    padding: 0 !important;
    border: none !important;
}
#reviews #comments ol.commentlist li ul.children .devvn_review_bottom{
    padding-left: 0 !important;
}
#reviews #comments ol.commentlist li ul.children .devvn_review_bottom > div,
#reviews #comments ol.commentlist li ul.children .devvn_review_bottom > span{
    display: none !important;
}
#reviews .commentlist > li{
    margin-bottom: 0 !important;
}
#reviews .commentlist > li:has(ul.children) > .comment_container .devvn_review_bottom > div,
#reviews .commentlist > li:has(ul.children) > .comment_container .devvn_review_bottom > span{
    display: none !important;
}
#reviews .commentlist > li+li{
    margin-top: 1.5625rem !important;
    padding-top: 1.5625rem !important;
}
#reviews .commentlist .review_qtv{
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 0.78125rem;
    padding: 0.208rem 0.625rem;
    background-color: var(--main-cl);
    color: #FFF;
}
#review_form_wrapper #review_form .comment-form-rating > label{
    width: 100%;
    padding-right: 0;
}
#review_form_wrapper #review_form .comment-form-rating{
    flex-direction: column;
}
#review_form_wrapper #review_form #respond textarea{
    padding: 0.521rem 0.833rem;
    font-size: 0.833rem;
}
#review_form_wrapper span.btn-attach {
    color: #000;
}
#review_form_wrapper .woocommerce-verification-required{
    font-size: 0.78125rem;
    text-align: center;
}
#review_form_wrapper #review_form #respond p.form-submit input#submit{
    background-color: var(--main-cl);
    height: auto;
    text-transform: initial;
}
#review_form_wrapper span#countContent{
    font-size: 0.833rem;
    color: #000;
}
.shipping__list_item{
    min-height: unset;
}
.woocommerce-cart .nk-checkout-page .large-7 > h1{
    font-weight: 800;
    font-style: Italic;
    font-size: 1.5625rem;
    line-height: 2.083rem;
    margin-bottom: 0.3125rem;
}
.woocommerce-cart .nk-checkout-page .large-7 > .cart-des{
    margin-bottom: 1.667rem;
}
.woocommerce-cart .nk-checkout-page .woocommerce.row{
    padding: 2.083rem 0;
}
.woocommerce-cart .nk-checkout-page .large-7{
    width: 71%;
    max-width: 71%;
    flex-basis: auto;
    padding: 0 1.875rem 0 0;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-price{
    display: none !important;
}
.woocommerce-cart .nk-checkout-page .large-7 tr > th{
    font-weight: 700;
    font-size: 0.677rem;
    border: none !important;
    background-color: #FAFAFA;
    padding: 0.521rem 1.042rem;
}
.woocommerce-cart .nk-checkout-page .large-7 tr > .product-subtotal,
.woocommerce-cart .nk-checkout-page .large-7 tr > .product-quantity{
    text-align: center;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-remove{
    padding: 0 0.833rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-remove > a{
    border-radius: 0;
    display: flex;
    border: none !important;
    height: auto;
    width: auto;
    padding: 0.417rem;
}
.woocommerce-cart .nk-checkout-page .large-7 tr > td{
    padding: 0.625rem 1.042rem;
}
.woocommerce-cart .nk-checkout-page .large-7 tr:last-child > *{
    border-bottom: none !important;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product .main-thumbnail{
    width: auto;
    max-width: unset;
    padding-left: 0.26rem;
    padding-right: 2.083rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product img{
    width: 4.167rem;
    height: 4.167rem;
    object-fit: contain;
}
.woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product .main-name > a{
    font-weight: 600;
    font-size: 0.78125rem;
    color: #000;
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items{
    padding-left: 6.51rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .cart-buy-together-title{
    font-size: 0.78125rem;
    line-height: 1.042rem;
    font-weight: 700;
    color: var(--main-cl);
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-thumb{
    margin-right: 1.042rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-thumb img{
    width: 3.125rem;
    height: 3.125rem;
    min-width: 3.125rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-price span.amount,
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-price{
    font-size: 0.677rem;
}
.woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-name{
    font-weight: 600;
    font-size: 0.729rem;
    color: #000;
    margin-bottom: 0.208rem;
}
.woocommerce-cart .nk-checkout-page .large-5{
    width: 29%;
    max-width: 29%;
    flex-basis: auto;
    border-radius: 1.042rem;
    border: 1px solid #999 !important;
    padding: 1.5625rem !important;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart_totals > h2{
    display: block;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 2.083rem;
    margin-bottom: 1.042rem;
    font-style: italic;
}
.woocommerce-cart .nk-checkout-page .large-5 .woocommerce-shipping-calculator,
.woocommerce-cart .nk-checkout-page .large-5 .woocommerce-shipping-destination{
    display: none !important;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart_totals .shipping__list_label,
.woocommerce-cart .nk-checkout-page .large-5 .cart_totals span.amount{
    font-weight: 600;
    font-size: 0.677rem;
    display: block;
    padding: 0;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart_totals .order-total span.amount,
.woocommerce-cart .nk-checkout-page .large-5 .cart_totals .shipping__list_label[for*='free']{
    color: #44BD7B
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row{
    display: flex;
    justify-content: space-between;
    padding: 0.625rem 0;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.coupon-row .row-value{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.coupon-row .row-value > a{
    font-size: 0.625rem;
    color: #000;
    margin-left: 0.5rem;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row+.cart-total-row{
    border-top: 1px solid #E7E7E7;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row .row-label{
    width: 45%;
    font-weight: 400;
    font-size: 0.677rem;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row .row-value{
    text-align: right;
    width: 55%;
    padding-left: 0.521rem;
}
.cart-coupon .coupon-title{
    font-weight: 600;
    font-size: 0.729rem;
    margin-bottom: 0.417rem;
}
.cart-coupon{
    margin-top: 1.042rem;
    padding-bottom: 2.083rem;
    border-bottom: 1px solid #DCDCDC
}
.cart-coupon > a > .icon{
    display: flex;
}
.cart-coupon > a{
    margin-top: 0.625rem;
    font-weight: 400;
    font-size: 0.625rem;
    gap: 0.417rem;
    color: #3200C7;
}
.cart-coupon .checkout_coupon{
    margin-top: 0;
}
.cart-coupon .checkout_coupon > input{
    border-radius: 0.26rem !important;
    padding: 0.729rem;
    font-weight: 400;
    font-size: 0.729rem !important;
}
.cart-coupon .checkout_coupon > button{
    min-width: initial;
    background-color: var(--main-cl);
    margin-left: 0.417rem !important;
    border-radius: 0.26rem;
    font-weight: 600;
    font-size: 0.729rem;
    padding: 0.625rem 1.302rem !important;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total{
    padding: 1.25rem 0 1.875rem;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total .row-label{
    font-weight: 700;
    font-size: 0.833rem;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total .row-label > span{
    font-weight: 300;
    font-style: Italic;
    font-size: 0.625rem;
}
.woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total .row-value span.amount{
    font-weight: 700;
    font-size: 1.042rem;
    color: #FF5151;
}
.woocommerce-cart .nk-checkout-page .large-5 .wc-proceed-to-checkout{
    margin: 0;
}
.woocommerce-cart .nk-checkout-page .large-5 .wc-proceed-to-checkout .checkout-button{
    font-weight: 600;
    font-size: 0.833rem;
    background-color: #FF5151;
    border: 1px solid #FF5151;
    text-transform: initial;
    margin: 0;
    min-height: unset;
    height: 2.865rem;
    line-height: 2.865rem;
    border-radius: 0.521rem;
}
#popup-coupon{
    display: none;
    padding: 1.25rem;
    border-radius: 0.521rem;
    width: 31.25rem;
}
#popup-coupon .popup-inner > .title{
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 2.083rem;
    margin-bottom: 0.78125rem;
    font-style: italic;
}
#popup-coupon .popup-inner .coupon-item.disabled{
    cursor: not-allowed;
    opacity: 0.2;
}
#popup-coupon .popup-inner .coupon-item.disabled > .flex-box{
    pointer-events: none;
}
#popup-coupon .popup-inner .coupon-item > .flex-box{
    padding: 0.833rem;
    border-radius: 0.521rem;
    border: 1px solid #8f8f8f;
}
div:where(.swal2-container){
    z-index: 999999 !important;
}
#popup-coupon .popup-inner .coupon-item .btn{
    font-weight: 400;
    font-size: 0.677rem;
    padding: 0.521rem 1.042rem;
    line-height: 0.9375rem;
    width: 6.25rem;
}
#popup-coupon .popup-inner .coupon-item+.coupon-item{
    margin-top: 0.521rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-code > strong{
    font-weight: 700;
    font-size: 0.833rem;
    line-height: 1.042rem;
    width: max-content;
    display: block;
}
#popup-coupon .popup-inner .coupon-item .coupon-code > span{
    font-weight: 400;
    font-size: 0.677rem;
    line-height: 0.833rem;
    display: block;
    width: max-content;
    margin-bottom: 0.208rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-code{
    text-align: center;
    border-right: 1px solid #A6A6A6;
    padding: 0.15625rem 0.729rem 0.15625rem 0;
}
#popup-coupon .popup-inner .coupon-item .coupon-desc{
    flex-grow: 1;
    padding-left: 0.729rem;
    padding-right: 0.729rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-desc .max-discount{
    margin-bottom: 0.208rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-desc .max-discount,
#popup-coupon .popup-inner .coupon-item .coupon-desc .max-discount *{
    font-weight: 700;
    font-size: 0.833rem;
    line-height: 1.042rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-desc > ul{
    margin: 0 0 0 1.042rem;
}
#popup-coupon .popup-inner .coupon-item .coupon-desc > ul > li span.amount,
#popup-coupon .popup-inner .coupon-item .coupon-desc > ul > li{
    margin: 0;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.9375rem;
    color: #8F8F8F
}
body.woocommerce-order-received .nk-checkout-page{
    width: 100%;
    background-color: #E7E7E7;
    padding: 4.167rem 5.729rem;
}
body.woocommerce-order-received .woocommerce-order{
    padding: 0.833rem;
    background-color: #FFF;
    border-radius: 1.042rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .column-inner{
    display: flex;
    flex-direction: column;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row+.thanks-row{
    margin-top: 1.042rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row .label{
    font-weight: 500;
    font-size: 0.677rem;
    line-height: 1.09375rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-id .value{
    color: #44BD7B;
    font-weight: 400;
    font-size: 1.042rem;
    line-height: 1.354rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row .value{
    font-weight: 400;
    font-size: 0.677rem;
    line-height: 1.09375rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row{
    margin: 0;
    text-align: center;
}
body.woocommerce-order-received .woocommerce-order #customer-details .order-customer-information-wrap{
    margin-top: 0;
}
body.woocommerce-order-received .woocommerce-order #customer-details .bacs-payment{
    padding-top: 1.042rem;
    margin-top: 1.042rem;
    flex-direction: column;
    text-align: center;
}
body.woocommerce-order-received .woocommerce-order #customer-details .woocommerce-order-overview{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.625rem
}
body.woocommerce-order-received .woocommerce-order #customer-details .woocommerce-order-overview > li{
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin: 0 !important;
}
body.woocommerce-order-received .woocommerce-order #customer-details .woocommerce-order-overview > li{
    font-weight: 400;
    font-size: 0.677rem;
    line-height: 1.09375rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-buttons{
    margin-top: auto;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-buttons > a:first-child{
    margin-top: 2.5rem;
}
body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-buttons > a{
    height: 3.125rem;
    width: 17.1875rem;
}
body.woocommerce-order-received .woocommerce-order .heading-group{
    margin-bottom: 1.667rem;
}
body.woocommerce-order-received .woocommerce-order .heading-group img{
    height: 2.083rem;
    width: auto;
}
body.woocommerce-order-received .woocommerce-order .order-information .title{
    padding-bottom: 0.729rem;
    margin-bottom: 0.729rem;
    border-bottom: 1px solid #D9D9D9
}
body.woocommerce-order-received .woocommerce-order #order-review .woocommerce-thankyou-order-details{
    margin-bottom: 2.5rem;
}
body.woocommerce-order-received .woocommerce-order #order-review .woocommerce-thankyou-order-details >li{
    display: flex;
    justify-content: space-between;
    gap: 1.25rem;
    font-weight: 600;
    font-size: 0.677rem;
    line-height: 1.042rem;
    color: #4E4E4E;
    margin-bottom: 0.625rem;
}
body.woocommerce-order-received .woocommerce-order #order-review .woocommerce-thankyou-order-details >li > span{
    width: 50%;
    display: block;
}
body.woocommerce-order-received .woocommerce-order #order-review .woocommerce-thankyou-order-details >li > strong{
    width: 50%;
    text-align: right;
    font-weight: 400;
}
body.woocommerce-order-received .woocommerce-order .checkout-products{
    padding: 0.78125rem 1.25rem;
    border: 1px solid #D9D9D9;
    border-radius: 0.521rem;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item{
    padding: 0.78125rem 0;
    margin: 0 !important;
    align-items: flex-start;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item > div{
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.833rem;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item+.checkout-product-item{
    border-top: 1px solid #D9D9D9
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-name{
    padding: 0;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-subtotal{
    padding-left: 10px;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-subtotal,
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-price{
    width: 22%;
    text-align: right;
    min-width: unset;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-quantity{
    width: 8%;
    margin-right: 0;
    justify-content: flex-end;
}
body.woocommerce-order-received .woocommerce-order .checkout-product-item .checkout-product-name > h4{
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.833rem;
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table{
    padding-top: 1.25rem;
    display: flex;
    flex-direction: column;
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table .total-row{
    padding: 0.625rem 0;
    margin: 0 !important;
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table .total-row > div{
    font-weight: 400;
    font-size: 0.677rem !important;
    line-height: 0.9375rem;
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table .total-row+.total-row{
    border-top: 1px dashed #8F8F8F
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table .order_total{
    order: 10;
    border: none !important;
    padding-bottom: 1.667rem;
    padding-top: 0.521rem;
}
body.woocommerce-order-received .woocommerce-order .checkout-total-table .total-row.payment_method{
    padding-top: 1.875rem;
    margin-top: 1.25rem !important;
    border-top: 1px solid #8F8F8F;
    padding-bottom: 0 !important;
}
.ux-mini-cart-empty .woocommerce-mini-cart__empty-message{
    font-size: 0.833rem;
}
.widget_shopping_cart_content .return-to-shop >.button{
    border-radius: 0.521rem;
    font-size: 0.833rem;
    height: 2.604rem;
    line-height: 2.604rem;
    text-transform: initial;
    min-width: 13.542rem;
}
@media only screen and (max-width: 1199px){
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        width: 9.5rem;
        min-width: 9.5rem;
    }
    #reviews .commentlist{
        padding-right: 0;
    }
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        padding-right: 0;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview > li{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    body div .quantity.ux-quantity{
        height: 2rem;
    }
    body div .quantity.ux-quantity input{
        font-size: 0.8125rem;
    }
    body div .quantity.ux-quantity .ux-quantity__button{
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product img{
        width: 4rem;
        height: 4rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product .main-thumbnail{
        padding-right: 1rem;
        padding-left: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items{
        padding-left: 5rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items .buy-together-thumb{
        margin-right: 0.5rem;
    }
    .woocommerce-checkout .nk-checkout-page{
        width: var(--container-w);
    }
    .nk-checkout-page #customer-details{
        padding-right: 2rem;
    }
    .nk-checkout-page #order-review{
        padding: 1rem;
    }
    body.woocommerce-order-received .nk-checkout-page{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        padding-left: 0;
    }
}
@media only screen and (max-width: 991px){
    .nk-checkout-page #order-review{
        padding: 16px 42px;
        border-bottom: 1px solid rgb(223, 223, 223);
        width: 100%;
        border-left: none;
    }
    .nk-checkout-page .column-inner{
        width: 100%;
    }
    .nk-checkout-page .review-order-table-heading .heading-inner span.amount{
        font-size: 17px;
        line-height: 22px;
        color: var(--sub-cl)
    }
    .nk-checkout-page .review-order-table-heading .heading-inner > button{
        border: none !important;
        outline: none !important;
        background-color: transparent !important;
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 0;
    }
    .nk-checkout-page .review-order-table-heading .heading-inner > button.active svg:last-child{
        transform: rotate(180deg);
    }
    .nk-checkout-page .review-order-table-heading .heading-inner{
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        margin: 0 auto;
    }
    .nk-checkout-page #order-review .woocommerce-checkout-review-order-table{
        display: none;
        margin-top: 30px;
    }
    .nk-checkout-page form.woocommerce-checkout{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .nk-checkout-page #customer-details{
        justify-content: center;
        padding: 32px 42px 100px;
    }
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        margin: auto;
    }
    .nk-checkout-page .checkout-column{
        width: 100%;
    }
    .show-on-tablet{
        display: block !important;
    }
    .nk-checkout-page .checkout-total-table{
        margin: 17px 0 0;
    }
    .nk-checkout-page .woocommerce-order{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        width: 100%;
        margin-top: 48px;
    }
    .nk-checkout-page .check-success{
        flex-direction: column;
        gap: 10px;
    }
    .nk-checkout-page .check-success > p{
        text-align: center;
    }
    .nk-checkout-page .woocommerce-order{
        padding: 32px 0;
    }
    .nk-checkout-page .order-failed-content .buttons-wrap{
        margin: 0;
    }
    #reviews .star_box{
        flex-direction: column;
    }
    #reviews .star_box .star_box_right{
        width: 100%;
    }
    #reviews .star_box .star_box_left{
        flex-direction: column;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating{
        width: 100%;
        border-right: none !important;
        border-bottom: 1px solid #C8D5DC;
    }
    #reviews .star_box .star_box_left .reviews_bar{
        border-bottom: 1px solid #C8D5DC;
    }
    #reviews{
        padding: 0;
        background-color: transparent;
    }
    .nk-checkout-page #customer-details .form-row.place-order .woocommerce-terms-and-conditions-wrapper{
        margin: 0;
    }
    .nk-checkout-page #customer-details .form-row.place-order{
        position: fixed;
        z-index: 99;
        bottom: 0;
        left: 0;
        background: #FFF;
        padding: 10px 42px;
        margin: 0;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
        font-size: 16px;
        line-height: 24px;
    }
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        flex-grow: 1;
    }
    .nk-checkout-page .woocommerce-order #customer-details{
        padding: 0;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        padding-left: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-5{
        width: 60%;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .woocommerce-cart .nk-checkout-page .large-7{
        width: 100%;
        max-width: 100%;
    }
    .nk-checkout-page #customer-details .checkout-logo,
    .nk-checkout-page #customer-details .breadcrumbs{
        display: none !important;
    }
    .nk-checkout-page #customer-details{
        width: 100%;
        padding: 3rem 0 6.25rem 0;
    }
    body.woocommerce-checkout header#header{
        display: flex !important;
    }
    .nk-checkout-page .woocommerce-order #customer-details{
        width: 100%;
        padding-top: 3rem;
    }
    body.woocommerce-order-received .nk-checkout-page{
        padding: 1rem;
    }
}
@media only screen and (max-width: 767px){
    .nk-checkout-page #customer-details{
        padding: 16px 16px 80px;
    }
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        padding: 16px;
    }
    .nk-checkout-page #order-review{
        position: sticky;
        left: 0;
        top: 0;
        z-index: 99;
        padding: 0;
    }
    .nk-checkout-page .checkout-products .checkout-product-thumb{
        width: 50px;
        min-width: 50px;
        height: 50px;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
        font-size: 14px;
        font-weight: 700;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity input{
        width: 22px;
        height: 22px;
        font-size: 10px;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity button{
        width: 22px;
    }
    .nk-checkout-page #customer-details .select2-container .select2-selection--single .select2-selection__rendered,
    .nk-checkout-page #customer-details .select2-container .select2-selection--single,
    .nk-checkout-page #customer-details textarea,
    .nk-checkout-page #customer-details .woocommerce-billing-fields input{
        font-size: 0.875rem !important;
        line-height: 2rem !important;
        padding: 0.5rem 1rem;
    }
    .nk-checkout-page #customer-details textarea,
    .nk-checkout-page #customer-details .woocommerce-billing-fields input,
    .nk-checkout-page #customer-details .select2-container .select2-selection--single{
        border: 1px solid #A6A6A6 !important;
    }
    .nk-checkout-page #customer-details .column-inner > div+div{
        margin-top: 12px;
    }
    body.woocommerce-checkout .select2-results__option,
    .nk-checkout-page #customer-details li.wc_payment_method label{
        font-size: 14px;
    }
    .nk-checkout-page .review-order-table-heading{
        padding: 8px 17px;
    }
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        width: 100%;
        min-width: unset;
        border-left: none;
        margin: 24px auto 0;
        max-width: 260px;

    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        padding: 16px;
    }
    .nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        color: #000;
    }
    .nk-checkout-page .checkout-total-table .total-row > div.value{
        font-size: 13px;
        line-height: 22px;
        font-weight: 600;
        color: #000;
    }
    .nk-checkout-page .order-failed-content{
        padding: 20px;
    }
    .nk-checkout-page .order-failed-content .buttons-wrap{
        grid-template-columns: 1fr;
    }
    .nk-checkout-page .order-failed-content .order-failed-message{
        font-size: 18px;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating .star_average{
        margin-right: 0 !important;
    }
    .nk-checkout-page #order-review .woocommerce-checkout-review-order-table{
        margin-top: 0;
    }
    .nk-checkout-page .checkout-total-table .total-row{
        padding: 6px 0;
    }
    .nk-checkout-page span.amount{
        font-size: 14px;
    }
    .nk-checkout-page #customer-details .form-row.place-order{
        padding: 6px 17px;
    }
    .nk-checkout-page .checkout_coupon button{
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
    .nk-checkout-page #customer-details button#place_order{
        line-height: 20px;
    }
    .nk-checkout-page #customer-details h3{
        font-size: 18px;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview span,
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
        font-size: 15px;
    }
    .nk-checkout-page .woocommerce-order #customer-details .order-information-group,
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
        padding-top: 24px;
        margin-top: 24px;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        margin-top: 24px;
    }
    .nk-checkout-page .woocommerce-order #order-review .checkout-total-table .total-row > div{
        font-size: 14px;
    }
    .nk-checkout-page .check-success > p > b{
        font-size: 26px;
    }
    .nk-checkout-page .check-success > p{
        font-size: 17px;
        line-height: 24px;
    }
    .woocommerce-cart .nk-checkout-page .woocommerce.row{
        padding: 1.875rem 1rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 h1{
        font-weight: 800;
        font-size: 1.875rem;
        line-height: 2.5rem;
        text-align: center;
    }
    .woocommerce-cart .nk-checkout-page .large-7 > .cart-des{
        margin-bottom: 1.5625rem;
        text-align: center;
        font-weight: 400;
        font-size: 0.8125rem;
    }

    .woocommerce-cart .nk-checkout-page .large-5{
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
        border: none !important;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart_totals > h2{
        margin-bottom: 1.5rem;
        font-weight: 800;
        font-size: 1.5rem;
        line-height: 1.875rem;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart-total-row{
        border: none !important;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart_totals .shipping__list_label, .woocommerce-cart .nk-checkout-page .large-5 .cart_totals span.amount{
        font-weight: 600;
        font-size: 1rem;
        line-height: 1.25rem;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart-total-row .row-label{
        font-weight: 400;
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    .cart-coupon > a{
        font-size: 0.75rem;
    }
    .cart-coupon .checkout_coupon > input{
        height: 2.8125rem !important;
        border: 1px solid #A6A6A6 !important;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total .row-label{
        font-size: 1rem;
    }
    .woocommerce-cart .nk-checkout-page .large-5 .cart-total-row.order-total .row-label > span{
        font-size: 0.75rem;
    }
    .related-products .swiper-arrow-2{
        display: none !important;
    }
    .related-products .swiper-slide{
        padding: 0 0.3125rem;
    }
    .related-products .swiper{
        margin: 0 -0.3125rem;
    }
    .product-item{
        padding: 0;
    }
    .product-item .cont-wrap{
        padding: 0.75rem;
    }
    .product-item .cont-wrap .product-price > span.amount,
    .product-item .cont-wrap .product-price > ins span.amount{
        font-weight: 400;
        font-size: 13px;
        color: #000;
    }
    .product-item .cont-wrap .product-price > del,
    .product-item .cont-wrap .product-price > del span.amount{
        font-weight: 400;
        font-size: 13px;
        color: #8F8F8F;
    }
    .nk-checkout-page .related-products .sec-title-40{
        font-weight: 900;
        font-size: 1.5625rem;
        margin-bottom: 1.875rem;
    }
    .nk-checkout-page .related-products{
        padding: 1.875rem 0 2.8125rem;
    }
    .show-mobile .swiper-pagination-progress{
        margin-top: 1.25rem;
    }
    html body #wrapper .swiper-pagination-progress{
        background-color: #EDEDED !important;
        border-radius: 3.125rem;
        position: relative;
        height: 0.3125rem !important;
        overflow: hidden;
    }
    html body #wrapper .swiper-pagination-progress .swiper-pagination-progressbar-fill{
        background-color: #A6A6A6;
        border-radius: 3.125rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7{
        padding-right: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-7 tr > th.product-name{
        width: 100%;
    }
    .woocommerce-cart .nk-checkout-page .large-7 tr > td.product-subtotal,
    .woocommerce-cart .nk-checkout-page .large-7 tr > td.product-quantity,
    .woocommerce-cart .nk-checkout-page .large-7 tr > td.product-price,
    .woocommerce-cart .nk-checkout-page .large-7 tr > th:not(.product-name){
        display: none !important;
    }
    .woocommerce-cart .nk-checkout-page .large-7 tr > td.product-remove{
        position: absolute;
        display: block;
        right: 0;
        top: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .sm-touch-scroll{
        overflow: hidden;
    }
    .woocommerce-cart .nk-checkout-page .large-7 table{
        margin-bottom: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-7 table,
    .woocommerce-cart .nk-checkout-page .large-7 td,
    .woocommerce-cart .nk-checkout-page .large-7 th,
    .woocommerce-cart .nk-checkout-page .large-7 tr{
        display: block;
        position: relative;
    }
    .woocommerce-cart .nk-checkout-page .large-7 tr > td.product-name{
        padding: 0 1.875rem 0 0;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product img{
        width: 7.1875rem;
        height: 7.1875rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .product-name .main-product .main-thumbnail{
        padding-right: 0.9375rem;
    }
    .woocommerce-cart .nk-checkout-page .large-7 .cart-buy-together-items{
        padding-left: 0;
    }
    .woocommerce-cart .nk-checkout-page .large-5{
        padding-top: 1.875rem !important;
        border-top: 2px solid #505050 !important;
        border-radius: 0 !important;
    }
    .woocommerce-checkout .nk-checkout-page{
        padding-top: 0;
    }
    .nk-checkout-page #order-review{
        border-radius: 0;
        background-color: #F7F7F7;
    }
    .nk-checkout-page .review-order-table-heading{
        border-bottom: 1px solid #DCDCDC;
        font-weight: 600;
        font-size: 0.75rem;
    }
    .nk-checkout-page .review-order-table-heading .heading-inner span.amount{
        font-weight: 700;
        font-size: 1.25rem;
        color: #000
    }
    .nk-checkout-page #customer-details{
        padding: 3.125rem 1rem 5rem;
    }
    .nk-checkout-page #customer-details h3{
        font-size: 1.5rem;
        line-height: 1.4;
    }
    .nk-checkout-page #customer-details .woocommerce-billing-fields .form-row{
        width: 100% !important;
    }
    .nk-checkout-page #customer-details .column-inner > div#payment .show-on-tablet.order-review{
        display: none !important;
    }
    .nk-checkout-page #customer-details .column-inner > div#payment{
        margin-top: 2.5rem;
    }
    .nk-checkout-page #customer-details ul.wc_payment_methods{
        margin-bottom: 0;
    }
    body.woocommerce-order-received header#header #masthead{
        display: none !important;
    }
    body.woocommerce-order-received .nk-checkout-page{
        padding: 0;
    }
    body.woocommerce-order-received .grid-container{
        padding: 0;
    }
    body.woocommerce-order-received .woocommerce-order{
        border-radius: 0;
        min-height: 100vh;
    }
    .nk-checkout-page .check-success > svg{
        width: 6.25rem;
        height: 6.25rem;
    }
    .nk-checkout-page .check-success > p{
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 1.4;
    }
    .nk-checkout-page .check-success{
        gap: 2.5rem;
        margin-bottom: 3rem;
    }
    body.woocommerce-order-received #order-review{
        opacity: 0;
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        overflow: auto;
        z-index: 9999;
        pointer-events: none;
        visibility: hidden;
        transition: all 0.4s;
        margin: 0;
    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        border-radius: 0;
        height: 100%;
    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner:before{
        background-color: #FFF;
    }
    .nk-checkout-page .woocommerce-order #customer-details{
        padding-top: 7.5rem;
    }
    body.woocommerce-order-received #order-review.active{
        opacity: 1;
        visibility: visible;
        pointer-events: initial;
    }
    body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row .label{
        font-size: 0.8125rem;
        line-height: 1.3125rem;
    }
    body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row .value{
        font-size: 0.8125rem;
        line-height: 1.3125rem;
    }
    body.woocommerce-order-received .woocommerce-order .toggle-order-review{
        font-weight: 500;
        font-size: 0.8125rem;
        line-height: 1.3125rem;
        text-align: center;
        text-decoration: underline;
        width: max-content;
        margin-top: 3.625rem;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-buttons > a{
        height: 3.75rem;
    }
    body.woocommerce-order-received .woocommerce-order #customer-details .thanks-row.order-buttons > a:first-child {
        margin-top: 5rem;
    }
    body.woocommerce-order-received .woocommerce-order .heading-group img{
        height: 2.5rem;
    }
    body.woocommerce-order-received .woocommerce-order #order-review .woocommerce-thankyou-order-details >li{
        font-size: 0.75rem;
    }
    body.woocommerce-order-received .woocommerce-order .checkout-products{
        padding: 1rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
        font-size: 0.75rem;
        font-weight: 400;
    }
    .back-to-home-mobile > a{
        height: 3.75rem;
        width: calc(100% - 4.375rem);
        margin-left: auto;
        margin-right: auto;
    }
}