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 #masthead .header-inner #logo{
    margin: auto !important;
}
body.woocommerce-checkout #was-this-helpful{
    display: none !important;
}
body.woocommerce-checkout header#header #wide-nav{
    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;
}
.nk-checkout-page .woocommerce-order{
    min-height: calc(100vh - 80.006px);
}
.woocommerce-NoticeGroup-checkout{
    cursor: pointer;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup{
    position: fixed;
    right: 20.006px;
    top: 20.006px;
    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: 10.003px;
    padding: 8.006px 20.006px;
    -webkit-border-radius: 4.992px;
    -moz-border-radius: 4.992px;
    border-radius: 4.992px;
    font-size: 13.997px;
    line-height: 20.006px;
    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: 4px 12px;
    font-size: 14px;
    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 #customer-details  .column-inner {
    width: 500.006px;
    max-width: 100%;
}
.nk-checkout-page #customer-details{
    padding: 49.997px;
}
.nk-checkout-page .checkout-column{
    width: 50%;
}
.nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
    padding: 49.997px;
    width: 600.0px;
    max-width: 100%;
}
.nk-checkout-page #order-review .blockUI.blockOverlay:before{
    top: calc(50% - 30.0px);
    width: 60.0px;
    height: 60.0px;
    position: absolute;
    left: calc(50% - 30.0px);
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50;
    border: 3.994px 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.998px solid rgb(223, 223, 223);
}
.nk-checkout-page #order-review .column-inner{
    position: sticky;
    top: 20.006px;
}
.nk-checkout-page #customer-details{
    display: flex;
    justify-content: flex-end;
}
.nk-checkout-page #customer-details .column-inner > div+div{
    margin-top: 20.006px;
}
.nk-checkout-page #customer-details h3{
    font-size: 20.006px;
    line-height: 27.994px;
    padding: 0;
    margin: 0 0 10.003px;
}
.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 15.994px;
}
.nk-checkout-page #customer-details .woocommerce-input-wrapper{
    display: block;
    width: 100%;
}
.nk-checkout-page #customer-details 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 15.994px;
}
.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.998px solid #d9d9d9 !important;
    border-radius: 4.992px !important;
    box-sizing: border-box;
    color: #333;
    font-size: 15.994px !important;
    height: auto !important;
    line-height: normal !important;
    padding: 12.0px 20.006px;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page #customer-details  .select2-container .select2-selection--single .select2-selection__rendered{
    line-height: normal !important;
    font-size: 15.994px !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;
}
.nk-checkout-page #customer-details ul.wc_payment_methods{
    margin-left: 0;
    margin-bottom: 20.006px;
}
.woocommerce-shipping-fields{
    display: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method{
    border: 0.998px solid rgb(222, 222, 222);
    padding: 0 !important;
    overflow: hidden;
}
.nk-checkout-page #customer-details li.wc_payment_method input{
    width: 15.994px !important;
    height: 15.994px !important;
    padding: 0 !important;
    margin-left: 12.0px !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:first-of-type{
    -webkit-border-radius: 4.992px 4.992px 0 0;
    -moz-border-radius: 4.992px 4.992px 0 0;
    border-radius: 4.992px 4.992px 0 0;
}
.nk-checkout-page #customer-details li.wc_payment_method:last-of-type{
    -webkit-border-radius: 0 0 4.992px 4.992px;
    -moz-border-radius: 0 0 4.992px 4.992px;
    border-radius: 0 0 4.992px 4.992px;
}
.nk-checkout-page #customer-details li.wc_payment_method+li.wc_payment_method{
    border-top: none !important;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box{
    padding: 12.0px;
    background-color: #f4f4f4;
    font-size: 15.994px;
    line-height: 22.003px;
}
.nk-checkout-page #customer-details li.wc_payment_method .payment_box > p{
    padding: 0;
    margin-bottom: 10.003px;
}
.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: 0.998px solid rgb(222, 222, 222);
}
.nk-checkout-page #customer-details li.wc_payment_method label{
    padding: 12.0px;
    display: block !important;
    flex-grow: 1;
    cursor: pointer;
    margin: 0;
}
.nk-checkout-page #customer-details button{
    -webkit-border-radius: 4.992px;
    -moz-border-radius: 4.992px;
    border-radius: 4.992px;
    background-color: var(--sub-cl);
    width: 100%;
    padding: 10.003px 24.0px;
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-weight: 500;
    font-size: 15.994px;
    line-height: 24.0px;
}

.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: 12.0px;
}
.nk-checkout-page .checkout-products .checkout-product-thumb{
    width: 80.006px;
    min-width: 80.006px;
    height: 80.006px;
    position: relative;
}
.nk-checkout-page .checkout-products .checkout-product-thumb img{
    -webkit-border-radius: 4.992px;
    -moz-border-radius: 4.992px;
    border-radius: 4.992px;
    border: 0.998px 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: 20.006px;
    height: 20.006px;
    background-color: gray;
    color: #FFF;
    line-height: 20.006px;
    font-size: 12.0px;
    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: 99.994px;
    min-width: 99.994px;
    text-align: right;
}
.nk-checkout-page .checkout-products .checkout-product-name{
    padding: 0 15.994px;
    flex-grow: 1;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price{
    display: flex;
    align-items: center;
    margin-top: 10.003px;
}
.nk-checkout-page .checkout-products .checkout-product-quantity{
    display: flex;
    margin-right: 20.006px;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.minus{
    -webkit-border-radius: 4.992px 0 0 4.992px;
    -moz-border-radius: 4.992px 0 0 4.992px;
    border-radius: 4.992px 0 0 4.992px;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button.plus{
    -webkit-border-radius: 0 4.992px 4.992px 0;
    -moz-border-radius: 0 4.992px 4.992px 0;
    border-radius: 0 4.992px 4.992px 0;
}
.nk-checkout-page .checkout-products .checkout-product-quantity button{
    background-color: #FFF;
    color: #333;
    min-height: unset;
    padding: 0;
    line-height: 1;
    text-align: center;
    width: 32.006px;
    border: 0.998px solid rgb(218, 218, 218);
    font-size: 15.994px;
    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: 32.006px;
    height: 32.006px;
    text-align: center;
    box-shadow: unset !important;
    border: 0.998px solid rgb(218, 218, 218);
    border-right: none;
    border-left: none;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13.997px;
    line-height: 20.006px;
}
.nk-checkout-page .checkout-products .checkout-product-name .checkout-product-price span.amount{
    font-size: 12.0px;
    line-height: 18.0px;
    color: #666;
    font-weight: 400;
}
.nk-checkout-page .checkout-products .checkout-product-name h4{
    font-size: 13.997px;
    font-weight: 700;
    line-height: 20.006px;
    color: #000
}
.nk-checkout-page .checkout_coupon{
    margin-top: 30.0px;
    display: flex;
    overflow: hidden;
}
.nk-checkout-page .checkout_coupon input{
    appearance: none !important;
    background-color: #fff !important;
    border: 0.998px solid #d9d9d9 !important;
    border-radius: 4.992px 0 0 4.992px !important;
    box-sizing: border-box;
    color: #333;
    font-size: 15.994px !important;
    height: auto !important;
    line-height: normal !important;
    padding: 12.0px 20.006px;
    width: 100%;
    box-shadow: unset !important;
    margin: 0 !important;
}
.nk-checkout-page .checkout_coupon button{
    margin: 0;
    padding: 6.0px 20.006px !important;
    width: max-content !important;
    flex: 0 0 auto;
    -webkit-border-radius: 0 4.992px 4.992px 0;
    -moz-border-radius: 0 4.992px 4.992px 0;
    border-radius: 0 4.992px 4.992px 0;
    background-color: var(--sub-cl);
    border: none !important;
    outline: none !important;
    color: #FFF;
    font-size: 15.994px;
    line-height: 20.006px;
}
.nk-checkout-page .checkout-total-table{
    margin-top: 30.0px;
}
.nk-checkout-page .checkout-total-table .total-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10.003px 0;
}
.nk-checkout-page span.amount{
    font-size: 15.994px;
    line-height: 20.006px;
}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    font-size: 20.006px;
    line-height: 25.997px;
    color: var(--sub-cl)
}
.nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
    font-size: 16px;
    line-height: 25.997px;
    font-weight: 500;
    color: #000;
}
.nk-checkout-page .checkout-total-table .total-row > div.value{
    font-size: 16px;
    line-height: 25.997px;
    font-weight: 600;
}
.show-on-tablet{
    display: none !important;
}
.swal2-container .swal2-title{
    font-size: 22px;
}
.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: 15.36px;
    line-height: 26.88px;
    min-height: unset !important;
    height: auto !important;
    min-width: 150.0px;
    background-color: var(--main-cl);
}
.nk-checkout-page .woocommerce-order{
    padding: 80.006px 0 80.006px;
    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: #fff8f8;
    padding: 60.0px 45.0px;
    -webkit-border-radius: 10.003px;
    -moz-border-radius: 10.003px;
    border-radius: 10.003px;

}
.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: 12.0px;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview span{
    display: block;
    width: 150.0px;
    min-width: 150.0px;
    padding-right: 10.003px;
    color: #333;
    font-size: 15.994px;
    line-height: 24.0px;
}
.nk-checkout-page .woocommerce-order #customer-details .woocommerce-order-overview strong{
    color: #333;
    word-break: break-word;
    font-size: 15.994px;
    line-height: 24.0px;
    font-weight: 600;
    flex-grow: 1;
}
.nk-checkout-page .woocommerce-order #customer-details .order-information-group{
    margin-top: 34.003px;
    border-top: 0.998px solid #E6E6E6;
    padding-top: 34.003px;
}
.nk-checkout-page .woocommerce-order #customer-details  h3{
    font-size: 18.0px;
    font-weight: 600;
    line-height: 24.0px;
    color: #000;
    margin-bottom: 20.006px;
}
.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: 699.994px;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    display: flex;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
    width: 219.994px;
    min-width: 219.994px;
    padding-left: 24.0px;
    padding-right: 24.0px;
    margin-left: 24.0px;
    border-left: 0.998px 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: 30.0px;
}
.nk-checkout-page .check-success > p{
    margin-bottom: 0;
    font-size: 20.006px;
    font-weight: 400;
    line-height: 27.994px;
    text-align: left;
}
.nk-checkout-page .check-success > p > b{
    display: block;
    font-size: 30.0px;
    font-weight: 600;
    line-height: 37.997px;
}
.nk-checkout-page .woocommerce-order #customer-details .bacs-payment{
    margin-top: 34.003px;
    border-top: 0.998px solid #E6E6E6;
    padding-top: 34.003px
}
.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;
}
.woocommerce-mini-cart .ux-mini-cart-qty{
    flex-direction: column;
    align-items: flex-start;
    margin: 0 !important;
    gap: 15.994px
}
.woocommerce-mini-cart .ux-quantity.quantity{
    opacity: 1;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item > a:not(.remove){
    font-size: 17px;
    font-weight: 700;
    line-height: 24.0px;
    margin-bottom: 12.0px;
    color: var(--main-cl);
    padding-right: 30px;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item span.amount{
    font-size: 18.0px;
    font-weight: 700;
    line-height: 25.997px;
    color: var(--main-cl);
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{
    padding-bottom: 8.006px !important;
    border: none !important;
    margin-bottom: 0 !important;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item{
    padding: 0 0 24.0px 115.008px !important;
    border-bottom: 1px dashed #CBCBCB;
    margin-bottom: 24.0px;
    border-top: none !important;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item img{
    width: 99.994px;
    height: auto;
    aspect-ratio: 1;
    -webkit-border-radius: 6.0px;
    -moz-border-radius: 6.0px;
    border-radius: 6.0px;
    top: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer{
    border-top: 1px dashed #CBCBCB;
    padding-top: 32.006px;
    margin-top: 32.006px;
}
.widget_shopping_cart .ux-mini-cart-footer p.total span.amount{
    font-size: 22.003px;
    font-weight: 700;
    line-height: 27.994px;
    color: var(--main-cl)
}
.widget_shopping_cart .ux-mini-cart-footer p.total strong{
    font-size: 22.003px;
    font-weight: 700;
    line-height: 27.994px;
    color: #000000;
}
.widget_shopping_cart .ux-mini-cart-footer p.total{
    padding: 0 !important;
    border: none !important;
    margin: 0 0 32.006px 0;
}
.cart-item .nav-dropdown.nav-dropdown-default{
    left: unset !important;
    right: 0 !important;
    max-height: unset !important;
    width: 450.0px;
    box-shadow: 0px 0px 60px 0px #0000001A;
    -webkit-border-radius: 24.0px;
    -moz-border-radius: 24.0px;
    border-radius: 24.0px;
    border: none !important;
}
#reviews{
    margin: 0 !important;
    background: var(--main-cl-light);
    max-width: unset !important;
    -webkit-border-radius: 15.0px;
    -moz-border-radius: 15.0px;
    border-radius: 15.0px;
    border: none !important;
    padding: 0;
}
#reviews .woocommerce-Reviews-title{
    font-weight: 800;
    font-size: 28px !important;
    line-height: 40px;
    margin-bottom: 24px;
}
#reviews .star_box{
    border: 1px solid #C8D5DC;
    align-items: unset;
    padding: 0 !important;
    border-radius: 0;
    margin: 0;
}
#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: 20.006px;
    height: 100%;
    border-right: 1px solid #C8D5DC;
    min-width: 285px;
}
#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-weight: 800;
    font-size: 50px;
    line-height: 53px;
    color: var(--primary-color);
    gap: 6.0px;
    display: flex;
    align-items: center;
    margin-right: 0;
}
#reviews .star_box .star_box_left .reviews_bar{
    padding: 20px;
    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: 12.0px;
    font-size: 15.994px;
    font-weight: 600;
    line-height: 24.998px;
    color: #A9CDE1;
    margin-right: 10.003px;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_rating_bar{
    padding-left: 15.994px;
    padding-right: 12.0px;
    flex-grow: 1;
    display: flex;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews b{
    font-size: 15.994px;
    font-weight: 600;
    line-height: 24.998px;
    color: var(--main-cl-dark);
}
.woocommerce #reviews .star-rating span:before,
body.woocommerce #reviews .star-rating,
#reviews .star_box .star_box_left .reviews_bar span.devvn_stars_value i{
    color: #FFDD36 !important
}
#reviews .star_box .star_box_left .reviews_bar .devvn_review_row{
    padding-bottom: 8px;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    min-width: 120px;
    color: #333;
}
#reviews span.devvn_scala_rating{
    height: 8px;
}
#reviews span.devvn_perc_rating{
    background-color: var(--primary-color) !important;
}
#reviews .star_box .star_box_right{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 52px;
    width: max-content;
    border-left: 1px solid #C8D5DC;
}
#reviews .star_box .star_box_right > a{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    padding: 12px 20px;
    background-color: var(--main-cl);
    border: 1px 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;
}
.devvn_cmt_form_bottom button#devvn_cmt_submit,
.devvn_cmt_form_bottom button#devvn_cmt_replysubmit{
    background-color: var(--primary-color);
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.devvn_cmt_form_bottom input {
    border: 1px solid #00000033;
}
#reviews .commentlist{
    padding-right: 0;
    margin-left: 0;
}
.devvn_prod_cmt{
    max-width: 100%;
}
#reviews .commentlist .devvn_review_top > p.meta{
    margin-bottom: 20.006px !important;
}
#reviews .commentlist .woocommerce-review__author{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #333;
}
#reviews .commentlist .devvn_review_mid{
    display: flex;
}
#reviews .commentlist .devvn_review_mid > .description{
    margin-bottom: 10.003px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333;
}
#reviews .commentlist .devvn_review_mid .star-rating{
    width: 90px;
    min-width: 90px;
    margin-right: 20.006px;
    font-size: 18px;
    margin-top: 3px;
}
#reviews .commentlist .devvn_review_mid .star-rating:before{
    width: 100%;
}
#reviews .commentlist time.woocommerce-review__published-date{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}
#reviews .commentlist .devvn_review_bottom{
    /*padding-left: 104.006px;*/
}
#reviews .commentlist ul.children{
    background-color: #FFF;
    -webkit-border-radius: 10.003px;
    -moz-border-radius: 10.003px;
    border-radius: 10.003px;
    margin: 24.0px 0 0 104.006px !important;
    padding: 15.994px 24.0px;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .comment-text p.meta{
    margin-bottom: 10.003px !important;
}
#reviews .commentlist li ul.children li{
    padding: 0 !important;
    border: none !important;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .devvn_review_bottom{
    padding-left: 0 !important;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .devvn_review_bottom > div,
body.woocommerce #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: 30.0px !important;
    padding-top: 30.0px !important;
}
#reviews .commentlist .review_qtv{
    font-size: 12.0px;
    font-weight: 400;
    line-height: 14.63px;
    padding: 3.994px 12.0px;
    background-color: var(--main-cl);
    color: #FFF;
}
#reviews .woocommerce-verification-required{
    font-size: 15.0px;
    text-align: center;
}
div#reviews div#comments{
    border-bottom: 1px solid #0000001A !important;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
div#reviews div#comments ol{
    margin-bottom: 0;
    margin-top: 36px;
}
.woocommerce-checkout .woocommerce-message.message-wrapper{
    display: none !important;
}
.shipped_via{
    display: none !important;
}
.woocommerce-column.woocommerce-column--billing-address{
    width: 100%;
}
@media only screen and (max-width: 1199px){
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        width: 182px;
        min-width: 182px;
    }
    #reviews .commentlist{
        padding-right: 0;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating{
        min-width: 200px;
    }
    #reviews .star_box .star_box_right{
        padding: 20px;
    }
    #reviews .star_box .star_box_right > a{
        font-size: 16px;
        padding: 8px 12px;
    }
    .devvn_cmt_box_content,#reviews .commentlist .devvn_review_mid > .description{
        font-size: 16px;
    }
}
@media only screen and (max-width: 991px){
    .nk-checkout-page .review-order-table-heading{
        padding: 20px 50px;
        border-bottom: 1px solid rgb(223, 223, 223);
    }
    .nk-checkout-page .review-order-table-heading .heading-inner span.amount{
        font-size: 20px;
        line-height: 26px;
        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: 10px;
        color: #333;
    }
    .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: 500px;
        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-reverse;
    }
    .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: 20px 0;
    }
    .nk-checkout-page .woocommerce-order{
        flex-direction: column;
    }
    .nk-checkout-page .woocommerce-order .checkout-column.col-5{
        width: 100%;
        margin-top: 58px;
    }
    .nk-checkout-page .woocommerce-order #order-review .column-inner{
        padding: 38px calc(calc(100% - 700px) / 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: 38px 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;
    }
}
@media only screen and (max-width: 767px){
    .nk-checkout-page #customer-details,
    .nk-checkout-page .checkout-column .woocommerce-checkout-review-order-table{
        padding: 20px;
    }
    .nk-checkout-page .checkout-products .checkout-product-thumb{
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal span.amount{
        font-size: 13px;
        font-weight: 700;
    }
    .nk-checkout-page .checkout-products .checkout-product-subtotal{
        width: 80px;
        min-width: 80px;
    }
    .nk-checkout-page .checkout-products .checkout-product-quantity input{
        width: 26px;
        height: 26px;
        font-size: 12px;
    }
    .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: 16px !important;
    }
    .nk-checkout-page .review-order-table-heading{
        padding: 10px 20px;
    }
    .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: 38px 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: 15px;
        line-height: 26px;
        font-weight: 500;
        color: #000;
    }
    .nk-checkout-page .checkout-total-table .total-row > div.value{
        font-size: 15px;
        line-height: 26px;
        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;
    }

    #reviews .woocommerce-Reviews-title{
        font-size: 20px !important;
    }
}