/*
Theme Name: woodmart-child
Template: woodmart

This is the child theme for Woodmart theme, generated with Generate Child Theme plugin by catchthemes.

Right to Left text support.
*/

@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: 900;
	src: url('./fonts/eot/iranyekanwebblackfanum.eot');
	src: url('./fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./fonts/woff2/iranyekanwebblackfanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('./fonts/woff/iranyekanwebblackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}
@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: bold;
	src: url('./fonts/eot/iranyekanwebboldfanum.eot');
	src: url('./fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./fonts/woff2/iranyekanwebboldfanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('./fonts/woff/iranyekanwebboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}
@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: 500;
	src: url('./fonts/eot/iranyekanwebmediumfanum.eot');
	src: url('./fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./fonts/woff2/iranyekanwebmediumfanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('./fonts/woff/iranyekanwebmediumfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}
@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/eot/iranyekanwebregularfanum.eot');
	src: url('./fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./fonts/woff2/iranyekanwebregularfanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('./fonts/woff/iranyekanwebregularfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}
@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: 200;
	src: url('./fonts/eot/iranyekanwebthinfanum.eot');
	src: url('./fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('./fonts/woff2/iranyekanwebthinfanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('./fonts/woff/iranyekanwebthinfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('./fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}
body {
	font-family: IranYekan !important;
	margin:0px !important;
}
h1, h2, h3, h4, h5, h6,input, textarea, a {
	font-family: IranYekan !important;
}
h1 {
	font-weight: bold;
}
body.home #main-content{
	padding-top:0 !important;
}
.whb-main-header{
	margin:0px !important;	
}
.wd-product-cats{
	display: none;
}
.wd-sticky-btn{
	left:0 !important;
}
.wd-header-my-account > a > span{
	color: #fff !important;
	font-family: IranYekan !important;
}
.wd-header-cats span.menu-open-label{
	font-family: IranYekan !important;
}
.single-product-widget {
    background: #ff4d6d;
    padding: 10px;
    border-radius: 12px;
    color: #fff;
    line-height: 35px;
}
.single-product-widget a {
    display: block;
    text-align: center;
    background: #d50f32;
    border-radius: 12px;
    color: #fff;
    padding: 10px 0;
}
.single-product-widget-blue {
    background: #4da3ff;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 12px;
    color: #fff;
}
.wd-filter-search:before{
	right:auto !important;
}
.wd-products-per-page{
	float:right;
}