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;
}
.nk-checkout-page .woocommerce-order{
    min-height: calc(100vh - 4.167rem);
}
.woocommerce-NoticeGroup-checkout{
    cursor: pointer;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup{
    position: fixed;
    right: 1.042rem;
    top: 1.042rem;
    z-index: 100000;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper{
    padding: 0;
    margin: 0;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper .message-container{
    margin-bottom: 0.521rem;
    padding: 0.417rem 1.042rem;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    font-size: 0.729rem;
    line-height: 1.042rem;
    text-align: left;
}
.nk-checkout-page form.woocommerce-checkout .woocommerce-NoticeGroup .message-wrapper .message-container.alert-color{
    background-color: #ffe9ec;
    border-color: #ffe9ec;
    color: #721c24;
    display: none;
}
.nk-checkout-page form.woocommerce-checkout .checkout-inline-error-message{
    color: #df0000;
    background: #dedede;
    padding: 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: 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+div{
    margin-top: 1.042rem;
}
.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-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 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.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 #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;
}
.nk-checkout-page #customer-details ul.wc_payment_methods{
    margin-bottom: 1.042rem;
}
.nk-checkout-page #customer-details li.wc_payment_method{
    border: 0.052rem solid rgb(222, 222, 222);
    padding: 0 !important;
    overflow: hidden;
}
.nk-checkout-page #customer-details li.wc_payment_method input{
    width: 0.833rem !important;
    height: 0.833rem !important;
    padding: 0 !important;
    margin-left: 0.625rem !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    appearance: auto !important;
    cursor: pointer;
}
.nk-checkout-page #customer-details li.wc_payment_method:first-of-type{
    -webkit-border-radius: 0.26rem 0.26rem 0 0;
    -moz-border-radius: 0.26rem 0.26rem 0 0;
    border-radius: 0.26rem 0.26rem 0 0;
}
.nk-checkout-page #customer-details li.wc_payment_method:last-of-type{
    -webkit-border-radius: 0 0 0.26rem 0.26rem;
    -moz-border-radius: 0 0 0.26rem 0.26rem;
    border-radius: 0 0 0.26rem 0.26rem;
}
.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: 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: 0.052rem solid rgb(222, 222, 222);
}
.nk-checkout-page #customer-details li.wc_payment_method label{
    padding: 0.625rem;
    display: block !important;
    flex-grow: 1;
    cursor: pointer;
    margin: 0;
}
.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;
}
.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: 0.833rem;
    line-height: 1.042rem;
}
.nk-checkout-page .checkout-total-table .total-row.order-total div.value span.amount{
    font-size: 1.042rem;
    line-height: 1.354rem;
    color: var(--sub-cl)
}
.nk-checkout-page .checkout-total-table .total-row > div:first-of-type{
    font-size: 0.9375rem;
    line-height: 1.354rem;
    font-weight: 500;
    color: #000;
}
.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{
    padding: 4.167rem 0 4.167rem;
    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: #F9F3FF;
    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;
}
.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;
}
.woocommerce-mini-cart .ux-mini-cart-qty{
    flex-direction: column;
    align-items: flex-start;
    margin: 0 !important;
    gap: 0.833rem
}
.woocommerce-mini-cart .ux-quantity.quantity{
    opacity: 1;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item > a:not(.remove){
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.25rem;
    margin-bottom: 0.625rem;
    color: var(--main-cl);
}
.woocommerce-mini-cart .woocommerce-mini-cart-item span.amount{
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.354rem;
    color: var(--main-cl);
}
.woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{
    padding-bottom: 0.417rem !important;
    border: none !important;
    margin-bottom: 0 !important;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item{
    padding: 0 0 1.25rem 5.99rem !important;
    border-bottom: 1px dashed #CBCBCB;
    margin-bottom: 1.25rem;
    border-top: none !important;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item img{
    width: 5.208rem;
    height: auto;
    aspect-ratio: 1;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    top: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .ux-mini-cart-footer{
    border-top: 1px dashed #CBCBCB;
    padding-top: 1.667rem;
    margin-top: 1.667rem;
}
.widget_shopping_cart .ux-mini-cart-footer p.total span.amount{
    font-size: 1.146rem;
    font-weight: 700;
    line-height: 1.458rem;
    color: var(--main-cl)
}
.widget_shopping_cart .ux-mini-cart-footer p.total strong{
    font-size: 1.146rem;
    font-weight: 700;
    line-height: 1.458rem;
    color: #000000;
}
.widget_shopping_cart .ux-mini-cart-footer p.total{
    padding: 0 !important;
    border: none !important;
    margin: 0 0 1.667rem 0;
}
.cart-item .nav-dropdown.nav-dropdown-default{
    left: unset !important;
    right: 0 !important;
    max-height: unset !important;
    width: 23.4375rem;
    box-shadow: 0px 0px 60px 0px #0000001A;
    -webkit-border-radius: 1.25rem;
    -moz-border-radius: 1.25rem;
    border-radius: 1.25rem;
    border: none !important;
}
#reviews{
    margin: 0 !important;
    background: var(--main-cl-light);
    max-width: unset !important;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    border: none !important;
}
#reviews .woocommerce-Reviews-title{
    display: none !important;
}
#reviews .star_box{
    border: 1px 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;
    padding: 1.042rem;
    height: 100%;
    max-width: 100%;
    /*border-right: 1px solid #C8D5DC;*/
    width: max-content;
    margin-left: auto;
    min-width: 55%;
}
#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: 1.5rem;
    font-weight: 700;
    line-height: 2.54rem;
    gap: 0.3125rem;
    display: flex;
    align-items: center;
    color: #000;
}
#reviews .star_box .star_box_left .woocommerce-product-rating .star-average{
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    text-align: center;
}
#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: 0.625rem;
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: #A9CDE1;
    margin-right: 0.521rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_rating_bar{
    padding-left: 0.833rem;
    padding-right: 0.625rem;
    flex-grow: 1;
    display: flex;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    color: var(--main-cl);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews b{
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: var(--main-cl-dark);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_review_row{
    padding-bottom: 5px;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    min-width: 2.396rem;
}
#reviews .star_box .star_box_left .star-average{
    width: 100%;
}
#reviews .star_box .star_box_right{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.042rem;
    border-left: 1px solid #C8D5DC;
    width: 50%;
}
#reviews .star_box .star_box_right .right-content{
    width: max-content;
    max-width: 100%;
    margin-right: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.521rem;
}
#reviews .star_box .star_box_right a{
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.302rem;
    padding: 0.521rem 0.9375rem;
    border-radius: 6px;
    margin-top: 6px;
    background-color: white;
    color: #91949c;
    border: 1px solid #e6e9ec;
    -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 .star_box .star_box_right a:hover{
    color: #000;
    border-color: #000;
}
#reviews .commentlist{
    padding-right: 3.021rem;
}
#reviews .commentlist .devvn_review_top > p.meta{
    margin-bottom: 1.042rem !important;
}
#reviews .commentlist .woocommerce-review__author{
    font-size: 0.833rem;
    font-weight: 700;
    line-height: 1.015625rem;
}
#reviews .commentlist .devvn_review_mid{
    display: flex;
}
#reviews .commentlist .devvn_review_mid > .description{
    font-size: 0.729rem;
    font-weight: 400;
    line-height: 1.042rem;
    margin-bottom: 0.521rem;
}
#reviews .commentlist .devvn_review_mid .star-rating{
    width: 4.375rem;
    min-width: 4.375rem;
    margin-right: 1.042rem;
    font-size: 0.885rem;
}
#reviews .commentlist .devvn_review_mid .star-rating:before{
    width: 100%;
}
#reviews .commentlist .devvn_review_bottom{
    padding-left: 5.417rem;
}
#reviews .commentlist ul.children{
    background-color: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    margin: 1.25rem 0 0 5.417rem !important;
    padding: 0.833rem 1.25rem;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .comment-text p.meta{
    margin-bottom: 0.521rem !important;
}
#reviews .commentlist li ul.children li{
    padding: 0 !important;
    border: none !important;
}
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: 1.5625rem !important;
    padding-top: 1.5625rem !important;
}
#reviews .commentlist .review_qtv{
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 0.762rem;
    padding: 0.208rem 0.625rem;
    background-color: var(--main-cl);
    color: #FFF;
}
#reviews .woocommerce-verification-required{
    font-size: 0.78125rem;
    text-align: center;
}
.xans-product-additional,
#prd-review *,
#prd-review{
    max-width: 100%;
}
.reviews-swiper .comment-item{
    margin: 10px 5px;
    color: #333336;
    position: relative;
    background-color: white;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.reviews-swiper .comment-image{
    aspect-ratio: 1;
    width: 100%;
    height: auto;
    position: relative;
}
.reviews-swiper .comment-image > svg{
    position: absolute;
    z-index: 3;
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
}
.reviews-swiper .comment-image > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.reviews-swiper .comment-item .comment-content{
    padding: 10px 12px 14px;
}
.reviews-swiper .comment-item .comment-content .cmt-rating{
    display: flex;
    margin-bottom: 2px;
}
.reviews-swiper .comment-item .comment-content .cmt-rating > svg{
    width: 14px;
    height: auto;
}
.reviews-swiper .comment-item .comment-content .cmt-rating > svg.normal{
    opacity: 0.2;
}
.reviews-swiper .comment-item .comment-content .cmt-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 18px;
    height: 36px;
    color: #333336;
    letter-spacing: 0.2px;
    margin-top: 2px;
    font-size: 12px;
}
#NK-reviews{
    margin-bottom: 100px;
}
.indicator-wrap > .swiper-indicator-arrow{
    width: 24px;
    min-width: 24px;
    height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.indicator-wrap .swiper-slide{
    text-align: center;
    cursor: pointer;
}
.indicator-wrap .swiper-slide.swiper-slide-active{
    font-weight: 700;
}
.indicator-wrap{
    width: 180px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#prd-review{
    margin-top: 0;
}
#prd-comments{
    margin-bottom: 100px;
}
.star-rating span:before{
    color: #000;
}
.devvn_review_box .devvn_review_top .woocommerce-review__author{
    color: #333;
    font-size: 13px;
    line-height: 1;
}
.devvn_review_box .devvn_review_top time{
    font-size: 12px;
    line-height: 1;
}
.devvn_review_box .devvn_review_top{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 8px;
}
.devvn_review_box ul.cmt_attachment_img{
    margin-top: 20px;
}
.devvn_review_box ul.cmt_attachment_img li{
    width: 64px;
    height: 64px;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}
.devvn_review_box .devvn_review_top .star-rating{
    margin: 0;
}
.devvn_review_box .devvn_review_mid .description a{
    display: none !important;
}
.devvn_review_box .devvn_review_mid .description > p:last-child{
    margin-bottom: 0 !important;
}
.comment-list li .comment-text, .commentlist li .comment-text{
    padding: 0 !important;
}
#prd-comments .commentlist .children{
    margin: 0 !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 16px 20px 16px 40px;
}
#prd-comments .commentlist .children .product-information{
    display: none !important;
}
span.review_qtv{
    background-color: #000;
    color: #FFF;
    padding: 2px 10px;
}
#prd-comments .commentlist li .product-information{
    width: 92px;
    min-width: 92px;
    margin-right: 20px;
}
#prd-comments .commentlist li .right-comment{
    flex-grow: 1;
}
#prd-comments .commentlist li .product-information .name{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 16px;
    height: 32px;
    margin-top: 10px;
    color: #333336;
    font-weight: bold;
}
#prd-comments .commentlist li{
    display: flex;
    padding-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #ddd;
}
#prd-comments .commentlist ul.children li{
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}
#prd-comments .filter_container {
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    margin-bottom: 12px;
}

#prd-comments .filter_container .filter_wrapper {
    overflow-x: scroll;
    display: flex;
    gap: 6px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#prd-comments .filter_container .filter_wrapper::-webkit-scrollbar {
    display: none;
}
#prd-comments .filter_container .filter_wrapper.has_scroll::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

#prd-comments .filter_item {
    flex: 1 0 100px;
    max-width: 180px;
    cursor: pointer;
}

#prd-comments .filter_item[data-id="0"] .filter_select_box > div {
    width: 100%;
    display: flex;
    font-weight: 700;
}
#prd-comments .filter_item[data-id="0"] .filter_select_box > div::after {
    /*content: '점';*/
}
#prd-comments .filter_item[data-id="0"] svg.star.black > path {
    fill: #2E2E31;
}
#prd-comments .filter_item[data-id="0"] svg.star.gray > path {
    fill: #CBCDD2;
}
#prd-comments .filter_item[data-id="0"] .filter_select_box .selected svg.star.black > path {
    fill: white;
}
#prd-comments .filter_item[data-id="0"] .filter_select_box .selected svg.star.gray > path {
    fill: #5E5E61;
}

#prd-comments .filter_item:has(.filter_select_box .selected) .filter_title {
    border-color: black;
}

#prd-comments .filter_title {
    border: 1px solid #CBCDD2;
    padding: 6px 0;
    padding-left: 12px;
    padding-right: 38px;
    border-radius: 4px;
    position: relative;
}

#prd-comments .filter_title .title_context {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#prd-comments .filter_title .dropdown_symbol {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

#prd-comments .filter_dropdown {
    display: none;
    cursor: auto;
    min-width: 320px;
    max-width: 480px;
    padding: 16px;
    width: fit-content;
    position: absolute;
    background-color: white;
    left: 0;
    top: calc(100% + 3px);
    z-index: 99;
    border-radius: 10px;
}
#prd-comments .filter_dropdown.open {
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}

#prd-comments .filter_dropdown .filter_dropdown_title_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#prd-comments .filter_dropdown .filter_dropdown_title_container .title {
    font-size: 16px;
    font-weight: 700;
}

#prd-comments .filter_dropdown .filter_dropdown_title_container .reset {
    color: #B3B5BA;
    cursor: pointer;
}

#prd-comments .filter_dropdown:has( .filter_select_box > div.selected) .filter_dropdown_title_container .reset {
    color: #5E5E61;
}

#prd-comments .filter_select_box {
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
    gap: 10px;
}
#prd-comments .filter_select_box > div {
    padding: 8px;
    border-radius: 6px;
    background-color: #F6F7F8;
    cursor: pointer;
}
#prd-comments .filter_select_box .selected {
    background-color: black;
    color: white;
}

#prd-comments .filter_apply {
    font-weight: 700;
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #CBCDD2;
    background: white;

}
#prd-comments input[type=checkbox]{
    margin: 0 !important;
}

@media screen and (max-width: 540px) {
    #prd-comments .filter_dropdown {
        min-width: unset;
        width: 100%;
    }
}
 #overlay_policy{
     display:none;
 }
.widget_boardAlphareview{
    font-size:1rem;
    cursor: default;
    color: #333336;
    position: relative;
    z-index: 99;
    animation: fadein 3s;
    -webkit-animation: fadein 3s;
}
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.widget_boardAlphareview.displaynone {
    display: none;
}


.widget_boardAlphareview .widget_w{
    display: block;
}

.widget_boardAlphareview .widget_m{
    display: none;
}





.widget_boardAlphareview .widget_heart_x{
    display: block;
}

.widget_boardAlphareview .widget_heart_o{
    display: none;
}

.widget_boardAlphareview .policy_box
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
    float: right; margin:
        45px auto; position:
        absolute;right: 0;
}

.widget_boardAlphareview .widget_product_main_img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget_boardAlphareview .pagination_box
{
    margin:50px auto;
    margin-bottom: 0px;
}
.widget_boardAlphareview .widget_table_like_active .widget_heart_x{
    /* width:16px;
    height:20px; */
    /* z-index: 2; */
    /* position: absolute; */
    /* color:; */
    display: none;

}

.widget_boardAlphareview .board_loading .board_loading_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 240px;

}

.widget_boardAlphareview .paging_option
{
    position: relative;
}


.widget_boardAlphareview .widget_table_like_active .widget_heart_o{
    /* width:16px;
    height:20px; */
    /* z-index: 2; */
    /* position: absolute; */
    /* color:; */
    display: block;

}


.widget_boardAlphareview .widget_item_new_img_1
{
    /*margin-right: 10px;*/
    height: 16px;
    width:44px;
    /* float: left; */
    margin-top: -1px;

}

.widget_boardAlphareview .alph_new_color {
    fill:
}

.widget_boardAlphareview .widget_mds_pick
{

}
.widget_boardAlphareview .widget_mds_pick_1
{
    width: 70px;
}

.widget_boardAlphareview .widget_option_box
{
    width: 100px;
    height:20px;
    border: solid 1px #c9c9c9;
    margin-right:10px;
}

.widget_boardAlphareview {
    position: relative;
}

.widget_boardAlphareview .widget_platform
{
    font-size: 0.865rem;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #91949c;
}

.widget_boardAlphareview .widget_product_name
{
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.3rem;
    height: 1.3rem;
    margin-top:10px;
    color: #333336;
    font-weight: bold;
}

.widget_boardAlphareview .widget_product_price
{
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.3rem;
    height: 1.3rem;
    margin-top:4px;
    color: #91949c;
}

.widget_boardAlphareview .widget_option {
    width: 100%;
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    /* height: 41px; */
    padding: 15px 0;
}

.widget_boardAlphareview .widget_product_none {
    width: 100px;

}
.widget_boardAlphareview .widget_item_noproduct_username {
    display: flex;
    align-items:center;
    color: #91949c;
    font-size: 1rem;

}


.widget_boardAlphareview .widget_item_none_username_1 {
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;

}
.widget_boardAlphareview .widget_item_none_username_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;

}


.widget_boardAlphareview .section_container {}

.widget_boardAlphareview #review_normal_keyword {
    min-width: 100px;
    max-width: 200px;
    flex-grow: 1;
    height: 32px;
    border: solid 1px #eaeaea;
    padding: 0 5px;
}

.widget_boardAlphareview .widget_option_filter_1 {
    font-weight: bold;
    margin-right: 4px;
    font-size: 1rem;

}

.widget_boardAlphareview .widget_option_filter_1_1 {
    font-weight: bold;
    margin-right: 10px;
    /* order: 1; */
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    font-size:18px;
    color: #9EA1A7;
}

.widget_boardAlphareview .widget_option_filter_1_1_1 {
    /* font-weight: bold; */
    margin-right: 15px;
    /* order: 1; */
    cursor: pointer;
    font-size: 1rem;
    color: #b8bbc2;
}

.widget_boardAlphareview .widget_option_filter_2 {
    margin-right: 15px;
    font-size: 1rem;

}

.widget_boardAlphareview .widget_option_filter_3 {
    margin-right: 15px;
    color: #e9e9e9;

}

.widget_boardAlphareview .option_sub
{
    border: 0px;
}

.widget_boardAlphareview .widget_option {
    flex-wrap: wrap;
    gap: 12px;
}
.widget_boardAlphareview .widget_option > div {
    flex-shrink: 0;
}

.widget_boardAlphareview .widget_option .widget_option_filter #photo_video_filter_59005 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 40px;
    accent-color: black;
    cursor: pointer;
}
#photo_video_filter_59005{
    margin-bottom: 0 !important;
}
.widget_boardAlphareview .widget_option_filter_1 {
    font-size: 20px;
    line-heifht: 26px;
    font-weight: 700;
}

.widget_boardAlphareview .option_sub {
    font-size: 14px;
    line-height: 20px;

}

.widget_boardAlphareview .option_sub.board_order {
    display: flex;
    gap: 12px;
    position: relative;
}
.widget_boardAlphareview .option_sub.board_order > div {
    color: #9EA1A7;
    cursor: pointer;
}
.widget_boardAlphareview .option_sub.board_order > div.selected {
    color: #464648;
    font-weight: 700;
}
.widget_boardAlphareview .option_sub.board_order .order_tooltip {
    position: absolute;
    top: calc(100% + 12px);
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background-color: black;
    opacity: 0.7;
    color: white;
    border-radius: 8px;
    width: 210px;
    padding: 8px 12px;
    font-weight: normal;
    z-index: 1;
}
.widget_boardAlphareview .option_sub.board_order > div:hover .order_tooltip {
    display: block;
}
.widget_boardAlphareview .option_sub.board_order > div:hover::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 5px 8px 5px;
    border-color: transparent transparent #000000B2 transparent;
    top: calc(100% + 4px);
    left: 50%;
    transform: translateX(-50%);

}

.widget_boardAlphareview .option_sub.dropdown {
    display: flex;
    gap: 2px;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding-left: 8px;
}
.widget_boardAlphareview .option_sub.dropdown .order_dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    padding: 8px;
    border-radius: 10px;
    background: white;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
    z-index: 1;
    width: max-content;
}
.widget_boardAlphareview .option_sub.dropdown .order_dropdown .option {
    padding: 6px 8px;
    border-radius: 6px;
    font-weight: 400;
}
.widget_boardAlphareview .option_sub.dropdown .order_dropdown .option.selected {
    background-color: #F6F7F8;
    color: #333336;
    font-weight: 700;
}

.widget_boardAlphareview .option_sub.dropdown.open .order_dropdown {
    display: block;
}

.widget_boardAlphareview .widget_option_search {
    display: flex;
    padding: 8px;
    cursor: pointer;
}
.widget_boardAlphareview .widget_option_search .search_btn {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.widget_boardAlphareview .widget_option_search .cancel_btn {
    font-weight: 700;
}

.widget_boardAlphareview .widget_option .text_box {
    max-width: 720px;
    width: 100%;
    margin: 0;
}
.widget_boardAlphareview .widget_option .text_box #review_normal_keyword {
    max-width: unset;
    width: 100%;
    padding: 7px 8px;
    padding-left: 27px;
    border-radius: 4px;
}
.widget_boardAlphareview .widget_option .widget_option_filter_1_1 {
    display: flex;
    right: unset;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.widget_boardAlphareview .widget_option .widget_option_filter_1_2 {
    position: absolute;
    cursor: pointer;
    display: flex;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.widget_boardAlphareview .widget_option.onsearch .widget_option_filter_1_2 {
    display: none;
}
.widget_boardAlphareview .widget_option.onsearch .review_textBox:focus + .widget_option_filter_1_2 {
    display: flex;
}

.widget_boardAlphareview .visible_onsearch,
.widget_boardAlphareview .widget_option.onsearch .invisible_onsearch {
    display: none;
}
.widget_boardAlphareview .invisible_onsearch,
.widget_boardAlphareview .widget_option.onsearch .visible_onsearch {
    display: block;
}

.widget_boardAlphareview .widget_option_filter_4 {
    cursor: pointer;
    margin-right: 15px;
    font-size:0.875rem;
    margin-left:5px;
}

.widget_boardAlphareview .widget_option_filter_5 {
    flex-grow: 1;
}

.widget_boardAlphareview .widget_option_button_1{
    color: #000000;
    border: 1px solid #000000;

    padding: 8px 10px;
    max-width: 120px;
    flex-grow: 1;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    line-height: 19px;
    height: 36px;
    margin-left: 10px;
    cursor: pointer;
}



.widget_boardAlphareview .widget_item {
    padding: 28px 0px;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
}
.widget_boardAlphareview .widget_item:first-child {
    border-top: 1px solid #e9e9e9;
}


.widget_boardAlphareview .widget_item_product_img {
    height: 92px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position:relative;
}

.widget_boardAlphareview .widget_infobox
{
    display: flex;
    flex-direction: column;
    /* width:110px; */
    margin-right: 20px;

    flex-basis: 92px;
    flex-shrink: 0;


}

.widget_boardAlphareview .widget_item_size{
    display:flex;
    flex-direction:column;
    flex-grow:1;
    width:1px;
}

.widget_boardAlphareview .widget_item_tab_1 {
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;

    /* color: #000000; */
    font-size: 1rem;
}
.widget_boardAlphareview .widget_rating_box
{
    display:flex;justify-content: flex-start;
    margin-right: 20px;
}
.widget_boardAlphareview .widget_rating_box_product_none
{
    margin-right:10px;
    display:flex;
    justify-content: flex-start;
}
.widget_boardAlphareview .widget_rating_box_product_none svg
{
    margin-right: 2px;
}
.widget_boardAlphareview .widget_product_none
{
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}
.widget_boardAlphareview .widget_item_username
{
    margin-right: 20px;
    color: #91949c;
    font-size: 1rem;
    line-height:1rem;
}
.widget_item_verified{
    height:0.857rem;
    margin-right:5px;
    vertical-align:unset;
}

.widget_boardAlphareview .widget_item_tab_1 a {
    color: #6596fc;
}

.widget_boardAlphareview .widget_item_new {
    width: 30px;
    height: 15px;
    background-color: #66e14d;
    color:white !important;
    font-size: 0.7143rem;
    line-height: normal;
    text-align: center;
    /* display: flex; */
    align-items: center;
    justify-content: center;
}
.widget_boardAlphareview .text_box{
    margin-left: 30px;
}
.widget_boardAlphareview .widget_item_best {
    color:white !important;
    border-radius: 4px;
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
}


.widget_boardAlphareview .widget_option_name_box{
    display:flex;
    align-items:center;
}



.widget_boardAlphareview .widget_item_tab_2 {
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;
}

.widget_boardAlphareview .widget_item_tab_2_text {

    /* margin-top: 10px; */

}
.widget_boardAlphareview .widget_item_text2_box
{
    display: flex;
    flex-direction: column;
    max-width: 780px;
}

.widget_boardAlphareview .widget_item_tab_2_photo {
    /* margin-top:12px; */

}

.widget_boardAlphareview .widget_item_photo {
    /* width: 70px;
    height: 70px; */
    background-color: #e9e9e9;
    border: none;
    object-fit:cover;
    vertical-align:baseline;
}

.widget_boardAlphareview .widget_item_photo_s{
    width: 64px;
    height: 64px;
    margin-right: 8px;
    margin-top: 12px;
}

.widget_boardAlphareview .la-search {
    transform: rotate(270deg);
}


.widget_boardAlphareview .widget_item_photo_s_more{
    margin-top: 12px;
    width: 128px;

    height: 128px;
    margin-right: 8px;

}

.widget_boardAlphareview .widget_item_photo_m{
    width: 120px;
    height: 120px;
    margin-right: 8px;
    margin-top: 12px;
}

.widget_boardAlphareview .widget_info_star_size
{
    height: 17px;
    margin-right: 2px;
}
.widget_boardAlphareview .alph_star_full
{
    fill: #000000;
    height: 23px;
    margin-right: 2px;
}
.widget_boardAlphareview .alph_star_empty
{
    fill: #e9e9e9;
    height: 23px;
    margin-right: 2px;
}

.widget_boardAlphareview .widget_item_photo_l{
    width: 400px;
    height: 400px;
}
.widget_item_collapse .widget_item_content{
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.7rem;
    max-height: calc( 2 * 1.7rem );

}

.widget_boardAlphareview .widget_item_content {
    color: #333336;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom:10px;
    margin-top: 5px;

    height : auto;
    font-size: 1rem;
    color: #333336;
    line-height: 1.7rem;
}


.widget_boardAlphareview .widget_item_survey {
    display:flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.widget_boardAlphareview .widget_item_survey div {
    font-size: 0.8571rem;
}

.widget_boardAlphareview .widget_item_survey div span {
    font-weight: bold;
    margin-right: 10px;
}

.widget_boardAlphareview .widget_item_more .widget_item_survey{
    display:flex;

}
.widget_boardAlphareview .widget_item_more .widget_item_survey_1{

    font-weight: bold;
    font-size: 1rem;
    margin-right: 10px;
}
.widget_boardAlphareview .widget_item_more .widget_item_survey_2{
    margin-right: 20px;
    font-size: 1rem;

}

.widget_boardAlphareview .widget_item_more .widget_item_content{
    display : flex;
    height : auto;
    max-height: none;
    flex-direction: column;
    font-size: 1rem;
    color: #333336;

}
.widget_boardAlphareview .widget_item_survey_1{

    font-weight: bold;
    font-size: 1rem;
    margin-right: 10px;
}
.widget_boardAlphareview .widget_item_survey_2{
    margin-right: 20px;
    font-size: 1rem;

}


.widget_boardAlphareview .widget_item_more_button {
    display:none;
    cursor:pointer;
    font-weight:bold;
    color: #91949c;
}
.widget_boardAlphareview .widget_item_more_button i{

    font-weight:bold;
}

.widget_boardAlphareview .widget_item_collapse .widget_item_more_button_1{
    display:block
}

.widget_boardAlphareview .widget_item_collapse.widget_item_more .widget_item_more_button_1{
    display : none;
}
.widget_boardAlphareview .widget_item_collapse.widget_item_more .widget_item_more_button_2{
    display : block;
}


.widget_boardAlphareview .widget_item_comment {
    /* display: flex;
    flex-direction: row; */

    /* background-color: #f6f7f8;
    padding: 16px 20px;
    border-radius: 6px;
    border: 1px solid #e3e3e3;
    /* margin-bottom: 15px; */


    /* margin-bottom: 4px; */
    margin-left: 20px;
    max-width: 720px;
}

.widget_boardAlphareview .widget_item_comment_icon {
    flex-basis: 30px;
    flex-shrink: 0;
}

.widget_boardAlphareview .widget_item_comment_content {
    flex-grow: 1;
    padding-right: 50px;
}

.widget_boardAlphareview .widget_item_comment_content_1 {
    letter-spacing: -0.2px;
    font-size: 1rem;
    margin-top: 8px;
    display: flex;
    font-weight: bold;
    color: #91949c;
}

.widget_boardAlphareview .widget_item_comment_content_2 {
    letter-spacing: -0.2px;
    font-size: 1rem;
    color: #333336;
}

.widget_boardAlphareview .widget_item_etc {
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.widget_boardAlphareview .widget_item_etc_2_1 {
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 3px;
    margin-right:10px;
}

.widget_boardAlphareview .widget_item_etc_2_2 {
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.widget_boardAlphareview .widget_item_etc_text_1 {
    font-size: 1rem;
    color: #333336;
    margin-right: 4px;
    font-weight: bold;
}

.widget_boardAlphareview .widget_item_etc_text_2 {
    font-size: 0.7143rem;
    color: #000000;
    margin-right: 10px;
    cursor: pointer;
}
.widget_boardAlphareview .widget_heart_icon
{
    width:16px;
    height: 20px;
    margin-right: 12px;
    margin-bottom: 1px;
    cursor: pointer;
}
.widget_boardAlphareview .widget_comment_img
{
    width: 16px;
    height: 20px;
    margin-right: 8px;
    margin-bottom: 3px;
}
.widget_boardAlphareview .widget_item_etc_button_1 {
    /* width: 50px;
    height: 24px; */
    font-size: 0.7143rem;
    font-size: 20px;
    /* border-radius: 15px; */
    border: 0px;
    color: #181818;
    background-color: #ffffff;
    cursor: pointer;
    transition:0.3s;
    /* 테두리 선 없애기 */
    /* border: 1px solid #c9c9c9; */
    outline: none;

}

.widget_boardAlphareview .widget_item_comment_num {
    font-size: 1rem;
}

.widget_boardAlphareview .handup{
    background-color: #ffffff;
    font-size: 20px;
    margin-right: 10px;
    border: 1px solid #c9c9c9;
    border-radius: 50%;

}

.widget_boardAlphareview .widget_item_date{
    font-size:1rem;

    /*margin-left: 20px;*/

    color: #91949c;
}
.widget_boardAlphareview .widget_item_date_product_none{
    font-size:1rem;
    color: #91949c;
    margin-bottom: 10px;
}

.widget_boardAlphareview .handup:hover {
    color: white;
    background-color: #d0d0d0;
    /* border-radius: 50%;
    border: 1px solid #d0d0d0; */
    /* opacity: 0.5; */
}

.widget_boardAlphareview .handup_active .handup_active{
    /* color: white;
    background-color: #d0d0d0; */
    border:1px solid #000000;
}


.widget_boardAlphareview .widget_item_etc_button_2 {
    background-color: #ededed;
    border: none;
    font-size: 0.7143rem;
    color: #777777;
    margin-right: 10px;
    cursor: pointer;
    padding: 4px 12px;
}
.widget_boardAlphareview .widget_item_comment_container {

    order: 2;
    position: relative;
    padding: 16px 20px;
    margin-top: 10px;
}
.widget_boardAlphareview .widget_item_comment_container_img{

    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
}
.widget_boardAlphareview .widget_item .star {
    font-size: 1.429rem;
    color: #e9e9e9;
}

.widget_boardAlphareview .widget_item .filled {
    color: #ff972c;
}


.widget_boardAlphareview .widget_item_tab_1_1 {
    /* margin-top:10px; */
    font-size: 1rem;

}

.widget_boardAlphareview .widget_item_tab_1_2 {
    /* margin-bottom: 5px; */
}

.widget_boardAlphareview .widget_item_like_1
{
    color: #91949c;
    font-size: 1rem;
}


.widget_boardAlphareview .widget_item_tab_2_etc {
    margin-top:10px;
    max-width: 880px;
    display: flex;
    flex-direction: column;
}

.widget_boardAlphareview .widget_answer_img {
    border-top: 0px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    /* border-bottom: 10px solid black; */
    border-bottom: 10px solid #f6f7f8;
    width: 20px;
    order: 2;
    position: relative;
    top: -16px;
    left: -22px;
    transform: rotate(45deg);
}


.widget_boardAlphareview .widget_review_Policy{
    position: absolute;
    /* width: 100%; */
    display: none;
    color: #000000;
    overflow: auto;
    z-index: 100;
    justify-content:flex-end;
    align-items: center;
    bottom:5%;
    right: 5%;
    transition: 0.2s;
    opacity: 0;
}

.widget_boardAlphareview .widget_review_Policy_box{

    margin:24px;
}
.widget_boardAlphareview .widget_review_Policy_radiusbox{

    height: max-content;
    width: 50%;
    color: #000000;
    overflow: auto;
    z-index: 100;
    background-color: #fff;
    border : 1px solid #c9c9c9;
    border-radius: 10px;
    width: 352px;

}
.widget_boardAlphareview .widget_policy_Xbutton{

    font-size: 23px;
    cursor: pointer;
    margin-left: 95%;
}

.widget_review_Policy_text_1{
    font-weight:bold;
    font-size:1rem;

}
.widget_review_Policy_text_2{
    color:#b8bbc2;
    font-size:0.857rem;

}
.widget_review_Policy_text_3{
    color:#91949c;
    font-size:0.857rem;

}




.widget_boardAlphareview .review_block_text{
    display:none;
}

.widget_boardAlphareview .widget_item.review_block div {
    display:none !important;
}
.widget_boardAlphareview .widget_item.review_block .review_block_text {

    display: flex !important;
    color: #b8bbc2;
    font-size: 1rem;
    align-items: center;
    padding:0px 20px;

}

.widget_boardAlphareview .widget_item.review_block .review_block_text img{
    width:14px;
    margin-right:5px;
}

.widget_boardAlphareview .widget_keyword_tab {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 6px;
}

.widget_boardAlphareview .widget_item_keyword {
    display: flex;
    gap: 6px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
    color: #232324;
    padding: 8px 9px;
    border: 1px solid #DCDDE0;
    border-radius: 4px;
    white-space: nowrap;
}
.widget_boardAlphareview .keyword_more {
    display: none;
}
.widget_boardAlphareview .keyword_first {
    display: flex;
}
.xans-product-detail .imgArea{
    max-width: 100%;
}
@media screen and (max-width: 540px) {
    font-size: 0.9286rem;

    .widget_boardAlphareview .widget_item_product_img {
        flex-basis: 70px;
        flex-shrink: 0;
        width: 70px;
        height: 70px;
        background-position: center;
        background-size: cover;
        margin-right: 10px;
    }

    .widget_boardAlphareview .widget_review_Policy
    {
        justify-content: center;
        right: 0;
        width:100%;
    }

    .widget_boardAlphareview .widget_item_survey {

        margin-top: 10px;

    }

    .widget_boardAlphareview .widget_option {
        border-bottom: 0px;
        height: 0px;
        padding: 0px;
    }

    .widget_boardAlphareview .widget_item_etc_2_1 {

        margin-bottom: 0px;
    }

    .widget_boardAlphareview .widget_item_tab_1_1 {
        /* margin-top: 0px; */
        /* order: 2; */
        margin-right: 10px;

    }

    .widget_boardAlphareview .widget_item_tab_1_2 {
        /* order: 1; */
        margin-top: -4px;
        margin-bottom: 0px;
    }

    .widget_boardAlphareview .widget_item_photo {

        background-color: #e9e9e9;
        border: none;
        object-fit:cover;
        /* margin-bottom: 4px; */
    }

    .widget_boardAlphareview .widget_item_username
    {
        margin-left: 0px;
        margin-right: 0px;

    }

    .widget_boardAlphareview .widget_item_tab_2 {
        order: 3;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .widget_boardAlphareview .widget_item_new_img_1
    {
        height: 16px;
        margin-top: -1px;
    }

    .widget_boardAlphareview .widget_item_tab_2_text {
        flex-grow: 1;
        flex-basis: 100%;
        width: 100%;
        display: block;
        margin-top: 0px;
    }

    .widget_boardAlphareview .widget_item_tab_2_photo {
        flex-basis: 100%;
        text-align: left;
        margin-bottom: 10px;
    }


    .widget_boardAlphareview .widget_item_comment_content {
        flex-grow: 1;
        padding-right: 0px;
    }


    .widget_boardAlphareview .widget_item_etc {
        order: 1;
        flex-wrap: wrap;
    }


    .widget_boardAlphareview .widget_item_comment_container {

        order: 3;
        position: relative;
        padding: 16px 30px;
        margin-top: 10px;
    }
    .widget_boardAlphareview .widget_item_comment_container_img{

        width: 97%;
        position: absolute;
        z-index: -1;
        height: 100%;
        left: 0;
        top: 0;
        margin-left: 3%;
    }

    .widget_boardAlphareview .widget_item {
        padding: 20px 0px;
    }

    .widget_boardAlphareview .widget_item_tab_1 {
        display: flex;
        flex-direction: row;
        flex-wrap : wrap;

    }

    .widget_boardAlphareview .widget_answer_img {

        top: -17px;
        left: -30px;

    }


    .widget_boardAlphareview .widget_item_tab_1 div {
        margin-right: 10px;
    }

    .widget_boardAlphareview .widget_item_content {
        padding-right: 0px;
        font-size: 1rem;
        color: #333336;
        margin-bottom: 5px;
        margin-top: 5px;
        line-height: 1.7rem;
    }

    .widget_boardAlphareview .widget_item_more_button {
        font-size: 1rem;

    }

    .widget_boardAlphareview .widget_item_etc_text_2 {
        /* flex-basis: 100%; */
        /* flex-basis: 16%; */
        margin-top: 2px;
    }


    .widget_boardAlphareview .star {
        position: relative;
        display: inline-block;
        font-size: 1rem;
        color: #e9e9e9;
    }

    .widget_boardAlphareview .full {
        color: #ff972c;
    }

    .widget_boardAlphareview .widget_item_comment {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;

    }

    .widget_boardAlphareview .half {
        position: absolute;
        display: inline-block;
        overflow: hidden;
        color: #ff972c;
    }

    .widget_boardAlphareview .widget_option {
        height: auto;
        flex-wrap: wrap;
    }

    .widget_boardAlphareview .widget_option_filter_1 {
        font-weight: bold;
        margin-right: 15px;
        width: 100%;
    }
    .widget_boardAlphareview .option_sub.board_order{
        margin-left: auto !important;
    }


    .widget_boardAlphareview .widget_option_filter_2 {
        /* margin-right: 15px; */
        order: 1;
        text-align: center;
    }

    .widget_boardAlphareview .widget_option_filter_3 {
        margin-right: 0;
        display: none;
    }

    .widget_boardAlphareview .widget_option_filter_4 {
        cursor: pointer;
        margin-right: 0px;
        flex-basis: 33%;
        order: 3;
        padding: 11px;
    }

    .widget_boardAlphareview #widget_option_filter_like {
        text-align: left;
        flex-grow: 1;
    }

    .widget_boardAlphareview #widget_option_filter_ratings {
        text-align: center;
        flex-grow: 1;
    }

    .widget_boardAlphareview #widget_option_filter_created_at {
        text-align: right;
        flex-grow: 1;
    }

    .widget_boardAlphareview .widget_option_filter_5 {
        display: none;
    }

    .widget_boardAlphareview .widget_option_button_1{
        order: 6;
        width: 100%;
        max-width:100%;
        margin-left: 0px;
    }

    .widget_boardAlphareview #review_normal_keyword {
        order: 1;
        flex-grow: 1;
        max-width:none;
    }
}
@media screen and (max-width: 540px) {

    .widget_boardAlphareview .widget_w{
        /*display: none;*/
        justify-content: space-between;
    }
    .widget_boardAlphareview .widget_option > div{

        margin-left: 0 !important;
    }

    .widget_boardAlphareview .widget_rating_box
    {
        display:flex;justify-content: flex-start;
    }
    .widget_boardAlphareview .widget_rating_box svg
    {
        margin-right: 2px;
    }

    .widget_boardAlphareview .widget_m{
        /* padding: 0px 20px; */
        display: block;
    }

    .widget_boardAlphareview .widget_item_size{
        width: 50%;
        /* padding: 10px; */
    }

    .widget_boardAlphareview .widget_item_photo_s{
        width: 64px;
        height: 64px;
        margin-right: 4px;
    }


    .widget_boardAlphareview .widget_item_date{
        margin-left: 0px;

    }

    .widget_boardAlphareview .widget_item_photo_s_more{
        width: 74px;
        height: 74px;
        margin-right: 4px;

    }

    .widget_boardAlphareview .widget_product_price
    {

        color: #333336;
    }

    .widget_boardAlphareview .widget_item_product_img {
        /* flex-basis: 70px;
        flex-shrink: 0; */
        width: 64px;
        height: 64px;
        /* background-position: center;
        background-size: cover;
        margin-right: 10px; */
    }


    .widget_boardAlphareview .widget_option_button_1{
        color: #000000;
        border: 1px solid #000000;
        font-weight: bold;
        /* border: 0px; */
        padding: 5px;
        max-width: 100px;
        flex-grow: 1;
        flex-basis: 50%;
        /* transform: translateX(30px); */
        text-align: center;
        line-height: 26px;
        margin-left: 0px;
        cursor: pointer;
        margin-right: 10px;
        border-radius: 6px;
    }

    .widget_boardAlphareview .widget_option_filter_1_1 {
        font-weight: bold;
        margin-right: 15px;
        order: 1;
        cursor: pointer;
        /* flex-basis: 50%; */
        /* border-right: 1px solid #c9c9c9; */
        text-align: center;
    }

    .widget_boardAlphareview .widget_product_name
    {
        font-weight: bold;
    }

    .widget_boardAlphareview .widget_m_option {
        border-bottom: solid 1px #eaeaea;
        width: 100%;
        display: flex;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;

        padding: 10px;
    }
    .widget_boardAlphareview .widget_infobox
    {
        flex-basis: 64px;
        margin-right: 15px;
        /* padding-top: 10px; */
    }

    .widget_boardAlphareview .widget_option_m_filter_2 {
        order: 1;
        text-align: center;
    }

    .widget_boardAlphareview .widget_option_m_filter_2_1 {
        order: 0;
        text-align: center;
        font-weight: bold;
        margin-right: 5px;
    }
    .widget_boardAlphareview .widget_option_m_filter_2_2 {
        font-size: 1rem;
    }


    .widget_boardAlphareview .review_textBox_m
    {
        display: none;
        position: absolute;
        transform:translate(170px,70px);
        border: 1px solid #000000;
        border-radius: 3px;
    }


    .widget_boardAlphareview .widget_review_Policy_radiusbox{
        width:100%;
    }

}
@media screen and (max-width: 540px) {
    .widget_boardAlphareview .widget_option {
        padding: 12px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .widget_boardAlphareview .widget_option_m_filter_container {
        display: flex;
        width: 100%;
    }

    #photo_video_filter_m_59005 {
        display: flex;
        gap: 5px;
        align-items: center;
        accent-color: black;
        cursor: pointer;
    }
    .widget_boardAlphareview .widget_m .widget_option_m_filter_container .option_sub {
        font-size: 13px;
        margin-left: auto;
    }
    .widget_boardAlphareview .widget_option_search {
        order: 2;
        padding: 0 12px;
        flex-shrink: 0;
    }
    .widget_boardAlphareview .widget_m #review_normal_keyword {
        border: none;
    }

    .widget_boardAlphareview .widget_m #review_normal_keyword:focus {
        outline: unset;
        border: 1px solid #2E2E31;
    }

    .widget_boardAlphareview .widget_option.onsearch .text_box #review_normal_keyword {
        padding-left: 7px;
    }
    .widget_boardAlphareview .widget_option_search:has(.search_btn) {
        padding: 0;
        padding-left: 6px;
    }
}
@media only screen and (max-width: 1199px){
    .nk-checkout-page .woocommerce-order #customer-details .bacs-payment .img-qr{
        width: 9.5rem;
        min-width: 9.5rem;
    }
    #reviews .commentlist{
        padding-right: 0;
    }
}
@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-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: 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;
    }
    #reviews .star_box .star_box_right .right-content{
        width: 100%;
    }
    #reviews .star_box .star_box_left,
    #reviews .star_box .star_box_right{
        width: 50%;
    }
    #NK-reviews{
        margin-left: 16px;
        margin-right: 16px;
    }
    #reviews .star_box .star_box_left{
        flex-direction: column;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating{
        width: 100%;
        border-right: none !important;
    }
    #NK-reviews{
        margin-bottom: 50px;
    }
    #reviews .star_box .star_box_left .reviews_bar{
        border-bottom: 1px solid #C8D5DC;
    }
    #reviews{
        padding: 0;
        background-color: transparent;
    }
    #prd-comments{
        padding-left: 16px;
        padding-right: 16px;
    }
}
@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: 3.125rem;
        min-width: 3.125rem;
        height: 3.125rem;
    }
    .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;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating .star_average{
        margin-right: 0 !important;
    }
    #reviews .star_box{
        flex-direction: column;
    }
    .devvn_review_box .devvn_review_top{
        flex-wrap: wrap;
        gap: 4px 20px
    }
    .devvn_review_box .devvn_review_top time{
        display: block;
        width: 100%;
    }
    #prd-comments .commentlist .children{
        padding: 12px 18px;
    }
    #prd-comments .commentlist li{
        padding-top: 25px;
        margin-bottom: 25px;
    }
    #prd-comments .commentlist li .product-information{
        width: 64px;
        min-width: 64px;
        margin-right: 16px;
    }
}