.qsm-popup {
    display: none;
}

.wp-block-embed {
    width: 100%;
}

.wp-block-embed iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}

.sgpb-popup-dialog-main-div-wrapper .sgpb-popup-dialog-main-div-theme-wrapper-3 .sgpb-theme-3-content {
    padding: 0 !important;
}

.qmn_radio_answers input,
.qmn_radio_answers label {
    display: none !important;
}

.qmn_radio_answers .qmn_mc_answer_wrap input,
.qmn_radio_answers .qmn_mc_answer_wrap label {
    display: block !important;
}

.calculation_content_block#step_2,
.calculation_content_block#step_3 {
    display: none;
}

.buttons-container {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.btn-custom {
    color: white !important;
}

.buttons-container .btn-custom {
    min-width: 150px;
    min-height: 50px;
}

.btn-orange {
    background-color: #FF890F;
    color: white !important;
    opacity: 1;
    min-height: 50px;
    text-align: center;
}

.btn-orange:hover {
    background-color: #FF890F;
    color: white !important;
    opacity: 0.8;
}

.container-center {
    display: flex;
    width: 100%;
    justify-content: center;
}

.postid-121974 .quiz-heading-icons,
.postid-121971 .quiz-heading-icons {
    display: none;
}

.postid-121956 .article-detail--hero,
.postid-121960 .article-detail--hero,
.postid-121974 .article-detail--hero,
.postid-121971 .article-detail--hero,
.postid-119729 .article-detail--hero {
    display: none;
}

.postid-121974 .article-detail--intro,
.postid-121971 .article-detail--intro {
    display: none;
}

.postid-121974 .article-detail--content .quiz-heading,
.postid-121971 .article-detail--content .quiz-heading {
    display: none;
}

.postid-121974 .article-detail--content .quiz-info h3,
.postid-121971 .article-detail--content .quiz-info h3,
.postid-121974 .article-detail--content .quiz-info h2,
.postid-121971 .article-detail--content .quiz-info h2 {
    margin: 0;
}

.postid-121974 .article-detail--categories,
.postid-121971 .article-detail--categories {
    margin: 0;
}

.postid-121974 .qsm-page,
.postid-121971 .qsm-page {
    padding-top: 0;
}

.article-person__content__pos p {
    margin: 0;
}

/* ADHD test – vyhodnotenie (logo Mojra + info blok) */
.kategorie-vyhodnotenie .vyhodnotenie-logo {
    text-align: center;
    margin: 0 0 28px;
}

.kategorie-vyhodnotenie .vyhodnotenie-logo a {
    display: inline-block;
    line-height: 0;
}

.kategorie-vyhodnotenie .vyhodnotenie-logo img {
    width: 280px;
    max-width: 72%;
    height: auto;
}

.kategorie-vyhodnotenie .vyhodnotenie-rule {
    border: 0;
    border-top: 1px solid #e5e7eb;
    margin: 44px 0 28px;
}

.kategorie-vyhodnotenie .qsm-results-info {
    margin-bottom: 0;
}

.kategorie-vyhodnotenie .qsm-results-info p {
    font-weight: 700;
    line-height: 1.55;
}

@media screen and (max-width: 640px) {
    .kategorie-vyhodnotenie .vyhodnotenie-logo img {
        width: 220px;
    }

    .kategorie-vyhodnotenie .vyhodnotenie-rule {
        margin: 32px 0 24px;
    }
}
