#gform_fields_3 .gsection {
	margin-top: 20px;
}
.pothole-product .gfield_description,
.pothole-discount .gfield_description {
	display: none;
}
.gfield.hidden-total {
	width: 1px !important;
	height: 1px !important;
	overflow: hidden;
}
#gf_coupon_button {
	padding: 10px 18px;
	height: 40px;
}
.menu-btn .menu-item-text {
	background: #FC7742;
	padding: 7px 14px 5px;
	border-radius: 8px;
}
.menu-btn .menu-item-text .menu-text {
	color: #FFF !important;
}
.menu-btn a:hover .menu-item-text,
.menu-btn.current-menu-item a:hover .menu-item-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li.menu-btn.act > a > .menu-item-text {
		background: #fd9a72 !important;
}
.menu-btn a:hover .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li.menu-btn.act > a > .menu-item-text:before {
		content: none !important;
}