/*
Theme Name: Setakflat Child
Description: This is a child theme for Setakflat Theme
Author: Setak
Template: setakflat
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 100;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/YekanBakhFaNum-thin.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/YekanBakhFaNum-thin.woff2') format('woff2');		
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 300;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/YekanBakhFaNum-Light.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/YekanBakhFaNum-Light.woff2') format('woff2');	
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: normal;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 600;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');		 
	}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: bold;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 800;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/Yekan Bakh FaNum-ExtraBold.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/Yekan Bakh FaNum-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 900;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/Yekan Bakh FaNum-Black.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/Yekan Bakh FaNum-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh FaNum;
	font-style: normal;
	font-weight: 950;
	src: url('https://shop.kolpakperfume.ir/fonts/woff/Yekan Bakh FaNum-ExtraBlack.woff') format('woff'),   
	url('https://shop.kolpakperfume.ir/fonts/woff2/Yekan Bakh FaNum-ExtraBlack.woff2') format('woff2');		 
}


@font-face {
    font-family: 'Morabba';
    src: url('https://shop.kolpakperfume.ir/fonts/woff2/Morabba-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Morabba';
    src: url('https://shop.kolpakperfume.ir/fonts/woff2/Morabba-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Morabba';
    src: url('https://shop.kolpakperfume.ir/fonts/woff2/Morabba-SemiBold.woff2') format('woff2');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Morabba' !important;;
	letter-spacing: 0.2px;
	color:#660033;
}


body.rtl, body.press-this a.wp-switch-editor ,a  ,li  ,div  ,section{
	font-family: 'Yekan Bakh FaNum' !important;;
	letter-spacing: -.05px;
}


button, input[type="button"], input[type="submit"], .button {
	color: #fff;
	background-color: #DD7E7C;
	border-radius: 100px;
	line-height: 50px;
	padding: 0 25px;
}






/*************** ADD MOBILE ONLY CSS HERE  ***************/

@media only screen and (max-width: 48em) {


}