.version-number,
form.v-form.message-form,
.v-avatar.v-list-item__avatar.v-avatar--tile {
   display: none;
}
#app > div > div.desktop-wrapper > main > div > div.container.header.pb-0 > div > a > div > div.v-image__image.v-image__image--contain {
   background-image: url('https://eu-files.hoteza.app/static/websp-phk/Language.png') !important;
}
a[href="https://hoteza.com/web.html"] {
   display: none;
}

svg {
    fill: #DAC39C;
}
.v-application a:not(.btn-cart),
.v-icon.v-icon {
   color: #DAC39C !important;
}
.list-item__wrap .list-item__title {
    text-transform: uppercase;
}

.modal-container .modal-wrap .price {
    white-space: nowrap;
}