iframe[name=google_conversion_frame] {
    display: none !important;
}

/* logo 100 let - v roce 2018 smazat
.head__logo {
 padding: 0 15px;
 width: 125px;
 height: 125px;
 background: url(../images/logo.svg) no-repeat top;
} */

.highlight {
    background: #7d1728;
    color: white;
}

.red, .error {
    color: #b61d1f;
}

.success {
    color: green;
    font-weight: bold;
}

.text-rediteli {
    min-height: 200px;
}

.faq__response {
    color: #7d1728;
}

a.zruseno {
    color: #7D1728;
}

#iframe-predprodej {
    text-align: right;
}

.intro__slide {
    background-position: center top;
}

.intro__slide .intro__title {
    background-color: rgba(125, 23, 40, 0.5);
    max-width: 710px;
}

.intro__slide .intro__title a {
    font-weight: bold;
}

.intro__slide .intro__buy {
    background: rgba(255, 255, 255, 0.5);
    font-weight: bold;
    font-size: inherit;
}

@media (min-width: 48em) {
    .intro {
        min-height: calc(80vh - 34px + 100px);
        background-position: center top;
    }

    .page--home .intro {
        min-height: calc(80vh - 34px + 100px);
    }

    .intro__slide {
        min-height: calc(80vh - 34px + 100px);
    }
}

@media (min-width: 62em) {
    .hra .grid__item--double {
        width: 50%;
    }
}

@media (min-width: 70em) {
    .grid__list.hra {
        margin: 0 10%;
        width: 80%;
    }
}


/* Styles for dialog window */
#small-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.results li {
    margin-bottom: 10px;
}

.intro__slide p {
    margin: 0;
}

.quiz-result-answer .option {
    display: inline-block;
}

.quiz-result-answer label {
    font-size: 20px;
    font-weight: 300;
    margin-right: 40px;
    margin-left: 15px;
}


.quiz-result-answer label:hover {
    color: #7D1728;
    cursor: pointer;
}

.quiz-result-answer input[type=radio] {
    width: 19px;
    height: 19px;
    position: relative;
    top: 2px;
}

.quiz-result-answer h3 {
    font-weight: 300;
    font-size: 22px;
    color: #7D1728;
    margin-bottom: 15px;
}

.help {
    font-weight: 300;
    font-size: 16px;
}

.quiz-answers {
    border-top: 1px solid #7D1728;
    border-bottom: 1px solid #7D1728;
    margin: 2em 0;
    padding-bottom: 1.5em;
}

.quiz-result-answer a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px 5px 5px;
}

input[type=text], input[type=email], input[type=file] {
    background-color: #fff;
    text-align: left;
    margin-bottom: 15px;
}

input[type=file] {
    cursor: pointer;
}

input[type=file] {
    margin-bottom: 15px;
}

.field2 label {
    display: inline-block;
    width: 85px;
}

.field2 input {
    display: inline-block;
    padding: 5px;
    margin: 8px 0;
    width: 220px;
    border: 1px solid #000;
}

.button-quiz {
    margin: 0 auto;
    text-align: center;
    padding-top: 1.5em;
}

.button-quiz input[type=submit], .button-quiz .submit {
    color: #fff;
    background-color: #7D1728;
    padding: 25px 35px;
    font-size: 20px;
    text-decoration: underline;
    border: none;
}

.field2 h3 {
    font-weight: 300;
    font-size: 22px;
    color: #7D1728;
    margin-bottom: 15px;
}

.field input[type=checkbox] {
    width: 16px;
    height: 16px;
}

.field label {
    font-size: 18px;
    font-weight: 300;
}

.field label:hover {
    color: #7D1728;
    cursor: pointer;
}

#quizErrors p {
    color: red;
    font-size: 1.5em;
    margin: 0;
    text-align: center;
}

#quizErrors p.success {
    color: green;
}

.countdown {
    display: inline-block;
    color: white;
    padding-bottom: 5px;
}

@media (max-width: 47.98em) {
    td.schedule__date.empty, td.schedule__date br {
        display: none;
    }

    tr {
        margin-bottom: 20px;
    }
}

.prihlaseni {
    text-align: center;
}
.prihlaseni a {
    padding: 5px 10px;
    background-color: #7D1728;
    color: white;
}

/* lista */
.head {
    min-height: 33px;
}
.nav__toggle {
    right: 125px;
}
.search__toggle {
    right: 81px;
}
.head__facebook {
    position: absolute;
    top: 5px;
    right: 53px;
}
.head__instagram {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 5px;
    right: 25px;
    width: 23px;
    height: 23px;
    background-color: white;
    border-radius: 3px;
    padding: 2px;
}

/* footer - Instagram */
.instagram {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
}

.instagram a {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}

@media only screen and (min-width: 410px) {
    .instagram a {
        width: 150px;
        height: 150px;
    }
}

/* new */
.instagram_header {
    margin: 1.5em 0 0.5em 0;
    font-size: 24px;
    font-weight: 400;
    color: #7D1728;
    text-align: center;
    padding: 0 1em;
}
.instagram2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.instagram2 a {
    position: relative;
    display: block;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-position: center;
    flex-basis: calc(100% / 2);
}

@media screen and (min-width: 550px) {
    .instagram2 a {
        flex-basis: calc(100% / 3);
    }
}
@media screen and (min-width: 1024px) {
    .instagram2 a {
        flex-basis: calc(100% / 6);
    }
}
