/*
Theme Name: Igual Child
Description: Child Theme for Igual Theme
Author: zozothemes
Version: 1.0
Template: igual
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.sub-menu {
	width: max-content !important;
}
.header-sticky ul.nav.navbar-ul.element-left.right-element-exist .header-titles-wrapper {
    padding: 0 40px; 
}
.section-title:lang(ar) .char, .section-title:lang(ar) .word {
  display: contents !important;
}
body:lang(ar), h1:lang(ar), h2:lang(ar), h3:lang(ar), h4:lang(ar), .header-navbar:lang(ar){
	font-family: 'Tajawal', 'Cairo', 'Amiri', sans-serif !important;

}
.rtl ul.nav.navbar-ul.element-left.right-element-exist .header-titles-wrapper{
	padding:0px 33px 0 33px !important;
}
.rtl aside.footer-widget-2{
	padding-left:15px !important;
	padding-right:15px !important;
}
.rtl .h-phone{
	direction:ltr !important;
}
.rtl .Faq-Icon .elementor-accordion-icon-right{
	float: left !important;
}
.elementor-widget-image-carousel .swiper-slide-inner img{
	    opacity: 0.8 !important;
}
