
.bannerMobil {
    display: none;
    max-width: 100%;
}

.bannerDesktop {
    display: block;
    max-width: 100%;
}

.bannerHolder {
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px;
}

.kalendarGrid .bannerHolder {
    padding: 0 0px;
}

.clankyWrapperFcb .bannerHolder {
    padding: 0 0px;
}

.banner {
    width: fit-content;
    height: fit-content;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.veltlin {
    max-width: 1730px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
}

.ruland {
    margin-top: 15px;
    margin-bottom: 15px;
}


.frankovka {
    max-width: 1400px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: 25px;
}

.cabernet {
    max-width: 1400px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: 40px;
    margin-bottom: -35px;
}

.dunaj {
    max-width: 1010px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: -50px;
    min-height: 80px;
    margin-bottom: 70px;
}

.bodyClanok .dunaj {
    max-width: 1010px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: 10px;
    min-height: 80px;
    margin-bottom: 30px;
}

.devin {
    max-width: 1010px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: -10px;
    min-height: 80px;
    margin-bottom: 25px;
}

.vavrinec {
    max-width: 1110px;
    height: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: 15px;
    min-height: 80px;
    margin-bottom: -10px;
}

.rizling {
    margin-top: 20px;
}
.muskat {
    margin-top: 20px;
}

.irsai {
    margin-top: 20px;
}

.tramin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.holderSauvignon {
    width: 22%;
    clear: both;
    display: inline-block;
    margin: 20px;
    vertical-align: top;
    padding: 0px;
}

.banner .bannerMobil, .banner .bannerDesktop {
    width: 100%;
    height: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


#welcomedrinkCover{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 5000;
    background-color: rgb(255 255 255 / 30%);
    backdrop-filter: blur(7px);

    width: 100%;
    height: 100%;
}

#welcomedrinkHolder {
    position: fixed;
    z-index: 5100;
    width: fit-content;
    height: fit-content;
    max-width: 80%;
    width: 80%;
    height: 85%;
    background-color: #fff;
    padding: 15px;
    left: 10%;
    top: 5%;
    filter: drop-shadow(1px 2px 10px #000000);

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    text-align: center;
}
#welcomedrinkHolder .banner.welcomedrink img.bannerDesktop, #welcomedrinkHolder .banner.welcomedrink img.bannerMobil{
    max-height: 100%;
    aspect-ratio: auto;
}

#welcomedrinkHolder .banner {
    height: 100%;
    display: block;
    width: 100%;
}

#welcomedrinkHolder .closer {
    background-color: #AC1916;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 25px;
    margin-top: 8px;
    cursor: pointer;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    width: fit-content;
    position: absolute;
    display: inline-block;

    margin-left: -90px;

    background-image: url('../i/icons/close-white.svg');
    background-position: 95% 10px;
    background-repeat: no-repeat;
    background-size: 12px auto;
}

#welcomedrinkHolder .closer:hover {
    background-color: #4A4A4A;
}

.irsaiHolder {
    display: inline-block;
    width: 49%;
    padding: 0px;
}

.irsaiHolder img {
    max-height: 170px;
}

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

    .trojica .bannerHolder, .stvorica .bannerHolder {
        position: relative;
        margin: 15px auto;
        text-align: center;
        padding: 0 10px;
        display: inline-block;
        width: 34%;
    }

    .frankovka {
        max-width: 1400px;
        height: fit-content;
        position: relative;
        margin: 0 auto;
        padding: 0 0px;
        margin-top: 20px;
        margin-bottom: -10px;
    }

    .holderSauvignon {
        width: 30%;
        clear: both;
        display: inline-block;
        margin: 10px;
        vertical-align: top;
        padding: 0px;
    }

    .holderSauvignon {
        width: 30%;
        clear: both;
        display: inline-block;
        margin: 10px;
        vertical-align: top;
        padding: 0px;
    }


}




.contentBody figure.wp-block-image.desktop-cover {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}

.contentBody figure.wp-block-image.mobile-cover {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}


/*
.desktop-cover:after {
    content: " ";
    width: 100%;
    height: 358px;
    background-image: url('../i/mocs/desktop-3.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;

}
 */

.desktop-cover div.after {
    content: " ";
    width: 100%;
    height: 358px;
    background-image: url('../i/mocs/desktop-3.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;

}



.desktop-cover {
    max-height: 358px;
    overflow-y: scroll;
    text-align: center;
}

.desktop-cover.noscroll {
    overflow: hidden !important;
    overflow-y: hidden !important;
}

.desktop-cover img {
    max-width: 90% !important;
    margin-top: 34px;
}

.mobile-cover {
    text-align: center;
    overflow-y: scroll;
    max-height: 358px;
}

.mobile-cover.noscroll {
    overflow: hidden;
}

/*
.mobile-cover:after {
    content: " ";
    width: 66%;
    height: 358px;
    background-image: url('../i/mocs/phone-2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    background-position: top center;
    z-index: 100;
    left: 16%;
    top: 0px;
}
 */

.mobile-cover div.after {
    content: " ";
    width: 66%;
    height: 358px;
    background-image: url('../i/mocs/phone-2.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    background-position: top center;
    z-index: 10;
    left: 16%;
    top: 0px;
}

.mobile-cover img {
    max-width: 49% !important;
    margin-top: 19px;
}


#beznyObsah.xpost4154 h3, #beznyObsah.xpost4154 .paramTab{
    max-width: 800px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

#beznyObsah.xpost4154 .paramTab {
    display: flex;
}

#beznyObsah.xpost4154 .paramTab td {
    vertical-align: top;
}


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

    .frankovkaHolder {
        padding: 0px;
    }

    .irsaiHolder {
        display: inline-block;
        width: 100%;
        padding: 0px 10px 10px 10px;
    }

    .veltlin {
        margin-top: 10px;
    }

    .frankovka {
        margin-top: 30px;
        padding: 0 10px;
        margin-bottom: -25px;
    }
    .cabernet {
        margin-top: 35px;
        padding: 0 10px;
        margin-bottom: -20px;
        float: left;
    }

    .bannerDesktop {
        display: none;
    }

    .bannerMobil {
        display: block;
    }

    .bannerHolder {
        display: block;
        clear: both;
    }

    .rizling {
        margin-bottom: 20px;
    }

    .muskat {
        margin-top: 5px;
        margin-bottom: 30px;
    }


    .holderSauvignon {
        width: calc(100% - 20px);
        clear: both;
        display: inline-block;
        margin: 0px 10px 20px 10px;
        vertical-align: top;
        padding: 0px;
    }



    #welcomedrinkHolder {
        position: fixed;
        z-index: 5100;
        width: fit-content;
        height: fit-content;
        max-width: 90%;
        height: 90%;
        background-color: #fff;
        padding: 0px;
        left: 10%;
        top: 5%;
        filter: drop-shadow(0px 0px 5px #000000);

        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;

        text-align: center;
    }

    #welcomedrinkHolder .closer {

        font-size: 13px;
        margin-left: -85px;
        margin-top: -10px;
    }

    .devin {

    }

    .vavrinec {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .dunaj {
        max-width: 100%;
        margin-top: 14px;
        margin-bottom: 38px;
    }

    .trojica .bannerHolder, .stvorica .bannerHolder {
        position: relative;
        margin: 15px auto;
        text-align: center;
        padding: 0 0px;
        display: inline-block;
        width: 100%;
    }


    .desktop-cover {
        max-height: 190px;
        overflow-y: scroll;
        text-align: center;
    }

    .desktop-cover div.after {
        content: " ";
        width: 100%;
        max-height: 190px;

    }

    .mobile-cover {
        max-width: 260px;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative;
    }

    .mobile-cover {
        text-align: center;
        overflow-y: scroll;
        max-height: 305px;
    }

    .contentBody figure.wp-block-image.mobile-cover {
        float: unset;
    }

    .mobile-cover div.after {

        height: 305px;

    }

}