.newsletter-form-3 .newsletter-email {
    margin-right: 5px;
    margin-left: 0px;
}
.top-header .tophead-info li i {
	margin-right: 10px;
}

.main-breadcrumb ul li::after {
	content: none;
}
.main-breadcrumb ul li::before {
	content: "\f105";
	padding: 0 7px;
	font-family: fontAwesome;
	font-weight: 600;
}
.main-breadcrumb ul li:last-of-type::before {
	display: none;
}
.rt-el-btn.rtin-style-1 a::after {
	padding-left: 15px;
}

.main-header .main-navigation-area .main-navigation ul li ul.sub-menu li.menu-item-has-children::after {
	content: "\f104";
}
.main-header .main-navigation-area .main-navigation ul li.mega-menu > ul.sub-menu li::after {
	content: '';
}

@media (max-width: 991.98px){
.mean-bar .header-icon-area {
    position: absolute;
    left: 45px;
    top: 11px;
    z-index: 2;
		}
		.mean-container .mean-bar .mean-logo-area {
	    position: absolute;
	    text-align: center;
	    margin: auto;
	    left: 0;
	    right: 0;
			z-index: 1;
	}
	.mean-container .mean-bar a.meanmenu-reveal {
		z-index: 3;
		right: 7px !important;
	}
	.mean-container .mean-nav {
		margin-top: 40px;
	}
	
	
	
}

/* Start Custom Fonts CSS */
@font-face {
    font-family: 'Al-Jazeera';
    font-style: normal;
    font-weight: 700;
    src: url('https://lu.world/wp-content/uploads/2025/02/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Al-Jazeera';
    font-style: normal;
    font-weight: 500;
    src: url('https://lu.world/wp-content/uploads/2025/02/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Al-Jazeera';
    font-style: normal;
    font-weight: 400;
    src: url('https://lu.world/wp-content/uploads/2025/02/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'SomarSans';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('https://lu.world/wp-content/uploads/2025/02/SomarSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'En Head Font';
    font-style: normal;
    font-weight: 700;
    src: url('https://lu.world/wp-content/themes/metro/fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'En Head Font';
    font-style: normal;
    font-weight: 500;
    src: url('https://lu.world/wp-content/themes/metro/fonts/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'En Head Font';
    font-style: normal;
    font-weight: 400;
    src: url('https://lu.world/wp-content/themes/metro/fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'En Main Font';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('https://lu.world/wp-content/uploads/2025/01/en_main_font.ttf') format('truetype');
}
@font-face {
    font-family: 'Al-Jazeera';
    font-style: normal;
    font-weight: 700;
    src: url('https://lu.world/wp-content/uploads/2025/02/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
}


:root {
    --font_family_body: 'SomarSans', sans-serif !important;
    --font_family_heading: 'Al-Jazeera', sans-serif !important;
}

body,p {
    font-family: var(--font_family_body) !important;
}

h1, h2, h3, h4, h5, h6 ,ul,li {
    font-family: var(--font_family_heading) !important;
}
.main-header .main-navigation-area .main-navigation ul li a, #menu-canvas-menu li, .rt-el-btn a,.newsletter-form-3.newsletter-form-5 .newsletter-submit input[type=submit] {font-family:"Al-Jazeera", Sans-serif !important;}
.service_form input, .service_form textarea, .service_form submit,.service_form button{font-family:'Al-Jazeera' !important;}
.scrollToTop .icon::before {font-weight: 900; font-family: "Font Awesome 5 Free" !important;}
.additional-menu-area .sidenav a {
    direction: ltr;
}
.additional-menu-area .sidenav .additional-logo img {
    max-height: 125px;
}
::before {
    font-size: inherit;
}
/* End Custom Fonts CSS */
.ekit-wid-con .ekit-stylish-list-content {
   
    justify-content: right!important;
}

.elementskit-infobox.icon-lef-right-aligin>.box-body {
    text-align: inherit!important;
}
.header-icon-area .icon-area-content i, .header-icon-area .icon-area-content span {
    font-size: 16px;
  
}

.trail-items {
    display: flex;
    align-items: center;
    flex-direction: row-reverse; /* Ensures correct order in RTL */
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px; /* Controls spacing between items */
    direction: rtl; /* Ensures proper Arabic layout */
}

.trail-item {
    display: flex;
    align-items: center;
    font-weight: bold;
}

/* Adds the breadcrumb arrow between items */
.trail-item:not(:last-child)::after {
    font-size: 14px;
    margin: 0 5px;
    color: #666; /* Adjust color if needed */
    display: inline-block;
}
.main-breadcrumb ul {
   
    justify-content: center;
}
.elementor-5921 .elementor-element.elementor-element-11f49e9 .ekit-stylish-list-content-text {
    flex-direction: column;
    direction: ltr;
}
.fa-vk:before {
    content: "\f232" !important;
}

.additional-menu-area .sidenav .additional-logo {
    padding: 0 40px;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.offscreen-navigation li>a {
    font-family: 'Al-Jazeera';
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-transform: none;
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .mean-container .mean-bar img {
        width: 50px !important;
    }
	.rt-el-title.rtin-align-left {
        text-align: inherit;
    }
	    .hero_title h3 {
        text-align: center !important;
    }
	.ekit-wid-con .elementskit-accordion .ekit-accordion-title {
   padding-left: 60px;
    display: inline-block;
}
}
@media only screen and (max-width: 768px) {
    .mean-bar .header-icon-area, .mean-bar .sidebarBtn {
        top: unset !important;
    }
}
.fa-times:before {
    content: "\f00d";
    font-size: medium;
}

