/*!
Theme Name: NA8 Production
Theme URI: https://www.infuse.ae
Author: Don Sony
Author URI: https://www.infuse.ae
Description: Child theme for NA8 Website
Version: 1.0.0
Template: ohio
Text Domain: na8
*/


/* **** VIDEO SLIDER WIDTH **** */
body .elementor embed, body .elementor iframe, body .elementor object, body .elementor video {
    max-width: unset;
}

/*HEADER*/
.header ul#menu-primary {
    color: #fff;
}
.header.-sticky.showed ul#menu-primary {
    color: #101013;
}
.header ul#menu-primary li ul.sub-menu li a {
    color: #101013;
}
.header-wrap-inner .menu-optional a.button {
    line-height: 15px;
    font-size: 13px;
    font-family: 'ITCAVANTGARDEPRO';
    font-weight: 400;
    letter-spacing: 1px;
}
.header.-sticky.showed {
    box-shadow: 0 0px 10px 0px rgb(0 0 0 / 5%);
}

/*MOBILE MENU*/
.hamburger.icon-button > .icon {
    color: #027fff;
}
.header.mobile-hamburger-position-right .right-part .hamburger {
    background: rgb(2 127 255 / 20%);
}

/*FOOTER*/
.site-footer .widgets p {
    font-size: 14px;
    color: #fff;
}
.site-footer h3.widget-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
.site-footer .widget {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.site-footer .social-networks.-outlined .network {
    border: 1px solid;
}
.site-footer .page-container + .site-footer-copyright .holder {
    border-color: #464646;
}
.site-footer-copyright {
    color: #fff;
    font-size: 14px;
}

/*INNERPAGE TEMPLATE*/
.page-container.bottom-offset {
    padding-bottom: 0;
    padding-top: 0;
}
.project-page.project.-layout1 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.project-page .project-title .headline {
    font-size: 42px;
    line-height: 52px;
}
.portfolio-comments.clb__light_section {
    display: none;
}

/*WORKS SINGLE PAGE*/
.single-ohio_portfolio header.header.header-3 {
    background: #070707;
}
.single-ohio_portfolio header.header.header-3.-sticky.showed {
    background: #fff;
}

@media screen and (max-width: 768px){
    .service-section-content {order: 2 !important; margin-top: 10px;}
    .service-section-img {order: 1 !important;}
    .is-mobile-menu .mobile-overlay .copyright {display: none;}
    .project-page .project-title .headline {font-size: 36px; line-height: 46px;}
}

@media screen and (max-width: 480px){
    .right-align-button .ohio-widget-holder.-right {text-align: left;}
    .site-footer-copyright .holder:not(.-center) {align-items: flex-start;}
    .project-page .project-title .headline {font-size: 32px; line-height: 40px;}
}