/**
 * Theme Name: Byron Child
 * Template: byron
 * Version: 1.0
 * Description: Construction Engineering and Architecture WordPress Theme
 * Author: Ninzio
 **/

a.main-logo,
.logo-white {
    filter: brightness(0) invert(1);
}

a.main-logo img,
.logo-white img {
    height: 35px;
}

/* Luôn hiển thị sub-menu của mục Dịch vụ trên mobile */
#main-nav-mobi #menu-item-1274 > .sub-menu {
    display: block !important;
}

/* Ẩn mũi tên toggle (thu/phóng) của mục Dịch vụ */
#main-nav-mobi #menu-item-1274 > .arrow {
    display: none !important;
}

#footer p.desc {
    font-family: 'Taviraj', sans-serif;
    font-size: 16px;
}

.widget.widget_links ul li, #footer-widgets .widget_information ul li {
    font-family: 'Taviraj', sans-serif;
    font-size: 16px;
}

#main-nav>ul>li, .header-top-menu ul li, #topbar, #topbar .topbar-left, #topbar .topbar-right, .header-button a, p, .hentry a, #bottom .inner-wrap, #main-nav-mobi ul li a, #featured-title #breadcrumbs .breadcrumbs-inner,
.blog, .archive, .single-post, .post-title, .post-title a, .post-meta, .post-content, .widget-title, .page-links, .comments-area {
    font-family: 'Taviraj', sans-serif !important;
}

.comments-area {
    position: relative;
    display: none;
}