/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/

.mobile_menu_bar:before {
	color: #ffffff !important;
}

.bottom-nav li.current-menu-item>a {
	color: #36547c !important;
}

.mmp-popup-name {
	color: #2b529e;
	font-weight: 500;
}

.leaflet-container a {
color: #2b529e !important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
background: #f7d3a9;
}

.home .mmp-list {
	display: none;
}

.maps-marker-pro {
background-color: transparent;
border: 0px solid #ccc;
box-sizing: border-box;
color: #1a1a1a;
}

.maps-marker-pro .leaflet-popup-content-wrapper {
border-radius: 3px;
}

.maps-marker-pro.mmp-list-below .mmp-list {
border-top: 0px solid #ccc;
flex: initial!important;
}

.maps-marker-pro .mmp-list {
font-size: 16px;
line-height: 1.6;
margin-top: 20px;
}

.maps-marker-pro .mmp-list-row {
border-bottom: 0px solid #ccc;
border-radius: 3px;
display: flex;
padding: 15px;
background: #F7D3A9;
margin-bottom: 20px;
}

.maps-marker-pro .mmp-list-name {
cursor: pointer;
font-size: 16px;
font-weight: 500;
color: #2b529e;
}

.maps-marker-pro .mmp-list-nav button:hover {
background-color: #2b529e;
cursor: pointer;
}

.maps-marker-pro .mmp-list-nav button {
background-color: #F09000;
border: 0px solid #ddd;
border-radius: 3px;
color: #fff;
font-size: 16px;
height: 32px;
margin: 0 4px;
padding: 0px 8px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
width: 32px;
}
