/*
Theme Name:   Modus child
Theme URI:    http://demo.arrowpress.net/modus/
Description:  Modus - Versatile office Wordpress theme.
Author:       AHT
Author URI:   https://www.arrowhitech.com/
Template:     modus
Version:      1.0
License:      
License URI:  
Tags:         one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  modus-child
*/

.header_fixed.fixed-header-v9 {
    background: rgb(255 255 255);
}

header:not(.is-sticky) .header_fixed .header.header-v9 {
    background: white;
}

.fixed-header-v9 .main-nav .main-navigation>div>ul>li>a, .fixed-header-v9 .mini-cart .icon-search i, .fixed-header-v9 .mini-cart .user-guest i, .fixed-header-v9 .mini-cart .modus-cart i {
    color: #000;
	
}

.is-sticky .header-v9:not(.fixed-header-v9)  {
    color: #000;
}

#menu-main-menu > .menu-item > a{
	color:#000000;}

.dropdown .dropdown-toggle i{
	color:#000000 !important;}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label {
    color: #000;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 23%);
}


.modus-timeline .about-time .learn-more {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: -100px;
}

