
.submenu a {
	color: #fff !important;
	background-color: rgba(187, 14, 14, .39);
	width: 100%;
	display: block;
	padding: 5px;
}

.submenu a:hover {
	color: #000 !important;
	background-color: #fff;
	width: 100%;
	display: block;
	padding: 5px;
}

div#nav_menu-2, div#nav_menu-3 {
	width: 100%;
	margin-bottom: 20px;
}

input#toolset-maps-distance-center {
	font-size: 18px;
	height: 30px;
	width: 50%;
	background-color: #fde5e5;
	padding: 17px;
}

select#toolset-maps-distance {
	background-color: #fde5e4;
	width: 10%;
	height: 35px;
	padding: 0px;
	font-size: 18px;
}

input.dealer-reset.wpv-reset-trigger.js-wpv-reset-trigger.btn {
	float: right;
}

button.dealer-submit.wpv-submit-trigger.js-wpv-submit-trigger.btn {
	float: right;
}

div#dealerlocator {
	background-image: none !important;
}

div#dealerlocator.nitro-lazy {
	background-image: none !important;
}

.dealer h2 {
	font-size: 24px !important;
	margin-top: 20px;
}

.dealer h2 a {
	color: #cc1f26;
}

.dealer h2 a:hover {
	color: #888;
}

.dealer {
	display: block;
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	min-height: 300px;
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.dealer {
		display: block;
		float: left;
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		min-height: 300px;
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.dealer {
		display: block;
		float: left;
		width: 31%;
		margin-left: 1%;
		margin-right: 1%;
		min-height: 250px;
	}
}

@media only screen and (max-width:480px) {
	.dealer {
		display: block;
		float: left;
		width: 97%;
		margin-left: 1%;
		margin-right: 1%;
		min-height: 100px;
	}
}

div#pagelinks {
	display: block;
	width: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a.wpv-filter-previous-link.js-wpv-pagination-previous-link {
	float: left;
	width: 50%;
	text-align: center;
}

a.wpv-filter-next-link.js-wpv-pagination-next-link {
	float: left;
	width: 50%;
	text-align: center;
}

div#pagelinks {
	clear: both;
	min-height: 150px;
	padding-top: 40px;
}

li.page-item {
	list-style: none;
}

.pagination {
	padding-bottom: 1em;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="radio"] {
	margin: 4px 0 0;
	line-height: normal;
}

input[type="checkbox"] {
	margin: 6px 0 0;
	line-height: normal;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.wpt-form-radio-label {
	margin-left: 8px;
}

.form-group {
	margin-bottom: 15px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control.nitro-lazy {
	background-image: none !important;
}

ul.wpt-form-set {
	list-style-type: none !important;
}

.woocommerce-product-details__short-description ul li {
	margin-left: 25px;
}

.entry-content thead th, .entry-content tr th {
	color: #fff;
	font-weight: 700;
}

#tribe-events-list-widget-2 h4.widgettitle {
	font-size: 28px;
}

.woocommerce-notices-wrapper {
	margin-top: 0px !important;
}

a.et-cart-info {
	display: none;
}

input.btn.js-toolset-maps-distance-current-location {
	padding: 10px;
	font-size: 24px;
	background-color: #ff0a00;
	color: #fff;
	font-size: 18px !important;
}

header#main-header {
	z-index: 100;
}

.wp-block-columns.directory-row {
	padding-bottom: 0px !important;
	margin-bottom: 0px;
}

input.wpv-submit-trigger.js-wpv-submit-trigger {
	background-color: #ff0a00;
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: none;
	cursor: pointer;
}

input.wpv-reset-trigger.js-wpv-reset-trigger {
	border: none;
	background: none;
	cursor: pointer;
	margin-top: 20px;
}

.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__search-input {
	border: 0 !important;
	width: 100% !important;
	color: #3a3a3a !important;
	background: transparent !important;
	background-color: #fff !important;
	padding: 15px;
}
