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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(217,98,244);
	--wd-alternative-color: rgb(217,98,244);
	--btn-default-bgcolor: rgb(149,12,176);
	--btn-default-bgcolor-hover: rgb(149,12,176);
	--btn-accented-bgcolor: rgb(149,12,176);
	--btn-accented-bgcolor-hover: rgb(149,12,176);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(217,98,244);
	--wd-link-color-hover: rgb(217,98,244);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(25,25,25,0.87);
	background-image: none;
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "IRANSans", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.page .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: left top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.single-product .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.woodmart-archive-blog .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.single-post .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.single-portfolio .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.product-labels .product-label.onsale {
	background-color: rgb(149,12,176);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	color: rgb(15,15,15);
}
.product-labels .product-label.featured {
	color: rgb(15,15,15);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(75,0,132);
}

.site {
            background-color: #000000
        }
.woocommerce-ordering .orderby{
	max-width: 250px !important;
    height: 45px !important;
    padding: 0px 10px !important;
    border-radius: 10px !important;
    background-color: blueviolet !important;
    color: white !important;
}
.woocommerce-ordering{
	border-radius: 10px !important;
}
@media screen and (max-width: 480px) {
	.woocommerce-ordering .orderby{
height: 32px !important;
}
	.woocommerce-ordering select option {
		color: white !important;
	}
	.single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-link-last {
		color : black !important;
	}
}

figure a .image-caption{
	text-align: center;
    margin-top: 10px;
}
.wd-filter-buttons .wd-action-btn .wd-style-text.open-filters{
color:black
}
.filters-area .filters-opened{
background-color:black
}

.single .breadcrumbs{
	display: none !important;
}
