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

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

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

:root {
	--wd-text-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: #000000;
	--wd-text-font-size: 15px;
	--wd-title-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #000000;
	--wd-entities-title-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-alternative-font-style: italic;
	--wd-widget-title-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(173,11,11);
	--wd-alternative-color: rgb(255,195,1);
	--btn-default-bgcolor: rgb(173,11,11);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(173,11,11);
	--btn-accented-bgcolor-hover: rgb(255,195,1);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,208,54);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(255,195,1);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 1000px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
 {
	font-family: "iranyekanwebbold", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 0.05px;
}
.page .wd-page-content {
	background-color: rgba(238,239,242,0);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(237,240,242);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(237,240,242);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(237,240,242);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-bg: rgba(232,168,32,0.86);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 0px;
}



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

@font-face {
	font-family: "iranyekanwebbold";
	font-weight: 600;
	font-style: normal;
}

/*دکمه اسکرول به سمت بالا*/
.scrollToTop{background-color:#FF4235;color:#fff;}
/*کد مربوط به لوگو در گوشی*/
.woodmart-logo img{padding-left:60px;}
/*کدهای مربوط به افزونه فیلتر پیشرفته
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{border-radius:15px;}*/
.yith-wcan-filters .yith-wcan-filter h4.collapsable:after{right:370px;}
.yith-wcan-filters .yith-wcan-filter h4.collapsable{padding:10px !important;}

.product-labels.labels-rounded .product-label{display:none !important;}

/* ضخیم کردن فونت جدول مشخصات */
.woocommerce-product-attributes-item__label, .woocommerce-product-attributes-item__value {
	font-weight: 600;
}

/* خط حاشیه بالای بخش توضیحات محصولات */
.term-description {
	border-top: 1px solid;
  padding-top: 3rem;
  margin-top: 3rem;
}

/* وسط چین کردن ویدیوهای سایت */
.wp-video {
	margin-inline: auto
}

/* وسط چین کردن صفحات دسته بندی محصولات */
@media (min-width: 1440px) {
	.content-with-products, .product-tabs-wrapper {
		padding-inline: 20rem !important;
	}
}

@media (min-width: 768px) {
	.content-with-products, .product-tabs-wrapper {
		padding-inline: 5rem;
	}
}

/* دادن پس زمینه به دسته بندی  */
/*
.category-grid-item .wd-entities-title {
    background-color: #abaaaaad !important;
    border-radius: 10px !important;

}
*/

.sc_launcher_wrapper .sc_launcher .sc_launcher_inner {
    margin-bottom: 90px;
}

.skip-link {
    display: none !important;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background-color: #ffd400 !important;
}

.wd-product .product-wrapper {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.wd-product.wd-hover-tiled .product-element-top
Specificity: (0,3,0)
 {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

