/**
Theme Name: AKWAD Child
Author: AKWAD
Author URI: http://akwadtech.com/
Description: AKWAD is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios, and business websites. It is very lightweight and offers unparalleled speed. Built with SEO in mind, AKWAD comes with schema.org code integrated so search engines will love your site. AKWAD offers plenty of sidebar options and widget areas giving you full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugins to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium add-ons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. AKWAD is a fast, fully customizable and beautiful theme!
Version: 7.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akwad-child
Template: astra
*/


/* 
/* Arabic Language */
/* :lang(ar) p, :lang(ar) body, :lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4, :lang(ar) h5, :lang(ar) h6 {
	font-family: Arial !important;
}

:lang(ar) h1 {
    font-size:26px !important;
}
 
:lang(ar) h2 {
    font-size:24px !important;
} */
 
/* :lang(ar) h3 {
    font-size:22px !important;
}
 
:lang(ar) h4 {
    font-size:20px !important;
} */
 
/* :lang(ar) h5 {
    font-size:18px !important;
} */


/* :lang(ar) p,:lang(ar) body, :lang(ar) h6 {
    font-size:16px !important;
} */

/* //Arabic & En Language another way
html[lang="en-US"] {font-family: Arial !important;}
html[lang="ar"] {font-family: Arial !important;}
*/

/*  Font Face */
         /* @font-face { */
            /* font-family: 'MyWebFont'; */
            /* src: url('webfont.eot'); IE9 Compat Modes */
            /* src: url('webfont.eot?#iefix') format('embedded-opentype'), IE6-IE8 */
            /* url('webfont.woff2') format('woff2'), Super Modern Browsers */
            /* url('webfont.woff') format('woff'), Pretty Modern Browsers */
            /* url('webfont.ttf')  format('truetype'), Safari, Android, iOS */
            /* url('webfont.svg#svgFontName') format('svg'); Legacy iOS */
         /* } */