.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}
.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce .quantity .qty {
    border-radius: 12px;
    width: 50px;
    margin-left: 26px;
}
.woocommerce div.product form.cart {
    display: flex;
    align-items: center;
}
.woocommerce-form-coupon-toggle {
    text-align: right;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    text-align: right;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    padding: 15px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: right;
}

.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
    display: flex;
    align-items: center;
}
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    border-radius: 12px;
    text-align: right;
}

.woocommerce-message::before {
    content: "\e015";
}
.select2-results__option[aria-selected],.select2-results__option[data-selected] {
    cursor: pointer;
    text-align: right;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    display: flex;
    align-items: center;
}
.woocommerce-notices-wrapper {
    text-align: right;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    width: 100%;
    display: flex;
    align-items: center;
}
.woocommerce div.product div.images img {
    width: 100%;
    border-radius: 12px;
}
.woocommerce div.product .product_title {
    text-align: right;
}
.woocommerce-notices-wrapper {
    margin-top: 0;
}
.woocommerce ul.products{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{
    flex: 0 0 22%;
    box-sizing: border-box;
    padding: 10px;
}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img {
    width: 124px;
    box-shadow: none
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 10px;
    border-radius: 12px;
}
.woocommerce form .password-input,.woocommerce-page form .password-input {
    width: 100%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin: 11px;
}
.container-two .cart .quantity input{
    text-align: center;
    margin-bottom: 16px;
    border-radius: 12px;
    width: 50px;
}
.woocommerce-error::before {
    content: "\e016";
}
p.woocommerce-mini-cart__total.total, p.woocommerce-mini-cart__buttons.buttons a {
    margin: 0 6px 0 6px;
}

.products .product{
    text-align: center;
}
.woocommerce-ordering select option{
    font-weight: 400;
}
.woocommerce.archive .woocommerce-custom-list {
    display: flex;
    direction: rtl;
    width: 100%;
    flex-direction: column;
    margin-bottom: 30px;
    border-radius: 12px;
}

.woocommerce.archive .product-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 12px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1200px;
    position: relative;
}

.woocommerce.archive .product-image , .wc-block-grid__products .wc-block-grid__product-image{
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.woocommerce a.added_to_cart {
    display: inline-block;
    padding: 6px;
    margin: 10px;
    border-radius: 12px;
}

.woocommerce.archive .product-info {
    flex: 2;
    margin-right: 11px;
}

.woocommerce.archive .product-title a {
    text-decoration: none;
    transition: color 0.3s ease;
}

.woocommerce.archive .product-description {
    margin-bottom: 10px;
}

.woocommerce.archive .product-add-to-cart .button {
    border-radius: 12px;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

@media (max-width: 768px) {
    .woocommerce.archive .product-item {
        flex-direction: column;
        align-items: center;
    }

    .woocommerce.archive .product-info {
        flex: 1;
        margin: 11px auto;
        text-align: right;
    }
}

@media (max-width: 480px) {
    .woocommerce.archive .product-item {
        padding: 10px;
    }
    .woocommerce.archive .product-add-to-cart .button {
        width: 100%;
        padding: 12px 0;
    }
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab {
    margin-top: 20px;
    line-height: 1.6;
    max-width: 100%;
    word-wrap: break-word;
    white-space: normal;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: 200px !important;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p:has(img) img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: high-quality;
    object-position: center center;
    border-radius: 12px;
    filter: contrast(105%) saturate(105%);
    transform: translateZ(0);
    backface-visibility: hidden;
    margin: 12px auto;
}

@media (max-width: 768px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        flex: 0 0 50%;
    }
}
.nav-account li a {
    display: block;
    padding: 8px 12px;
    border-radius: 12px !important;
}
.nav-account li a[aria-current="page"]{
    border-radius: 12px !important;
}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
    opacity: 1 !important;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    margin-top: 26px;
}
.border-default{
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 20px;
}
.wc-block-components-button:not(.is-link) {
    border-radius: 12px;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{
    border-radius: 12px;
}
form.woocommerce-ordering select.orderby {
    padding: 3px;
    border-radius: 12px;
}
.woocommerce ul.product_list_widget li img {
    float: right;
    width: 64px;
    margin-left: 4px;
    border-radius: 12px;
}
.woocommerce ul.product_list_widget li a {
    text-align: right;
}
.woocommerce-product-details__short-description p , .woocommerce-Tabs-panel p {
    font-weight: 400 !important;
}

.product_meta {
    margin: 21px 0 6px 0;
}

.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
    display: block;
    margin-bottom: 8px;
}

.woocommerce div.product form.cart {
     margin-bottom: 0;
}

.product_meta a {
    font-weight: 400;
}

.product_meta .tagged_as a,
.product_meta .posted_in a,
.product_meta .brand_wrapper a{
    display: inline-block;
    padding: 3px 9px;
}

.woocommerce-customer-details address {
    font-weight: 400;
    border: none !important;
}
img.attachment-medium.size-medium {
    border-radius: 12px;
}
.woocommerce div.product form.cart {
    display: block !important;
    margin: 6px 0;
}
.woocommerce-variation-price {
    margin-bottom: 1rem;
}
.variations_form p{
    margin: 0 !important;
}
.variations tbody select{
    border-radius: 12px;
    padding: 0 6px;
}
.variations label{
    font-weight: 400;
}
.woocommerce-variation-availability p{
    margin-bottom: 1rem !important;
}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th {
    vertical-align: inherit !important;
}
span.woocommerce-Price-currencySymbol {
    margin: 0 1px;
}
.woocommerce form .form-row input.input-text{
    border-radius: 12px;
}
a.woocommerce-button.button.view {
    margin: 0 3px;
}
.woocommerce-orders-table__cell , .woocommerce-table tfoot tr td , .custom-variation-wrapper .custom-variation-option label , .attribute-item .attribute-values .text-value{
    font-weight: 400 !important;
}
.woocommerce-orders-table__cell span{
    margin: 0 3px;
}
.is-large.wc-block-cart .wc-block-cart-items td {
    vertical-align: middle !important;
}
.wc-block-grid .wc-block-grid__product-onsale{
    font-size: 12px !important;
    left: auto !important;
    right: 4px !important;
}
.wc-block-grid__product-title{
    line-height: 1.6 !important;
}
.price del span{
    font-weight: 400 !important;
}
.price ins span{
    font-weight: 600 !important;
}
.wc-block-grid__product-rating{
    display: none !important;
}
.wc-block-grid__product-image img{
    width: 69% !important;
    height: auto !important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    content: "\f217" !important;
    font-family: 'icon-nokameh' !important;
    background-color: transparent !important;
    mask-image: none !important;
    display: inline-block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto 12px 0 !important;
    font-size: 55px !important;
    line-height: 1 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    text-align: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px !important;
    direction: rtl !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
    width: calc(25% - 5px) !important;
    margin: 0 !important;
    display: block !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
    width: 100% !important;
    margin: 0 0 5px 0 !important;
}

@media screen and (max-width: 768px) {
    .woocommerce div.product div.images .woocommerce-product-gallery__image {
        width: calc(50% - 5px) !important;
    }
}

.column-switcher-btn {
    width: 36px;
    height: 36px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    margin: 0 2px;
    border-radius: 12px !important;
    transition: all 0.3s ease;
}

.column-switcher-btn svg {
    pointer-events: none;
}

.custom-select-style {
    width: 100%;
    padding: 8px 3px;
    border-radius: 12px;
}
.woocommerce-page div.product div.images , .woocommerce div.product div.images{
    width: 40% !important;
}
.woocommerce-page div.product div.summary , .woocommerce div.product div.summary{
    width: 58% !important;
}
@media (max-width: 768px) {
    .woocommerce-page div.product div.images , .woocommerce div.product div.images{
        width: 100% !important;
    }
    .woocommerce-page div.product div.summary , .woocommerce div.product div.summary{
        width: 100% !important;
    }
}
.product-price-icons .price-wrapper p{
    margin: 0 !important;
}

.product-gallery-popup {
    align-items: center;
    justify-content: center;
}

.product-gallery-popup .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.product-gallery-popup .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}

.product-gallery-popup .main-swiper {
    height: 70%;
    width: 100%;
    max-width: 1200px;
}

.product-gallery-popup .main-swiper .swiper-slide img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-gallery-popup .thumbnail-swiper {
    height: 20%;
    width: 100%;
    max-width: 1200px;
    margin-top: 20px;
}

.product-gallery-popup .thumbnail-swiper .swiper-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto !important;
    transform: translate3d(0, 0, 0) !important;
}

.product-gallery-popup .thumbnail-swiper .swiper-slide {
    width: 80px !important;
    height: 80px;
    opacity: 0.4;
    transition: all 0.3s ease;
    cursor: pointer;
    margin: 0 5px;
}

.product-gallery-popup .thumbnail-swiper .swiper-slide-thumb-active {
    opacity: 1;
    transform: scale(1.1);
}

.product-gallery-popup .thumbnail-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.product-gallery-popup .swiper-button-next,
.product-gallery-popup .swiper-button-prev {
    color: white;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-gallery-popup .swiper-button-next:after,
.product-gallery-popup .swiper-button-prev:after {
    font-weight: 600;
}

.product-gallery-popup svg {
    transition: all 0.3s ease;
}

.product-gallery-popup svg:hover {
    transform: scale(1.1);
}

.product-gallery-popup .image-counter {
    background: rgba(0,0,0,0.5);
    padding: 5px 15px;
    border-radius: 12px;
}
p.wc-no-matching-variations.woocommerce-info{
    margin: 0 0 2em 0 !important;
}
.woocommerce div.product form.cart .variations th {
    line-height: 0 !important;
}
.product-price-icons {
    width: 100%;
}
.product-price-icons .icons-wrapper {
    margin-left: auto;
}
.product-price-icons .price-wrapper {
    margin-left: auto;
}
.swiper-slide.swiper-slide-active img {
    border-radius: 12px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
     color: inherit !important;
}
.woocommerce p.stars a{
    font-size: 18px !important;
    margin: 0 3px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button{
    font-weight: 600 !important;
}
.woocommerce p.stars a{color:#FFC10742!important;}
.woocommerce p.stars:hover a,
.woocommerce p.stars.selected a{color:#ffc107!important;}
.woocommerce p.stars:hover a:hover~a,
.woocommerce p.stars.selected a.active~a{color:#FFC10742!important;}

.product-navigation-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px 0;
    z-index: 1000;
    display: none;
}
.product-navigation-fixed .product-navigation-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.product-navigation-fixed .nav-product {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex: 1;
    transition: all 0.3s ease;
}
.product-navigation-fixed .nav-product.prev-product {
    justify-content: flex-start;
    text-align: left;
}
.product-navigation-fixed .nav-product.next-product {
    justify-content: flex-end;
    text-align: right;
}
.product-navigation-fixed .nav-content {
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-navigation-fixed .nav-product.next-product .nav-content {
    flex-direction: row-reverse;
}
.product-navigation-fixed .nav-thumbnail {
    width: 40px;
    height: 40px;
    border-radius: 0.25rem;
    overflow: hidden;
    flex-shrink: 0;
}
.product-navigation-fixed .nav-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-navigation-fixed .nav-info {
    display: flex;
    flex-direction: column;
    text-align: right;
}
.product-navigation-fixed .nav-label {
    font-weight: 400;
    margin-bottom: 2px;
}
.product-navigation-fixed .nav-title {
    font-weight: 600;
    line-height: 1.2;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-navigation-fixed .nav-arrow {
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-navigation-fixed .nav-shop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.product-navigation-fixed .nav-shop:hover {
    transform: scale(1.03);
}
.product-navigation-fixed .nav-shop svg{
    width: 23px;
    height: 23px;
}
.product-navigation-fixed .nav-product.empty {
    visibility: hidden;
}
@media (max-width: 768px) {
    .product-navigation-fixed .product-navigation-fixed {
        padding: 8px 0;
    }
    .product-navigation-fixed .nav-title {
        max-width: 100px;
    }
    .nav-thumbnail {
        width: 35px;
        height: 35px;
    }
    .product-navigation-fixed .nav-arrow {
        margin: 0 5px;
    }
    .product-navigation-fixed .nav-shop {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 480px) {
    .product-navigation-fixed .nav-title {
        display: none;
    }
    .product-navigation-fixed .nav-thumbnail {
        width: 30px;
        height: 30px;
    }
}

.nokameh-products-slider .grid_products-area {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.nokameh-products-slider .grid_products-box {
    border-radius: 12px;
    overflow: hidden !important;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.nokameh-products-slider .img-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.nokameh-products-slider .img-container .fimage {
    width: 100%;
    height: 100%;
    padding: 0.33rem !important;
}
.nokameh-products-slider .img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 12px !important;
}
.nokameh-products-slider .rating-star {
    position: absolute;
    top: 6px;
    left: 12px;
    z-index: 2;
}
.nokameh-products-slider .rating-star i{
    padding: 0 !important;
}
.nokameh-products-slider .rating-number{
    font-weight: 400;
}
.nokameh-products-slider .discount-badge , .list-products-widget .discount-badge , .single-product-price .discount-badge {
    padding: 2px 7px 0 7px;
    border-radius: 20px 20px 20px 0;
    font-weight: 600;
    margin-right: 5px;
}
.nokameh-products-slider .add-to-cart-btn {
    padding: 6px 12px;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: none;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.nokameh-products-slider .add-to-cart-btn:hover:not(.disabled) {
    opacity: 0.9;
    transform: scale(1.03);
}
.nokameh-products-slider .add-to-cart-btn.disabled {
    pointer-events: none;
}
.nokameh-products-slider .regular_price , .product-info .img-item-left-bottom ins span {
    font-weight: 600;
    margin-bottom: 4px;
}
.nokameh-products-slider .sale-price , .product-info .img-item-left-bottom del span , .single-product-price .sale-price {
    font-weight: 400;
    margin-bottom: 2px;
}
.nokameh-products-slider .content-area {
    padding: 12px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.nokameh-products-slider .head {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.nokameh-products-slider .head .content {
    font-weight: 400;
    margin-bottom: 12px;
    flex-grow: 1;
}
.nokameh-products-slider .footer {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nokameh-products-slider .mwprprice {
    text-align: left;
}
.nokameh-products-slider h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 48px;
    line-height: 1.6;
    margin-bottom: 8px;
}
.nokameh-products-slider .head .content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 66px;
    line-height: 1.5;
}
.nokameh-products-slider .products-box {
    display: flex;
    flex-direction: column;
}
@media (max-width: 768px) {
    .nokameh-products-slider .img-container {
        height: auto;
    }
    .nokameh-products-slider h3 {
        min-height: 42px;
    }
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row{
        padding: 16px !important;
    }
    .grid_products-box .img-container{
        height: auto;
    }
}
@media (max-width: 480px) {
    .nokameh-products-slider h3 {
        min-height: 38px;
    }
}

.nokameh-products-slider .img-container {
    position: relative;
}

.nokameh-products-slider .product-colors {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 21px;
    left: 21px;
    gap: 3px;
    margin-top: 0;
}

.nokameh-products-slider .product-colors span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50px;
}

.nokameh-products-slider .product-colors .has-more {
    position: relative;
    top: -2px;
    color: #7e7e7e;
}

@media screen and (max-width: 768px) {
    .nokameh-products-slider .product-colors {
        position: absolute;
        top: 12px;
        left: 12px;
        margin-top: 0;
    }
    .nokameh-products-slider .img-container img{
        width: auto !important;
        height: 100% !important;
    }
}

.nokameh-products-slider .product-metas {
    display: flex;
    justify-content: space-between;
    margin: 12px 0;
}

.nokameh-products-slider .product-star i , .product-list-metas .product-star i {
    color: #FF9D00;
    padding: 0 !important;
}

.nokameh-products-slider .product-metas .is-stock {
    display: flex;
    align-items: center;
    gap: 6px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button{
    font-weight: 600 !important;
}

.woocommerce ul.order_details{
    margin: 12px 0 !important;
}

.woocommerce ul.order_details li {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.woocommerce ul.order_details li strong{
    font-size: 13px !important;
    font-weight: 400 !important;
    margin: 6px 0 !important;
}

.woocommerce-orders-table {
    width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    margin: 20px 0 !important;
    font-family: inherit !important;
}

.woocommerce-orders-table thead {
    display: table-header-group !important;
}

.woocommerce-orders-table th {
    padding: 15px 12px !important;
    text-align: right !important;
    font-weight: 600 !important;
    vertical-align: middle !important;
}

.woocommerce-orders-table td {
    padding: 15px 12px !important;
    text-align: right !important;
    vertical-align: middle !important;
}

.woocommerce-orders-table tr {
    transition: all 0.3s ease !important;
}

.woocommerce-orders-table .woocommerce-button {
    display: inline-block !important;
    margin: 0 5px 5px 0 !important;
    padding: 8px 16px !important;
    text-decoration: none !important;
    border: 1px solid !important;
    border-radius: 4px !important;
    line-height: 1.4 !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.woocommerce-orders-table .woocommerce-button:hover {
    opacity: 0.9 !important;
    transform: translateY(-1px) !important;
}

.woocommerce-orders-table .nobr {
    white-space: nowrap !important;
}

.woocommerce-orders-table time {
    font-family: inherit !important;
}

.woocommerce-orders-table .woocommerce-Price-amount {
    font-family: inherit !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-orders-table {
        display: block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
    }

    .woocommerce-orders-table thead {
        display: table-header-group !important;
    }

    .woocommerce-orders-table tbody {
        display: table-row-group !important;
    }

    .woocommerce-orders-table tr {
        display: table-row !important;
    }

    .woocommerce-orders-table th,
    .woocommerce-orders-table td {
        display: table-cell !important;
        min-width: 120px !important;
    }

    .woocommerce-orders-table .woocommerce-button {
        display: block !important;
        margin: 5px 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
}

@media screen and (max-width: 480px) {

    .woocommerce-orders-table th,
    .woocommerce-orders-table td {
        padding: 10px 8px !important;
        min-width: 100px !important;
    }

    .woocommerce-orders-table .woocommerce-button {
        padding: 6px 12px !important;
    }
}

.woocommerce-order-details {
    margin: 30px 0 !important;
    padding: 20px !important;
    border-radius: 12px !important;
    text-align: right !important;
}

.woocommerce-order-details__title {
    text-align: right !important;
    margin-bottom: 25px !important;
    padding-bottom: 15px !important;
    font-weight: 600 !important;
}

.woocommerce-table--order-details {
    width: 100% !important;
    border-collapse: collapse !important;
    margin-bottom: 20px !important;
    font-family: inherit !important;
    text-align: right !important;
}

.woocommerce-table--order-details thead {
    display: table-header-group !important;
    text-align: right !important;
}

.woocommerce-table--order-details th {
    padding: 15px 12px !important;
    text-align: right !important;
    font-weight: 600 !important;
    vertical-align: middle !important;
}

.woocommerce-table--order-details td {
    padding: 15px 12px !important;
    text-align: right !important;
    vertical-align: middle !important;
}

.woocommerce-table--order-details .product-name {
    width: 70% !important;
    text-align: right !important;
}

.woocommerce-table--order-details .product-total {
    width: 30% !important;
    text-align: right !important;
}

.woocommerce-table--order-details .product-name a {
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    text-align: right !important;
}

.woocommerce-table--order-details .product-name a:hover {
    text-decoration: underline !important;
}

.woocommerce-table--order-details .product-quantity {
    display: block !important;
    margin-top: 5px !important;
    text-align: right !important;
}

.woocommerce-table--order-details tfoot {
    text-align: right !important;
}

.woocommerce-table--order-details tfoot tr:first-child th,
.woocommerce-table--order-details tfoot tr:first-child td {
    padding-top: 20px !important;
    text-align: right !important;
}

.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-table--order-details tfoot tr:last-child td {
    padding-bottom: 20px !important;
    border-bottom: none !important;
    text-align: right !important;
}

.woocommerce-table--order-details tfoot th {
    text-align: right !important;
    font-weight: 600 !important;
    padding-right: 20px !important;
    width: 40% !important;
}

.woocommerce-table--order-details tfoot td {
    text-align: right !important;
    font-weight: 600 !important;
}

.order-actions--heading {
    vertical-align: top !important;
    padding-top: 25px !important;
    text-align: right !important;
}

.order-actions-button {
    display: inline-block !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    border-radius: 4px !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-order-details {
        padding: 15px !important;
        margin: 20px 0 !important;
        text-align: right !important;
    }

    .woocommerce-order-details__title {
        margin-bottom: 20px !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details {
        display: block !important;
        overflow-x: auto !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details th,
    .woocommerce-table--order-details td {
        padding: 12px 10px !important;
        min-width: 150px !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details .product-name {
        width: 60% !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details .product-total {
        width: 40% !important;
        text-align: right !important;
    }

    .order-actions-button {
        display: block !important;
        width: 100% !important;
        margin: 10px 0 !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-order-details {
        padding: 10px !important;
        text-align: right !important;
    }

    .woocommerce-order-details__title {
        margin-bottom: 15px !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details th,
    .woocommerce-table--order-details td {
        padding: 10px 8px !important;
        min-width: 120px !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details .product-name {
        width: 55% !important;
        text-align: right !important;
    }

    .woocommerce-table--order-details .product-total {
        width: 45% !important;
        text-align: right !important;
    }

    .order-actions-button {
        padding: 8px 16px !important;
        text-align: center !important;
    }
}

.woocommerce-columns--addresses {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 30px 0 !important;
    gap: 20px !important;
    text-align: right !important;
}

.woocommerce-column {
    flex: 1 !important;
    min-width: 300px !important;
    text-align: right !important;
}

.woocommerce-column--1,
.woocommerce-column--2 {
    padding: 20px !important;
    border-radius: 12px !important;
    text-align: right !important;
}

.woocommerce-column__title {
    text-align: right !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    font-weight: 600 !important;
}

.woocommerce-column address {
    font-style: normal !important;
    line-height: 1.8 !important;
    text-align: right !important;
    margin: 0 !important;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    margin-top: 10px !important;
    padding-top: 10px !important;
    text-align: right !important;
    direction: ltr !important;
    unicode-bidi: embed !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-columns--addresses {
        flex-direction: column !important;
        gap: 15px !important;
        margin: 20px 0 !important;
    }

    .woocommerce-column {
        min-width: 100% !important;
        width: 100% !important;
    }

    .woocommerce-column--1,
    .woocommerce-column--2 {
        padding: 15px !important;
    }

    .woocommerce-column__title {
        margin-bottom: 12px !important;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-columns--addresses {
        margin: 15px 0 !important;
        gap: 10px !important;
    }

    .woocommerce-column--1,
    .woocommerce-column--2 {
        padding: 12px !important;
    }

    .woocommerce-column address {
        line-height: 1.6 !important;
    }

    .woocommerce-customer-details--phone,
    .woocommerce-customer-details--email {
        margin-top: 8px !important;
        padding-top: 8px !important;
    }
}

.woocommerce-columns--addresses * {
    text-align: right !important;
}

.woocommerce-column address br {
    display: block !important;
    content: "" !important;
    margin-bottom: 5px !important;
}

.woocommerce-Addresses {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    margin: 30px 0 !important;
    text-align: right !important;
}

.u-column {
    flex: 1 !important;
    min-width: 300px !important;
    text-align: right !important;
}

.woocommerce-Address {
    padding: 20px !important;
    border-radius: 12px !important;
    text-align: right !important;
}

.woocommerce-Address-title {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    text-align: right !important;
}

.woocommerce-Address-title h2 {
    margin: 0 !important;
    font-weight: 600 !important;
    text-align: right !important;
}

.woocommerce-Address-title .edit {
    text-decoration: none !important;
    padding: 6px 12px !important;
    transition: all 0.3s ease !important;
    text-align: center !important;
}

.woocommerce-Address address {
    font-style: normal !important;
    line-height: 1.8 !important;
    text-align: right !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-Addresses {
        flex-direction: column !important;
        gap: 15px !important;
        margin: 20px 0 !important;
    }

    .u-column {
        min-width: 100% !important;
        width: 100% !important;
    }

    .woocommerce-Address {
        padding: 15px !important;
    }

    .woocommerce-Address-title {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
    }

    .woocommerce-Address-title .edit {
        align-self: stretch !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-Addresses {
        margin: 15px 0 !important;
        gap: 10px !important;
    }

    .woocommerce-Address {
        padding: 12px !important;
    }

    .woocommerce-Address address {
        line-height: 1.6 !important;
    }

    .woocommerce-Address-title .edit {
        padding: 5px 10px !important;
    }
}

.woocommerce-Addresses * {
    text-align: right !important;
}

.woocommerce-Address address br {
    display: block !important;
    content: "" !important;
    margin-bottom: 5px !important;
}

.woocommerce-privacy-policy-text p{
    margin: 12px 0 !important;
}

#authTabs.nav-tabs{
    border: none !important;
}

.woocommerce-EditAccountForm.edit-account p {
    margin-bottom: 20px !important;
}

.woocommerce-EditAccountForm.edit-account label {
    display: block !important;
    margin-bottom: 8px !important;
    font-weight: 600 !important;
}

.woocommerce-EditAccountForm.edit-account .required {
    color: #ff0000 !important;
}

.woocommerce-EditAccountForm.edit-account input[type="text"],
.woocommerce-EditAccountForm.edit-account input[type="email"],
.woocommerce-EditAccountForm.edit-account input[type="password"],
.woocommerce-billing-fields input,
.woocommerce-shipping-fields__field-wrapper input,
.checkout_coupon input,
.woocommerce-input-wrapper textarea,
.wc-block-components-text-input input{
    width: 100% !important;
    padding: 12px 16px !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
}
.selection .select2-selection{
    width: 100% !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
}

.woocommerce-EditAccountForm.edit-account input[type="text"]:focus,
.woocommerce-EditAccountForm.edit-account input[type="email"]:focus,
.woocommerce-EditAccountForm.edit-account input[type="password"]:focus,
.woocommerce-billing-fields input:focus,
.woocommerce-shipping-fields__field-wrapper input:focus,
.checkout_coupon input:focus,
.woocommerce-input-wrapper textarea:focus,
.selection .select2-selection:focus,
.wc-block-components-text-input input:focus{
    outline: none !important;
    border-width: 1px !important;
}

.woocommerce-EditAccountForm.edit-account fieldset {
    border-radius: 12px !important;
    padding: 25px !important;
    margin-top: 25px !important;
}

.woocommerce-EditAccountForm.edit-account legend {
    font-weight: 600 !important;
    padding: 0 10px !important;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row--first {
    float: right !important;
    width: 48% !important;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row--last {
    float: left !important;
    width: 48% !important;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row--wide {
    clear: both !important;
    width: 100% !important;
}

.woocommerce-EditAccountForm.edit-account .clear {
    clear: both !important;
}

.woocommerce-EditAccountForm.edit-account button[type="submit"] {
    margin-top: 12px !important;
}

.woocommerce-EditAccountForm.edit-account span em {
    font-style: italic !important;
    opacity: 0.8 !important;
}

.woocommerce #reviews #respond{
    padding: 20px !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
    padding: 12px 21px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit{
    font-weight: 600 !important;
}

.woocommerce div.product form.cart div.quantity{
    margin: 0 0 0 12px;
}

.custom-woocommerce-tabs .radio-inputs {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-radius: 9px;
    box-sizing: border-box;
    padding: 12px;
    width: 100%;
    margin: 21px 0;
    direction: rtl;
}

.custom-woocommerce-tabs .radio-inputs .radio {
    flex: 1 1 auto;
    text-align: center;
}

.custom-woocommerce-tabs .radio-inputs label{
    margin-bottom: 0 !important;
}

.custom-woocommerce-tabs .radio-inputs .radio input {
    display: none;
}

.custom-woocommerce-tabs .radio-inputs .radio .name {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    border: none;
    padding: 12px 0;
    transition: all .15s ease-in-out;
}

.custom-woocommerce-tabs .radio-inputs .radio input:checked + .name {
    font-weight: 600;
}

.custom-woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 1rem 0;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.custom-woocommerce-tabs .woocommerce-Tabs-panel[style*="display: none"] {
    opacity: 0;
}

.filter-icon {
    display: flex;
    align-items: center;
    gap: 6px;
}

.filter-icon-mobile {
    display: none;
    cursor: pointer;
}

.nokameh-filter-btn {
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
}

.nokameh-filter-left .woocommerce-result-count {
    padding: 8px 18px;
    border-radius: 12px;
    display: inline-block;
    margin: 0;
}

.nokameh-filter-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.nokameh-filter-popup.active {
    display: flex;
}

.nokameh-filter-popup-content {
    border-radius: 16px;
    width: 90%;
    max-width: 350px;
    max-height: 80vh;
    overflow-y: auto;
}

.nokameh-filter-popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
}

.nokameh-filter-popup-header h3 {
    margin: 0;
}

.nokameh-filter-popup-close {
    cursor: pointer;
    line-height: 1;
}

.nokameh-filter-popup-buttons {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.nokameh-filter-popup-btn {
    display: block;
    padding: 9px 0;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
}

.nokameh-filter-popup-btn:last-child{
    border-bottom: none !important;
}

@media (max-width: 768px) {
    .filter-icon-desktop {
        display: none !important;
    }

    .filter-icon-mobile {
        display: flex !important;
    }

    .nokameh-filter-buttons-desktop {
        display: none !important;
    }

    .nokameh-filter-right .nokameh-filter-options {
        gap: 6px;
    }

    .nokameh-filter-left .woocommerce-result-count {
        padding: 6px 12px;
    }
}

.woocommerce table.shop_attributes th{
    padding: 18px 6px;
    font-weight: 900;
}
.woocommerce table.shop_attributes td{
    font-style: inherit;
    font-weight: 400;
}

.product-attributes-grid .attribute-item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    border-radius: 12px;
    padding: 16px;
}

.woocommerce-product-gallery__image {
    position: relative;
}
.gallery-image-wrapper {
    position: relative;
    display: block;
}
.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 2;
}
.gallery-overlay .icon-circle {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-image-zoom-container {
    position: relative;
    overflow: hidden;
    cursor: crosshair;
}
.main-image-zoom-container img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}
.main-image-zoom-container.zoomed img {
    transform: scale(2);
}
.product-id-display {
    text-align: center;
    margin-top: 15px;
}
.woocommerce div.product .entry-summary .product-action-icons-inline {
    display: inline-flex;
    align-items: center;
    margin: 0 !important;
}
.woocommerce div.product .entry-summary .product-action-icons-inline {
    margin-right: 10px !important;
}
.woocommerce div.product .entry-summary .product-action-icons-inline a {
    margin-left: 8px;
}
.woocommerce div.product .entry-summary .product-action-icons-inline a:last-child {
    margin-left: 0;
}
.single-product-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    margin: 12px 0;
}
.woocommerce div.product .entry-summary .cart {
    display: flex !important;
    align-items: flex-start;
    flex-direction: row;
    gap: 6px;
}
.woocommerce div.product .entry-summary .variations_form{
    display: flex !important;
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
}
.view-all-attributes-link {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.view-all-attributes-link::before,
.view-all-attributes-link::after {
    content: "";
    flex: 1;
    height: 1px;
}
.product-gallery-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.95);
    z-index: 9999;
    overflow: hidden;
}
.product-gallery-popup .close-popup {
    position: absolute;
    top: 36px;
    right: 36px;
    z-index: 10000;
    cursor: pointer;
}
.product-gallery-popup .popup-controls {
    position: absolute;
    top: 36px;
    left: 36px;
    z-index: 10000;
    display: flex;
    align-items: center;
}
.product-gallery-popup .popup-controls svg {
    cursor: pointer;
    margin-right: 16px;
}
.product-gallery-popup .popup-gallery-container {
    width: 100%;
    position: relative;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-gallery-popup .main-swiper {
    height: 70%;
    width: 100%;
    max-width: 1200px;
}
.product-gallery-popup .thumbnail-swiper {
    height: 20%;
    width: 100%;
    max-width: 1200px;
    margin-top: 20px;
}
.product-gallery-popup .thumbnail-swiper .swiper-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-gallery-popup .image-counter {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 16px;
    z-index: 10000;
}
.swiper-button-next, .swiper-button-prev {
    color: white !important;
}

.product-sale-countdown {
    margin-top: 15px;
    padding: 12px 18px;
    border-radius: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-sale-countdown .countdown-label {
    padding: 6px 12px;
    border-radius: 12px;
}
.product-sale-countdown .countdown-timer {
    font-weight: 600;
    letter-spacing: 2px;
    padding: 6px 16px;
    border-radius: 12px;
    direction: ltr;
}
.product-sale-countdown .countdown-timer span {
    display: inline-block;
    min-width: 30px;
    text-align: center;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p{
    margin: 12px 0;
}

.category-slider {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}
.category-slider .swiper-wrapper {
    display: flex;
}
.category-slider .swiper-slide {
    height: auto;
    display: flex;
    flex-shrink: 0;
}
.product-category-card-10 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.2s ease;
    text-decoration: none;
    color: inherit;
    width: 100%;
    height: 100%;
}
.product-category-card-10:hover , .my_acc_user_info:hover {
    transform: translateY(-3px);
}
.product-category-card-10 .category-image-10 {
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 16px 8px;
}
.product-category-card-10 .category-image-10 img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
    border-radius: 0 !important;
}
.product-category-card-10 .category-title-10 {
    text-align: center;
    padding: 8px 10px 12px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.product-categories-wrapper {
    position: relative;
    padding-right: 90px;
}
.category-side-title {
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    padding: 12px 21px;
    border-radius: 12px;
    white-space: nowrap;
    letter-spacing: 1px;
    z-index: 10;
    transform-origin: center;
}
@media (max-width: 768px) {
    .product-categories-wrapper {
        padding-right: 60px;
    }
    .category-side-title {
        right: -29px;
    }
}

.select2-search--dropdown .select2-search__field{
    padding: 8px 16px;
    border-radius: 12px;
}

.empty-cart-wrapper {
    padding: 20px 0;
}
.nokameh-products-slider {
    width: 100%;
    overflow: hidden;
}
.nokameh-products-slider .swiper-wrapper {
    display: flex;
}
.nokameh-products-slider .swiper-slide {
    height: auto;
    display: flex;
    flex-shrink: 0;
}
.shop-side-border .sidebar.border-radius{
    border-radius: 0 !important;
}
.shop-side-border .sidebar .box{
    padding: 12px;
}
.products-box {
    width: 100%;
    height: 100%;
    margin: 0;
}
.grid_products-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
    content: "";
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
    padding-right: 0;
}
.woocommerce table.shop_table{
    border: none;
}
.woocommerce-variation-add-to-cart .summary .cart{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 12px 0;
}

.woocommerce-form-row #account_display_name_description{
    font-style: normal !important;
    margin: 6px 0 0 0 !important;
}

.compare-attributes-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-top: 26px;
    border-radius: 9px;
}

.compare-attributes-table th,
.compare-attributes-table td {
    padding: 18px 9px;
    text-align: right;
    word-wrap: break-word;
}

.compare-attributes-table th {
    font-weight: 600;
}

.compare-attributes-table th:nth-child(1),
.compare-attributes-table td:nth-child(1) {
    width: 200px;
}

.compare-attributes-table th:nth-child(2),
.compare-attributes-table td:nth-child(2) {
    width: 250px;
}

.compare-attributes-table th:nth-child(3),
.compare-attributes-table td:nth-child(3) {
    width: 250px;
}

.compare-attributes-table td:first-child {
    font-weight: 600;
}

.compare-attributes-table td {
    font-weight: 400;
}

.compare-attributes-wrapper .table thead th{
    vertical-align: middle !important;
}

.compare-attributes-wrapper .table thead tr th {
    font-weight: 900;
}

@media (max-width: 991px) {
    .compare-attributes-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
    }
    .compare-attributes-wrapper table {
        min-width: 700px;
    }
}

.my_account_boxes_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 26px 0;
}

.my_acc_user_info {
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18px 9px;
    flex: 1 1 0;
    min-width: 0;
    transition: all 0.3s ease;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}

.my_acc_user_info svg {
    width: 55px;
    height: 55px;
    position: absolute;
    transform: rotate(-15deg);
    left: -10px;
    top: 50%;
    margin-top: -27.5px;
    opacity: 0.7;
}

.my_acc_user_info strong {
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px;
    position: relative;
    z-index: 1;
}

.my_acc_user_info p {
    padding: 4px 0 0;
    position: relative;
    z-index: 1;
    margin-bottom: 0 !important;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
    .my_account_boxes_wrapper {
        gap: 8px;
    }
    .my_acc_user_info {
        padding: 14px 5px;
        flex: 0 0 calc((100% - 8px) / 2);
    }
    .my_acc_user_info svg {
        width: 45px;
        height: 45px;
        left: -8px;
        margin-top: -22.5px;
    }
    .my_acc_user_info span {
        white-space: normal;
    }
    .grid_products-box{
        min-height: auto !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .my_acc_user_info {
        flex: 0 0 calc((100% - 24px) / 3);
    }
}

.dashbord-woo .widget {
    border-radius: 12px;
    margin-bottom: 25px;
    overflow: hidden;
}

.dashbord-woo .widget_title {
    padding: 18px 22px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashbord-woo .widget_title h3{
    margin-bottom: 0 !important;
}

.dashbord-woo .widget_link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 9px;
    transition: all 0.2s;
}

.dashbord-woo .widget-content {
    padding: 22px;
}

.dashbord-woo .user_detail_dashboad {
    display: flex;
    flex-direction: column;
}

.dashbord-woo .user_detail_dashboad > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.dashbord-woo .user_detail_dashboad > div:last-child {
    border-bottom: none;
}

.dashbord-woo .user_detail_dashboad > div:last-child strong,
.dashbord-woo .user_detail_dashboad > div:last-child span {
    align-self: flex-start;
}

.dashbord-woo .user_detail_dashboad > div:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.dashbord-woo .user_detail_dashboad strong {
    width: 110px;
    font-weight: 600;
    flex-shrink: 0;
}

.dashbord-woo .user_detail_dashboad span {
    flex: 1;
    text-align: right;
    font-weight: 600;
}

.dashbord-woo .user_wishlist_dashboad {
    min-height: 120px;
}

.dashbord-woo .wishlist-items {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.dashbord-woo .wishlist-item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding-bottom: 18px;
}

.dashbord-woo .wishlist-item a {
    text-decoration: none;
    display: block;
}

.dashbord-woo .no_wishlist {
    text-align: center;
    padding: 21px 0;
    border-radius: 12px;
}

.el_alert {
    padding: 19px 20px 19px 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    margin: 12px 0 0 0;
    border-radius: 12px;
    line-height: 1.9em;
    position: relative;
    overflow: hidden;
}
.el_alert:before {
    content: "";
    text-indent: 3px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    border-radius: 6px 0 33px 0;
    overflow: hidden;
}
.el_alert p{
    margin-bottom: 0 !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{
    content: "" !important;
}

.nkmh-cart-woo,
.nkmh-cart-woo * {
    box-sizing: border-box;
}
.nkmh-cart-woo {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: transparent !important;
    position: relative;
    isolation: isolate;
    overflow-x: clip;
}
.nkmh-cart-woo::before { display: none !important; content: none !important; }
.nkmh-cart-woo button,
.nkmh-cart-woo input { font-family: inherit; }
.nkmh-cart-grid {
    display: grid;
    grid-template-columns: minmax(0, 8fr) minmax(340px, 4fr);
    gap: 28px;
    align-items: start;
}
.nkmh-cart-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.nkmh-glass {
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}
.nkmh-cart-item {
    display: flex;
    align-items: center;
    gap: 22px;
    width: 100%;
    margin: 0;
    padding: 22px;
    border-radius: 12px;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    position: relative;
    animation: nkmhSlideUpFade .62s cubic-bezier(.22, 1, .36, 1) both;
    transition: border-color .35s ease, transform .35s ease, box-shadow .35s ease;
}
.nkmh-cart-info {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}
.nkmh-cart-title {
    display: block;
    margin: 0 0 8px;
    line-height: 1.5;
}
.nkmh-cart-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    line-height: 1.8;
}
.nkmh-cart-meta dl,
.nkmh-cart-meta p {
    margin: 0;
}
.nkmh-cart-meta dt,
.nkmh-cart-meta dd {
    display: inline;
    margin: 0;
}
.nkmh-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 25px;
    padding: 2px 12px;
    border-radius: 12px;
    white-space: nowrap;
}
.nkmh-cart-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    flex: 0 0 auto;
}
.nkmh-cart-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
    line-height: 1.4;
    font-weight: 600;
}
.nkmh-cart-price del,
.nkmh-cart-price small {
    font-weight: 400;
}
.nkmh-qty-row {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.nkmh-qty {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 4px;
    border-radius: 12px;
    direction: ltr;
}
.nkmh-qty button,
.nkmh-remove,
.nkmh-btn,
.nkmh-coupon button,
.nkmh-coupon-pill button,
.nkmh-shipping-method {
    appearance: none;
    border: 0;
    cursor: pointer;
    font-family: inherit;
    transition: transform .18s ease, background .25s ease, color .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.nkmh-qty button {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}
.nkmh-qty input {
    width: 42px !important;
    min-width: 42px;
    height: 34px;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    text-align: center;
    -moz-appearance: textfield;
}
.nkmh-qty input::-webkit-outer-spin-button,
.nkmh-qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nkmh-update-qty {
    min-height: 34px;
    padding: 6px 10px;
    border-radius: 12px;
    cursor: pointer;
}
.nkmh-remove {
    align-self: flex-start;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: transparent;
    flex: 0 0 auto;
}
.nkmh-remove:hover {
    transform: scale(1.03);
}
.nkmh-summary {
    position: sticky;
    top: 28px;
    border-radius: 12px;
    padding: 28px;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    animation: nkmhSlideUpFade .6s cubic-bezier(.22, 1, .36, 1) both;
}
.nkmh-summary h2 {
    margin: 0 0 22px;
    line-height: 1.4;
}
.nkmh-summary-rows {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 22px;
}
.nkmh-summary-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}
.nkmh-summary-row strong,
.nkmh-summary-row span:last-child {
    color: inherit;
    direction: rtl;
}
.nkmh-summary-row.total {
    margin-top: 4px;
    padding-top: 18px;
}
.nkmh-summary-row.total strong {
    line-height: 1.4;
}
.nkmh-shipping-box {
    margin: 2px 0 18px;
    padding: 15px;
    border-radius: 12px;
}
.nkmh-shipping-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}
.nkmh-shipping-package {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.nkmh-shipping-package + .nkmh-shipping-package {
    margin-top: 12px;
    padding-top: 12px;
}
.nkmh-shipping-package-name {
    margin: 0 0 2px;
}
.nkmh-shipping-method-form {
    margin: 0;
}
.nkmh-shipping-method {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 10px;
    border-radius: 12px;
    line-height: 1.7;
    text-align: right;
}
.nkmh-radio {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.nkmh-radio::after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.15s ease;
}
.nkmh-shipping-method-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}
.nkmh-shipping-empty {
    margin: 0;
    line-height: 1.9;
}
.nkmh-btn {
    width: 100%;
    min-height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 12px;
    padding: 8px 18px;
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
}
.nkmh-btn:hover{
    transform: translateY(-3px);
}
.nkmh-coupon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    min-height: 56px;
    margin-top: 14px;
    padding: 8px 12px;
    border-radius: 12px;
}
.nkmh-coupon input {
    width: 130px !important;
    min-width: 0;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 8px 4px !important;
    text-align: right;
    margin-bottom: 0 !important;
}
.nkmh-coupon button {
    background: transparent;
    white-space: nowrap;
}
.nkmh-coupons-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0 0;
}
.nkmh-coupon-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 10px;
    border-radius: 12px;
}
.nkmh-coupon-pill form {
    margin: 0;
    display: inline-flex;
}
.nkmh-coupon-pill button {
    padding: 6px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.nkmh-continue {
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nkmh-cart-woo .material-symbols-outlined {
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
}
@keyframes nkmhSlideUpFade {
    from { opacity: 0;
        transform: translateY(22px);
    }
    to { opacity: 1;
        transform: translateY(0);
    }
}
@media (max-width: 980px) {
    .nkmh-cart-grid {
        grid-template-columns: 1fr;
    }
    .nkmh-summary {
        position: relative;
        top: auto;
    }
}
@media (max-width: 640px) {
    .nkmh-cart-hero {
        margin-bottom: 22px;
    }
    .nkmh-cart-item {
        padding: 22px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .nkmh-cart-media {
        width: 132px;
        height: 132px;
        flex-basis: 132px;
    }
    .nkmh-cart-info {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .nkmh-cart-meta {
        justify-content: center;
    }
    .nkmh-cart-actions {
        align-items: center;
        width: 100%;
    }
    .nkmh-qty-row {
        justify-content: center;
    }
    .nkmh-remove {
        position: absolute;
        top: 12px;
        left: 12px;
        align-self: auto;
    }
    .nkmh-summary {
        padding: 22px;
    }
    .nkmh-coupon {
        justify-content: space-between;
    }
    .nkmh-shipping-method-text {
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }
}

.wc-popup-container {
    margin: 0 0 3rem 0;
    display: flex;
    flex-direction: column;
}

.wc-popup {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
    display: flex;
    border-radius: 12px;
    padding: 12px 16px;
    line-height: 1.5;
}

.wc-popup-message {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.wc-popup-message a.button {
    display: inline-block;
    white-space: nowrap;
    margin: 0;
}

.wc-popup-message ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.wc-popup-message ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wc-popup-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.wc-popup svg {
    width: 21px;
    height: 21px;
    flex-shrink: 0;
    stroke-width: 1.6;
}

.wc-popup-icon.wc-popup-icon--success,
.wc-popup-icon.wc-popup-icon--error,
.wc-popup-icon.wc-popup-icon--notice {
    margin-left: 10px;
}

.wc-popup--success {
    background-color: #edfbd8;
    border: solid 1px #84d65a;
}
.wc-popup--success .wc-popup-message {
    color: #2b641e;
}

.wc-popup--error {
    background-color: #fef2f2;
    border: solid 1px #f87171;
}
.wc-popup--error .wc-popup-message {
    color: #991b1b;
}

.wc-popup--notice {
    background-color: #eff6ff;
    border: solid 1px #1d4ed8;
}
.wc-popup--notice .wc-popup-message {
    color: #1d4ed8;
}

.wc-popup-icon--success svg {
    stroke: #2b641e;
    fill: none;
}

.wc-popup-icon--error svg {
    stroke: #991b1b;
    fill: none;
}

.wc-popup-icon--notice svg {
    stroke: #1d4ed8;
    fill: none;
}

@media (max-width: 480px) {
    .wc-popup {
        padding: 8px 10px;
    }
}

body.woocommerce-checkout,
body.woocommerce-checkout * {
    box-sizing: border-box;
}

body.woocommerce-checkout .woocommerce {
    margin: 0 !important;
}

body.woocommerce-checkout .woocommerce input,
body.woocommerce-checkout .woocommerce textarea,
body.woocommerce-checkout .woocommerce select {
    font-family: inherit;
}

body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .woocommerce-form-login-toggle {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 14px !important;
}

body.woocommerce-checkout .woocommerce-notices-wrapper:empty,
body.woocommerce-checkout .woocommerce-NoticeGroup:empty {
    display: none !important;
}

body.woocommerce-checkout .nkmh-hidden-debug-notice,
body.woocommerce-checkout .nkmh-hidden-duplicate-notice {
    display: none !important;
}

body.woocommerce-checkout .woocommerce .col2-set {
    grid-column: 1;
    grid-row: 1 / span 3;
    width: 100% !important;
    float: none !important;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-checkout .woocommerce .col2-set::before,
body.woocommerce-checkout .woocommerce .col2-set::after {
    display: none !important;
    content: none !important;
}

body.woocommerce-checkout .woocommerce .col2-set .col-1,
body.woocommerce-checkout .woocommerce .col2-set .col-2 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 28px !important;
    border-radius: 12px;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    min-width: 0;
    animation: nkmhWcCheckoutSlideUp .6s cubic-bezier(.22, 1, .36, 1) both;
}

body.woocommerce-checkout .woocommerce #order_review_heading {
    margin: 0 0 22px;
    line-height: 1.4;
}

body.woocommerce-checkout .woocommerce #order_review {
    grid-column: 2;
    grid-row: 2;
    position: sticky;
    top: 12px;
    margin: 0 !important;
    padding: 16px 22px 22px !important;
    border-radius: 12px;
    border-top: 0;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    min-width: 0;
}

body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3:not(#ship-to-different-address),
body.woocommerce-checkout .woocommerce-additional-fields h3 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 22px !important;
    line-height: 1.4;
    text-align: right;
}

body.woocommerce-checkout .woocommerce form .form-row {
    margin: 0 0 16px !important;
    padding: 0 !important;
    position: relative;
}

body.woocommerce-checkout .woocommerce form .form-row-first,
body.woocommerce-checkout .woocommerce form .form-row-last {
    width: calc(50% - 6px) !important;
    overflow: visible;
}

body.woocommerce-checkout .woocommerce form .form-row-first {
    float: right !important;
    clear: right !important;
}

body.woocommerce-checkout .woocommerce form .form-row-last {
    float: left !important;
    clear: none !important;
}

body.woocommerce-checkout .woocommerce form .form-row-wide {
    clear: both;
}

body.woocommerce-checkout .woocommerce form .form-row label {
    display: block;
    margin: 0 0 8px;
    line-height: 1.7;
    font-weight: 600;
    text-align: right;
}

body.woocommerce-checkout .woocommerce form .form-row label .required {
    text-decoration: none;
}

body.woocommerce-checkout .woocommerce form .form-row .input-text,
body.woocommerce-checkout .woocommerce form .form-row input[type="text"],
body.woocommerce-checkout .woocommerce form .form-row input[type="email"],
body.woocommerce-checkout .woocommerce form .form-row input[type="tel"],
body.woocommerce-checkout .woocommerce form .form-row input[type="password"],
body.woocommerce-checkout .woocommerce form .form-row textarea,
body.woocommerce-checkout .woocommerce form .form-row select {
    width: 100% !important;
    min-height: 52px;
    margin: 0 !important;
    padding: 12px !important;
    border-radius: 12px !important;
    outline: 0 !important;
    line-height: 1.7 !important;
    transition: border-color .25s ease, box-shadow .25s ease, background .25s ease, transform .25s ease;
}

body.woocommerce-checkout .woocommerce form .form-row textarea {
    height: 161px;
    resize: vertical;
}

body.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

body.woocommerce-checkout .select2-container {
    width: 100% !important;
    min-height: 52px;
    direction: rtl;
}

body.woocommerce-checkout .select2-container .select2-selection--single {
    height: 52px !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    outline: 0 !important;
}

body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    width: 100%;
    padding: 0 15px 0 34px !important;
    line-height: 52px !important;
    text-align: right;
}

body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow {
    height: 52px !important;
    left: 8px !important;
    right: auto !important;
}

body.woocommerce-checkout .select2-dropdown {
    text-align: right;
    border-radius: 12px !important;
    overflow: hidden;
}

body.woocommerce-checkout .woocommerce-account-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields {
    margin-top: 10px;
}

body.woocommerce-checkout #ship-to-different-address {
    margin: 0 0 20px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    line-height: 1.7;
}

body.woocommerce-checkout #ship-to-different-address::before {
    display: none !important;
    content: none !important;
}

body.woocommerce-checkout #ship-to-different-address label {
    width: 100%;
    min-height: 52px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0 !important;
    padding: 12px 16px;
    border-radius: 12px;
    cursor: pointer;
}

body.woocommerce-checkout #ship-to-different-address input[type="checkbox"] {
    order: 2;
    margin: 0 !important;
    flex: 0 0 auto;
}

body.woocommerce-checkout #ship-to-different-address span {
    order: 1;
    flex: 1 1 auto;
    text-align: right;
}

body.woocommerce-checkout input[type="checkbox"],
body.woocommerce-checkout input[type="radio"] {
    width: 16px;
    height: 16px;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%;
    margin: 0 0 18px !important;
    border: 0 !important;
    border-collapse: separate !important;
    border-spacing: 0 8px !important;
    background: transparent !important;
    table-layout: fixed;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table thead {
    display: none;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    border: 0 !important;
    padding: 10px 10px !important;
    line-height: 1.65;
    vertical-align: middle;
    box-sizing: border-box;
    word-break: break-word;
    overflow-wrap: anywhere;
    hyphens: auto;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:first-child,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:first-child {
    border-radius: 0 12px 12px 0;
    text-align: center;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:last-child,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:last-child {
    border-radius: 12px 0 0 12px;
    text-align: center;
    word-break: break-word;
    overflow-wrap: anywhere;
    white-space: normal;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item td {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    line-height: 1.55;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-name {
    overflow-wrap: anywhere;
    word-break: break-word;
    letter-spacing: -.01em;
    display: block;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-name .product-quantity {
    display: inline-block;
    margin-right: 6px;
    margin-left: 2px;
    white-space: nowrap;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul#shipping_method,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul.wc_shipping_methods {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul#shipping_method li,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul.wc_shipping_methods li {
    margin: 0 0 6px;
    padding: 0;
    line-height: 1.5;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul#shipping_method li:last-child,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td ul.wc_shipping_methods li:last-child {
    margin-bottom: 0;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td label {
    display: inline-block;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
    line-height: 1.5;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total bdi {
    white-space: nowrap;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 23px;
    min-height: 20px;
    margin-right: 5px;
    padding: 0 7px;
    border-radius: 12px;
    line-height: 1.4;
    vertical-align: middle;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
    line-height: 1.65;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot bdi {
    white-space: nowrap;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 6px;
    margin-top: 3px;
    padding: 16px !important;
    border-radius: 12px !important;
    width: 100%;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    text-align: right !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th {
    line-height: 1.45;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td strong,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td bdi {
    display: inline-block;
    line-height: 1.25;
    white-space: nowrap;
}

body.woocommerce-checkout #shipping_method {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    text-align: right;
}

body.woocommerce-checkout #shipping_method li {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    line-height: 1.7;
    margin-bottom: 0 !important;
}

body.woocommerce-checkout #shipping_method li input {
    margin: 4px 0 0 6px !important;
    flex: 0 0 auto;
}

body.woocommerce-checkout #shipping_method li label {
    margin: 0 !important;
    line-height: 1.8;
}

body.woocommerce-checkout .woocommerce #payment {
    background: transparent !important;
    border-radius: 0 !important;
}

body.woocommerce-checkout .woocommerce #payment ul.payment_methods {
    margin: 0 0 18px !important;
    padding: 0 !important;
    border: 0 !important;
    list-style: none !important;
}

body.woocommerce-checkout .woocommerce #payment ul.payment_methods li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px !important;
    padding: 14px !important;
    border-radius: 12px;
    line-height: 1.8;
}

body.woocommerce-checkout .woocommerce #payment ul.payment_methods li .wc-popup-container{
    margin: 12px 0 !important;
}

body.woocommerce-checkout .woocommerce #payment ul.payment_methods li label {
    cursor: pointer;
    margin: 0 !important;
}

body.woocommerce-checkout .woocommerce #payment div.payment_box {
    margin: 12px 0 0 !important;
    padding: 13px 14px !important;
    border-radius: 12px !important;
    line-height: 1.9;
}

body.woocommerce-checkout .woocommerce #payment div.payment_box::before {
    display: none !important;
}

body.woocommerce-checkout .woocommerce #payment .place-order {
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-checkout .woocommerce #payment .woocommerce-privacy-policy-text,
body.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper {
    margin: 0 0 14px;
    line-height: 1.9;
}

body.woocommerce-checkout form.checkout_coupon,
body.woocommerce-checkout form.login {
    margin: 0 0 22px !important;
    padding: 22px !important;
    border-radius: 12px !important;
}

body.woocommerce-checkout form.checkout_coupon p,
body.woocommerce-checkout form.login p {
    line-height: 1.9;
}

body.woocommerce-checkout .woocommerce .blockUI.blockOverlay {
    border-radius: 12px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

@keyframes nkmhWcCheckoutSlideUp {
    from { opacity: 0; transform: translateY(22px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1180px) {
    body.woocommerce-checkout .woocommerce form.checkout {
        grid-template-columns: 1fr;
    }

    body.woocommerce-checkout .woocommerce .col2-set,
    body.woocommerce-checkout .woocommerce #order_review_heading,
    body.woocommerce-checkout .woocommerce #order_review {
        grid-column: 1;
        grid-row: auto;
    }

    body.woocommerce-checkout .woocommerce #order_review {
        position: relative;
        top: auto;
    }
}

@media (max-width: 860px) {
    body.woocommerce-checkout .woocommerce .col2-set {
        grid-template-columns: 1fr;
    }

    body.woocommerce-checkout .woocommerce form .form-row-first,
    body.woocommerce-checkout .woocommerce form .form-row-last {
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }
}

@media (max-width: 768px) {
    body.woocommerce-checkout {
        overflow-x: hidden !important;
    }

    body.woocommerce-checkout .woocommerce-NoticeGroup,
    body.woocommerce-checkout .woocommerce-form-coupon-toggle,
    body.woocommerce-checkout .woocommerce-form-login-toggle {
        margin-bottom: 10px !important;
    }

    body.woocommerce-checkout .woocommerce form.checkout {
        display: flex !important;
        flex-direction: column !important;
        gap: 14px !important;
        width: 100% !important;
    }

    body.woocommerce-checkout .woocommerce .col2-set {
        order: 1;
        display: flex !important;
        flex-direction: column !important;
        gap: 14px !important;
        width: 100% !important;
    }

    body.woocommerce-checkout .woocommerce .col2-set .col-1,
    body.woocommerce-checkout .woocommerce .col2-set .col-2 {
        width: 100% !important;
        padding: 18px 16px !important;
    }

    body.woocommerce-checkout .woocommerce-billing-fields h3,
    body.woocommerce-checkout .woocommerce-shipping-fields h3:not(#ship-to-different-address),
    body.woocommerce-checkout .woocommerce-additional-fields h3 {
        margin-bottom: 15px !important;
        line-height: 1.45;
    }

    body.woocommerce-checkout .woocommerce-billing-fields h3::before,
    body.woocommerce-checkout .woocommerce-shipping-fields h3:not(#ship-to-different-address)::before,
    body.woocommerce-checkout .woocommerce-additional-fields h3::before,
    body.woocommerce-checkout .woocommerce #order_review_heading::before {
        width: 9px;
        height: 24px;
    }

    body.woocommerce-checkout .woocommerce form .form-row {
        margin-bottom: 13px !important;
    }

    body.woocommerce-checkout .woocommerce form .form-row-first,
    body.woocommerce-checkout .woocommerce form .form-row-last {
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }

    body.woocommerce-checkout .woocommerce form .form-row label {
        margin-bottom: 6px;
        line-height: 1.65;
    }

    body.woocommerce-checkout .woocommerce form .form-row .input-text,
    body.woocommerce-checkout .woocommerce form .form-row input[type="text"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="email"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="tel"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="password"],
    body.woocommerce-checkout .woocommerce form .form-row textarea,
    body.woocommerce-checkout .woocommerce form .form-row select {
        min-height: 48px;
        padding: 11px 13px !important;
    }

    body.woocommerce-checkout .woocommerce form .form-row textarea {
        min-height: 100px;
    }

    body.woocommerce-checkout .select2-container,
    body.woocommerce-checkout .select2-container .select2-selection--single,
    body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow {
        min-height: 48px;
        height: 48px !important;
    }

    body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 48px !important;
        padding-right: 13px !important;
    }

    body.woocommerce-checkout #ship-to-different-address label {
        min-height: 48px;
        padding: 11px 13px;
    }

    body.woocommerce-checkout .woocommerce #order_review_heading {
        order: 2;
        width: 100% !important;
        margin: 2px 0 0 !important;
        padding: 18px 18px 8px !important;
        line-height: 1.45;
    }

    body.woocommerce-checkout .woocommerce #order_review {
        order: 3;
        position: relative !important;
        top: auto !important;
        width: 100% !important;
        overflow: visible !important;
        padding: 10px 14px 16px !important;
        margin-top: -2px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table {
        display: block !important;
        width: 100% !important;
        margin-bottom: 14px !important;
        border-spacing: 0 !important;
        table-layout: auto !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot {
        display: block !important;
        width: 100% !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        gap: 6px;
        width: 100% !important;
        margin: 0 0 8px !important;
        padding: 11px 12px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item td {
        display: block !important;
        width: 100% !important;
        border-radius: 12px !important;
        background: transparent !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-name {
        line-height: 1.7 !important;
        overflow-wrap: anywhere;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:last-child,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:last-child{
        margin-top: 3px;
        white-space: normal !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total .amount,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-total bdi {
        line-height: 1.45 !important;
        white-space: nowrap !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-quantity {
        min-width: 22px;
        min-height: 19px;
        margin-right: 4px;
        padding: 0 6px;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr);
        gap: 4px;
        width: 100% !important;
        margin: 0 0 8px !important;
        padding: 10px 12px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td {
        display: block !important;
        width: 100% !important;
        line-height: 1.65;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:first-child,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:first-child,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:last-child,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:last-child{
        border-radius: 12px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .amount,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot bdi {
        line-height: 1.5;
        white-space: nowrap;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 6px !important;
        width: 100% !important;
        margin: 10px 0 0 !important;
        padding: 15px 14px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th {
        line-height: 1.45;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td strong,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td .amount,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total td bdi {
        display: inline-block;
        max-width: 100%;
        line-height: 1.3;
        white-space: nowrap;
    }

    body.woocommerce-checkout #shipping_method li label {
        line-height: 1.75;
    }

    body.woocommerce-checkout .woocommerce #payment ul.payment_methods {
        margin-bottom: 12px !important;
    }

    body.woocommerce-checkout .woocommerce #payment ul.payment_methods li {
        margin-bottom: 8px !important;
        padding: 12px !important;
        line-height: 1.8;
    }

    body.woocommerce-checkout .woocommerce #payment div.payment_box {
        margin-top: 10px !important;
        padding: 11px 12px !important;
        line-height: 1.8;
    }

    body.woocommerce-checkout .woocommerce #payment .woocommerce-privacy-policy-text,
    body.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper {
        line-height: 1.9;
    }

    body.woocommerce-checkout .woocommerce #payment .place-order {
        position: sticky;
        bottom: 12px;
        z-index: 50;
        margin: 0 -4px -4px !important;
        padding: 10px !important;
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
    }

    body.woocommerce-checkout .woocommerce #payment #place_order,
    body.woocommerce-checkout .woocommerce button.button,
    body.woocommerce-checkout .woocommerce a.button,
    body.woocommerce-checkout .woocommerce input.button {
        min-height: 54px;
    }

    body.woocommerce-checkout form.checkout_coupon,
    body.woocommerce-checkout form.login {
        padding: 16px !important;
    }
}

@media (max-width: 480px) {
    body.woocommerce-checkout {
        --nkmh-mobile-page-pad: 10px;
    }

    body.woocommerce-checkout .woocommerce .col2-set .col-1,
    body.woocommerce-checkout .woocommerce .col2-set .col-2 {
        padding: 16px 13px !important;
    }

    body.woocommerce-checkout .woocommerce #order_review_heading {
        padding: 16px 15px 7px !important;
    }

    body.woocommerce-checkout .woocommerce #order_review {
        padding: 9px 11px 14px !important;
    }

    body.woocommerce-checkout .woocommerce form .form-row .input-text,
    body.woocommerce-checkout .woocommerce form .form-row input[type="text"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="email"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="tel"],
    body.woocommerce-checkout .woocommerce form .form-row input[type="password"],
    body.woocommerce-checkout .woocommerce form .form-row textarea,
    body.woocommerce-checkout .woocommerce form .form-row select {
        min-height: 46px;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item {
        padding: 10px 10px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table {
        table-layout: auto;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table th,
    body.woocommerce-checkout .woocommerce-checkout-review-order-table td {
        padding: 8px 6px !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .cart_item .product-name .product-quantity {
        display: inline-block;
        margin: 3px;
    }
}