/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@font-face{
	font-family:IranSansDN;
	font-style:Normal;
	font-weight:Normal;
	src: url('fonts/IRANSansDNFaNum-Light.eot');
	src: url('fonts/IRANSansDNFaNum-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/IRANSansDNFaNum-Light.woff2') format('woff2'),
		url('fonts/IRANSansDNFaNum-Light.woff') format('woff'),
		url('fonts/IRANSansDNFaNum-Light.ttf') format('truetype');
}

@font-face{
	font-family:IranSansDN;
	font-style:Bold;
	font-weight:Bold;
	src: url('fonts/IRANSansDNFaNum-Bold.eot');
	src: url('fonts/IRANSansDNFaNum-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/IRANSansDNFaNum-Bold.woff2') format('woff2'),
		url('fonts/IRANSansDNFaNum-Bold.woff') format('woff'),
		url('fonts/IRANSansDNFaNum-Bold.ttf') format('truetype');
}

body{
    direction:rtl !important;   
}
body,p, .nav>li>a, h1,h2,h3,h4,h5,h6,.heading-font,.alt-font{
	font-family:IranSansDN !important;
	direction:rtl !important;
}
.nav-top-link
{
	font-size:14px !important;
	font-family:IranSansDN !important;
}
a,h1,h2,h3,h4,h5,h6
{
	font-size:16px !important;
}
.nav-column li > a, .nav-dropdown > li > a
{
    font-size : 15px !important;
}
