/*
 Theme Name:   Foja Child
 Theme URI:    http://foja.themesawesome.com/
 Description:  Foja Child Theme
 Author:       Themes Awesome
 Author URI:   http://www.themesawesome.com
 Template:     foja
 Version:      1.0.0
 Tags:         custom-colors, custom-menu, featured-images, theme-options
 Text Domain:  foja-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* تحميل خط Cairo */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&display=swap');

/* تطبيق خط Cairo إجباري على النسخة العربية */
html[lang="ar"] body,
html[lang="ar"] .entry-content h1,
html[lang="ar"] .entry-content h2,
html[lang="ar"] .entry-content h3,
html[lang="ar"] .entry-content h4,
html[lang="ar"] .entry-content h5,
html[lang="ar"] .entry-content h6,
html[lang="ar"] .post-content h1,
html[lang="ar"] .post-content h2,
html[lang="ar"] .post-content h3,
html[lang="ar"] .post-content h4,
html[lang="ar"] .post-content h5,
html[lang="ar"] .post-content h6,
html[lang="ar"] .page-content h1,
html[lang="ar"] .page-content h2,
html[lang="ar"] .page-content h3,
html[lang="ar"] .page-content h4,
html[lang="ar"] .page-content h5,
html[lang="ar"] .page-content h6,
html[lang="ar"] #content h1,
html[lang="ar"] #content h2,
html[lang="ar"] #content h3,
html[lang="ar"] #content h4,
html[lang="ar"] #content h5,
html[lang="ar"] #content h6,
html[lang="ar"] .type-post h1,
html[lang="ar"] .type-post h2,
html[lang="ar"] .type-post h3,
html[lang="ar"] .type-post h4,
html[lang="ar"] .type-post h5,
html[lang="ar"] .type-post h6,
html[lang="ar"] .type-page h1,
html[lang="ar"] .type-page h2,
html[lang="ar"] .type-page h3,
html[lang="ar"] .type-page h4,
html[lang="ar"] .type-page h5,
html[lang="ar"] .type-page h6,
html[lang="ar"] .elementor h1,
html[lang="ar"] .elementor h2,
html[lang="ar"] .elementor h3,
html[lang="ar"] .elementor h4,
html[lang="ar"] .elementor h5,
html[lang="ar"] .elementor h6,
html[lang="ar"] h1, 
html[lang="ar"] h2, 
html[lang="ar"] h3, 
html[lang="ar"] h4, 
html[lang="ar"] h5, 
html[lang="ar"] h6, 
html[lang="ar"] p, 
html[lang="ar"] a, 
html[lang="ar"] span, 
html[lang="ar"] div, 
html[lang="ar"] li,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] select,
html[lang="ar"] button,
html[lang="ar"] #portfolio-filter-form select,
html[lang="ar"] #portfolio-filter-form button {
    font-family: "Cairo", sans-serif !important;
}



h3
{

    font-family: 'Cairo', sans-serif !important;
}


@media only screen and (max-width: 768px) 
{
.header-style-2 .header-style-2-wrap .logo, .header-style-3 .header-style-3-wrap .logo 
{
    width: 40% !important;
}}

/* the background height and width */ 
@media only screen and (max-width: 768px) {
    #header .header-style-2-inner-content, #header .header-style-3-inner-content {
        margin: -20px;
}
}

/* height menu in mobile version */
@media only screen and (max-width: 768px) 
{
#primary-menu ul.sm-clean.menu-active 
{    
 margin-bottom: -80px !important;
 }}
 
 
 
 .elementor-page .elementor-heading-title:lang(ar)
 {
 	font-family: "cairo" !important;
 	
 }
 
 
.elementor-3888 .elementor-element.elementor-element-b13963b:lang(ar)
{
    padding-right: 0px;
    
}
}

#portfolio-filter-form select, #portfolio-filter-form button 
{
    font-family: 'Cairo' !important; 
}

.portfolio-filter-wrapper
{
  padding:0px !important;
}

#portfolio-filter-form:lang(ar)
{

justify-content: center;
}


.rtl .wps-widget--team .wps-team--member-details 
{
    text-align: justify !important;
}
    
.elementor-text-drop 
{
    margin-bottom: 25px;
}

/* footer image in center */
@media (max-width: 767px) 
{
.elementor-widget-container {
        display: flexv !important; 
        align-content: center;
        justify-content: center;
        align-items: center;
    }
}