/*
Stili per futura
*/

.futura h3 {
font-size:20px;
}

.site.futura h3.penci__post-title.entry-title {
font-size:1.4rem;
}


.futura #masthead-sticky-wrapper {
	display:none;
}



.futura .header__top.header--s3, .header__top.header--s4, .header__top.header--s6 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background-color: #EEEEEE;
}

.futura .penci-topbar {
  background-color: black;
}

.penci-topbar, .penci-topbar a, .penci-topbar ul li a {
  color: #EEEEEE;
}

.header__top.header--s6 .site-branding {
  padding-top: 0px;
}

.header-top__container {
  height: 122px;
}

.penci-block_23 .block23_items .penci__post-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.29;
  margin-top: 12px;
  margin-bottom: 2px;
}


@media screen and (max-width: 600px) {
.header__top, .header_bottom, .sticky-wrapper {
    display: none!important;
    
}
}

@media screen and (min-width: 600px) {
.header__topmobile {
    display: none!important;  
}
}
.header__topmobile {
    text-align:center;
    background-image: url("https://www.earthday.it/wp-content/uploads/2017/11/futhdr.jpg");
background-size: cover;
ackground-repeat: no-repeat;

}


.header-top__containermobile {
  height: 150px;
}

.custom-logomobile {
max-width: 90%;
}

.footer__copyright_menu {
background-color: #181818;
}