/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
/* @import url('https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Almarai:300,400,700&display=swap');
/* Parent stylesheet should be loaded from functions.php not using @import */
.uagb-post-grid .uagb-post__image img {
    height: 220px;
}
.uagb-slick-carousel button.slick-arrow {padding:0;}
#main #content-wrap {
    padding-top: 0px; 
}
#site-navigation ul.sub-menu {
    margin-top: -30px;
}
#top-bar-wrap span.topbar-content{font-size:16px !important; }
.widget-title {border-color: #aa1d68;}
.contact-info-widget.default i { color: #aa1d68 !important;}
#footer-widgets .footer-box .footer-widget:last-child {text-align: justify;}
.oceanwp-custom-links li a {
    letter-spacing: 1px;
}
#footer-bottom #copyright {
    text-align: center;
	color:#a3a3a3;width: 100%;
}
#content {
    font-weight:300;letter-spacing: 1px;
}
#main #content-wrap {
    margin-top: 50px;
}
.home #main #content-wrap {
    margin-top: 0px;
}
.top-bar-left.has-content #top-bar-nav {margin-left: 150px;}
#top-bar-nav #menu-item-1321, #top-bar-nav #menu-item-1340, #top-bar-nav #menu-item-1361, #top-bar-nav #menu-item-1382 {margin-right: 100px;}
#top-bar-nav #menu-item-1321 a, #top-bar-nav #menu-item-1340 a, #top-bar-nav #menu-item-1361 a, #top-bar-nav #menu-item-1382 a, #top-bar-nav #menu-item-115 a, #top-bar-nav #menu-item-692 a, #top-bar-nav #menu-item-707 a, #top-bar-nav #menu-item-715 a  {font-size:14px;}
#top-bar-nav #menu-item-1321 ul li a, #top-bar-nav #menu-item-1340 ul li a, #top-bar-nav #menu-item-1361 ul li a, #top-bar-nav #menu-item-1382 ul li a, #top-bar-nav #menu-item-115 ul li a , #top-bar-nav #menu-item-692 ul li a, #top-bar-nav #menu-item-707 ul li a, #top-bar-nav #menu-item-715 ul li a {color:#008fcf; }
.dropdown-menu #top-bar-nav #menu-item-1321 ul li a.menu-link:hover, #top-bar-nav #menu-item-1340 ul li a.menu-link:hover, #top-bar-nav #menu-item-1367 ul li a.menu-link:hover, #top-bar-nav #menu-item-1382 ul li a.menu-link:hover, .dropdown-menu #top-bar-nav #menu-item-115 ul li a.menu-link:hover, .dropdown-menu #top-bar-nav #menu-item-692 ul li a.menu-link:hover, .dropdown-menu #top-bar-nav #menu-item-707 ul li a.menu-link:hover, .dropdown-menu #top-bar-nav #menu-item-715 ul li a.menu-link:hover  {color:#008fcf!important; }
.dropdown-menu ul li a.menu-link .nav-arrow {right: 0px;}

div.simplesocialbuttons {margin:auto;}


/* Expo Dubai 2020 */
#top-bar-nav #menu-item-1457 a,#top-bar-nav #menu-item-1458 a,#top-bar-nav #menu-item-1459 a,#top-bar-nav #menu-item-1460 a {font-size:14px;background:#ffa300;color:#000;padding:0 3px;}
#top-bar-nav #menu-item-1457 a:hover,#top-bar-nav #menu-item-1458 a:hover,#top-bar-nav #menu-item-1459 a:hover,#top-bar-nav #menu-item-1460 a:hover {color:#fff;}


/* Version Arabe */

.rtl {font-family: 'Almarai', serif; }
.rtl #top-bar-wrap span.topbar-content {
    letter-spacing:normal ;
}
.rtl .site-breadcrumbs {
    left: 0 !important;
	right: initial;
    top: 50%;
}
.rtl .dropdown-menu ul li a.menu-link .nav-arrow {
     right: 150px;
}
.rtl .dropdown-menu ul li a.menu-link, .rtl .ugb-feature.ugb-feature--v2.ugb-feature--invert .ugb-feature__content {text-align:right;}
/* .rtl .uagb-post-grid .uagb-post__inner-wrap div.uagb-post__text:last-of-type {position:relative; bottom:0;} */
.rtl #top-bar-nav li#menu-item-715 {margin-right:100px; }
