/*
Theme Name: TM Wilson Child
Theme URI: http://wilson.thememove.com
Description: A child theme of TM Wilson
Author: ThemeMove
Author URI: http://thememove.com
Version: 1.0
Template: tm-wilson
*/

.branding_logo_image { max-width: 200px !important; }

.image-container-nopadding .wpb_single_image { padding-bottom: 0px; margin-bottom: 0px; }

.wpb_gmaps_widget { margin-bottom: 0px !important; }

.bb-footer-inside .vc_column-inner { padding-top: 0px !important; }

.bb-footer-inside > .vc_row { padding-top: 10px !important; padding-bottom: 10px !important;  }

#menu-main-menu { width: fit-content; float: right; }

.top-heading { font-size: 15px !important; font-weight: 700 !important; }

.min-height-col { min-height: 450px !important; }
.min-height-col-2 { min-height: 550px !important; }

.slider-images .slick-slide img { max-width: 130px; }

/* CONTACT FORM */
.insight-contact-form input { font-family: 'Open Sans' !important; }
input[type="submit"], .insight-button a { font-family: Jura !important; }
.wpcf7-spinner { width: 100%; }

@media only screen and (max-width: 767px) {
  	.reverse-row { display: flex; flex-direction: column-reverse; }
	.min-height-col, .min-height-col-2 { min-height: 450px !important; }
}
