
.navigation li a {
    font-size: 19px;
    padding: 26px 12px;
}
.navigation.scroll li a {
    font-size: 19px;
    padding: 26px 12px;
}

.tp-bgimg {
 background-position: center center !important;
}
.navigation li a:hover {
    background: #8e8686;
}
.navigation li.active a {
    background: #8e8686;
}
.eb_smallsearch button, .eb_smallsearch .submitButton {
    background: #5a4e3e;
}
#footer {
    background: #5a4e3e;
    border-top: 5px solid #5a4e3e;
}
.navigation {
    background: #fbfbfb;
}
#content {
    position: relative;
    background: #fbfbfb;
}
h1, h3 {
    color: #5a4e3e;
}
.ce-gallery img {
    display: block;
    margin-left: 12px;
}

.page-title {
      display: block;           
      text-align: center;       
      letter-spacing: 7px;      
      font-size: 2rem;
      margin-bottom: 0;
    }


#slider #hotelName .page-title {
    margin-left: 6%;
    width: 100%;
}
.page-title::after {
      content: "";
      display: block;          
      background-image: url('https://t3008.easy-booking.at/fileadmin/userdaten/customerData/2262/edelweiss-auszeichnung1.png');
      background-size: contain; 
      background-repeat: no-repeat;
      background-position: center;
      width: 190px;             
      height: 50px;           
      margin: 20px auto 0;
      bottom: -20px;
      border-bottom: none;
}
@media screen and (max-width:992px){
    #slider #hotelName .page-title {
    font-size: 50px;
}
}
@media screen and (max-width:992px){
    #slider #hotelName .page-title {
    font-size: 50px;
}
}
@media screen and (max-width:767px){
    body {
    margin-top: -3%;
}
}