header.entry-header {
    width: 100%!important;
}

.entry-content {
    width: 100%!important;
}

.col-md-6 {
    width: 50%;
    float: left;
}

.gm-style-iw p {
    padding: 10px!important;
}

.gm-style-iw h4 {
    padding: 10px!important;
}

.infoBubble {
    display:none;
}
.indicazioni {
    padding: 10px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 90%;
}

.infoBubble.right {
    padding: 10px;
    font-size: 13px;
    width: 150px;
    min-height: 120px;
    background: white;
    position: absolute;
    border-radius: 20px;
    box-shadow: 7px 7px 24px -11px;
    
}
#legenda {
    cursor: pointer;
}
 #googleMap { width: 100%; height: 400px; top: 0; left: 0; right: 0; bottom: 0; }
       
         /*style the box*/  
         .gm-style .gm-style-iw {
            /*background-color: #3C61AD !important;*/
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
           min-height:50px;
            /*padding-top: 10px;*/
            display: block !important;
         }    
        .gm-style-iw div {
            display: block!important;
            overflow: visible!important;
        }
         /*style the p tag*/
         .gm-style .gm-style-iw #google-popup p{
            padding: 10px;
            border: none!important;
         }
         
     
        /*style the arrow*/
        .gm-style div div div div div div div div {
          /*  display: none!important; 
            background-color: #fff !important; */
            padding: 0;
            margin: 0;
            padding: 0;
            top: 0;
            color: #000;
            font-size: 16px;

        }
        .gm-style div div div div div {
    border: none !important;
}

        /*style the link*/
        .gm-style div div div div div div div div a {
            color: #f1f1f1;
            font-weight: bold;
        }
          div#filter-section select {
    display: block;
    width: 45%;
    margin:  0 auto;
    margin-bottom: 20px;
}