/*
Theme Name: Blue Yellow
Theme URI: Blue Yellow
Author: QArea
Author URI: https://qarea.com/
Description: This theme is for Blue Yellow
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: COMMA, SEPARATED, RELEVANT, TAGS
Text Domain: blue-yellow

This theme, like WordPress, is licensed under the GPL.
*/

/* Maps styles */
.leaflet-container .leaflet-marker-pane .cluster-icon img{
    width: 70px;
}
.leaflet-container .leaflet-marker-pane .cluster-icon b{
    color: white;
    position: relative;
    top: -13px;
    font-size: 16px;
}
.leaflet-container .leaflet-marker-pane .cluster-icon{
    width: auto;
    height: auto;
    text-align: center;
}
/* End Map Styles */