/* Enter Your Custom CSS Here */
article .post-meta {display:none!important;}

#post-author {display:none!important;}

/*.entry, .entry p {
    padding-top: 30px;
}*/

.post-more {display:none!important;}

#connect h3 {display:none!important;}

#connect .col-left {display:none!important;}


#main #connect .col-left {
    float: right!important;
}


#main #connect .col-right {
    float: left!important;
}

#main #connect h4 {
    display:none!important;
}

.post-entries {
    display:none!important;
}

ul.nav li a {
  padding: .5em 0.9em;
}

h3.imperdibili {
  text-transform: none;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 80px;
  margin-top: 30px;
}

h3.press-area-title {
  font-size: 30px;
  line-height: 30px;
}

h3.press-area-title2 {
  text-transform: none;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
}

h3.press-area-subtitle {
  text-transform: none;
  font-size: 30px;
  line-height: 0px;
  color: #73AED1;
}

h3.press-area-subtitle2 {
  text-transform: none;
  font-size: 30px;
  color: #73AED1;
  line-height: 0px;
}

.img-pressarea {
  margin-bottom: 30px;
}

.press-area-header {
	margin-top: 120px;
	margin-bottom: 120px;
}

.press-area-text {
	margin-top: 50px !important;
}

div.buttons {
  text-align: center;
  margin-bottom: 50px;
}

.button-press {
  font-weight: bold !important;
  padding: 10px !important;
  min-width: 150px;
  font-size: 14px !important;
}

.button-view {
  background-color: #7B746A !important;
}

.button-view:hover {
  background-color: #000 !important;
}

.info-md-imperdibili {
  margin: 2em 0 1.5em;
}

.post-988 header h1.title,
.post-2383 header h1.title,
.post-2435 header h1.title,
.post-2496 header h1.title, 
.post-2505 header h1.title,
.post-2519 header h1.title,
.post-2525 header h1.title,
.post-2540 header h1.title,
.post-2546 header h1.title,
.post-2555 header h1.title{
  display: none;
}

hr.imperdibili {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

.woo-sc-hr {
  margin-bottom: 80px !important;
}

.realizzazioni-text {
  text-transform: none !important;
}

.realizzazioni-text-normal {
  text-transform: none !important;
  font-weight: normal !important;
}

.padding-top {
  padding-top: 40px;
}


#wrapper{
            padding:0px;
            width:990px;
            height:auto;
            margin:auto;
            overflow:hidden;
}

.image-container{
            float:left;
            width:100%;
            height:646px;
            position:relative;
            cursor:pointer;
}

.image-container img{
            width:100%;
            height:646px !important; 
            position:absolute;
  			object-fit: cover;
}

.image-caption {
            width:100%;
            height:100%;
            background:rgba(0, 0, 0, 0.7);
            position:absolute; 
            opacity:0; 
            transition:all 300ms ease-in-out;
           -webkit-transition:all 300ms ease-in-out;
           -moz-transition:all 300ms ease-in-out;
           -o-transition:all 300ms ease-in-out;
           -ms-transition:all 300ms ease-in-out;
}

.image-caption h1{
            padding:250px 0px 0px 0px;
  			margin-bottom: 0px;
            text-align:center;
            /*margin-left:-15px;*/
  			text-transform: none;
            font-family: "Helvetica Neue", Helvetica, sans-serif;
    		color: #6ebbe6;
            font-size:35px;
}

.image-caption p{
            text-align:center; 
            font-family: "Helvetica Neue", Helvetica, sans-serif;
  			font-size: 20px !important;
    		color: #6ebbe6 !important;
  			display: block !important;
}

.image-container:hover .image-caption{
            opacity:1;
}

.image-container a p, .image-container br {
  display: none;
}

.red {
  color: red;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

#nav-container .col-full {
  max-width: 1146px !important;
}

#header {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* SLIDE HOME */
.slide-home .caption-wrap {
  top: 0 !important;
  background: transparent !important;
  opacity: unset !important;
}

.slide-home .caption h1 {
  font: bold 34px / 1.1em "Helvetica Neue", Helvetica, sans-serif !important;
  margin-bottom: 0px !important;
}

h1.white, .white {
  color: white !important;
}

h1.blue, .blue {
  color: #6ebbe6 !important;
}

h1.title-home {
  font: bold 22px / 1.1em "Helvetica Neue", Helvetica, sans-serif;
}

.text-home {
  font-size: 18px;
}

.bold {
  font-weight: bold;
}

.button-home {
  background-color: #6ebbe6;
  color: white;
  text-transform: uppercase;
  border-radius: 8px;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}