/*
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), .wp-block-heading{
	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;
}
.rtl .section-title-wrapper .title-wrap > *.sub-title{
	left: 15px !important;
}
.elementor-widget-image-carousel .swiper-slide-inner img{
	    opacity: 0.8 !important;
}
.sub-title{color:#09172e !important;}
.insta-footer-wrap .sub-title {color:#fff !important;}
.footer-widgets-wrap a:hover, .widget-content-bx a i, .widget.widget_nav_menu li a:before, footer button.input-group-addon.zozo-mc.btn.btn-default {
    color: #ffffff !important;
}
.insta-footer-wrap{ background-image:unset !important;}
.header-navbar .primary-menu a:hover, .header-navbar ul.wp-menu > li.current-menu-item > a, .header-navbar ul.nav.wp-menu > li.menu-item-has-children.current-menu-ancestor > a {
    color: #ffffffa3;
}
.header-navbar .primary-menu ul.sub-menu li a:hover {
    color: #09172e;
}
.Service-Slider-Home .post-title-head{min-height:50px;}
.Service-Slider-Home .post-excerpt{min-height:90px;}
.rtl .section-title {
    direction: rtl !important;
    unicode-bidi: plaintext !important;
}
.page .igual-page-header{
	background-image:unset !important;
}