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

:root {
	--wd-text-font: "body-font", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(141,140,140);
	--wd-text-font-size: 13px;
	--wd-title-font: "body-font", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(135,133,132);
	--wd-entities-title-font: "body-font", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(119,119,119);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "body-font", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "dana", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(119,119,119);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "dana", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(112,69,50);
	--wd-alternative-color: rgb(112,69,50);
	--wd-link-color: rgb(112,69,50);
	--wd-link-color-hover: rgb(112,80,71);
	--btn-default-bgcolor: rgb(112,69,50);
	--btn-default-bgcolor-hover: rgb(112,69,50);
	--btn-accented-bgcolor: rgb(112,69,50);
	--btn-accented-bgcolor-hover: rgb(112,69,50);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
.header-banner {
	background-image: url(https://www.maron-shop.ir/wp-content/uploads/2022/03/بنر-1-min.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount, html .wd-product-nav-desc .price > .amount, html .wd-product-nav-desc .price > ins .amount, html .wd-product-nav-desc .price > ins .amount {
	font-family: "body-font", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(254,248,251);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	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-bg: rgb(254,248,251);
}
.product-labels .product-label.new {
	background-color: rgb(112,69,50);
	color: rgb(255,255,255);
}
.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: 1432px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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

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

@font-face {
	font-family: "dana";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "body-font";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "lists-font";
	font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: 'Dana';
    src: url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/eot/dana-regular.eot'); /* IE9 Compat Modes */
    src: url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/eot/dana-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/woff2/dana-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/woff/dana-regular.woff') format('woff'); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dana';
    src: url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/eot/dana-bold.eot'); /* IE9 Compat Modes */
    src: url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/eot/dana-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/woff2/dana-bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://www.maron-shop.com/wp-content/themes/woodmart/font/dana/woff/dana-bold.woff') format('woff'); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Dana', 'body-font', sans-serif;
}

.product-grid-item {
    text-align: center;
    background-color: #fff;
    padding: 2px;
}
.wd-info-box {
    position: relative;
    display: flex;
    align-items: stretch;
    background-color: #fff;
    padding: 3px;
    border-radius: 20px;
}
.qlwapp-toggle {
    border-radius: 50px;
    margin-bottom: 69px !important;
}
.qlwapp-toggle {
    border-radius: 50px;
    margin-bottom: 112px !important;
}

.product-title, .wc-block-grid__product .wc-block-grid__product-title, .wc-block-review-list-item__product > a, .wd-entities-title, .widget_recent_comments ul li > a, .widget_recent_entries ul li a, .widget_rss ul li > a, .wp-block-latest-comments__comment-link, .wp-block-latest-posts li > a, .wp-block-post-title, .wp-block-post-title > a, .wp-block-rss__item-title a, td.product-name a, .title, .woocommerce-Reviews .comment-reply-title, h1, h2, h3, h4, h5, h6, legend {
  font-family: "dana",Sans-serif !important;
}

element {

}
.elementor-18 .elementor-element.elementor-element-a5d31a2 .title {
   font-family: "dana",Sans-serif !important;
}
.elementor-18 .elementor-element.elementor-element-1f6d6c2 .elementor-nav-menu .elementor-item {
  font-family: "dana",Sans-serif !important;
}


.enamad img {
    box-shadow: 0 5px #b1b1b1;
    border-radius: 10px;
    height: 125px;
    margin-left: 10px;
}

.enamad {
    text-align: center;
}

strong {}

.vvv {
    background-color: #f34949;
    border-radius: 5px;
    box-shadow: 1px 1px #ccc;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

legend, h1, h2, h3, h4, h5, h6, .title {
    color: #000 !important;!i;!;
}

label {
    color: #000;
}



input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {

    color: #000 !important;

}@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-nav .woodmart-nav-link {
  font-size: 18px !important;
}
}

@media (max-width: 576px) {
	.wd-header-nav .woodmart-nav-link {
  font-size: 18px !important;
}
}

