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

:root {
	--wd-text-font: "shabnam", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(104,101,101);
	--wd-text-font-size: 15px;
	--wd-title-font: "shabnam", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "shabnam", Arial, Helvetica, 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: "shabnam", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "shabnam", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "shabnam", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(253,217,4);
	--wd-alternative-color: rgb(236,29,33);
	--wd-link-color: rgb(240,27,33);
	--wd-link-color-hover: rgb(253,217,4);
	--btn-default-bgcolor: rgb(253,217,4);
	--btn-default-bgcolor-hover: rgb(236,29,33);
	--btn-default-color: rgb(76,74,74);
	--btn-default-color-hover: rgb(76,74,74);
	--btn-accented-bgcolor: rgb(253,217,4);
	--btn-accented-bgcolor-hover: rgb(236,29,33);
	--btn-accented-color: rgb(76,74,74);
	--btn-accented-color-hover: rgb(76,74,74);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(123,214,66);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(240,27,33);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "shabnam", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-family: "shabnam", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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(76,74,74);
	--wd-form-placeholder-color: rgb(186,186,186);
	--wd-form-brd-color: rgb(255,215,2);
	--wd-form-brd-color-focus: rgb(240,27,33);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(129,215,66);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(255,215,2);
	color: rgb(56,56,56);
}
.product-labels .product-label.featured {
	background-color: rgb(240,27,33);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(204,204,204);
	color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(255,215,2);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "shabnam";
	src: url("//moniriyeh.ir/wp-content/uploads/2024/12/Shabnam-FD.woff2") format("woff2"), 
url("//moniriyeh.ir/wp-content/uploads/2024/12/Shabnam-FD.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner {
    border-radius: 15px;
	overflow: hidden;
}
.banner-hover-background.color-scheme-dark:not(.banner-border) .wrapper-content-banner:after {
    border-radius: 15px;
}
.woodmart-hover-tiled .product-wrapper {
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

@media (min-width: 1025px) {
	.whb-general-header {
    max-width: 1320px;
    margin: auto;
    margin-top: -37px;
    border-radius: 44px;
}
.whb-sticked .whb-general-header {
    max-width: 100%;
    margin: auto;
    margin-top: 0px;
    border-radius: 0px;
}
.whb-header-bottom {
    border-bottom-right-radius: 41px;
    border-bottom-left-radius: 41px;
    padding: 0 43px;
    max-width: 1150px;
    margin: auto;
}
.whb-general-header .wd-logo:before {
    content: '';
    width: 239px;
    height: 239px;
    background: #f5f5f5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 59px;
}
.whb-sticked .whb-general-header .wd-logo:before {
    top: -14px;
	width: 200px;
    height: 200px;
	background:#fff;
}
.whb-general-header:before {
    content: "";
    /* background: url("http://mrtablosaz.ir/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat; */
    width: 364px;
    height: 325px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
    top: -4px;
    position: absolute;
}
.whb-sticked .whb-general-header:before {
    content: "";
    /* background: url("http://mrtablosaz.ir/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat; */
    top: -117px;
	width: 364px;
    height: 325px;
}
.whb-general-header .site-logo {
	z-index:9999;
	max-height: 190px;
}
.whb-sticked  .whb-general-header .site-logo {
	max-height: 120px;
	margin-top:55% !important;
}
	.whb-general-header-inner, .whb-top-bar-inner {
    padding: 0px 20px;
}
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.wd-info-box .info-box-title {
    line-height: 1.5;
    margin-bottom: 0;
}
.box-icon-align-right .box-icon-wrapper {
    margin-left: 9px;
}
.main-page-wrapper {
    margin-top: -126px;
		padding-top:126px;
}
.page-title {
    padding-top: 163px !important;
}

.wd-nav[class*=wd-style-]>li>a:before {
    content: '';
    background: rgba(255,254,237,.4);
    background: -moz-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,254,237,.4)),color-stop(100%,rgba(255,221,0,0)));
    background: -webkit-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -o-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: linear-gradient(to bottom,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffeed',endColorstr='#ffdd00',GradientType=0);
    width: 129%;
    height: 100%;
    position: absolute;
    right: -7px;
    top: -5px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    opacity: 0;
}
.wd-nav[class*=wd-style-]>li:hover>a:before {
    opacity: 1;
}
.owl-stage-outer .wd-info-box .info-box-content {
    margin-top: 15px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    background: #FDD904;
}
div#tab-description {
    display: block !important;
	  margin-top: 10px;
}
table.woocommerce-product-attributes.shop_attributes p {
    text-align: right;
}
.c-mask__text.c-mask__text--product-summary.js-mask__text {
    text-align: justify;
}
.woocommerce-product-details__short-description {
    text-align: justify;
}
.site-content.shop-content-area.col-sm-12.content-with-products.description-area-before {
    padding-right: 0;
    padding-left: 0;
}
.o-page.c-product-page .container {
    padding: 0px;
}
input#submit {
    width: 100%;
}
ul.wd-sub-menu.mega-menu-list {
    text-align: center;
}
.text-right p {
    text-align: justify !important;
}
img.attachment-150x0.size-150x0.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border: 2px solid #fdd904;
    border-radius: 8px;
}
.wd-timer>span{
	font-size: 14px !important;
}
img.attachment-full.size-full.wp-image-18330.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border-radius: 12px !important;
    border: 3px solid #ffd702;
}
img.attachment-full.size-full.wp-image-18345.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border-radius: 12px;
}
img.attachment-full.size-full.wp-image-18398.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border-radius: 12px;
}
img.attachment-full.size-full.wp-image-18330.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border-radius: 12px !important;
    border: 3px solid #ffd702;
}
img.attachment-full.size-full.wp-image-16363.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border-radius: 12px;
    border: 3px solid #ffd702;
}
.amount {
    color: rgb(19 126 6) !important;
}
.price del {
    color: #ed0909 !important;
    background: #f7cfcf;
    display: inline-block;
    width: 100%;
    padding: 4px;
    margin: 4px 0;
		text-align: center;
}
.price ins {
    display: inline-block;
    padding: 4px !important;
    background: #e4f9e0;
    width: 100% !important;
 		text-align: center;
}
.wd-add-btn.wd-add-btn-replace {
    margin-bottom: 5px;
}
.wd-hover-fw-button .wrap-price {
    display: inline-block !important;
		margin-right: 0 !important;
}
span.price {
    text-align: center !important;
    background: #e4f9e0;
    padding: 5px;
}
.wd-hover-fw-button {
    text-align: center !important;
}
img.wd-lazy-load.wd-lazy-fade.lazyloaded.wd-loaded {
    border-radius: 12px;
}
#yith-woocompare-related {
    display: none;
}
#yith-woocompare .added_to_cart, #yith-woocompare .button {
    line-height: 2 !important;
	background: green !important;
}
table.compare-list .remove a {
    background: red;
    border-radius: 5px;
    padding: 6px;
    color: white !important;
    font-weight: 600;
}
.wd-lazy-fade.wd-loaded {
    border: 3px solid #ffd702;
    border-radius: 9px;
}
img.wp-post-image.wd-lazy-load.wd-lazy-fade.wd-loaded {
    border: none;
    margin-top: 10px;
}
h1 {
    font-size: 18px !important;
}
h2 {
    font-size: 17px !important;
}
h3 {
    font-size: 15px !important;
}
h4 {
    font-size: 13px !important;
}
h5 {
    font-size: 11px !important;
}
h6 {
    font-size: 9px !important;
}
.elementor-widget-container strong {
    font-size: 15px;
}
.wrap-price strong {
    color: palevioletred !important;
    font-size: 13px !important;
}
.wrap-price bdi {
    font-size: 17px;
}
.product-element-top.wd-quick-shop img {
    border: none !important;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-be392e3 {
    width: 100% !important;
    background: #f01b21;
}
.elementor-column.elementor-col-66.elementor-inner-column.elementor-element.elementor-element-193a70f {
    display: none !important;
}
h1.entry-title.title {
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.elementor-widget-container img {
    border: none !important;
}
.wd-text-block.reset-last-child.text-right p {
    padding: 0 8px !important;
}
.elementor-1055 .elementor-element.elementor-element-e24b901 > .elementor-widget-container {
    text-align: justify;
}
.product-image-thumbnail {
    border: 3px solid #fdd904;
    border-radius: 8px;
}
h4.title.element-title.owl-item {
    font-size: 20px !important;
}
.page-title {
    padding: 15px 5px !important;
}
#shipping_method label {
    text-align: left;
}
.woocommerce-terms-and-conditions-wrapper p:last-child {
    text-align: justify;
}
span.comment-author-link {
    color: #9b9a97;
    font-weight: 600;
}
li.recentcomments {
    color: #9b9a97;
    font-weight: 600;
 		text-align: justify;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-3f032b7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled {
    border: 1px solid #d1d1d1;
    padding: 7px 0;
}
.wd-order-extra-content:not(:last-child) {
    background: white;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 10px 10px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
}
.wd-order-extra-content:not(:last-child) p {
    margin: 0px;
}
span.woocommerce-Price-amount.amount {
    color: #138704 !important;
}
.elementor-1055 .elementor-element.elementor-element-066cfd5 > .elementor-widget-container {
    margin: -20px 0px 0px 0px !important;
    padding: 0px 5px 5px 5px;
    border-style: solid;
    border-width: 0px 3px 3px 3px !important;
    border-color: #EC1D21;
    border-radius: 0px 0px 10px 10px;
}
.woocommerce-store-notice {
  text-shadow: 0px 0px 2px #000;
	}
div#WOODMART_Widget_Price_Filter {
		display: none !important;
}
div#WOODMART_Widget_Sorting {
    display: none !important;
}
table.variations td {
    text-align: right !important;
}
table.variations select {
    max-width: 100%;
}
.wd-label-top-md table.variations .label {
    text-align: right;
	padding-bottom: 0;
}
.text-center .wd-label-side-lg .value, .text-left .wd-label-side-lg .value, .wd-label-side-lg.wd-swatches-name .value {
    width: 100%;
}
table.variations tr .cell {
    width: 100% !important;
}
table.variations select {
    max-width: 100% !important;
}
a.reset_variations {
    font-size: 13px;
    padding: 10px;
    margin: 5px 0 0 !important;
    background: #f01b21;
    border-radius: 7px;
    color: #fff;
    font-weight: 600;
}
.elementor-widget-container strong {
  float: right !important;
}@media (min-width: 1025px) {
	.whb-row.whb-header-bottom.whb-sticky-row.whb-with-bg.whb-border-fullwidth.whb-color-dark.whb-flex-equal-sides.whb-hi
dden-mobile.whb-with-shadow {
    border: 4px solid rgb(240 27 33);
    border-top: none;
}
.wd-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 5px 7px !important;
    max-height: inherit;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
}
.wd-nav.wd-style-default {
    --nav-color-hover: rgb(240 27 33);
    --nav-color-active: rgb(240 27 33);
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: none !important;
}
.elementor-1055 .elementor-element.elementor-element-df8339e:not(.elementor-motion-effects-element-type-background), 
.elementor-1055 .elementor-element.elementor-element-df8339e > .elementor-motion-effects-container > 
.elementor-motion-effects-layer {
    margin-right: 10px;
    background-color: #FFFFFF;
}
img.attachment-full.size-full.wp-image-18345.wd-lazy-load.wd-lazy-fade.wd-loaded {
    margin-right: -20px;
}
#yith-woocompare-table thead {
    display: none;
}
.wd-order-extra-content:not(:last-child) {
	margin-top: 50px;
}
.whb-general-header .site-logo {
    margin-top: 37px;
}
.whb-general-header .wd-logo::before {
	content: '';
	width: 239px;
	height: 239px;
	background: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	top: 59px;
	border-bottom: 3px solid #f01b21 !important;
	border-right: 5px solid #f01b21 !important;
	border-left: 5px solid #f01b21 !important;
	border-top: 3px solid #f01b21 !important;
}
.whb-sticked .whb-general-header .wd-logo::before {
	top: 80px;
	width: 200px;
	height: 200px;
	background: #fff;
}
.ls-is-cached.lazyloaded {
	margin-top: +10%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-reset-bottom-md.variation-swatch-selected {
    --wd-var-table-mb: 20%;
}
}

@media (max-width: 576px) {
	.wd-heading {
    justify-content: normal !important;
}
.filters-area.always-open {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.wd-reset-bottom-md.variation-swatch-selected {
    --wd-var-table-mb: 20%;
}
}

