:root {
	--wd-text-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(226,226,226);
	--wd-text-font-size: 14px;
	--wd-title-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: rgb(201,176,132);
	--wd-entities-title-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(226,226,226);
	--wd-entities-title-color-hover: rgb(201, 176, 132);
	--wd-alternative-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "traffic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(201,176,132);
	--wd-alternative-color: rgb(201,176,132);
	--btn-default-bgcolor: rgb(170,170,170);
	--btn-default-bgcolor-hover: rgb(201,176,132);
	--btn-accented-bgcolor: rgb(28,28,28);
	--btn-accented-bgcolor-hover: rgb(201,176,132);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgba(69,198,73,0.63);
	--notices-success-color: rgb(51,51,51);
	--notices-warning-bg: rgba(211,35,0,0.86);
	--notices-warning-color: rgb(51,51,51);
	--wd-link-color: rgb(158,158,158);
	--wd-link-color-hover: rgb(201,176,132);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 156px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
 {
	font-family: "hkgroteskpro", Arial, Helvetica, sans-serif;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(51,51,51);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: traffic !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: traffic !important;
}

.wd-page-title {
background-color: rgb(51,51,51);
}

@font-face {
	font-family: "traffic";
	src: url("//kamaveda.ir/wp-content/uploads/2026/06/B-Traffic_0.ttf") format("woff");
	font-weight: 500;
	font-style: normal;
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #333333;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}