/* eventi css */
#it-block-italiagov-page-title {
  padding-bottom: 2em;
}
#it-block-views-block-calendario-eventi-block-4 > h2 {
display:none;}
#it-block-formespostocalendario-eventiblock-2 {
  margin-bottom: 2em;
}

body.path-qui-e-ora #it-block-italiagov-page-title h1{
	font-size: 34px;
	color: #208a8a;
	margin-bottom: -30px;
}

div.view-calendario-eventi img.img-fluid {
  width: 100%;
}

.view-id-calendario_eventi h5.card-title a {
  text-decoration: none;
}
body.page-node-typeevento h1.page-title{
  font-size: 34px;
  color: #208a8a;
}

body.page-node-typeevento .block-views-blockmappa-evento-block-1 h2{
  font-size: 34px;
  color: #208a8a;
}

body.page-node-typeevento .field.field--name-field-tipo-evento {
  margin-top: -10px;
  color: #435a70;
  font-weight: bold;
  font-size: 0.8em;
}

body.page-node-typeevento .field--name-field-data-manifestazione .field__label,
body.page-node-typeevento .field--name-field-data-manifestazione .field__item,
body.page-node-typeevento .field--name-field-luogo-svolgimento .field__label,
body.page-node-typeevento .field--name-field-luogo-svolgimento .field__item{
  display: inline;
}
body.page-node-typeevento .field.field--name-field-data-manifestazione {
  margin-bottom: 0.5em;
}

body.page-node-typeevento .periodo-localita-evento {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
  padding: 0.5em 1em;
  border-radius: 10px;
  margin-bottom: 4em;
}
body.page-node-typeevento .informazioni-sitoweb-evento {
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
  padding: 1em 1em;
  border-radius: 10px;
  margin-bottom: 4em;
}
body.page-node-typeevento .field--name-field-data-manifestazione .field__label,
body.page-node-typeevento .field--name-field-luogo-svolgimento .field__label {
  color: #435a70;
}
body.page-node-typeevento #it-block-italiagov-page-title {
  padding-bottom: 0em;
}

body.page-node-typeevento .field.field--name-field-abstract {
  font-size: 1.2em;
  line-height: 2em;
}
body.page-node-typeevento .field--name-field-informazioni  .field__label{
  color: #435a70;
  margin-bottom: 0.5em;
}
body.page-node-typeevento .field.field--name-field-media-image.field--type-image{
    width: 100%;
}
body.page-node-typeevento .field--name-field-immagine-copertina img{
  box-shadow: 0 1rem 1rem rgb(0 0 0 / 15%) !important;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
}
body.page-node-typeevento #slick-views-slider-infopage-block-2-1{
  margin-bottom: 2em;
}
body.page-node-typeevento .block-views-blockmappa-evento-block-1,
body.page-node-typeevento .field.field--name-field-abstract,
body.page-node-typeevento .field.field--name-field-immagine-copertina{
  margin-bottom: 4em;
}


body.page-node-typeevento #slick-views-slider-infopage-block-2-1 .grid__content{
  box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.25) !important;
  border: 1px solid rgba(0,0,0,0.1);
}
body.page-node-typeevento .field--name-field-informazioni  p {
  margin-bottom: 0.5em;
}

body.page-node-typeevento .field--name-field-sito-web a{
  text-decoration:none;
}

div#views-bootstrap-qui-e-ora-eventiincorso {
  margin-top: 4em;
}
#views-bootstrap-qui-e-ora-eventiincorso h5 a {
  text-decoration: none;
}
#leaflet-map-view-qui-e-ora-attachment-1 .leaflet-popup-content a {
  text-decoration: none;
  color: #208a8a;
  font-weight: bold;
}
#views-exposed-form-calendario-eventi-block-4 .modal-dialog.h-100{
	height: initial!important;
}
#views-exposed-form-calendario-eventi-block-4 .modal-dialog.h-100 .form-group label{
	overflow:initial;
}


#views-bootstrap-calendario-eventi-block-4 a.wrapped-link > div.card {
    height: 100%;
}
/* --- Qui e ora filtro custom --- */
label[for="eventi-select"] {
	color: #208a8a;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
select#eventi-select {
  /*font-size: 1.2em;*/
  background-color: #fff;
  border:1px solid  #435a70;
  padding: 5px 10px 5px 10px;
}
.view-filter-select-distance {
  margin-bottom: 2em;
}
#views-exposed-form-qui-e-ora-eventiincorso {
  display: none;
}


@media(max-width:992px) {
	#views-bootstrap-qui-e-ora-eventiincorso .card.card-bg,
#views-bootstrap-calendario-eventi-block-4	.card.card-bg{
margin-left:initial;
}
}

/* agginta 2023.07.13 */
#views-exposed-form-calendario-eventi-block-4 .form-item-field-tipo-evento-target-id { margin-right: 50px; }
#views-exposed-form-calendario-eventi-block-4 .form-item-combine { margin-right: 15px; }