.wd-popup.wd-promo-popup {
  background-color: rgb(255,255,255);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.page-title-default {
  background-color: #ffffff;
  background-size: cover;
  background-position: center center;
}
.footer-container {
  background-color: rgba(130,36,227,0.3);
}
:root {
  --wd-text-font: iranyekan, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: #777777;
  --wd-text-font-size: 14px;
  --wd-title-font: iranyekan, sans-serif;
  --wd-title-font-weight: 600;
  --wd-title-color: #242424;
  --wd-entities-title-font: iranyekan, sans-serif;
  --wd-entities-title-font-weight: 500;
  --wd-entities-title-color: #333333;
  --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
  --wd-alternative-font: iranyekan, sans-serif;
  --wd-widget-title-font: iranyekan, sans-serif;
  --wd-widget-title-font-weight: 600;
  --wd-widget-title-transform: uppercase;
  --wd-widget-title-color: #333;
  --wd-widget-title-font-size: 16px;
  --wd-header-el-font: iranyekan, sans-serif;
  --wd-header-el-font-weight: 400;
  --wd-header-el-transform: uppercase;
  --wd-header-el-font-size: 12px;
  --wd-primary-color: rgb(133,96,168);
  --wd-alternative-color: rgb(198,0,46);
  --wd-link-color: rgb(247,46,87);
  --wd-link-color-hover: rgb(21,0,119);
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-shop-bgcolor: #0099ff;
  --btn-shop-bgcolor-hover: rgba(0,153,255,0.94);
  --btn-accent-bgcolor: #0099ff;
  --btn-accent-bgcolor-hover: rgba(0,153,255,0.9);
  --notices-success-bg: #459647;
  --notices-success-color: #fff;
  --notices-warning-bg: #E0B252;
  --notices-warning-color: #fff;
}
body {
  background-color: #ffffff;
}
.page .main-page-wrapper {
  background-color: #ffffff;
}
.woodmart-archive-shop .main-page-wrapper {
  background-color: #ffffff;
}
.single-product .main-page-wrapper {
  background-color: #ffffff;
}
.woodmart-archive-blog .main-page-wrapper {
  background-color: #ffffff;
}
.single-post .main-page-wrapper {
  background-color: #ffffff;
}
.woodmart-archive-portfolio .main-page-wrapper {
  background-color: #ffffff;
}
.single-portfolio .main-page-wrapper {
  background-color: #ffffff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
	@media (min-width: 1600px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1600px) / 2);
			padding-right: calc((100vw - 1600px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1617px) / 2);
			padding-right: calc((100vw - 1617px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
		
		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: iranyekan, sans-serif !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: iranyekan, sans-serif !important;
}
			@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//doukart.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.3") format("woff2"),
	url("//doukart.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.3") format("woff");
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}.product-grid-item.out-of-stock .product-image img {
    filter: grayscale(100%) brightness(0.8);
    opacity: 0.6;
    transition: all 0.3s ease;
}

.product-grid-item.out-of-stock:hover .product-image img {
    filter: none;
    opacity: 1;
}

.product.outofstock {
    opacity: 0.6;
    filter: grayscale(100%);
}


.banner-shine {
    position: relative !important;
    overflow: hidden !important;
}

.banner-shine:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -150%;
    width: 80px;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255,255,255,0),
        rgba(255,255,255,.5),
        rgba(255,255,255,0)
    );
    transform: rotate(25deg);
    transition: all 1s ease;
    z-index: 99;
    pointer-events: none;
}

.banner-shine:hover:before {
    left: 180%;
}


.banner-glow {
    transition: all 0.4s ease;
}

.banner-glow:hover {
    box-shadow: 0 0 30px rgba(147, 51, 234, 0.35);
}





.best-section{
    position: relative;
    overflow: hidden;
}

.best-section::before,
.best-section::after{
    content:'✦';
    position:absolute;
    color:rgba(255,255,255,.9);
    text-shadow:
        0 0 8px rgba(255,255,255,.8),
        0 0 20px rgba(255,255,255,.6);
    animation: twinkle 3s ease-in-out infinite;
}

.best-section::before{
    top:40px;
    left:80px;
    font-size:18px;
}

.best-section::after{
    bottom:60px;
    right:120px;
    font-size:24px;
    animation-delay:1.5s;
}

@keyframes twinkle{
    0%,100%{
        opacity:.3;
        transform:scale(0.9);
    }
    50%{
        opacity:1;
        transform:scale(1.2);
    }
}




.magazine-section{
    position:relative;
    overflow:hidden;
}

.magazine-section::before{
    content:'✦';
    position:absolute;
    top:80px;
    left:10%;
    font-size:20px;
    color:rgba(255,255,255,.6);
    animation: floatSparkle 6s ease-in-out infinite;
}

.magazine-section::after{
    content:'✧';
    position:absolute;
    bottom:60px;
    right:15%;
    font-size:26px;
    color:rgba(255,255,255,.7);
    animation: floatSparkle 8s ease-in-out infinite reverse;
}

@keyframes floatSparkle{
    0%,100%{
        transform:translateY(0);
        opacity:.3;
    }
    50%{
        transform:translateY(-15px);
        opacity:1;
    }
}





.bubble-bg {
  position: relative;
  overflow: hidden;
}

/* ساخت حباب‌ها با pseudo element */
.bubble-bg::before,
.bubble-bg::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  background-image: radial-gradient(circle, rgba(255,255,255,0.15) 2px, transparent 2px);
  background-size: 60px 60px;
  animation: floatBubbles 25s linear infinite;
  opacity: 0.4;
  pointer-events: none;
}

.bubble-bg::after {
  animation-duration: 40s;
  opacity: 0.25;
  background-size: 80px 80px;
}

/* حرکت نرم */
@keyframes floatBubbles {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50px, -200px);
  }
}
@media (min-width: 1025px) {
	.product.outofstock {
    opacity: 0.6;
    filter: grayscale(100%);
}


.banner-shine {
    position: relative !important;
    overflow: hidden !important;
}

.banner-shine:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -150%;
    width: 80px;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255,255,255,0),
        rgba(255,255,255,.5),
        rgba(255,255,255,0)
    );
    transform: rotate(25deg);
    transition: all 1s ease;
    z-index: 99;
    pointer-events: none;
}

.banner-shine:hover:before {
    left: 180%;
}

.banner-glow {
    transition: all 0.4s ease;
}

.banner-glow:hover {
    box-shadow: 0 0 30px rgba(147, 51, 234, 0.35);
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	.product.outofstock {
    opacity: 0.6;
    filter: grayscale(100%);
}


.banner-shine {
    position: relative !important;
    overflow: hidden !important;
}

.banner-shine:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -150%;
    width: 80px;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255,255,255,0),
        rgba(255,255,255,.5),
        rgba(255,255,255,0)
    );
    transform: rotate(25deg);
    transition: all 1s ease;
    z-index: 99;
    pointer-events: none;
}

.banner-shine:hover:before {
    left: 180%;
}


.banner-glow {
    transition: all 0.4s ease;
}

.banner-glow:hover {
    box-shadow: 0 0 30px rgba(147, 51, 234, 0.35);
}




}

@media (max-width: 576px) {
	.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}.product-grid-item.out-of-stock .product-image img {
    filter: grayscale(100%) brightness(0.8);
    opacity: 0.6;
    transition: all 0.3s ease;
}

.product-grid-item.out-of-stock:hover .product-image img {
    filter: none;
    opacity: 1;
}

.product.outofstock {
    opacity: 0.6;
    filter: grayscale(100%);
}


.banner-shine {
    position: relative !important;
    overflow: hidden !important;
}

.banner-shine:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -150%;
    width: 80px;
    height: 200%;
    background: linear-gradient(
        to right,
        rgba(255,255,255,0),
        rgba(255,255,255,.5),
        rgba(255,255,255,0)
    );
    transform: rotate(25deg);
    transition: all 1s ease;
    z-index: 99;
    pointer-events: none;
}

.banner-shine:hover:before {
    left: 180%;
}



.banner-glow {
    transition: all 0.4s ease;
}

.banner-glow:hover {
    box-shadow: 0 0 30px rgba(147, 51, 234, 0.35);
}




}

