body.woocommerce-checkout{
    overflow: unset !important;
}
body.woocommerce-checkout header#header{
    height: auto !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;
}
.nk-checkout-page .woocommerce-order{
    min-height: calc(54rem - 4rem);
}
.woocommerce-NoticeGroup-checkout{
    cursor: pointer;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup{
    position: fixed;
    right: 1rem;
    top: 1rem;
    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.5rem;
    padding: 0.4rem 1rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    font-size: 0.7rem;
    line-height: 1rem;
    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.2rem 0.6rem;
    font-size: 0.7rem;
    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: 30rem;
    max-width: 100%;
    height: 100%;
}
.nk-checkout-page .checkout-column{
    width: 50%;
    padding: 2.5rem;
}
.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.5rem);
    width: 3rem;
    height: 3rem;
    position: absolute;
    left: calc(50% - 1.5rem);
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50;
    border: 0.2rem 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{
    background-color: #FFF;
    border-left: 0.05rem solid rgb(223, 223, 223);
}
.nk-checkout-page #customer-details{
    display: flex;
    justify-content: flex-end;
    background-color: #f4f4f4;
}
.nk-checkout-page #customer-details .column-inner > div+div{
    margin-top: 1rem;
}
.nk-checkout-page #customer-details h3{
    font-size: 1rem;
    line-height: 1.4rem;
    padding: 0;
    margin: 0 0 0.5rem;
    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 0 0.8rem;
}
.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.8rem;
}
.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.05rem solid #d9d9d9 !important;
    border-radius: 0.25rem !important;
    box-sizing: border-box;
    color: #333;
    font-size: 0.8rem !important;
    height: auto !important;
    line-height: 1.2rem !important;
    padding: 0.6rem 1rem;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 1.2rem !important;
    font-size: 0.8rem !important;
    padding: 0 !important;
}
.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.4rem;
    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.85rem;
    height: 2rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
body.woocommerce-checkout .select2-results__option{
    margin: 0 !important;
    font-size: 0.85rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
.nk-checkout-page #customer-details ul.wc_payment_methods{
    margin-bottom: 1rem;
}
.nk-checkout-page #customer-details li.wc_payment_method{
    border: 0.05rem solid rgb(222, 222, 222);
    padding: 0 !important;
    overflow: hidden;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    position: relative;
    z-index: 2;
}
.nk-checkout-page #customer-details li.wc_payment_method input{
    width: 0.8rem !important;
    height: 0.8rem !important;
    padding: 0 !important;
    margin-left: 0.6rem !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    appearance: auto !important;
    cursor: pointer;
}
.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.6rem;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box{
    padding: 0.6rem;
    background-color: #f4f4f4;
    font-size: 0.8rem;
    line-height: 1.1rem;
    display: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box > p{
    padding: 0;
    margin-bottom: 0.5rem;
}
.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.6rem;
    font-weight: 400;
    font-size: 0.8rem;
    cursor: pointer;
    flex-grow: 1;
    margin: 0;
}
.nk-checkout-page #customer-details li.wc_payment_method label:before{
    height: 2.2rem !important;
    width: 2.2rem !important;
    object-fit: contain;
    margin-right: 0.6rem !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.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 button#place_order{
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background-color: var(--sub-cl);
    width: 100%;
    padding: 0.5rem 1.2rem;
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-weight: 500;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.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: 0.6rem;
}
.nk-checkout-page .checkout-products .checkout-product-thumb{
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    position: relative;
}
.nk-checkout-page .checkout-products .checkout-product-thumb img{
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border: 0.05rem 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: 1rem;
    height: 1rem;
    background-color: gray;
    color: #FFF;
    line-height: 1rem;
    font-size: 0.6rem;
    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: 5rem;
    text-align: right;
}
.nk-checkout-page .checkout-products .checkout-product-name{
    padding: 0 0.8rem;
    flex-grow: 1;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price{
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price >strong.quantity{
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #666;
    font-weight: 700;
    margin-left: 0.3rem;
}
.nk-checkout-page .checkout-products .checkout-product-quantity{
    display: flex;
    margin-right: 1rem;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.minus{
    -webkit-border-radius: 0.25rem 0 0 0.25rem !important;
    -moz-border-radius: 0.25rem 0 0 0.25rem !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.plus{
    -webkit-border-radius: 0 0.25rem 0.25rem 0 !important;
    -moz-border-radius: 0 0.25rem 0.25rem 0 !important;
    border-radius: 0 0.25rem 0.25rem 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.6rem;
    border: 0.05rem solid rgb(218, 218, 218);
    font-size: 0.8rem;
    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.6rem;
    height: 1.6rem;
    text-align: center;
    box-shadow: unset !important;
    border: 0.05rem solid rgb(218, 218, 218);
    border-right: none;
    border-left: none;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.7rem;
    line-height: 1rem;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount{
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #666;
    font-weight: 400;
}
.nk-checkout-page .checkout-products .checkout-product-name h4{
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 1rem;
    color: #000
}
.nk-checkout-page .checkout-products .checkout-product-item .checkout-item-content{
    padding-left: 0.8rem;
    flex-grow: 1;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount{
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #666;
    font-weight: 400;
}
.nk-checkout-page .checkout-products .checkout-product-name h4{
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 1rem;
    color: #000
}
.nk-checkout-page .checkout_coupon{
    margin-top: 1.5rem;
    display: flex;
    overflow: hidden;
}
.nk-checkout-page .checkout_coupon input{
    appearance: none !important;
    background-color: #fff !important;
    border: 0.05rem solid #d9d9d9 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
    box-sizing: border-box;
    color: #333;
    font-size: 0.8rem !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0.6rem 1rem;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page .checkout_coupon button{
    margin: 0;
    padding: 0.3rem 1rem !important;
    width: max-content !important;
    flex: 0 0 auto;
    -webkit-border-radius: 0 0.25rem 0.25rem 0;
    -moz-border-radius: 0 0.25rem 0.25rem 0;
    border-radius: 0 0.25rem 0.25rem 0;
    background-color: var(--sub-cl);
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-size: 0.8rem;
    line-height: 1rem;
}
.nk-checkout-page .checkout-total-table{
    margin-top: 1.5rem;
}
.nk-checkout-page .checkout-total-table .total-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0;
    gap: 1rem
}
.nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
    font-size: 0.9rem;
    line-height: 1.3rem;
    font-weight: 500;
    color: #000;
}
.nk-checkout-page .checkout-total-table .total-row > div.value{
    font-size: 0.9rem;
    line-height: 1.3rem;
    font-weight: 600;
    color: #000;
    text-align: right;
}
.nk-checkout-page .checkout-total-table #shipping_method label.shipping__list_label{
    font-size: 0;
}
.nk-checkout-page span.amount{
    font-size: 0.8rem;
    line-height: 1rem;
}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    font-size: 1rem;
    line-height: 1.3rem;
    color: var(--sub-cl)
}
.show-on-tablet{
    display: none !important;
}
.swal2-container .swal2-title{
    font-size: 1.45rem;
}
.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.75rem;
    line-height: 1.35rem;
    min-height: unset !important;
    height: auto !important;
    min-width: 7.5rem;
    background-color: var(--main-cl);
}
.nk-checkout-page .woocommerce-order{
    padding: 4rem 0 4rem;
    justify-content: space-between;
}
.nk-checkout-page .woocommerce-order #customer-details{
    padding: 0 1.6rem 0 0;
    background-color: transparent;
}
.nk-checkout-page .woocommerce-order #order-review{
    background-color: transparent;
    border: none;
    padding: 0 0 0 1.6rem;
}
.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: var(--main-cl);
    opacity: 0.1;
    content: '';
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    pointer-events: none;
}
.nk-checkout-page .woocommerce-order #order-review .column-inner{
    padding: 1.5rem;
    height: auto;
    position: relative;
    width: 100%;
}
.nk-checkout-page .woocommerce-order #order-review .checkout-total-table .total-row > div{
    font-size: 0.8rem;
}
.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.6rem;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview span{
    display: block;
    width: 7.5rem;
    min-width: 7.5rem;
    padding-right: 0.5rem;
    color: #333;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
    color: #333;
    word-break: break-word;
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: 600;
    flex-grow: 1;
}
.nk-checkout-page .woocommerce-order #customer-details .order-information-group{
    margin-top: 1.7rem;
    border-top: 0.05rem solid #E6E6E6;
    padding-top: 1.7rem;
}
.nk-checkout-page .woocommerce-order #customer-details  h3{
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.2rem;
    color: #000;
    margin-bottom: 1rem;
}
.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: 35rem;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    display: flex;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
    width: 11rem;
    min-width: 11rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    margin-left: 1.2rem;
    border-left: 0.05rem solid #d5d5d5;
}
.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;
    gap: 1.5rem;
}
.nk-checkout-page .check-success > p{
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
    text-align: left;
}
.nk-checkout-page .check-success > p > b{
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.9rem;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    margin-top: 1.7rem;
    border-top: 0.05rem solid #E6E6E6;
    padding-top: 1.7rem
}
.nk-checkout-page .order-failed{
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.nk-checkout-page .order-failed-content{
    width: 48.5rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem;
    box-shadow: 0.2rem 0.2rem 1rem 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.5rem;
    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: 1rem;
    margin: 0 6rem;
}
.nk-checkout-page .order-failed-content .order-failed-message b{
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.45rem;
    margin-bottom: 0.3rem;
    color: #F50000;
}
.nk-checkout-page .order-failed-content .order-failed-message{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45rem;
    color: #333;
}
.woocommerce-mini-cart .ux-mini-cart-qty{
    flex-direction: column;
    align-items: flex-start;
    margin: 0 !important;
    gap: 0.8rem
}
.woocommerce-mini-cart{
    margin: 0;
}
.woocommerce-mini-cart .ux-quantity.quantity{
    opacity: 1;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item > a:not(.remove){
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    margin-bottom: 0.6rem;
    color: var(--main-cl);
    padding-right: 1.5rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item span.amount{
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.3rem;
    color: var(--main-cl);
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{
    padding-bottom: 0rem !important;
    border: none !important;
    margin-bottom: 0 !important;
    min-height: 5rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item{
    padding: 0 0 0.8rem 5.75rem !important;
    border-bottom: 0.05rem dashed #CBCBCB;
    margin-bottom: 0.8rem;
    border-top: none !important;
    min-height: 5.8rem;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item img{
    width: 5rem;
    height: auto;
    aspect-ratio: 1;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    top: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer{
    border-top: 0.05rem dashed #CBCBCB;
    padding-top: 0.8rem;
    margin-top: 0.8rem;
}
.widget_shopping_cart .ux-mini-cart-footer p.total span.amount{
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.4rem;
    color: var(--main-cl)
}
.widget_shopping_cart .ux-mini-cart-footer p.total strong{
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.4rem;
    color: #000000;
}
.widget_shopping_cart .ux-mini-cart-footer p.total{
    padding: 0 !important;
    border: none !important;
    margin: 0 0 0.8rem 0;
}
.cart-item .nav-dropdown.nav-dropdown-default{
    left: unset !important;
    right: 0 !important;
    max-height: unset !important;
    width: 22.5rem;
    box-shadow: 0rem 0rem 3rem 0rem #0000001A;
    -webkit-border-radius: 1.2rem;
    -moz-border-radius: 1.2rem;
    border-radius: 1.2rem;
    border: none !important;
}
#reviews{
    margin: 0 !important;
    background: var(--main-cl-light);
    max-width: unset !important;
    -webkit-border-radius: 0.75rem;
    -moz-border-radius: 0.75rem;
    border-radius: 0.75rem;
    border: none !important;
    padding: 1.6rem;
}
#reviews .woocommerce-Reviews-title{
    display: none !important;
}
#reviews .star_box{
    border: 0.05rem 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: 1rem;
    height: 100%;
    border-right: 0.05rem 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: 2rem;
    font-weight: 800;
    line-height: 2.45rem;
    gap: 0.3rem;
    margin-bottom: 0.2rem;
    display: flex;
    align-items: center;
}
#reviews .star_box .star_box_left .reviews_bar{
    padding: 1rem;
    flex-grow: 1;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value{
    display: flex;
    align-items: center;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value > span{
    display: block;
    width: 0.6rem;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.25rem;
    color: #A9CDE1;
    margin-right: 0.5rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_rating_bar{
    padding-left: 0.8rem;
    padding-right: 0.6rem;
    flex-grow: 1;
    display: flex;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    color: var(--main-cl);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews b{
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.25rem;
    color: var(--main-cl-dark);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_review_row{
    padding-bottom: 0.25rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    min-width: 2.3rem;
}
#reviews .star_box .star_box_right{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    width: max-content;
    border-left: 0.05rem solid #C8D5DC;
}
#reviews .star_box .star_box_right > a{
    font-size: 0.7rem;
    font-weight: 800;
    line-height: 1.25rem;
    padding: 0.5rem 0.9rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    background-color: var(--main-cl);
    border: 0.05rem 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: 2.9rem;
}
#reviews .commentlist .devvn_review_top > p.meta{
    margin-bottom: 1rem !important;
}
#reviews .commentlist .woocommerce-review__author{
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1rem;
}
#reviews .commentlist .devvn_review_mid{
    display: flex;
}
#reviews .commentlist .devvn_review_mid > .description{
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
#reviews .commentlist .devvn_review_mid .star-rating{
    width: 4.2rem;
    min-width: 4.2rem;
    margin-right: 1rem;
    font-size: 0.85rem;
}
#reviews .commentlist .devvn_review_mid .star-rating:before{
    width: 100%;
}
#reviews .commentlist .devvn_review_bottom{
    padding-left: 5.2rem;
}
#reviews .commentlist ul.children{
    background-color: #FFF;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin: 1.2rem 0 0 5.2rem !important;
    padding: 0.8rem 1.2rem;
}
#reviews #comments ol.commentlist li ul.children .comment-text p.meta{
    margin-bottom: 0.5rem !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.5rem !important;
    padding-top: 1.5rem !important;
}
#reviews .commentlist .review_qtv{
    font-size: 0.6rem;
    font-weight: 400;
    line-height: 0.75rem;
    padding: 0.2rem 0.6rem;
    background-color: var(--main-cl);
    color: #FFF;
}
#reviews .woocommerce-verification-required{
    font-size: 0.75rem;
    text-align: center;
}
.shipping__list_item{
    min-height: unset;
}
.message-container.container.success-color.medium-text-center {
    display: none;
}

.message-container.container.success-color.medium-text-center {
    padding: 0;
}

.woocommerce-message.message-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}
ul#shipping_method input {
    margin: 0 .5rem 0 0;
}
.address-item {
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
}

.address-item+.address-item {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    Colors
    Color format
    Hex
    Border colors

    #000000 · 10%;
}

strong.addr-name {
    font-size: 1rem;
    color: var(--text-body, #333);
}

.address-item .left {
    color: #999;
    font-size: .8rem;
}

.address-item span.badge {
    border-radius: 1.5rem;
    background: var(--2, linear-gradient(256deg, #00C45D -16.59%, #0A3C8D 101.03%));
    width: max-content;
    display: flex;
    align-items: center;
    height: unset;
    color: #fff;
    padding: .2rem .5rem;
    font-size: .6rem;
}

.actions .edit {
    color: var(--Green_Ecom_1, #00A34D);
}

.actions  a.delete {
    color: #D51D04;
}

form#nk-address-form input,form#nk-address-form textarea {
    height: 2.5rem;
    border-radius: 100px;
    font-size: .8rem;
    padding: 0 1rem;
    box-shadow: none;
}

form#nk-address-form textarea {
    border-radius: 1rem;
    padding: .8rem 1rem;
}

.nk-address-modal input[type="checkbox"] {
    margin: 0 !important;
    height: unset !important;
}

form#nk-address-form [type="submit"] {
    margin: 0;
    background: #00A34D;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    color: #fff;
    padding: 0.4rem 0.8rem;
    margin-top: 1.3rem;
    transition: .4s all;
    min-width: 10rem;
    text-align: center;
    justify-content: center;
    padding: 0;
    height: 2.5rem;
    font-size: .8rem;
}

form#nk-address-form input[type="checkbox"] {
    height: auto !important;
    margin: 0 .3rem 0 0;
}

div#nk-address-modal {
    background: #fff;
    padding: 2rem;
    border-radius: 1rem;
    width: 21rem;
}
.actions a+a {
    margin-left: 1rem;
}
button#nk-add-address {
    margin: 0;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    background: var(--ebf-2-ff-ph, #EBF2FF);
    border-radius: 100px;
    font-size: 0.8rem;
    color: var(--234-b-9-e, #234B9E);
    font-weight: 400;
    text-transform: unset;
    line-height: 1;
    transition: .4s all;
}

button#nk-add-address svg {
    width: 1.2em;
    height: auto;
    margin-left: .2rem;
}

button#nk-add-address:hover {
    background: var(--234-b-9-e, #234B9E);
    color: #fff;
}

button#nk-add-address path {
    transition: .4s all;
}

button#nk-add-address:hover path {
    stroke: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: var(--sub-cl);
}

ul#shipping_method {
    margin-bottom: 1rem;
}

.tt-custom-shipping-method .shipping__list_label:before {
    content: '';
    width: .4rem;
    height: .4rem;
    display: inline-block;
    border-radius: 50%;
    background: var(--sub-cl);
    outline: 1px solid var(--sub-cl);
    outline-offset: .2rem;
    margin-right: .5rem;
    flex: 0 0 auto;
    background: transparent;
    transition: .4s all;
}

.shipping__list_item input {
    display: none;
}

.shipping__list_label {
    display: flex;
}

ul#shipping_method input:checked+.shipping__list_label:before{
    background: var(--sub-cl);

}

/* 
.shipping__list_label span.woocommerce-Price-amount {
    display: none;
} */
@media only screen and (max-width: 59.95rem){
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        width: 7.6rem;
        min-width: 7.6rem;
    }
    #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.7rem;
        line-height: 1rem;
    }
}
@media only screen and (max-width: 49.55rem){
    .nk-checkout-page #order-review{
        padding: 0.8rem 2.1rem;
        border-bottom: 1 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: 0.85rem;
        line-height: 1.1rem;
        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: 0.4rem;
        padding: 0;
    }
    .nk-checkout-page .review-order-table-heading .heading-inner > button.active svg{
        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: 1.5rem;
    }
    .nk-checkout-page form.woocommerce-checkout{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .nk-checkout-page #customer-details{
        justify-content: center;
        padding: 1.6rem 2.1rem 5rem;
    }
    .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: 0.85rem 0 0;
    }
    .nk-checkout-page .woocommerce-order{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        width: 100%;
        margin-top: 2.4rem;
    }
    .nk-checkout-page .check-success{
        flex-direction: column;
        gap: 0.5rem;
    }
    .nk-checkout-page .check-success > p{
        text-align: center;
    }
    .nk-checkout-page .woocommerce-order{
        padding: 1.6rem 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: 0.05rem solid #C8D5DC;
    }
    #reviews .star_box .star_box_left .reviews_bar{
        border-bottom: 0.05rem 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: 0.5rem 2.1rem;
        margin: 0;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
        font-size: 0.8rem;
        line-height: 1.2rem;
    }
    .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;
    }
}
@media only screen and (max-width: 38.35rem){
    .nk-checkout-page #customer-details{
        padding: 0.8rem 0.8rem 4rem;
    }
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        padding: 0.8rem;
    }
    .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: 2.5rem;
        min-width: 2.5rem;
        height: 2.5rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
        font-size: 0.7rem;
        font-weight: 700;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity input{
        width: 1.1rem;
        height: 1.1rem;
        font-size: 0.5rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity button{
        width: 1.1rem;
    }
    .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.7rem !important;
        line-height: 1rem !important;
        padding: 0.4rem 0.8rem;
    }
    .nk-checkout-page #customer-details .form-row{
        margin-bottom: 0.6rem;
    }
    .nk-checkout-page #customer-details .column-inner > div+div{
        margin-top: 0.6rem;
    }
    body.woocommerce-checkout .select2-results__option,
    .nk-checkout-page #customer-details li.wc_payment_method label{
        font-size: 0.7rem;
    }
    .nk-checkout-page .review-order-table-heading{
        padding: 0.4rem 0.85rem;
    }
    .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: 1.2rem auto 0;
        max-width: 13rem;

    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        padding: 0.8rem;
    }
    .nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
        font-size: 0.7rem;
        line-height: 1.1rem;
        font-weight: 500;
        color: #000;
    }
    .nk-checkout-page .checkout-total-table .total-row > div.value{
        font-size: 0.65rem;
        line-height: 1.1rem;
        font-weight: 600;
        color: #000;
    }
    .nk-checkout-page .order-failed-content{
        padding: 1rem;
    }
    .nk-checkout-page .order-failed-content .buttons-wrap{
        grid-template-columns: 1fr;
    }
    .nk-checkout-page .order-failed-content .order-failed-message{
        font-size: 0.9rem;
    }
    #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: 0.3rem 0;
    }
    .nk-checkout-page span.amount{
        font-size: 0.7rem;
    }
    .nk-checkout-page #customer-details .form-row.place-order{
        padding: 0.3rem 0.85rem;
    }
    .nk-checkout-page .checkout_coupon button{
        font-weight: 400;
        font-size: 0.7rem;
        line-height: 1rem;
    }
    .nk-checkout-page #customer-details button#place_order{
        line-height: 1rem;
    }
    .nk-checkout-page #customer-details h3{
        font-size: 0.9rem;
    }
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview span,
    .nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
        font-size: 0.75rem;
    }
    .nk-checkout-page .woocommerce-order #customer-details .order-information-group,
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
        padding-top: 1.2rem;
        margin-top: 1.2rem;
    }
    .nk-checkout-page .woocommerce-order #order-review{
        margin-top: 1.2rem;
    }
    .nk-checkout-page .woocommerce-order #order-review .checkout-total-table .total-row > div{
        font-size: 0.7rem;
    }
    .nk-checkout-page .check-success > p > b{
        font-size: 1.3rem;
    }
    .nk-checkout-page .check-success > p{
        font-size: 0.85rem;
        line-height: 1.2rem;
    }
    .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 {
        height: 3rem !important;
        font-size: 1rem !important;
        line-height: 3rem !important;
    }

    .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: 1rem !important;
        line-height: 2rem !important;
    }

    .nk-checkout-page .review-order-table-heading .heading-inner span.amount {
        font-size: 1.7rem;
    }

    body.woocommerce-checkout .select2-results__option, .nk-checkout-page #customer-details li.wc_payment_method label {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout_coupon input {
        height: 3rem !important;
        font-size: 1rem !important;
    }

    .nk-checkout-page .checkout_coupon button {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-total-table .total-row > div:first-of-type {
        font-size: 1rem;
    }

    .nk-checkout-page {
        padding-bottom: 2rem;
    }


    .nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount {
        font-size: 1.7rem;
    }

    .nk-checkout-page span.amount {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-name h4 {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-quantity button {
        width: 2rem;
        height: 2rem !important;
    }

    .nk-checkout-page .checkout-products .checkout-product-quantity input {
        width: 2rem;
        height: 2rem;
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount {
        font-size: 1rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-item {
    }
    .nk-checkout-page #customer-details button#place_order {
        line-height: 2rem;
        font-size: 1.2rem;
    }
    .checkout-product-price .woocommerce-Price-amount {
        display: none;
    }

    .nk-checkout-page .checkout-products .checkout-product-thumb {
        width: 5.5rem;
        min-width: 5.5rem;
        height: 5.5rem;
    }

    .nk-checkout-page .checkout-products .checkout-product-name h4 {
        font-size: 1.2rem;
        line-height: 1.2;
    }

    .nk-checkout-page .checkout-products .checkout-product-quantity button {
        width: 2.5rem;
        height: 2.5rem !important;
    }

    .nk-checkout-page .checkout-products .checkout-product-quantity input {
        width: 2.5rem;
        height: 2.5rem;
    }
    .checkout-product-remove {
        width: 1.2rem;
        height: 1.2rem;
    }
}