.mjs-tile-slide:hover {
    opacity: 0.7;
    transform: scale(1.05)
}

.in-blog.type-post .blog-perex {
    display: none;
}

.podnadpis {
    font-size: 20px;
    margin-top: 20px;
}

.menu-item-new.socialni .mail a::before {
    content: "\e924";
    font-size: 16px;
    font-family: shoptet;
    padding-right: 10px;
}

.menu-item-new.socialni .tel a::before {
    content: "\e92c";
    font-size: 16px;
    font-family: shoptet;
    padding-right: 10px;
}

.menu-item-new.socialni .instagram a::before {
    content: "\e909";
    font-size: 16px;
    font-family: shoptet;
    padding-right: 10px;
}

.menu-item-new.socialni .facebook a::before {
    content: "\e900";
    font-size: 16px;
    font-family: shoptet;
    padding-right: 10px;
}

.unveil-button {
    min-width: 180px; /* Nebo podle potřeby */
    text-align: center;
}

.category-header fieldset {
    display: inline;
}

#category-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px
}

/*#filters-wrapper{float:right}
.filters-wrapper{width:100%;min-width:300px}
#content .filters-wrapper>div:first-of-type{margin-top:5px}
.filters-visible #category-header{display:block!important}
*/
.contact-box ul li > span.instagram:before {
    margin-top: 3px !important
}

.position--benefitProduct {
    border-top: 1px solid #e3e3e3;
    padding-top: 40px
}

.contact-box ul li > span.mail:before {
    margin-top: -2px !important
}

.contact-box ul li > span {
    padding-left: 30px
}

.contact-box ul li > span::before {
    font-size: 18px
}

.in-blog .content h1 {
    display: none
}

.in-blog .news-item .description > *:not(.blog-perex) {
    display: none
}

.in-blog .news-item .title {
    text-align: left;
    font-weight: bold !important;
    min-height: 88px;
    overflow: hidden;
}

.in-blog #newsWrapper {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px
}

.in-blog .news-item .text .description {
    margin-bottom: 10px
}

.in-blog .news-item {
    display: flex;
    flex-direction: column;
    height: 100%
}

.in-blog .news-item .image img {
    width: 100%;
    height: auto;
    display: block
}

.in-blog .news-item .text {
    display: flex;
    flex-direction: column;
    padding: 15px 0
}

.in-blog .news-item .title {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-decoration: none;
    color: black
}

.in-blog .news-item .read-more {
    text-decoration: underline;
    color: #008080
}

.in-blog .news-item .read-more:hover {
    text-decoration: none
}

.in-blog .news-item .description {
    color: #666
}

.in-blog .news-item .read-more {
    font-weight: bold;
    text-transform: uppercase;
    color: #008080;
    text-decoration: none;
    align-self: flex-start
}

.in-blog #newsWrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}

@media (min-width: 600px) {
    .in-blog #newsWrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 900px) {
    .in-blog #newsWrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}

.in-blog .news-item .image img {
    width: 100%;
    height: auto;
    display: block;
}

.in-obleceni .subcategories.with-image {
    justify-content: center
}


article ul li {
    text-indent: -1.2em;
    padding-left: 1em
}

.type-page header h1 {
    display: none
}

.in-merfolks header h1 {
    display: none
}

.banner-kategorie {
    margin-bottom: 40px;
    margin-top: 20px
}

.banners-top img:hover {
    opacity: 0.7;
    transform: scale(1.05)
}

.banners-top img {
    transition: transform .3s, opacity .3s
}

.subcategories img:hover {
    opacity: 0.7;
    transform: scale(1.05)
}

.subcategories img {
    transition: transform .3s, opacity .3s
}

/*.link-icon{display:inline-flex;margin:0;position:relative;top:6px}*/
.mobile .link-icon {
    margin-bottom: 40px
}

.link-icon::before {
    margin-bottom: unset !important;
    margin-right: 10px
}

.type-detail .link-icon.print {
    display: none
}

.type-detail .social-icons {
    display: none
}

.p-details ul li::before, .description-inner ul li::before {
    content: "•" !important;
    width: 5px !important;
    height: 5px !important;
    left: 4px !important;
    font-weight: bold !important;
    font-size: 16px;
    position: absolute;
    top: 10px !important
}

.subcategories {
    margin-bottom: 10px
}

.subcategories.with-image li a .image img {
    max-height: unset;
    width: 100%
}

.subcategories.with-image li a .image {
    height: unset;
    margin: 0
}

.subcategories.with-image li a {
    padding: 5px
}

.subcategories.with-image li a .text {
    display: none
}

.zobrazit-vice {
    text-decoration: underline;
    cursor: pointer
}

.zobrazit-vice:hover {
    text-decoration: none
}

.flag, .btn, a.btn {
    border-radius: unset !important
}

.type-index .content-wrapper .h4:hover::before {
    background: #179BB0 !important
}

.type-detail .p-detail {
    display: flex !important;
    flex-direction: column !important
}

.type-detail .benefitBanner.position--benefitProduct {
    order: 99 !important
}

.type-posts-listing .pagination-count {
    display: none
}

.products-block .p .p-name {
    height: 75px !important
}

.menu-level-2 li {
    text-indent: -1em;
    padding-left: 1em
}

.id-1 .position--benefitHomepage {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

.mjs-tile-slide {
    position: relative;
    overflow: hidden
}

.mjs-tile-slide img:not(.mjs-tile-slide-sizer) {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    left: 0;
    top: 0
}

.mjs-tile-slide img.mjs-tile-slide-sizer {
    visibility: hidden
}

.mjs-tile-slide img.active {
    opacity: 1
}

.banners-top img {
    transition: transform .3s, opacity .3s
}

.subcategories img {
    transition: transform .3s, opacity .3s
}

/* MEDIA dotazy sjednocené a seřazené */
@media (min-width: 480px) {
    .news-item .image {
        width: unset;
    }

    .news-item {
        margin-bottom: 0
    }

    .custom-footer__banner2 img {
        margin: 35px auto 0 auto
    }

    .custom-footer__banner1 img {
        margin-top: 65px;
        width: 100%;
        max-width: 400px
    }

    .products-block .p .p-name {
        height: 58px !important
    }
}

@media (max-width: 767px) {

    .menu-level-1 > li > a .submenu-arrow {
        position: absolute;
        right: 0px;
    }

    .content-wrapper.container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 768px) {
    #filters-wrapper {
        max-width: 100%
    }

    .content-wrapper {
        padding-top: 20px
    }

    .type-index h1.header-title, .type-index h2.header-title {
        padding-bottom: 25px;
        padding-top: 25px
    }


}

@media (max-width: 768px) {

    .menu-level-1 > li > a .submenu-arrow {
        position: absolute;
        left: 100px;
    }

}

@media (max-width: 991px) {
    #navigation .menu-level-1 > li > a {
        position: relative;
        padding-left: 1.5em
    }

    #navigation .menu-level-1 > li > a::before {
        font-family: "Font Awesome 6 Free";
        font-weight: 600;
        font-size: 15px !important;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1em;
        color: #333
    }

    #navigation .menu-item-673 > a::before {
        content: "\f5c4"
    }

    #navigation .menu-item-674 > a::before {
        content: "\f553"
    }

    #navigation .menu-item-683 > a::before {
        content: "\f5ca"
    }

    #navigation .menu-item-758 > a::before {
        content: "\f06b"
    }

    #navigation .menu-item-705 > a::before {
        content: "\f773"
    }

    #navigation .menu-item-682 > a::before {
        content: "\f02d"
    }

    .navigation-in {
        font-size: 18px;
        line-height: 16px;
        padding-left: 20px
    }
}

@media (min-width: 992px) {
    .products-block > div {
        min-height: 277px;
        width: 25%
    }
}

@media (min-width: 1200px) {
    .header-title {
        display: block !important
    }

    .header-title::after {
        display: block;
        margin-top: 1em;
        font-size: 2.2rem
    }

    .container {
        width: 1200px
    }

    .popup-widget {
        margin-left: 180px
    }

    .popup-widget.search-widget {
        margin-left: -34.667px
    }

    .header-navigation > div {
        width: 1200px
    }

    .type-index h1.header-title, .type-index h2.header-title {
        height: 190px
    }

    .in-blog h1.header-title, .in-blog h2.header-title, .type-page h1.header-title {
        height: unset
    }

    #content .filter-section fieldset div, #footer .filter-section fieldset div {
        text-align: left;
        width: 100%
    }
}


:root {
    --color-detail-product-arrows-BG: rgba(0, 0, 0, 0);
    --color-detail-product-arrows-BG-hover: rgba(0, 0, 0, 0.2);
    --color-detail-product-arrows-icon: #053545;
    --color-detail-product-arrows-icon-hover: #053545;
    --detail-product-arrows-border-radius: 10%;
}

#mjs-anketa {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

.mjs-anketa-item {
    width: calc(25% - 20px);
    border: 3px solid #000;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 15px 5px;
}

.mjs-anketa-item img {
    width: 100%;
    height: auto;
}

.mjs-anketa-item button {
    width: 70%;
    background: transparent;
    font-size: 17px;
    margin-bottom: 10px;
    outline: none;
    box-shadow: none;
}

.mjs-anketa-item.selected button {
    background: #c8e7ec;
}

@media (max-width: 768px) {
    .mjs-anketa-item {
        width: calc(50% - 20px);
    }
}