.customizations #zero .button.small,
.customizations #one .button.small,
.customizations #two .button.small,
.customizations #three .button.small {
	text-transform: none;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 2.75em;
	height: 2.75em;
	padding: 0 1.25em;
	margin-bottom: 1em;
}

.customizations #four.table-wrapper .button {
	height: 2.75em;
	line-height: 2.75em;
}

.customizations #four h2.major {
	border-bottom: 0;
}

.customizations #footer .socials {
	margin-bottom: 2em; 
}

.customizations #footer .socials i {
	font-size: 24px;
	margin-right: 10px;
}

.customizations #banner h2 {
	line-height: 1.25em;
}

.customizations #banner h2 span {
	font-size: 0.8em;
}

a.title-link { border-bottom: 0 !important; }

.customizations span.subs {
	text-transform: none;
}

.customizations .privacy {
	margin-top: 15px;
}

.customizations .venue h3,
.customizations .venue h5 {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0.5em;
}

.customizations .venue h4 {
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.customizations .venue h5 {
	text-transform: none;
}

.customizations .venue a.special:not(.button) {
	text-transform: none;
}

.customizations .footer-form {
	background-image: none !important;
	background-color: hsl(0,2%,30%);
	margin-top: -6.5em;
    padding-top: 6.5em;
}

.customizations .image-cover {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.customizations section .inner ol.tracks.even {
	text-align: left;
/* 	float: right; */
}

.customizations form.buy-form .row {
	margin-bottom: 15px;
}

.customizations form.buy-form .row.privacy {
	margin-top: 30px;
}

.button.small span i {
	font-size: 20px;
	vertical-align: -0.15em;
}
.button.small span i.fa-file-text { font-size: 20px; }

table tbody {
	font-size: 0.9em;
}
table th.date {
	width: 15%;
}
table th.where {
	width: 15%;
}
table th.title {
	width: 60%;
}
table th.info {
	width: 10%;
}


/* PLAYER */

#player-fots,
#player-2ms {
    height:0;
    width:0
}

.show-mobile {
	display: none;
}


/* FORM BUY ALBUM */
.form_msg {
	padding: 2.5em;
	-moz-transform: translateY(0.5em);
	-webkit-transform: translateY(0.5em);
	-ms-transform: translateY(0.5em);
	transform: translateY(0.5em);
	-moz-transition: opacity 0.35s ease, -moz-transform 0.35s ease;
	-webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
	-ms-transition: opacity 0.35s ease, -ms-transform 0.35s ease;
	transition: opacity 0.35s ease, transform 0.35s ease;
	-webkit-overflow-scrolling: touch;
	background: hsl(0,2%,50%);
	border-radius: 5px;
	display: block;
	max-width: 100%;
	position: relative;
	width: 24em;
	opacity: 1;
}
.form_msg.err {
	background-color: rgba(255,0,0, 0.5);
}

.mask {
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	-moz-transition: opacity 0.35s ease, visibility 0.35s;
	-webkit-transition: opacity 0.35s ease, visibility 0.35s;
	-ms-transition: opacity 0.35s ease, visibility 0.35s;
	transition: opacity 0.35s ease, visibility 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	background: hsla(0,2%,60%, 0.6);
	cursor: default;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	opacity: 1;
}
.form_msg p {
	margin: 0;
}
.form_msg a.close {
	cursor: pointer;
	pointer-events: all;
}


h1.major, h2.major, h3.major, h4.major, h5.major, h6.major { padding-bottom: 0; border-bottom: 0; }



/* FOTS OPENING SECTION */

.wrapper.style_orange,
.wrapper.spotlight.style_orange {
	background-color: rgb(239, 123, 0);
}

.wrapper.style_orange:before, .wrapper.style_orange:after,
.wrapper.spotlight.style_orange:before, .wrapper.spotlight.style_orange:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:rgb(239, 123, 0);' /%3E%3C/svg%3E");
}



/*	STORIFILIA UI					*/
/*	Aqua		rgb(140,190,186);	*/
/*	Deep aqua	rgb(55,160,160);	*/
/*	Link		rgb(0,111,155);		*/

.wrapper.style_storifilia,
.wrapper.spotlight.style_storifilia {
	background-color: rgb(55,160,160);
}
.wrapper.style_storifilia:before, .wrapper.style_storifilia:after,
.wrapper.spotlight.style_storifilia:before, .wrapper.spotlight.style_storifilia:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:rgb(55,160,160);' /%3E%3C/svg%3E");
}
.lettering_storifilia { height: 70px; }
.logo_mr { height: 16px; }


@media screen and (max-width: 980px) {

	.lettering_storifilia { height: 50px; }
	.logo_mr { height: 13px; }

}


/* 	AMORE IN SE UI */

.wrapper.style_amoreinse,
.wrapper.spotlight.style_amoreinse {
	background-color: rgb(250, 250, 250);
	color: #737373;
}
.wrapper.style_amoreinse:before, .wrapper.style_amoreinse:after,
.wrapper.spotlight.style_amoreinse:before, .wrapper.spotlight.style_amoreinse:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:rgb(250,250,250);' /%3E%3C/svg%3E");
}
.style_amoreinse h2,
.style_amoreinse .button {
	color: #737373 !important;
}

.style_amoreinse .button {
	box-shadow: inset 0 0 0 1px rgb(115 115 155 / 50%);
}
.style_amoreinse .button:hover {
	background-color: rgb(225,225,225);
}


/* MONDO FRATELLO UI */
.wrapper.style_mondofratello,
.wrapper.spotlight.style_mondofratello {
	background-color: #294056;
}
.wrapper.style_mondofratello:before, .wrapper.style_mondofratello:after,
.wrapper.spotlight.style_mondofratello:before, .wrapper.spotlight.style_mondofratello:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:rgb(41,64,86);' /%3E%3C/svg%3E");
}


/* GLAMMY XMAS UI */
.wrapper.style_glammyxmas,
.wrapper.spotlight.style_glammyxmas {
	background-color: #c44f76;
}
.wrapper.style_glammyxmas:before, .wrapper.style_glammyxmas:after,
.wrapper.spotlight.style_glammyxmas:before, .wrapper.spotlight.style_glammyxmas:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:rgb(196,79,118);' /%3E%3C/svg%3E");
}

/* OTHER CUSTOMS */

#zero .tour_dates .button.small { margin-bottom: 0; }
#zero .tour_dates tbody tr:nth-child(2n + 1) { background-color: rgba(255, 255, 255, 0.1); }
#zero .tour_dates .button.special { background-color: rgb(109, 91, 73); }
#zero .tour_dates .button.special:hover { background-color: rgb(77, 64, 51); }
#zero .tour_dates table { margin-bottom: 0; }
#zero .tour_dates th.where { width: 40%; }
#zero .tour_dates iframe { width: 100%; height: 50vh; }
#zero .tour_dates .map_overlay {
	background: transparent;
	position: relative; 
	width: 100%;
	height: 50vh;		/* your iframe height */
	top: 50vh;			/* your iframe height */
	margin-top: -50vh;	/* your iframe height */
}
#zero .tour_dates section { margin-bottom: 2em; }

.text-force-right { text-align: right !important; }
.text-force-left { text-align: left !important; }

.margin-1em {
	margin-bottom: 1em !important;
}


/* CLEARFIX */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* DEBUG LINK VUOTI */
a[href=""] {
  border:5px dotted green !important;
}


