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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(147,197,149);
	--wd-alternative-color: rgb(255,234,255);
	--wd-link-color: rgb(88,196,95);
	--wd-link-color-hover: rgb(255,119,255);
	--btn-default-bgcolor: rgb(109,166,112);
	--btn-default-bgcolor-hover: rgb(89,131,91);
	--btn-accented-bgcolor: rgb(109,166,112);
	--btn-accented-bgcolor-hover: rgb(89,131,91);
	--wd-form-brd-width: 1px;
	--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;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(89,131,91);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1376px;
--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: 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;
}

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

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


/*Header*/
.whb-sticky-prepared .whb-main-header {
    width: var(--wd-container-w);
		max-width: 95%;
    margin: auto;
}
.whb-sticky-prepared .whb-main-header::before {
    content: '';
    display: block;
    height: 30px;
}
header .whb-general-header {
    border-radius: 100px;
}
header .whb-general-header .container {
    padding-inline: 30px;
}
/*Font set*/
legend, .title, .product_title, #reply-title, .wd-entities-title, table th, a, p, span, h1, h2, h3, h4, h5, h6 {
	font-family: 'FarhangFaNum';
}
/*Link color*/
:is(h1,h2,h3,h4,h5,h6,.title) a {
	color: rgb(88,196,95);
}
/*Page*/
.main-page-wrapper {
	margin-top: 0;
}@media (min-width: 1025px) {
	/*Product in archive*/
.wd-product.product-list-item .product-list-content .wd-entities-title {
	font-size: 200%;
	font-weight: 800;
}
/*Header Logo*/
.whb-col-left {
    width: 8%;
}
/*Header Tool Widgets*/
.wd-tools-element a:hover span {
    color: var(--e-global-color-7b7deea) !important;
}
/*Header Menu*/
ul.menu li a span, .wd-nav>li a::after {
	color: #fff !important;
}
.whb-main-header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    top: unset !important;
    height: 5px;
    bottom: -37px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
	  background-color: #fff !important;
}
/*Sticky header*/
.whb-sticked .whb-main-header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    bottom: -20px;
}
}

