/*
Theme Name:     Broker Child
Theme URI:      http://www.commercegurus.com/themes/broker-theme/
Description:    Child theme for Broker
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       broker
Version:        1.0
*/


/* Your css goes here */
.header_menu ul {
    list-style: none;
}
.header_menu ul li {
    padding: 12px 4px 0 12px;
    font-size: 18px;
    display: inline-block;
	font-weight: 600;
	color: #cf142b;
}
.widget_nav_menu ul li:before {
    display: none;
}
@media only screen and (max-width: 1100px) {
    .header_menu {display:none;}
}
.display_hide, .esolHide  {display:none;}
.mc4wp-form-fields .cta-button{ color: #fff; }
.esolCustomColor{ background-color: #cf142b !important; }
.first-footer a.theme-buy{ background: #cf142b; }
.esol_callback {
    background-color: #cf142b;
}
.widget.boxed {
    padding: 20px 20px 15px 20px;
    border: 1px solid #eee;
    border-radius: 2px;
}
.esol_callback p, .esol_callback .widget-title{ color:#fff; }
.wpcf7-spam-blocked, .wpcf7-validation-errors{ font-weight:bold; font-size:18px !IMPORTANT; }
#wpcf7-f70478-o1 span.wpcf7-not-valid-tip{ color: #FFF; }
.wpforms-form button[type=submit]{
	background-color: #00247d !important;
    font-size: inherit !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: auto;
    position: relative;
    z-index: 2;
    color: #fff !important;
	border: none !important;
}
#wpforms-form-71589 label{ color:#fff; }
.second-footer ul.inline li.insta a:before {
    content: "\f16d";
}
.home.page-template-page-full-width .header-wrapper, .home.page-template-page-full-width .breadcrumbs-wrapper{ display:none; }