.extra-price {
    color: #cda45e;
}

.button-menu,
.menu-item img {
    cursor: pointer;
}

.modal-content {
    background-color: #000 !important;
}

.hightlight-text-menu {
    color: #cda45e;
    font-weight: bold;
    text-decoration: underline;
}

.lang-active {
    color: #cda45e !important;
}

.flag-img {
    width: 30px;
    aspect-ratio: 4 / 3;
    border: 1px solid #e9ecef;
    border-radius: 2px;
    overflow: hidden;
}

.logo-footer {
    color: #cda45e;
}

::-webkit-calendar-picker-indicator {
    filter: invert(.5);
}
#ui-datepicker-div {
    background-color: #000 !important;
}