/*
Theme Name: Steeler Child
Theme URI: http://demo.7iquid.net/steeler
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Template: steeler
Description: Steeler is a WordPress theme exclusively built for manufacture, industry, factory, laboratory or construction company websites. The theme helps you to get your site up and running in less than minutes with the One Click Demo Importer. Create pages easily with the Drag & Drop Page Builder (Elementor Free) and fully responsive, retina ready and easy to customize.
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: steeler-child
Tags: factory, industrial, gas, chemical, company, construction, engineering, industry, laboratory, manufacture, mechanical, mining, oil, pharmaceutical, refinery, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.display-none{
	display:none!important;
}


.wpgmza_custom_fields p {
    visibility: hidden;
    height: 0px;
}

.call_back {
	z-index: 9;
}

.call_back:hover {
	cursor: pointer;
}

img.wpgmza_marker_icon {
    display: none;
}

/* .wpgmza-grid-row {
    flex-basis: 25% !important;
} */

#wpgmza_marker_list_2 .wpgmza-grid-row {
    padding: 20px 10px !important;
}
#wpgmza_marker_list_3 .wpgmza-grid-row {
    padding: 20px 10px !important;
}

.elementor-gallery__titles-container>a.elementor-gallery-title{
	margin-bottom:5px !important;
}

#wpgmza_marker_list_3 p.wpgmza-content-address-holder-inner.wpgmza_marker_title {
    margin-top: 0;
}
div#wpgmza_marker_list_3 * {
    overflow: hidden;
}

input.wpgmza-search.wpgmza_sl_search_button_3 {
    height: 40px !important;
    vertical-align: top!important;
    padding: 0 25px !important;
    margin: 5px 2px!important;
    color: #fff!important;
    background-color: #a91736!important;
    border: 1px solid #a91736!important;
}

input#addressInput_3 {
    padding: 0!important;
    font-size: 16px !important;
    margin-top: 25px!important;
    padding: 13px 20px !important;
    height: 48px !important;
    display: block!important;
}

#wpgmza_map_3 div.wpgmza-infowindow img.wpgmza_infowindow_image{
	display:none!important;
}

input#nameInput_3 {
    padding: 13px 20px !important;
    height: 47px !important;
    display: none!important;
}

#wpgmza_map_3 div.wpgmza-pagination{
	display:none!important;
}

@media only screen and (max-width: 480px) {
	.wpgmza_map {
		height: 600px!important;
	}	
	.gm-style{
		margin-top: 142px!important;
	}
	.filter-outer{
		top: 0px!important;
	}
	
	div.gm-bundled-control-on-bottom>div.gmnoprint{
		top: -10px!important;
	}
}

p.gform_required_legend {
    display: none!important;
}

a.black-bg-link{
	color: #ffffff!important;
	text-decoration: underline!important;
}

a.black-bg-link:hover{
	color: #A91736!important;
}