/*
Theme Name: Execoore Child
Theme URI: http://themes.framework-y.com/execoore/
Description: Execoore Child Theme
Author: Schiocco
Author URI: http://schiocco.com/
Template: execoore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: execoore
*/

body > nav { 
background-color: rgb(255, 255, 255); 
box-shadow:0 0 10px 0 rgba(0,0,0,.07);
} 

body > nav .menu-cnt > ul > li > a { color: #0e204d }

body > nav > .menu-mini + .container {
	background-color:white;
}

.menu-fixed.scroll-menu {	
	background-color:white;
        box-shadow: 0 0 10px 0 rgba(0,0,0,.07)
}

.menu-cnt > ul > li > a, .lan-menu a {
font-size: 14px; }

.menu-btn {
	color:#0e204d;
}

.menu-cnt { 
color:#0e204d;	
}


.owl-carousel:lang(ar) .owl-item,
.owl-wrapper {
direction: rtl;
}
.owl-carousel:lang(ar) { direction: ltr !important; }
.owl-carousel:lang(fa) .owl-item,
.owl-wrapper {
direction: rtl;
}
.owl-carousel:lang(fa) { direction: ltr !important; }

h2:lang(ar) {
	font-family:system-ui!important;
}

body:lang(ar) {
	font-family:system-ui!important;
}

.btn {
	display:inherit!important;
}