.spettacoli-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
		-ms-flex-direction: row;
			flex-direction: row;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -30px;

}
.spettacoli-wrapper .spettacolo {
	width: 100%;
	padding: 0 30px;
	margin: 30px 0;
	text-align: center;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	opacity: 1;
	position: relative;
}
.spettacoli-wrapper .spettacolo:hover {
	opacity: .8;
}
.spettacoli-wrapper .spettacolo a {
	position: relative;
	display: block;
}
.spettacoli-wrapper .spettacolo a:after {
	content: '';
	border-top: 2px solid;
	position: absolute;
	bottom: -20px;
	display: inline-block;
	width: 40%;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
			transform: translate3d(-50%, 0, 0);
	-webkit-transition: all .4s;
	transition: all .4s;
}
.spettacoli-wrapper .spettacolo a:hover:after {
	width: 80%;
}
@media (min-width: 768px) {
	.spettacoli-wrapper.cols-3 .spettacolo {
		-webkit-box-flex: 0;
			-ms-flex: 0 1 33.333%;
				flex: 0 1 33.333%;
		width: 33.3333%;
	}
	.spettacoli-wrapper .spettacolo {
		-webkit-box-flex: 0;
			-ms-flex: 0 1 25%;
				flex: 0 1 25%;
		width: 25%;
	}
}
.spettacoli-wrapper .spettacoloTB {
	position: relative;
	width: 100%;
	border: 10px solid;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.spettacoli-wrapper .spettacoloTB::before {
	padding-top: 100%;
	content: '';
	display: block;
}
.spettacoli-wrapper .spettacoloTB img {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.spettacoli-wrapper .spettacoloFull {
	display: block;
}
.eventi-block__itemDate {
	text-transform: uppercase;
	color: #343333;
	font-weight: bold;
	font-size: 1.25em;
}
.spettacoli-wrapper .eventi-block__itemDate {
	margin: 0 -10px 3px;
}
.spettacoli-wrapper .spettacoloTitle {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.spettacoli-wrapper .spettacoloCompagnia,
.spettacoli-wrapper .spettacoloTitle {
	font-size: 1.7em;
	font-weight: normal;
	padding-bottom: 0em;
	line-height: 1.2;
}
.spettacoli-wrapper .spettacoloTitle .entry-subtitle {
	font-size: .7em;
	font-style: italic;
}
.spettacoli-wrapper .spettacoloCompagnia {
	font-size: 1.1em;
}
.spettacoli-wrapper .spettacoloFull,
.spettacoli-wrapper .spettacoloCompagnia {
	text-transform: uppercase;
}
.spettacoli-wrapper .spettacoloFull {
	margin-top: 1em;
	font-size: .9em;
}
.event-date + .event-location:before {
	content: '|';
	padding: 0 5px;
	position: relative;
	top: -2px;
}
/* single specific */
.single-spettacolo article .entry-header {
	margin-bottom: 2em;
}
.single-spettacolo article .entry-header p {
	font-style: italic;
	font-size: 1.2em;
}

.single-spettacolo article .eventi-block__itemDate {
	padding: 0 5px;
}
.single-spettacolo .event-date:before {
	content: '\7d';
	font-family: "ETmodules" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
}
.compagniaAdditional {
	margin: 1em 0 2em;
}
.single-spettacolo .entry-content {
	overflow: hidden;
}
.single-spettacolo .spettacoloDates {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-right: -5px;
}

.single-spettacolo .spettacoloBook,
.single-spettacolo .spettacoloFull {
	color: #a1000a;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 0 5px;
}

#book {
	text-align:center;
	margin: 2em 0;
}
.bookWrapper {
	display: inline-block;
	padding: 2em;
	border: 2px solid #a1000a;
	text-align: center;
	margin: auto;
	width: auto;
	min-width: 300px;
	max-width: 80%;
}
.dLabel{
	font-weight: bold;
}
.single-spettacolo .spettacoloBook,
#book a {
	text-decoration: underline;
}
#book a {
	font-weight: bold;
	margin: 1em 0 0;
	font-size: 1.2em;
	text-transform: uppercase;
	display: inline-block;
}
.rd-oa-spettacolo__contentWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
		-ms-flex-direction: row;
			flex-direction: row;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rd-oa-spettacolo_thumbWrapper,
.rd-raf-evento__Main {
	-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	width: 100%;
}
.rd-oa-spettacolo_thumbWrapper {
	-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
			order: -1;
	margin-bottom: 20px;
}
.single-spettacolo article {
  	margin-bottom: 50px;
}
@media ( min-width: 768px ) {
	.rd-raf-evento__Main {
		-webkit-box-flex: 0;
			-ms-flex: 0 1 63%;
				flex: 0 1 63%;
		padding-right: 5%;
		width: 63%;
	}

	.rd-oa-spettacolo_thumbWrapper {
		-webkit-box-flex: 0;
			-ms-flex: 0 1 37%;
				flex: 0 1 37%;
		width: 37%;
	}
	.single-spettacolo .spettacoloBook,
	.single-spettacolo .spettacoloFull {
		width: auto;
		text-align: center;
	}
	.rd-oa-spettacolo_thumbWrapper {
		-webkit-box-ordinal-group: 2;
			-ms-flex-order: 1;
				order: 1;
		margin-bottom: 0;
	}
  	.single-spettacolo article {
		margin-bottom: 100px;
  	}
}
