/*
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 */


@media only screen and (min-width: 1100px) {
   .rightnav {
       width: 70% !important;
   }  
   .cg-menu-below .leftnav.dynamic-logo-width {
       width: 30% !important;
   }
}

.view_more {
    border-bottom: none !important;
    color: grey !important;
    font-weight: bold;
}

.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
     overflow: hidden !important;
}