/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


#mapa-advogados {
   height: 500px; 
   width: 100%;
}

.leaflet-tile {
    image-rendering: crisp-edges;
    border: none !important;
}

.marker-cluster-small div, .marker-cluster-medium div, .marker-cluster-large div{
    background-color: #671b25!important;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}


.marker-cluster-small, .marker-cluster-medium, .marker-cluster-large {
    background-color: rgba(103, 27, 37, 0.6)!important;
}

.gform-field-label{
	font-family:'Montserrat',sans-serif!important;
	font-weight:400!important;
	color:#ffffff;
	font-size:16px;
	line-height:24px;
	padding: 0px 0px 4px 0px;
}

select{border:0px!important;}

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input{display:none!important; }

.gfield{margin-top:10px;}
.leaflet-popup-content{
	width:200px!important;
	margin:12px 10px 12px 12px!important;
	font-size:14px!important;
}

.leaflet-container a.leaflet-popup-close-button{
	color:#671b25!important;
}
.leaflet-popup-content .name, .leaflet-popup-content .name a{
	font-family:"Montserrat",sans-serif;
	font-weight:700;
	color:#671b25;
	padding-bottom:4px!important;
	margin:0px!important;}
.leaflet-popup-content .esp{
	font-size:12px;
	line-height:15px;
	font-weight:400;
	font-family:"Montserrat",sans-serif;
	color:#370c12
	padding-bottom:8px!important;
	margin:0px!important;}

.leaflet-popup-content .loc{
	font-size:14px;font-weight:500;
	font-family:"Montserrat",sans-serif;
	padding-top:10px;
	color:#2e2e71;
	margin:0px!important;
}
}
