/*
Theme Name:     Trucking Child Theme
Theme URI:      http://pixel-industry.com/
Description:    Child theme for the Wordpress theme 
Author:         Pixel Industry
Author URI:     http://pixel-industry.com/
Template:       trucking
Version:        1.0
*/

@import url("http://landhawkcarriers.com/wp-content/themes/trucking/style.css");

.wpcf7 legend{
	font-size: 18px;
	font-weight: bold;
}

.wpcf7 label sub{
	font-size: 0.685rem;
}

.wpcf7 .text-required{
	color:red;
}

.page-content .wpcf7 .row {
	margin-bottom: 0px;
}

.page-content .wpcf7 .row > div {
	margin-bottom: 15px;
}