.type-detail .products-related-header {
    display: none !important;
}

.type-detail .products-block.products-related {
    display: none !important;
}

#products .dkLabFavouriteProductDiv,
.products .dkLabFavouriteProductDiv {
    display: block !important;
}

.recipes-section .content-inner > ul.subcategories.with-image {
    display: none !important;
}

.hp-categories-posts {
    min-height: 400px;
    position: relative;
    overflow: hidden;
}

.hp-znacky-posts {
    min-height: 200px;
    position: relative;
    overflow: hidden;
}

.hp-categories-posts .news-item .image img {
    width: 80px;
    height: auto;
    aspect-ratio: 1 / 1;
    display: block;
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .hp-categories-posts {
        min-height: 520px;
        overflow: hidden;
        position: relative;
    }

    .hp-znacky {
        min-height: 400px;
        overflow: hidden;
        position: relative;
    }

    #luigisbox {
        min-height: 450px;
        overflow: hidden;
        position: relative;
    }
}

.footer-icons {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #f6f6f6;
    padding: 8px 0;
    margin-top: 10px;
}

.footer-icons img {
    height: 24px;
    display: block;
    flex-shrink: 0;
    filter: grayscale(100%) contrast(1.05);
    opacity: .9;
}

.footer-icons img:hover {
    filter: none;
    opacity: 1;
}

@media (min-width: 769px) {
    li[data-testid="tabGpsr"] {
        /* display: none !important; */
    }
}

@media (max-width: 768px) {
    div.col-sm-12.shp-tabs-row.responsive-nav {
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    div.col-sm-12.shp-tabs-row.responsive-nav::-webkit-scrollbar {
        display: none;
    }

    button.navigation-btn,
    ul.hidden-links {
        display: none !important;
    }
}

.shp-tabs-holder {
    border-radius: 0;
}

@media (min-width: 769px) {
    .shp-tabs-holder .shp-tab-link {
        font-size: 13px !important;
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
}

@media (min-width: 992px) {
    .top-navigation-bar .container {
        display: none;
    }

    .has-site-msg-row .site-msg-row {
        width: 100%;
        background: #fff7fa;
        border-bottom: 1px solid rgba(214, 72, 149, 0.20);
    }

    .has-site-msg-row .site-msg-row .site-msg.information {
        width: 100%;
        background: transparent;
        position: relative;
        display: block !important;
        margin: 0;
    }

    .has-site-msg-row .site-msg-row .site-msg.information > .container {
        max-width: 1680px;
        margin: 0 auto;
        padding: 8px 48px 8px 40px;
        box-sizing: border-box;
    }

    .has-site-msg-row .site-msg-row .site-msg.information .text {
        font-size: 13px;
        line-height: 1.35;
        letter-spacing: 0.03em;
        text-align: center;
        color: rgba(0, 0, 0, 0.78);
    }

    .has-site-msg-row .site-msg-row .site-msg.information .text strong {
        font-weight: 800;
        letter-spacing: 0.10em;
    }

    .has-site-msg-row .site-msg-row .site-msg.information a {
        color: #d64895;
        font-weight: 700;
        text-decoration: none;
        border-bottom: 1px solid rgba(214, 72, 149, 0.45);
        padding-bottom: 1px;
    }

    .has-site-msg-row .site-msg-row .site-msg.information a:hover {
        border-bottom-color: rgba(214, 72, 149, 0.9);
    }

    .has-site-msg-row .site-msg-row .site-msg.information .close {
        position: absolute;
        top: 50%;
        right: 16px;
        transform: translateY(-50%);
        width: 28px;
        height: 28px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        opacity: 0.6;
        z-index: 2;
        font-size: 0;
    }

    .has-site-msg-row .site-msg-row .site-msg.information .close:hover {
        opacity: 1;
    }

    .has-site-msg-row .site-msg-row .site-msg.information .close::before {
        content: "×";
        font-size: 22px;
        line-height: 1;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.65);
    }
}

.site-msg.information .maz-cta,
.site-msg.information a.maz-cta {
    display: inline-flex !important;
    align-items: center !important;
    flex-shrink: 0 !important;
    background: #d64895;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.04em !important;
    padding: 5px 16px !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    border: none !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    transition: background 0.18s ease !important;
}

.site-msg.information .maz-cta:hover,
.site-msg.information a.maz-cta:hover {
    background: #d64895;
    text-decoration: none !important;
    color: #fff !important;
}

.custom-footer__instagram .pageElement__heading {
    display: none;
}

#footer {
    clear: both;
}

.top-navigation-tools--language .dropdown > span {
    display: none;
}

.top-navigation-tools--language .dropdown {
    display: flex;
    align-items: center;
}

.top-navigation-tools--language .dropdown > button {
    position: relative;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #000;
    padding: 0 10px 0 0 !important;
    margin: 0 !important;
    min-height: auto !important;
    height: auto !important;
    line-height: 1.2 !important;
    font: var(--template-font);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
}

.top-navigation-tools--language .dropdown > button::before {
    content: "\e90e";
    position: absolute;
    right: -10px;
    top: 4px;
    font-family: shoptet;
    font-size: 8px;
    font-weight: 500;
    color: #000;
}

.top-navigation-tools--language .dropdown > button .caret {
    display: none;
}

@media (min-width: 992px) {
    .navigation-wrapper {
        position: relative;
    }

    .navigation-buttons {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .navigation-buttons > .top-navigation-tools--language {
        display: flex;
        align-items: center;
        position: static !important;
        top: auto !important;
        right: auto !important;
        transform: none !important;
        margin: 0 6px 0 0;
        order: 0;
    }

    .navigation-buttons > a[data-testid="headerCart"] {
        display: flex;
        align-items: center;
    }

    .top-nav-button-login,
    button[data-testid="signin"] {
        display: flex;
        align-items: center;
    }

    .responsive-tools > a:not(.favBtn) {
        display: none !important;
    }

    .responsive-tools .favBtn {
        position: absolute;
        right: 185px;
        top: 50%;
        transform: translateY(-50%);
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}