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;
}
.nk-checkout-page .woocommerce-order,
.nk-checkout-page form.woocommerce-checkout{
    display: flex;
    position: relative;
    margin-bottom: 0;
}
.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;
}
.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 #customer-details  .column-inner {
    width: 26.042rem;
    max-width: 100%;
}
.nk-checkout-page #customer-details{
    padding: 2.604rem;
}
.nk-checkout-page .checkout-column{
    width: 50%;
}
.nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
    padding: 2.604rem;
    width: 31.25rem;
    max-width: 100%;
}
.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{
    background-color: #f4f4f4;
    border-left: 0.052rem solid rgb(223, 223, 223);
}
.nk-checkout-page #order-review .column-inner{
    position: sticky;
    top: 1.042rem;
}
.nk-checkout-page #customer-details{
    display: flex;
    justify-content: flex-end;
}
.nk-checkout-page #customer-details .column-inner > div.woocommerce-checkout-payment{
    margin-top: 1.667rem;
    padding-top: 1.667rem;
    border-top: 1px dashed #CBCBCB;
}
.nk-checkout-page #customer-details h3{
    font-size: 1.042rem;
    line-height: 1.458rem;
    padding: 0;
    margin: 0 0 0.521rem;
}
.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.833rem;
}
.nk-checkout-page #customer-details .woocommerce-billing-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nk-checkout-page #customer-details .form-row{
    position: relative;
}
.nk-checkout-page #customer-details .form-row.form-row-first,
.nk-checkout-page #customer-details .form-row.form-row-last{
    width: 49%;
}
.nk-checkout-page #customer-details .woocommerce-input-wrapper{
    display: block;
    width: 100%;
}
.nk-checkout-page #customer-details label abbr{
    color: var(--main-cl)
}
.nk-checkout-page #customer-details label{
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.5625rem;
    margin-bottom: 0;
    display: block;
}
.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 input{
    appearance: none !important;
    background-color: #fff !important;
    border: 0.052rem solid #d9d9d9 !important;
    border-radius: 0.833rem !important;
    box-sizing: border-box;
    color: #333;
    font-size: 0.833rem !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0.833rem 1.042rem;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
    min-height: 3.125rem;
}
.nk-checkout-page #customer-details input{
    padding-right: 2.5rem;
}
.nk-checkout-page #customer-details #billing_first_name_field:after,
.nk-checkout-page #customer-details #billing_address_1_field:after,
.nk-checkout-page #customer-details #billing_phone_field:after,
.nk-checkout-page #customer-details #billing_email_field:after{
    position: absolute;
    bottom: 1.09375rem;
    right: 1.042rem;
    width: 0.9375rem;
    height: 0.9375rem;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
}
.nk-checkout-page #customer-details #billing_phone_field:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljc1IDE0LjEyNDdWMTIuOTE5N0MxNS43NSAxMi4zMjEgMTUuMzc2NiAxMS43ODI2IDE0LjgwNzEgMTEuNTYwMkwxMy4yODE1IDEwLjk2NDZDMTIuNTU3MSAxMC42ODE4IDExLjczMTYgMTAuOTg4MSAxMS4zODI4IDExLjY2OTJMMTEuMjUgMTEuOTI4NEMxMS4yNSAxMS45Mjg0IDkuMzc1IDExLjU2MjQgNy44NzUgMTAuMDk4MkM2LjM3NSA4LjYzMzk3IDYgNi44MDM3MiA2IDYuODAzNzJMNi4yNjU1MSA2LjY3NDEzQzYuOTYzMjggNi4zMzM1NyA3LjI3NzE0IDUuNTI3NzcgNi45ODc0MSA0LjgyMDczTDYuMzc3MTcgMy4zMzE1NEM2LjE0OTM3IDIuNzc1NjUgNS41OTc4MSAyLjQxMTEzIDQuOTg0NDUgMi40MTExM0gzLjc1QzIuOTIxNTcgMi40MTExMyAyLjI1IDMuMDY2NjggMi4yNSAzLjg3NTMzQzIuMjUgMTAuMzQ0NiA3LjYyMjU4IDE1LjU4ODkgMTQuMjUgMTUuNTg4OUMxNS4wNzg0IDE1LjU4ODkgMTUuNzUgMTQuOTMzNCAxNS43NSAxNC4xMjQ3WiIgZmlsbD0iIzcyNzI3MiIvPgo8L3N2Zz4K")
}
.nk-checkout-page #customer-details #billing_email_field:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjc1IDIuNjI1SDUuMjVDMyAyLjYyNSAxLjUgMy43NSAxLjUgNi4zNzVWMTEuNjI1QzEuNSAxNC4yNSAzIDE1LjM3NSA1LjI1IDE1LjM3NUgxMi43NUMxNSAxNS4zNzUgMTYuNSAxNC4yNSAxNi41IDExLjYyNVY2LjM3NUMxNi41IDMuNzUgMTUgMi42MjUgMTIuNzUgMi42MjVaTTEzLjEwMjUgNy4xOTI1TDEwLjc1NSA5LjA2NzVDMTAuMjYgOS40NjUgOS42MyA5LjY2IDkgOS42NkM4LjM3IDkuNjYgNy43MzI1IDkuNDY1IDcuMjQ1IDkuMDY3NUw0Ljg5NzUgNy4xOTI1QzQuNjU3NSA2Ljk5NzUgNC42MiA2LjYzNzUgNC44MDc1IDYuMzk3NUM1LjAwMjUgNi4xNTc1IDUuMzU1IDYuMTEyNSA1LjU5NSA2LjMwNzVMNy45NDI1IDguMTgyNUM4LjUxMjUgOC42NCA5LjQ4IDguNjQgMTAuMDUgOC4xODI1TDEyLjM5NzUgNi4zMDc1QzEyLjYzNzUgNi4xMTI1IDEyLjk5NzUgNi4xNSAxMy4xODUgNi4zOTc1QzEzLjM4IDYuNjM3NSAxMy4zNDI1IDYuOTk3NSAxMy4xMDI1IDcuMTkyNVoiIGZpbGw9IiM3MjcyNzIiLz4KPC9zdmc+Cg==")
}
.nk-checkout-page #customer-details #billing_address_1_field:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjQ2NTEgNi41MjVDMTQuNjg1MSAzLjA1MjUgMTEuNjU1MSAxLjUgOS4wMDAwNiAxLjVDOS4wMDAwNiAxLjUgOS4wMDAwNiAxLjUgOC45OTI1NiAxLjVDNi4zNDUwNiAxLjUgMy4zMjI1NiAzLjA1MjUgMi41MzUwNiA2LjUxNzVDMS42NTAwNiAxMC4zODc1IDQuMDIwMDYgMTMuNjY1IDYuMTY1MDYgMTUuNzM1QzYuOTYwMDYgMTYuNSA3Ljk4MDA2IDE2Ljg4MjUgOS4wMDAwNiAxNi44ODI1QzEwLjAyMDEgMTYuODgyNSAxMS4wNDAxIDE2LjUgMTEuODI3NiAxNS43MzVDMTMuOTcyNiAxMy42NjUgMTYuMzQyNiAxMC4zOTUgMTUuNDY1MSA2LjUyNVpNMTEuNDYwMSA3LjE0NzVMOC40NjAwNiAxMC4xNDc1QzguMzQ3NTYgMTAuMjYgOC4yMDUwNiAxMC4zMTI1IDguMDYyNTYgMTAuMzEyNUM3LjkyMDA2IDEwLjMxMjUgNy43Nzc1NiAxMC4yNiA3LjY2NTA2IDEwLjE0NzVMNi41NDAwNiA5LjAyMjVDNi4zMjI1NiA4LjgwNSA2LjMyMjU2IDguNDQ1IDYuNTQwMDYgOC4yMjc1QzYuNzU3NTYgOC4wMSA3LjExNzU2IDguMDEgNy4zMzUwNiA4LjIyNzVMOC4wNjI1NiA4Ljk1NUwxMC42NjUxIDYuMzUyNUMxMC44ODI2IDYuMTM1IDExLjI0MjYgNi4xMzUgMTEuNDYwMSA2LjM1MjVDMTEuNjc3NiA2LjU3IDExLjY3NzYgNi45MyAxMS40NjAxIDcuMTQ3NVoiIGZpbGw9IiM3MjcyNzIiLz4KPC9zdmc+Cg==")
}
.nk-checkout-page #customer-details #billing_first_name_field:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy41IDEuNjc4NzFINC41QzIuODQzMTUgMS42Nzg3MSAxLjUgMi45ODk4IDEuNSA0LjYwNzFWMTMuMzkyM0MxLjUgMTQuNzU3MSAyLjQ1NjQ5IDE1LjkwMzggMy43NTA4MyAxNi4yMjg2QzMuOTkwMjkgMTYuMjg4NyA0LjI0MTMyIDE2LjMyMDcgNC41IDE2LjMyMDdIMTMuNUMxMy43NTg3IDE2LjMyMDcgMTQuMDA5NyAxNi4yODg3IDE0LjI0OTIgMTYuMjI4NkMxNS41NDM1IDE1LjkwMzggMTYuNSAxNC43NTcxIDE2LjUgMTMuMzkyM1Y0LjYwNzFDMTYuNSAyLjk4OTggMTUuMTU2OSAxLjY3ODcxIDEzLjUgMS42Nzg3MVpNOSA5LjczMTc5QzEwLjg0NjIgOS43MzE3OSAxMi40MzM3IDEwLjkwNzcgMTMuMTMzNiAxMi41OTIyQzEzLjQ2MTggMTMuMzgyIDEyLjc1NSAxNC4xMjQ0IDExLjg4MTkgMTQuMTI0NEg2LjExODE0QzUuMjQ0OTkgMTQuMTI0NCA0LjUzODE5IDEzLjM4MiA0Ljg2NjM3IDEyLjU5MjJDNS41NjYzMSAxMC45MDc3IDcuMTUzNzYgOS43MzE3OSA5IDkuNzMxNzlaTTkgMy44NzVDMTAuMjQyNiAzLjg3NSAxMS4yNSA0Ljg1ODMyIDExLjI1IDYuMDcxM0MxMS4yNSA3LjI4NDI4IDEwLjI0MjYgOC4yNjc1OSA5IDguMjY3NTlDNy43NTczNiA4LjI2NzU5IDYuNzUgNy4yODQyOCA2Ljc1IDYuMDcxM0M2Ljc1IDQuODU4MzIgNy43NTczNiAzLjg3NSA5IDMuODc1WiIgZmlsbD0iIzcyNzI3MiIvPgo8L3N2Zz4K");
}
.nk-checkout-page #customer-details textarea{
    min-height: 6.25rem;
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: normal !important;
    font-size: 0.833rem !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;
}
.select2-container--default .select2-selection--single{
    display: flex;
    align-items: center;
}
.nk-checkout-page #customer-details ul.wc_payment_methods{
    margin-bottom: 1.042rem;
}
.nk-checkout-page #customer-details li.wc_payment_method{
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0.833rem;
}
.nk-checkout-page #customer-details li.wc_payment_method input{
    display: none;
    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;
}
.nk-checkout-page #customer-details li.wc_payment_method input:checked~label{
    border-color: var(--main-cl) !important;
}
.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;
}
.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;
    border-bottom: none;
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_bacs label:before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.833rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iIzM4QjZGRiIgZmlsbC1vcGFjaXR5PSIwLjE1Ii8+CjxwYXRoIGQ9Ik0yMy4yMiAxNC41NDk4SDEzLjc4QzEzLjUgMTQuNTQ5OCAxMy4yNCAxNC41NTk4IDEzIDE0LjU2OThDMTAuNjMgMTQuNzA5OCAxMCAxNS41Nzk4IDEwIDE4LjI3OThWMTguODU5OEMxMCAxOS40MDk4IDEwLjQ1IDE5Ljg1OTggMTEgMTkuODU5OEgyNkMyNi41NSAxOS44NTk4IDI3IDE5LjQwOTggMjcgMTguODU5OFYxOC4yNzk4QzI3IDE1LjI5OTggMjYuMjQgMTQuNTQ5OCAyMy4yMiAxNC41NDk4WiIgZmlsbD0iIzM4QjZGRiIvPgo8cGF0aCBkPSJNMTEgMjEuMzYwNEMxMC40NSAyMS4zNjA0IDEwIDIxLjgxMDQgMTAgMjIuMzYwNFYyNS4yNzA0QzEwIDI4LjI1MDQgMTAuNzYgMjkuMDAwNCAxMy43OCAyOS4wMDA0SDIzLjIyQzI2LjE5IDI5LjAwMDQgMjYuOTcgMjguMjgwNCAyNyAyNS40MzA0VjIyLjM2MDRDMjcgMjEuODEwNCAyNi41NSAyMS4zNjA0IDI2IDIxLjM2MDRIMTFaTTE0Ljk2IDI2LjU2MDRIMTMuMjVDMTIuODQgMjYuNTYwNCAxMi41IDI2LjIyMDQgMTIuNSAyNS44MTA0QzEyLjUgMjUuNDAwNCAxMi44NCAyNS4wNjA0IDEzLjI1IDI1LjA2MDRIMTQuOTdDMTUuMzggMjUuMDYwNCAxNS43MiAyNS40MDA0IDE1LjcyIDI1LjgxMDRDMTUuNzIgMjYuMjIwNCAxNS4zOCAyNi41NjA0IDE0Ljk2IDI2LjU2MDRaTTIwLjU1IDI2LjU2MDRIMTcuMTFDMTYuNyAyNi41NjA0IDE2LjM2IDI2LjIyMDQgMTYuMzYgMjUuODEwNEMxNi4zNiAyNS40MDA0IDE2LjcgMjUuMDYwNCAxNy4xMSAyNS4wNjA0SDIwLjU1QzIwLjk2IDI1LjA2MDQgMjEuMyAyNS40MDA0IDIxLjMgMjUuODEwNEMyMS4zIDI2LjIyMDQgMjAuOTcgMjYuNTYwNCAyMC41NSAyNi41NjA0WiIgZmlsbD0iIzM4QjZGRiIvPgo8cGF0aCBkPSJNMzAgMjEuMzI5NlYxNi4wODk2QzMwIDEyLjk1OTYgMjguMjEgMTEuNTk5NiAyNS41MSAxMS41OTk2SDE2LjU4QzE1LjgyIDExLjU5OTYgMTUuMTQgMTEuNzA5NiAxNC41NCAxMS45Mzk2QzE0LjA3IDEyLjEwOTYgMTMuNjUgMTIuMzU5NiAxMy4zMSAxMi42ODk2QzEzLjEzIDEyLjg1OTYgMTMuMjcgMTMuMTM5NiAxMy41MyAxMy4xMzk2SDI0LjRDMjYuNjUgMTMuMTM5NiAyOC40NyAxNC45NTk2IDI4LjQ3IDE3LjIwOTZWMjQuMzc5NkMyOC40NyAyNC42Mjk2IDI4Ljc0IDI0Ljc2OTYgMjguOTIgMjQuNTg5NkMyOS42MSAyMy44NTk2IDMwIDIyLjc4OTYgMzAgMjEuMzI5NloiIGZpbGw9IiMzOEI2RkYiLz4KPC9zdmc+Cg==");
    width: 2.083rem;
    height: 2.083rem;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
}
.nk-checkout-page #customer-details li.wc_payment_method.payment_method_cod label:before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.833rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iI0ZCQTYzMSIgZmlsbC1vcGFjaXR5PSIwLjE1Ii8+CjxwYXRoIGQ9Ik0yMCAyM0MyMS42NTY5IDIzIDIzIDIxLjY1NjkgMjMgMjBDMjMgMTguMzQzMSAyMS42NTY5IDE3IDIwIDE3QzE4LjM0MzEgMTcgMTcgMTguMzQzMSAxNyAyMEMxNyAyMS42NTY5IDE4LjM0MzEgMjMgMjAgMjNaIiBmaWxsPSIjRkJBNjMxIi8+CjxwYXRoIGQ9Ik0yNSAxMS41SDE1QzEyIDExLjUgMTAgMTMgMTAgMTYuNVYxN1YyM1YyMy41QzEwIDI3IDEyIDI4LjUgMTUgMjguNUgyNUMyOCAyOC41IDMwIDI3IDMwIDIzLjVWMjNWMTdWMTYuNUMzMCAxMyAyOCAxMS41IDI1IDExLjVaTTE1IDI3QzE1IDI0LjE4IDE0LjA5IDIzLjE0IDExLjUgMjMuMDJWMjNWMTdWMTYuOThDMTQuMDkgMTYuODYgMTUgMTUuODIgMTUgMTNIMjVDMjUgMTUuODIgMjUuOTEgMTYuODYgMjguNSAxNi45OFYxN1YyM1YyMy4wMkMyNS45MSAyMy4xNCAyNSAyNC4xOCAyNSAyN0gxNVoiIGZpbGw9IiNGQkE2MzEiLz4KPC9zdmc+Cg==");
    width: 2.083rem;
    height: 2.083rem;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
}
.nk-checkout-page #customer-details li.wc_payment_method label{
    padding: 0.833rem;
    padding-left: 3.542rem;
    position: relative;
    display: block !important;
    flex-grow: 1;
    cursor: pointer;
    margin: 0;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    border-radius: 0.625rem;
    border: 1px solid #F4F4F5 !important;
    background-color: #FFF;
}
.nk-checkout-page #customer-details li.wc_payment_method label strong{
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.1015625rem;
    display: block;
    margin-bottom: 4px;
}
.nk-checkout-page #customer-details li.wc_payment_method label .method-des{
    font-size: 0.729rem;
    font-weight: 400;
    line-height: 1.146rem;
    color: #6D737A;
}
.nk-checkout-page #customer-details .bacs_payment_info{
    display: none;
}
.nk-checkout-page #customer-details .bacs_payment_info[checked='checked']{
    display: block;
}
.nk-checkout-page #customer-details .bacs_payment_info > ul{
    -webkit-border-radius: 1.25rem;
    -moz-border-radius: 1.25rem;
    border-radius: 1.25rem;
    padding: 1.667rem 1.25rem;
    background-color: #FFF;
    box-shadow: 0px 0px 20px 0px #0000001A;
    margin-top: 0.833rem !important;
}
.nk-checkout-page #customer-details .bacs_payment_info > ul > li{
    font-size: 1.042rem;
    font-weight: 500;
    line-height: 1.224rem;
    color: #6D737A;
    border: none;
    margin-bottom: 0.625rem;
}
.nk-checkout-page #customer-details .bacs_payment_info > ul > li strong{
    color: #151515
}
.nk-checkout-page #customer-details button{
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    background-color: var(--sub-cl);
    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;
}

.nk-checkout-page .checkout-products .checkout-product-item{
    display: flex;
    align-items: center;
    padding-bottom: 3.125rem;
    margin-bottom: 1.667rem;
    border-bottom: 1px dashed #CBCBCB;
    position: relative;
}
/*.nk-checkout-page .checkout-products .checkout-product-item+.checkout-product-item{*/
/*    margin-top: 0.625rem;*/
/*}*/
.nk-checkout-page .checkout-products .checkout-product-thumb{
    width: 4.167rem;
    min-width: 4.167rem;
    height: 4.167rem;
    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-product-remove{
    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{
    width: 5.208rem;
    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-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;
    -moz-border-radius: 0.26rem 0 0 0.26rem;
    border-radius: 0.26rem 0 0 0.26rem;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.plus{
    -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;
}
.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{
    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{
    margin-top: 1.5625rem;
}
.nk-checkout-page .checkout-total-table .total-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.521rem 0;
}
.nk-checkout-page span.amount{
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.346rem;
}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.458rem;
    color: var(--main-cl)
}
.nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
    font-size: 1.146rem;
    font-weight: 700;
    line-height: 1.25rem;
    color: #000;
}
.nk-checkout-page .woocommerce-order .checkout-total-table .total-row > div:first-of-type{
    font-size: 0.9375rem;
    line-height: 1.25rem;
}
.nk-checkout-page .woocommerce-order .checkout-total-table .total-row > div:last-of-type{
    text-align: right;
}
.nk-checkout-page .woocommerce-order .checkout-total-table .total-row > div.value{
    font-size: 0.833rem;
    line-height: 1.25rem;
}
.nk-checkout-page .woocommerce-order .checkout-total-table .total-row span.amount{
    font-size: 0.9375rem;
    line-height: 1.25rem;
}
.nk-checkout-page .checkout-total-table .total-row > div.value{
    font-size: 0.9375rem;
    line-height: 1.354rem;
    font-weight: 600;
}
.show-on-tablet{
    display: none !important;
}
.swal2-container .swal2-title{
    font-size: 1.5rem;
}
.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.8rem;
    line-height: 1.4rem;
    min-height: unset !important;
    height: auto !important;
    min-width: 7.8125rem;
    background-color: var(--main-cl);
}
.nk-checkout-page .woocommerce-order{
    justify-content: space-between;
}
.nk-checkout-page .woocommerce-order .checkout-column.col-5{
    width: 41.66666667%;
}
.nk-checkout-page .woocommerce-order #customer-details{
    padding: 0;
}
.nk-checkout-page .woocommerce-order #order-review{
    background-color: transparent;
    border: none;
}
.nk-checkout-page .woocommerce-order #order-review .column-inner{
    background-color: rgba(231, 41, 41, 0.05);
    padding: 3.125rem 2.34375rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;

}
.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;
    width: 7.8125rem;
    min-width: 7.8125rem;
    padding-right: 0.521rem;
    color: #333;
    font-size: 0.833rem;
    line-height: 1.25rem;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
    color: #333;
    word-break: break-word;
    font-size: 0.833rem;
    line-height: 1.25rem;
    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;
    justify-content: space-between;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
    width: 11.458rem;
    min-width: 11.458rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-left: 1.25rem;
    border-left: 0.052rem 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.5625rem;
}
.nk-checkout-page .check-success > p{
    margin-bottom: 0;
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    text-align: left;
}
.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: 15px;
    padding-right: 15px;
}
.nk-checkout-page .order-failed-content{
    width: 970px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 80px;
    box-shadow: 4px 4px 20px 0px #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 30px;
    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: 20px;
    margin: 0 120px;
}
.nk-checkout-page .order-failed-content .order-failed-message b{
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 6px;
    color: #F50000;
}
.nk-checkout-page .order-failed-content .order-failed-message{
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #333;
}
.nk-checkout-page form.woocommerce-checkout{
    width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
.nk-checkout-page{
    padding: 6.25rem 0;
}
.nk-checkout-page form.woocommerce-checkout .checkout-column .column-inner{
    width: 100% !important;
}
.nk-checkout-page form.woocommerce-checkout .checkout-column{
    padding: 0 0.75rem !important;
    border: none !important;
    background-color: transparent !important;
}
.nk-checkout-page form.woocommerce-checkout .checkout-column .woocommerce-checkout-review-order-table{
    background-color: #FFF;
    box-shadow: 0px 0px 60px 0px #0000001A;
    -webkit-border-radius: 1.25rem;
    -moz-border-radius: 1.25rem;
    border-radius: 1.25rem;
    padding: 1.667rem 1.25rem;
}
.nk-checkout-page form.woocommerce-checkout #customer-details h3{
    text-transform: unset;
    font-size: 1.458rem;
    font-weight: 700;
    line-height: 1.714rem;
    margin-bottom: 1.667rem;
}
.nk-checkout-page .checkout-products .checkout-product-note{
    position: absolute;
    bottom: 1.667rem;
    font-size: 0.729rem;
    font-style: italic;
    font-weight: 300;
    line-height: 0.857rem;
    left: 0;
}
.nk-checkout-page .total-table-note{
    font-size: 0.729rem;
    font-style: italic;
    font-weight: 300;
    line-height: 0.857rem;
    margin-top: 0.625rem;
}
.nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
    color: var(--main-cl);
}
.nk-checkout-page .checkout-total-table button.btn-primary{
    margin-top: 1.667rem !important;
}
.nk-checkout-page .checkout-products .checkout-product-thumb{
    aspect-ratio: 5/7;
    height: auto;
    width: 5.208rem;
}
@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;
    }
    .nk-checkout-page{
        padding: 5rem 0
    }
}
@media only screen and (max-width: 991px){
    .nk-checkout-page .review-order-table-heading{
        padding: 1.042rem 2.604rem;
        border-bottom: 0.052rem solid rgb(223, 223, 223);
    }
    .nk-checkout-page .review-order-table-heading .heading-inner span.amount{
        font-size: 1.042rem;
        line-height: 1.354rem;
        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.521rem
    }
    .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;
        width: 26.042rem;
        max-width: 100%;
        margin: 0 auto;
    }
    .nk-checkout-page #order-review{
        border-left: none;
    }
    .nk-checkout-page #order-review .woocommerce-checkout-review-order-table{
        /*display: none;*/
    }
    .nk-checkout-page form.woocommerce-checkout{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        width: 100%;
    }
    .nk-checkout-page #customer-details{
        justify-content: center;
    }
    .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: 1.042rem 0;
    }
    .nk-checkout-page .woocommerce-order{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order .checkout-column.col-5{
        width: 100%;
        margin-top: 3rem;
    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        padding: 2rem calc(calc(100% - 36.458rem) / 2);
    }
    .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: 2rem 0;
    }
    .nk-checkout-page .order-failed-content .buttons-wrap{
        margin: 0;
    }
    .nk-checkout-page{
        padding: 4rem 0;
    }
}
@media only screen and (max-width: 767px){
    .nk-checkout-page #customer-details,
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        padding: 1.042rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-thumb{
        width: 80px;
        min-width: 80px;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
        font-size: 0.677rem;
        font-weight: 700;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal{
        width: 4.167rem;
        min-width: 4.167rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity input{
        width: 1.354rem;
        height: 1.354rem;
        font-size: 0.625rem;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity button{
        width: 1.354rem;
    }
    .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 input{
        font-size: 0.729rem !important;
    }
    .nk-checkout-page .review-order-table-heading{
        padding: 0.521rem 1.042rem;
    }
    .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: 2rem auto 0;
        max-width: 260px;

    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        padding: 1rem;
    }
    .nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
        font-size: 0.8rem;
        line-height: 1.354rem;
        font-weight: 500;
        color: #000;
    }
    .nk-checkout-page .checkout-total-table .total-row > div.value{
        font-size: 0.8rem;
        line-height: 1.354rem;
        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;
    }
    .nk-checkout-page{
        padding: 2rem 0;
    }
    .nk-checkout-page #customer-details .select2-container .select2-selection--single, .nk-checkout-page #customer-details textarea, .nk-checkout-page #customer-details input{
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        min-height: 40px;
    }
    .nk-checkout-page #customer-details #billing_first_name_field:after, .nk-checkout-page #customer-details #billing_address_1_field:after, .nk-checkout-page #customer-details #billing_phone_field:after, .nk-checkout-page #customer-details #billing_email_field:after{
        height: 14px;
        width: 14px;
        bottom: 13px;
        right: 10px;
    }
    .nk-checkout-page #customer-details textarea{
        min-height: 100px;
    }
    .nk-checkout-page #customer-details .bacs_payment_info > ul > li{
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 6px;
    }
}