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

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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--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: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: iranyekan;
	--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: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(45,49,138);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(45,49,138);
	--btn-accented-bgcolor-hover: rgb(45,49,138);
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: rgb(235,239,250);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(246,246,246);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 600px;
}

@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: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}


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

.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border-radius: 10px;
    overflow: hidden;
}
rs-module {
    overflow: visible !important;
}
#rev_slider_6_1_wrapper .hesperiden .tp-bullet.selected {
    background: var(--wd-primary-color) !important;
    height: 30px;
    border-radius: 10px;
    z-index: 2;
}
.hesperiden .tp-bullet {
    position: unset !important;
	  cursor: pointer;
		display:inline-block !important;
	    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
#rev_slider_6_1_wrapper .hesperiden.tp-bullets:before {
    width: 0% !important;
    height: 0% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
		content: none !important;
	margin-bottom:0 !important;
}
.blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .meta-categories-wrapp {
    right: -20px;
    left: auto;
}
.blog-design-masonry .wd-post-cat.wd-style-with-bg {
    padding-right: 28px;
    border-radius: 15px;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 10px;
}
.wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 18px;
}
.blog-design-masonry .post-title {
    color: #fff;
}
.blog-post-loop .article-body-container {
    background-color: #2c2c2c;
}
.blog-design-masonry h3.post-title a:hover {
    opacity: 0.7;
		color: #fff;
}
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}
.wd-hover-tiled .product-element-top {
    padding: 20px;
}
.page-title {
  margin-block: -10px 40px !important;
}
p.stock.wd-style-default.in-stock::before {
  display: none;
}
.input-text.qty.text {
  border-radius: 0px !important;
}
#sms-notif-form-1 {
  background-color: #e9e9e9;
  padding: 15px 25px;
  border-radius: 20px;
}
#billing_country_field {
  display: none;
}
a.wd-entities-title:hover, .wd-entities-title a:hover{
	color: rgb(45,49,138) !important;
}
.wd-swatch-bg img {
    height: initial !important;
}
.wd-swatch-bg {
  border-radius: 0px !important;
}
.wd-nav-img {
    max-width: 30px;
    max-height: 35px;
}
.wd-entities-title {
  color: #000 !important;
}
h3.wd-entities-title.title.post-title a {
    color: #fff;
}
.non-editable {
    pointer-events: none;
    background-color: #e9ecef;
}
#gfield_instruction_2_23 {
  display: none;
}
/* NEW */
h3.wd-entities-title.title.post-title a {
    color: #222 !important;
}
h3.wd-entities-title.title.post-title a:hover {
    color: #2D318A !important;
}
.wd-post-date.wd-style-with-bg {
    background: linear-gradient(120deg, #f6d9d5 0%, #efeafe 35%, #ddeeff 100%);
}
.wd-prefooter {
    background-color: #f4f4f4 !important;
}
span.menu-opener.color-scheme-dark.has-bg {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    height: 40px !important;
}
header .wd-header-my-account {
    border: none !important;
}
.wd-header-cats.wd-style-1.wd-event-click.woodmart-cat-custom-icon.whb-n75lp1zoots235dih121 {
    height: unset !important;
}
li#menu-item-11371 {
    width: 100px;
}@media (min-width: 1025px) {
	.product-labels.labels-rectangular {
  margin-left: 15px;
}
}

