.recipe-box .green-placeholder,
.recipe-box img {
  height: 250px;
}
.recipe-box .goto {
  top: 233px;
}
.recipe-box .recipe-content h5 {
  line-height: 1.2;
}

.se-height-1 {
  height: 150px;
}
.se-height-2 {
  height: 300px;
}
.se-height-3 {
  height: 450px;
}
#specialEvent {
  background-color:#98ae06;
}
#specialEvent .se-height-3 .box-big {
  height: 450px !important;
}
#specialEvent .box.banner-v2 {
  overflow: hidden;
}
#specialEvent .box.banner-v2 img {
  height: 100%;
  width: auto;
  max-width: none;
  object-fit: cover;
  border-radius: 5px;
  margin: 0 auto;
}

@media (max-width:1200px){
  #specialEvent .box-small {
    height: 100% !important;
  }
  #specialEvent .box-small .rest .info .date {
    font-size: 8px !important;
    font-weight: 500;
  }
}



@media (max-width:991px){
  .se-height-1,
  .se-height-2,
  .se-height-3 {
    height: auto;
  }

  #specialEvent .nested-grid .nested-col,
  #specialEvent .nested-grid .nested-col:nth-child(2) {
    margin-bottom: 1rem !important;
  }

  #specialEvent .nested-grid .nested-col .nested-col:last-child {
    margin-bottom: 0 !important;
  }
  #specialEvent .box-big .rest {
    padding: 2rem;
  }
  #specialEvent .box-big .info .date {
    line-height: 1;
  }
  #specialEvent .box-big h1 {
    font-size: 3rem;
    line-height: 3rem !important;
  }
  #specialEvent .big-block .box .rest .title {
    font-size: 2rem !important;
    line-height: 1;
  }
}

iframe.cms-plugin {
  display: block;
  width: 100%;
  max-width: 1350px;
  height: 600px;
  margin: 0 auto;
  border: 0;
  margin: 0 auto;
}

/* widget calendario eventi/news */
.date-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.date-widget div:first-of-type {
  color: #444;
  font-size: 32px;
  line-height: 25px;
}
.date-widget div {
  color: #7f7f7f;
  font-size: 15px;
}
.box-small-simple .rest-inline {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 1rem;
}
.box-small-simple .rest-inline .title {
  font-family: 'GT Walsheim Bold';
  font-size: 1.5rem !important;
  line-height: 1.14;
}
.box-small-simple .rest-inline .title a {
  color:#444;
  text-decoration: none;
}
.box-small-simple .rest-inline .post-content,
.box-small-simple .rest-inline .info {
  align-self: flex-start;
  margin-top: .5rem;
}
.box-small-simple .rest-inline .post-content {
  color: #444 !important;
}
.box-small-simple .no-image,
.box-small-simple .date-widget {
  width: 35%;
  margin:0 1.5rem;
}

.show-agenda .floating-date {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 75px;
  height: 75px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 3px 10px -2px rgba(0,0,0,.3);
  display: flex;
  justify-content: center;
}
.show-agenda .floating-info {
  position: absolute !important;
  left: 2.25rem;
  top: 37%;
}
.all-news-box-medium.show-agenda .floating-info {
  top: 115px;
}
.big-block .show-agenda .floating-info {
  top: 245px;
}
.show-agenda .floating-info .category {
  position: static !important;
  white-space: nowrap;
}
.all-news-box-medium.show-agenda .rest .post-content {
  margin-bottom: 0 !important;
}
/* debug */
body.debug [data-template]:after {
  content: attr(data-template);
  position: absolute;
  background:red;
  z-index: 1;
  padding: 0 5px;
  color: #fff;
  font-size: 10px;
}

dl.obj-meta {
  display: block;
  margin: 1em 0;
}
dl.obj-meta dt {
  color: #a1a1a1;
  display: inline;
  margin-right: .2rem;
  font-style: italic;
  font-weight: 300;
}
dl.obj-meta dd {
  display: inline;
}
dl.obj-meta dd + dt {
  margin-left: 1.2rem;
}
.suggestions-form {
  margin-top: 2em;
}
.suggestions-form input,
.suggestions-form textarea,
.suggestions-form button {
  font-size: 16px;
}
.survey-container {
  background-color: #eee;
  padding: 50px 0;
}
.survey_slider {
  position: relative;
  padding: 0 40px;
}
.survey_slider .slide {
  text-align: center;
}
.survey_slider .slick-prev,
.survey_slider .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	width: 30px;
	height: 30px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
  background: transparent;
  text-align: center;
  border: 1px solid #6bc048;
  border-radius: 100%;
  padding: 5px;
  align-items: center;
  justify-content: center;
}
.survey_slider .slick-prev {
	left: 5px;
}
.survey_slider .slick-next {
	right: 5px;
}
.survey_slider .slick-prev::before,
.survey_slider .slick-next::before {
  font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 18px;
	color: #6bc048;
  flex-grow: 1;
}
.survey_slider .slick-prev::before {
	content: '\f104';
}
.survey_slider .slick-next::before {
	content: '\f105';
}

.primo-piano {
  background-color: #97ad05;
  color: #fff;
  padding: 4rem 0 12rem !important;
}
.primo-piano summary h1 {
  color: #fff;
}

.primo-piano__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.primo-piano__column {
  display:flex;
  flex-basis: 100%;
  min-height: 250px;
  flex-direction: column;
  overflow: hidden;
}

.primo-piano__element {
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  box-shadow:0 2px 5px 1px rgba(0,0,0,.2);
  flex-grow: 1;
  flex-basis: 33%;
  margin: 6px;
  overflow: hidden;
  min-height: 100px;
}
.primo-piano__element--main {
  min-height: 350px;
}
.primo-piano__element--large {
  flex-basis: 60%;
  flex-grow: 5;
}
.primo-piano__element--small {
  flex-shrink:1;
  flex-basis: 28%;
  min-height: 75px;
}
.primo-piano .tag {
  display: inline-block;
  background-color: #fe9d05;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
}
.tag:empty {
  visibility: hidden;
}

.primo-piano__element h1,
.primo-piano__element h2,
.primo-piano__element h3,
.primo-piano__element h4 {
  margin: 0;
}
.primo-piano__slider {
  position: relative;
  width: 100%;
  height: 100%;
  /*overflow: hidden;*/
}
.primo-piano__slider .slick-list {
  max-width: 100%;
  height: 100% !important;
}
.primo-piano__slider .slick-track {
  height: 100%;
}
.primo-piano__slider .slick-slide {
  display: flex !important;
}
.primo-piano__slider .slick-dots {
  position: absolute;
  left: 1em;
  top: 1em;
  z-index: 1;
}
.primo-piano__slider .slick-dots li::before {
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}

.primo-piano__slide {
  display: flex;
  text-decoration: none;
  font-family: 'GT Walsheim Bold';
  height: 100%;
  border-radius: 5px;
  background-size: cover;
  background-position: 50%;
  background-color: #bbb;
}
.primo-piano__slide__content {
  align-self: flex-end;
  padding: 18px;
  color:#fff;
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.6) 70%);
  text-shadow: 1px 1px 1px rgba(0,0,0,.4);
  width: 100%;
}
.primo-piano__slide__content .meta {
  font-size: 90%;
  margin-bottom: 1em;
}
.primo-piano__slide__content .meta span {
  display: inline-block;
}
.primo-piano__slide__content .meta span + span {
  margin-left: 1.5em;
}
.primo-piano__slide__content .meta .tag {
  padding: 0 10px;
}
.primo-piano__slide__content .meta .location {
  text-transform: uppercase;
}
.primo-piano__slide__content h3 {
  font-size: 24px;
}
.banner-simple {
  height: 100%;
  display: flex;
  font-size: 14px;
  line-height: 16px;
  color:#333;
}
.banner-simple--doc {
  flex-direction: column;
  border-left: 10px solid #fe9d05;
}
.banner-simple .banner-content {
  padding: 5px 10px;
  color: #999;
  align-self: center;
  flex-basis: 70%;
}
.banner-simple .doc-content {
  padding: 10px 15px;
  color: #999;
  align-self: center;
  flex-basis: 100%;
}
.banner-simple .doc-content strong,
.banner-simple .banner-content strong {
  display:block;
  color:#333;
  font-weight: 400;
  font-family: 'GT Walsheim Bold';
}
.banner-simple .date {
  border-right: 1px solid #ddd;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-basis: 30%;
  color: #999;
}
.banner-simple .day {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner-simple .day strong {
  display: block;
  color:#444;
  font-size: 24px;
}
.banner-simple .date .tag {
  border-radius: 0;
  font-size: 11px;
  width: 100%;
  line-height: 16px;
  font-weight: 600;
}


.banner-default {
  display: flex;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-direction: row-reverse;
  color:#333;
}
.banner-default__image {
  align-self: stretch;
  flex-basis: 30%;
  background-color: #bbb;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.banner-default__content {
  display: flex;
  align-self: stretch;
  flex-basis: 70%;
  background-color: #fff;
  padding: 15px;
  font-size: 15px;
  font-family: 'GT Walsheim Bold';
  line-height: 1;
  flex-direction: column;
  justify-content: space-between;
}
.primo-piano__element--small .banner-default__content {
  font-size: 14px;
}
.banner-default__content__meta,
.banner-simple__content__meta {
  display:flex;
  color: #999;
  justify-content: space-between;
  font-family: 'GT Walsheim Bold';
}
.banner-default__content__meta {
  margin-top: 1em;
  font-size: 12px;
}
.banner-simple__content__meta {
  align-self: stretch;
  margin: 0 1em 1em;
  font-size: 12px;
  flex-grow: 0;
}
.banner-simple__content__meta .tag,
.banner-default__content__meta .tag {
  padding: 2px 4px;
}
.banner-simple__content__meta .meta-date {
  align-self: flex-end;
}
.banner-default > picture {
  text-align: center;
  width: 100%;
}
.banner-default > picture > img {
  max-width: 100%;
  object-fit: contain;
  height: 100%;
}
@media (min-width:720px) and (max-width:1199px) {
  .primo-piano__column {
    flex-basis: 50%;
    min-height: 250px;
  }
  .primo-piano__column--main {
    flex-grow: 1;
    flex-basis: 100%;
  }
}
@media (min-width:1200px) {
  .primo-piano__column {
    flex-basis: 25%;
    min-height: 450px;
  }
  .primo-piano__column--main {
    flex-grow: 1;
    flex-basis: 50%;
    width: 750px;
  }
  .primo-piano__slide__content h3 {
    font-size: 36px;
  }
  .primo-piano__element--large .banner-default {
    flex-direction: column-reverse;
    background-size: cover;
  }
  .primo-piano__element--large .banner-default__content {
    align-self: flex-end;
    flex-basis: 40%;
    font-size: 20px;
  }
  .primo-piano__element--large .banner-default__image {
    flex-basis: 90%;
  }
}

.iframe-container {
  max-width: 100%;
  overflow: auto;
  text-align: center;
}
.iframe-container > iframe {
  display: block;
  margin: 0 auto;
}
.accordion p:last-child {
  margin-bottom: 0;
}
.mondo-cia {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2em 0;
  align-items: center;
}
.mondo-cia > * {
	text-align: center;
	padding: 1.5em 1.5em;
	flex-shrink: 1;
	flex-grow: 1;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	flex-basis: 20%;
	color: #166936;
}
@media (max-width:991px){
  .mondo-cia > * {
    flex-basis: 33%;
  }
}
@media (max-width:767px){
  .mondo-cia > * {
    flex-basis: 100%;
  }
}