.column-places .row .col-7 {
    margin-top: 0;
    z-index: 2;
}
.incipit {
margin-top:30px;
margin-bottom:30px;
}
.incipit-title{
font-size: 40px;
font-family: Abril Fatface;
letter-spacing: 0.48px;
}
.strip-marketing-sharing {
    background-color: #85353b;
}

.post-header {
    padding: 33.5rem 0 3rem;
}

a:hover {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
.slider-home .swiper-container {
  padding-top: 50px;
}

.hidden-xs{
 display:none;
}

.book-top-bar{
    color: white;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 3px;
    font-weight: bold;
}

}

@media screen and (min-width: 769px) {
 .hidden-sm{
   display:none;
}

 .hidden-md{
   display:none;
}

 .hidden-lg{
   display:none;
}
}