.wd-popup.wd-promo-popup{
	background-color:rgba(45,147,50,0);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left center;
}

.header-banner{
	background-color:rgba(50,163,56,0);
}

.page-title-default{
	background-color:#e8e8e8;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#f4f4f4;
}

:root{
--wd-text-font:iransans, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(96,96,96);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:iransans, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iransans, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:iransans, sans-serif;
}
:root{
--wd-widget-title-font:iransans, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(51,51,51);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:iransans, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(66,141,66);
}
:root{
--wd-alternative-color:rgb(251,180,125);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(54,142,0);
}
:root{
--btn-shop-bgcolor-hover:rgb(56,56,56);
}
:root{
--btn-accent-bgcolor:rgb(54,142,0);
}
:root{
--btn-accent-bgcolor-hover:rgb(56,56,56);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1292px;
		}
	}

	.container {
		max-width: 1322px;
	}
	
	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 840px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 118px;
}

body.header-banner-display .website-wrapper {
	margin-top:118px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 161px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:161px;
	}
}


		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: iransans, sans-serif !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: iransans, sans-serif !important;
}
			@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shimikord.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner {
    border-radius: 15px;
	overflow: hidden;
}
.banner-hover-background.color-scheme-dark:not(.banner-border) .wrapper-content-banner:after {
    border-radius: 15px;
}
.woodmart-hover-tiled .product-wrapper {
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

@media (min-width: 1025px) {
	.whb-general-header {
    max-width: 1320px;
    margin: auto;
    margin-top: -37px;
    border-radius: 44px;
}
.whb-sticked .whb-general-header {
    max-width: 100%;
    margin: auto;
    margin-top: 0px;
    border-radius: 0px;
}
.whb-header-bottom {
    border-bottom-right-radius: 41px;
    border-bottom-left-radius: 41px;
    padding: 0 43px;
    max-width: 1150px;
    margin: auto;
}
.whb-general-header .wd-logo:before {
    content: '';
    width: 239px;
    height: 239px;
    background: #f5f5f5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 59px;
}
.whb-sticked .whb-general-header .wd-logo:before {
    top: -14px;
	width: 200px;
    height: 200px;
	background:#fff;
}
.whb-general-header:before {
    content: "";
    background: url("http://shimikord.com/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
    width: 364px;
    height: 325px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
    top: -4px;
    position: absolute;
}
.whb-sticked .whb-general-header:before {
    content: "";
    background: url("http://shimikord.com/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
    top: -117px;
	width: 364px;
    height: 325px;
}
.whb-general-header .site-logo {
	z-index:9999;
	max-height: 190px;
}
.whb-sticked  .whb-general-header .site-logo {
	max-height: 120px;
	margin-top:60px
}
	.whb-general-header-inner, .whb-top-bar-inner {
    padding: 0px 20px;
}
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.wd-info-box .info-box-title {
    line-height: 1.5;
    margin-bottom: 0;
}
.box-icon-align-right .box-icon-wrapper {
    margin-left: 9px;
}
.main-page-wrapper {
    margin-top: -126px;
		padding-top:126px;
}
.page-title {
    padding-top: 163px !important;
}

.wd-nav[class*=wd-style-]>li>a:before {
    content: '';
    background: rgba(255,254,237,.4);
    background: -moz-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,254,237,.4)),color-stop(100%,rgba(255,221,0,0)));
    background: -webkit-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -o-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: linear-gradient(to bottom,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffeed',endColorstr='#ffdd00',GradientType=0);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: -5px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    opacity: 0;
}
.wd-nav[class*=wd-style-]>li:hover>a:before {
    opacity: 1;
}
.owl-stage-outer .wd-info-box .info-box-content {
    margin-top: 15px;
}