@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//geeroom.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(128,77,158);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(89,83,83);
	--wd-entities-title-color-hover: rgb(247, 4, 140);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(114,9,183);
	--wd-alternative-color: rgb(216,49,111);
	--wd-link-color: rgb(76,201,240);
	--wd-link-color-hover: rgb(247,37,133);
	--btn-default-font-family: IRansansX;
	--btn-default-font-weight: 700;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(141,44,222);
	--btn-default-bgcolor-hover: rgb(114,9,183);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(247,37,133);
	--btn-accented-bgcolor-hover: rgb(247,0,111);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(145,145,145);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 60px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(216,49,111);
	background-image: none;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: url(http://geeroom.ir/wp-content/uploads/2025/06/Header-Blog-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: right center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: IRansansX;	font-weight: 600;
	font-size: 18px;
	text-transform: none;
	color: rgb(66,69,74);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: IRansansX;	font-weight: 800;
	font-size: 36px;
	text-transform: none;
	color: rgb(255,255,255);
}
html .product.wd-cat:hover .wd-entities-title, html .product.wd-cat:hover .wd-entities-title a, .cat-design-side .wd-cat-inner > a:hover ~ .wd-cat-content .wd-entities-title a, html .wd-masonry-first .wd-cat:first-child:hover .wd-entities-title a {
	color: rgb(241,231,222);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: IRansansX;	font-weight: 800;
	font-size: 36px;
	text-transform: none;
	color: rgb(255,255,255);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(241,231,222);
}
.page .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout, html .wd-empty-mini-cart .btn {
	font-family: IRansansX;	font-weight: 600;
	font-size: 14px;
	text-transform: none;
	color: rgb(255,255,255);
	background: rgb(141,44,222);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .wd-empty-mini-cart .btn:hover {
	color: rgb(255,255,255);
	background: rgb(148,0,216);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(130,36,227);
	--wd-arrow-color-hover: rgb(104,37,237);
	--wd-arrow-color-dis: rgb(145,145,145);
	--wd-arrow-radius: 20px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 14px;
	--wd-pagin-bg: rgb(130,36,227);
	--wd-pagin-bg-hover: rgb(113,0,226);
	--wd-pagin-bg-act: rgb(211,211,211);
	--wd-pagin-radius: 8px;
}
.wd-nav-scroll {
	--wd-nscroll-height: 4px;
	--wd-nscroll-width: 90%;
	--wd-nscroll-bg: rgb(130,36,227);
	--wd-nscroll-drag-bg: rgb(31,214,242);
	--wd-nscroll-drag-bg-hover: rgb(181,41,41);
}
.product-labels .product-label.onsale {
	background-color: rgb(247,4,140);
}
.product-labels .product-label.new {
	background-color: rgb(130,36,227);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(250,142,1);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 22px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 22px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 12px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}



