
.pin_product_el{
    width: 100% !important;
    height: unset !important;
}
.pin_product_el center{
    margin-bottom: 15px;
    padding:0 15px;
    text-align: center;
}
.pin_product_el b{
    font-size: 21px;
}
.pin_product_el img{
    display: none;
}
.leaflet-interactive{
    stroke:#b92504 !important;
    fill:#fff !important;
}
.leaflet-container .pin_product_el a,.reset_zoom
{
    padding: 5px 30px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #b60e0e;
    color: white;
    margin: 0 auto;
    display: table;
    text-decoration: none;
    width: 100%;
    text-align: center;
}
.pin_modul > div{
    margin-top:10px;
    margin-bottom: 10px;
}
.reset_zoom{
    display: inline;
}
.beautify-marker{
    background: url(/assets/frontend/css_user/leaflet/add_f.png);
    background-repeat: no-repeat;
    background-position: center;
}