/*
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

*/
#gform_next_button_4_15 {
	margin-left: 0px !important;
}

.social {
    padding-left: 10px;
    padding-right: 10px;
}

.header-font {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
}

@media (max-width: 578px) {
	.product-logo {
		display: none !important;
	}
}

.gform_required_legend {
	display: none !important;
}

.wrap {
	flex-wrap: wrap;
}