/*
Theme Name: Factory 
Theme URI: http://factory.commercegurus.com/
Author: CommerceGurus
Author URI: http://www.commercegurus.com
Description: Factory is a precision designed WordPress theme for any kind of business
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: factory
Domain Path: /languages/
Tags: light, white, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, sticky-post, theme-options, translation-ready
*/

.mc4wp-form input[type="submit"], .wpcf7-form input[type="submit"]{color:#ffffff;}
.widget.button.icon a{border-bottom: 2px solid !important;border-color: #41c6f4 !important;color:#fff}
.widget.button a{background-color:#41c6f4 !important;}
.widget.button.invert a{background-color:transparent !important;color:#000;}
.cg-primary-menu-below-wrapper .menu > li.current-menu-item > a{color:#fff !important;}

.sidebar .current_page_parent a {
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    /* color: #41c6f4 !important; */
    border-top: 2px solid #000 !important;
    
    padding: 18px 0px !important;
}
.sidebar .current_page_parent .child-sidebar-menu a{
    font-size: 12px !important;
    text-transform: none;
    font-family: "Roboto";
    color: #000 !important;
    border: 0px !important;
    border-top: 1px solid #eee !important;
    padding: 10px !important;
}
.sidebar .current_page_parent .child-sidebar-menu .current_page_item a{color:#e72128 !important;background-color:transparent!important;}
.sidebar .current_page_parent .child-sidebar-menu .current_page_item a:after{
    content: "\f125";
    font-family: "Ionicons";
    line-height: 18px;
    position: absolute;
    right: 0px;
    top: 37%;
}
.first-footer .menu .sub-menu{display:none;}
.search-field {
    color: #000;
}
.text-white, .text-white p, .text-white a{color:#fff !important;}