/************************************************/
/*												*/
/*	IL DISORDINE DELLE COSE						*/
/*	CSS - GENERALE								*/
/*	DEVEL BY TIWI								*/
/*												*/
/************************************************/

/* SECTIONS */
section.un-ponte-sul-fiume  {
	
} 

/* COVER STORIES */

section.un-ponte-sul-fiume#cover-download {
	background-color:#333333;
} section.un-ponte-sul-fiume#cover-download #logo {
	display:block;
	position:absolute; left:50%; top:80px;
	margin-left:-475px; margin-top:0px;
} section.un-ponte-sul-fiume#cover-download h1 {
	position: absolute;
	width: 960px;
	color: #ffffff;
	left: 50%;
	margin-left: -480px;
	top: 150px;
} section.un-ponte-sul-fiume#cover-download .button.buy.magenta {
	width:230px; top:275px;
} section.un-ponte-sul-fiume#cover-download  .description {
	width: 490px;
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: -480px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #333333;
} section#cover-download.un-ponte-sul-fiume  .description-tablet {
	display:none;
} section#cover-download.un-ponte-sul-fiume #play-soundcloud {
	display:none;
}