.info-box {
        min-height: inherit;
}
table.kolegyne {
        margin: 0;
}
.row.program-box {
        /*border-bottom: 1px solid #f3f3f3;*/
        padding-bottom: 3px;
        margin-bottom: 15px;
}
.row.program-box.mozart .box {
        height: 207px;
}
.row.program-box.advent .box {
        height: 288px;
}
.row.program-box.xmas .box {
        height: 292px;
}
.row.program-box.eve .box {
        height: 271px;
}
.text-nowrap {
        white-space: nowrap;
}
.odrazka-extra {
        background: url(./images/sipka-orange.png) 5px 36px no-repeat !important;
}
table.ceny {
        width: 60%;
}
.homepage-main-slider-left-inner-tripadv a img {
        width: 100px;
        margin-top: 5px;
}
.header-page-top-logo {
        width: 400px;
        max-width: 100%;
        max-width: calc(100% - 30px);
}


@media (max-width: 1200px) and (min-width: 994px) {
        .row.program-box.mozart .box { height: 292px;}
        .row.program-box.advent .box { height: 299px;}
        .row.program-box.xmas .box { height: 317px;}
        .row.program-box.eve .box { height: 294px;}
        .row.program-box h3.nadpis-odrazka {font-size: 17px !important;}
}

@media (max-width: 993px) {
        .row.program-box.mozart .box { height: inherit;}
        .row.program-box.advent .box { height: inherit;}
        .row.program-box.xmas .box { height: inherit;}
        .row.program-box.eve .box { height: inherit;}
}

@media (max-width: 761px) {
        .topfoto-rozcestnik { margin-top: 50px;}
        .row.padding-mobile { margin-bottom: 0px !important; }

}

@media (max-width: 764px) and (min-width: 471px) {
        table.ceny { width: 60%;}
}

@media (max-width: 550px) {
        .fe-event-menudrinks-sel-block-bdy textarea {  height: 79px; }
}

@media (max-width: 510px) {
        .odrazka-extra { padding-top: 5.961vw !important;}
        table.ceny { width: 100%;}
        .mf-button::after {    right: 2.51vw;}
        table.ceny {  width: 100%;}
        .homepage-main-slider-left-inner .homepage-main-slider-left-inner-tripadv img { width: 19.412vw !important;}
        .fe-event-menudrinks-sel-block-bdy-td-1 > span { padding-left: 20px;}
}
@media (max-width: 360px) {
        .fe-event-menudrinks-sel-block-bdy textarea {  height: 60px; }
}

@media (max-width: 320px) {
        .odrazka-extra {  background: url(./images/sipka-orange.png) 5px center no-repeat !important;}
}

@media (max-width: 326px) and (min-width: 309px) {
        .fe-event-menudrinks-sel-block-bdy-td-1 > span { padding-left: 0px;}
}
@media (max-width: 308px) {
        .fe-event-menudrinks-sel-block-bdy-td-1 > span { padding-left: 15px;}
}

body .hellwoo-input-radio input{
    width: auto;
    height: auto;
    opacity: 1;
    padding: 0;
    position: relative;
    top: 2px;
    left: 0;
}
body .hellwoo-input-checkbox input{
    width: auto;
    height: auto;
    opacity: 1;
    padding: 0;
    position: relative!important;
    top: 0px;
    left: 0;
}