@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//i-9.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 100px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 15px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--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: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(76,175,80);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(76,175,80);
	--wd-link-color-hover: rgb(16,71,12);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #d60644;
	--btn-accented-bgcolor-hover: #c40545;
	--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: 233px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 500px;
}
.header-banner {
	background-color: rgb(4,35,28);
	background-image: none;
}
.page-title-default {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #f4f4f4;
	background-image: none;
}
html .wd-carousel-item .post.wd-post .post-title {
	font-weight: 700;
	font-size: 16px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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: 5px;
}


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

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.blog-design-masonry .post-title {
    font-size: 20px;
    min-height: 56px;
}
.wd-post .entry-thumbnail img {
    height: 200px;
    object-fit: cover;
}

/* Ghost Styles */
.site-content table {
	overflow-x: auto;
}
body{
		line-height: 1.7rem !important;
}
.site-content p {
    text-align: justify;
}
p.price {
    text-align: inherit;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    line-height: 1.4 !important;
}
.menu-items ul.sub-sub-menu li a {
    font-size: 13px !important;
    padding-right: 5px !important;
}
@media(max-width: 468px){
	.mobile-nav .menu-item section {
			background-image: none !important;
	}
}
.wp-video {
    margin: auto;
}
.product-labels .out-of-stock {
    display: none;
}
.archive-force-to-call {
    padding: 5px 7px;
    border-radius: 4px;
    background: #f5ffef;
    font-weight: 600;
    font-size: 12px;
	  text-align: center;
}
.archive-force-to-call a {
    color: green;
}
.transparent-back{
    display: flex;
    justify-content: center;
    background: linear-gradient(0deg, white, transparent);
		position: relative;
    margin-top: -40px;
}
.gtbutton .button-text {
    transform: translateX(8px);
}
.gtbutton {
	border-radius: 3px;
	box-shadow: 0px 0px 3px #bababa;
}
.cats-thumbs {
    display: flex;
    justify-content: right;
}
.cats-thumbs > * {
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.term-description {
    padding: 13px;
}
.term-description h2 {
    color: var(--wd-primary-color);
    display: flex;
}
.term-description h2::before {
  content: "";
  background: red;
  width: 35px !important;
  height: 35px !important;
  display: inline-block;
  background: url(https://i-9.ir/wp-content/uploads/2018/05/cropped-i-9-FAV-icon-150x150.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position-x: center;
  background-size: 26px;
  background-repeat: no-repeat;
  margin-left: 10px;
  box-shadow: 0px 0px 4px #c5c5c5;
  border-radius: 50%;
  background-position-y: center;
}
.term-description .brands a {
    color: #606060;
    background: #e8e8e8;
    padding: 0px 8px;
    border-radius: 2px;
}
.term-description .special-brand {
    color: #fff !important;
    background: #4caf50 !important;
}
.term-description>ul>li {
    list-style: disc !important;
	  margin-right: 16px;
}
.term-description>ul>li:before {
    display: none;
}
.term-description ul{
    padding: 0px !important;
}
/* Tables */
.ghost-tables {
	overflow-x: auto;
}
.ghost-tables table th {
    color: #000;
    font-weight: 700;
    background: #69943e40;
}

.ghost-tables table td, .ghost-tables table th {
    padding: 15px 12px;
    border: 1px solid #e6e6e6;
}
/* End of Tables */
/* Menu */
.menu-opener {
    background: #4caf50 !important;
    border-radius: 4px !important;
    color: #fff !important;
}
/* End of Menu */
.meta-categories-wrapp {
    display: none;
}