/*
Theme Name:     TWG Material - Child
Theme URI:      http://www.the-web-guys.com
Description:    TWG Material
Author:         The Web Guys - Ben
Author URI:     http://www.the-web-guys.com
Template:       twg-material
Version:        1.0

RECOMMENDED YOU USE SCSS FILES AND LEAVE THIS FILE EMPTY UNLESS NECESSARY

*/
#masthead .phone-info-link a .fa-credit-card {
	padding: 0 10px 0 0;
	font-size: 0.875em;
}

.rounded {
	border-radius: 30px !important;
}

.gform_submission_error.hide_summary {
	font-size: 20px !important;
}

#gform_previous_button_7 {
	max-width: 350px !important;
	color: #fff !important;
	margin: 0px auto !important;
	display: block !important;
}

#gform_submit_button_7 {
	display: block !important;
	max-width: 350px !important;
	margin: 0px auto !important;
	margin-top: 20px !important;
}

#gform_next_button_7_6 {
	max-width: 200px !important;
	margin: 0px auto !important;
	display: block !important;
}


@media (max-width: 1199px) {
#masthead .phone-info-link a {
	padding-left: 10px !important;
	padding-right: 10px !important;
	min-width: 200px !important;
}
  }