@charset "UTF-8";
.in-blog-list main .content-inner * {
    font-size: 18px;
    font-weight: 400;
    color: #444;
    line-height: 25px;
    padding-bottom: 5px;
}


@media only screen and (max-width: 768px) {
    .in-blog-list main .content-inner * * {
        text-align: center;
    }
}


.in-blog-list main .content-inner strong {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
    padding-bottom: 5px;
}


.in-blog-list main .content-inner h2 *,
.in-blog-list main .content-inner h3 * {
    font-weight: bold;
    color: #000;
}


.type-post .text div img:first-of-type {
    width: 100%;
    max-height: 440px;
    object-fit: cover;
}


.type-post h2 {
    text-align: center;
}


.type-post .title h2 {
    color: #fff !important;
    text-align: center;
    width: 50px;
    height: 50px;
    background: var(--color-secondary);
    border-radius: 50px;
    margin: 2rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
}


.type-post .list.b-2 {
    margin: 2rem auto;
}


@media only screen and (max-width: 768px) {
    .type-post .list.b-2 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
    }
}


@media only screen and (min-width: 768px) {
    .type-post .list.b-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }
}


.type-post p {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 1rem;
}


.type-post ul li {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 1rem;
}


h2.rating-title {
    font-size: 25px;
    font-weight: 600;
    color: #5b5b5b !important;
    text-align: center;
    text-transform: none;
    background: #fff;
    width: auto;
    max-width: max-content;
    margin: 5rem auto 2rem;
    display: block;
    clear: both;
}


.id-1 h2.recipes-title {
    font-size: 25px;
    font-weight: 600;
    color: #5b5b5b !important;
    text-transform: none;
    text-align: center;
    background: #fff;
    margin: 5rem 0 1rem 0;
    display: block;
    clear: both;
}


.id-1 h2.recipes-title a {
    color: #5b5b5b;
    text-decoration: underline;
}


.id-1 h2.text-center a {
    display: block;
}


.id-1 .homepage-group-title {
    font-size: 25px;
    font-weight: 600;
    color: #5b5b5b !important;
    text-transform: none;
    text-align: center;
    background: #fff;
    margin: 5rem 0 1rem 0;
    display: block;
    clear: both;
}


.id-1 .hodnoceniObchodu .vote-name span {
    font-size: 15px;
    font-weight: 600;
    color: #5b5b5b !important;
    text-align: left;
    text-transform: none;
    margin: 0;
    display: block;
    clear: both;
}


.id-1 #homepageProducts24,
.id-1 #products-27 {
    background: #fff;
    min-height: 550px;
    padding: 0;
    margin: 0;
}


.id-1 .footer-banner a img {
    border-radius: 10px;
}


@media only screen and (max-width: 768px) {
    .id-1 .lh-weblayer--root {
        position: relative;
        background: url(https://www.happy-power.cz/user/documents/upload/temp/n/newslleter.jpg);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        min-height: 400px;
    }


    .id-1 .lh-weblayer--root ._1nEqXhU38TrX5hNppeY_73 {
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0) !important;
    }
}


@media only screen and (min-width: 768px) {
    .id-1 .lh-weblayer--root {
        position: relative;
        background: url("https://www.happy-power.cz/user/documents/upload/temp/ebook/ebook-zdarma-min.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        width: 100%;
        height: 100%;
        min-height: 460px;
        margin-top: 5rem;
    }


    .id-1 .lh-weblayer--root ._1nEqXhU38TrX5hNppeY_73 {
        color: #b98951;
        background-color: rgba(0, 0, 0, 0) !important;
        font-size: 14px;
        line-height: 1.3em;
        padding: 15px;
        position: absolute;
        top: auto;
        left: 40px;
        right: auto;
        bottom: 0;
        width: 100%;
        max-width: 500px;
    }


    .id-1 .lh-weblayer--root ._1nEqXhU38TrX5hNppeY_73 input {
        padding: 2rem;
    }


    .id-1 .lh-weblayer--root ._1nEqXhU38TrX5hNppeY_73 button {
        color: #fff;
        background-color: #b98951;
        border-radius: 50px;
        font-size: 20px !important;
        padding: 2rem;
        margin-top: 2rem;
    }
}


.newslleter {
    position: relative;
}


.newslleter .form {
    position: absolute;
    left: 5rem;
    bottom: 5rem;
}


@media only screen and (max-width: 768px) {
    .id-1 h2.recipes-title {
        display: block;
        clear: both;
    }


    .id-1 .recipes-container {
        width: 100%;
        min-height: 200px;
        margin: 2rem auto;
        display: grid;
        grid-template-columns: 1fr;
        gap: 1rem;
        clear: both;
    }


    .id-1 .recipes-container .news-item {
        position: relative;
        margin: 0;
        padding: 0;
        display: block;
    }


    .id-1 .recipes-container .news-item .image {
        width: 100%;
        padding: 0;
        margin: 0;
    }


    .id-1 .recipes-container .news-item .image img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        min-height: 400px;
        max-height: 400px;
        object-fit: cover;
        border-radius: 10px;
    }


    .id-1 .recipes-container .news-item .text .title {
        font-size: 18px;
        font-weight: bold;
        line-height: normal;
        width: max-content;
        border-radius: 50px;
        padding: 15px 0;
    }


    .id-1 .recipes-container .news-item .text time,
    .id-1 .recipes-container .news-item .text .description {
        display: none;
    }


    .id-1 .footer-banners {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 2rem;
        width: 100%;
        max-width: 98%;
        margin: 2rem auto 0;
    }


    .id-1 .footer-banners::before, .id-1 .footer-banners::after {
        display: none;
    }


    .id-1 .footer-banners .footer-banner {
        width: 100%;
        margin: 0;
        padding: 0;
    }


    .id-1 nav#navigation .site-name {
        width: max-content;
        margin: 2rem auto;
        padding: 0;
    }


    .id-1 nav#navigation .site-name a img {
        max-height: 100px;
        display: block;
    }


    .id-1 nav#navigation .alert {
        background: var(--color-secondary);
        padding: 1rem;
        width: 90%;
        margin: 0 5%;
        border-radius: 5px;
        font-size: 16px;
        line-height: normal;
    }


    .id-1 nav#navigation .alert a {
        color: #fff;
        text-decoration: underline;
    }


    .id-1 nav#navigation .navigation-in > ul > li {
        border-bottom: 1px dotted #444;
    }


    .id-1 nav#navigation .navigation-buttons a[data-target=navigation] {
        margin-right: 1rem;
    }


    .id-1 .type-detail .video-section {
        width: 100%;
        max-width: max-content;
        min-height: 250px;
        background: #fff;
        margin: 0 auto;
        padding: 0;
    }


    .id-1 .type-detail .video-section .video-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        width: 100%;
        max-width: 90%;
        margin: 0 5%;
        padding: 5rem 0;
    }


    .id-1 .type-detail .video-section .video-container video {
        width: 100%;
        border-radius: 10px;
    }


    .id-1 .type-detail .hodnoceniObchodu {
        margin: 0;
        padding: 0;
    }


    .id-1 .type-detail .hodnoceniObchodu > h2 {
        margin: 0 auto 5rem;
        padding: 0;
    }


    .id-1 .type-posts-listing main .news-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item {
        display: block;
        padding: 0;
        margin: 0;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .image {
        width: 100%;
        max-height: 350px;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .image img {
        width: 100%;
        max-height: 100%;
        object-fit: cover;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .text {
        background: #fafafa;
        padding: 2rem;
        margin: 0;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .text .title {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        text-decoration: none;
        min-height: 50px;
        margin-bottom: 10px;
        display: block;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .text time {
        display: none;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .text .description {
        line-height: 2.5rem;
    }


    .id-1 .type-posts-listing main .news-wrapper .news-item .text .description p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }


    .in-blog-list- .rubrika,
    .in-recepty .rubrika,
    .in-recepty-slane .rubrika,
    .in-recepty-sladke .rubrika,
    .in-recepty-barevne-prasky .rubrika {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        margin-bottom: 5rem;
    }


    .in-blog-list- .rubrika a,
    .in-recepty .rubrika a,
    .in-recepty-slane .rubrika a,
    .in-recepty-sladke .rubrika a,
    .in-recepty-barevne-prasky .rubrika a {
        font-size: 12px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        background: var(--color-secondary);
        border-radius: 50px;
        width: max-content;
        padding: 5px 1rem;
    }


    .in-blog-list- .rubrika a:hover,
    .in-recepty .rubrika a:hover,
    .in-recepty-slane .rubrika a:hover,
    .in-recepty-sladke .rubrika a:hover,
    .in-recepty-barevne-prasky .rubrika a:hover {
        background: #ba8a51;
    }


    .in-blog-list- main p,
    .in-recepty main p,
    .in-recepty-slane main p,
    .in-recepty-sladke main p,
    .in-recepty-barevne-prasky main p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }


    .in-blog-list- .news-wrapper .news-item .image,
    .in-recepty .news-wrapper .news-item .image,
    .in-recepty-slane .news-wrapper .news-item .image,
    .in-recepty-sladke .news-wrapper .news-item .image,
    .in-recepty-barevne-prasky .news-wrapper .news-item .image {
        width: 100%;
        max-height: 350px;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }


    .in-blog-list- .news-wrapper .news-item .image img,
    .in-recepty .news-wrapper .news-item .image img,
    .in-recepty-slane .news-wrapper .news-item .image img,
    .in-recepty-sladke .news-wrapper .news-item .image img,
    .in-recepty-barevne-prasky .news-wrapper .news-item .image img {
        max-height: 100%;
        object-fit: cover;
    }


    .in-blog-list- .news-wrapper .news-item .text,
    .in-recepty .news-wrapper .news-item .text,
    .in-recepty-slane .news-wrapper .news-item .text,
    .in-recepty-sladke .news-wrapper .news-item .text,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text {
        background: #fafafa;
        margin: 0;
        padding: 2rem;
    }


    .in-blog-list- .news-wrapper .news-item .text .title,
    .in-recepty .news-wrapper .news-item .text .title,
    .in-recepty-slane .news-wrapper .news-item .text .title,
    .in-recepty-sladke .news-wrapper .news-item .text .title,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .title {
        font-size: 20px;
        font-weight: bold;
        color: #5b5b5b;
        line-height: 25px;
        text-decoration: none;
        min-height: 50px;
        margin-bottom: 10px;
        display: block;
    }


    .in-blog-list- .news-wrapper .news-item .text time,
    .in-recepty .news-wrapper .news-item .text time,
    .in-recepty-slane .news-wrapper .news-item .text time,
    .in-recepty-sladke .news-wrapper .news-item .text time,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text time {
        display: none;
    }


    .in-blog-list- .news-wrapper .news-item .text .description,
    .in-recepty .news-wrapper .news-item .text .description,
    .in-recepty-slane .news-wrapper .news-item .text .description,
    .in-recepty-sladke .news-wrapper .news-item .text .description,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .description {
        line-height: 2.2rem;
    }


    .in-blog-list- .news-wrapper .news-item .text .description p,
    .in-recepty .news-wrapper .news-item .text .description p,
    .in-recepty-slane .news-wrapper .news-item .text .description p,
    .in-recepty-sladke .news-wrapper .news-item .text .description p,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .description p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-blog-list- .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text div:first-of-type img {
        width: 100%;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text h2,
    .in-blog-list- .in-recepty-sladke.type-post main .text h2,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty .in-recepty-slane.type-post main .text h2,
    .in-recepty .in-recepty-sladke.type-post main .text h2,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-slane .in-recepty-slane.type-post main .text h2,
    .in-recepty-slane .in-recepty-sladke.type-post main .text h2,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-sladke .in-recepty-slane.type-post main .text h2,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text h2,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text h2 {
        text-align: center;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text p,
    .in-blog-list- .in-recepty-sladke.type-post main .text p,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty .in-recepty-slane.type-post main .text p,
    .in-recepty .in-recepty-sladke.type-post main .text p,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-slane .in-recepty-slane.type-post main .text p,
    .in-recepty-slane .in-recepty-sladke.type-post main .text p,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-sladke .in-recepty-slane.type-post main .text p,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text p,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text p {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 3rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text p span,
    .in-blog-list- .in-recepty-sladke.type-post main .text p span,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty .in-recepty-slane.type-post main .text p span,
    .in-recepty .in-recepty-sladke.type-post main .text p span,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-slane .in-recepty-slane.type-post main .text p span,
    .in-recepty-slane .in-recepty-sladke.type-post main .text p span,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-sladke .in-recepty-slane.type-post main .text p span,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text p span,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text p span {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 3rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text img:first-child,
    .in-blog-list- .in-recepty-sladke.type-post main .text img:first-child,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text img:first-child {
        margin: 0 auto;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .list,
    .in-blog-list- .in-recepty-sladke.type-post main .text .list,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty .in-recepty-slane.type-post main .text .list,
    .in-recepty .in-recepty-sladke.type-post main .text .list,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-slane .in-recepty-slane.type-post main .text .list,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .list,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .list,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .list,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text ul,
    .in-blog-list- .in-recepty-slane.type-post main .text li,
    .in-blog-list- .in-recepty-sladke.type-post main .text ul,
    .in-blog-list- .in-recepty-sladke.type-post main .text li,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text ul,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty .in-recepty-slane.type-post main .text ul,
    .in-recepty .in-recepty-slane.type-post main .text li,
    .in-recepty .in-recepty-sladke.type-post main .text ul,
    .in-recepty .in-recepty-sladke.type-post main .text li,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-slane .in-recepty-slane.type-post main .text ul,
    .in-recepty-slane .in-recepty-slane.type-post main .text li,
    .in-recepty-slane .in-recepty-sladke.type-post main .text ul,
    .in-recepty-slane .in-recepty-sladke.type-post main .text li,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-sladke .in-recepty-slane.type-post main .text ul,
    .in-recepty-sladke .in-recepty-slane.type-post main .text li,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text ul,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text li,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text li {
        font-size: 20px;
        text-align: left;
        line-height: 3.3rem;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text ul:first-child,
    .in-blog-list- .in-recepty-sladke.type-post main .text ul:first-child,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text ul:first-child {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty .in-recepty-slane.type-post main .text .title,
    .in-recepty .in-recepty-sladke.type-post main .text .title,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title {
        position: relative;
        z-index: 1;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title::before,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title::before,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty .in-recepty-slane.type-post main .text .title::before,
    .in-recepty .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title::before {
        content: "";
        position: absolute;
        top: 44px;
        width: 100%;
        height: 2px;
        background: #006551;
        z-index: -1;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title h2,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title h2,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty .in-recepty-slane.type-post main .text .title h2,
    .in-recepty .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title h2 {
        color: #fff !important;
        background: #006551;
        border: 10px solid #fff;
        border-radius: 50%;
        width: max-content;
        margin: 0 auto 4rem;
        padding: 20px 28px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .next-prev a,
    .in-blog-list- .in-recepty-sladke.type-post main .next-prev a,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty .in-recepty-slane.type-post main .next-prev a,
    .in-recepty .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .next-prev a {
        font-weight: bolder;
        color: #fff;
        text-decoration: none;
        background: var(--color-secondary);
        border-radius: 50px;
        border: 0;
    }


    .in-blog-list- .in-recepty-slane.type-post main .list.b-1-4 img, .in-blog-list- .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-blog-list- .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-blog-list- .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .list.b-2-4 img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
}


/* Styly pro displeje nad 768px */
@media only screen and (min-width: 768px) {
    .id-1 h2.recipes-title {
        display: block;
        clear: both;
    }


    .id-1 .recipes-container {
        width: 100%;
        min-height: 200px;
        margin: 2rem auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 1rem;
        clear: both;
    }


    .id-1 .recipes-container .news-item {
        position: relative;
        margin: 0;
        padding: 0;
        display: block;
    }


    .id-1 .recipes-container .news-item .image {
        width: 100%;
        padding: 0;
        margin: 0;
    }


    .id-1 .recipes-container .news-item .image img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        min-height: 400px;
        max-height: 400px;
        object-fit: cover;
        border-radius: 10px;
    }


    .id-1 .recipes-container .news-item .text .title {
        font-size: 18px;
        font-weight: bold;
        line-height: normal;
        width: max-content;
        border-radius: 50px;
        padding: 15px 0;
    }


    .id-1 .recipes-container .news-item .text time,
    .id-1 .recipes-container .news-item .text .description {
        display: none;
    }


    .id-1 .footer-banners {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
        width: 100%;
        max-width: 98%;
        margin: 2rem auto 0;
    }


    .id-1 .footer-banners::before, .id-1 .footer-banners::after {
        display: none;
    }


    .id-1 .footer-banners .footer-banner {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}


/* FIX, přenést */
.type-posts-listing main .news-wrapper .news-item .text .title {
    min-height: auto !important;
    margin-bottom: 0 !important;
    display: block;
}


.type-posts-listing main .news-wrapper .news-item .text .description {
    display: none;
}


/* Styly pro displeje nad 1400px */
@media only screen and (min-width: 1400px) {
    /*
    header#header nav .menu-level-2 {
      width: 100%;
      min-width: max-content;
      padding-top: 3rem;
      display: grid;
      grid-template-columns: repeat(4, 25%);
    }
  */
    header#header nav .menu-level-2 li {
        /*min-width: max-content;
        padding: 0 8rem;*/
    }


    header#header nav .menu-level-2 li a:hover {
        color: var(--color-secondary);
        text-decoration: underline;
    }


    header#header nav .menu-level-2 li a:hover span {
        color: var(--color-secondary);
        text-decoration: underline;
    }


    header#header nav .menu-level-2 li .links a:hover {
        color: var(--color-secondary);
        text-decoration: underline;
    }


    header#header.open {
        position: relative;
    }


    header#header.open:hover::before {
        content: "";
        background: #fff;
        position: absolute;
        top: 100px;
        left: 0;
        width: 100%;
        max-width: 90%;
        margin: 0 5%;
        min-height: 330px;
        z-index: 9;
    }


    /*
      header#header.open .menu-level-2 {
        position: absolute;
        top: calc(100% + 2px);
        left: 0;
        background: #fff;
        border: 0 !important;
      }

      header#header.open .menu-level-2 li {
        margin-bottom: 2rem;
      }
      header#header.open .menu-level-2 .menu-item-798 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/vitaminy.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-777 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/proteiny.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-1005 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/barevne-prasky.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-1050 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/tycinky.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-860 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/svicky.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-1047 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/darky.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
      header#header.open .menu-level-2 .menu-item-1044 {
        background: url(https://www.happy-power.cz/user/documents/upload/temp/nav/ostatní.png);
        background-size: 100px;
        background-repeat: no-repeat;
        padding-left: 9rem;
      }
    */

}


/* Další styly pro větší displeje */
@media only screen and (min-width: 768px) {
    .in-blog-list- .rubrika,
    .in-recepty .rubrika,
    .in-recepty-slane .rubrika,
    .in-recepty-sladke .rubrika,
    .in-recepty-barevne-prasky .rubrika {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        margin-bottom: 5rem;
    }


    .in-blog-list- .rubrika a,
    .in-recepty .rubrika a,
    .in-recepty-slane .rubrika a,
    .in-recepty-sladke .rubrika a,
    .in-recepty-barevne-prasky .rubrika a {
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        background: var(--color-secondary);
        border-radius: 50px;
        width: max-content;
        padding: 10px 2rem;
    }


    .in-blog-list- .rubrika a:hover,
    .in-recepty .rubrika a:hover,
    .in-recepty-slane .rubrika a:hover,
    .in-recepty-sladke .rubrika a:hover,
    .in-recepty-barevne-prasky .rubrika a:hover {
        background: #ba8a51;
    }


    .in-blog-list- main p,
    .in-recepty main p,
    .in-recepty-slane main p,
    .in-recepty-sladke main p,
    .in-recepty-barevne-prasky main p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }


    .in-blog-list- .news-wrapper .news-item .image,
    .in-recepty .news-wrapper .news-item .image,
    .in-recepty-slane .news-wrapper .news-item .image,
    .in-recepty-sladke .news-wrapper .news-item .image,
    .in-recepty-barevne-prasky .news-wrapper .news-item .image {
        width: 100%;
        max-height: 350px;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }


    .in-blog-list- .news-wrapper .news-item .image img,
    .in-recepty .news-wrapper .news-item .image img,
    .in-recepty-slane .news-wrapper .news-item .image img,
    .in-recepty-sladke .news-wrapper .news-item .image img,
    .in-recepty-barevne-prasky .news-wrapper .news-item .image img {
        max-height: 100%;
        object-fit: cover;
    }


    .in-blog-list- .news-wrapper .news-item .text,
    .in-recepty .news-wrapper .news-item .text,
    .in-recepty-slane .news-wrapper .news-item .text,
    .in-recepty-sladke .news-wrapper .news-item .text,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text {
        background: #fafafa;
        margin: 0;
        padding: 2rem;
    }


    .in-blog-list- .news-wrapper .news-item .text .title,
    .in-recepty .news-wrapper .news-item .text .title,
    .in-recepty-slane .news-wrapper .news-item .text .title,
    .in-recepty-sladke .news-wrapper .news-item .text .title,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .title {
        font-size: 20px;
        font-weight: bold;
        color: #5b5b5b;
        line-height: 25px;
        text-decoration: none;
        min-height: 50px;
        margin-bottom: 10px;
        display: block;
    }


    .in-blog-list- .news-wrapper .news-item .text time,
    .in-recepty .news-wrapper .news-item .text time,
    .in-recepty-slane .news-wrapper .news-item .text time,
    .in-recepty-sladke .news-wrapper .news-item .text time,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text time {
        display: none;
    }


    .in-blog-list- .news-wrapper .news-item .text .description,
    .in-recepty .news-wrapper .news-item .text .description,
    .in-recepty-slane .news-wrapper .news-item .text .description,
    .in-recepty-sladke .news-wrapper .news-item .text .description,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .description {
        line-height: 2.2rem;
    }


    .in-blog-list- .news-wrapper .news-item .text .description p,
    .in-recepty .news-wrapper .news-item .text .description p,
    .in-recepty-slane .news-wrapper .news-item .text .description p,
    .in-recepty-sladke .news-wrapper .news-item .text .description p,
    .in-recepty-barevne-prasky .news-wrapper .news-item .text .description p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-blog-list- .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text div:first-of-type img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text div:first-of-type img {
        width: 100%;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text h2,
    .in-blog-list- .in-recepty-sladke.type-post main .text h2,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty .in-recepty-slane.type-post main .text h2,
    .in-recepty .in-recepty-sladke.type-post main .text h2,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-slane .in-recepty-slane.type-post main .text h2,
    .in-recepty-slane .in-recepty-sladke.type-post main .text h2,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-sladke .in-recepty-slane.type-post main .text h2,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text h2,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text h2,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text h2 {
        text-align: center;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text p,
    .in-blog-list- .in-recepty-sladke.type-post main .text p,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty .in-recepty-slane.type-post main .text p,
    .in-recepty .in-recepty-sladke.type-post main .text p,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-slane .in-recepty-slane.type-post main .text p,
    .in-recepty-slane .in-recepty-sladke.type-post main .text p,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-sladke .in-recepty-slane.type-post main .text p,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text p,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text p,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text p {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 3rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text p span,
    .in-blog-list- .in-recepty-sladke.type-post main .text p span,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty .in-recepty-slane.type-post main .text p span,
    .in-recepty .in-recepty-sladke.type-post main .text p span,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-slane .in-recepty-slane.type-post main .text p span,
    .in-recepty-slane .in-recepty-sladke.type-post main .text p span,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-sladke .in-recepty-slane.type-post main .text p span,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text p span,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text p span,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text p span {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 3rem;
        margin-top: 10px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text img:first-child,
    .in-blog-list- .in-recepty-sladke.type-post main .text img:first-child,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text img:first-child,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text img:first-child {
        margin: 0 auto;
        display: block;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .list,
    .in-blog-list- .in-recepty-sladke.type-post main .text .list,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty .in-recepty-slane.type-post main .text .list,
    .in-recepty .in-recepty-sladke.type-post main .text .list,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-slane .in-recepty-slane.type-post main .text .list,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .list,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .list,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .list,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .list,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text ul,
    .in-blog-list- .in-recepty-slane.type-post main .text li,
    .in-blog-list- .in-recepty-sladke.type-post main .text ul,
    .in-blog-list- .in-recepty-sladke.type-post main .text li,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text ul,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty .in-recepty-slane.type-post main .text ul,
    .in-recepty .in-recepty-slane.type-post main .text li,
    .in-recepty .in-recepty-sladke.type-post main .text ul,
    .in-recepty .in-recepty-sladke.type-post main .text li,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-slane .in-recepty-slane.type-post main .text ul,
    .in-recepty-slane .in-recepty-slane.type-post main .text li,
    .in-recepty-slane .in-recepty-sladke.type-post main .text ul,
    .in-recepty-slane .in-recepty-sladke.type-post main .text li,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-sladke .in-recepty-slane.type-post main .text ul,
    .in-recepty-sladke .in-recepty-slane.type-post main .text li,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text ul,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text li,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text li,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text ul,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text li {
        font-size: 20px;
        text-align: left;
        line-height: 3.3rem;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text ul:first-child,
    .in-blog-list- .in-recepty-sladke.type-post main .text ul:first-child,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text ul:first-child,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text ul:first-child {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty .in-recepty-slane.type-post main .text .title,
    .in-recepty .in-recepty-sladke.type-post main .text .title,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title {
        position: relative;
        z-index: 1;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title::before,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title::before,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty .in-recepty-slane.type-post main .text .title::before,
    .in-recepty .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title::before,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title::before {
        content: "";
        position: absolute;
        top: 44px;
        width: 100%;
        height: 2px;
        background: #006551;
        z-index: -1;
    }


    .in-blog-list- .in-recepty-slane.type-post main .text .title h2,
    .in-blog-list- .in-recepty-sladke.type-post main .text .title h2,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty .in-recepty-slane.type-post main .text .title h2,
    .in-recepty .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .text .title h2,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .text .title h2 {
        color: #fff !important;
        background: #006551;
        border: 10px solid #fff;
        border-radius: 50%;
        width: max-content;
        margin: 0 auto 4rem;
        padding: 20px 28px;
    }


    .in-blog-list- .in-recepty-slane.type-post main .next-prev a,
    .in-blog-list- .in-recepty-sladke.type-post main .next-prev a,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty .in-recepty-slane.type-post main .next-prev a,
    .in-recepty .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .next-prev a,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .next-prev a {
        font-weight: bolder;
        color: #fff;
        text-decoration: none;
        background: var(--color-secondary);
        border-radius: 50px;
        border: 0;
    }


    .in-blog-list- .in-recepty-slane.type-post main .list.b-1-4 img, .in-blog-list- .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-blog-list- .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-blog-list- .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-blog-list- .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-slane .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-sladke .in-recepty-barevne-prasky.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-slane.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-sladke.type-post main .list.b-2-4 img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .list.b-1-4 img,
    .in-recepty-barevne-prasky .in-recepty-barevne-prasky.type-post main .list.b-2-4 img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
}


/* Dodatečné styly pro mobilní verze ve stejných blocích */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .type-posts-listing main .news-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }


    .type-posts-listing main .news-wrapper .news-item {
        display: block;
        padding: 0;
        margin: 0;
    }


    .type-posts-listing main .news-wrapper .news-item .image {
        width: 100%;
        max-height: 350px;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }


    .type-posts-listing main .news-wrapper .news-item .image img {
        width: 100%;
        max-height: 100%;
        object-fit: cover;
    }


    .type-posts-listing main .news-wrapper .news-item .text {
        background: #fafafa;
        padding: 2rem;
        margin: 0;
    }


    .type-posts-listing main .news-wrapper .news-item .text .title {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        text-decoration: none;
        min-height: 50px;
        margin-bottom: 10px;
        display: block;
    }


    .type-posts-listing main .news-wrapper .news-item .text time {
        display: none;
    }


    .type-posts-listing main .news-wrapper .news-item .text .description {
        line-height: 2.5rem;
    }


    .type-posts-listing main .news-wrapper .news-item .text .description p {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 2.5rem;
        margin-top: 10px;
    }
}


.site-msg {
    background-color: #febc44 !important;
}


.site-msg.information .text,
.site-msg.information .text a {
    color: #000;
}


.site-msg.information {
    color: white !important;
    text-align: center !important;
    position: relative;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    opacity: 9;
    z-index: 10;
}


.site-msg.information a {
    color: #fff;
    text-decoration: underline;
}


@media only screen and (min-width: 1200px) {
    nav#navigation .menu-item-688 .menu-level-2 {
        /*display: none !important;*/
    }


    header#header::before {
        display: none !important;
    }


    header:not(.open) .submenu {
        font-size: 0;
        padding-right: 30rem;
        display: none;
    }


    header:not(.open) .banner-nav {
        font-size: 0;
        width: 0 !important;
        height: 0 !important;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    header#header.open .submenu-wrapper {
        display: grid;
        grid-template-columns: 1fr 500px;
        gap: 1rem;
        background: #fff;
        padding: 0 6rem;
    }


    header#header.open .submenu-wrapper .submenu {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 1rem;
        background: #fff;
        padding: 2rem 5rem;
        padding-right: 0;
        width: auto;
        max-width: 100%;
        height: auto;
        min-height: 450px;
        z-index: 99;
    }


    header#header.open .submenu-wrapper .submenu li {
        list-style: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }


    header#header.open .submenu-wrapper .submenu li a {
        width: 100%;
        text-decoration: none;
    }


    header#header.open .submenu-wrapper .submenu li a span {
        font-size: 20px;
        font-weight: bold;
        color: #ba8a51 !important;
        text-decoration: none;
        margin-bottom: 1rem;
        display: block;
    }


    header#header.open .submenu-wrapper .submenu li .links {
        display: grid;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(1) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/vitaminy.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(2) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/proteiny.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(3) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/barevne-prasky.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(4) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/svicky.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(5) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/darky.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(6) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/ostatni.png");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(7) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/elixir.jpg");
        background-repeat: no-repeat;
        background-position: bottom 40px right 10px;
        background-size: 100px;
    }


    header#header.open .submenu-wrapper .banner-nav {
        position: relative;
        background: white;
        padding: 5rem;
    }


    header#header.open .submenu-wrapper .banner-nav a {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }


    header#header.open .submenu-wrapper .banner-nav span {
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: #fff !important;
        background: #000 !important;
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 11rem;
        transform: translate(-50%, -50%);
        padding: 15px 2rem;
        display: block;
    }
}


@media only screen and (min-width: 1800px) {
    header#header.open .submenu-wrapper {
        display: grid;
        grid-template-columns: 1fr 500px;
        gap: 1rem;
        background: #fff;
        padding: 0 6rem;
    }


    header#header.open .submenu-wrapper .submenu {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 1rem;
        background: #fff;
        padding: 2rem 5rem;
        padding-right: 0;
        width: auto;
        max-width: 100%;
        height: auto;
        min-height: 450px;
        z-index: 99;
    }


    header#header.open .submenu-wrapper .submenu li {
        list-style: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }


    header#header.open .submenu-wrapper .submenu li a {
        width: 100%;
        text-decoration: none;
    }


    header#header.open .submenu-wrapper .submenu li a span {
        font-size: 20px;
        font-weight: bold;
        color: #ba8a51 !important;
        text-decoration: none;
        margin-bottom: 1rem;
        display: block;
    }


    header#header.open .submenu-wrapper .submenu li .links {
        display: grid;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(1) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/vitaminy.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(2) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/proteiny.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(3) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/barevne-prasky.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(4) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/svicky.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(5) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/darky.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(6) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/ostatni.png");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .submenu li:nth-of-type(7) {
        background: url("https://www.happy-power.cz/user/documents/upload/temp/nav/2/elixir.jpg");
        background-repeat: no-repeat;
        background-position: top 10px right 30px;
        background-size: 130px;
    }


    header#header.open .submenu-wrapper .banner-nav {
        position: relative;
        background: white;
        padding: 5rem;
    }


    header#header.open .submenu-wrapper .banner-nav a {
        text-decoration: none;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }


    header#header.open .submenu-wrapper .banner-nav span {
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: #fff !important;
        background: #000 !important;
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 11rem;
        transform: translate(-50%, -50%);
        padding: 15px 2rem;
        display: block;
    }
}


@media (max-width: 768px) {
    #header {
        padding: 10px 0;
    }


    .navigation-buttons {
        padding: 10px 0;
    }
}


@media (min-width: 768px) {
    .carousel-control {
        width: 5%;
    }


    .menu-item-1027 b {
        color: #ba8a51 !important;
    }


    .submenu li:not(.links) > a {
        text-decoration: none !important;
        text-transform: none !important;
        border: 0 !important;
    }


    .submenu li:not(.links) > a span {
        width: max-content;
        text-decoration: none;
        /*border-bottom: 3px solid #fff;*/
    }


    .submenu li:not(.links) > a span:hover {
        width: max-content;
        text-decoration: none;
        /*border-bottom: 3px solid;*/
    }
}


.links {
    display: block;
    min-height: 60px;
    margin-top: 5px;
    margin-bottom: 2rem;
}


.newslleter {
    display: none !important;
}


.product .p .flags.flags-default {
    position: absolute;
    top: 5px;
    left: 5px;
}


.product .p .flags.flags-default .flag {
    border-radius: 50px;
}


.product .p .flags.flags-default .flag::before,
.product .p .flags.flags-default .flag::after {
    display: none;
}


.type-detail .my-video {
    display: none !important;
}


.type-detail .flags {
    margin-top: 1rem;
    margin-left: 1rem;
}


.type-detail .flags .flag {
    border-radius: 50px;
}


.type-detail .flags .flag::before, .type-detail .flags .flag::after {
    display: none;
}


.type-detail .hodnoceni {
    width: max-content;
    min-width: 120px;
}


.type-detail .fullLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 999;
}


.type-detail .video-section {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}


@media only screen and (max-width: 768px) {
    .type-detail .video-section .video-container {
        display: block;
        width: 95%;
        max-width: 100%;
        gap: 1rem;
        margin: 0 auto;
    }
}


@media only screen and (min-width: 768px) {
    .type-detail .video-section .video-container {
        display: flex;
        width: 100%;
        max-width: 100%;
        gap: 1rem;
    }
}


.type-detail .video-section .video-container video {
    position: relative;
    width: 100%;
    max-width: 100%;
}


.type-detail .video-section .video-container video::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}