/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Store locator store locator get direction **/
#store_locator .store_locator_get_direction, 
#store_locator_find_stores_button {
	color: white !important;
	font-size: 16px !important;
	text-decoration: none !important;
	text-align: center !important;
	background-color: #022269 !important;
	width: 100% !important;
	padding: 15px 32px 15px 32px !important;
	margin-top: 15px !important;
	margin-bottom: 25px !important;
	border-width: medium !important;
	border-style: none !important;
	border-radius: 99px !important;
	display: inline-block !important;
}

/** General >> Store locator result list store locator actions **/
#store_locator_result_list .store_locator_actions {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Gm style iw t div **/
.gm-style-iw-t > div {
	max-width: 375px !important;
	height: 500px !important;
}

/** General >> Div (#2) div (#2) **/
div .store_locator_infowindow {
	max-width: 375px !important;
}

/** General >> Store locator filter active filter store locator filter active **/
#store_locator_filter_active_filter .store_locator_filter_active {
	background-color: rgb(2, 34, 105) !important;
}

/** General >> Oxy sticky header active **/
.oxy-sticky-header-active {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Fluentform 5 wpf has custom css **/
#fluentform_5 .wpf_has_custom_css {
	background-color: rgb(2, 34, 105) !important;
}

/** General >> Div (#2) div (#2) _2 **/
div .store_locator_infowindow {
	max-height: 500px !important;
}

/** General >> Fluentform 5 wpf has custom css (:hover) **/
#fluentform_5 .wpf_has_custom_css:hover {
	color: rgb(255, 255, 255) !important;
}

/** General >> Store locator map store locator visit store **/
.store_locator_visit_store {
	display: none !important;
}

/** General >> Store locator description **/
.store_locator_description {
	padding-right: 0 !important;
	padding-left: 0 !important;
	border-radius: 8px !important;
}

/** General >> Size medium **/
.store-locator-col-sm-12 .size-medium {
	width: 100% !important;
	object-fit: cover !important;
	border-radius: 8px !important;
}

/** General >> Store locator actions **/
.store_locator_actions {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

/** General >> Store locator visit website **/
.store_locator_visit_website {
	display: none !important;
}

