/* Map style */
.sb-map { max-width:100%; }
.sb-map img { box-shadow:none; border-radius:0; max-width:none; }
.sb-map .sb-marker { display:none; }
.gm-style .gm-style-iw { width:auto !important; white-space:nowrap; }
.map_section .wp-post-image{
    max-width:250px;
    border-radius:5px;
    padding:0;
    border:none;
    margin-bottom:1rem;
}
.gm-style-iw {
    position:relative;
}
.gm-style-iw button{
    position: absolute !important;
    top:-1rem;
    left:-2rem;
}
.gm-style-iw button span{
    margin:0 !important;
}
/*.gm-style-iw-ch{*/
/*    padding: 1rem 0 17px;*/
/*    background: url(../img/logo.png) no-repeat right center;*/
/*    background-size: 17%;*/
/*}*/
.gm-style-iw a {
    padding: 2rem 0;
    padding-right: 8rem;
    background: url(../img/logo_map.png) no-repeat right center;
    background-size: 7rem;
    color: #909C91;
    font-size:1.2rem;
}
.gm-style-iw .pro_id{
    color: #909C91;
    font-size:1.5rem;
    border-right:1px solid ;
    padding-right:0.5rem;
    margin-right:0.5rem;
}
.gm-style-iw .pro_status{
    display:inline-block;
    background: #585F59;
    color:#fff;
    padding:0.5rem 1rem;
    border-radius:20px;
    font-size:1rem;
    font-weight:bold;
    float:left;
}
 
.gm-style .gm-style-iw-d {
    padding-left: 1rem;
    padding-bottom: 1rem;
    overflow: hidden !important;
}