/*
Theme Name:Child Theme for Divi
Theme URI: https://wp-ninja.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: https://wp-ninja.net
Template: Divi
*/

/* Start your custom CSS bellow this comment
============================================ */
/* تنظیمات هدر */
/*
.container {
    text-align: left;
}
#et-top-navigation {
    float: right;
	padding-right:10px !important;
}
#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    float: right;
}
*/

/* تنظیمات فوتر */
.footer-widget {
    text-align: justify;
}  

/* تنظیمات فونت*/
@font-face {
    font-family: Shabnam;
    font-style: normal;
    font-weight: bold;
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Bold.eot');
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Shabnam;
    font-style: normal;
    font-weight: 500;
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Medium.eot');
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Medium.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Medium.ttf') format('truetype');
}
@font-face {
    font-family: Shabnam;
    font-style: normal;
    font-weight: 300;
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Light.eot');
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Light.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Light.ttf') format('truetype');
}
@font-face {
    font-family: Shabnam;
    font-style: normal;
    font-weight: 200;
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Thin.eot');
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Thin?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Thin.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Thin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam-Thin.ttf') format('truetype');
}
@font-face {
    font-family: Shabnam;
    font-style: normal;
    font-weight: normal;
    src: url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam.eot');
    src: url('/wp-content/themes/Divi-Child-Theme/fonts//Shabnam.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('/wp-content/themes/Divi-Child-Theme/fonts/Shabnam.ttf') format('truetype');
}



html,body,div,header,footer,h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a,p { font-family:Shabnam; }
body { font-family:Shabnam; }
a { font-family:Shabnam; }
p { font-family:Shabnam; }
blockquote { font-family:Shabnam; }
code { font-family:Shabnam; }