.node-promoted h2,
.node-promoted .node-readmore {
	display:none;
}
#navbar{display:none;}
/*
section#block-custom-turismoroma-homepage-newsletter-block {
    margin: 0 -100%;
    padding: 0 100%;
}
*/

section#block-custom-turismoroma-homepage-newsletter-block{padding:19px 16px 19px 16px}
section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione,
section#block-custom-turismoroma-homepage-newsletter-block .testo_iscrizione {
    display: inline-block;
	vertical-align:middle
}
section#block-custom-turismoroma-homepage-newsletter-block .testo_iscrizione{
    font-family: 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
	padding-left:30px
	}
section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione,
section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione a{
	color:#f7a300;
	font-family: 'Suez One';
    font-size: 46px;
	}
	section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione{border-right:2px solid #B98715;padding:8px 30px 8px 0}
section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione a {
	text-decoration:none;
	}	
section#block-custom-turismoroma-homepage-newsletter-block {
    text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#540805+0,97122b+100 */
	background: #540805; /* Old browsers */
	background: -moz-linear-gradient(left,  #540805 0%, #97122b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #540805 0%,#97122b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #540805 0%,#97122b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#540805', endColorstr='#97122b',GradientType=1 ); /* IE6-9 */
	/*---ombra sottostante--*/
	-webkit-box-shadow: 0px 25px 30px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 25px 30px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 25px 30px 0px rgba(50, 50, 50, 0.25);
	/*margin-bottom: -30px;*/

}

/*--------da spostare su main menu-------*/
#block-system-main-menu .livello_due .node-page a {
    font-family: 'Montserrat';
    font-size: 15px;
    color: black;
    font-weight: 500;
    padding: 10px 15px;
}
#block-system-main-menu .livello_due .node-page a::before {
    content: ">";
    font-weight: 600;
    padding-right: 0.5em;
    color: #98132C;
}

@media screen and (max-width:1300px)
{
	section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione,
section#block-custom-turismoroma-homepage-newsletter-block .testo_iscrizione {
    display: block;
	border:0;line-height:1.1;padding-left:0; padding-right:0
}
}

@media screen and (max-width:800px)
{
	section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione {   line-height:0.75;margin-bottom:10px }
	section#block-custom-turismoroma-homepage-newsletter-block .link_iscrizione  a{    font-size:36px }
}


/*SOCIAL WALL*/

section#block-custom-socialwall-custom-socialwall-block h2.block-title {
    font-family: 'Suez One';
    font-size: 48px;
    color: #F6A100;
	text-align: center;
	text-transform: uppercase;
}

section#block-custom-socialwall-custom-socialwall-block {
	background: url(/sites/default/files/background_socialwall.jpg);
	background-repeat: no-repeat;
	padding-bottom: 60px;
	-webkit-box-shadow: -2px 11px 55px 15px rgba(50,50,50,0.5);
    -moz-box-shadow: -2px 11px 55px 15px rgba(50,50,50,0.5);
	box-shadow: -2px 11px 55px 15px rgba(50,50,50,0.5);
	background-size: cover;
	background-position: 0% 0%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

section#block-custom-socialwall-custom-socialwall-block h2:after {
    background-color: #F6A100;
    height: 4px;
    width: 50px;
    display: block;
    content: "";
    /* margin: 15px auto; */
    margin-top: 5px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}


/*FINE MODIFICHE SOCIAL WALL*/
