/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: ایران فلتسام
Theme URI: http://flatsomee.ir/
Author URI: http://flatsomee.ir/
Template: flatsome
Version: 3.15.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
    direction: rtl;
}
.header-main{
	direction:ltr;
} 
.nav{
	direction:rtl;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}