.uk-description-list-horizontal > dt {
    float: none;
    font-weight: bold;
    text-overflow: unset !important;
}

.uk-description-list-horizontal > dd {
    margin-top: -10px;
    margin-left: 25px;
}

.tm-menu-item.tm-menu-compound {
    margin-bottom: 20px;
}

.uk-article-title {
    text-transform: none;
}

.tm-img-bottom-center {
    bottom: 0;
}

h3.tm-menu-name {
    margin-bottom: 0 !important;
}

.toplayer {
    position: relative;
    z-index: 99;
}
.sublayer {
    position: relative;
    z-index: 1;
    padding-top: 4em !important;
    margin-bottom: 2em !important;
}
img.tm-img-bottom-right {
    margin-right: 0;
    right: 0;
}

.ownproduction {
    float: right;
    position: relative;
    top: -45px;
    z-index: 110;
}

div.uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-slide-left div h3 {
    line-height: 1em;
}

h3.tm-menu-name, span.tm-menu-price {
    /*background-color: transparent !important;*/
    background-color: #FFF !important;
    opacity: 0.7;
}
/*.tm-menu-item .tm-menu-name {*/
/*    padding-right: 0;*/
/*}*/

.tm-menu-item .uk-badge {
    padding: 0px 5px;
    line-height: 15px;
}

.uk-grid.menu-subpages .uk-panel {
    width: 100% !important;
}

.uk-button.hero {
    margin-bottom: 0.5em;
}

form.uk-form .uk-block {
    padding-top: 0;
    padding-bottom: 0;
}
span.star {
    font-weight: bold;
    color: red;
}

.uk-table caption {
    caption-side: bottom;
}

@media (max-width: 738px) {
    .uk-float-right {
        float: left;
    }
}


h3.hero, p.hero, a.hero {
    color: #000 !important;
    text-shadow: 0 2px 4px rgba(255,255,255,0.2) !important;
}


.uk-description-list-horizontal > dt {
    overflow: unset !important;
}

.list-icons.list--address li {
    /*font-weight: bold;*/
    font-size: 1.2em;
}
.list-icons.list--address li i {
    font-size: 1.2em;
    color: #aea512;
}
.list-icons.list--address li span {
    padding-left: .7em;
}

.list-icons.list--dishremarks li {
    margin-bottom: 10px !important;
    font-size: 1.1em;
}

.list-icons.list--dishremarks li span.star {
    font-size: 1.4em;
}

.list-icons.list--dishremarks li .tm-block-icon {
    font-size: 1.3em;
}
img.img--glutenfree {
    position: relative;
    top: -7px;
    right: 6px;
}
