/*
  Theme Name:   wrp
  Author:       IAI Design
  Version:      1.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Template:     neve
*/

/* caption in elementor gallery slideshow */
.elementor-slideshow__title {
    color:#565656;
	font-weight: 500; 
}

/* per allineare l'ultima immagine a sinistra nella gallery di elementor */
.elementor-image-gallery  .gallery-item {
    margin: 0 !important;
}

/* MAPSVG - custom per filtri in colonna destra */
#mapsvg-map-27 .mapsvg-filters-wrap {
 background-color: #FFC801;
 font-size: 12px !important;
 line-height: 10px !important;
 margin-top:10px !important;
}

#mapsvg-map-27 .mapsvg-filters-wrap .mapsvg-filter-label {
    color: #333333 !important;
    max-width: 70% !important;
  	border-bottom: 5px !important;
}

#mapsvg-map-27 .mapsvg-directory-search{
    margin: 10px 10PX 10px 0 !important;
}

