@font-face {
    font-family: 'Knofedt';
    src: url('/user/documents/theme/Knofedt-Regular.otf') format('opentype');
    ascent-override: 86%;
    descent-override: 14%;
    line-gap-override: 0%;
}
/*@font-face {*/
/*    font-family: 'Knofedt';*/
/*    src:    url('/user/documents/theme/Knofedt-Regular.woff2') format('woff2'),*/
/*            url('/user/documents/theme/Knofedt-Regular.woff') format('woff');*/
/*    font-display: swap;*/
/*}*/

#footer {
    color: #51282b;
    background: #fdc50e;
    position: relative;
    margin-top: 68px;
    z-index: 1;
}
#footer:before {
    content: "";
    position: absolute;
    top: -66px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 68px;
    pointer-events: none;
    z-index: -1;
    box-sizing: border-box;
    background-image: url('/user/documents/theme/footer-border.png');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top center;
}
.footer-bottom {
    background: #fdc50e;
}
#footer a, #footer a:visited {
    color: #51282b;
}
#footer h4 {
    display: inline-block;
    font-family: 'Knofedt';
    font-size: 25px;
    border-bottom: 2px solid #ff7504;
    line-height: 45px;
}
body {
    font-family: 'Roboto';
}
.columns-mobile-2 .product-slider-holder .products-block .p .name {
    color: #51282b;
    text-align: left;
    font-size: 19px;
    font-weight: bold;
}
#formSearchForm .query-input.form-control.search-input.js-search-input {
    border-radius: 25px;
}
.search-input-icon {
    left: auto;
    right: 0;
}
nav#navigation .menu-level-1 {
    font-family: 'Roboto';
    font-weight: 700;
}
nav#navigation .menu-level-1 > li > a:after {
    content: "|";
    color: #ffe58e;
    padding: 0 0 0 20px;
    position: absolute;
}
nav#navigation .menu-level-1 > li:last-child > a:after {
    content: "";
    padding: 0;
}
.products-wrapper .p-code {
    visibility: hidden;
}
.products-wrapper .ratings-wrapper {
    width: 50%;
    float: right;
    min-width: 150px;
}
.products-wrapper .p-bottom {
    clear: both;
    padding-top: 0;
}
.products-wrapper .p-bottom > div {
    float: right;
    min-width: 150px;
    color: #51282b;
}
.products-wrapper a.btn.btn-primary {
    background: #ff7504;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
}
.homepage-products-heading-1 {
    font-family: 'Knofedt';
}
.products-block > div:hover {
    box-shadow: none;
}
header#header {
    background: #fdc50e;
    min-width: 375px;
}
header#header .header-bottom {
    background: #fdc50e;
}
header#header .header-bottom {
    border: none;
}
.banners-row {
    position: relative;
    z-index: 2;
    min-height: 100px
}
.banners-row::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    min-height: 100%; /* Safari */
    display: block; /* Safari */
    width: 100vw;
    transform: translateX(-50%);
    background: #fdc50e;
    z-index: -1;
}
.banners-row::after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100vw;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    background: #fef6df url('/user/documents/theme/header-border.png') no-repeat top center;
    background-size: 100% auto;
    z-index: -2;
}
.banners-row {
    position: relative;
    z-index: 2;
    min-height: 100px
}
.next-to-carousel-banners {
    display: table;
}
.next-to-carousel-banners .banner-wrapper {
    padding-right: 30px;
}
.body-banners .banner-wrapper, .body-banners .banner-wrapper a, .body-banners .banner-wrapper img {
    border-radius: 35px !important;
    overflow: hidden !important;
    z-index: 999;
}
.body-banners .banner-wrapper:hover, .body-banners .banner-wrapper a:hover, .body-banners .banner-wrapper img:hover {
    border-radius: 35px !important;
    overflow: hidden !important;
}
.body-banners .banner-wrapper a::before, .body-banners .banner-wrapper a::after {
    border-radius: 35px !important;
}
#bestsellers-container {
    position: absolute;
    left: 50%;
    right: 50%;
    width: 100vw;
    max-width: 100vw;
    min-height: 800px;
    transform: translateX(-50%);
    margin: 110px auto;
    box-sizing: border-box;
    z-index: 2;
    background: #fef6df url('/user/documents/theme/hp-bestseller-hp2.png') top center repeat-x;
}
#bestsellers-container > .homepage-group-title {
    margin: 50px auto 0 auto;
    text-transform: uppercase;
    font-size: 56px;
    color: #4a2e20;
    text-align: left;
    max-width: 1418px;
    padding: 0 130px;
}
#bestsellers-container .products .product > .p {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
}
#bestsellers-container + .row {
    margin-top: 960px;
}
.products-wrapper .p-bottom > div {
    width: 100% !important;
}
.products-block > div .p .availability {
    text-align: right;
    padding-right: 10px;
}
.quantity input {
    height: 28px;
    width: 40px;
    font-weight: 700;
}
.quantity .decrease:before, .quantity .increase:before, .quantity .decrease:before, .quantity .decrease:before {
    line-height: 28px;
}
.products-wrapper .p-bottom > div .quantity button[type=button] {
    border-radius: 6px;
    border: 1px solid #cfcfcf;
}
.quantity .decrease, .quantity .increase {
    height: auto;
}
.products-wrapper .p-bottom > div .quantity {
    margin-right: 8px;
    width: 110px;
    border: none;
}
.products-wrapper .p-bottom > div .quantity:hover {
    box-shadow: none;
}
.products-wrapper .p-bottom > div .price {
    text-align: right;
}
button.add-to-cart-button.btn.btn-cart {
    background-color: #ff7504;
    color: #fff;
    border: none;
    border-radius: 6px;
    line-height: 34px;
}
#bestsellers-container + .homepage-group-title {
    margin-top: 800px;
}
.p-bottom .p-desc {
    display: none;
}
#products-1 .products-block > div {
    /* PP - uprava bestselleru na content*/
    /*width: 284px !important;*/
}
.product-slider-holder #products-1 .products-block .p .name {
    font-size: 18px;
}
.product-slider-holder #products-1 .products-block .p .name {
    height: 50px;
}
.content-wrapper {
    background: inherit;
}
.banners-row + .banners-content {
    margin-top: 100px;
    z-index: 99;
    position: relative;
}
@media screen and (min-width: 768px) {
    nav#navigation .navigation-in.menu {
        background: #fdc50e;
    }
    nav#navigation .navigation-in > ul > li > a, nav#navigation .navigation-in > ul > li > a:hover {
        color: #51282b;
        text-transform: uppercase;
    }
}
.body-banners .col-sm-6 .image-grid, .body-banners .col-sm-6 .image-grid {
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 9px;
}
.body-banners .col-sm-6 .image-grid-simple {
    display: grid;
    grid-template-columns: 1fr 1fr 1.27fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 9px;
}
.body-banners .col-sm-6 .image-grid .item-1 {
    grid-area: 1 / 1 / 1 / span 3;
}
.body-banners .col-sm-6 .image-grid .item-1 img {
    max-width: auto;
    width: 101%;
}
.body-banners .col-sm-6 .image-grid .item-2 {
    grid-area: 2 / 1 / span 3 / 1;
}
.body-banners .col-sm-6 .image-grid .item-31 {
    grid-area: 2 / 2 / 2 / span 3;
}
.body-banners .col-sm-6 .image-grid .item-32 {
    grid-area: 3 / 2 / 3 / span 3;
}
.body-banners .col-sm-6 .image-grid-simple .item-21 {
    grid-area: 1 / 1 / 1 / span 2;
}
.body-banners .col-sm-6 .image-grid-simple .item-22 {
    grid-area: 2 / 1 / 2 / span 2;
}
.body-banners .col-sm-6 .image-grid-simple .item-23 {
    grid-area: 1 / 3 / span 2 / 3;
}
.body-banners .col-sm-6 .image-grid-simple .item-24 {
    grid-area: 3 / 1 / 3 / span 3;
}
/** ---------------------- */
/** jen na HP **/
.body-banners.row.banners-content.has-signpost {
    display: flex;
    flex-direction: row;
}
@media (max-width: 767px) {
    .body-banners.row.banners-content.has-signpost {
        flex-direction: column;
    }
}
.body-banners.has-signpost .col-sm-6 {
    padding: 0 4px;
    display: flex;
}
.body-banners.has-signpost .banner-wrapper {
    flex: 1;
    display: flex;
}
.body-banners.has-signpost .banner-wrapper > span {
    flex: 1;
    display: flex;
}
.body-banners.has-signpost .col-sm-6 .image-grid, .body-banners.has-signpost .col-sm-12 .image-grid-simple {
    display: grid;
    gap: 9px;
    width: 100%;
    flex: 1;
}
.body-banners.has-signpost .col-sm-6 .image-grid {
    grid-template-columns: 1.3fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
}
.body-banners.has-signpost .col-sm-12 .image-grid-simple {
    grid-template-columns: 1fr 1fr 1.27fr;
    grid-template-rows: 1fr 1fr 1fr;
}
.body-banners.has-signpost .hover-banner {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.body-banners.has-signpost .hover-banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.body-banners.has-signpost .hover-banner .default-image {
    transition: opacity 0.3s ease-in-out;
}
.body-banners.has-signpost .hover-banner .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}
.body-banners.has-signpost .hover-banner:hover .default-image {
    opacity: 0;
}
.body-banners.has-signpost .hover-banner:hover .hover-image {
    opacity: 1;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-1 {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-2 {
    grid-column: 1 / 2;
    grid-row: 2 / 4;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-31 {
    grid-column: 2 / 4;
    grid-row: 2 / 3;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-32 {
    grid-column: 2 / 4;
    grid-row: 3 / 4;
}
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-21 {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
}
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-22 {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
}
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-23 {
    grid-column: 3 / 4;
    grid-row: 1 / 3;
}
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-24 {
    grid-column: 1 / 4;
    grid-row: 3 / 4;
}


/** VANOCE START **/
.body-banners.has-signpost .col-sm-6 .image-grid,
.body-banners.has-signpost .col-sm-6 .image-grid-simple,
.body-banners.has-signpost .col-sm-12 .image-grid-simple {
    grid-template-rows: 1fr 1fr 1fr 1fr;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-0 {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-1 {
    grid-column: 1 / 4;
    grid-row: 2 / 3;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-2 {
    grid-column: 1 / 2;
    grid-row: 3 / 5;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-31 {
    grid-column: 2 / 4;
    grid-row: 3 / 4;
}
.body-banners.has-signpost .col-sm-6 .image-grid .item-32 {
    grid-column: 2 / 4;
    grid-row: 4 / 5;
}
.body-banners .col-sm-6 .image-grid .item-0 {
    grid-area: 1 / 1 / 1 / span 3;
}
.body-banners .col-sm-6 .image-grid .item-0 img {
    max-width: auto;
    width: 101%;
}
.body-banners.has-signpost .col-sm-6 .image-grid-simple .item-20,
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-20 {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
}
.body-banners.has-signpost .col-sm-6 .image-grid-simple .item-21,
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-21 {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
}
.body-banners.has-signpost .col-sm-6 .image-grid-simple .item-22,
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-22 {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
}
.body-banners.has-signpost .col-sm-6 .image-grid-simple .item-23,
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-23 {
    grid-column: 3 / 4;
    grid-row: 2 / 4;
}
.body-banners.has-signpost .col-sm-6 .image-grid-simple .item-24,
.body-banners.has-signpost .col-sm-12 .image-grid-simple .item-24 {
    grid-column: 1 / 4;
    grid-row: 4 / 5;
}
/** VANOCE STOP */


/** ---------------------- */
body {
    background: #FEF6DF;
    font-family: 'Arial', sans-serif;
    color: #3d1f00;
}
.carousel-track {
    overflow: hidden;
}
.carousel-arrows > .carousel-arrow {
    position: absolute;
    top: calc(50% - 20px);
    background: transparent;
    color: #3d1f00;
    font-size: 48px;
    font-family: "Knofedt";
}
.carousel-arrows > .carousel-arrow:first-child {
    left: -10px;
}
.carousel-arrows > .carousel-arrow:last-child {
    right: -10px;
}
.products-block .product > .p .name {
    font-size: 18px;
    min-height: 52px;
}
.products-block .product > .p {
    background: #fff;
    padding: 0;
    border-radius: 25px;
}
#hp-slider-headings:before {
    position: absolute;
    content: "DOPORUČUJEME";
    font-size: 48px;
    color: #4a2e20;
    padding-right: 40px;
    left: -250px;
    top: -17px;
}
#hp-slider-headings {
    text-transform: uppercase;
    position: relative;
    margin: 60px 0 0 250px;
    display: inline-block;
    font-family: "Knofedt" !important;
    background: #ddf65c;
    border-radius: 30px;
    color: #30a506 !important;
}
#hp-slider-headings > div.homepage-group-title.active {
    color: #ddf65c;
    background: #30a506;
    padding: 0 20px;
    border-radius: 30px;
}
#hp-slider-headings > div.homepage-group-title {
    display: inline-block;
    font-size: 32px;
    padding: 0 20px;
    margin: 0 0 0 0;
    cursor: pointer;
}
.article-recipe-list .homepage-group-title {
    margin-top: 100px;
    margin-bottom: 20px;
}
@media (min-width: 480px) {
    #header .site-name a img {
        max-height: 150px;
    }
}
.custom-footer a {
    color: #4a2e27 !important;
}
.homepage-blog-wrapper .h4 {
    font-family: "Knofedt";
    font-size: 48px;
    color: #4a2e27;
}
.footer-banners:before {
    background: transparent;
}
#navigation {
    position: absolute;
    left: 150px;
    width: 60%;
    background: transparent;
}
#navigation .menu-level-1 > li {
    font-size: 32px;
    color: #fff;
    background: #ff7504;
    border-radius: 30px;
    margin-right: 10px;
    line-height: 24px;
}
#navigation .menu-level-1 > li:nth-child(2) {
    background: #51282b;
}
#navigation .menu-level-1 > li > a {
    font-family: "Knofedt";
    padding: 14px 44px 10px 20px;
    position: relative;
    color: #fff !important;
    font-weight: 400 !important;
}
nav#navigation .menu-level-1 > li > a:after {
    content: "⌄";
    color: #fff;
    padding: 0 10px 0 8px;
    position: absolute;
    top: 0;
    right: 0;
    background: #dc6300;
    height: 48px;
    border-radius: 0 30px 30px 0;
    line-height: 18px;
}

@supports (-webkit-hyphens:none) {
    nav#navigation .menu-level-1 > li > a:after {
        /* styly jen pro Safari */
        line-height: 36px;
    }
}

nav#navigation .menu-level-1 > li:nth-child(2) > a:after {
    content: "⌄";
    background: #693438;
    padding: 0 10px 0 8px;
}
nav#secNav {
    position: absolute;
    top: 100px;
    padding-left: 150px;
    width: 100%;
}
nav#secNav ul.sec-menu-level-1 {
    list-style: none;
    text-transform: uppercase;
}
nav#secNav ul.sec-menu-level-1 li {
    display: inline-block;
    font-size: 18px;
    padding: 0 15px;
}
nav#secNav ul.sec-menu-level-1 li.splitted {
    display: none;
}
nav#secNav ul.sec-menu-level-1 li:after {
    content: "|";
    color: #ffe58e;
    padding: 0 0 0 29px;
}
nav#secNav ul.sec-menu-level-1 li.menu-item-29:after {
    content: "";
}
nav#secNav ul.sec-menu-level-1 li a {
    color: #51282b;
}
#header .header-bottom {
    display: none;
}
.header-top .search {
    margin: -20px 0 0 60px;
}
.header-top .navigation-buttons {
    margin: 0 -70px 0 0;
}
#action-stripe {
    display: flex;
    padding: 20px;
    position: absolute;
    left: 50%;
    right: 50%;
    width: 100vw;
    max-width: 100vw;
    transform: translateX(-50%);
    margin: 50px auto 0 auto;
    box-sizing: border-box;
    z-index: 2;
    color: #fff;
    background: #47c0ff;
    font-family: "Knofedt";
}
#action-stripe h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 48px;
    color: #4a2e20;
    position: absolute;
    top: -120px;
    left: 50%;
    right: 50%;
    width: 100vw;
    transform: translateX(-50%);
    font-family: "Knofedt";
}
/*#action-stripe h3 span {
     color: #fff;
     background: #fdc50e;
     padding: 3px 20px;
     border-radius: 20px;
}
*/
#action-stripe a {
    color: #fff;
}
#action-stripe .read-article {
    display: none;
}
#action-stripe .news-item {
    margin-bottom: 0;
}
#action-stripe .news-item.blog .text {
    font-family: "Knofedt";
    margin: 0 !important;
    color: #fff !important;
    text-align: center !important;
    max-width: 100% !important;

}
#action-stripe .news-item .title {
    font-size: 48px;
}
.article-recipe-list {
    padding: 0 0 200px 20px;
}
.article-recipe-list > .homepage-blog-wrapper {
    gap: 20px;
}
.article-recipe-list .news-item.recepty {
    flex-basis: calc(32% - 5px) !important;
    width: calc(32% - 5px) !important;
}

@media (max-width: 767px) {
    .article-recipe-list {
        padding: 0 5px 180px 5px;
    }

    .article-recipe-list .blog-wrapper {
        padding: 0 10px;
    }

    .article-recipe-list .blog-wrapper .news-item {
        margin-bottom: 0px;
    }
}

#beforeFooterBanners {
    display: flex;
    gap: 20px;
    margin-top: 220px;
    flex-direction: row;
}
#beforeFooterBanners .banner:nth-child(1) {
    /*flex: 2;
    */
}
#beforeFooterBanners .banner:nth-child(2) {
    flex: 1;
    margin-top: -30px;
}
#beforeFooterBanners .banner:nth-child(3) {
    flex: 1.1;
    transform: scale(1.07);
    transform-origin: left top;
}
.newsletter-banner {
    margin: 0 auto !important;
    padding: 10px 50px !important;
}
.newsletter-banner h2 {
    margin-top: 0;
    font-size: 30px !important;
}
#beforeFooterBanners .banner .extended-empty img {
    height: 100%;
}

@media (max-width: 1439px) {
    .newsletter-banner h2 {
        margin: 0 !important;
        font-size: 26px !important;
        padding-bottom: 20px;
    }
    .newsletter-content {
        margin-top: -30px;
    }
}
@media (max-width: 991px) {
    #beforeFooterBanners {
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .newsletter-content h2 {
        padding-top: 130px;
    }

    #beforeFooterBanners {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        column-gap: 0;
        row-gap: 16px;
    }

    body:has(.has-signpost) #beforeFooterBanners {
        margin-top: 100px;
    }

    #beforeFooterBanners .banner, #beforeFooterBanners .banner-wrapper {
        flex: none;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    #beforeFooterBanners .banner-wrapper > span {
        display: block;
        width: 100%;
    }
    #beforeFooterBanners .newsletter-banner {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 416px) {
    #action-stripe h3 {
        font-size: 40px !important;
        padding-left: 5px;
        padding-right: 5px;
        top: -140px;
    }
}

@media (min-width:1001px){
    #beforeFooterBanners{
        flex-direction:row;
        flex-wrap:nowrap;
    }
    #beforeFooterBanners .banner{
        flex:1 1 0;
    }
}

@media (max-width:1000px)/* and (min-width:368px)*/{
    #beforeFooterBanners{
        flex-direction:row;
        flex-wrap:wrap;
    }
    #beforeFooterBanners .banner:nth-child(1){
        flex:0 0 100%;
    }
    #beforeFooterBanners .banner:nth-child(2),
    #beforeFooterBanners .banner:nth-child(3){
        flex:1 1 0;
    }

    #beforeFooterBanners .banner {
        min-height: auto;
    }
}

/*@media (max-width:767.98px){*/
/*    #beforeFooterBanners{*/
/*        flex-direction:column;*/
/*        flex-wrap:nowrap;*/
/*    }*/
/*    #beforeFooterBanners .banner{*/
/*        flex:0 0 100%;*/
/*    }*/
/*}*/

/** Bannery (30.9.) **/
/** KONEC BANNERU **/
#footer .custom-footer .col-lg-3:nth-child(3) {
    width: 20%
}
#footer .custom-footer .col-lg-3:nth-child(4) {
    width: 30%
}
#footer .custom-footer .custom-footer__newsletter {
    width: auto;
}
.custom-footer__newsletter fieldset {
    position: relative;
}
.custom-footer__newsletter input[type=email] {
    border-radius: 20px;
    line-height: 18px;
    height: auto;
    font-size: 12px;
}
.custom-footer__newsletter button[type=submit]:before {
    content: "";
}
.custom-footer__newsletter button[type=submit] {
    font-size: 12px;
    font-weight: 400;
    border-radius: 20px;
    margin: 4px;
    white-space: nowrap;
    height: auto;
    line-height: 20px;
}
.custom-footer__newsletter button[type=submit] .sr-only {
    position: relative;
    clip: none;
    height: auto;
    width: auto;
    text-transform: uppercase;
    color: #fff;
}
.banner-wrapper .footer-banner img {
    border-radius: 0;
}
.footer-banners .footer-banner.col-lg-6:nth-child(1) {
    padding-right: 8px;
}
.footer-banners .footer-banner.col-lg-6:nth-child(2) {
    padding-left: 8px;
}
.socials-banner {
    display: flex;
    justify-content: center !important;
    gap: 20px;
}
.socials-banner .socials-text {
    display: block !important;
}
.socials-banner .socials-text .highlight {
    font-size: 28px !important;
}

@media(max-width: 76px) {
    .socials-banner {
        align-items: center !important;
    }

    .socials-banner .socials-text {
        justify-content: center;
        font-size: 46px;
        line-height: 1;
        text-align: center;
    }

    .socials-banner .socials-icons {
        gap: 10px;
    }
}

    .socials-banner .socials-icons img {
        width: 60px;
        height: 60px;
}

.row.banners-content.body-banners .col-sm-6 {
    padding: 0 8px;
}
div#content-wrapper.top-stripe:before {
    content: "";
    display: block;
    position: absolute;
    top: 170px;
    left: 0;
    height: 150px;
    /** fix pozadi drobeckovky **/
    width: 100%;
    background-color: #fdc50e;
    z-index: -1;
}
/** PP snizeno na 768px, rozbijelo to stranky **/
@media (max-width: 767px) {
    div#content-wrapper.top-stripe:before {
        top: 0;
    }
}
.kontaktni-blok1 {
    justify-content: center;
}
.message.bot {
    flex-direction: row;
    justify-content: flex-end;
}
body:not(:has(.has-signpost)) .row.banners-row {
    background-color: #FDC52C;
}

.row.banners-row + section {
    margin-top: 60px;
}
.row.banners-row:last-child {
    margin-bottom: 200px;
}
.navigation-in > ul > li.ext > ul {
    background: #fdc50e;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.15);
}
.navigation-in > ul > li.ext > ul > li > div {
    width: 100% !important;
}
.navigation-in > ul > li.ext > ul > li > div > ul {
    display: block !important;
    max-height: 300px;
    line-height: 1.5;
    color: #51282b;
}
.navigation-in > ul > li.ext > ul > li > div > ul > li {
    display: list-item;
    list-style: disc;
    margin-left: 20px;
}
.navigation-in > ul > li.ext > ul > li > div > ul > li a:link, .navigation-in > ul > li.ext > ul > li > div > ul > li a:visited {
    color: #51282b !important;
}
#navigation .has-more-items .more-items-trigger {
    display: none !important;
}
.p-detail-inner {
    background: #fdc50e;
    border-radius: 50px;
    padding: 60px;
    margin-top: 80px;
}
.p-detail-inner-header h1 {
    font-family: "Knofedt";
    color: #51282b;
    font-size: 50px;
}
.p-detail-inner .stars.star-list {
    padding: 3px 5px;
    background: #fff;
    border-radius: 10px;
    height: 22px;
    width: 115px;
}
.p-detail-inner .brand-wrapper {
    display: none;
}
.p-detail-inner .btn.btn-conversion {
    background: #dd4820;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.p-detail-inner .p-to-cart-block {
    border-radius: 35px;
    padding-left: 20px;
    margin-bottom: 20px;
    background: #fff;
}
.p-detail-inner .accordion-header,
.p-detail-inner .accordion-header1 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 3px solid #51282b;
}
.p-detail-inner .accordion-header:after,
.p-detail-inner .accordion-header1:after {
    content: "v";
    background: #51282b;
    color: #fff;
    padding: 2px 10px;
    border-radius: 15px;
}
.p-detail-inner .accordion-item.open .accordion-header:after,
.p-detail-inner .accordion-item1.open .accordion-header1:after {
    transform: translateY(-14px) rotate(180deg);
}
.p-detail-inner .accordion-item,
.p-detail-inner .accordion-item1 {
    border-bottom: none;
}
.p-detail-inner .add-to-cart .quantity {
    border: none;
}
.p-detail-inner .quantity label {
    margin-top: 0;
    color: #51282b;
}
.p-detail-inner .quantity button {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}
.p-detail-inner .quantity button:before {
    color: #51282b;
}
.p-detail-tabs-wrapper .layout-wrapper, .p-detail-tabs-wrapper #productDiscussion {
    background: #fdc50e;
    border-radius: 50px;
    align-items: flex-start;
}
.p-detail-tabs-wrapper .compare-wrapper {
    width: 100%;
}
.p-detail-tabs-wrapper .compare-wrapper .overlay {
    background: transparent;
}
.p-detail-tabs-wrapper .layout-wrapper, .p-detail-tabs-wrapper #productDiscussion {
    font-family: "Knofedt";
    color: #51282b;
}
.p-detail-tabs-wrapper .layout-wrapper .layout-text .highlight-label, .p-detail-tabs-wrapper .layout-wrapper .layout-text h2 {
    text-transform: uppercase;
    font-family: "Knofedt";
}
.p-detail-tabs-wrapper .layout-wrapper .layout-text .highlight-label {
    font-size: 36px;
}
.p-detail-tabs-wrapper .layout-wrapper .layout-text h2 {
    color: #51282b;
    font-size: 36px;
}
.p-detail-tabs-wrapper .layout-wrapper .layout-text {
    font-size: 21px;
}
#tab-content #description .rate-wrapper {
    display: none;
}
.shp-tabs-holder {
    margin-top: 40px;
}
.p-detail-tabs li.shp-tab {
}
.p-detail-tabs li.shp-tab a {
    color: #30a506;
}
.p-detail-tabs li.shp-tab.active {
    background: #30a506;
    color: #ddf65c;
    border-radius: 40px;
    text-decoration: none !important;
}
.p-detail-tabs li.shp-tab.active a {
    color: #ddf65c;
}
.p-detail-tabs {
    font-family: "Knofedt";
    text-transform: uppercase;
    background: #ddf65c;
    color: #30a506;
    border-radius: 40px;
}
.p-detail-inner .breadcrumbs {
    margin: 0 0 20px 0;
    width: 100%;
}
.p-detail-inner .breadcrumbs span {
    color: #51282b;
}
.p-detail-inner .breadcrumbs > span > a {
    color: #51282b;
    text-decoration: none;
}
.p-detail-inner .breadcrumbs span:last-child span {
    font-weight: 700;
}
.breadcrumbs {
    margin: 0 0 40px 0;
}
.breadcrumbs span, .breadcrumbs span a {
    color: #51282b;
    font-weight: 700;
    font-size: 13px;
}
.content-wrapper-in.product-page-content {
    position: relative;
}
.content-wrapper-in.product-page-content:after {
    content: "";
    position: absolute;
    height: 173px;
    width: 100vw;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: #fef6df url(/user/documents/theme/header-border.png) no-repeat top center;
    background-size: 100% auto;
    z-index: -1;
}
.news-item {
    gap: 10px;
}
#navigation .menu-level-2 {
    border-top: none;
    align-items: flex-start;
    width: 167%;
    left: -150px;
    /*height: 760px;
    */
    height: auto;
}
#navigation .menu-level-3 {
    font-size: 19px;
}
#navigation ul.menu-level-3 li {
    margin: 0 0 0 20%;
}
#navigation .menu-level-2 > li > div {
    gap: 0;
}
.p-detail-inner .p-image img {
    border-radius: 25px;
}
.p-detail-inner .p-thumbnails-inner a > img {
    border-radius: 10px;
}
h2.red-heading {
    font-family: "Knofedt";
    font-size: 52px;
    color: #5c4234;
    text-transform: uppercase;
    line-height: 75px;
}
h2.red-heading em {
    color: #ff7504;
    font-style: normal;
}
h2.red-heading strong {
    background: #ff7504;
    padding: 0px 10px 10px 10px;
    border-radius: 30px;
}
h2.teal-heading {
    font-family: "Knofedt";
    font-size: 52px;
    color: #5c4234;
    text-transform: uppercase;
    line-height: 75px;
}
h2.teal-heading em {
    color: #00bfb8;
    font-style: normal;
}
h2.teal-heading strong {
    background: #00bfb8;
    padding: 0px 10px 10px 10px;
    border-radius: 30px;
}
h2.yellow-heading {
    font-family: "Knofedt";
    font-size: 52px;
    color: #5c4234;
    text-transform: uppercase;
    line-height: 75px;
}
h2.yellow-heading em {
    color: #fdc50e;
    font-style: normal;
}
h2.yellow-heading strong {
    background: #fdc50e;
    padding: 0px 10px 10px 10px;
    border-radius: 30px;
}
h2.big-heading {
    font-family: "Knofedt";
    font-size: 52px;
    color: #5c4234;
    text-transform: uppercase;
    line-height: 75px;
}
h2.big-heading strong {
    font-size: 96px;
    font-style: normal;
}
.vydejni-box {
    font-size: 30px;
}
.vydejni-box h3, .vydejni-box h4 {
    text-transform: uppercase;
    font-family: "Knofedt";
    font-size: 32px;
}
.vydejni-box .adresa {
    text-transform: uppercase;
    font-family: "Knofedt";
    font-size: 52px;
}
.vydejni-box .telefon {
    font-size: 52px;
}
.vydejni-box .pracovni-doba {
    font-size: 26px;
}
.vydejni-box .info {
    font-family: "Roboto";
}
.kontaktni-formular input[type=submit] {
    text-transform: uppercase;
    font-family: "Knofedt";
}
.kontaktni-blok1 {
    justify-content: center;
    left: 50%;
    height: 100%;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    background: #00bcbc;
    color: white;
    padding: 40px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    /* mezera mezi sloupci */
}
.kontaktni-text {
    flex: 1 1 400px;
    line-height: 1.5;
    max-width: 600px;
    padding: 20px;
    font-family: 'Bebas Neue', sans-serif;
    text-transform: uppercase;
    font-family: "Knofedt";
    font-size: 48px;
    line-height: 40px;
}
.kontaktni-text em {
    font-style: normal;
    color: #ffd904;
}
.kontaktni-text .zvyrazneni {
    color: #ffd400;
}
.kontaktni-formular {
    flex: 1 1 300px;
    max-width: 500px;
    padding: 20px;
}
.filters-wrapper .filters-unveil-button-wrapper .btn.btn-default.unveil-button {
    background: #ff7504;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Knofedt", sans-serif;
    font-size: 28px;
    line-height: 20px;
}
.filters-wrapper .filters-unveil-button-wrapper .btn.btn-default.unveil-button:hover {
    color: #fff;
    text-decoration: underline;
}
.filters-wrapper .filters-unveil-button-wrapper .unveil-button:before {
    content: "";
    margin-right: 10px
}
.filters-wrapper .filters-unveil-button-wrapper .unveil-button:after {
    margin: 5px 0 0 20px;
    display: inline-block;
    transform: scale(0.7);
    transform-origin: center;
}
/* ### MENU HACK ### */
/* TOP úroveň: schovej název kategorie, nech jen obrázek */
.menu-level-2 > li > .menu-no-image > a > span {
    display: inline-block !important;
    font-size: 0 !important;
    line-height: 0 !important;
    white-space: nowrap !important;
}
.menu-level-2 > li > .menu-no-image > a > span img {
    display: block !important;
    margin: 0 !important;
}
#header .navigation-wrapper .search {
    flex-basis: 42%;
}
#header .navigation-buttons {
    flex-basis: 20% !important;
    margin: -24px 0 0 0;
}
#header .navigation-buttons a[data-target=cart] {
    width: 52px;
    height: 46px;
    background: #fff;
    padding: 5px;
    border-radius: 15px;
    position: relative;
}
#header .navigation-buttons a[data-target=cart]:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('/user/documents/upload/lifelike/cart-brown.svg');
    background-size: 32px 32px;
    /* force scaling */
    background-repeat: no-repeat;
    background-position: center;
    left: calc(35px - 50%);
    position: absolute;
    transform: scaleX(-1);
}
.cart-count .cart-price {
    display: none !important;
}
#header .navigation-buttons a[data-target=cart] i {
    position: absolute;
    top: -10px;
    right: -5px;
    left: auto;
    height: 21px;
    width: 21px;
    font-size: 14px;
    line-height: 15px;
    background: #cf4c55 !important;
}
@media (max-width: 767px) {
    #header #navigation {
        position: static;
        width: auto;
        /*flex-basis: 45%;
        */
        border-top: 0;
    }
    #navigation .navigation-in {
        background: #fdc50e;
        padding-top: 20px;
    }
    .container.navigation-wrapper .site-name {
        flex: 0 1 50px;
    }
    .menu-helper ul, .navigation-in ul {
        display: flex;
    }
    .navigation-in > ul > li > a > b, .navigation-in > ul > li > a > span {
        padding: 0;
    }
    #navigation .menu-level-1 > li {
        margin-right: 5px;
    }
    #navigation .menu-level-1 > li > a {
        font-size: 14px;
        text-transform: uppercase;
        padding: 8px 30px 8px 15px;
    }
    .navigationActions {
        display: none !important;
    }
    nav#navigation .menu-level-1 > li > a:after {
        padding: 0px 8px 0 4px;
        height: 40px;
    }
    #header .navigation-buttons {
        flex-basis: 10% !important;
        margin: -0 0 0 0;
    }
    nav#secNav {
        display: none;
    }
    .navigation-window-visible nav#secNav {
        display: block;
        left: 0;
        top: 90px;
        background: #fdc50e;
    }
    #header .navigation-wrapper .search {
        flex-basis: 100%;
        margin: 10px auto 0 auto;
    }
}
/* SUBKATEGORIE – výchozí stav: text viditelný */
@supports selector(:has(*)) {
    .subcategories a > .text:has(img) {
        font-size: 0 !important;
        line-height: 0 !important;
        white-space: nowrap !important;
    }
    .subcategories a > .text:has(img) img {
        display: block !important;
        margin: 0 auto !important;
    }
}
/* ===================== SLIDER (jen v rámci .product-slider-holder) ===================== */
/* Holder držíme v šířce contentu a necháme místo pro šipky + čáru dole */
.product-slider-holder {
    --nav-size: 45px;
    --nav-gap: 12px;
    --line-color: rgba(58, 43, 34, .25);
    position: relative;
    overflow: hidden !important;
    padding-inline: 12px !important;
    padding-bottom: calc(var(--nav-size) + 20px);
    /* prostor pro šipky i linku */
    box-sizing: border-box;
    padding-top: 25px;
}
.product-slider-holder .product-slider {
    overflow: visible !important;
}
/* segmentovaná čára pod sliderem (nepodjíždí pod šipky) */
.product-slider-holder::after {
    content: "";
    position: absolute;
    left: 24px;
    right: calc(24px + var(--nav-size) * 2 + var(--nav-gap) * 3);
    /* necháme místo pro šipky vpravo */
    bottom: calc(var(--nav-size) / 2 - 2px);
    /* vertikálně zarovnané se středem šipek */
    height: 3px;
    border-radius: 3px;
    /* několik krátkých úseků s mezerami – automaticky rozprostřené */
    background-image: linear-gradient(var(--line-color), var(--line-color));
    background-size: 220px 3px;
    /* délka jednoho úseku */
    background-repeat: space;
    /* rovnoměrné rozdělení po šířce */
    pointer-events: none;
}
/* ===================== KARTY ===================== */
/* spacing přes padding, bez marginu – ať nezačíná půlkou karty */
.product-slider-holder .products-block .product {
    margin: 0 !important;
    padding: 0 13px !important;
    /* mezera mezi položkami */
    box-sizing: border-box !important;
    background: transparent !important;
    /* vizuál je na .p */
    border-radius: 0 !important;
}
/* Vizuál samotné karty */
.product-slider-holder .products-block .product .p {
    background: #fff;
    border-radius: 18px;
    padding: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
/* ===================== NAVIGACE (šipky) ===================== */
.product-slider-holder .product-slider-navigation {
    position: absolute;
    bottom: 10px;
    top: auto;
    transform: none;
    background: transparent;
    border-radius: 50%;
    width: var(--nav-size);
    height: var(--nav-size);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .10);
    cursor: pointer;
    z-index: 10;
    transition: transform .3s, box-shadow .3s;
    border: 2px solid var(--line-active);
}
/* dole vpravo vedle sebe */
.product-slider-holder .product-slider-navigation.navigation-next {
    right: var(--nav-gap);
}
.product-slider-holder .product-slider-navigation.navigation-prev {
    right: calc(var(--nav-gap) * 2 + var(--nav-size));
}
/* volitelně: schovat shoptetí stránkování */
.product-slider-holder .product-slider-pagination {
    display: none !important;
}
/* ===================== RESPONSIVE ===================== */
@media (max-width: 767px) {
    .product-slider-holder {
        --nav-size: 35px;
        --nav-gap: 10px;
        padding-inline: 8px !important;
        padding-bottom: calc(var(--nav-size) + 18px);
    }
    .product-slider-holder .products-block .product {
        padding: 0 5px !important;
    }
    /* čára – menší odsazení */
    .product-slider-holder::after {
        left: 16px;
        right: calc(16px + var(--nav-size) * 2 + var(--nav-gap) * 3);
        bottom: calc(var(--nav-size) / 2 - 2px);
    }
}
/* ŠIPKY – obě dole vpravo vedle sebe, vždy viditelné */
.product-slider-holder {
    --nav-size: 45px;
    --nav-gap: 12px;
    --nav-size: 45px;
    --nav-gap: 12px;
    --line-passive: rgba(58, 43, 34, .28);
    --line-active: rgba(58, 43, 34, .85);
    padding-bottom: calc(var(--nav-size) + 20px);
    /* místo pro čáru + šipky */
}
.product-slider-holder .product-slider-navigation.navigation-next:before, .product-slider-holder .product-slider-navigation.navigation-prev:before {
    color: var(--line-active) !important;
}
.product-slider-holder .product-slider-navigation {
    position: absolute !important;
    bottom: 10px !important;
    top: auto !important;
    transform: none !important;
    /* žádné centrování */
    width: var(--nav-size) !important;
    height: var(--nav-size) !important;
    opacity: 1 !important;
    z-index: 10 !important;
}
/* pravá šipka úplně vpravo */
.product-slider-holder .product-slider-navigation.navigation-next {
    left: auto !important;
    right: var(--nav-gap) !important;
}
/* levá šipka hned vedle ní (doleva od ní) */
.product-slider-holder .product-slider-navigation.navigation-prev {
    left: auto !important;
    right: calc(var(--nav-gap) * 2 + var(--nav-size)) !important;
}
/* mobil – menší šipky a mezera */
@media (max-width: 767px) {
    .product-slider-holder {
        --nav-size: 35px;
        --nav-gap: 10px;
    }
    .product-slider-holder .product-slider-navigation.navigation-next {
        right: var(--nav-gap) !important;
    }
    .product-slider-holder .product-slider-navigation.navigation-prev {
        right: calc(var(--nav-gap) * 2 + var(--nav-size)) !important;
    }
}
/* schovat shoptetí stránkování (ty krátké čárky) */
.product-slider-holder .product-slider-pagination {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.product-slider-holder .slider-progress {
    position: absolute;
    left: 24px;
    right: calc(24px + var(--nav-size) * 2 + var(--nav-gap) * 3);
    /* rezervuj místo pro šipky */
    bottom: calc(var(--nav-size) / 2 - 2px);
    display: flex;
    gap: clamp(16px, 4vw, 36px);
    align-items: center;
    pointer-events: none;
}
.product-slider-holder .slider-progress .seg {
    flex: 1 1 0;
    height: 3px;
    border-radius: 3px;
    background: var(--line-passive);
    opacity: .45;
    transition: opacity .2s ease, background-color .2s ease;
}
.product-slider-holder .slider-progress .seg.is-active {
    background: var(--line-active);
    opacity: 1;
}
.product-slider-holder .product-slider {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .product-slider-holder {
        --nav-size: 35px;
        --nav-gap: 10px;
        padding-bottom: calc(var(--nav-size) + 18px);
    }
    .product-slider-holder .slider-progress {
        left: 16px;
        right: calc(16px + var(--nav-size) * 2 + var(--nav-gap) * 3);
        bottom: calc(var(--nav-size) / 2 - 2px);
    }
}
.product-slider-holder::before, .product-slider-holder::after {
    content: none !important;
    display: none !important;
    background: none !important;
    border: 0 !important;
}
/* pro jistotu: žádné spodní border/čáry z tématu */
.product-slider-holder, .product-slider-holder .products, .product-slider-holder .products-block {
    border: 0 !important;
}
/* náš progress nechť je nad podkladem, pod šipkami */
.product-slider-holder .slider-progress {
    z-index: 5;
}
.product-slider-holder .product-slider-navigation {
    z-index: 10;
}
.custom-footer__banner20 {
    width: 100% !important;
}
#hp-sliders {
    margin-bottom: 130px;
}
#beforeFooterBanners {
    margin-top: 360px;
}
#action-stripe {
    margin-top: 160px;
    gap: 5em;
    justify-content: center;
}
#action-stripe .news-item .text .description {
    display: none;
}
.socials-banner .socials-text .highlight {
    font-size: 42px !important;
}
.oval {
    padding: 0px 12px 2px 12px;
}
.top-navigation-bar {
    display: none;
}
@media (max-width: 767px) {
    #header .header-top .container {
        padding-top: 10px;
    }
    #navigation .navigation-in {
        padding-top: 0;
        overflow: visible;
        display: flex;
        justify-content: center;
    }
    #navigation .menu-level-1 > li > a .submenu-arrow {
        display: none;
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
        background: #dc6300;
        border-radius: 0 30px 30px 0;
        line-height: 28px;
        padding: 0px 8px 0 4px;
        height: 40px;
        width: 25px;
    }
    #navigation .menu-level-1 > li > a .submenu-arrow:after {
        font-size: 12px;
    }
    #navigation .menu-level-1 > li:nth-child(2) > a .submenu-arrow {
        background: #693438;
    }
    nav#navigation .menu-level-1 > li > a:after {
        /*display:none;
        */
        line-height: 28px;
    }
    .navigation-in ul {
        align-items: flex-start;
    }
    .overall-wrapper {
        padding-top: 0;
    }
}
@media (min-width: 768px) and (max-width: 1439px) {
    .container {
        width: auto;
    }
    #header .header-top-wrapper .site-name {
        flex: 0 1 150px;
    }
    #navigation {
        position: relative;
        left: 0;
        flex: 0 1 380px;
    }
    #header .navigation-wrapper .search {
        flex: 1;
        margin-left: 0;
    }
    #header .navigation-wrapper .search input[type=search] {
        padding-left: 10px;
    }
    #header .navigation-buttons {
        margin: -20px 20px 0 0;
    }
    #navigation .menu-level-2 {
        width: 100vw;
    }
    #secNav .sec-menu-level-1 {
        padding-left: 0;
        display: flex;
    }
    nav#secNav ul.sec-menu-level-1 li {
        padding: 0 5px;
    }
    nav#secNav ul.sec-menu-level-1 li:after {
        padding: 0 0 0 8px;
    }
    #secNav .sec-menu-level-1 li.splitted {
        display: none;
    }
}
/* === Ikona účtu v .navigation-buttons === */
.navigation-buttons .btn-account {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 999px !important;
    margin-right: 8px !important;
    text-decoration: none !important;
    color: inherit !important;
    position: relative !important;
    line-height: 1 !important;
}
.navigation-buttons .btn-account::before {
    content: "" !important;
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    background: currentColor !important;
    -webkit-mask: var(--icon-src) no-repeat center / contain;
    mask: var(--icon-src) no-repeat center / contain;
}
#beforeFooterBanners {
    display: flex;
    gap: 20px;
    align-items: stretch;
    flex-wrap: nowrap;
}
#beforeFooterBanners .banner {
    flex: 1 1 0;
    display: flex;
}
#beforeFooterBanners .banner-wrapper {
    flex: 1 1 auto;
    display: flex;
    width: 100%;
    justify-content: center;
}
#beforeFooterBanners .banner-wrapper > img {
    display: block;
    width: 100%;
    height: auto;
}
#beforeFooterBanners .newsletter-banner {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
@media (max-width: 1000px) {
    #beforeFooterBanners {
        flex-wrap: wrap;
        margin-left: 10px;
        margin-right: 10px;
    }
    #beforeFooterBanners .banner {
        flex: 1 1 100%;
    }
}
@media (min-width: 992px) {
    .navigation-buttons .btn-account {
        margin-right: 10px !important;
    }
}
/* === Přepozicovaný login popup (jen desktop) === */
@media (min-width: 992px) {
    .user-action-login .popup-widget-inner.anchored-to-account {
        position: fixed !important;
        left: var(--anchor-x, 50%) !important;
        top: var(--anchor-y, 80px) !important;
        transform: translate(-50%, 0) !important;
        z-index: 100100 !important;
        min-width: 320px !important;
        max-width: 440px !important;
        width: auto !important;
        height: auto !important;
        max-height: 80vh !important;
        overflow: auto !important;
        box-sizing: border-box !important;
        border-radius: 35px;
    }
    .user-action-in .btn-default, .user-action-in .btn-login, #register-form .btn-secondary, #formForgottenPassword .btn-primary {
        background-color: #ff6900;
        color: #fff !important;
        padding: 10px 20px;
        border: none;
        border-radius: 50px;
        cursor: pointer;
        white-space: nowrap;
        font-family: "Knofedt", sans-serif;
        text-transform: uppercase;
        font-size: 26px;
        font-weight: 100;
    }
    #register-form .btn-secondary, #formForgottenPassword .btn-primary {
        padding: 0px 20px 10px;
    }
    .user-action-in .btn-login:hover, #register-form .btn-secondary:hover, #formForgottenPassword .btn-primary:hover {
        text-decoration: underline;
        background-color: #ff6900;
        color: #fff !important;
    }
    .user-action-in input, body:has(#register-form) input, body:has(#formForgottenPassword) input {
        border-radius: 25px;
    }
    .user-action-login::before, .user-action-login::after, .user-action-login .popup-widget::before, .user-action-login .popup-widget::after, .user-action-login .popup-widget-inner:not(.anchored-to-account)::before {
        display: none !important;
        content: none !important;
    }
    .user-action-login .popup-widget-inner.anchored-to-account::after {
        content: "";
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        pointer-events: none;
    }
}
.barevny-text {
    font-family: "Knofedt", sans-serif;
    font-size: clamp(2.25rem, 4.5vw, 4.2rem);
    /* Dynamická velikost písma */
    line-height: 1.6;
    color: #4d2c1d;
    text-transform: uppercase;
    max-width: 80%;
    margin: 30px auto;
    text-align: center;
}
.oval {
    display: inline-block;
    padding: 2px 30px;
    /*padding: 2px 30px 10px;*/
    margin: 2px 3px;
    border-radius: 999px;
    /*font-size: 40px;*/
    text-transform: uppercase;
}
.oval-hneda {
    background-color: #a36643;
    color: #fbcc43;
}
.oval-fialova {
    background-color: #a792e4;
    color: #fff;
}
.oval-oranzova {
    background-color: #fbcc43;
    color: #dd4820;
}
.oval-oranzovo-bila {
    background-color: #fbcc43;
    color: #fff;
}
.oval-modra {
    background-color: #0db2d6;
    color: #fbcc43;
}
.oval-modro-bila {
    background-color: #02C6B2;
    color: #fff;
}
.oval-cervena {
    background-color: #dd4820;
    color: #fbcc43;
}
.oval-zelena {
    background-color: #ddf65c;
    color: #30a506;
}
.oval-tmave-oranzova {
    background-color: #FF741F;
    color: #4d2c1d;
}
.barevny-text {
    font-family: "Knofedt", sans-serif;
    font-size: clamp(2.25rem, 4.5vw, 4.2rem);
    line-height: 1.6;
    color: #4d2c1d;
    text-transform: uppercase;
    max-width: 80%;
    margin: 30px auto;
    text-align: center;
}
.news-item .text .title {
    line-height: 1;
}
#beforeFooterBanners .banner, #beforeFooterBanners .banner .banner-wrapper {
    overflow: visible !important;
}
.newsletter-banner {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #ffc800;
    border-radius: 30px;
    padding: 40px 50px;
    margin: 40px auto;
    overflow: visible;
    font-family: "Knofedt", sans-serif;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.newsletter-image {
    position: absolute;
    bottom: -60px;
    left: -40px;
    z-index: 5;
}
.newsletter-image img {
    display: block;
    height: 270px;
    margin-bottom: 0;
}
.newsletter-content {
    position: relative;
    z-index: 10;
    flex: 1;
    padding-left: 160px;
    color: #3a1d01;
    font-family: "Knofedt", sans-serif;
}
/*@media (max-width: 1439.95px){
    */
/* .newsletter-content {
    */
/* margin-top: -30px;
*/
/*
}
*/
/* .newsletter-content h2 {
    */
/* padding-bottom: 20px;
*/
/* font-size: 35px;
*/
/*
}
*/
/*
}
*/
.newsletter-content h2 {
    font-size: 35px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-family: "Knofedt", sans-serif;
}
.newsletter-content .highlight {
    font-family: "Knofedt", sans-serif;
    font-size: 48px;
    line-height: 1.6;
    color: #ff7504;
}
.form-newsletter {
    display: flex;
    align-items: center;
    background: white;
    border-radius: 50px;
    padding: 5px 10px;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    max-width: 100%;
}
.form-newsletter input[type="email"] {
    flex: 1;
    border: none;
    outline: none;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 50px 0 0 50px;
    background: transparent;
    color: #666;
    font-family: sans-serif;
}
.form-newsletter button {
    font-family: "Roboto";
    background-color: #ff6900;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    /* font-weight: bold;
     */
    cursor: pointer;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .newsletter-banner {
        flex-direction: column;
        padding: 160px 30px 30px;
        text-align: center;
    }
    .newsletter-image {
        top: 75px;
        left: calc(50% + 20px);
        transform: translateX(-50%);
        position: absolute;
        z-index: 999;
        height: 260px;
    }

    .newsletter-image img {
        height: 260px;
        max-width: none !important;
    }
    .newsletter-content {
        padding-left: 0;
        padding-bottom: 30px;
        width: 100%;
        justify-items: center;
    }
    .newsletter-content h2 {
        padding-top: 60px;
        max-width: 550px;
    }
    .newsletter-content h2 .highlight {
        font-size: 120px;
        line-height: 1;
        max-width: 250px;
        display: block;
        text-align: center;
    }
    .form-newsletter {
        flex-direction: row;
        border-radius: 999px;
        padding: 5px;
        justify-content: space-between;
    }
    .form-newsletter input[type="email"] {
        max-width: 50%;
    }
    .form-newsletter input[type="email"], .form-newsletter button {
        border-radius: 999px;
        margin: 0;
    }
}

@media(max-width: 416px) {
    .newsletter-content h2 .highlight {
        font-size: 100px;
    }
    .newsletter-image img {
        height: 220px;
    }
    .newsletter-image {
        top: 65px;
    }
}

@media (min-width: 768px) and (max-width: 1380px) {
    .newsletter-content h2 {
        padding-top: 20px;
    }
}

.custom-banner-slider {
    margin: 40px 0;
    position: relative;
    --slide-ratio: 9/16;
}
.custom-banner-slider-outer {
    position: relative;
}
.custom-banner-slider-wrapper {
    padding: 0 10px;
    overflow: visible;
}
.custom-banner-slider-container {
    overflow: hidden;
}
.custom-banner-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    aspect-ratio: var(--slide-ratio);
    height: auto;
    overflow: hidden;
}
.custom-banner-slider video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: block;
    z-index: 1;
}

@media (max-width: 767px) {
    .custom-banner-slider video {
        height: 85%;
    }

    .custom-banner-slider .video-poster {
        height: 85% !important;
    }

    .custom-banner-slider .swiper-slide {
        align-items: start;
    }

    .content-wrapper.container .row.has-text-banner {
        background-color: #ffc800;
    }
}

.custom-banner-slider .video-poster {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    pointer-events: none;
    opacity: 1;
    transition: opacity .25s ease;
    z-index: 2;
}
.custom-banner-slider .swiper-slide.is-playing > .video-poster {
    opacity: 0;
}
.custom-banner-slider-outer .swiper-button-prev, .custom-banner-slider-outer .swiper-button-next {
    width: 50px !important;
    height: 50px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10;
    position: absolute !important;
    background: #FDC52C !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}
.custom-banner-slider-outer .swiper-button-prev:hover, .custom-banner-slider-outer .swiper-button-next:hover {
    transform: translateY(-50%) scale(1.1) !important;
}
.custom-banner-slider-outer .swiper-button-prev {
    left: -15px !important;
}
.custom-banner-slider-outer .swiper-button-next {
    right: -15px !important;
}
.custom-banner-slider-outer .swiper-button-prev::after, .custom-banner-slider-outer .swiper-button-next::after {
    content: '' !important;
    width: 12px !important;
    height: 12px !important;
    border-top: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
    position: absolute !important;
}
.custom-banner-slider-outer .swiper-button-prev::after {
    transform: rotate(-135deg) !important;
    margin-left: 4px !important;
}
.custom-banner-slider-outer .swiper-button-next::after {
    transform: rotate(45deg) !important;
    margin-right: 4px !important;
}
.custom-banner-slider-outer .swiper-button-disabled {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}
.carousel-inner {
    overflow: visible;
}
.p-category-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 6px;
}
.p-category-badge {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 4px 2px;
    color: #111827;
    text-transform: uppercase;
}
.p-icon-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    align-items: center;
    margin: 0px;
}
.p-icon {
    width: 60px;
    height: 60px;
    object-fit: contain;
    display: block;
}
.welcome-wrapper {
    margin-top: 900px;
}

@media (max-width: 767px) {
    .welcome-wrapper .welcome .barevny-text {
        font-size: 32px;
        line-height: 1.2;
    }
    .welcome-wrapper .welcome .barevny-text br {
        display: none;
    }

    .welcome-wrapper .welcome .hp-carousel-section img {
        max-height: 100px;
    }

    .product .p .ratings-wrapper {
        visibility: visible !important;
    }
}

.description-inner .extended-description {
    display: none;
}
table.detail-parameters {
    display: none;
}
.banner, .banner-category, .banner-wrapper {
    overflow: hidden;
    position: relative;
}
.row banners-content body-banners {
    width: 100%;
}
/* produkt */
/* posuvnik fotky */
.compare-wrapper {
    position: relative;
    width: 400px;
    height: auto;
    display: inline-block;
}
.image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.base {
    z-index: 1;
}
.overlay {
    z-index: 2;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0.2s ease-out;
}
.slider {
    position: relative;
    margin-top: calc(100% + 10px);
    width: 100%;
    z-index: 3;
}
#slider::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #ffd505;
    transform: translateX(-50%);
    pointer-events: none;
}
/* schovavaci text v popisu produktu*/
.accordion,
.accordion1 {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 20px;
}
.accordion-item,
.accordion-item1 {
    border-bottom: 1px solid #ccc;
}
.accordion-header,
.accordion-header1 {
    cursor: pointer;
    padding: 15px 20px;
    font-size: 16px;
    position: relative;
    transition: background-color 0.3s ease;
}
.accordion-header:hover,
.accordion-header1:hover {
    background-color: #ffd505;
}
.accordion-header::after,
.accordion-header1::after {
    content: "\25BC";
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}
.accordion-header.active::after,
.accordion-header1.active::after {
    transform: translateY(-50%) rotate(180deg);
}
.accordion-content,
.accordion-content1 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 0 20px;
}
.accordion-content p,
.accordion-content1 p {
    margin: 15px 0;
}
/* produkt ramecek v popisu hlavnim */
.layout-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #ffd400;
    border-radius: 20px;
    padding: 40px;
    gap: 30px;
}
/* Textová část – 1/3 */
.layout-text {
    flex: 1 1 300px;
    max-width: 33%;
    min-width: 280px;
}
/* Obrázková část – 2/3 */
.layout-image {
    flex: 2 1 400px;
    max-width: 66%;
    min-width: 300px;
    border-radius: 20px;
    background-color: #ffeebf;
    overflow: hidden;
}
@media (max-width: 1023px) {
    .layout-text, .layout-image {
        max-width: 100%;
        flex: 1 1 100%;
    }
}
.highlight-label {
    display: inline-block;
    background-color: #ff7700;
    /* oranžová */
    color: white;
    font-weight: bold;
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}
/* carousel maly na HP v textu */
.carousel-wrapper {
    position: relative;
    max-width: 60%;
    margin: 40px auto;
    overflow: hidden;
    border-radius: 12px;
}
.carousel-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.carousel-slide {
    min-width: 20%;
    transition: transform 0.3s ease-in-out;
}
.carousel-slide a {
    display: block;
    overflow: hidden;
}
.carousel-slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    transition: transform 0.4s ease;
}
.carousel-slide:hover img {
    transform: scale(1.05);
}
.carousel-arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 10px;
    box-sizing: border-box;
    pointer-events: none;
}
.carousel-arrow {
    background: rgba(0, 0, 0, 0.4);
    color: white;
    border: none;
    font-size: 30px;
    padding: 5px 12px;
    cursor: pointer;
    border-radius: 50%;
    pointer-events: auto;
    transition: background 0.3s;
}
.carousel-arrow:hover {
    background: rgba(0, 0, 0, 0.6);
}
.carousel-dots {
    text-align: center;
    margin-top: 10px;
}
.carousel-dot {
    font-size: 24px;
    cursor: pointer;
    margin: 0 5px;
    color: #aaa;
}
.carousel-dot.active {
    color: black;
}
@media (max-width: 767px) {
    .carousel-arrow {
        font-size: 24px;
        padding: 4px 10px;
    }
    .carousel-slide img {
        border-radius: 8px;
    }
    .carousel-dots {
        font-size: 18px;
    }
}
/* konec carousel HP text */
.select-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}
.select-box {
    flex: 1;
    min-width: 200px;
    margin: 0 auto;
}
.select-box label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.filters select {
    background: #8a5729;
    color: #fff7e9;
    border: none;
    border-radius: 25px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
}
.styled-select {
    background: #8a5729;
    color: #fff7e9;
    border: none;
    border-radius: 25px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.store-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.store-card {
    flex: 1 1 45%;
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    min-height: 180px;
}
.store-info h3 {
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.store-info p {
    margin: 6px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #3d1f00;
}
.store-info p img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.store-image img {
    max-width: 100px;
    height: auto;
}
#stat, #kraj, #mesto {
    background-color: #8a5729;
    color: #fff7e9;
    border: none;
    border-radius: 25px;
    padding: 10px 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    max-width: 400px;
    display: block;
}
/*#stores {
     display: flex;
     flex-wrap: wrap;
     gap: 30px;
     margin-top: 20px;
}
*/
/*.store {
     width: calc(50% - 15px);
     background: #fefefe;
     border-radius: 15px;
     padding: 20px;
     box-shadow: 0 0 10px rgba(0,0,0,0.05);
     box-sizing: border-box;
     display: flex;
     gap: 20px;
     align-items: flex-start;
}
 .store-text {
     flex: 1;
}
 .store img {
     width: 140px;
     height: auto;
     border-radius: 10px;
     object-fit: contain;
     flex-shrink: 0;
}
 .store h3 {
     margin-top: 0;
     color: #8a5729;
}
 .store a {
     color: #8a5729;
     text-decoration: none;
     font-weight: bold;
}
 .store a:hover {
     text-decoration: underline;
}
*/
label {
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
#signature {
    display: none !important;
}
.link-like, a {
    color: #000;
}
body:has(#register-form) h1, body:has(#formForgottenPassword) h1 {
    font-size: 65px;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Knofedt", sans-serif;
    text-transform: uppercase;
    color: #4d2c1d;
}
@media (max-width: 767px) {
    .store-card {
        flex-direction: column;
        text-align: center;
    }
    .store-info p {
        justify-content: center;
    }
    .store-image {
        margin-top: 15px;
    }
    .custom-banner-slider-outer .swiper-button-prev {
        left: -8px !important;
    }
    .custom-banner-slider-outer .swiper-button-next {
        right: -8px !important;
    }
    #bestsellers-container > .homepage-group-title {
        padding: 0 30px;
    }

    /** FIX Bestseller */
    @media (max-width:767px){
        #bestsellers-container #products-1{width:auto;padding-right:8px}
    }

    .banners-row + .banners-content {
        margin-top: 50px;
        z-index: 99;
        position: relative;
    }
    #navigation .menu-level-1 > li {
        position: relative
    }
    #navigation .menu-level-1 > li > a .submenu-arrow {
        display: block
    }
    #navigation .menu-level-2 {
        display: none;
        position: static;
        width: auto;
        left: auto
    }
    #navigation .menu-level-1 > li.is-open > .menu-level-2 {
        display: block
    }
}
@media (max-width: 1367px) {
    #action-stripe {
        margin-top: 120px;
    }
}
/* ========== MOBILNÍ HLAVIČKA - JEDEN ŘÁDEK (max-width: 767px) ========== */
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden
    }
    .wide-carousel {
        padding-top: 30px;
    }
    #header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fdc50e;
        z-index: 10000;
        height: auto;
        padding: 0;
    }
    body {
        padding-top: 0px;
    }
    /* Skrýt desktop elementy */
    #header .header-bottom, .menu-helper, #secNav:not(.mobile-menu), nav#navigation .menu-level-1 > li > a:after {
        /*display: none !important;
        */
    }
    /* Hlavní kontejner */
    #header .header-top {
        padding: 10px 15px;
    }
    #header .header-top-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 0;
    }
    /* ========== PRVNÍ ŘÁDEK - VŠE VEDLE SEBE ========== */
    .mobile-row-1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 40px;
    }
    /* Logo - úplně vlevo */
    #header .site-name {
        order: 1;
        flex: 0 0 40px;
        margin: 0;
        padding: 0;
    }
    #header .site-name img {
        height: 35px;
        width: auto;
    }
    /* Menu tlačítka - hned za logem */
    #navigation {
        order: 2;
        flex: 0 0 auto;
        position: static !important;
        width: auto !important;
        height: auto !important;
        background: transparent !important;
        margin-left: 0px;
    }
    #navigation .navigation-in {
        background: transparent;
        padding: 0;
    }
    #navigation .menu-level-1 {
        display: flex;
        gap: 8px;
        padding: 0;
        margin: 0;
    }
    /* Pouze Produkty a Příležitosti */
    #navigation .menu-level-1 > li {
        display: none !important;
        margin: 0;
    }
    #navigation .menu-level-1 > li:nth-child(1), #navigation .menu-level-1 > li:nth-child(2) {
        display: block !important;
        border-radius: 20px;
    }
    #navigation .menu-level-1 > li:nth-child(1) {
        background: #ff7504;
    }
    #navigation .menu-level-1 > li:nth-child(2) {
        background: #51282b;
    }
    #navigation .menu-level-1 > li > a {
        display: inline-flex;
        align-items: center;
        padding: 6px 12px;
        color: #fff !important;
        font-family: "Knofedt";
        font-size: 11px;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        line-height: 1.2;
    }
    #navigation .menu-level-1 > li > a b {
        font-weight: normal;
    }
    #navigation .menu-level-1 > li > a .submenu-arrow {
        display: inline-block !important;
        width: auto;
        height: auto;
        background: transparent;
        margin-left: 3px;
    }
    #navigation .menu-level-1 > li > a .submenu-arrow:after {
        content: "▼";
        font-size: 8px;
        color: #fff;
    }
    /* Prázdný prostor uprostřed */
    .mobile-spacer {
        order: 3;
        flex: 1;
    }
    /* Navigační ikony - vpravo - PŮVODNÍ STYLY */
    #header .navigation-buttons {
        order: 4;
        flex: 0 0 auto;
        display: flex !important;
        align-items: center;
        gap: 10px;
        margin: 0;
    }
    /* Lupa - zobrazit */
    #header .toggle-window[data-target="search"] {
        display: block !important;
        width: 30px;
        height: 30px;
        background: transparent;
        border: none;
        cursor: pointer;
    }
    /* Účet - zachovat původní styl */
    #header .btn-account {
        width: 30px !important;
        height: 30px !important;
        margin: 0 !important;
    }
    /* Košík - zachovat původní styl */
    #header a[data-target="cart"] {
        position: relative !important;
    }
    #header .cart-price {
        display: none !important;
    }
    /* Hamburger menu - zachovat původní */
    #header .toggle-window[data-target="navigation"] {
        display: block !important;
        width: 40px;
        height: 40px;
    }
    #header .navigation-buttons a:before {
        line-height: 40px;
    }
    /* ========== DRUHÝ ŘÁDEK - VYHLEDÁVÁNÍ ========== */
    #header .search {
        order: 5;
        display: block !important;
        position: static !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        transform: none !important;
        top: auto !important;
    }
    #header .search form {
        display: block;
        position: relative;
        width: 100%;
    }
    #header .search input[type="search"] {
        width: 100%;
        padding: 8px 40px 8px 15px;
        border: none;
        border-radius: 20px;
        background: #fff;
        font-size: 14px;
    }
    #header .search button[type="submit"] {
        display: none !important;
    }
    #header .search-input-icon {
        position: absolute !important;
        right: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        pointer-events: none;
    }
    /* Zajistit správné flexbox uspořádání */
    #header .container.navigation-wrapper {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        padding: 0 !important;
        width: 100% !important;
    }
    /* Reset pozicí */
    #header .header-top-wrapper > * {
        position: static !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
    }
    /* Podmenu */
    #navigation .menu-level-2 {
        display: none;
        position: fixed;
        top: 57px;
        left: 0;
        right: 0;
        bottom: 0;
        /*background: #fff;*/
        z-index: 9999;
        overflow-y: auto;
        padding: 20px;
    }
    .user-action-in .popup-widget.cart-widget {
        top: 125px;
        z-index: 9999;
    }
    #navigation .menu-level-1 > li.is-open > .menu-level-2 {
        display: block;
    }
    /* Vysouvací vyhledávání při kliknutí na lupu */
    #header .search.search-window {
        position: fixed !important;
        top: 60px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 15px;
        transform: translateY(-150%);
        transition: transform 0.3s ease;
        z-index: 9998;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }
    #header .search.search-window.active {
        transform: translateY(0);
    }
    html, body {
        overflow-x: clip;
    }
    .custom-banner-slider-outer .swiper-button-prev {
        left: 8px !important;
    }
    .custom-banner-slider-outer .swiper-button-next {
        right: 8px !important;
    }
    .carousel-arrows > .carousel-arrow:first-child {
        left: 8px;
    }
    .carousel-arrows > .carousel-arrow:last-child {
        right: 8px;
    }
    .banners-row::before, .banners-row::after, #bestsellers-container, .content-wrapper-in.product-page-content:after, #action-stripe {
        width: 100dvw;
    }
    #navigation .menu-level-2 {
        left: 0;
        right: 0;
    }
    .banners-row::before, .banners-row::after, #bestsellers-container, #action-stripe, .content-wrapper-in.product-page-content:after, #hp-slider-headings:before {
        position: absolute;
        left: 0 !important;
        right: 0 !important;
        width: 100dvw !important;
        transform: none !important;
    }
    #header .header-top-wrapper {
        display: grid;
        grid-template-columns: 44px 1fr 112px;
        align-items: center;
        gap: 8px;
    }
    #header .site-name {
        grid-column: 1
    }
    #navigation {
        grid-column: 2;
        min-width: 0
    }
    #header .navigation-buttons {
        grid-column: 3;
        display: flex !important;
        justify-content: flex-end;
        gap: 8px;
        margin: 0 !important;
    }
    #navigation .menu-level-1 {
        display: flex;
        flex-wrap: nowrap;
        gap: 6px;
        overflow: hidden;
    }
    #navigation .menu-level-1 > li {
        flex: 0 0 auto;
        margin: 0 !important;
    }
    #navigation .menu-level-1 > li > a {
        padding: 6px 10px;
        font-size: 22px;
        line-height: 1.2;
    }
    #navigation .navigation-in ul li > a > b {
        text-decoration: none;
    }
    #header .header-top-wrapper {
        display: grid;
        grid-template-columns:44px 1fr minmax(96px, auto);
        align-items: center;
        gap: 8px;
    }
    #header .site-name {
        grid-column: 1
    }
    #navigation {
        grid-column: 2;
        min-width: 0;
        position: static !important;
        left: auto !important;
        right: auto !important;
        width: auto !important;
        margin: 0 !important;
        max-width: 100%
    }
    #header .navigation-buttons {
        grid-column: 3;
        display: flex !important;
        justify-content: flex-end;
        gap: 2px;
        margin: 0 !important
    }
    #navigation .navigation-in {
        max-width: 100%;
        overflow: hidden
    }
    #navigation .menu-level-1 {
        display: flex;
        flex-wrap: nowrap;
        gap: 6px;
        max-width: 100%;
        overflow: hidden
    }
    #navigation .menu-level-1 > li {
        flex: 1 1 0;
        min-width: 0;
        margin: 0 !important
    }
    #navigation .menu-level-1 > li > a {
        display: block;
        width: 100%;
        font-size: 20px;
        line-height: 1.2;
        white-space: nowrap
    }
    #navigation .menu-level-1>li{
        flex:0 0 auto!important
    }
    #navigation .menu-level-1>li>a{
        display:inline-flex!important;
        width:auto!important
    }
    #navigation .menu-level-1>li.menu-item-951>a[href="/produkty/"]{
        padding:6px 25px 8px 10px !important
    }
    #navigation .menu-level-1>li.menu-item-954>a[href="/prilezitosti/"]{
        padding:6px 25px 8px 10px!important
    }
    #navigation .menu-level-1 > li > a:after {
        display: none !important
    }
    #navigation .menu-level-2 {
        left: 0 !important;
        right: 0 !important;
        width: auto !important
    }
    #header .container:after, #header .container:before {
        display: none !important;
        content: none !important;
    }
    #header .navigation-buttons a[data-target=search] {
        display: none !important;
    }
    #header .navigation-buttons a[data-target=cart] {
        width: 37px;
        height: 35px;
        border-radius: 10px;
    }
    #header .navigation-buttons a[data-target=cart]:before {
        width: 25px;
        height: 25px;
        background-size: 25px 25px;
        left: calc(23px - 50%);
    }
    .navigation-in .menu-level-2 > li.has-third-level > * > a:first-of-type {
        margin-top: -20px;
    }
    .navigation-in .menu-level-3 {
        margin-top: -10px;
    }
    .navigation-in ul.menu-level-2 li a {
        padding: 0;
    }
    .navigation-in ul.menu-level-2 li a img {
        width: 200px;
    }
    #navigation .menu-level-3 {
        font-size: 16px;
    }
    #action-stripe {
        flex-direction: column;
        /*margin-top: -100px;*/
        gap: 5px;
    }

    body:has(.has-signpost) #action-stripe {
        margin-top: -100px;
    }

    #action-stripe h3 {
        top: -180px;
    }

    #action-stripe .news-item {
        justify-content: center;
        margin: 0 !important;
        padding: 0 !important;
    }

    #action-stripe .news-item .title {
        font-size: 26px;
    }

    #navigation .menu-level-1>li>a{
        position:relative
    }
    #navigation .menu-level-1>li>a .submenu-arrow{
        position:absolute;
        right:0;
        top:0;
        bottom:0;
        display:flex;
        align-items:center;
        justify-content:center;
        width:20px;
        padding:0;
        line-height:1;
        background:#693438;
        border-radius:0 30px 30px 0
    }
    #navigation .menu-level-1>li:nth-child(1)>a .submenu-arrow{
        background:#dc6300
    }
    #navigation .menu-level-1>li>a .submenu-arrow:after{
        content:"▼";
        font-size:10px
    }
    /* 1) wrapper = sloupec */
    #header .container.navigation-wrapper.header-top-wrapper{
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 4px;
    }
    /* 2) reset pozic a pořadí jednotlivých bloků */
    #header .site-name{
        order:1;
    }
    #navigation{
        order:2;
    }
    #header .navigation-buttons{
        order:3;
    }
    #header .search{
        order:4;
    }
    /* 3) secNav úplně dolů + zrušit absolute */
    #secNav{
        order:5 !important;
        position: static !important;
        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;
        transform:none !important;
        width:100% !important;
        margin-top:8px;
        padding-left:0 !important;
    }
    #secNav .sec-menu-level-1 {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 10px 20px;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #secNav .sec-menu-level-1 li {
        text-align: center;
    }
    #secNav .sec-menu-level-1 li a {
        display: block;
        padding: 8px 12px;
        text-decoration: none;
    }
    nav#secNav ul.sec-menu-level-1 li:after {
        display: none !important;
    }
    :root{
        --mh:58px
    }
    html,body{
        margin:0;
        overflow-x:clip
    }
    #header{
        position:fixed;
        top:env(safe-area-inset-top,0);
        left:0;
        right:0;
        background:#fdc50e;
        z-index:10000;
        margin:0;
        box-shadow: none;
    }
    #header .header-top{
        min-height:var(--mh);
        padding:10px 15px
    }
    body:has(.has-signpost) body{
        padding-top:calc(var(--mh) + env(safe-area-inset-top,0)) !important
    }

    .layout-wrapper, .content-wrapper, .content, #page, #content, .container.navigation-wrapper{
        margin-top:0 !important;
        padding-top:0 !important
    }
    #navigation .menu-level-2{
        top:calc(var(--mh) + env(safe-area-inset-top,0))
    }
    #header .search.search-window{
        top:calc(var(--mh) + env(safe-area-inset-top,0))
    }
}

@media (max-width: 416px) {
    body:has(.has-signpost) body{
        padding-top:calc(var(--mh) + env(safe-area-inset-top,0)) !important
    }

    #header .site-name {
        margin-right: -15px
    }
    #navigation .menu-level-1>li.menu-item-951>a[href="/produkty/"] {
        padding: 6px 18px 8px 8px !important;
    }
    #navigation .menu-level-1>li.menu-item-954>a[href="/prilezitosti/"] {
        padding: 6px 20px 8px 8px!important;
    }
    #navigation .menu-level-1>li>a .submenu-arrow {
        width: 16px;
    }

    #action-stripe h3 {
        top: -160px;
    }
}

/* PP: rozbiji custompack */
/*.section-1 > *, .section-1 {*/
/*    z-index: auto;*/
/*}*/

/*.custom-footer__productRating {*/
/*    display: none;*/
/*}*/

.news-item.recepty .description {
    display: none;
}

@media (max-width: 767px) {
    .article-recipe-list .homepage-blog-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 60px;
    }

    .article-recipe-list .news-item.recepty {
        width:100% !important;
        max-width: 400px;
        min-height: 350px;

    }
}

#world .gaming-container {
	display: flex;
  align-items: flex-start;
  margin: 0 0 40px 0;
}
#world .gaming-container .gaming-left {

}
#world .gaming-container .gaming-right {
	max-width: 47%;
}
#world .gaming-container a {
	flex: 1 1 50%;
  max-width: 50%;
}
#world .gaming-container img {
    /*flex: 1 1 50%;*/
    /*max-width: 50%;*/
}
#world h2.gaming-heading {
  font-family: "Knofedt";
  font-size: 52px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 40px 0;
  color: #4a2e20;
}
#world h2.gaming-heading .ll-gaming {
	border-radius: 30px;
  background: #ddf65c;
  padding: 0px 20px 10px 20px;
  color: #4a2e20;
}
#world #podporujeme .icons {
	display: flex;
  align-items: center;
}
#world #podporujeme .icons img {
	flex: 1 1 50%;
  max-width: 50%;
}
#world #podporujeme {
	display: flex;
  width: 100%;
  position:relative;
}
#world #podporujeme:before {
	position: absolute;
  content: "";
  width: 100vw;
  height: 320px;
	background: #f7d147;
  left: calc(50% - 50vw);
  z-index: -1;
}
#world #podporujeme .pod-col {
  font-family: "Knofedt";
  font-size: 36px;
  line-height: 36px;
}
#world #podporujeme .pod-col:first-child {
	flex: 1 1 35%;
  max-width: 35%;
}
#world #podporujeme .pod-col:last-child {
	flex: 1 1 65%;
  max-width: 65%;
}
#world #podporujeme .pod-col:last-child img {
	margin: 20px 0 0 0;
}
#world #podporujeme h2 {
	display: inline-block;
	background: #a36643;
  padding: 0px 20px 10px 20px;
  border-radius: 30px;
  color: #f7d147;
  font-family: "Knofedt";
  font-size: 52px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 40px 0 10px 0;
}
#world .ll-news-container {
	display: flex;
  width: 100%;
  margin-bottom: 40px;
}
#world .ll-news-container img {
	flex: 1 1 33%;
  max-width: 33%;
}
#world h2.cyan-heading {
    font-family: "Knofedt";
    font-size: 52px;
    color: #47c0ff;
    text-transform: uppercase;
    line-height: 75px;
    font-weight: 400;
}
#world h2.cyan-heading .ll-news {
    background: #fdc50e;
    padding: 0px 10px 10px 10px;
    border-radius: 30px;
    color: #fff;
}
#world .hp-carousel-wrapper {
	max-width: 100% !important;
}
#world .ready {
max-width: 720px;
margin: 0 auto;
}
#world .ready h2 {
	font-family: "Knofedt";
  font-size: 66px;
  text-transform: uppercase;
  color: #4a2e20;
  font-weight: 400;
}
#world .ready h2 span {
	font-size: 104px;
}
#world > .grid {
	margin-top: 150px;
  grid-template-columns: 0.2fr 0.3fr 0.32fr 0.2fr;
  grid-template-rows: 0.5fr 0.5fr;
  grid-template-areas: none;
}
#world > .grid > .v1 {
	grid-area: none;
  grid-column: 1 / 1;
  grid-row: 1 / 1;
}
#world > .grid > .v2 {
	grid-area: none;
  grid-column: 2 / 3;
  grid-row: 1 / 1;
  margin-top: -25px;
}
#world > .grid > .v3 {
	grid-area: none;
  grid-column: 3 / 3;
  grid-row: 1 / 1;
}
#world > .grid > .lg {
	grid-area: none;
  grid-column: 1 / 3;
  grid-row: 2 / 2;
}
#world > .grid > .nv {
	grid-area: none;
  grid-column: 3 / 3;
  grid-row: 2 / 2;
  padding: 3px 0;
}
#world > .grid > .ar {
	grid-area: none;
  grid-column: 4 / 4;
  grid-row: 1 / 3;
  margin-bottom: -15px;
}

#navigation {
transition: none !important;
}
@media (min-width: 768px) {
    .navigation-in ul li.splitted {
        visibility: visible !important;
    }
}

@media (max-width: 767px) {
	.product-slider-holder .product-slider-navigation:before,
  .product-slider-holder .product-slider-navigation:hover:before {
		  background-color: transparent;
  }
  #products-1 .products-block {
  	max-height: 571px;
    overflow: hidden;
  }
  #hp-slider-headings {
  	margin: 0 0 0 20px;
  }
  #hp-slider-headings:before {
  	top: -80px;
  }
  #footer .custom-footer .col-lg-3:nth-child(3) {
  	width: 100%;
  }
  .ll-column.text-right {
  	text-align: center;
  }
  #world {
  	margin: 0 0 160px 0;
  }
}
@media (max-width: 491px) {
	.product .p .p-icon-row {
  	max-height: 60px;
    overflow: hidden;
  }
  .product .p .ratings-wrapper {
  	visibility:hidden;
  }

}
#products-1 {
	max-height: 560px;
}

@media (max-width: 374px) {
    #beforeFooterBanners > .banner:nth-child(3) img {
        padding-top: 15px !important;
    }
}

@media (max-width: 400px) {
    #beforeFooterBanners > .banner:nth-child(3) img {
        padding-top: 20px !important;
    }
}

@media (max-width: 767px) {

    #footer .custom-footer .col-lg-3:nth-child(4) {
        width: 100%;
    }

    #action-stripe {
        margin-top: 150px;
    }

    .layout-wrapper .layout-image {
        order: 1;
    }

    .layout-wrapper .layout-text {
        order: 2;
        line-height: 30px;
    }

    #beforeFooterBanners > .banner:nth-child(3) img {
        padding-top: 28px;
    }

}

@media (max-width: 1024px) {

	.p-to-cart-block {
  	padding-left: 10px;
    justify-content: space-between;
    column-gap: 10px;
  }
	.p-to-cart-block .add-to-cart {
  	margin: 0;
    flex: 0 1 auto;
  }
  .p-to-cart-block .add-to-cart .quantity {
  	padding: 0 30px;
    flex: 0 1 auto;
  }
  .p-to-cart-block .p-final-price-wrapper {
    flex: 0 1 auto;
  }
  .p-to-cart-block .p-final-price-wrapper>strong {
  	font-size: 22px;
  }
  .p-to-cart-block .btn.add-to-cart-button {
  	font-size: 20px;
    padding: 0 8px;
    line-height: 16px;
  }
	.p-image-wrapper {
  	display: flex;
    flex-flow: column wrap;
  }
	.p-image-wrapper .breadcrumbs {
  	margin-top: 60px;
    order: 0;
  }
  .p-image {
  	order: 1;
  }
  .galerie {
  	order: 2;
  }
  .row {
  	order: 3;
  }
  .p-detail-inner-header-mobile {
  	order: 4;
    margin: 40px 0 0 0;
  }
  .p-detail-inner-header-mobile .h1 {
  	font-family: "Knofedt";
    text-transform: uppercase;
    color: #4a2d1f;
    font-weight: 400;
    font-size: 38px;
  }
  .p-image-wrapper > .galerie img {
  	max-width: 50%;
  }
	.p-detail-inner .accordion-header,
    .p-detail-inner .accordion-header1 {
  	padding-left: 0;
  }
  .p-detail-inner .accordion-content,
  .p-detail-inner .accordion-content1 {
  	padding: 0;
  }
}



/*#action-stripe {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 16px;*/
/*}*/

/*#action-stripe > h3 {*/
/*    flex: 0 0 100%;*/
/*}*/

/*#action-stripe > .news-item {*/
/*    flex: 1 1 calc((100% - 32px) / 3);*/
/*    min-width: 280px;*/
/*}*/

/*@media (max-width: 1024px) {*/
/*    #action-stripe {*/
/*        flex-wrap: nowrap;*/
/*        overflow-x: auto;*/
/*        -webkit-overflow-scrolling: touch;*/
/*        scroll-snap-type: x mandatory;*/
/*        gap: 12px;*/
/*    }*/

/*    #action-stripe::-webkit-scrollbar {*/
/*        display: none;*/
/*    }*/

/*    #action-stripe > h3 {*/
/*        flex: 0 0 100%;*/
/*    }*/

/*    #action-stripe > .news-item {*/
/*        flex: 0 0 500px;*/
/*        scroll-snap-align: start;*/
/*        justify-content: center;*/
/*    }*/
/*}*/