/* =========================================================
   LAHOME HEADER 2026
   Scope: #lh-header-2026 + breadcrumb only.
   Designed for PrestaShop 1.6 / existing module markup.
   ========================================================= */

#lh-header-2026,
#lh-header-2026 *,
#lh-header-2026 *:before,
#lh-header-2026 *:after {
    box-sizing: border-box;
}

#lh-header-2026 {
    position: relative;
    z-index: 5002;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Jost", Arial, sans-serif;
    color: #2e2925;
    background: #fff;
}

#lh-header-2026 a {
    text-decoration: none;
}

#lh-header-2026 .container {
    position: relative;
}

/* ---------- promo ---------- */

#lh-header-2026 .lh26-promo {
    width: 100%;
    min-height: 48px;
    height: auto !important;
    max-height: none !important;
    margin: 0;
    padding: 0;
    background: #735239 !important;
    border: 0 !important;
    color: #fff;
}

#lh-header-2026 .lh26-promo .container {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#lh-header-2026 .lh26-promo-link,
#lh-header-2026 .lh26-promo-link:visited {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 18px;
    color: #fff !important;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .1px;
    text-decoration: none !important;
}

#lh-header-2026 .lh26-promo-link strong {
    font-weight: 650;
}

#lh-header-2026 .lh26-promo-icon {
    display: inline-flex;
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    flex: 0 0 25px;
}

#lh-header-2026 .lh26-promo-icon svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.55;
    stroke-linecap: round;
    stroke-linejoin: round;
}


#lh-header-2026 .lh26-banner-hook:empty {
    display: none;
}

#lh-header-2026 .lh26-banner-hook {
    margin-left: 10px;
    color: #fff;
}
#lh-header-2026 .lh26-promo-arrow {
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    transition: transform .18s ease;
}

#lh-header-2026 .lh26-promo-link:hover .lh26-promo-arrow {
    transform: translateX(3px);
}

/* ---------- utility row ---------- */

#lh-header-2026 .lh26-utility {
    width: 100%;
    min-height: 46px;
    height: auto !important;
    max-height: none !important;
    margin: 0;
    padding: 0;
    background: #fff !important;
    border: 0 !important;
    border-bottom: 1px solid #eee8e2 !important;
}

#lh-header-2026 .lh26-utility-inner {
    display: flex;
    min-height: 46px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

#lh-header-2026 .lh26-utility-left,
#lh-header-2026 .lh26-utility-right {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 28px;
}

#lh-header-2026 .lh26-utility-right {
    margin-left: auto;
    gap: 22px;
}

#lh-header-2026 .lh26-utility-item,
#lh-header-2026 .lh26-utility-item:visited {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 8px;
    margin: 0;
    padding: 0;
    color: #292521 !important;
    font-family: "Jost", Arial, sans-serif;
    font-size: 12.5px;
    line-height: 1.2;
    font-weight: 400;
    white-space: nowrap;
    text-decoration: none !important;
}

#lh-header-2026 a.lh26-utility-item:hover {
    color: #8b6547 !important;
}

#lh-header-2026 .lh26-uicon {
    display: inline-flex;
    width: 19px;
    height: 19px;
    flex: 0 0 19px;
    align-items: center;
    justify-content: center;
}

#lh-header-2026 .lh26-uicon svg {
    display: block;
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.55;
    stroke-linecap: round;
    stroke-linejoin: round;
}

#lh-header-2026 .lh26-hours {
    color: #5f5750;
}

/* ---------- currency ---------- */

#lh-header-2026 .lh26-currency-slot {
    display: flex;
    flex: 0 0 auto;
    width: auto;
    min-width: 0;
    align-items: center;
    min-height: 46px;
}

#lh-header-2026 #currencies-block-top {
    position: static !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

#lh-header-2026 #currencies-block-top form {
    position: static !important;
    display: inline-block !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lh-header-2026 #currencies-block-top .current {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 32px;
    align-items: center;
    margin: 0 !important;
    padding: 2px !important;
    overflow: hidden;
    background: #fbf8f5 !important;
    border: 1px solid #ddd2c8 !important;
    border-radius: 18px !important;
    box-shadow: none !important;
}

#lh-header-2026 #currencies-block-top .cur-label {
    display: none !important;
}

#lh-header-2026 #currencies-block-top .lh26-currency-option,
#lh-header-2026 #currencies-block-top .lh26-currency-option:visited {
    display: inline-flex !important;
    flex: 0 0 43px !important;
    width: 43px !important;
    min-width: 43px !important;
    max-width: 43px !important;
    height: 26px;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
    color: #4f443b !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 14px !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11.5px !important;
    line-height: 26px !important;
    font-weight: 450 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transition: background .18s ease, color .18s ease, box-shadow .18s ease !important;
}

#lh-header-2026 #currencies-block-top .lh26-currency-option.is-active {
    color: #4b3322 !important;
    background: #fff !important;
    font-weight: 650 !important;
    box-shadow: 0 1px 4px rgba(68, 49, 33, .10) !important;
}

#lh-header-2026 #currencies-block-top .lh26-currency-option:hover {
    color: #765239 !important;
}

/* ---------- main row ---------- */

#lh-header-2026 .lh26-main {
    position: relative;
    width: 100%;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    border: 0 !important;
}

#lh-header-2026 .lh26-main.scroll_heading {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 5004 !important;
    background: #fff !important;
}

#lh-header-2026 .lh26-main-row {
    display: grid;
    grid-template-columns: 145px minmax(0, 1fr) 120px;
    column-gap: 18px;
    min-height: 98px;
    align-items: center;
    width: 100%;
    padding: 8px 0 7px;
}

#lh-header-2026 #header_logo.lh26-logo {
    position: static !important;
    float: none !important;
    width: 145px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

#lh-header-2026 .lh26-logo a {
    display: inline-block;
    margin: 0;
    padding: 0;
}

#lh-header-2026 .lh26-logo img.logo {
    display: block !important;
    width: 122px !important;
    max-width: 122px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ---------- search ---------- */

#lh-header-2026 .lh26-search-slot {
    display: flex;
    width: 100%;
    min-width: 0;
    align-items: center;
    justify-content: center;
}

#lh-header-2026 .lh26-search-slot > * {
    min-width: 0;
}

#lh-header-2026 .lh26-search-slot #search_block_top,
#lh-header-2026 .lh26-search-slot #lhs-search {
    position: relative !important;
    float: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    max-width: 900px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

#lh-header-2026 .lh26-search-slot > .lahome-search-scope {
    position: relative !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lh-header-2026 .lh26-search-slot #searchbox,
#lh-header-2026 .lh26-search-slot .lhs-form {
    position: relative !important;
    display: flex !important;
    width: 100% !important;
    height: 56px !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #fff !important;
    border: 1px solid #ded7d1 !important;
    border-radius: 29px !important;
    box-shadow: none !important;
}

#lh-header-2026 .lh26-search-slot input[type="text"],
#lh-header-2026 .lh26-search-slot input[type="search"],
#lh-header-2026 .lh26-search-slot .lhs-input {
    position: static !important;
    display: block !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 54px !important;
    margin: 0 !important;
    padding: 0 72px 0 27px !important;
    color: #3f3934 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 54px !important;
    font-weight: 350 !important;
}

#lh-header-2026 .lh26-search-slot input::-webkit-input-placeholder {
    color: #9a938d !important;
    opacity: 1;
}
#lh-header-2026 .lh26-search-slot input:-moz-placeholder {
    color: #9a938d !important;
    opacity: 1;
}
#lh-header-2026 .lh26-search-slot input::-moz-placeholder {
    color: #9a938d !important;
    opacity: 1;
}
#lh-header-2026 .lh26-search-slot input:-ms-input-placeholder {
    color: #9a938d !important;
    opacity: 1;
}

#lh-header-2026 .lh26-search-slot .lhs-icon {
    display: none !important;
}

/* Jediná lupa: používá skutečný submit button modulu. */
#lh-header-2026 .lh26-search-slot .lhs-icon {
    display: none !important;
}

#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"],
#lh-header-2026 .lh26-search-slot #searchbox > .button-search,
#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit {
    position: absolute !important;
    top: 50% !important;
    right: 5px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 12 !important;
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #26221f !important;
    background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 50px !important;
    text-indent: -9999px !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
}

#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"]:before,
#lh-header-2026 .lh26-search-slot #searchbox > .button-search:before,
#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit:before {
    content: "\f002" !important;
    display: block !important;
    width: 26px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: currentColor !important;
    font-family: FontAwesome !important;
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: normal !important;
    text-align: center !important;
    text-indent: 0 !important;
}

#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"]:hover,
#lh-header-2026 .lh26-search-slot #searchbox > .button-search:hover,
#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit:hover,
#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"]:focus,
#lh-header-2026 .lh26-search-slot #searchbox > .button-search:focus,
#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit:focus {
    color: #8d674a !important;
    background: #faf5f0 !important;
}

/* V4 už nevytváří druhé tlačítko; případný starý dynamický prvek vždy skrýt. */
#lh-header-2026 .lh26-search-slot .lh26-search-submit {
    display: none !important;
}

/* search result popup keeps module behaviour, only aligns to the wider field */
#lh-header-2026 .lh26-search-slot .lhs-panel:not(.lhs-floating-panel) {
    top: 62px !important;
    left: 50% !important;
    right: auto !important;
    width: calc(100vw - 34px) !important;
    max-width: 1120px !important;
    transform: translateX(-50%) !important;
    z-index: 2147483000 !important;
}

/* ---------- cart ---------- */

#lh-header-2026 .lh26-cart-slot {
    display: flex;
    width: 120px;
    min-width: 120px;
    align-items: center;
    justify-content: center;
    padding-right: 4px;
}

#lh-header-2026 .lh26-cart-slot .span2 {
    position: static !important;
    float: none !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lh-header-2026 .lh26-cart-slot .cart {
    position: relative !important;
    float: none !important;
    width: 104px !important;
    min-height: 76px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    background: transparent !important;
    border: 0 !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul {
    position: relative;
    display: block !important;
    width: 104px !important;
    min-height: 76px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li {
    float: none !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first {
    position: relative !important;
    width: 50px !important;
    height: 49px !important;
    margin: 0 auto !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a {
    position: relative !important;
    display: block !important;
    width: 50px !important;
    height: 49px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: none !important;
    border: 0 !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:before {
    content: "" !important;
    position: absolute !important;
    left: 8px !important;
    top: 6px !important;
    display: block !important;
    width: 35px !important;
    height: 38px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 52'%3E%3Cg fill='none' stroke='%232b2724' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 16h30l3 31H6L9 16Z'/%3E%3Cpath d='M16 18v-5C16 6.4 19.1 3 24 3s8 3.4 8 10v5'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > span {
    display: none !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li:nth-child(2) {
    position: static !important;
    top: auto !important;
    min-height: 25px !important;
    margin: 0 !important;
    padding: 6px 0 0 !important;
}

#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity {
    position: absolute !important;
    top: -2px !important;
    right: -4px !important;
    bottom: auto !important;
    left: auto !important;
    display: block !important;
    z-index: 20 !important;
    min-width: 27px !important;
    width: auto !important;
    height: 27px !important;
    margin: 0 !important;
    padding: 0 5px !important;
    color: #fff !important;
    background: #b69579 !important;
    border: 2px solid #fff !important;
    border-radius: 15px !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 10.5px !important;
    line-height: 23px !important;
    font-weight: 600 !important;
    text-align: center !important;
    white-space: nowrap !important;
    transform: none !important;
}

#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity.unvisible {
    display: none !important;
}

#lh-header-2026 .lh26-cart-slot .ajax_cart_total,
#lh-header-2026 .lh26-cart-slot .ajax_cart_no_product {
    display: block;
    width: 104px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #2e2925 !important;
    background: transparent !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 15.5px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    text-align: center !important;
    white-space: nowrap !important;
}

#lh-header-2026 .lh26-cart-slot .ajax_cart_total.unvisible,
#lh-header-2026 .lh26-cart-slot .ajax_cart_no_product.unvisible {
    display: none !important;
}

#lh-header-2026 .lh26-cart-slot .cart_block {
    right: 0 !important;
    top: 78px !important;
}

/* ---------- source for original displayTop hook ---------- */

#lh-header-2026 .lh26-hook-source {
    position: absolute !important;
    left: -100000px !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* ---------- menu ---------- */

#lh-header-2026 .lh26-menu-shell {
    position: relative;
    z-index: 5001;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 0;
}

#lh-header-2026 .lh26-menu-shell:before,
#lh-header-2026 .lh26-menu-shell:after {
    display: none !important;
    content: none !important;
}

#lh-header-2026 #lh26-menu-slot {
    width: 100%;
    min-height: 55px;
    margin: 0;
    padding: 0;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu {
    clear: both !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    border: 0 !important;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu.hook-default {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content > .container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border-top: 1px solid #ded4cb !important;
    border-bottom: 1px solid #ded4cb !important;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content_content {
    min-height: 54px;
    align-items: center;
}

@media (min-width: 768px) {
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .ybc-menu-toggle {
        display: none !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul {
        display: flex !important;
        width: 100% !important;
        min-height: 54px !important;
        align-items: center !important;
        justify-content: space-between !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li {
        float: none !important;
        flex: 0 1 auto !important;
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menu_content_title {
        float: none !important;
        display: inline-flex !important;
        height: 54px !important;
        align-items: center !important;
        margin: 0 !important;
        padding: 0 5px !important;
        color: #302b27 !important;
        font-family: "Jost", Arial, sans-serif !important;
        font-size: 12.5px !important;
        line-height: 54px !important;
        font-weight: 450 !important;
        text-transform: uppercase !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_li > a:hover .mm_menu_content_title {
        color: #8c6040 !important;
    }

    /* Skladovky = 3. položka aktuálního menu, Akce = poslední položka. */
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:nth-child(3) > a .mm_menu_content_title {
        color: #315a3a !important;
        font-weight: 550 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:nth-child(3) > a:hover .mm_menu_content_title {
        color: #203f28 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a .mm_menu_content_title {
        color: #8a5b3c !important;
        font-weight: 600 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a:hover .mm_menu_content_title {
        color: #65402a !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_li.vanocemenu .mm_menu_content_title,
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_li:last-child .mm_menu_content_title {
        font-weight: 600 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_columns_ul {
        top: 100% !important;
    }
}

/* ---------- breadcrumb ---------- */

#page .columns-container > #columns {
    padding-top: 0 !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell {
    position: relative;
    z-index: 20;
    width: 100%;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    border: 0 !important;
    line-height: 1 !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell > .container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 4px 0 3px !important;
    overflow: visible !important;
    color: #4b443e !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 26px !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a,
#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a:visited {
    position: static !important;
    display: inline-block !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #4a433e !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-decoration: none !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a:hover {
    color: #8c6649 !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a:after {
    display: none !important;
    content: none !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb .navigation-pipe {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 11px !important;
    padding: 0 !important;
    color: transparent !important;
    background: transparent !important;
    text-indent: 0 !important;
    vertical-align: baseline !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb .navigation-pipe:after {
    content: "›";
    color: #b7a08d;
    font-size: 18px;
    line-height: 1;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home {
    width: auto !important;
    margin: 0 1px 0 0 !important;
    padding: 0 !important;
    color: #332e2a !important;
    text-align: left !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home:after {
    display: inline-block !important;
    content: "›" !important;
    width: auto !important;
    height: auto !important;
    margin: 0 11px 0 12px !important;
    color: #b7a08d !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1 !important;
    text-indent: 0 !important;
    vertical-align: -1px !important;
    transform: none !important;
}

#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home i {
    position: static !important;
    vertical-align: baseline !important;
    font-size: 19px !important;
    line-height: 1 !important;
}

/* ---------- sticky: při rolování pouze hledání + menu ---------- */
@media (min-width: 768px) {
    #lh-header-2026 .lh26-main.scroll_heading .lh26-main-row {
        grid-template-columns: minmax(0, 1fr) !important;
        min-height: 66px !important;
        padding: 5px 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading #header_logo.lh26-logo,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot {
        display: none !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot {
        grid-column: 1 !important;
        width: 100% !important;
        max-width: none !important;
        justify-content: center !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #search_block_top,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #lhs-search {
        max-width: 900px !important;
    }
}

/* ---------- tablet ---------- */

@media (max-width: 1199px) {
    #lh-header-2026 .lh26-utility-left,
    #lh-header-2026 .lh26-utility-right {
        gap: 16px;
    }

    #lh-header-2026 .lh26-utility-item {
        font-size: 11.5px;
    }

    #lh-header-2026 .lh26-main-row {
        grid-template-columns: 136px minmax(0, 1fr) 108px;
        column-gap: 16px;
    }

    #lh-header-2026 #header_logo.lh26-logo {
        width: 136px !important;
    }

    #lh-header-2026 .lh26-logo img.logo {
        width: 114px !important;
        max-width: 114px !important;
    }

    #lh-header-2026 .lh26-cart-slot {
        width: 108px;
        min-width: 108px;
        padding-right: 2px;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menu_content_title {
        padding-left: 3px !important;
        padding-right: 3px !important;
        font-size: 11.5px !important;
    }
}

/* ---------- mobile ---------- */

@media (max-width: 767px) {
    #lh-header-2026 .lh26-promo,
    #lh-header-2026 .lh26-promo .container,
    #lh-header-2026 .lh26-promo-link {
        min-height: 40px;
    }

    #lh-header-2026 .lh26-promo-link {
        gap: 7px;
        padding: 0 8px;
        font-size: 11.5px;
        text-align: center;
    }

    #lh-header-2026 .lh26-promo-icon {
        width: 20px;
        height: 20px;
        flex-basis: 20px;
    }

    #lh-header-2026 .lh26-promo-icon svg {
        width: 19px;
        height: 19px;
    }

    #lh-header-2026 .lh26-promo-arrow {
        font-size: 18px;
    }

    #lh-header-2026 .lh26-utility {
        min-height: 42px;
    }

    #lh-header-2026 .lh26-utility-inner {
        min-height: 42px;
        gap: 10px;
    }

    #lh-header-2026 .lh26-utility-left,
    #lh-header-2026 .lh26-utility-right {
        gap: 10px;
    }

    #lh-header-2026 .lh26-email,
    #lh-header-2026 .lh26-shipping,
    #lh-header-2026 .lh26-wishlist {
        display: none !important;
    }

    #lh-header-2026 .lh26-utility-item {
        gap: 5px;
        font-size: 10.5px;
    }

    #lh-header-2026 .lh26-uicon,
    #lh-header-2026 .lh26-uicon svg {
        width: 16px;
        height: 16px;
        flex-basis: 16px;
    }

    #lh-header-2026 #currencies-block-top .current {
        height: 29px;
    }

    #lh-header-2026 #currencies-block-top .lh26-currency-option {
        flex-basis: 39px !important;
        width: 39px !important;
        min-width: 39px !important;
        max-width: 39px !important;
        height: 23px;
        padding: 0 !important;
        font-size: 10px !important;
        line-height: 23px !important;
    }

    #lh-header-2026 .lh26-main-row {
        grid-template-columns: 1fr 76px;
        grid-template-rows: auto auto;
        column-gap: 12px;
        row-gap: 10px;
        min-height: 0;
        padding: 12px 0 12px;
    }

    #lh-header-2026 #header_logo.lh26-logo {
        grid-column: 1;
        grid-row: 1;
        width: auto !important;
    }

    #lh-header-2026 .lh26-logo img.logo {
        width: 102px !important;
        max-width: 102px !important;
    }

    #lh-header-2026 .lh26-cart-slot {
        grid-column: 2;
        grid-row: 1;
        width: 76px;
        min-width: 76px;
        padding: 0;
        justify-content: flex-end;
    }

    #lh-header-2026 .lh26-cart-slot .cart,
    #lh-header-2026 .lh26-cart-slot .cart > ul {
        width: 72px !important;
        min-height: 65px !important;
    }

    #lh-header-2026 .lh26-cart-slot .cart > ul > li.first {
        width: 48px !important;
        height: 45px !important;
    }

    #lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a {
        width: 48px !important;
        height: 45px !important;
    }

    #lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:before {
        left: 7px !important;
        top: 3px !important;
        width: 32px !important;
        height: 34px !important;
    }

    #lh-header-2026 #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity {
        right: -1px !important;
        top: -3px !important;
        min-width: 22px !important;
        height: 22px !important;
        padding: 0 4px !important;
        border-radius: 12px !important;
        font-size: 9.5px !important;
        line-height: 18px !important;
    }

    #lh-header-2026 .lh26-cart-slot .ajax_cart_total,
    #lh-header-2026 .lh26-cart-slot .ajax_cart_no_product {
        width: 72px !important;
        font-size: 12px !important;
        line-height: 18px !important;
    }

    #lh-header-2026 .lh26-search-slot {
        grid-column: 1 / span 2;
        grid-row: 2;
    }

    #lh-header-2026 .lh26-search-slot #search_block_top,
    #lh-header-2026 .lh26-search-slot .lahome-search-scope,
    #lh-header-2026 .lh26-search-slot #lhs-search {
        max-width: none !important;
    }

    #lh-header-2026 .lh26-search-slot .lhs-panel:not(.lhs-floating-panel) {
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
        transform: none !important;
    }

    #lh-header-2026 .lh26-search-slot #searchbox,
    #lh-header-2026 .lh26-search-slot .lhs-form {
        height: 48px !important;
        border-radius: 25px !important;
    }

    #lh-header-2026 .lh26-search-slot input[type="text"],
    #lh-header-2026 .lh26-search-slot input[type="search"],
    #lh-header-2026 .lh26-search-slot .lhs-input {
        height: 46px !important;
        padding-left: 18px !important;
        padding-right: 54px !important;
        font-size: 13px !important;
        line-height: 46px !important;
    }

    #lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"],
    #lh-header-2026 .lh26-search-slot #searchbox > .button-search,
    #lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit {
        right: 5px !important;
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
    }

    #lh-header-2026 #lh26-menu-slot {
        min-height: 46px;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content_content {
        min-height: 46px;
    }

    #lh-header-2026 #lh26-menu-slot .ybc-menu-toggle {
        min-height: 46px !important;
        margin: 0 !important;
        padding: 13px 12px !important;
        font-family: "Jost", Arial, sans-serif !important;
        font-size: 13px !important;
        line-height: 20px !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
    }

    #lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb {
        min-height: 36px !important;
        margin-bottom: 8px !important;
        padding: 5px 0 5px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        white-space: nowrap !important;
        font-size: 10.5px !important;
        -webkit-overflow-scrolling: touch;
    }

    #lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb .navigation-pipe {
        margin: 0 8px !important;
    }

    #lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home {
        width: auto !important;
        margin-right: 0 !important;
    }

    #lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home:after {
        margin-left: 8px !important;
        margin-right: 8px !important;
        font-size: 16px !important;
    }

    #lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb a.home i {
        font-size: 17px !important;
    }
}

@media (max-width: 420px) {
    #lh-header-2026 .lh26-hours {
        display: none;
    }

    #lh-header-2026 .lh26-account span:last-child {
        font-size: 0;
    }

    #lh-header-2026 .lh26-account span:last-child:after {
        content: "Účet";
        font-size: 10.5px;
    }
}

/* =========================================================
   LAHOME HEADER 2026 - LIVE FIX V6 (2026-08-27)
   Jen opravy podle živé verze: hledání, menu linky, košík,
   mezera pod breadcrumbem a kompaktní sticky hlavička.
   ========================================================= */

/* --- Hledání: jediná lupa, vpravo, skutečný submit button --- */
#lh-header-2026 .lh26-search-slot .lhs-icon,
#lh-header-2026 .lh26-search-slot .icon-search,
#lh-header-2026 .lh26-search-slot .search-icon {
    display: none !important;
}

#lh-header-2026 .lh26-search-slot form {
    position: relative !important;
}

#lh-header-2026 .lh26-search-slot .lh26-search-submit-live {
    position: absolute !important;
    top: 50% !important;
    right: 5px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 30 !important;
    display: flex !important;
    width: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
    height: 48px !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #2b2724 !important;
    background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 48px !important;
    text-indent: 0 !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
    transition: background-color .18s ease, transform .18s ease !important;
}

/* Vynulování původních pseudo-ikon BlockSearch/LaHomeSearch. */
#lh-header-2026 .lh26-search-slot .lh26-search-submit-live:before,
#lh-header-2026 .lh26-search-slot .lh26-search-submit-live:after {
    display: none !important;
    content: none !important;
}

#lh-header-2026 .lh26-search-slot .lh26-search-submit-icon {
    display: block !important;
    width: 23px !important;
    height: 23px !important;
    margin: 0 !important;
    padding: 0 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%232b2724' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m15.5 15.5 5 5'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 23px 23px !important;
    pointer-events: none !important;
}

#lh-header-2026 .lh26-search-slot .lh26-search-submit-live:hover,
#lh-header-2026 .lh26-search-slot .lh26-search-submit-live:focus {
    background: #faf5f0 !important;
}

#lh-header-2026 .lh26-search-slot input[type="text"],
#lh-header-2026 .lh26-search-slot input[type="search"],
#lh-header-2026 .lh26-search-slot .lhs-input {
    padding-right: 66px !important;
}

/* --- Menu: zrušit linky modulu přes celou obrazovku, ponechat jen jemnou linku v 1200px bloku --- */
#lh-header-2026 #lh26-menu-slot .layout_layout1 .ets_mm_megamenu_content,
#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content {
    border-top: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
}

#lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content > .container {
    border-top: .5px solid rgba(115, 82, 57, .34) !important;
    border-bottom: .5px solid rgba(115, 82, 57, .34) !important;
}

/* --- Košík: přesný badge + jemný hover, bez zásahu do dropdownu --- */
#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a {
    border-radius: 12px !important;
    transition: background-color .18s ease, transform .18s ease !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:before {
    transform-origin: 50% 55% !important;
    transition: transform .18s ease !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:hover,
#lh-header-2026 .lh26-cart-slot .cart:hover > ul > li.first > a {
    background: #faf6f2 !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:hover:before,
#lh-header-2026 .lh26-cart-slot .cart:hover > ul > li.first > a:before {
    transform: translateY(-1px) scale(1.04) !important;
}

#lh-header-2026 .lh26-cart-slot .cart:hover .ajax_cart_total,
#lh-header-2026 .lh26-cart-slot .cart:hover .ajax_cart_no_product {
    color: #805b40 !important;
}

/* Badge funguje i pokud ho AJAX vrátí dovnitř odkazu nebo přímo do prvního LI. */
#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity,
#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > .ajax_cart_quantity {
    position: absolute !important;
    top: -2px !important;
    right: -2px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 40 !important;
    display: block !important;
    min-width: 29px !important;
    width: auto !important;
    height: 29px !important;
    margin: 0 !important;
    padding: 0 5px !important;
    color: #fff !important;
    background: #b69579 !important;
    border: 2px solid #fff !important;
    border-radius: 16px !important;
    font-family: "Jost", Arial, sans-serif !important;
    font-size: 11px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
    text-align: center !important;
    white-space: nowrap !important;
    transform: none !important;
}

#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity.unvisible,
#lh-header-2026 #lh26-cart-slot .cart > ul > li.first > .ajax_cart_quantity.unvisible {
    display: none !important;
}

/* --- Breadcrumb -> obsah: zmenšit zbytečnou bílou mezeru --- */
#lh-header-2026 > .lh26-breadcrumb-shell .breadcrumb {
    padding-top: 3px !important;
    padding-bottom: 1px !important;
}

@media (min-width: 768px) {
    #page .columns-container > #columns {
        margin-top: -16px !important;
    }
}

/* --- Scroll: nahoře zůstane jen malé logo vlevo + hledání. Menu i košík zmizí. --- */
@media (min-width: 768px) {
    #lh-header-2026 .lh26-main.scroll_heading {
        box-shadow: 0 3px 13px rgba(61, 45, 33, .08) !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-main-row {
        grid-template-columns: 88px minmax(0, 1fr) !important;
        column-gap: 16px !important;
        min-height: 60px !important;
        padding: 4px 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading #header_logo.lh26-logo {
        display: block !important;
        grid-column: 1 !important;
        width: 88px !important;
        min-width: 88px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-logo img.logo {
        width: 72px !important;
        max-width: 72px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot {
        display: flex !important;
        grid-column: 2 !important;
        width: 100% !important;
        max-width: none !important;
        justify-content: stretch !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #search_block_top,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #lhs-search,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot > .lahome-search-scope {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #searchbox,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot .lhs-form {
        height: 48px !important;
        border-radius: 25px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot input[type="text"],
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot input[type="search"],
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot .lhs-input {
        height: 46px !important;
        line-height: 46px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-menu-shell {
        display: none !important;
    }
}

@media (max-width: 767px) {
    #lh-header-2026 .lh26-search-slot .lh26-search-submit-live {
        right: 4px !important;
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
        height: 40px !important;
        min-height: 40px !important;
    }

    #lh-header-2026 .lh26-search-slot .lh26-search-submit-icon {
        width: 20px !important;
        height: 20px !important;
        background-size: 20px 20px !important;
    }
}


/* =========================================================
   LAHOME HEADER 2026 - LIVE FIX V7 (2026-08-27)
   - pouze jedna lupa (větší původní submit ikona)
   - kompaktnější výška menu
   - sticky: malé logo + hledání na stejné ose + menší košík
   ========================================================= */

/* Hledání: ponechat pouze větší FontAwesome lupu na skutečném submitu. */
#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit.lh26-search-submit-live:before,
#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"].lh26-search-submit-live:before,
#lh-header-2026 .lh26-search-slot #searchbox > .button-search.lh26-search-submit-live:before {
    content: "\f002" !important;
    display: block !important;
    width: 26px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #26221f !important;
    font-family: FontAwesome !important;
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: normal !important;
    text-align: center !important;
    text-indent: 0 !important;
}

#lh-header-2026 .lh26-search-slot .lhs-form > .lhs-submit.lh26-search-submit-live:after,
#lh-header-2026 .lh26-search-slot #searchbox > button[type="submit"].lh26-search-submit-live:after,
#lh-header-2026 .lh26-search-slot #searchbox > .button-search.lh26-search-submit-live:after,
#lh-header-2026 .lh26-search-slot .lh26-search-submit-live .lh26-search-submit-icon {
    display: none !important;
    content: none !important;
}

/* Pojistka proti ikoně vložené jako pozadí inputu modulem. */
#lh-header-2026 .lh26-search-slot input[type="text"],
#lh-header-2026 .lh26-search-slot input[type="search"],
#lh-header-2026 .lh26-search-slot .lhs-input {
    background-image: none !important;
}

/* Menu: menší vertikální mezera mezi textem a horní/spodní linkou. */
@media (min-width: 768px) {
    #lh-header-2026 #lh26-menu-slot {
        min-height: 46px !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu_content_content,
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul {
        min-height: 46px !important;
        height: 46px !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menu_content_title {
        height: 46px !important;
        line-height: 46px !important;
    }
}

/* Sticky desktop: hledání zůstává na stejné horizontální ose jako při načtení.
   Vlevo malé logo, vpravo kompaktní košík; menu zůstává skryté. */
@media (min-width: 768px) {
    #lh-header-2026 .lh26-main.scroll_heading .lh26-main-row {
        grid-template-columns: 145px minmax(0, 1fr) 120px !important;
        column-gap: 18px !important;
        min-height: 64px !important;
        padding: 4px 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading #header_logo.lh26-logo {
        display: block !important;
        grid-column: 1 !important;
        width: 145px !important;
        min-width: 145px !important;
        text-align: left !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-logo img.logo {
        width: 68px !important;
        max-width: 68px !important;
        margin: 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot {
        display: flex !important;
        grid-column: 2 !important;
        width: 100% !important;
        max-width: none !important;
        justify-content: center !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #search_block_top,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #lhs-search {
        width: 100% !important;
        max-width: 900px !important;
        margin: 0 auto !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot > .lahome-search-scope {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot #searchbox,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot .lhs-form {
        height: 50px !important;
        border-radius: 26px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot input[type="text"],
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot input[type="search"],
    #lh-header-2026 .lh26-main.scroll_heading .lh26-search-slot .lhs-input {
        height: 48px !important;
        line-height: 48px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot {
        display: flex !important;
        grid-column: 3 !important;
        width: 120px !important;
        min-width: 120px !important;
        justify-content: center !important;
        padding-right: 4px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart > ul {
        width: 88px !important;
        min-height: 58px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart > ul > li.first,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart > ul > li.first > a {
        width: 42px !important;
        height: 41px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart > ul > li.first > a:before {
        left: 7px !important;
        top: 5px !important;
        width: 29px !important;
        height: 32px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading #lh26-cart-slot .cart > ul > li.first > a > .ajax_cart_quantity,
    #lh-header-2026 .lh26-main.scroll_heading #lh26-cart-slot .cart > ul > li.first > .ajax_cart_quantity {
        top: -2px !important;
        right: -4px !important;
        min-width: 24px !important;
        height: 24px !important;
        padding: 0 4px !important;
        border-width: 2px !important;
        border-radius: 13px !important;
        font-size: 9.5px !important;
        line-height: 20px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .cart > ul > li:nth-child(2) {
        padding-top: 2px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .ajax_cart_total,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .ajax_cart_no_product {
        width: 88px !important;
        font-size: 13px !important;
        line-height: 18px !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-menu-shell {
        display: none !important;
    }
}


/* =========================================================
   LAHOME HEADER 2026 - LIVE FIX V8 (2026-08-27)
   Pouze požadované změny:
   1) hover položky menu nepřesahuje výšku menu,
   2) výraznější hover košíku,
   3) při scrollu ikona Menu; kliknutím zobrazí stávající menu horizontálně.
   ========================================================= */

/* 1) Desktop menu: hover plocha má přesně stejných 46 px jako menu. */
@media (min-width: 768px) {
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li,
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li > a {
        height: 46px !important;
        min-height: 46px !important;
        max-height: 46px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li > a {
        display: flex !important;
        align-items: center !important;
        line-height: 46px !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li > a:before {
        top: 0 !important;
    }
}

/* 2) Košík: výraznější, ale stále jemný LaHome hover. */
#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a {
    transition: background-color .18s ease, transform .18s ease, box-shadow .18s ease !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:hover,
#lh-header-2026 .lh26-cart-slot .cart:hover > ul > li.first > a {
    background: #f4ebe3 !important;
    box-shadow: 0 5px 14px rgba(91, 62, 42, .16) !important;
    transform: translateY(-2px) !important;
}

#lh-header-2026 .lh26-cart-slot .cart > ul > li.first > a:hover:before,
#lh-header-2026 .lh26-cart-slot .cart:hover > ul > li.first > a:before {
    transform: scale(1.09) !important;
}

#lh-header-2026 .lh26-cart-slot .cart:hover .ajax_cart_total,
#lh-header-2026 .lh26-cart-slot .cart:hover .ajax_cart_no_product {
    color: #6f4931 !important;
    font-weight: 550 !important;
}

/* 3) Menu ikona: v normální hlavičce není vidět. */
#lh-header-2026 .lh26-sticky-menu-toggle {
    display: none;
}

@media (min-width: 768px) {
    /* Sticky: ikona menu sdílí levý sloupec s malým logem, takže nemění pozici hledání ani košíku. */
    #lh-header-2026 .lh26-main.scroll_heading .lh26-sticky-menu-toggle {
        display: flex !important;
        grid-column: 1 !important;
        grid-row: 1 !important;
        justify-self: end !important;
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
        margin: 0 !important;
        padding: 0 !important;
        align-items: center !important;
        justify-content: center !important;
        align-self: center !important;
        color: #342820 !important;
        background: #fff !important;
        border: 1px solid #dfd2c7 !important;
        border-radius: 50% !important;
        outline: 0 !important;
        box-shadow: none !important;
        cursor: pointer !important;
        transition: background-color .18s ease, border-color .18s ease, transform .18s ease !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-sticky-menu-toggle:hover,
    #lh-header-2026 .lh26-main.scroll_heading.lh26-sticky-menu-open .lh26-sticky-menu-toggle {
        background: #f5ece4 !important;
        border-color: #c8ab94 !important;
        transform: translateY(-1px) !important;
    }

    #lh-header-2026 .lh26-sticky-menu-icon,
    #lh-header-2026 .lh26-sticky-menu-icon:before,
    #lh-header-2026 .lh26-sticky-menu-icon:after {
        display: block !important;
        width: 17px !important;
        height: 1.5px !important;
        background: #342820 !important;
        border-radius: 2px !important;
    }

    #lh-header-2026 .lh26-sticky-menu-icon {
        position: relative !important;
    }

    #lh-header-2026 .lh26-sticky-menu-icon:before,
    #lh-header-2026 .lh26-sticky-menu-icon:after {
        content: "" !important;
        position: absolute !important;
        left: 0 !important;
    }

    #lh-header-2026 .lh26-sticky-menu-icon:before {
        top: -5px !important;
    }

    #lh-header-2026 .lh26-sticky-menu-icon:after {
        top: 5px !important;
    }

    /* Výchozí sticky stav: menu skryté. Po kliknutí zobrazit původní Mega Menu vodorovně pod lištou. */
    #lh-header-2026 .lh26-main.scroll_heading .lh26-menu-shell {
        display: none !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading.lh26-sticky-menu-open .lh26-menu-shell {
        display: block !important;
        width: 100% !important;
        background: #fff !important;
        box-shadow: 0 7px 16px rgba(61, 45, 33, .07) !important;
    }

}

/* =========================================================
   LAHOME HEADER 2026 - LIVE FIX V9 (2026-08-27)
   Pouze sticky pozice ikony menu: hned vpravo od loga,
   svisle zarovnana na stejnou osu. Nic dalsiho nemenit.
   ========================================================= */
@media (min-width: 768px) {
    #lh-header-2026 .lh26-main.scroll_heading .lh26-sticky-menu-toggle {
        justify-self: start !important;
        align-self: center !important;
        margin-left: 78px !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}


/* =========================================================
   LAHOME HEADER 2026 - LIVE FIX V10 (2026-08-27)
   Pouze tri pozadovane drobnosti:
   1) sticky ikona menu ve stejne horizontalni ose jako male logo,
   2) Akce na konci menu zretelne hneda,
   3) sticky castka kosiku o 4 px nize.
   ========================================================= */
@media (min-width: 768px) {
    /* Logo i hamburger explicitne do stejneho grid radku. */
    #lh-header-2026 .lh26-main.scroll_heading #header_logo.lh26-logo {
        grid-row: 1 !important;
        align-self: center !important;
    }

    #lh-header-2026 .lh26-main.scroll_heading .lh26-sticky-menu-toggle {
        grid-row: 1 !important;
        align-self: center !important;
        justify-self: start !important;
        margin-left: 78px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    /* Pri hoveru zustane hamburger ve stejne ose - zadny vertikalni posun. */
    #lh-header-2026 .lh26-main.scroll_heading .lh26-sticky-menu-toggle:hover,
    #lh-header-2026 .lh26-main.scroll_heading.lh26-sticky-menu-open .lh26-sticky-menu-toggle {
        transform: none !important;
    }

    /* Akce = posledni polozka aktualniho desktop menu. */
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a,
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a .mm_menu_content_title {
        color: #9a613d !important;
    }

    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a:hover,
    #lh-header-2026 #lh26-menu-slot .ets_mm_megamenu:not(.changestatus) .mm_menus_ul > .mm_menus_li:last-child > a:hover .mm_menu_content_title {
        color: #6f432b !important;
    }

    /* Pri scrollu pouze castka pod ikonou kosiku mirne nize. */
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .ajax_cart_total,
    #lh-header-2026 .lh26-main.scroll_heading .lh26-cart-slot .ajax_cart_no_product {
        transform: translateY(4px) !important;
    }
}
