/*
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.   ***************/



@import url(css/fontiran.css);
.nav > li > p,a,h1,h2,h3,h4,h5,h6,.heading-font,.alt-font,.tooltipstered,body{
	font-family: IRANSans !important;}


/*RTL blog*/
.from_the_blog_excerpt,.post-title{ direction: rtl;}


/*Remove extra video space*/
.video-fit{padding-top:0!important;}
.video-fit .wp-video{width: 100% !important;}
.video-fit .wp-video-shortcode {width: 100% !important;}



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


}