/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2026 | 13:37:38 */
/* Pagina Podcast */
div.podcast-list-container > div:nth-child(1) > div.podcast-content-left > div.podcast-image > img {
  	max-height: 208px;
  	width: auto;
  	object-fit: contain;
	margin-left: 30px;
	margin-right: 30px;
}

/* Pagina I miti */
/* Carosello miti */
.elementor-element-72ce4d6 {
  border-radius: 18px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

/**
.elementor-element-72ce4d6:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
  filter: brightness(1.05);
}
*/

.elementor-element-72ce4d6 .e-con-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.elementor-element-72ce4d6 h2 {
  margin-top: auto;
}

div.swiper-pagination-horizontal {
	padding-top: 20px;
}

.elementor-element-c27c0c8 {
  height: 150px;
  display: flex;
}

.elementor-element-c27c0c8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Mappa */
div.vr-corner-map > div > div {
	height: 650px!important;	
}
