/*!
*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;600;700&display=swap");
.titolo-sezione, .bloccoeventi-titolo {
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	text-transform: uppercase;
	color: #002845;
	position: relative;
	margin-top: 100px;
	margin-bottom: 90px;
}

@media (min-width: 1220px) {
	.titolo-sezione, .bloccoeventi-titolo {
		font-size: 30px;
		line-height: 36px;
	}
}

.titolo-sezione:after, .bloccoeventi-titolo:after {
	content: "";
	width: 90px;
	height: 1px;
	background-color: #05a552;
	position: absolute;
	bottom: -10px;
	left: 0px;
}

.titolo_dettaglio {
	color: #002845;
	font-size: 48px;
	line-height: 110%;
	margin: 16px 0px 12px;
}

.titolo_dettaglio a {
	text-decoration: none;
	color: inherit;
}

.titolo_dettaglio a:hover {
	text-decoration: underline;
}

.entry-meta_dettaglio {
	font-size: 14px;
	color: #323232;
}

.freccia-dx {
	width: 15px;
	height: 10px;
	background-color: #002845;
	clip-path: polygon(0% 45%, 90% 45%, 71% 10%, 76% 0%, 100% 50%, 76% 100%, 71% 90%, 90% 55%, 0% 55%);
	-webkit-clip-path: polygon(0% 45%, 90% 45%, 71% 10%, 76% 0%, 100% 50%, 76% 100%, 71% 90%, 90% 55%, 0% 55%);
}

.freccia-sx {
	width: 15px;
	height: 10px;
	background-color: #002845;
	clip-path: polygon(0% 45%, 90% 45%, 71% 10%, 76% 0%, 100% 50%, 76% 100%, 71% 90%, 90% 55%, 0% 55%);
	-webkit-clip-path: polygon(0% 45%, 90% 45%, 71% 10%, 76% 0%, 100% 50%, 76% 100%, 71% 90%, 90% 55%, 0% 55%);
	transform: rotate(180deg);
}

.freccia-sx-up {
	width: 15px;
	height: 15px;
	background-color: #002845;
	clip-path: polygon(20% 0%, 20% 10%, 83% 10%, 0% 93%, 7% 100%, 90% 17%, 90% 80%, 100% 80%, 100% 0%);
	-webkit-clip-path: polygon(20% 0%, 20% 10%, 83% 10%, 0% 93%, 7% 100%, 90% 17%, 90% 80%, 100% 80%, 100% 0%);
	transform: rotate(-90deg);
}

.freccia-dx-up, .bloccoeventi-eventi-mese-eventi-evento-container::after {
	width: 15px;
	height: 15px;
	background-color: #002845;
	clip-path: polygon(20% 0%, 20% 10%, 83% 10%, 0% 93%, 7% 100%, 90% 17%, 90% 80%, 100% 80%, 100% 0%);
	-webkit-clip-path: polygon(20% 0%, 20% 10%, 83% 10%, 0% 93%, 7% 100%, 90% 17%, 90% 80%, 100% 80%, 100% 0%);
}

ss3-force-full-width {
	transform: unset !important;
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 1280px) {
	ss3-force-full-width {
		margin-left: calc(((100vw - 1280px) / -2) - 15px);
		margin-right: calc(((100vw - 1280px) / -2) - 15px);
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.bloccoeventi-titolo {
	margin: 60px 0px 10px;
}

.bloccoeventi-eventi {
	max-width: 800px;
	margin: 40px auto;
}

.bloccoeventi-eventi-mese-nome {
	text-align: right;
	color: #007c3d;
	text-transform: uppercase;
	font-size: 24px;
}

.bloccoeventi-eventi-mese-eventi {
	display: grid;
	grid-template-columns: 50px 80px auto;
	border-top: 1px solid #aaaaaa;
	padding: 20px 0px;
}

@media (min-width: 768px) {
	.bloccoeventi-eventi-mese-eventi {
		grid-template-columns: 145px 110px auto;
	}
}

.bloccoeventi-eventi-mese-eventi:last-of-type {
	border-bottom: 1px solid #aaaaaa;
}

.bloccoeventi-eventi-mese-eventi-giorno {
	color: #002845;
	font-size: 40px;
	line-height: 40px;
}

@media (min-width: 768px) {
	.bloccoeventi-eventi-mese-eventi-giorno {
		font-size: 108px;
		line-height: 108px;
		font-weight: 700;
	}
}

.bloccoeventi-eventi-mese-eventi-giorno-set {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #999999;
	font-size: 16px;
	line-height: 25px;
}

@media (min-width: 768px) {
	.bloccoeventi-eventi-mese-eventi-giorno-set {
		font-size: 20px;
		line-height: 42px;
	}
}

.bloccoeventi-eventi-mese-eventi-evento {
	padding-top: 12px;
}

.bloccoeventi-eventi-mese-eventi-evento a {
	color: #fff;
	text-decoration: none;
}

.bloccoeventi-eventi-mese-eventi-evento-container {
	position: relative;
	padding: 8px 34px 8px 14px;
	margin-bottom: 4px;
	background-color: #007c3d;
}

.bloccoeventi-eventi-mese-eventi-evento-container::after {
	background-color: #ffffff;
	content: "";
	position: absolute;
	top: 8px;
	right: 5px;
}

.bloccoeventi-eventi-mese-eventi-evento-container:hover .bloccoeventi-eventi-mese-eventi-evento-excerpt,
.bloccoeventi-eventi-mese-eventi-evento-container:hover .bloccoeventi-eventi-mese-eventi-evento-categoria,
.bloccoeventi-eventi-mese-eventi-evento-container:hover .bloccoeventi-eventi-mese-eventi-evento-titolo {
	color: #002845;
}

.bloccoeventi-eventi-mese-eventi-evento-container:hover::after {
	background-color: #002845;
}

.bloccoeventi-eventi-mese-eventi-evento-titolo {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #ffffff;
	word-break: break-word;
}

@media (min-width: 768px) {
	.bloccoeventi-eventi-mese-eventi-evento-titolo {
		font-size: 22px;
	}
}

.bloccoeventi-eventi-mese-eventi-evento-titolo a {
	color: #ffffff;
	text-decoration: none;
}

.bloccoeventi-eventi-mese-eventi-evento-titolo a:hover {
	color: #fff;
	text-decoration: none;
}

.bloccoeventi-eventi-mese-eventi-evento-categoria {
	font-weight: 700;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	color: #fff;
}

@media (min-width: 768px) {
	.bloccoeventi-eventi-mese-eventi-evento-categoria {
		font-size: 15px;
	}
}

.bloccoeventi-eventi-mese-eventi-evento-excerpt {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}

.bloccoeventi-eventi-mese-eventi-evento-excerpt a {
	color: #fff;
	text-decoration: none;
}

.bloccoeventi-eventi-mese-eventi-evento-excerpt a:hover {
	color: #fff;
	text-decoration: none;
}

.bloccoeventi-tutti-eventi {
	text-align: right;
}

.bloccoeventi-tutti-eventi a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

/*# sourceMappingURL=fascia-eventi.css.map */