@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//chocolatee.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//chocolatee.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: IRANSansXFaNum;
	--wd-title-font-weight: 600;
	--wd-title-transform: inherit;
	--wd-title-color: #242424;
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 200;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--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: YekanBakhFaNum;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(80,36,22);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(80,36,22);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(80,36,22);
	--btn-accented-bgcolor-hover: rgba(80,36,22,0.89);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.wd-page-title {
	background-image: url(https://chocolatee.ir/wp-content/uploads/2025/01/sho-1.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 8px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('/wp-content/uploads/fonts/YekanBakhFaNum.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/YekanBakhFaNum.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* استاندارد تایپوگرافی + قفل فونت */
html, body {
    font-family: 'YekanBakhFaNum', sans-serif !important;
    font-size: 16px !important; /* پایه سایز متن */
    line-height: 1.7 !important;
    color: #222 !important;
}

/* تیترها */
h1 {
    font-size: 1.5rem !important; 
    font-weight: 700 !important;
}
h2 {
    font-size: 1.3rem !important;
    font-weight: 600 !important;
}
h3 {
    font-size: 1.2rem !important; 
    font-weight: 500 !important;
}
h4 {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
}
h5 {
    font-size: 1rem !important; 
    font-weight: 500 !important;
}
h6 {
    font-size: 0.9rem !important; 
    font-weight: 500 !important;
}

/* متن‌ها */
p, li , label, input, textarea, select, button {
    font-size: 1rem !important; 
    font-weight: 400 !important;
}


/* لیست‌ها */
ul, ol {
    padding-left: 1.5rem !important;
    margin-bottom: 1rem !important;
}

/* جدول‌ها */
table {
    font-size: 0.95rem !important;
}
th {
    font-weight: 600 !important;
}

/* ووکامرس */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce div.product .product_title {
    font-size: 1.5rem !important;
    font-weight: 600 !important;
}

/* ویجت‌ها */
.widget-title {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}
.wd-entry-content a , li a, p a{
	color: rgb(157 69 41);
	font-weight: 600 !important;
}
.relative-product p.wd-el-title.title.slider-title.element-title span{
	    font-weight: bold ;
      font-size: 1.5rem ;
}

li.item-with-label.item-label-primary a {
    font-weight: 500 !important;
}

form#fluentform_3 input::placeholder, #ff_3_dropdown {
    font-size: small !important;
}

