/*!
Theme Name: Techco
Theme URI: https://wp.xpressbuddy.com/techco/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: Techco is a WordPress theme for IT Solutions & Business company
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techco
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.site_header_2 .main-menu > ul > li > a {
    color: #242222 !important;
    
}
.main-menu ul li:hover > a, .site_header_2 .main-menu ul li.current-menu-ancestor > a, .site_header_2 .main-menu ul li.current_page_item > a {
     color: #242222 !important;
}
.site_header_4 {
   
    background: #fff !important;
}

.site_header_2 .main-menu > ul > li > a span {
    padding: 11px 12px !important;

}
.main-menu ul li.menu-item-has-children .sub-menu li a span {
    width: 225px;
}

@media screen and (max-width: 1199px) {
    .site_header_4 .header_bottom.original .mobile_menu_btn {
        color: #1c1f93 !important;
    }
}