/*
 Theme Name:   Woodmart Child
 Description:  قالب فرزند وودمارت - توسعه و ترجمه اختصاصی: زنکو (https://zenko.ir/)
 Author:       XTemos
 Author URI:   https://zenko.ir/
 Template:     woodmart
 Version:      2.1.8
 Text Domain:  woodmart
*/


.elementor-kit-8 {
	--g50: var(--e-global-color-30f95e7);
	--g100: var(--e-global-color-d6ff3c6);
	--g200: var(--e-global-color-d836a11);
	--g300: var(--e-global-color-c83f423);
	--g400: var(--e-global-color-79e5fb3);
	--g500: var(--e-global-color-8adb817);
	--g600: var(--e-global-color-6f094ae);
	--g700: var(--e-global-color-8761f8c);
	--g800: var(--e-global-color-cee329d);
	--g900: var(--e-global-color-68fb3d1);
	
	--y50: var(--e-global-color-e40c8b7);
	--y100: var(--e-global-color-b90e640);
	--y200: var(--e-global-color-880097f);
	--y300: var(--e-global-color-cc33d0d);
	--y400: var(--e-global-color-4612caa);
	--y500: var(--e-global-color-0690d64);
	--y600: var(--e-global-color-7206087);
	--y700: var(--e-global-color-4b128ef);
	--y800: var(--e-global-color-96e9de5);
	--y900: var(--e-global-color-cd69a68);
}





/* general */
.wd-page-content.main-page-wrapper {
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/wd-furniture-background.jpg) !important;
    background-repeat: repeat;
}
.zenko-title span {
    background: var(--e-global-color-8adb817);
    color: #fff;
    padding: 0 5px;
    border-radius: 6px;
}
.elementor-icon-wrapper {
    display: flex;
}
:root {
	scroll-behavior: smooth !important; 
}

/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Header - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */
/* top bar - links */
header.whb-header .btn-color-primary.btn-style-link, .whb-col-mobile .btn {
    border: none !important;
    color: var(--color-gray-800);
    background: transparent;
    font-weight: 400;
}
header.whb-header .whb-top-bar .wd-header-text {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    color: var(--color-gray-800);
}
header.whb-header .whb-top-bar {
    background: var(--e-global-color-30f95e7);
}

/* main bar */
header.whb-header .whb-general-header .site-logo img {
    border-radius: 5px;
    padding: unset;
}
header.whb-header .whb-general-header {
    padding: 3px 0;
}

/* menu */
header.whb-header .wd-nav-header>li>a {
    font-size: 14px;
    font-weight: 500;
}


/* mini cart */
p.woocommerce-mini-cart__empty-message.empty.title {
    padding-bottom: 30px;
}

/* menu */
.wd-dropdown-menu .container {
    max-width: 100%;
}
.wd-dropdown-menu.wd-design-default {
    padding: 12px 0;
}

ul.wd-nav-header > .menu-item-has-children > .wd-dropdown-menu .wd-sub-menu > li.menu-item a.woodmart-nav-link, .wd-dropdown-my-account .wd-sub-menu > li > a {
    padding: 8px 20px;
	overflow: hidden;
}

.wd-dropdown-menu.wd-design-default .wd-dropdown {
    padding: 12px 0;
    width: var(--wd-dropdown-width);
    margin: 0 5px 0 0;
}

ul.wd-nav-header > .menu-item-has-children > .wd-dropdown-menu .wd-sub-menu > li.menu-item a.woodmart-nav-link::before,
.wd-dropdown-my-account .wd-sub-menu > li a::before
{
    content: "";
    width: 20px;
    height: 8px;
    background: #a6e5a5;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translate(0, -50%);
    transition: all 0.2s linear;
}

ul.wd-nav-header > .menu-item-has-children > .wd-dropdown-menu .wd-sub-menu > li.menu-item:hover > a.woodmart-nav-link::before,
.wd-dropdown-my-account .wd-sub-menu > li:hover a::before {
    right: 0px;
}
ul.wd-nav-header > .menu-item-has-children ul.sub-sub-menu.wd-dropdown > li:hover > a::before {
    right: 0px !important;
}

ul.wd-nav-header > .menu-item-has-children li.menu-item:hover > a.woodmart-nav-link,
.wd-dropdown-my-account .wd-sub-menu > li:hover a {
	padding-right: 30px !important;
}
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Header - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */


/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Footer - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */
#zenko-footer .zenko-title span {
    background: #fff;
    color: var(--e-global-color-8adb817);
    padding: 0 5px;
    border-radius: 6px;
}
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Footer - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */



/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Product card - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */
.product-wrapper .product-label.new {
    background-color: var(--y400);
    color: #2e2a11;
}
.product-wrapper .product-label {
    border-radius: 5px;
}


.wd-product.wd-hover-tiled.product .wd-product-wrapper {
    box-shadow: unset;
}

.wd-product .product-element-bottom span.price {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}


.product-wrapper h3.wd-entities-title a {
    font-size: 14px;
    font-weight: 450 !important;
    line-height: 1.8;
}
.product-wrapper [class*=wd-swatches].wd-bg-style-3 .wd-swatch.wd-bg {
	border: none;
	padding: 0px;
}
.wd-product.wd-hover-tiled.product .wd-swatches-grid {
    display: flex;
    gap: 0px;
    transition: all 0.2s linear;
}
.wd-product.wd-hover-tiled.product .wd-swatches-grid:hover {
    gap: 15px; /* 10px margin + 5px gap */
}
.wd-product.wd-hover-tiled.product .wd-swatches-grid > div {
    margin-right: -10px;
}
.wd-product.wd-hover-tiled.product .wd-swatches-grid > div:first-child {
    margin-right: 0px;
}

.wd-buttons.wd-pos-r-t {
    display: none;
}


.wd-product.wd-hover-tiled.product .wd-swatches-grid {
	animation: zenko-swatches-preview 1s ease-in-out 1s;
	animation-fill-mode: backwards;
	animation-direction: alternate;
	animation-iteration-count: 2;
}

@keyframes zenko-swatches-preview {
	0%{
		    gap: 0px;
	}
	100% {
		    gap: 10px;
	}
}



.wd-carousel-item .wd-product, .wd-carousel-item .wd-product-wrapper.product-wrapper {
    transition: all 0.2s linear;
}
.wd-carousel-item:hover .wd-product-wrapper.product-wrapper {
    box-shadow: -3px 3px 0px 0px #d9d9d9;
}
.wd-carousel-item:hover .wd-product {
    transform: translate(0px, -3px);
}
.wd-products[class*=wd-stretch-cont] .wd-carousel-item {
    padding-top: 3px;
}



.wd-products.products .product-labels {
    top: 0px;
    inset-inline-start: 0px;
    padding: 7px;
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/wd-furniture-background.jpg) !important;
    background-repeat: repeat;
    border-radius: 0 0 0 6px;
}
.wd-products.products .product-labels::before, .wd-products.products .product-labels::after {
    content: "";
    width: 6px;
    height: 6px;
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/corner-1.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}
.wd-products.products .product-labels::before {
    left: -6px;
    top: 1px;
}
.wd-products.products .product-labels::after {
    bottom: -6px;
    right: 1px;
}
.wd-products.products a.wd-product-img-link.product-image-link::before, .wd-products.products a.wd-product-img-link.product-image-link::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #f2f1ed;
    position: absolute;
	top: 0px;
    right: 0px;
	z-index: 10;
}
.wd-products.products a.wd-product-img-link.product-image-link::before {
    width: 1px;
    height: 100%;
}
.wd-products.products a.wd-product-img-link.product-image-link::after {
    width: 100%;
    height: 1px;
}
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Product card - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */


/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Home page - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */
/* ---------- Slider */
.wd-nav-pagin li {
    display: flex;
    flex-direction: row;
    align-items: center;
}
/* ----------------- */



#zenko-product-cat .elementor-image-box-content {
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/wd-furniture-background.jpg) !important;
    background-repeat: repeat;
    position: absolute;
    bottom: 12px;
    width: max-content;
    padding: 4px 25px;
    right: 0;
    border-radius: 6px 0 0 0;
}
#zenko-product-cat .elementor-image-box-content::before, #zenko-product-cat .elementor-image-box-content::after {
    content: "";
    width: 6px;
    height: 6px;
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/corner-1.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}
#zenko-product-cat .elementor-image-box-content::before {
    right: 0px;
    rotate: 90deg;
    top: -6px;
}
#zenko-product-cat .elementor-image-box-content::after {
    left: -6px;
    rotate: 90deg;
    bottom: 0;
}


#zenko-dzom-customers .elementor-widget-image-carousel .swiper-slide:not(:hover) figure {
    filter: grayscale(1);
    opacity: 0.8;
    transition: all 0.2s linear;
	margin: 3px 0;
}
#zenko-dzom-customers .elementor-widget-image-carousel .swiper-slide:hover figure {
	cursor: pointer;
    filter: grayscale(0) !important;
    opacity: 1;
    transition: all 0.2s linear;
}
#zenko-dzom-customers .elementor-widget-image-carousel .swiper-slide figure img.swiper-slide-image {
	transition: all 0.2s linear;
}
#zenko-dzom-customers .elementor-widget-image-carousel .swiper-slide:hover figure img.swiper-slide-image {
    box-shadow: -3px 3px 0px 0px #d9d9d9;
}


/* Testimonial */
#zenko-testimonial-slider .testimonial-inner, #zenko-testimonial-slider .testimonial {
    height: 100% !important;
}
img.testimonial-avatar-image {
    width: 60px;
}
#zenko-testimonial-slider .zenko-testimonial-top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
    align-items: center;
}
#zenko-testimonial-slider .zenko-testimonial-customer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#zenko-testimonial-slider .zenko-testimonial-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
}
#zenko-testimonial-slider .testimon-style-boxed .testimonial-inner {
    padding: 30px;
    border-radius: 6px;
    box-shadow: none;
}
#zenko-testimonial-slider .testimon-style-boxed .testimonial .testimonial-inner {
    transition: all 0.2s linear;
}
#zenko-testimonial-slider .testimon-style-boxed .testimonial:hover .testimonial-inner {
    box-shadow: -3px 3px 0px 0px #d9d9d9;
    transform: translate(0px, -3px);
}





#zenko-post-carousel .zenko-post-card:hover {
    box-shadow: -3px 3px 0 0 #d9d9d9;
}
#zenko-post-carousel .swiper-slide {
    padding: 3px 0;
}
#zenko-post-carousel .swiper-slide .zenko-post-card:hover {
    transform: translate(0, -3px);
}
#zenko-post-carousel * {
    cursor: grab;
}
#zenko-post-carousel .zenko-post-card .elementor-widget-theme-post-featured-image > a {
    width: 100%;
}
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ Home page - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */



/* ░░░░░░░░░░░░░░░░░░░░░░░░░ About DZOM page - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */
.zenko-timeline-card::after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: -50%;
    background: #d6d4d4;
}
.zenko-timeline-card:last-child::after {
	display: none;
}
.zenko-timeline-card:nth-child(4)::after {
    background: #d6d4d4;
    bottom: -70px;
    top: unset;
    right: 50%;
    width: 3px;
    height: 150px;
    left: unset;
}
/*.elementor-counter-number-wrapper {
    padding: 7px;
    background: var(--y300);
    border-radius: 6px;
}*/
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ About DZOM page - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */


div#zenko-header-section {
    width: fit-content;
    margin: -40px auto 0;
}
div#zenko-header-section::before, div#zenko-header-section::after {
    content: "";
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/znk-corner-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 10px;
    height: 10px;
    position: absolute;
}
div#zenko-header-section::before {
    top: 0px;
    left: -10px;
    rotate: 0deg;
}
div#zenko-header-section::after {
    top: 0px;
    right: -10px;
    rotate: 270deg;
}





.zenko-quick-filter ul.wd-swatches-filter li {
    list-style: none;
    margin: 0;
    padding: 5px;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #e9e8e5;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.zenko-quick-filter span.count {
    display: none;
}
.zenko-quick-filter span.wd-swatch.wd-bg {
    margin-left: 10px;
}
.zenko-quick-filter ul.wd-swatches-filter {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
    overflow: auto !important;
    cursor: grab;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    user-select: none; /* جلوگیری از انتخاب متن */
    -webkit-user-select: none; /* برای مرورگرهای وب‌کیت */
    -moz-user-select: none; /* برای فایرفاکس */
    -ms-user-select: none; /* برای اینترنت اکسپلورر */
}

/* وقتی کاربر در حال کشیدن است، نشانگر تغییر کند */
.zenko-quick-filter ul.wd-swatches-filter:active {
    cursor: grabbing;
}

/* جلوگیری از انتخاب متن در کل المنت‌های داخل */
.zenko-quick-filter ul.wd-swatches-filter * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.zenko-quick-filter ul.wd-swatches-filter::-webkit-scrollbar, [class*=wd-grid-f]::-webkit-scrollbar {
	display:none;
}
.zenko-quick-filter span.wd-swatch.wd-bg {
    width: 100%;
    height: 50px;
    border-radius: 6px !important;
    margin: 0;
}
.zenko-quick-filter a.layered-nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
.zenko-quick-filter .wc-layered-nav-term a.layered-nav-link {
    width: 80px;
}
.zenko-quick-filter span.wd-filter-lable.layer-term-lable {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}





[class*=wd-grid-f]{
    flex-wrap: nowrap !important;
    overflow: auto !important;
    flex-direction: row !important;
    justify-content: flex-start;
    align-items: center;
}
.wd-pf-checkboxes {
    flex-grow: 1 !important;
    flex-shrink: 0 !important;
    flex-basis: unset !important;
    width: 300px !important;
}



#zenko-product-cat-carousel .category-grid-item.wd-cat {
    padding: 5px;
    border: 1px solid #e9e8e5;
    border-radius: 8px;
    height: 100%;
}
#zenko-product-cat-carousel .wd-carousel-item.wd-slide-visible {
    height: 100%;
}
#zenko-product-cat-carousel div.wd-cat-wrap {
    padding: 0;
    border-radius: 8px;
}
#zenko-product-cat-carousel .wd-carousel.wd-autoheight .wd-carousel-wrap {
    height: max-content !important;
}






div#zenko-product-sort-filter form.woocommerce-ordering-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    padding: 0;
    margin: 0;
}
div#zenko-product-sort-filter form.woocommerce-ordering-list ul li {
    margin: 0;
    list-style: none;
    padding: 0;
}
div#zenko-product-sort-filter form.woocommerce-ordering-list ul li a {
    font-size: 13px;
    font-weight: 400;
}
div#zenko-product-sort-filter > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
div#zenko-product-sort-filter h5 {
    margin: 0;
}



.elementor-widget-wd_shop_archive_result_count {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
}





#zenko-shop-sidebar :is(.widget,.wd-widget,div[class^=vc_wp]) {
    margin-bottom: 12px;
    padding-bottom: 12px;
}
#zenko-shop-sidebar .widgettitle, #zenko-shop-sidebar .widget-title {
    font-size: 14px;
    font-weight: 500;
}




#zenko-product-archive-list .wd-products.products .product-labels, #zenko-product-archive-list .wd-products.products a.wd-product-img-link.product-image-link::before, #zenko-product-archive-list .wd-products.products a.wd-product-img-link.product-image-link::after, 
.single-product .wd-products.products .product-labels, .single-product .wd-products.products a.wd-product-img-link.product-image-link::before, .single-product .wd-products.products a.wd-product-img-link.product-image-link::after
{
    background: #fff !important;
}
#zenko-product-archive-list .wd-products.products .product-labels::before, #zenko-product-archive-list .wd-products.products .product-labels::after,
.single-product .wd-products.products .product-labels::before, .single-product .wd-products.products .product-labels::after{
    background-image: url(https://demo.zenko.ir/dzom/wp-content/uploads/2026/08/znk-corner-1.svg);
}


/* ----- product cat desc text erea ----- */
.woodmart-archive-shop .wd-off-canvas-btn.wd-action-btn.wd-style-text > a { font-weight: 400;}






#zenko-color-filter .zenko-variations .wd-swatches-product {
    display: flex !important;
	gap: 10px;
}

#zenko-color-filter .zenko-variations .wd-swatch {
    cursor: pointer;
}



.zenko-rating > span::before{
    content: "\f148";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 500;
    color: var(--wd-star-color, #EABE12);
    width: fit-content;
    font-family: "woodmart-font";
	padding-left: 3px;
}
.zenko-reviews-count span, .zenko-product-sku span {
    font-size: 13px;
    padding: 4px 8px;
    background: #f2f2f2;
    border-radius: 6px;
}
.zenko-reviews-count span::after {
    content: "\f114";
    font-family: "woodmart-font";
    font-weight: 400;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 11px;
}








body.single-product .zenko-selected-color {
    margin-inline-start: 6px;
}
table.variations.zenko-variations {
    display: block !important;
}
table.variations.zenko-variations tr {
    display: flex;
    flex-direction: column;
    gap: 10px;
}




.single-product #zenko-color-filter [class*=wd-swatches].wd-size-large {
    --wd-swatch-size: 60px;
}




        
.single-product .zenko-product-attributes-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 10px;
            max-width: 1200px;
            margin: 0 auto;
        }

        
.single-product .zenko-attribute-box {
    background: #f0f0f1;
    border-radius: 8px;
    padding: 8px;
    text-align: right;
}

        
.single-product .zenko-attribute-name {
    font-size: 12px;
    color: #81858b;
    font-weight: 400;
}

        
.single-product .zenko-attribute-value {
    font-size: 13px;
    color: #3f4064;
    font-weight: 700;
}

.zenko-product-attributes-grid > .zenko-attribute-box:nth-child(n+10) { display: none;}





.single-product span.zenko-discount {
    background: var(--y500);
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}
.single-product p.price {
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}





.single-product .comment-form-rating p.stars a[role="radio"] {
    font-size: 0px;
}




.single-product .wd-rating-summary-cont {
    display: none;
}
.single-product .wd-rating-summary {
    position: sticky;
    top: 30px;
}
.single-product .wd-rating-summary-wrap {
    flex: 0 1 250px !important;
}


.single-product div.quantity {
    display: none !important;
}


.elementor-widget-wd_single_product_add_to_cart {
    margin-top: 10px;
}





        .zenko-filters-list {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
        }
        .zenko-filter-item {
            color: #333;
            text-decoration: none;
            font-size: 13px !important;
            transition: all 0.3s ease;
        }
        .zenko-filter-item.active,
        .zenko-filter-item:hover {
            color: var(--g600);
        }



.zenko-category-product-count {
    font-size: 14px;
    color: #7e7e7e;
}















.zenko-checkout-step .elementor-icon-box-wrapper {
    width: 52px;
    height: 52px;
}
.zenko-checkout-step .elementor-icon-box-icon {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: #ffff;
    color: #bbc1cb;
    border: 1px solid #e1e1e1;
    transition: background 0.35s ease, color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease, border-color 0.35s ease;
}


.zenko-checkout-step.is-completed .elementor-icon-box-icon {
    background: 
color-mix(in srgb, #3eb580 16%, #fff);
    color: #3eb580;
    border-color: 
color-mix(in srgb, #3eb580 35%, transparent);
}
.zenko-checkout-step.is-completed .elementor-icon-box-icon svg{
    color: #3eb580;
}
.zenko-checkout-step.is-completed span.elementor-icon-box-title a {
    color: #000;
}

.zenko-checkout-step.is-active .elementor-icon-box-icon {
    background: #e80645;
    color: #fff;
    border-color: #e80645;
    box-shadow: 0 8px 20px 
color-mix(in srgb, #e80645 35%, transparent);
    transform: scale(1.06);
}
.zenko-checkout-step.is-active .elementor-icon-box-icon svg{
    color:  #fff;
}
.zenko-checkout-step.is-active span.elementor-icon-box-title a {
        color: #e80645;
    font-weight: 700;
}



.zenko-checkout-step.is-active + div .elementor-icon-box-icon {
    background: 
color-mix(in srgb, #e80645 14%, #fff);
    color: 
color-mix(in srgb, #e80645 55%, #fff);
    border-color: 
color-mix(in srgb, #e80645 28%, #fff);
    box-shadow: 0 0 0 3px 
color-mix(in srgb, #e80645 10%, transparent);
}
.zenko-checkout-step.is-active + div  .elementor-icon-box-icon svg{
    color: color-mix(in srgb, #e80645 55%, #fff);
}
.zenko-checkout-step.is-active+ div span.elementor-icon-box-title a {
    color: 
color-mix(in srgb, #e80645 55%, #fff);
    font-weight: 600;
}


.wd-checkout-coupon {
    display: none;
}


.zenko-checkout-sidebar li.elementor-icon-list-item {
    display: flex;
    flex-direction: row;
}
.zenko-checkout-sidebar span.elementor-icon-list-text {
    width: 100%;
}
.zenko-checkout-sidebar span.elementor-icon-list-text {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.woocommerce-checkout .zenko-checkout-sidebar li.elementor-icon-list-item:nth-child(3) span.elementor-icon-list-text {
	flex-direction: column;
    align-items: stretch;
}
.zenko-checkout-shipping {
    margin-top: 10px;
}
span.woocommerce-Price-amount.amount {
    color: #737373;
}

.zenko-checkout-sidebar li.elementor-icon-list-item:nth-child(2)  *{
	color: var(--g600) !important;
}

.zenko-checkout-sidebar ul.elementor-icon-list-items > li:last-child {
	margin-top: 20px;
}
.zenko-checkout-sidebar ul.elementor-icon-list-items > li:last-child  *{
	color: #171717 !important;
	font-weight: 600 !important;
}

.woocommerce-checkout-review-order-table tfoot {
    display: none;
}

.zenko-checkout-sidebar ul.wc_payment_methods.payment_methods.methods, .elementor-element.elementor-element-d3912d8.e-con-full.e-flex.e-con.e-child .form-row.place-order {
    display: none;
}
p#billing_country_field {
    display: none !important;
}

label.zenko-shipping-selected {
    background: var(--g50);
    padding: 3px 10px;
    border-radius: 6px;
}
.woocommerce-shipping-methods input.shipping_method {
    visibility: hidden;
}
.payment_methods .payment_box {
    background-color: #f3f2f0 !important;
    box-shadow: unset !important;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= discount page - start =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.zenko_discount-box::before {
    content: "";
    width: 100%;
    height: 100%;
    scale: 0.97;
    background: #bfe9cd;
    position: absolute;
    top: 0px;
    right: -20px;
    border-radius: 15px;
    rotate: 5deg;
    transition: all 0.2s linear;
}

/*.zenko_discount-box:hover::before {*/
/*    rotate: 0deg;*/
/*    transition: all 0.2s linear;*/
/*    background: #078037;*/
/*}*/

.zenko_discount-code {
    cursor: pointer;
}

.zenko_discount-code .elementor-widget-icon .elementor-icon-wrapper,.zenko_discount-code .elementor-widget.elementor-widget-heading .elementor-widget-container {
    display: flex;
}

.zenko_discount-code::after {
    content: "";
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 7px);
    right: -7px;
}

.zenko_discount-code::before {
    content: "";
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 7px);
    left: -7px;
}

.zenko_discount-code .elementor-widget-icon {
    padding-right: 7px;
    border-right: 2px dashed #fff;
}

.elementor-countdown-wrapper .elementor-countdown-item span.elementor-countdown-label {
    margin-top: 6px;
}

.zenko_discount-details ul.elementor-icon-list-items > li span.elementor-icon-list-text span:first-child {
    color: #939090;
}

.zenko_discount-details ul.elementor-icon-list-items > li span.elementor-icon-list-text span:last-child {
    color: #00863c;
}

.zenko_discount-box .elementor-countdown-expire--message {
    background: #ffebeb;
    border-radius: 10px;
    padding: 10px !important;
    color: #c20c0c !important;
}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= discount page - end =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */



/*  mini cart */
a.cart-item-link.wd-fill {
    font-size: 0px;
}


div#zenko-dzom-features {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: auto;
    gap: 0;
}
#zenko-dzom-features > div {
    min-width: max(170px, 20%) !important;
}
#zenko-dzom-features .elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: unset;
    width: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: right;
}
#zenko-dzom-features .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
#zenko-dzom-features .elementor-icon-box-wrapper {
    gap: 5px !important;
}



#zenko-single-product-bay-btn {
	position: unset !important;
	background-color: transparent !important;
}




body .wd-popup-added-cart h3 {
    font-size: 20px;
}


.wd-search-full-screen .searchform input[type=text] {
    font-weight: 600;
    font-size: 23px !important;
}
/* ░░░░░░░░░░░░░░░░░░░░░░░░░ responsive - start ░░░░░░░░░░░░░░░░░░░░░░░░░ */



.elementor-widget-wd_builder_off_canvas_column_btn > div {
    display: flex;
}
/* ════════════ DESKTOP ONLY CSS - start ════════════ */
.container {max-width: 85%;}

/* ════════════ DESKTOP ONLY CSS - end ════════════ */




/* ════════════ LAPTOP ONLY CSS - start ════════════ */
@media only screen and (max-width: 1440px) {
    .container { max-width: 90%;}
	
	
/* 	home page - product cat section */
	#zenko-product-cat .elementor-image-box-content { bottom: 10px;}
	
	
}

/* ════════════ LAPTOP ONLY CSS - end ════════════ */




/* ════════════ TABLET ONLY CSS - start ════════════ */
@media only screen and (max-width: 1024px) {
    .container { max-width: 95%;}
	
	.single-product .zenko-product-attributes-grid { grid-template-columns: repeat(2, 1fr); }
	.zenko-product-attributes-grid > .zenko-attribute-box:nth-child(n+7) { display: none;}
	
	.single-product .wd-rating-summary-wrap { flex: 1 1 100% !important;}
	.single-product .wd-rating-summary { position: unset;}
	
	#zenko-single-product-bay-btn {
position: fixed !important;
        background-color: #fff !important;
        bottom: 55px;
        z-index: 1000;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        border-width: 1px 0 1px 0;
        border-style: solid;
        border-color: #e0e0e0;
        padding: 5px 15px !important;
}
	
	#zenko-single-product-bay-btn .elementor-widget-wd_single_product_price {
    flex-grow: 1;
}
#zenko-single-product-bay-btn p.price {
    flex-direction: row !important;
    flex-wrap: wrap;
    font-size: 15px !important;
}
#zenko-single-product-bay-btn .single_variation_wrap {
    margin: unset !important;
}
#zenko-single-product-bay-btn .woocommerce-variation-availability {
    display: none;
}
#zenko-single-product-bay-btn .single_variation_wrap {
    flex: unset !important;
}
	#zenko-single-product-bay-btn .elementor-widget-wd_single_product_add_to_cart {
    margin-top: 0px;
}
	#zenko-single-product-bay-btn .wd-single-add-cart.wd-design-justify .variations_form {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
		        justify-content: flex-end;
}
	
	
	
	
	.single-product.sticky-toolbar-on .scrollToTop,  .woocommerce-checkout.sticky-toolbar-on .scrollToTop {
        bottom: 132px !important;
    }
	
	
	
	
	.wd-carousel-container.wd-gallery-thumb {
    display: none;
}
	
	
	body .wd-popup-added-cart h3 {
    font-size: 16px;
    line-height: 1.8;
}
	
	
	.woocommerce-checkout button#place_order {
    position: fixed;
    bottom: 55px;
    width: 100%;
    right: 0;
		z-index: 1001;
}
}
/* ════════════ TABLET ONLY CSS - end ════════════ */



/* ════════════ MOBILE ONLY CSS  - start ════════════ */
@media only screen and (max-width: 700px) {
.container { max-width: 98%;}
	
	
	.zenko-quick-filter ul.wd-swatches-filter { gap: 10px; padding: 0; align-items: flex-start;}
	
	
	.wd-products.products .product-labels { padding: 3px;}
	
	
	.single-product .zenko-product-attributes-grid { grid-template-columns: repeat(2, 1fr)}
	.zenko-product-attributes-grid > .zenko-attribute-box:nth-child(n+5) { display: none;}
	
	
	.zenko_discount-box::before {
    scale: 0.92;
    top: unset;
    right: unset;
    bottom: -30px;
    rotate: 0deg;
}
}
/* ════════════ MOBILE ONLY CSS  - end ════════════ */

/* ░░░░░░░░░░░░░░░░░░░░░░░░░ responsive - end ░░░░░░░░░░░░░░░░░░░░░░░░░ */