/*

Theme Name:AjA Theme

Theme URI: https://www.aja.ae/

Description:AjA Theme

Author:Divi

Author URI: https://example.com

Template: Divi

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
body,html{
	overflow-x:hidden
}
.et-pb-icon {
	font-family: ETmodules !important;
}
.mce-ico {
	font-family: 'tinymce', Arial  !important;
}
body,html,a,h1,h2,h3,h4,h5,h6,p{
	font-family:'Tajawal',Helvetica,Arial,Lucida,sans-serif;
}
.page-header-row{
	display:flex;
	flex-flow:row-reverse;
	align-items:center;
	justify-content:space-between;
}
@media(max-width:400px){
	.et_pb_tabs_controls li a{
		padding:4px 0px;
	}
}