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

:root {
	--wd-header-banner-h: 55px;
	--wd-text-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekanwebregular_FaNum", 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: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanwebregular_FaNum", Arial, Helvetica, 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: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(252,187,58);
	--wd-alternative-color: rgb(214,115,44);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,153,51);
	--btn-accented-bgcolor-hover: rgb(244,167,58);
	--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: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #f7f7f7;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: rgb(51,51,51);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(122,122,122);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "iranyekanwebmedium_FaNum", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(12,12,12);
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(66,71,80);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
}
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 {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(51,51,51);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(51,51,51);
}
html .post.wd-post .post-title {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(12,12,12);
}
html .post.wd-post .post-title a:hover {
	color: rgb(12,12,12);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 26px;
	}

}
:root{
--wd-container-w: 1500px;
--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: 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: 0px;
}

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

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


.owl-carousel.owl-rtl .owl-item {
    min-height: inherit !important;
}

/* تغییر سرچ هدر */
.search-style-with-bg.searchform input[type="text"] {
    border-radius: 5px !important;
    background: #efefef !important;
    border: navajowhite !important;
}

.searchsubmit {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
}
	
.woodmart-search-form {
    max-width: 72% !important;
}
.searchsubmit {
    color: #fff !important;
}
/* منو عمودی */

.menu-opener.color-scheme-light {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.wd-dropdown-cats {
    border-radius: 0px 0px 7px 7px !important;
}

/* حساب کاربری هدر */
.woodmart-header-links.woodmart-navigation.menu-simple-dropdown.wd-tools-element.item-event-hover.my-account-with-text {
    border: 1px solid #d4d4d4 !important;
    border-radius: 5px !important;
}


/* خط هدر */
.whb-row.whb-header-bottom.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle.whb-hidden-mobile {
    border-bottom: 2px solid #8d8d8d47 !important;
}

/* فضای خالی بالای صفحه */
.main-page-wrapper {
    padding-top: 0 !important;
}

/* ایکن سرچ هدر */
.wd-btn-arrow {
    color: #fff;
    text-shadow: 0 0 5px #757575;
}

/* سایه پیکان ها */
.wd-btn-arrow:hover {
    color: #fff;
}

/* منوی دسته بندی هدر */
.menu-opener.color-scheme-light {
    color: #616161 !important;
}

/* بک گراند منوی دسته بندی هدر */
span.menu-opener.color-scheme-light.header-categories-nav-wrap {
    background: #fff0 !important;
}

/* منوی دسته بندی هدر */
.wd-dropdown.wd-dropdown-cats.categories-menu-dropdown {
    border-radius: 10px !important;
    box-shadow: 0 0 10px rgb(213 213 213 / 34%) !important;
}

/* منوی دسته بندی هدر */
#menu-categories > li:hover {
    background: #f9f9f9 !important;
    border-top: 1px solid #f0f0f1 !important;
    border-bottom: 1px solid #f0f0f1 !important;
   
}

/* هاور منو */
a.woodmart-nav-link:hover {
    color: #F8374F !important;
}

/* باکس سرچ هدر */
[class*="wd-header-search-form"] input[type='text'] {
    background: #F0F0F1 !important;
    border: none !important;
    border-radius: 10px !important;
}

/* سرچ هدر */
button.searchsubmit {
    color: #777 !important;
}

/* پدینگ منو */
.nav-link-text {
    padding-bottom: 8px !important;
}

/* استایل دکمه ورودعضویت حساب کاربری هدر */
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-account-style-icon.my-account-with-icon.woodmart-header-links.woodmart-navigation.item-event-hover.menu-simple-dropdown {
    border: solid 1px rgb(224, 224, 226);
    border-radius: 5px;
}

/* صفحه محصول */
.summary-inner {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background-color: #FFF;
    padding: 30px 35px 15px;
    margin-top: 40px;
}
/*  لیست محتوا*/

.customInnerLink:before{
    content: "";
    position: relative;
    top: 12px;
    margin-left: 8px;
    background-image: url("/wp-content/uploads/2024/09/images_prev_ui.png");
    display: inline-block;
    width: 22px;
    height: 22px;
    background-position: center;
    background-size: contain;
}
.customInnerLink{
	font-weight: 500;
    font-size: 17px;
    display: block;
    width: 100%;
	margin-bottom: -10px;
}
.customInnerLink:last-child{
	margin-bottom: 5px;
}
.linkBk{
	padding: 15px;
    background: #9e7e4b1c;
    border-radius: 11px;
    margin-bottom: 60px;
    border: 1px solid #aa936f;
}
#link1, #link2 , #link3 , #link4 , #link5 ,#link6, #link7 , #link8 , #link9 , #link10 , 
#LINK1 , #LINK2 , #LINK3 , #LINK4 , #LINK5 , #LINK6 , #LINK7 , #LINK8 , #LINK9 , #LINK10 {
	padding-top: 90px !important;
    margin-top: -90px !important;
}
#faqsu-faq-list {
	background: #F0F4F8;
	border-radius: 5px;
	padding: 15px;
}
#faqsu-faq-list .faqsu-faq-single {
	background: #fff;
	padding: 15px 15px 20px;
	box-shadow: 0px 0px 10px #d1d8dd, 0px 0px 40px #ffffff;
	border-radius: 5px;
	margin-bottom: 1rem;
	direction: rtl;
}
#faqsu-faq-list .faqsu-faq-question {
	border-bottom: 1px solid #F0F4F8;
	padding-bottom: 0.825rem;
	margin-bottom: 0.825rem;
	position: relative;
	padding-right: 40px;
}
#faqsu-faq-list .faqsu-faq-question::after {
	content: "?";
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #c6d0db;
	background: #F0F4F8;
	border-radius: 40px;
	font-size: 20px;
}
.tableCustom , .tableCustom th , .tableCustom td{
  border: 1px solid gray;
	text-align: center;
}
.tableCustom th {
background: #d3d3d3;
}


.custom-gallery img {
    width: calc(25% - 10px);
    display: inline-block;
    margin: 7px 5px;
}@media (min-width: 577px) and (max-width: 767px) {
	.custom-gallery img {
    width: calc(50% - 10px);
    display: inline-block;
    margin: 7px 5px;
}
}

@media (max-width: 576px) {
	.wd-toolbar {
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
	    background-color: #fff0d9;
}






}

