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

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(94,94,94);
	--wd-text-font-size: 15px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(86,86,86);
	--wd-entities-title-color-hover: rgb(249, 67, 39);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(96,96,96);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(249,67,39);
	--wd-alternative-color: rgb(27,40,69);
	--wd-link-color: #333333;
	--wd-link-color-hover: #rgb(249,67,39);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(249,67,39);
	--btn-accented-bgcolor-hover: rgb(219,47,35);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: url(https://pixelvape.com/wp-content/uploads/2024/11/بنر-تخفیف-های-ویژه-فروشگاه-ویپ-و-پاد-پیکسل-ویپ.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,99,8);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(132,132,132);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(249,67,39);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(27,40,69);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(39,110,249);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(204,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}



/* hide post title */
.wd-single-post-header .wd-entities-title{
	display: none;
}

/* hide post meta(auther - published date ...) */
.wd-single-post-header .wd-post-meta{
	display: none;
}

/* hide post image */
.wd-single-post-header .wd-single-post-img{
	display: none;
}

/* out of stock padding */
.product-labels .out-of-stock{
	padding: 5px 10px !important;
}

.product-labels .attribute-label{
	background-color: #4eb74e !important; 
	color: white !important;
}

.woocommerce-product-gallery .product-labels{
	inset-inline-start:0px !important;
	align-items: flex-start !important;
}@media (min-width: 1025px) {
	#shop-carousel .carousel-image img
{
	min-width:250px;
}
}

