:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(83,78,73);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(36,36,36);
	--btn-font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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: rgb(248,247,247);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 300;
	font-size: 60px;
	line-height: 70px;
}
html .wd-nav-mobile > li > a, html .wd-checkout-steps, html table th {
	text-transform: capitalize;
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(51,51,51);
	--wd-nscroll-drag-bg-hover: rgb(51,51,51);
}
.wd .product-label.onsale {
	background-color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 44px;
	line-height: 54px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	line-height: 46px;
	}

}
:root{
--wd-container-w: 1440px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


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

@font-face {
	font-family: "Satoshi";
	src: url("//farsiagold.com/wp-content/uploads/2026/04/Satoshi-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//farsiagold.com/wp-content/uploads/2026/04/Satoshi-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//farsiagold.com/wp-content/uploads/2026/05/Satoshi-Medium.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.whb-main-header .wd-header-my-account>a {
    border: 1px solid var(--wd-primary-color) !important;
	border-radius: 4px;
    padding: 20px 25px;
	color: var(--wd-primary-color) !important;
}
.whb-main-header .wd-header-my-account>a:hover {
	color: var(--wd-primary-color) !important;
}
.whb-main-header .wd-tools-icon:before {
    color: var(--wd-primary-color) !important;
}
.wd-tools-custom-icon .wd-custom-icon {
    width:28px !important;
}
.whb-sticked .whb-general-header {
	background: #F4E7DF !important;
}
:is(.banner-background,.banner-border) .wrapper-content-banner {
	position: relative !important;
	margin:auto !important;
	right: auto !important;
	left: auto !important;
	top:0 !important;
	border-radius: 0 !important;
}
.banner-background .wrapper-content-banner {
    background-color: #161616 !important;
}
.promo-banner {
    border-top-right-radius: 146px;
    border-top-left-radius: 146px;
}
.wd-post-date.wd-style-with-bg {
    display: none;
}
.blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: 0 0 4px rgba(0,0,0,0);
    transition: box-shadow .35s ease;
	 border-top-right-radius: 220px;
    overflow: hidden;
    border-top-left-radius: 220px;
}
.blog-post-loop:hover .post-img-wrapp a {
    transform: scale(1) !important;
}
.blog-post-loop .article-body-container {
    background-color: #161616 !important;
}
.post-img-wrapp a {
    transform: scale(1) !important;
    border: 16px solid #161616 !important;
    border-top-right-radius: 220px !important;
    border-top-left-radius: 220px !important;
}
.wd-entry-meta, .meta-categories-wrapp, .hovered-social-icons {
    display: none;
}
.blog-post-loop:hover .post-img-wrapp a:after {
    opacity: 0;
}
.testimon-style-boxed .testimonial-inner {
    border-radius: 500px 500px 0px 0px !important;
    border: 2px solid;
		border-color: var(--wd-primary-color);
}
.woodmart-sidebar-content .widget {
    padding: 20px;
    box-shadow: 0 0px 24px 2px #0000004f !important;
    border-radius: 5px;
    border-bottom: 0;
}
.woodmart-sidebar-content .widget-title {
    background: transparent;
}