.uc-popup-age {
    color: #e0ad4c !important;
}

@media only screen and (max-width: 600px) {
    .tmenu-mobile__container {
        height: 10px !important;
    }
}

.uc-button {
    position: fixed !important;
    bottom: 15px !important;
    left: 20px !important;
    z-index: 99999 !important;
    
    display: flex !important;
    align-items: center !important;
    gap: 9px !important;
    
    padding: 14px 24px !important;
    background: #39080b !important;
    
    color: #e0ad4c !important;
    -webkit-text-fill-color: #e0ad4c !important;
    text-shadow: 0 0 1px rgba(224,173,76,0.8) !important;
    
    font-weight: 900 !important;
    font-size: 19px !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    box-shadow: 0 6px 25px rgba(0,0,0,0.4) !important;
    transition: all 0.25s ease !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    backdrop-filter: blur(12px) !important;
    border: 2px solid rgba(224,173,76,0.3) !important;
    cursor: pointer !important;
}

.uc-button *,
.uc-button::before,
.uc-button::after {
    color: #e0ad4c !important;
    -webkit-text-fill-color: #e0ad4c !important;
}

.uc-button[title] { 
    pointer-events: none !important; 
}
.uc-button::before,
.uc-button::after,
.uc-button title { 
    display: none !important; 
}

.uc-button:hover {
    transform: translateY(-4px) !important;
    background: rgba(20,20,20,0.95) !important;
    box-shadow: 0 12px 35px rgba(0,0,0,0.5) !important;
    border-color: #e0ad4c !important;
    color: #e0ad4c !important;
    -webkit-text-fill-color: #e0ad4c !important;
}

.uc-button:active {
    transform: translateY(-2px) !important;
}

.uc-drinks {
    pointer-events: none !important;
    cursor: default !important;
}



#rec1576156581 {
    pointer-events: none !important;
    cursor: default !important;
}


@media only screen and (max-width: 767px) {
    

    #rec1576156581 .t-menu__item {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 14px 0 !important;
        border-bottom: 1px solid rgba(255,255,255,0.05) !important; 
    }
    

    #rec1576156581 .t-menu__item-title {
        font-size: 16px !important;
        width: auto !important;
        max-width: 70% !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    

    #rec1576156581 .t-menu__item-price {
        font-size: 17px !important;
        font-weight: 800 !important;
        color: #e0ad4c !important;
        white-space: nowrap !important;
        margin-left: 20px !important;
        flex-shrink: 0 !important;
    }
    

    #rec1576156581 .t-menu__item-title,
    #rec1576156581 .t-menu__item-price {
        display: block !important;
        width: auto !important;
    }
}




#rec1464453041 .t554__card {
    padding: 18px 16px 22px !important;    
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;    
    height: 100% !important;
    min-height: 220px !important;         
    text-align: center !important;         
}


#rec1464453041 .t554__title {
    margin: 0 0 10px 0 !important;
    font-size: 28px !important;
    line-height: 1 !important;
}


#rec1464453041 .t-text {
    margin: 0 0 12px 0 !important;
    line-height: 1.4 !important;
    font-size: 17px !important;
}


#rec1464453041 .t-sociallinks {
    margin: 8px auto 0 !important;
    justify-content: center !important;
}


@media (max-width: 640px) {
    #rec1464453041 .t554__card {
        min-height: 200px !important;
        padding: 16px 14px !important;
    }
}

.uc-reservation{
    letter-spacing: 3px;
}



.uc-reservation .t-inputquantity__btn-minus {
    pointer-events: auto !important;
}


.uc-reservation input.t-inputquantity[type="number"] {
    min: 1 !important;
}



.uc-hero {
    
}

@media (max-width: 768px) {
    .uc-hero {
        font-size: 50px !important;    
        line-height: 1.5 !important;  
    }

    .uc-hero h1 {
        font-size: 4rem !important;     
    }
    
    .uc-hero h2 {
        font-size: 3.2rem !important;  
    }
    
    .uc-hero h3 {
        font-size: 2.7rem !important;  
    }

    .uc-hero p {
        font-size: 1.5rem !important;    
    }
}

.uc-discount{
    height: 50vh!important;
}


::-webkit-input-placeholder { font-size: 18px !important; }
::-moz-placeholder          { font-size: 18px !important; }
:-ms-input-placeholder      { font-size: 18px !important; }
:-moz-placeholder           { font-size: 18px !important; }


::-webkit-input-placeholder { 
    font-size: 18px !important; 
    letter-spacing: 3px !important;
    opacity: 0.9 !important;
}
::-moz-placeholder          { font-size: 18px !important; letter-spacing: 3px !important; opacity: 0.9 !important; }
:-ms-input-placeholder      { font-size: 18px !important; letter-spacing: 3px !important; opacity: 0.9 !important; }
::-moz-placeholder          { font-size: 18px !important; letter-spacing: 3px !important; opacity: 0.9 !important; }


..uc-reservation .t702__img {
    background-size: contain !important;      
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #000 !important;      
    

    height: 480px !important;
    min-height: 480px !important;
    max-height: 480px !important;
    
    border-radius: 16px 16px 0 0 !important;
}


..uc-reservation .t702__img {
    background-size: contain !important;
}


..uc-reservation .t702__img {
    background-size: cover !important;
}


.t702__img {
    height: 52vh !important;
    min-height: 480px !important;
    max-height: 620px !important;
    
    background: #000 !important;
    background-size: cover !important;          
    background-position: center center !important; 
    background-repeat: no-repeat !important;
    
    margin-top: -1px !important;
    border-radius: 20px 20px 0 0 !important;
    image-rendering: -webkit-optimize-contrast !important; 
}


@media (max-width: 980px) {
    .t702__img {
        height: 30vh !important;          
        min-height: 300px !important;     
        background-size: cover !important;
        background-position: center center !important;
    }
}