/* RIMUOVE INFORMAZIONI AUTORE SU BLOG*/
.blog-single-minimal .post-contents>header .entry-title+.post-info, .blog-single-alt .post-contents>header .entry-title+.post-info {
    font-size: .78571em;
    display: none;
}

/* BLOCCO ARTICOLI INTERNI ALLA PAGINA (CORRELATI) */
.blog-single-minimal .post-related article .post-contents>header .entry-title a, .blog-single-alt .post-related article .post-contents>header .entry-title a {
    color: #f7f7f7;
    text-shadow: 2px 2px 8px #000000;
}

.blog-single-alt .blog-post:not(.format-link):not(.format-audio):not(.format-quote) .post-contents>header {
    margin-top: -68px;
    padding: 42.5% 40% 2.85714em;
    padding-top: 50.5%;
    padding-bottom: 2.85714em;
    padding-left: 10px!important;
}

.blog-single-minimal .post-related article .post-contents>header .post-info, .blog-single-alt .post-related article .post-contents>header .post-info {
    font-weight: 500;
    color: #b5b5b5;
    display: none;
}

h1{
color: #3a5365!important;
}


h2{
color: #3a5365!important;
}

/*LOGO MAX WIDTH
.main-header .navbar-brand img {
    max-width: 80%;
}*/




/*HEADER ALL'INTERNO DEI POST*/
.blog-single-alt .blog-post:not(.format-link):not(.format-audio):not(.format-quote) .post-contents>header {
    margin-top: -100px;
    padding: 42.5% 40% 2.85714em;
    padding-top: 50.5%;
    padding-bottom: 2.85714em;
}


.tabs-border-floated .nav-tabs li a {
    padding: 2.3em 0;
    height: 100%;
    font-size: 1em;
    color: #3a5365;
    background: #fff;
    line-height: 1em;
    overflow: hidden;
}


.main-footer .subscribe-form--button-inline .wysija-paragraph {
    margin-bottom: 0;
    margin-top: -25px;
}





/*
.navbar-default .main-nav > li > a:hover, .navbar-default .main-nav > li.current-menu-item > a, .navbar-default .main-nav > li.active > a {
    color: #fff!important;

}

.subscribe-form .wysija-submit {
    margin:auto;
    margin-top: 25px!important;
}


.image-sx {
height: 500px;
overflow: hidden;
}

.h3 {
line-height:30px!important;
overflow: hidden;
}

#h3 {
line-height:30px!important;
overflow: hidden;
}

#image-sx {
height: 500px;
overflow: hidden;
}

.navbar-default .main-nav  .navbar-default .main-nav > li.current-menu-item > a, .navbar-default .main-nav > li.active > a {
    color: rgba(255,255,255,1);
}
*/


.box-rounded .rounded-image {
    border-radius: 0px;
    /* background: #fff; */
    overflow: hidden;
    /* -webkit-transition: opacity 0.3s ease; */
    /* transition: opacity 0.3s ease; */
    /* -webkit-box-shadow: 0 0 73px 20px rgba(0,0,0,0.075); */
    /* box-shadow: 0 0 73px 20px rgba(0,0,0,0.075); */
    /*max-height: 320px!important; */
   
}


.datebarcrop
{
max-height:400px;
top:0px;
}



.tab-content>.active {
    display: block;
    max-height: 400px;
 
}


.bottonebottom {
    margin-top: 50px;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
}