.store-locator-online-key-delivery span,
.store-locator-online-key-delivery img {
	display:inline-block;
	text-transform: uppercase;
	font-size:15px;
	margin-left:13px;
}
.store-locator-online-key-delivery {
	display: flex;
	vertical-align: top;
	align-items: center;
}
/* /wp-content/uploads/woocommerce-placeholder-300x300.png */
/*
-------------------------------------------------------------|
													 GLOBAL EDIT |
-------------------------------------------------------------|
*/
.brand_carousel-single {
	position: relative;
}
.brand_carousel-single a {
	position: absolute;
	top:0px;
	bottom:0px;
	width:100%;
}

/*
-------------------------------------------------------------|
									  			   RESOURCES |
-------------------------------------------------------------|
*/
.blog .main-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.blog aside#secondary {
	width: 20%;
}
.blog .post-wrap {
	width: 70%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blog .post-wrap article {
	width: calc(33% - 20px);
	background: #FFF;
	box-shadow: 0px 0px 13.2px -2px rgba(0, 0, 0, 0.24);
	margin-bottom:25px;
	padding-bottom:35px;
}

.blog .post-wrap article h3 {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 122%;
	text-transform: initial;
	padding-left:35px;
	padding-right:35px;
	padding-top:25px;
	margin-bottom:20px;
}

.blog .post-wrap article a.view-link {
	color: #3D86C6;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding-left:35px;
	padding-right:35px;
}

.category-videos .post-thumbnail {
	display:none;
}
/*
-------------------------------------------------------------|
									  RETAILER / DISTRIBUTOR |
-------------------------------------------------------------|
*/

.content-wrap {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 75px;
}

.content-wrap .content {
	width: calc(100% - 235px);
	padding-right: 160px;
}

.button-wrap {
	width: 235px;
}

.content h2 {
	margin-top: 0px;
	color: #2D6597;
	font-size: 35px;
	margin-bottom: 0px;
}
.content h3 {
	margin-top: 35px;
	color: #3D86C6;
	font-size: 25px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.button-wrap a {
	border: 2px solid #3D86C6;
	color: #3D86C6;
	padding: 16px 25px;
	font-size: 16px;
	margin-bottom: 15px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	font-weight: 600;
}

.button-wrap a:last-of-type{
	color: #ffffff;
	background-color: #3D86C6;
}

.lgform {
	padding:85px 100px;
	background-color:#E5E6E7;
}
.lgform form {
	position: relative;
}
.lgform .gform_wrapper.gravity-theme .gf_step_number {
	width: 42px;
	height: 42px;
	border: 0px;
	background: #BCBDC0;
	color: #ffffff;
	z-index: 9;
	position: relative;
}

.lgform .gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
	background: #3D86C6;
	color: #ffffff;
	text-align: center;
}

.lgform .gf_page_steps .gf_step {
	text-align: center;
}

.lgform .gf_page_steps .gf_step > * {
	display: block !important;
	padding-top: 4px;
	font-size:15px;
	margin: 0 auto;
}

.lgform div.gf_page_steps {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lgform .gform_wrapper.gravity-theme .gf_step {
	margin: 0px;
	position: relative;
}
.lgform .gform_wrapper.gravity-theme .gf_step_label {
	padding-left: 0px;
	font-size:18px;
}
.lgform .gform_wrapper.gravity-theme .gf_step_label {
	color: #BCBDC0;
}
.lgform .gform_wrapper.gravity-theme .gf_step_active .gf_step_label {
	color: #3D86C6;
}

.gf_step_label {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 150px;
	margin: 0 !important;
}

.lgform span.gfield_required.gfield_required_text {
	display: none !important;
}

.lgform span.gfield_required:after{
	content: '*';
}
.lgform .gform_heading em  {
	color: #3D86C6;
}
.lgform .gform_heading a {
	color: #3D86C6;
	text-decoration: underline;
}
.lgform .gform_heading h2.gform_title {
	color: #2D6597;
	font-size: 35px;
	margin-top: 0px;
}
.lgform .gform_heading p {
	font-size: 16px;
}
.lgform .gf_step_number:before {
	content: '0';
}
.lgform .gform_wrapper.gravity-theme select {
	padding: 12px 20px !important;
	line-height: 1.25;
}
.lgform .gform_wrapper.gravity-theme .gf_page_steps::after {
	width: 100%;
	height: 2px;
	background-color: #BCBDC0;
	position: absolute;
	content: '';
	top: 20px;
	/* margin-top: 20px; */
	z-index: 8;
	left: 50%;
	transform: translateX(-50%);
}
.lgform .gform_page_footer input {
	width: 100%;
	border-radius:0px !important;
	border: 0px !important;
	background-color: #3D86C6 !important;
}
.lgform .gform_wrapper.gravity-theme .gform_page_footer {
	padding: 34px 0 !important;
	display: flex;
}
.lgform .gfield--type-html h4 {
	color: #3D86C6;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.lgform .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
	background: #607382;
	border: 2px solid #607382;
	border-radius: 20px;
	content: "";
	display: table-cell;
	height: 42px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 42px;
}
.lgform .gform_page_footer input.gform_next_button ~ .lgform .gform_page_footer input.gform_previous_button {
	width: 50%;
}

#gform_3 .gform-body {
	max-width: 100%;
}

#gform_previous_button_3_14 ~ #gform_next_button_3_14,
#gform_previous_button_3_14 {
	width: 50%;
}

.secondary-brand-carousel h3 {
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	font-size: 35px;
	margin-top: 75px;
}

.secondary-brand-carousel {
	margin-bottom: 90px;
}

.secondary-brand-carousel .brand-carousel .slick-prev {
	left: unset;
	right: 110px;
	top: -10px;
}
.secondary-brand-carousel .brand-carousel .slick-next {
	top: -10px;
	right:70px;
}
.secondary-brand-carousel .brand-carousel .slick-arrow {
	height: auto;
	display: flex;
	background-color: #ffffff;
	width: 35px;
	z-index: 10;
}
/*
-------------------------------------------------------------|
											  MINI MEGA MENU |
-------------------------------------------------------------|
*/
.main-navigation li {
	position: initial;
}
.main-navigation a {
	position: relative;
}
ul#primary-menu {
	position: relative;
}
li.menu-item > .drop {
	position: absolute;
	padding-top: 33px;
	display: none;
	left: -10%;
	width: 110%;
}
li.menu-item:hover > .drop {
	display:block;
}
li.menu-item > .drop .drop-wrap {
	background-color: #BCBDC0;
	display: flex;
	box-shadow: 0px 4px 18.5px -1px rgba(0, 0, 0, 0.14);
	position: relative;
}
/* li.menu-item > .drop .drop-wrap:before {
	content: '';
	display: block;
	box-shadow: 0px 4px 18.5px -1px rgba(0, 0, 0, 0.14);
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 20px;
	top: -20px;
} */
li.menu-item > .drop .drop-wrap h5 {
	margin: 0px;
	padding: 16px 42px;
	font-size: 25px;
	background-color: #2D6597;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	line-height: 30px;
}
li.menu-item > .drop .drop-wrap .links-inner {
	width: calc(100% - 305px);
}
li.menu-item > .drop .drop-wrap .links-inner a {
	text-transform: initial;
	font-size: 22px;
	font-weight: 500;
	margin-bottom:20px;
}
.main-navigation .current_page_item .drop a::before {
	content: unset;
}
li.menu-item > .drop .drop-wrap .colwrap {
	padding: 50px 20px 50px 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
li.menu-item > .drop .drop-wrap .block.blue {
	padding: 65px;
	width: 305px;
	min-height: 310px;
	background-color: #3D86C6;
	display: flex;
	flex-wrap: wrap;
}
li.menu-item > .drop .drop-wrap .block.blue h5 {
	padding: 0px;
	background-color:transparent;
}
li.menu-item > .drop .drop-wrap .links-inner .drop-column.col1 {
	width:calc(100% - 25px);
}
li.menu-item > .drop .drop-wrap .links-inner .drop-column.col2 {
	width:calc(50% - 25px);
}
li.menu-item > .drop .drop-wrap .links-inner .drop-column.col3 {
	width:calc(33% - 25px);
}
li.menu-item > .drop .drop-wrap .links-inner .drop-column.col4 {
	width:calc(25% - 25px);
}
.button.black {
	background-color: black;
	border-color: black;
	color:white;
}
li.menu-item > .drop .drop-wrap .links-inner a.button.black {
	text-transform: uppercase;
	font-size: var(--fontsize-button);
	text-align:center;
	display: inline-block;
	padding: 15px 26px;
	line-height:14px;
	align-self: flex-end;
}