.vc_custom_1523366211509 {
    display:none !important;
}

html {
    scroll-behavior: smooth;
}

.sidebar-toggle {
    display: none;
}

.search-toggle {
    display: none;
}

.rezervace-tlacitka {
    width:90%;
    margin:0 auto;
    display:flex;
    justify-content:center;
    gap: 20px;
    padding-top:50px;
    padding-bottom: 100px;
    flex-wrap:wrap;
}

.rezervace-tlacitka a {
    padding:20px 30px;
    border-radius:10px;
    background-color:#d3a471;
    color:white;
    font-size: 20px;
    font-weight:600;
}

.facebook-info {
    width:90%;
    margin:0 auto;
    display:flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
    gap:15px;
}

.facebook-info img {
    width:110px;
}


.rh-title h1 {
    font-size: 3em !important;
    line-height: 1.1em !important;
}


.rh-title h1 {
    font-size: 3em !important;
    line-height: 1.1em !important;
}

@media (max-width: 1199px) {
   .rh-title h1 {
    font-size: 1.8em !important;
}
}