@font-face {
 font-family: 'Raleway';
 font-style: normal;
 font-weight: 400;
 src: local('Raleway'),
 local('Raleway-Regular'),
 url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype');
}
@font-face {
 font-family: 'Raleway';
 font-style: normal;
 font-weight: 700;
 src: local('Raleway Bold'),
 local('Raleway-Bold'),
 url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf) format('truetype');
}
body {
    font-family: 'Raleway',Helvetica,sans-serif;
    font-style: normal;
    font-size: 15px;
}
#menu li a {
    font-weight: normal !important;
    font-size: 145% !important;
    background: #3d464c !important;
}

#menu, #menu ul {
    background: #3d464c !important;

}

#colMid .webPageGallery_imgs li {
    flex: 0 1 25% !important;
}
#navBar a, a.cookiePolicy {
    font-weight: 200 !important;
    font-size: smaller !important;
}
{
.gmaps
height: 100%;
width: 100%;
}

#messageMiddleBox {
    line-height: 30px;
}

#mainTableContainer {
max-width: 90% !important;
}

#head .header_container, #header_responsive .header_bottom_bar, #header_responsive .header_top_bar, #header_responsive .top_buttons, #mainTableContainer, #mapLinksBox {
max-width: 90% !important;
}

#top_search {
display: none !important;
}






.whatsapp-float {
    position: fixed;
    top: 40px;
    right: 10px;
    z-index: 100;
}

.whatsapp-float img {
    width: 207px; /* Dimensione del pulsante */
    height: 48px;
    border-radius: 0%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 768px) {
    .whatsapp-float img {
        width: 156px;
        height: 36px;
    }
}
div#mainTableContainer > div#mainTable > div#colMid > div#staticPage > div.wp:nth-of-type(2) > div.html_block.block-2 > p:nth-of-type(2) > strong > font {
  font-size: 26px;
}
div#mainTableContainer > div#mainTable > div#colMid > div#navBar > div#breadcrumbs > ul > li > a > span {
  font-size: 14px;
}
div#mainTableContainer > div#mainTable > div#colMid > div#navBar > div#breadcrumbs > strong {
  font-size: 14px;
}
div#mainTableContainer > div#mainTable > div#colMid > div#navBar > div#breadcrumbs > ul > li * {
  font-size: 14px !important;
}
