:root{--nh-primary:#f2b705;--nh-primary-hover:#dca600;--nh-accent:#2563eb;--nh-text:#172033;--nh-muted:#667085;--nh-bg:#f7f8fa;--nh-surface:#fff;--nh-border:#e5e7eb;--nh-success:#15803d;--nh-warning:#b45309;--nh-r-sm:8px;--nh-r-md:14px;--nh-r-lg:22px;--nh-s1:4px;--nh-s2:8px;--nh-s3:12px;--nh-s4:16px;--nh-s5:24px;--nh-s6:32px;--nh-s8:48px;--nh-shadow:0 8px 28px rgba(23,32,51,.08);--nh-font:Roboto,Arial,sans-serif}html{scroll-behavior:smooth}body{color:var(--nh-text);font-family:var(--nh-font);background:var(--nh-surface)}body,input,button,select,textarea{font-family:var(--nh-font)}h1,h2,h3,h4{color:var(--nh-text);font-family:var(--nh-font);font-weight:750;letter-spacing:-.02em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(37,99,235,.35)!important;outline-offset:2px}.container{max-width:1240px}.top-navigation-bar{background:#172033!important;color:#fff!important}.top-navigation-bar a{color:#fff!important;text-shadow:none!important}.header-top{background:#fff;border-bottom:1px solid var(--nh-border)}#header .header-top-wrapper{min-height:92px;display:grid;grid-template-columns:220px minmax(280px,1fr) auto;gap:var(--nh-s6);align-items:center}#header .header-top-wrapper:before,#header .header-top-wrapper:after{display:none!important}.site-name{position:static!important;width:auto!important}.site-name img{max-height:72px!important;width:auto!important}.header-top .search{width:auto!important;padding:0!important}.navigation-buttons{width:auto!important;padding-left:0!important}.search-form{border:1px solid #cfd4dc!important;border-radius:999px!important;background:#fff!important;padding:0!important;box-shadow:none!important;overflow:hidden}.search-form:hover{border-color:#98a2b3!important;transform:none!important;box-shadow:none!important}.search-form fieldset{display:flex}.search-form .search-input{height:48px!important;padding:0 20px 0 48px!important;border:0!important;background:transparent!important;font-size:16px!important}.search-form .search-button{min-width:96px;height:48px!important;border:0!important;border-radius:999px!important;background:var(--nh-primary)!important;color:#172033!important;font-weight:750}.search-form .search-button:hover{background:var(--nh-primary-hover)!important}.navigation-buttons .cart-count{min-height:48px;border-radius:999px;background:var(--nh-bg);color:var(--nh-text)}.header-bottom{background:#fff!important;border-bottom:1px solid var(--nh-border);box-shadow:0 4px 14px #1720330a}.navigation-in>ul>li>a{padding:17px 15px!important;color:var(--nh-text)!important;font-size:14px;font-weight:650!important;text-shadow:none!important;transition:color .15s ease,background .15s ease}.navigation-in>ul>li>a:hover,.navigation-in>ul>li>a.active{color:#9a7100!important;background:#fff9dd}.menu-level-1>li>a:before{content:none!important}.menu-level-1>li>a:hover{transform:none!important;text-shadow:none!important}.breadcrumbs{color:var(--nh-muted);font-size:13px}.content-wrapper{background:#fff}.products{align-items:stretch}.products .product>.p{height:100%;display:flex!important;flex-direction:column;padding:12px!important;border:1px solid var(--nh-border)!important;border-radius:var(--nh-r-md)!important;background:#fff!important;box-shadow:none!important;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.products .product>.p:hover{border-color:#cbd0d8!important;box-shadow:var(--nh-shadow)!important;transform:translateY(-2px)!important}.products .product .p>a.image{display:flex!important;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1!important;border-radius:var(--nh-r-sm)!important;background:#fff;overflow:hidden}.products .product .p>a.image img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}.products .product .p-in{display:flex!important;flex:1;flex-direction:column;padding:12px 2px 0!important}.products .product .name{display:-webkit-box!important;min-height:44px!important;margin:0 0 8px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--nh-text)!important;font-size:15px!important;font-weight:650!important;line-height:1.45!important;text-align:left!important}.products .product .availability{margin:0 0 8px!important;color:var(--nh-success)!important;font-size:12px!important;font-weight:650!important}.products .product .availability:before{content:none!important}.products .product .p-bottom{margin-top:auto!important;padding-top:4px!important}.products .product .prices{min-height:50px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;border:0!important;padding:0!important}.products .product .price-final{grid-column:1!important;grid-row:1!important;color:var(--nh-text)!important;font-size:21px!important;font-weight:800!important}.products .product .price-standard{grid-column:1!important;grid-row:2!important;color:var(--nh-muted)!important;font-size:12px!important}.products .product .price-standard:before{content:none!important}.products .product .price-save{grid-column:2!important;grid-row:1/3!important;align-self:center!important;justify-self:end!important;width:auto!important;padding:4px 7px!important;border-radius:6px!important;background:#fff1f1!important;color:#b42318!important;font-size:12px!important;font-weight:750!important}.products .product .p-desc,.products .product .pc-delivery-info,.products .product>.p-code{display:none!important}.products .product .p-tools form{display:flex!important;gap:8px;margin-top:10px!important}.products .product .btn-cart{width:100%!important;height:44px!important;border:0!important;border-radius:var(--nh-r-sm)!important;background:var(--nh-primary)!important;color:#172033!important;box-shadow:none!important;font-size:14px!important;font-weight:750!important}.products .product .btn-cart:hover{background:var(--nh-primary-hover)!important;transform:none!important}.products .product .btn-cart span:before{content:none!important}.flags .flag{border-radius:6px!important;font-size:11px!important}.category-header input,.category-header select{min-height:44px}.filter-sections{border:1px solid var(--nh-border);border-radius:var(--nh-r-md)}.filter-section{border-bottom:1px solid var(--nh-border)}.active-filter,.filter-label{border-radius:999px}.category-perex{max-width:850px;color:var(--nh-muted);line-height:1.65}.category-content-wrapper h1{margin-bottom:12px}.subcategories.with-image li a{border:1px solid var(--nh-border)!important;border-radius:var(--nh-r-md)!important;background:#fff!important}.subcategories.with-image li a:hover{border-color:#cbd0d8!important;box-shadow:var(--nh-shadow)}.p-detail-inner{gap:36px}.p-detail-inner-header h1{font-size:clamp(25px,3vw,38px)!important;line-height:1.15}.ratings-and-brand{margin:10px 0;color:var(--nh-muted)}.stars-wrapper:has(.stars-label span){font-size:13px}.stars-wrapper[hidden]{display:none!important}.p-detail .p-short-description{color:#475467;line-height:1.65}.p-detail .detail-parameters{border:1px solid var(--nh-border);border-radius:var(--nh-r-sm);overflow:hidden}.p-detail .p-to-cart-block{padding:18px!important;border:1px solid var(--nh-border);border-radius:var(--nh-r-md);background:var(--nh-bg)}.p-detail .price-final{font-size:32px!important;color:var(--nh-text)!important}.p-detail .add-to-cart-button{min-height:52px!important;border-radius:var(--nh-r-sm)!important;background:var(--nh-primary)!important;color:#172033!important;font-weight:800!important}.p-detail .add-to-cart-button:hover{background:var(--nh-primary-hover)!important}.p-detail .p-image-wrapper{border-radius:var(--nh-r-lg);background:#fff}.p-detail-tabs-wrapper{margin-top:var(--nh-s8)}.shp-tabs-holder ul.shp-tabs{border-bottom:1px solid var(--nh-border)}.shp-tab-link{font-weight:650}.basic-description{max-width:900px;margin:auto;line-height:1.75}.basic-description h2,.basic-description h3{margin-top:36px}.basic-description table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--nh-border);border-radius:var(--nh-r-sm);overflow:hidden}.basic-description td{padding:11px;border-bottom:1px solid var(--nh-border)}.footer{background:#172033!important;color:#d0d5dd}.footer h4{color:#fff!important}.footer a{color:#e4e7ec!important}.footer a:hover{color:#fbd34d!important}.footer-trust-links{background:#111827!important;border:0!important}.footer-trust-links .fcol h4{color:#fbd34d!important}@media(max-width:767px){#header .header-top-wrapper{min-height:68px;display:flex!important;gap:10px;padding:8px 15px}.site-name{flex:1}.site-name img{max-height:50px!important}.header-top .search{position:absolute;left:12px;right:12px;top:72px;z-index:5}.header-top{padding-bottom:62px}.search-form .search-input{height:46px!important}.search-form .search-button{height:46px!important;min-width:76px}.navigation-buttons{display:flex}.products>div.product{padding:5px!important}.products .product>.p{padding:8px!important;border-radius:10px!important}.products .product .p-in{padding-top:8px!important}.products .product .name{min-height:39px!important;font-size:13px!important;line-height:1.4!important}.products .product .price-final{font-size:17px!important}.products .product .btn-cart{height:42px!important;font-size:13px!important}.p-detail-inner{display:flex!important;flex-direction:column}.p-detail .p-image-wrapper{order:1}.p-detail .p-data-wrapper{order:2}.p-detail-inner-header h1,.p-detail-inner-header-mobile .h1{font-size:25px!important;line-height:1.2!important}.p-detail .p-to-cart-block{position:static!important;padding:14px!important}.p-detail .price-final{font-size:26px!important}.category-header{padding-bottom:8px}.filters-wrapper .btn{min-height:46px}.footer-trust-links .footer-cols{padding:0 18px!important}.navigation-in>ul>li>a{font-size:15px!important}}@media(max-width:350px){.products.columns-mobile-2>div.product,.type-index .products>div.product{width:100%!important}.products .product .name{font-size:15px!important}.products .product .price-final{font-size:20px!important;white-space:nowrap!important}.products .product .price-standard{white-space:nowrap!important}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.footer-trust-links{padding:36px 0 26px!important}.footer-trust-links .footer-cols{max-width:1240px;margin:auto;padding:0 20px;display:flex;flex-wrap:wrap;gap:32px}.footer-trust-links .fcol{flex:1 1 230px;display:flex;flex-direction:column;gap:8px}.footer-trust-links .fcol h4{margin:0 0 6px;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.footer-trust-links .fcol a,.footer-trust-links .fcol span{font-size:14px;line-height:1.55;text-decoration:none}.benefitBanner{margin:28px auto!important;padding:20px!important;border:1px solid var(--nh-border);border-radius:var(--nh-r-lg);background:var(--nh-bg)}.benefitBanner__item{padding:8px 14px!important}.benefitBanner__picture,.benefitBanner__img{width:52px!important;height:52px!important}.benefitBanner__title{font-size:15px!important}.benefitBanner__data{color:var(--nh-muted)!important;font-size:13px!important}.age-picker,.price-gifts,.fav-cats,.wow-gifts,.theme-banners{margin:56px auto!important}.age-picker h2,.price-gifts h2,.fav-cats h2,.theme-banners h2{color:var(--nh-text)!important;font-size:30px!important}.age-picker>p,.price-gifts>p,.fav-cats>p{color:var(--nh-muted)!important}.age-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px!important}.age-card,.pg-tile,.fav-tile,.th-tile{position:relative!important;border:1px solid var(--nh-border)!important;border-radius:var(--nh-r-md)!important;background:#fff!important;box-shadow:none!important;color:var(--nh-text)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;overflow:hidden}.age-card:before,.pg-tile:before,.fav-tile:before,.th-tile:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:var(--c,var(--pc,var(--fc,var(--tc,var(--nh-primary)))))}.age-card:hover,.pg-tile:hover,.fav-tile:hover,.th-tile:hover{transform:translateY(-3px)!important;border-color:#cbd0d8!important;box-shadow:var(--nh-shadow)!important}.age-ico,.pg-ic,.fav-ic,.th-ic{display:none!important}.age-h,.pg-t,.fav-t,.th-t{color:var(--nh-text)!important;font-weight:750!important}.age-t,.fav-d{color:var(--nh-muted)!important}.age-btn{margin-top:auto!important;color:#8a6500!important}.wow-banner{background:#172033!important;box-shadow:var(--nh-shadow)!important}.wow-banner>span:first-child{display:none!important}.wow-banner>span:last-child>span:last-child{background:var(--nh-primary)!important;color:#172033!important}.homepage-group-title{margin:58px 0 24px!important;color:var(--nh-text)!important;font-size:32px!important}.carousel-inner,.carousel-inner img{border-radius:var(--nh-r-lg)!important}.carousel-inner:hover{box-shadow:none!important}@media(max-width:767px){.age-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.age-card{min-height:160px!important}.pg-grid,.fav-grid,.th-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.age-picker,.price-gifts,.fav-cats,.wow-gifts,.theme-banners{margin:38px auto!important}.age-picker h2,.price-gifts h2,.fav-cats h2,.theme-banners h2{font-size:25px!important}.benefitBanner{border-radius:var(--nh-r-md);padding:12px!important}}.p-data-wrapper>.position--benefitProduct{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;width:100%!important;margin:16px 0 0!important;padding:12px!important;border-radius:var(--nh-r-md)!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__item{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;padding:7px!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__picture{flex:0 0 34px!important;width:34px!important;height:34px!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__img{width:34px!important;height:34px!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__title{display:block;font-size:12px!important;line-height:1.25}.p-data-wrapper>.position--benefitProduct .benefitBanner__data{font-size:11px!important;line-height:1.35}@media(max-width:767px){.p-detail .p-data-wrapper{display:flex!important;flex-direction:column}.p-detail .p-data-wrapper>.p-detail-inner-header{order:1}.p-detail .p-data-wrapper>form.pr-action{order:2}.p-detail .p-data-wrapper>.position--benefitProduct{order:3}.p-detail .p-data-wrapper>.p-short-description{order:4}.p-detail .p-data-wrapper>.buttons-wrapper{order:5}.p-data-wrapper>.position--benefitProduct{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.listSorting__controls--dropdown .listSorting__control{min-height:44px!important}.p-detail .quantity .increase,.p-detail .quantity .decrease{min-width:44px!important;min-height:44px!important}}.search-form fieldset{display:flex!important;flex:1 1 auto!important;width:100%!important;min-width:0!important}.search-form .search-input{display:block!important;flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important}.search-form .search-button{display:block!important;position:static!important;flex:0 0 auto!important;width:auto!important}.type-index .banners-row>.col-sm-8{float:none!important;width:100%!important}.type-index .banners-row .carousel,.type-index .banners-row .carousel-inner,.type-index .banners-row .carousel-inner>.item>a,.type-index .banners-row .carousel-inner>.item img{width:100%!important}.type-index .banners-row .carousel-control{max-height:none!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__item{width:100%!important;height:auto!important;margin:0!important}.p-data-wrapper>.position--benefitProduct .benefitBanner__content{min-width:0!important}@media(min-width:768px)and (max-width:991px){.type-index .products.product-slider>.products-block>div.product .p>a.image{height:360px!important;aspect-ratio:auto!important}}@media(max-width:400px){.products .product .prices{grid-template-columns:1fr!important;min-height:68px!important}.products .product .price-final{grid-column:1!important;grid-row:1!important;font-size:16px!important;white-space:nowrap!important}.products .product .price-standard{grid-column:1!important;grid-row:2!important;white-space:nowrap!important}.products .product .price-save{grid-column:1!important;grid-row:3!important;justify-self:start!important;margin-top:3px!important}}@media(min-width:768px){.menu-helper>span{padding:17px 10px!important;font-size:14px!important;line-height:18px!important;font-weight:650!important}}@media(max-width:767px){.overall-wrapper{padding-top:69px!important}}.menu-item-1741{display:none!important}@media(max-width:767px){.type-index .banners-row .carousel,.type-index .banners-row .carousel-inner,.type-index .banners-row .carousel-inner>.item,.type-index .banners-row .carousel-inner>.item>a{height:clamp(202px,63vw,246px)!important;min-height:clamp(202px,63vw,246px)!important}.type-index .banners-row .carousel-inner>.item>a{display:block!important;overflow:hidden!important}.type-index .banners-row .carousel-inner>.item img{height:100%!important;object-fit:cover!important;object-position:left center!important}}@media(max-width:767px){.filters-wrapper .filter-label{display:flex!important;align-items:center!important;min-height:44px!important}.products .product .btn-cart{height:44px!important;min-height:44px!important}}@media(max-width:768px){.p-detail .quantity .increase,.p-detail .quantity .decrease{min-width:44px!important;min-height:44px!important}}@media(min-width:768px){#header{position:sticky!important;top:-123px!important;z-index:100!important}.header-bottom{z-index:2!important}body.navigation-hovered #header{z-index:1004!important}}.products>div.product{padding:10px!important}.products .product>.p{position:relative!important;height:100%;padding:14px!important;border:1px solid #e3e7ee!important;border-radius:16px!important;background:#fff!important;box-shadow:0 3px 14px #1720330e!important;overflow:hidden!important;transform:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.products .product>.p:hover{border-color:#e3e7ee!important;box-shadow:0 3px 14px #1720330e!important;transform:none!important}.products .product .p>a.image{position:relative!important;flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;padding:10px!important;border:1px solid #edf0f4!important;border-radius:10px!important;background:linear-gradient(145deg,#fbfcfe,#f6f8fb)!important;overflow:hidden!important}.products .product .p>a.image img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;transition:transform .22s ease!important}.products .product .p-in{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;min-height:0!important;padding:13px 0 0!important;text-align:left!important}.products .product .p-in-in{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.products .product .name{display:-webkit-box!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;color:var(--nh-text)!important;font-size:16px!important;font-weight:750!important;line-height:1.34!important;text-align:left!important;text-decoration:none!important}.products .product .name:hover{color:#8a6500!important}.products .product .ratings-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;min-height:32px!important;height:auto!important;margin:9px 0 0!important;padding:0!important;text-align:left!important}.products .product .ratings-wrapper .stars-placeholder:empty{display:none!important}.products .product .ratings-wrapper .stars,.products .product .ratings-wrapper .star-list{margin:0!important;font-size:14px!important;line-height:18px!important}.products .product .availability{display:inline-flex!important;align-items:center!important;align-self:flex-start!important;gap:7px!important;width:auto!important;max-width:100%!important;min-height:26px!important;margin:0!important;padding:4px 9px!important;border-radius:999px!important;background:#f2f4f7!important;color:#475467!important;font-size:12px!important;font-weight:750!important;line-height:18px!important;text-align:left!important;white-space:nowrap!important}.products .product .availability span{color:inherit!important}.products .product[data-nh-stock=in] .availability{background:#ecfdf3!important;color:#137333!important}.products .product[data-nh-stock] .availability:before{content:""!important;display:block!important;flex:0 0 7px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:currentColor!important;box-shadow:0 0 0 3px #15803d1a!important}.products .product[data-nh-stock=preorder] .availability{background:#fff8e5!important;color:#9a6700!important}.products .product[data-nh-stock=preorder] .availability:before{box-shadow:0 0 0 3px #9a67001c!important}.products .product[data-nh-stock=out] .availability{background:#fef2f2!important;color:#b42318!important}.products .product[data-nh-stock=out] .availability:before{box-shadow:0 0 0 3px #b423181a!important}.products .product .p-bottom{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;margin-top:auto!important;padding:13px 0 0!important;border:0!important}.products .product .p-bottom>[data-micro=offer],.products .product .p-bottom>.offers{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important}.products .product .prices{position:static!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;column-gap:8px!important;row-gap:2px!important;align-items:center!important;width:100%!important;min-height:72px!important;margin:0!important;padding:0!important;border:0!important;font-variant-numeric:tabular-nums!important;text-align:left!important}.products .product .price-final{grid-column:1/-1!important;grid-row:1!important;margin:0!important;color:var(--nh-text)!important;font-size:26px!important;font-weight:850!important;line-height:1.1!important;text-align:left!important;white-space:nowrap!important}.products .product .price-additional{grid-column:1!important;grid-row:2!important;margin:0!important;color:#7a8290!important;font-size:11px!important;line-height:1.35!important;text-align:left!important}.products .product .price-standard{grid-column:1!important;grid-row:3!important;margin:0!important;color:#667085!important;font-size:12px!important;line-height:1.35!important;text-align:left!important;text-decoration:line-through!important;white-space:nowrap!important}.products .product .price-standard-wrapper-placeholder{display:none!important}.products .product .price-save{position:static!important;grid-column:2!important;grid-row:2/4!important;align-self:center!important;justify-self:end!important;width:auto!important;margin:0!important;padding:6px 8px!important;border-radius:7px!important;background:#fff3c4!important;color:#7a5200!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.products .product .nh-card-discount{position:absolute!important;top:10px!important;right:10px!important;z-index:4!important;display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:6px 9px!important;border-radius:7px!important;background:#d92d20!important;color:#fff!important;box-shadow:0 4px 12px #b4231833!important;font-size:12px!important;font-weight:850!important;line-height:1!important;letter-spacing:.01em!important;pointer-events:none!important}.products .product .extra-flags,.products .product .flags-default{top:10px!important;left:10px!important;z-index:3!important}.products .product .extra-flags .flag,.products .product .flags-default .flag{min-height:28px!important;margin:0 0 5px!important;padding:6px 9px!important;border:0!important;border-radius:7px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;text-transform:uppercase!important}.products .product .p-tools{display:block!important;width:100%!important;min-height:48px!important;margin:12px 0 0!important;padding:0!important;border:0!important;font-size:14px!important}.products .product .p-tools form{display:flex!important;align-items:stretch!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}.products .product .p-tools .quantity{display:none!important}.products .product .p-tools .btn-cart,.products .product .p-tools .btn-primary{display:flex!important;flex:1 1 auto!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 14px!important;border:1px solid #e4b000!important;border-radius:8px!important;background:linear-gradient(180deg,#f7c83e,#f2b705)!important;color:#172033!important;box-shadow:0 5px 13px #f2b7052e!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}.products .product .p-tools .btn-primary:not(.btn-cart){border-color:#172033!important;background:#172033!important;color:#fff!important;box-shadow:0 5px 13px #17203324!important}.products .product .p-tools .btn-cart:hover{background:linear-gradient(180deg,#f9d358,#eeb100)!important}.products .product .p-tools .btn-primary:not(.btn-cart):hover{background:#263248!important}.products .product .p-tools .btn-cart:focus-visible,.products .product .p-tools .btn-primary:focus-visible{outline:3px solid rgba(37,99,235,.35)!important;outline-offset:2px!important}.products .product .p-desc,.products .product>.p>.p-code,.products .product>.p-code{display:none!important}@media(min-width:1200px){.products .product .p-tools .quantity{display:grid!important;grid-template-columns:26px 30px 26px!important;grid-template-areas:"minus amount plus"!important;flex:0 0 82px!important;width:82px!important;height:48px!important;padding:0!important;border:1px solid #d0d5dd!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.products .product .p-tools .quantity label{grid-area:amount!important;display:block!important;width:30px!important;height:46px!important;margin:0!important}.products .product .p-tools .quantity .amount{width:30px!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;color:var(--nh-text)!important;font-size:13px!important;font-weight:750!important;line-height:46px!important;text-align:center!important;-moz-appearance:textfield!important}.products .product .p-tools .quantity .amount::-webkit-outer-spin-button,.products .product .p-tools .quantity .amount::-webkit-inner-spin-button{margin:0!important;-webkit-appearance:none!important}.products .product .p-tools .quantity .decrease,.products .product .p-tools .quantity .increase{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:26px!important;min-width:26px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;background:#f8fafc!important;color:var(--nh-text)!important;font-size:17px!important;font-weight:700!important;line-height:1!important}.products .product .p-tools .quantity .decrease{grid-area:minus!important;border-right:1px solid #e4e7ec!important}.products .product .p-tools .quantity .increase{grid-area:plus!important;border-left:1px solid #e4e7ec!important}.products .product .p-tools .quantity .decrease:hover,.products .product .p-tools .quantity .increase:hover{background:#fff4c7!important}}@media(hover:hover)and (pointer:fine){.products .product>.p:hover{border-color:#d4dae4!important;box-shadow:0 11px 30px #1720331f!important;transform:translateY(-3px)!important}.products .product>.p:hover>a.image img{transform:scale(1.025)!important}}@media(min-width:768px)and (max-width:991px){.type-index .products.product-slider>.products-block>div.product .p>a.image{height:auto!important;aspect-ratio:4/3!important}}@media(max-width:767px){.products>div.product{padding:5px!important}.products .product>.p{padding:9px!important;border-radius:12px!important}.products .product .p>a.image{padding:6px!important;border-radius:8px!important}.products .product .p-in{padding-top:10px!important}.products .product .name{min-height:55px!important;max-height:55px!important;font-size:13.5px!important;line-height:1.36!important;-webkit-line-clamp:3!important}.products .product .ratings-wrapper{min-height:25px!important;margin-top:7px!important;gap:5px!important}.products .product .availability{min-height:24px!important;padding:3px 7px!important;font-size:11px!important}.products .product .p-bottom{padding-top:10px!important}.products .product .prices{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;min-height:61px!important;column-gap:5px!important}.products .product .price-final{grid-column:1/-1!important;grid-row:1!important;font-size:18px!important}.products .product .price-additional{grid-column:1!important;grid-row:2!important;font-size:10px!important}.products .product .price-standard{grid-column:1!important;grid-row:3!important;font-size:11px!important}.products .product .price-save{position:static!important;grid-column:2!important;grid-row:2/4!important;align-self:center!important;justify-self:end!important;margin:0!important;padding:5px 6px!important;font-size:10px!important}.products .product .nh-card-discount{top:7px!important;right:7px!important;min-height:25px!important;padding:5px 7px!important;border-radius:6px!important;font-size:10px!important}.products .product .extra-flags,.products .product .flags-default{top:7px!important;left:7px!important}.products .product .p-tools{min-height:44px!important;margin-top:9px!important}.products .product .p-tools .btn-cart,.products .product .p-tools .btn-primary{height:44px!important;min-height:44px!important;padding:0 8px!important;border-radius:7px!important;font-size:12.5px!important}}@media(max-width:350px){.products .product>.p{padding:12px!important}.products .product .p>a.image{padding:9px!important}.products .product .name{min-height:61px!important;max-height:61px!important;font-size:15px!important;line-height:1.36!important}.products .product .price-final{font-size:23px!important}.products .product .p-tools .btn-cart,.products .product .p-tools .btn-primary{height:48px!important;min-height:48px!important;font-size:14px!important}}@media(max-width:359px){.products.products-page>div.product{width:100%!important}}@media(min-width:321px)and (max-width:374px){.products .product[data-nh-stock=out] .availability{align-items:flex-start!important;white-space:normal!important;line-height:1.25!important}.products .product[data-nh-stock=out] .availability span{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.products .product[data-nh-stock=out] .availability:before{margin-top:4px!important}}@media(min-width:768px){.product-slider-holder .product-slider-navigation{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.product-slider-holder .product-slider-navigation:before{width:32px!important;height:32px!important;margin:6px!important}.product-slider-holder .product-slider-navigation:focus-visible{opacity:1!important}}.top-navigation-bar button,.top-navigation-bar .top-nav-button-login{color:#fff!important}.site-name img{width:min(100%,191px)!important;height:auto!important;aspect-ratio:1000/377;object-fit:contain}@media(min-width:992px){.header-top{padding:10px 0!important}#header .header-top-wrapper{min-height:80px!important;grid-template-columns:210px minmax(300px,1fr) auto!important}.site-name img{max-height:64px!important}.navigation-in>ul>li>a{padding-top:15px!important;padding-bottom:15px!important}#header{top:-100px!important}}.position--benefitHomepage{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0!important;padding:14px!important}.position--benefitHomepage .benefitBanner__item{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;min-width:0!important;margin:0!important;padding:8px 12px!important}.position--benefitHomepage .benefitBanner__picture,.position--benefitHomepage .benefitBanner__img{width:44px!important;height:44px!important}.position--benefitHomepage .benefitBanner__content{min-width:0!important}.position--benefitHomepage .benefitBanner__title{font-size:14px!important;line-height:1.3!important}.position--benefitHomepage .benefitBanner__data{margin-top:2px!important;font-size:12px!important;line-height:1.45!important}.age-picker,.price-gifts,.fav-cats,.wow-gifts,.theme-banners{margin:44px auto!important}.age-picker h2,.price-gifts h2,.fav-cats h2,.theme-banners h2{margin:0 0 6px!important;color:var(--nh-text)!important;font-family:var(--nh-font)!important;font-size:clamp(26px,2.4vw,32px)!important;font-weight:850!important;line-height:1.18!important;letter-spacing:-.025em!important;text-align:left!important}.age-picker>p,.price-gifts>p,.fav-cats>p{max-width:720px;margin:0 0 22px!important;color:var(--nh-muted)!important;font-size:15px!important;line-height:1.55!important;text-align:left!important}.homepage-group-title{display:flex!important;align-items:center!important;gap:12px!important;margin:50px 0 20px!important;color:var(--nh-text)!important;font-family:var(--nh-font)!important;font-size:clamp(27px,2.5vw,34px)!important;font-weight:850!important;line-height:1.15!important;letter-spacing:-.025em!important;text-align:left!important}.homepage-group-title:before{content:"";display:block;flex:0 0 6px;width:6px;height:32px;border-radius:999px;background:linear-gradient(180deg,#ffd95a 0%,var(--nh-primary) 100%);box-shadow:0 3px 9px #f2b70540}.age-grid,.fav-grid,.pg-grid,.th-grid{gap:14px!important}.age-card,.fav-tile,.pg-tile,.th-tile{isolation:isolate;position:relative!important;text-align:left!important;background:linear-gradient(155deg,#fff,#f8fafc)!important;box-shadow:0 3px 14px #1720330e!important}.age-card:after,.fav-tile:after,.pg-tile:after,.th-tile:after{content:"";position:absolute;z-index:-1;right:-30px;bottom:-38px;width:100px;height:100px;border-radius:50%;background:var(--c,var(--pc,var(--fc,var(--tc,var(--nh-primary)))));opacity:.055;pointer-events:none}.age-card:focus-visible,.fav-tile:focus-visible,.pg-tile:focus-visible,.th-tile:focus-visible{outline:3px solid rgba(37,99,235,.35)!important;outline-offset:3px!important}.age-card{align-items:flex-start!important;min-height:246px!important;padding:20px!important;gap:8px!important}.age-ico{display:grid!important;place-items:center;width:50px;height:50px;margin:0 0 4px!important;border:1px solid #e8ebf0;border-radius:15px;background:#fff;box-shadow:0 5px 14px #17203314;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:28px!important;line-height:1!important}.age-h{font-size:17px!important;line-height:1.32!important;text-align:left!important}.age-t{font-size:13px!important;line-height:1.48!important;text-align:left!important}.age-btn{display:inline-flex!important;align-items:center!important;margin-top:auto!important;padding:0!important;background:transparent!important;color:#7a5900!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important;text-align:left!important}.age-btn:after{content:"\2192";margin-left:6px;transition:transform .18s ease}.age-card:hover .age-btn:after{transform:translate(3px)}.fav-tile{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:14px!important;row-gap:3px!important;min-height:114px!important;padding:18px!important}.fav-ic{grid-row:1/3;display:grid!important;place-items:center;width:48px;height:48px;border:1px solid #e8ebf0;border-radius:14px;background:#fff;box-shadow:0 4px 12px #17203312;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:26px!important;line-height:1!important}.fav-t{align-self:end!important;font-size:16px!important;line-height:1.28!important;text-align:left!important}.fav-d{align-self:start!important;font-size:12px!important;line-height:1.4!important;text-align:left!important}.pg-tile{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:13px!important;row-gap:1px!important;min-height:94px!important;padding:17px!important}.pg-ic{grid-row:1/3;display:grid!important;place-items:center;width:44px;height:44px;border:1px solid #e8ebf0;border-radius:13px;background:#fff;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:24px!important;line-height:1!important}.pg-t{align-self:end!important;font-size:16px!important;line-height:1.25!important;text-align:left!important}.pg-d{align-self:start!important;color:var(--nh-muted)!important;font-size:13px!important;line-height:1.35!important;text-align:left!important}.th-tile{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;column-gap:12px!important;min-height:78px!important;padding:16px!important}.th-ic{display:grid!important;place-items:center;width:40px;height:40px;border:1px solid #e8ebf0;border-radius:12px;background:#fff;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:22px!important;line-height:1!important}.th-t{font-size:16px!important;line-height:1.3!important;text-align:left!important}.wow-banner{isolation:isolate;position:relative!important;justify-content:flex-start!important;overflow:hidden!important;padding:34px!important;background:linear-gradient(125deg,#121a2b,#1f3153)!important;box-shadow:0 14px 34px #17203329!important}.wow-banner:after{content:"";position:absolute;z-index:-1;right:-90px;top:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#f2b70542,#f2b70500 70%);pointer-events:none}.wow-banner>span:first-child{display:grid!important;place-items:center;flex:0 0 70px;width:70px;height:70px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#ffffff1a;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:40px!important}.wow-banner>span:last-child{position:relative;z-index:1;flex:1 1 420px;min-width:0}.wow-banner>span:last-child>span:first-child{font-family:var(--nh-font)!important;font-size:clamp(25px,2.5vw,32px)!important;font-weight:850!important;letter-spacing:-.025em}.wow-banner>span:last-child>span:last-child{border-radius:9px!important;box-shadow:0 6px 16px #f2b7052e!important}.products .product>.p{border-color:#e1e6ed!important;box-shadow:0 4px 16px #1720330f!important}.products .product .p>a.image{background:linear-gradient(145deg,#fff,#f6f8fb)!important}.products .product .prices{grid-template-columns:1fr!important;grid-template-rows:max-content max-content max-content!important;align-content:start!important;min-height:62px!important}.products .product .price-save{position:absolute!important;z-index:4!important;top:24px!important;right:24px!important;display:inline-flex!important;align-items:center!important;min-height:28px!important;margin:0!important;padding:6px 9px!important;border-radius:7px!important;background:#d92d20!important;color:#fff!important;box-shadow:0 5px 13px #b4231833!important;font-size:11px!important;font-weight:900!important;line-height:1!important}.products .product .nh-card-discount{display:none!important}.products .product .btn-cart,.products .product .btn-primary{transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.product-slider-holder .product-slider-navigation:focus-visible{outline:3px solid #2563eb!important;outline-offset:2px!important;opacity:1!important}@media(hover:hover)and (pointer:fine){.products .product .btn-cart:hover,.products .product .btn-primary:hover{transform:translateY(-1px)!important;box-shadow:0 7px 17px #f2b7053d!important}}.p-detail .p-data-wrapper{display:flex!important;flex-direction:column!important;min-width:0!important}.p-detail .p-data-wrapper>.p-detail-inner-header{order:1}.p-detail .p-data-wrapper>.p-short-description{order:2;margin:0 0 18px!important}.p-detail .p-data-wrapper>form.pr-action{order:3;margin-top:0!important}.p-detail .p-data-wrapper>.position--benefitProduct{order:4}.p-detail .p-data-wrapper>.buttons-wrapper{order:5}.p-detail form.pr-action{display:flex!important;flex-direction:column!important}.p-detail form.pr-action>.detail-parameters{order:1}.p-detail form.pr-action>.p-to-cart-block{order:2}.p-detail .p-to-cart-block{border-color:#efd26c!important;background:linear-gradient(145deg,#fffdf5,#fff8dc)!important;box-shadow:0 8px 24px #17203314!important}.p-detail .add-to-cart-button{border:1px solid #e4b000!important;background:linear-gradient(180deg,#f7ca42,#f2b705)!important;box-shadow:0 7px 17px #f2b70538!important}.p-detail .add-to-cart-button:hover{background:linear-gradient(180deg,#f9d45c,#edaf00)!important;transform:translateY(-1px)}.p-detail .p-image .flags-extra{inset:14px 14px auto auto!important;width:auto!important;height:auto!important}.p-detail .p-image .flag-discount{display:grid!important;grid-template-columns:auto auto!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:8px 9px!important;border:1px solid #e4e7ec!important;border-left:4px solid #d92d20!important;border-radius:10px!important;background:#fff!important;color:var(--nh-text)!important;box-shadow:0 8px 22px #17203324!important;font-size:12px!important;line-height:1!important}.p-detail .p-image .flag-discount .price-standard{display:none!important}.p-detail .p-image .flag-discount .price-save{margin:0!important;padding:5px 7px!important;border-radius:6px!important;background:#d92d20!important;color:#fff!important;font-size:12px!important;font-weight:850!important;line-height:1!important}.p-detail .p-thumbnails a{overflow:hidden;border:1px solid var(--nh-border)!important;border-radius:10px!important;background:#fff!important}.p-detail .p-thumbnails a.highlighted{border-color:#e4b000!important;box-shadow:0 0 0 2px #f2b7052e!important}.shp-tabs-holder ul.shp-tabs{gap:6px!important;padding-bottom:8px!important}.shp-tab-link{border-radius:8px!important}.cart-empty{padding:30px!important;border:1px solid var(--nh-border);border-radius:var(--nh-r-lg);background:linear-gradient(145deg,#fff,#f8fafc)}.cart-empty>.cart-heading{text-align:center!important}.cart-empty>.cart-heading:before{content:"\1f6d2";display:block;margin:0 auto 10px;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:42px;line-height:1}.cart-empty .empty-cart-boxes{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr)!important;gap:16px!important;margin:24px 0 0!important}.cart-empty .empty-cart-boxes>[class*=col-]{width:auto!important;padding:22px!important;border:1px solid var(--nh-border);border-radius:var(--nh-r-md);background:#fff}.cart-empty .empty-cart-boxes h3{margin:0 0 14px!important;font-family:var(--nh-font)!important;font-weight:800!important}.cart-empty .empty-cart-boxes ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0!important;padding:0!important;list-style:none!important}.cart-empty .empty-cart-boxes li{margin:0!important;padding:0!important}.cart-empty .empty-cart-boxes li a{display:flex;align-items:center;min-height:42px;padding:9px 11px;border:1px solid var(--nh-border);border-radius:8px;background:#f8fafc;color:var(--nh-text);font-size:13px;font-weight:700;text-decoration:none}.cart-empty .empty-cart-boxes li a:hover{border-color:#e4b000;background:#fff9dd;color:#6f5100}.cart-empty .js-try-search-button{min-height:46px;border-radius:8px!important;background:var(--nh-primary)!important;color:var(--nh-text)!important;font-weight:800!important}@supports selector(li:has(>a)){.cart-empty .empty-cart-boxes li:has(>a[href="/novinky---prave-naskladnene/"]){display:none!important}}@media(min-width:992px){.p-detail-inner{align-items:flex-start!important;gap:46px!important}.p-detail .p-image-wrapper{flex:0 0 45%!important;width:45%!important;padding-right:0!important}.p-detail .p-data-wrapper{flex:1 1 0!important;width:auto!important}.p-detail-inner-header h1{font-size:clamp(30px,2.45vw,36px)!important;line-height:1.13!important}.p-data-wrapper>.position--benefitProduct{margin-top:15px!important}body.type-product.one-column-body .breadcrumbs{width:100%!important;margin-left:0!important;padding:0 20px 16px!important;box-sizing:border-box!important}.subcategories.with-image{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important}.subcategories.with-image>li{width:auto!important;margin:0!important;padding:0!important}.subcategories.with-image>li>a{min-height:72px!important;padding:9px 13px!important}.category-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:14px!important}.category-header .filters-unveil-button-wrapper{margin:0!important}.category-header .filters-unveil-button-wrapper .unveil-button{min-height:44px!important;margin:0!important}.type-index .banners-row .carousel-control{top:auto!important;bottom:18px!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:50%!important;background:#0f172aa8!important;opacity:1!important;box-shadow:0 5px 16px #0f172a33!important}.type-index .banners-row .carousel-control.left{right:72px!important;left:auto!important}.type-index .banners-row .carousel-control.right{right:18px!important;left:auto!important}.product-slider-holder .product-slider-pagination{display:none!important}}@media(min-width:768px)and (max-width:991px){.p-detail-inner-header h1,.p-detail-inner-header-mobile .h1{font-size:clamp(27px,3.6vw,31px)!important}.age-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.position--benefitHomepage{grid-template-columns:repeat(2,minmax(0,1fr))!important}.subcategories.with-image{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.subcategories.with-image>li{width:auto!important;height:auto!important;margin:0!important;padding:0!important}.subcategories.with-image>li>a{min-height:78px!important;padding:9px 12px!important}}@media(min-width:768px){.siteCookies.siteCookies--bottom{right:auto!important;bottom:22px!important;left:22px!important;width:min(480px,calc(100% - 44px))!important;max-width:480px!important;padding:0!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:16px!important;box-shadow:0 18px 45px #0f172a42!important}.siteCookies .siteCookies__form{display:block!important;padding:18px!important}.siteCookies .siteCookies__content{width:100%!important;padding:0!important}.siteCookies .siteCookies__text{font-size:13px!important;line-height:1.5!important}.siteCookies .siteCookies__links{margin:7px 0 0!important}.siteCookies .siteCookies__buttonWrap{display:flex!important;width:100%!important;margin-top:13px!important;gap:8px!important}.siteCookies .siteCookies__button{flex:1 1 0!important;min-height:42px!important;margin:0!important;border-radius:8px!important}}@media(max-width:767px){#navigation{top:68px!important;height:calc(100dvh - 68px)!important}.homepage-group-title{margin:34px 10px 16px!important;font-size:26px!important}.homepage-group-title:before{height:27px}.position--benefitHomepage{display:flex!important;width:calc(100% - 20px)!important;margin:18px 10px 26px!important;padding:0 0 9px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;scrollbar-width:none}.position--benefitHomepage::-webkit-scrollbar{display:none}.position--benefitHomepage .benefitBanner__item{flex:0 0 260px!important;width:260px!important;min-height:78px!important;padding:11px!important;border:1px solid var(--nh-border)!important;border-radius:12px!important;background:#f8fafc!important;scroll-snap-align:start}.position--benefitHomepage .benefitBanner__picture,.position--benefitHomepage .benefitBanner__img{width:40px!important;height:40px!important}.age-picker,.price-gifts,.fav-cats,.wow-gifts,.theme-banners{margin:32px auto!important}.age-picker h2,.price-gifts h2,.fav-cats h2,.theme-banners h2{font-size:24px!important;text-align:left!important}.age-picker>p,.price-gifts>p,.fav-cats>p{margin-bottom:17px!important;font-size:14px!important;text-align:left!important}.age-grid,.fav-grid,.pg-grid,.th-grid{grid-template-columns:none!important;grid-template-rows:1fr!important;grid-auto-flow:column!important;grid-auto-columns:minmax(240px,78vw)!important;gap:11px!important;padding:1px 2px 11px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.age-grid::-webkit-scrollbar,.fav-grid::-webkit-scrollbar,.pg-grid::-webkit-scrollbar,.th-grid::-webkit-scrollbar{display:none}.age-card,.fav-tile,.pg-tile,.th-tile{width:auto!important;scroll-snap-align:start}.age-card{min-height:220px!important;padding:18px!important}.age-h{font-size:17px!important}.age-btn{white-space:normal!important}.fav-tile{min-height:112px!important}.pg-tile{min-height:94px!important}.th-tile{min-height:76px!important}.wow-banner{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:start!important;gap:15px!important;padding:24px 20px!important;border-radius:16px!important}.wow-banner>span:first-child{width:52px;height:52px;border-radius:15px;font-size:30px!important}.wow-banner>span:last-child{align-items:flex-start!important}.wow-banner>span:last-child>span:first-child{font-size:24px!important}.wow-banner>span:last-child>span:nth-child(2){font-size:14px!important;line-height:1.5!important}.wow-banner>span:last-child>span:last-child{padding:11px 16px!important;font-size:13px!important}.subcategories.with-image{display:flex!important;flex-wrap:nowrap!important;width:calc(100% + 10px)!important;margin-right:-10px!important;padding:0 10px 10px 0!important;gap:10px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.subcategories.with-image::-webkit-scrollbar{display:none}.subcategories.with-image>li{flex:0 0 230px!important;width:230px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;scroll-snap-align:start}.subcategories.with-image>li>a{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;width:100%!important;min-height:78px!important;height:78px!important;padding:9px 12px!important}.subcategories.with-image>li>a .image{width:46px!important;max-width:46px!important;margin:0 9px 0 0!important}.subcategories.with-image>li>a .text{display:-webkit-box!important;min-width:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;font-size:14px!important;line-height:1.3!important;text-align:left!important}.category-header{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;gap:8px!important;height:auto!important;padding-bottom:8px!important}.category-header .category-header-pagination{grid-column:1/-1!important}.category-header .listSorting,.category-header .filters-unveil-button-wrapper{width:100%!important;margin:0!important}.category-header .sortingToggle,.category-header .filters-unveil-button-wrapper .unveil-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;margin:0!important;padding:8px!important}.category-header .sortingToggle__label{display:none!important}.product-slider-pagination .pagination-button{position:relative!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;margin:0 1px!important;padding:0!important;border:0!important;background:transparent!important}.product-slider-pagination .pagination-button:before{content:"";display:block;width:17px;height:3px;margin:auto;border-radius:999px;background:#cbd2dc;transition:background .16s ease,transform .16s ease}.product-slider-pagination .pagination-button.active:before,.product-slider-pagination .pagination-button[aria-current=true]:before{background:#172033;transform:scaleX(1.15)}.product-slider-pagination .pagination-button:focus-visible{outline:3px solid rgba(37,99,235,.42)!important;outline-offset:0!important;border-radius:5px!important}.category-perex.nh-perex-after-products{max-width:none!important;margin:24px 0 0!important;padding:18px!important;border:1px solid var(--nh-border);border-radius:var(--nh-r-md);background:#f8fafc;font-size:14px!important;line-height:1.6!important}.products .product .price-save{top:17px!important;right:17px!important;min-height:25px!important;padding:5px 7px!important;font-size:10px!important}.cart-empty{padding:20px 14px!important}.cart-empty>.cart-heading{font-size:25px!important}.cart-empty .empty-cart-boxes{grid-template-columns:1fr!important}.cart-empty .empty-cart-boxes>[class*=col-]{padding:17px!important}.cart-empty .empty-cart-boxes ul{grid-template-columns:1fr!important}.cart-empty .empty-cart-boxes li a{min-height:44px}.footer-trust-links .fcol a{display:flex;align-items:center;min-height:40px;padding:4px 0}}.navigation-in>ul>li>a:hover,.navigation-in>ul>li>a.active{color:#7a5900!important}.footer .footer-bottom,.footer .footer-bottom>.container{background:#172033!important;color:#d0d5dd!important}.footer .footer-bottom a{color:#e4e7ec!important}.footer .footer-bottom strong{color:#fff!important}.footer-trust-links .fcol h3{margin:0 0 6px;color:#fbd34d!important;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.footer-trust-links .footer-legal{max-width:1240px;margin:24px auto 0;padding:18px 20px 0;border-top:1px solid rgba(255,255,255,.14);color:#d0d5dd;font-size:13px;line-height:1.6}.products .product .prices>.price-standard{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1px!important;min-width:0!important;text-decoration:none!important;white-space:normal!important}.products .product .prices>.price-standard:before{content:"Doporu\10d en\e1  prodejn\ed  cena"!important;display:block!important;color:#667085!important;font-size:9px!important;font-weight:500!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}.products .product .prices>.price-standard>span,.products .product .prices>.price-standard>span>strong{text-decoration:line-through!important;white-space:nowrap!important}.p-detail .p-final-price-wrapper>.price-standard{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1px!important;margin-right:6px!important;line-height:1.25!important;text-decoration:none!important;vertical-align:middle!important}.p-detail .p-final-price-wrapper>.price-standard:before{content:"Doporu\10d en\e1  prodejn\ed  cena"!important;display:block!important;color:#667085!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}.p-detail .p-final-price-wrapper>.price-standard>span{line-height:1.25!important;text-decoration:line-through!important;white-space:nowrap!important}.type-index .products-wrapper{box-sizing:border-box!important;min-height:584px;min-block-size:584px;border:1px solid #e4eaf1!important;border-radius:24px!important;background:linear-gradient(180deg,#fbfcff,#fff)!important;box-shadow:0 12px 34px #1720330e!important}.type-index .homepage-group-title:after{content:"";display:block;flex:1 1 auto;height:1px;margin-left:4px;background:linear-gradient(90deg,#dce3ec,#dce3ec00)}.type-index .position--benefitHomepage{border-color:#dfe6ee!important;background:linear-gradient(135deg,#f8fbff,#fffdf4)!important;box-shadow:0 8px 24px #1720330b!important}.products .product>.p{border-color:#dce3eb!important;box-shadow:0 5px 18px #17203311!important}.products .product>.p:focus-within{border-color:#d7a600!important;box-shadow:0 0 0 3px #f2b70529,0 12px 28px #1720331a!important}.products .product .p>a.image{border-color:#e7ecf2!important;background:radial-gradient(circle at 50% 38%,#fff 0% 42%,#f4f7fb)!important}.products .product .name{transition:color .16s ease!important}.products .product .name>span{display:-webkit-box!important;max-height:64px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.products .product:not([data-nh-stock]) .availability:before{content:""!important;display:block!important;flex:0 0 7px!important;width:7px!important;height:7px!important;border-radius:50%!important;background:currentColor!important;box-shadow:0 0 0 3px #4754671a!important}.product-slider-holder .product-slider-navigation{border:1px solid #dce3eb!important;border-radius:50%!important;background:#fff!important;box-shadow:0 7px 18px #1720331f!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}.footer-icons .footer-icon{display:flex!important;align-items:center!important;justify-content:center!important;min-height:61px!important}.footer-icons .footer-icon img{display:block;max-width:100%;height:auto}#signature>a.image{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;vertical-align:middle!important}#signature>a.image>img{display:block!important;width:17px!important;height:17px!important;aspect-ratio:1/1!important}@media(min-width:1200px){.type-index .products-wrapper{min-height:576px;min-block-size:576px}}@media(min-width:768px)and (max-width:991px){.type-index .products-wrapper{min-height:640px;min-block-size:640px}}@media(min-width:768px){.type-index .banners-row .carousel{aspect-ratio:1418/480}.type-index .banners-row .carousel-inner,.type-index .banners-row .carousel-inner>.item,.type-index .banners-row .carousel-inner>.item>a{height:100%!important}.type-index .banners-row .carousel-inner>.item img{height:100%!important;object-fit:cover!important}.type-index .position--benefitHomepage .benefitBanner__item{position:relative!important}.type-index .position--benefitHomepage .benefitBanner__item:not(:last-child):after{content:"";position:absolute;right:0;top:12px;bottom:12px;width:1px;background:#e2e8f0}}@media(max-width:767px){.type-index .products-wrapper{min-height:calc(37.5vw + 332px);min-block-size:calc(37.5vw + 332px);border-radius:18px!important}.type-index .homepage-group-title:after{margin-left:0}.product-slider-holder .product-slider-navigation{box-shadow:0 5px 14px #1720331c!important}.products .product .name>span{max-height:55px!important}.p-detail .p-short-description>p:first-child{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.p-detail .p-short-description>p:nth-of-type(n+2),.p-detail .p-short-description>ul>li:nth-child(n+3),.p-detail .p-short-description>strong:last-child{display:none!important}.p-detail .p-short-description>ul{margin-bottom:8px!important;padding-left:20px!important}.p-detail .p-short-description:after{content:"Dal\161\ed  informace najdete v podrobn\e9m popisu n\ed\17e e.";display:block;margin-top:9px;color:#667085;font-size:12px;font-weight:600;line-height:1.4}}@media(hover:hover)and (pointer:fine){.products .product>.p:hover{border-color:#cbd5e1!important;box-shadow:0 14px 32px #1720331f!important;transform:translateY(-3px)!important}.product-slider-holder .product-slider-navigation:hover{border-color:#e4b000!important;background:#fff9df!important;box-shadow:0 9px 20px #17203326!important}}@media(prefers-reduced-motion:reduce){.products .product>.p:hover{transform:none!important}.product-slider-holder .product-slider-navigation{transition:none!important}}.nh-hamburger-label{display:none}@media(max-width:767px){.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation]{display:flex!important;flex:0 0 92px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:92px!important;min-width:92px!important;height:48px!important;min-height:48px!important;padding:0 10px!important;border:1px solid #d7a600!important;border-radius:999px!important;background:var(--nh-primary)!important;color:#172033!important;box-shadow:0 4px 12px #f2b7053d!important;text-decoration:none!important}.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation]:before{position:static!important;margin:0 7px 0 0!important;color:#172033!important}.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation].nh-menu-open{border-color:#172033!important;background:#172033!important;color:#fff!important;box-shadow:none!important}.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation].nh-menu-open:before{color:#fff!important}.nh-hamburger-label{display:inline-block!important;font-size:12px;font-weight:800;line-height:1;letter-spacing:.01em;white-space:nowrap}#navigation .navigation-in>ul.menu-level-1>li>a{display:flex!important;align-items:center!important;box-sizing:border-box!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:8px 60px 8px 18px!important;border-bottom:1px solid #e7ebf0!important;color:#172033!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important;text-decoration:none!important}#navigation .navigation-in>ul.menu-level-1>li:last-child>a{border-bottom:0!important}#navigation .navigation-in>ul.menu-level-1>li>a>b{font-weight:750!important;text-decoration:none!important}#navigation .navigation-in>ul.menu-level-1>li>a .submenu-arrow{top:3px!important;right:4px!important;width:50px!important;height:50px!important;margin:0!important}.type-index .fav-cats{box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:18px 10px 14px!important;padding:14px!important;border:1px solid #dce5ef!important;border-radius:16px!important;background:linear-gradient(135deg,#fffdf3,#f6f9ff)!important;box-shadow:0 7px 22px #17203311!important}.type-index .fav-cats>h2{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0!important;color:var(--nh-text)!important;font-size:19px!important;line-height:1.25!important}.type-index .fav-cats>h2:after{content:"P\159 eje\10fte \2192";flex:0 0 auto;color:#667085;font-size:11px;font-weight:700;letter-spacing:0}.type-index .fav-cats>p{display:none!important}.type-index .fav-cats>.fav-grid{display:flex!important;margin:11px -14px 0 0!important;padding:0 20px 3px 0!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-padding-inline:14px;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x}.type-index .fav-cats>.fav-grid::-webkit-scrollbar{display:none}.type-index .fav-cats .fav-tile{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 14px!important;border:1px solid #d9e1ea!important;border-radius:999px!important;background:#fff!important;box-shadow:0 2px 7px #1720330a!important;scroll-snap-align:start}.type-index .fav-cats .fav-tile:before{display:none!important}.type-index .fav-cats .fav-tile:first-child{border-color:#e7bd2d!important;background:#fff7d6!important}.type-index .fav-cats .fav-t{margin:0!important;color:#24324a!important;font-size:14px!important;font-weight:750!important;line-height:1.25!important;white-space:nowrap!important}.type-index .fav-cats .fav-tile:first-child .fav-t{color:#684f00!important}.type-index .fav-cats .fav-ic,.type-index .fav-cats .fav-d{display:none!important}}@media(max-width:350px){.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation]{flex-basis:82px!important;width:82px!important;min-width:82px!important;padding-right:8px!important;padding-left:8px!important}.navigation-buttons>a[data-testid=hamburgerMenu][data-target=navigation]:before{margin-right:5px!important}.nh-hamburger-label{font-size:11px}}.searchWhisperer.active{box-sizing:border-box!important;display:grid!important;grid-template-areas:"products" "button"!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;width:min(960px,calc(100vw - 32px))!important;max-width:960px!important;right:auto!important;left:50%!important;transform:translate(-50%)!important;max-height:calc(100vh - 150px)!important;max-height:calc(100dvh - 150px)!important;padding:20px!important;border:1px solid #dce3eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 60px #1720332e,0 6px 18px #1720331a!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin}.searchWhisperer.active:has(>.searchWhisperer__additionalResults){grid-template-areas:"additional products" "additional button"!important;grid-template-columns:230px minmax(0,1fr)!important;column-gap:18px!important}.searchWhisperer.active,.searchWhisperer.active *{box-sizing:border-box}.searchWhisperer__additionalResults{grid-area:additional!important;align-self:start!important;min-width:0!important;margin:0!important;padding:0 18px 0 0!important;border-right:1px solid #e5eaf0!important}.searchWhisperer__additionalResults h3,.searchWhisperer__additionalResults h4,.searchWhisperer__products__heading{margin:0 0 12px!important;color:#172033!important;font-size:17px!important;font-weight:850!important;line-height:1.25!important;letter-spacing:-.01em!important}.searchWhisperer__additionalResults ul{display:grid!important;gap:5px!important;margin:0!important;padding:0!important;list-style:none!important}.searchWhisperer__additionalResults li{min-width:0!important;margin:0!important;padding:0!important}.searchWhisperer__additionalResults a{display:flex!important;align-items:center!important;min-height:39px!important;padding:7px 9px!important;border:1px solid transparent!important;border-radius:9px!important;color:#344054!important;font-size:13px!important;font-weight:650!important;line-height:1.35!important;text-decoration:none!important;overflow-wrap:anywhere!important;transition:border-color .16s ease,background-color .16s ease,color .16s ease!important}.searchWhisperer__additionalResults a:hover{border-color:#eadb9d!important;background:#fff9e8!important;color:#6f5100!important}.searchWhisperer__products{grid-area:products!important;min-width:0!important;margin:0!important;padding:0!important}.searchWhisperer__products__list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.searchWhisperer__products__listItem,.searchWhisperer__products__listItem--large{float:none!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.searchWhisperer__product{display:grid!important;grid-template-areas:"image info price"!important;grid-template-columns:72px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;width:100%!important;min-width:0!important;min-height:106px!important;height:100%!important;margin:0!important;padding:10px!important;border:1px solid #e2e7ed!important;border-radius:13px!important;background:linear-gradient(145deg,#fff,#fbfcfd)!important;color:#172033!important;box-shadow:0 2px 8px #1720330b!important;text-decoration:none!important;overflow:hidden!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.searchWhisperer__product:hover{border-color:#d8bd54!important;box-shadow:0 7px 18px #1720331a!important;transform:translateY(-1px)}.searchWhisperer__product__image{grid-area:image!important;display:flex!important;align-items:center!important;justify-content:center!important;width:72px!important;height:72px!important;min-width:72px!important;margin:0!important;padding:5px!important;border:1px solid #edf0f4!important;border-radius:10px!important;background:#fff!important;overflow:hidden!important}.searchWhisperer__product__image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important}.searchWhisperer__product__infoWrapper{grid-area:info!important;align-self:center!important;min-width:0!important;margin:0!important;padding:0!important}.searchWhisperer__product__name{display:-webkit-box!important;min-width:0!important;margin:0!important;color:#172033!important;font-size:14px!important;font-weight:750!important;line-height:1.35!important;text-decoration:none!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.searchWhisperer__product__availability{min-width:0!important;margin:6px 0 0!important;padding:0!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important}.searchWhisperer__product__availability .availability-label{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:23px!important;max-width:100%!important;padding:4px 8px!important;border-radius:999px!important;background:#f3f7f5!important;background:color-mix(in srgb,currentColor 9%,#fff)!important;line-height:1.15!important;white-space:normal!important}.searchWhisperer__product__availability .availability-label:before{flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.searchWhisperer__product__price{grid-area:price!important;align-self:center!important;min-width:max-content!important;margin:0!important;padding:0!important;color:#172033!important;font-size:17px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:-.015em!important;white-space:nowrap!important}.searchWhisperer__buttonWrapper{grid-area:button!important;position:sticky!important;z-index:4!important;bottom:-20px!important;clear:both!important;width:100%!important;margin:14px 0 0!important;padding:12px 0 20px!important;background:linear-gradient(180deg,#fff0 0,#fff 24% 100%)!important}.searchWhisperer__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:220px!important;min-height:48px!important;padding:0 20px!important;border:1px solid #e4b000!important;border-radius:11px!important;background:linear-gradient(180deg,#f8cd48,#f2b705)!important;color:#172033!important;box-shadow:0 7px 17px #f2b70533!important;font-size:14px!important;font-weight:850!important;line-height:1.2!important;text-decoration:none!important}.searchWhisperer__button:hover{background:linear-gradient(180deg,#f9d45c,#edaf00)!important;color:#172033!important}.searchWhisperer a:focus-visible,.searchWhisperer button:focus-visible{outline:3px solid #156fc3!important;outline-offset:3px!important}body.type-search main#content>h1,body.type-search main#content>h2:first-child,body.type-search main#content>[role=heading][aria-level="1"]{margin:12px 0 24px!important;color:#172033!important;font-size:clamp(28px,3vw,40px)!important;font-weight:850!important;line-height:1.15!important;letter-spacing:-.025em!important}body.type-search .search-results-groups{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;margin:0 0 34px!important}body.type-search .search-results-group{position:relative!important;min-width:0!important;margin:0!important;padding:20px!important;border:1px solid #dce3eb!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f8fafc)!important;box-shadow:0 3px 14px #1720330e!important;overflow:hidden!important}body.type-search .search-results-group:before{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#f2b705,#ffd95a 58%,#f8fafc);content:""}body.type-search .search-results-group h4{margin:0 0 14px!important;color:#172033!important;font-size:20px!important;font-weight:850!important;line-height:1.25!important}body.type-search .search-results-group-list,body.type-search .search-results-group-list ul{width:100%!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}body.type-search .search-results-group-list ul{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;list-style:none!important}body.type-search .search-results-group-list li{min-width:0!important;margin:0!important;padding:0!important}body.type-search .search-results-group-list li.no-display{display:none!important}body.type-search .search-results-group-list li>a{display:flex!important;align-items:center!important;min-height:42px!important;padding:8px 11px!important;border:1px solid #e5eaf0!important;border-radius:9px!important;background:#fff!important;color:#263248!important;font-size:14px!important;font-weight:650!important;line-height:1.35!important;text-decoration:none!important;overflow-wrap:anywhere!important;transition:border-color .16s ease,background-color .16s ease,color .16s ease!important}body.type-search .search-results-group-list li>a:before{flex:0 0 7px;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#f2b705;box-shadow:0 0 0 3px #f2b70524;content:""}body.type-search .search-results-group-list li>a:hover{border-color:#d3b33e!important;background:#fffaf0!important;color:#6f5100!important}body.type-search .display-results-group{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin:14px 0 0!important;padding:0 14px!important;border:1px solid #d5dce5!important;border-radius:999px!important;background:#fff!important;color:#344054!important;font-size:13px!important;font-weight:750!important;line-height:1.2!important;text-decoration:none!important}body.type-search .display-results-group:hover{border-color:#d3b33e!important;background:#fff8dd!important;color:#6f5100!important}body.type-search .search-products-heading{display:flex!important;align-items:center!important;gap:11px!important;margin:0 0 15px!important;color:#172033!important;font-size:clamp(25px,2.4vw,31px)!important;font-weight:850!important;line-height:1.2!important;letter-spacing:-.02em!important}body.type-search .search-products-heading:before{display:block;flex:0 0 6px;width:6px;height:29px;border-radius:999px;background:linear-gradient(180deg,#ffd95a,#f2b705);box-shadow:0 3px 9px #f2b70540;content:""}body.type-search #products-found,body.type-search #products-found>.products.products-block{width:100%!important;max-width:none!important}@media(min-width:768px){body.type-search #content-wrapper>.content-wrapper-in>.sidebar.sidebar-left{display:none!important}body.type-search #content-wrapper>.content-wrapper-in>main#content.content.narrow{box-sizing:border-box!important;flex:1 1 100%!important;float:none!important;width:100%!important;max-width:none!important}body.type-search #search-group-categories .search-results-group-list ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:992px){body.type-search .search-results-groups{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:16px!important}}@media(min-width:768px)and (max-width:1099px){.searchWhisperer.active{width:calc(100vw - 112px)!important;max-width:none!important}}@media(min-width:768px)and (max-width:991px){.searchWhisperer.active:has(>.searchWhisperer__additionalResults){grid-template-areas:"additional" "products" "button"!important;grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.searchWhisperer__additionalResults{width:100%!important;max-height:130px!important;margin:0 0 14px!important;padding:0 0 13px!important;border-right:0!important;border-bottom:1px solid #e5eaf0!important;overflow-y:auto!important}}@media(max-width:767px){.searchWhisperer.active{display:block!important;width:calc(100vw - 24px)!important;max-width:none!important;max-height:calc(100vh - 150px)!important;max-height:calc(100dvh - 150px)!important;padding:12px!important;border-radius:14px!important}.searchWhisperer.active:has(>.searchWhisperer__additionalResults){display:grid!important;grid-template-areas:"additional" "products" "button"!important;grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.searchWhisperer__additionalResults{width:100%!important;max-height:142px!important;margin:0 0 13px!important;padding:0 0 12px!important;border-right:0!important;border-bottom:1px solid #e5eaf0!important;overflow-y:auto!important}.searchWhisperer__additionalResults h3,.searchWhisperer__additionalResults h4,.searchWhisperer__products__heading{margin-bottom:9px!important;font-size:16px!important}.searchWhisperer__products__list{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.searchWhisperer__product{grid-template-columns:60px minmax(0,1fr) auto!important;gap:9px!important;min-height:86px!important;padding:8px!important;border-radius:11px!important}.searchWhisperer__product__image{width:60px!important;height:60px!important;min-width:60px!important;padding:4px!important;border-radius:9px!important}.searchWhisperer__product__name{font-size:13.5px!important}.searchWhisperer__product__availability{margin-top:5px!important;font-size:10.5px!important}.searchWhisperer__product__availability .availability-label{min-height:21px!important;padding:3px 7px!important}.searchWhisperer__product__price{font-size:15px!important}.searchWhisperer__buttonWrapper{bottom:-12px!important;margin-top:10px!important;padding:10px 0 12px!important}.searchWhisperer__button{width:100%!important;min-width:0!important;min-height:48px!important}body.type-search main#content>h1,body.type-search main#content>h2:first-child,body.type-search main#content>[role=heading][aria-level="1"]{margin-bottom:18px!important;font-size:28px!important}body.type-search .search-results-group{padding:16px!important;border-radius:13px!important}body.type-search .search-products-heading{font-size:24px!important}}@media(max-width:359px){.searchWhisperer__product{grid-template-areas:"image info" "image price"!important;grid-template-columns:60px minmax(0,1fr)!important}.searchWhisperer__product__price{justify-self:start!important}body.type-search #products.products-block>.product{width:100%!important;flex-basis:100%!important}}@media(prefers-reduced-motion:reduce){.searchWhisperer__additionalResults a,.searchWhisperer__product{transition:none!important}body.type-search .search-results-group-list li>a{transition:none!important}}@media(min-width:768px){.siteCookies.siteCookies--bottom{margin-left:0!important}}@media(min-width:768px){#navigation .menu-level-1>li.ext:hover>.menu-level-2,#navigation .menu-level-1>li.ext:focus-within>.menu-level-2{display:flex!important}#navigation .menu-level-1>li.ext:after{position:absolute;z-index:1002;top:calc(100% - 13px);right:0;left:0;height:16px;content:""}}.category-perex.nh-customer-after-products{max-width:none;margin:24px 0 0!important;padding:20px!important;border:1px solid #dce4ed;border-radius:14px;background:#f8fafc;color:#475467;font-size:14px;line-height:1.65}body.type-search #products-found+.search-results-groups{margin-top:34px;padding-top:28px;border-top:1px solid #dce4ed}.nh-search-empty-help{display:grid;gap:12px;box-sizing:border-box;max-width:760px;margin:22px 0 0;padding:20px;border:1px solid #dce4ed;border-radius:14px;background:#f8fafc;color:#475467}.nh-search-empty-help strong{color:#172033;font-size:18px}.nh-search-empty-help p{margin:0}.nh-search-empty-actions{display:flex;flex-wrap:wrap;gap:10px}.nh-search-empty-actions button,.nh-search-empty-actions a{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:46px;padding:9px 16px;border:1px solid #d7a600;border-radius:9px;background:#f2b705;color:#172033;font-weight:800;line-height:1.25;text-decoration:none}.nh-search-empty-actions a{border-color:#cfd7e2;background:#fff}@media(min-width:1200px){.subcategories.with-image{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:992px)and (max-width:1199px){.subcategories.with-image{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.products .product .prices>.price-standard:before,.p-detail .p-final-price-wrapper>.price-standard:before{content:none!important}.nh-price-standard-label{display:block;margin:0 0 1px;color:#667085;font-size:9px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.p-detail .nh-price-standard-label{font-size:11px}.nh-product-help{display:grid;gap:3px;box-sizing:border-box;width:100%;margin:10px 0 0;padding:12px 14px;border:1px solid #dce4ed;border-radius:11px;background:#f8fafc;color:#344054;font-size:13px;line-height:1.45}.nh-product-help strong{color:#172033;font-size:13px}.nh-product-help a{color:#6f5100;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.p-detail .p-data-wrapper>.nh-product-help{order:4!important}.p-detail .p-data-wrapper>.position--benefitProduct{order:5!important}.p-detail .p-data-wrapper>.buttons-wrapper{order:6!important}.nh-short-description-jump,.nh-mobile-buy-jump{display:none}.footer-icons{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:8px 12px!important;padding:12px 0!important}.footer-icons .footer-icon{display:flex!important;flex:0 0 118px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box;min-height:52px!important;margin:0!important;padding:6px 9px!important;border:1px solid rgba(255,255,255,.14);border-radius:9px}.footer-icons .footer-icon[hidden]{display:none!important}.footer-icons .footer-icon img{display:block!important;width:auto!important;max-width:100px!important;height:auto!important;max-height:44px!important;object-fit:contain!important}@media(min-width:768px){body.type-page:is(.in-kontakty,.in-reklamace,.in-odstoupeni-od-kupni-smlouvy-do-14-dni,.in-obchodni-podminky,.in-podminky-ochrany-osobnich-udaju) .sidebar-left{display:none!important}body.type-page:is(.in-kontakty,.in-reklamace,.in-odstoupeni-od-kupni-smlouvy-do-14-dni,.in-obchodni-podminky,.in-podminky-ochrany-osobnich-udaju) main#content{float:none!important;width:100%!important;max-width:980px;margin-right:auto!important;margin-left:auto!important}}.nh-cart-confidence{display:grid;gap:4px;max-width:430px;margin:12px 0 0 auto;padding:12px 14px;border:1px solid #dce4ed;border-radius:11px;background:#f8fafc;color:#475467;font-size:12px;line-height:1.45;text-align:left}.nh-cart-confidence strong{color:#172033;font-size:13px}.nh-cart-confidence a{color:#6f5100;font-weight:750;text-decoration:underline;text-underline-offset:2px}.cart-empty>.cart-heading:before{display:block!important;box-sizing:border-box;width:58px;height:58px;margin:0 auto 12px!important;border:1px solid #ead47a;border-radius:17px;background-color:#fff8dc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Cpath d='M7 9h4l3.5 20.5h21L39 16H13' stroke='%23172033' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 22h18' stroke='%23D5A000' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='18' cy='36' r='3' fill='%23F2B705' stroke='%23172033' stroke-width='2'/%3E%3Ccircle cx='33' cy='36' r='3' fill='%23F2B705' stroke='%23172033' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:39px 39px;content:""!important}@media(max-width:767px){body.type-search #products-found+.search-results-groups{margin-top:28px;padding-top:22px}.nh-search-empty-help{padding:16px}.nh-search-empty-actions>*{flex:1 1 100%;width:100%}.p-detail .p-short-description>p:first-child{-webkit-line-clamp:2!important}.p-detail .p-short-description:after{content:none!important}.nh-short-description-jump{display:inline-flex;align-items:center;min-height:44px;margin-top:4px;padding:7px 2px;color:#5f4700;font-size:13px;font-weight:800;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.nh-short-description-jump:after{margin-left:6px;content:"\2193";text-decoration:none}.nh-product-help{padding:11px 12px}.nh-mobile-buy-jump{position:fixed;z-index:1003;right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:58px;padding:8px 9px 8px 16px;border:1px solid #d7a600;border-radius:13px;background:#fff;color:#172033;box-shadow:0 14px 34px #0f172a3d;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.nh-mobile-buy-jump strong{font-size:18px;font-weight:850}.nh-mobile-buy-jump span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:9px;background:#f2b705;font-size:13px;font-weight:850}.nh-mobile-buy-jump.is-native-visible{visibility:hidden;opacity:0;transform:translateY(12px);pointer-events:none}.responsive-nav>.navigation-btn{top:50%!important;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border:1px solid #344054!important;border-radius:9px!important;background:#172033!important;color:#fff!important;font-size:11px;font-weight:800;line-height:1;transform:translateY(-50%)}.p-thumbnails.p-thumbnails-horizontal.overflow-prev>.thumbnail-prev,.p-thumbnails.p-thumbnails-horizontal.overflow-next>.thumbnail-next{top:50%!important;box-sizing:border-box;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin-top:-22px!important;border-radius:50%}.buttons-wrapper .link-icons{display:flex!important;flex-wrap:wrap;gap:4px 8px}.buttons-wrapper .link-icon{display:inline-flex!important;align-items:center;box-sizing:border-box;min-height:44px!important;padding-top:8px!important;padding-bottom:8px!important}body.in-kosik .cart-table .p-quantity .quantity{box-sizing:border-box!important;min-height:50px!important;padding-right:44px!important;padding-left:44px!important}body.in-kosik .cart-table .p-quantity .quantity label,body.in-kosik .cart-table .p-quantity .quantity .amount,body.in-kosik .cart-table .p-quantity .quantity .decrease,body.in-kosik .cart-table .p-quantity .quantity .increase{box-sizing:border-box!important;width:44px!important;min-width:44px!important;height:50px!important;min-height:50px!important}body.in-kosik .cart-table .p-name .inline.delete-cart-item{width:44px!important;height:44px!important;margin-top:-22px!important}body.in-kosik .cart-table .p-name .remove-item{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border-radius:8px!important}body.in-kosik .next-step--cart .next-step-forward{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-height:56px!important;border-radius:10px!important;box-shadow:0 7px 18px #f2b70538!important;font-weight:850!important}body.in-kosik .next-step--cart .next-step-back{min-height:44px!important}.nh-cart-confidence{max-width:none;margin-right:auto}.footer-icons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.footer-icons .footer-icon{width:100%!important;min-height:56px!important}}@media(max-width:350px){.footer-icons{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){#navigation .menu-level-1>li.ext>.menu-level-2,.nh-mobile-buy-jump{transition:none!important}}body.search-focused #header{z-index:1004!important}body.search-focused:before{z-index:55!important}body.search-focused .lh-popup--root,body.type-search .lh-popup--root{display:none!important;visibility:hidden!important;pointer-events:none!important}.searchWhisperer.active .searchWhisperer__buttonWrapper{pointer-events:none!important}.searchWhisperer.active .searchWhisperer__button{pointer-events:auto!important}body.type-search #products-found .product>.p{cursor:pointer}body.type-search #products-found .product a,body.type-search #products-found .product button,body.type-search #products-found .product input,body.type-search #products-found .product select,body.type-search #products-found .product textarea,body.type-search #products-found .product label{cursor:auto}body.type-search #products-found .product a[href],body.type-search #products-found .product button:not(:disabled){cursor:pointer}body.in-kosik .lh-popup--root,body.ordering-process .lh-popup--root{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:767px){body.ordering-process #header .site-name{flex:0 0 128px!important;width:128px!important;max-width:128px!important;margin:0!important}body.ordering-process #header .site-name img{display:block!important;width:120px!important;max-width:120px!important;max-height:46px!important;height:auto!important;object-fit:contain!important}}.messages .msg.nh-cart-notice-replaced{display:none!important}html.nh-cart-modal-lock,html.nh-cart-modal-lock body{overflow:hidden!important}.nh-cart-modal{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.nh-cart-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}.nh-cart-modal__backdrop{position:absolute;inset:0;background:#0f172aad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nh-cart-modal__panel{position:relative;display:flex;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 48px);max-height:calc(100svh - 48px);overflow:auto;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:#fff;box-shadow:0 28px 80px #0f172a57;color:#172033;font-family:Roboto,Arial,sans-serif;transform:translateY(14px) scale(.975);transition:transform .2s cubic-bezier(.2,.8,.2,1)}.nh-cart-modal.is-open .nh-cart-modal__panel{transform:translateY(0) scale(1)}.nh-cart-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:grid;width:44px;height:44px;padding:0;border:1px solid #e4e7ec;border-radius:999px;background:#fff;color:#344054;cursor:pointer;place-items:center;transition:background .15s ease,border-color .15s ease,transform .15s ease}.nh-cart-modal__close:before,.nh-cart-modal__close:after{position:absolute;width:18px;height:2px;border-radius:999px;background:currentColor;content:""}.nh-cart-modal__close:before{transform:rotate(45deg)}.nh-cart-modal__close:after{transform:rotate(-45deg)}.nh-cart-modal__close:hover{border-color:#cbd5e1;background:#f8fafc;transform:rotate(4deg)}.nh-cart-modal__header{position:relative;padding:34px 76px 22px;text-align:center}.nh-cart-modal__success{display:grid;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(145deg,#fde68a,#f2b705);box-shadow:0 9px 24px #f2b70547;color:#172033;font-size:27px;font-weight:900;line-height:1;place-items:center}.nh-cart-modal__title{margin:0;color:#172033;font-family:Roboto,Arial,sans-serif;font-size:clamp(25px,3.1vw,34px);font-weight:900;letter-spacing:-.035em;line-height:1.15}.nh-cart-modal__lead{margin:8px 0 0;color:#667085;font-size:15px;line-height:1.5}.nh-cart-modal__body{padding:0 30px 30px}.nh-cart-modal__product{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid #e4eaf1;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fafc)}.nh-cart-modal__image-link{display:flex;align-items:center;justify-content:center;width:118px;height:94px;padding:8px;overflow:hidden;border:1px solid #e7ecf2;border-radius:12px;background:#fff}.nh-cart-modal__image-link[hidden]{display:none!important}.nh-cart-modal__image{display:block;width:100%;height:100%;object-fit:contain}.nh-cart-modal__product-info{min-width:0}.nh-cart-modal__product-name{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#172033;font-size:16px;font-weight:800;line-height:1.38;text-decoration:none}.nh-cart-modal__product-name:hover{color:#7a5900;text-decoration:underline;text-underline-offset:3px}.nh-cart-modal__meta{margin:8px 0 0;color:#667085;font-size:13px;font-weight:650}.nh-cart-modal__price{margin:0;color:#172033;font-size:23px;font-weight:900;line-height:1.2;text-align:right;white-space:nowrap}.nh-cart-modal__cart-state{display:flex;align-items:center;gap:12px;margin-top:16px;padding:13px 16px;border:1px solid #f4d761;border-radius:13px;background:#fff9df;color:#5f4700;font-size:14px;font-weight:750;line-height:1.4}.nh-cart-modal__cart-icon{position:relative;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#f2b705}.nh-cart-modal__cart-icon:before{position:absolute;top:9px;left:8px;width:16px;height:11px;border:2px solid #172033;border-top:0;border-radius:2px 2px 5px 5px;content:"";transform:skew(-5deg)}.nh-cart-modal__cart-icon:after{position:absolute;top:23px;left:10px;width:4px;height:4px;border-radius:50%;background:#172033;box-shadow:11px 0 #172033;content:""}.nh-cart-modal__benefits{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none}.nh-cart-modal__benefits li{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:12px;font-weight:700}.nh-cart-modal__benefits li:before{color:#15803d;content:"\2713";font-weight:900}.nh-cart-modal__actions{display:grid;grid-template-columns:1fr 1.15fr;gap:12px;margin-top:22px}.nh-cart-modal__continue,.nh-cart-modal__cart{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:52px;padding:13px 18px;border-radius:10px;font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:850;line-height:1.2;text-align:center;text-decoration:none!important;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.nh-cart-modal__continue{border:1px solid #d0d5dd;background:#fff;color:#344054}.nh-cart-modal__continue:hover{border-color:#98a2b3;background:#f8fafc}.nh-cart-modal__cart{border:1px solid #e4b000;background:linear-gradient(180deg,#f8cd49,#f2b705);box-shadow:0 8px 20px #f2b7053d;color:#172033!important}.nh-cart-modal__cart:after{margin-left:9px;content:"\2192";font-size:19px;line-height:1}.nh-cart-modal__cart:hover{background:linear-gradient(180deg,#f9d65f,#ecae00);box-shadow:0 10px 24px #f2b7054f;transform:translateY(-1px)}.nh-cart-modal button:focus-visible,.nh-cart-modal a:focus-visible{outline:3px solid rgba(37,99,235,.42)!important;outline-offset:3px!important}@media(max-width:640px){.nh-cart-modal{align-items:flex-end;padding:0}.nh-cart-modal__panel{width:100%;max-height:92vh;max-height:92svh;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0;transform:translateY(34px)}.nh-cart-modal__header{padding:24px 60px 17px}.nh-cart-modal__close{top:12px;right:12px;width:42px;height:42px}.nh-cart-modal__success{width:48px;height:48px;margin-bottom:10px;font-size:23px}.nh-cart-modal__title{font-size:25px}.nh-cart-modal__lead{margin-top:5px;font-size:13px}.nh-cart-modal__body{padding:0 14px calc(16px + env(safe-area-inset-bottom))}.nh-cart-modal__product{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px;border-radius:14px}.nh-cart-modal__image-link{width:82px;height:74px;padding:5px;border-radius:9px}.nh-cart-modal__product-name{-webkit-line-clamp:2;font-size:14px}.nh-cart-modal__meta{margin-top:5px;font-size:12px}.nh-cart-modal__price{grid-column:2;margin-top:-7px;font-size:18px;text-align:left}.nh-cart-modal__cart-state{margin-top:12px;padding:11px 12px;font-size:13px}.nh-cart-modal__benefits{margin-top:12px}.nh-cart-modal__benefits li{font-size:11px}.nh-cart-modal__actions{grid-template-columns:1fr;gap:9px;margin-top:16px}.nh-cart-modal__cart{grid-row:1}.nh-cart-modal__continue{grid-row:2}}@media(prefers-reduced-motion:reduce){.nh-cart-modal,.nh-cart-modal__panel,.nh-cart-modal__close,.nh-cart-modal__continue,.nh-cart-modal__cart{transition:none!important}}@media(max-width:767px){html body.type-index,html body.type-index .content-wrapper,html body.type-index #content{max-width:100%!important;overflow-x:clip!important}html body.type-index .banners-row{margin-right:10px!important;margin-left:10px!important}html body.type-index .banners-row .carousel,html body.type-index .banners-row .carousel-inner,html body.type-index .banners-row .carousel-inner>.item,html body.type-index .banners-row .carousel-inner>.item>a{height:clamp(178px,50vw,196px)!important;min-height:clamp(178px,50vw,196px)!important}html body.type-index .banners-row .carousel-inner>.item img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:left center!important}html body.type-index .position--benefitHomepage{box-sizing:border-box!important;display:grid!important;width:calc(100% - 24px)!important;margin:14px 12px 24px!important;padding:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;border:1px solid #dfe6ee!important;border-radius:16px!important;background:linear-gradient(135deg,#f8fbff,#fffdf4)!important;box-shadow:0 7px 22px #1720330e!important;scroll-snap-type:none!important}html body.type-index .position--benefitHomepage .benefitBanner__item{box-sizing:border-box!important;display:grid!important;width:auto!important;min-width:0!important;min-height:84px!important;margin:0!important;padding:9px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;overflow:hidden!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 8px #1720330a!important}html body.type-index .position--benefitHomepage .benefitBanner__picture,html body.type-index .position--benefitHomepage .benefitBanner__img{width:34px!important;min-width:34px!important;height:34px!important}html body.type-index .position--benefitHomepage .benefitBanner__title{display:block!important;font-size:12.5px!important;line-height:1.25!important}html body.type-index .position--benefitHomepage .benefitBanner__data{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;color:#667085!important;font-size:10.5px!important;line-height:1.3!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}html body.type-index .fav-cats{box-sizing:border-box!important;width:calc(100% - 24px)!important;margin:24px 12px 30px!important;padding:14px!important}html body.type-index .fav-cats>h2:after{content:"Vyberte si"!important}html body.type-index .fav-cats>.fav-grid{display:grid!important;width:100%!important;margin:12px 0 0!important;padding:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:8px!important;overflow:visible!important;scroll-snap-type:none!important}html body.type-index .fav-cats .fav-tile{position:relative!important;box-sizing:border-box!important;display:grid!important;width:100%!important;min-width:0!important;height:58px!important;min-height:58px!important;max-height:none!important;margin:0!important;padding:7px 9px 7px 11px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;justify-content:stretch!important;gap:8px!important;overflow:hidden!important;border:1px solid #dce3eb!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 10px #1720330b!important}html body.type-index .fav-cats .fav-tile:before{position:absolute!important;top:0!important;bottom:0!important;left:0!important;display:block!important;width:4px!important;height:100%!important;background:var(--fc, #f2b705)!important;content:""!important}html body.type-index .fav-cats .fav-ic{display:grid!important;width:32px!important;height:32px!important;grid-row:auto!important;place-items:center!important;border:0!important;border-radius:10px!important;background:#f8fafc!important;box-shadow:none!important;font-size:18px!important}html body.type-index .fav-cats .fav-t{min-width:0!important;margin:0!important;color:#24324a!important;font-size:12.5px!important;font-weight:800!important;line-height:1.2!important;text-align:left!important;white-space:normal!important;overflow-wrap:normal!important}html body.type-index .fav-cats .fav-d{display:none!important}html body.type-index .homepage-group-title{margin:32px 12px 16px!important;font-size:25px!important}html body.type-index .products-wrapper{width:calc(100% - 20px)!important;margin-right:10px!important;margin-left:10px!important;border-radius:16px!important}html body.type-index .product-slider-pagination{display:none!important}html body.type-index .age-picker,html body.type-index .price-gifts,html body.type-index .theme-banners{box-sizing:border-box!important;width:calc(100% - 24px)!important;margin:34px 12px!important}html body.type-index .age-picker>h2,html body.type-index .price-gifts>h2,html body.type-index .theme-banners>h2{font-size:24px!important;line-height:1.2!important}html body.type-index .age-picker>p,html body.type-index .price-gifts>p{margin-bottom:16px!important;font-size:13px!important;line-height:1.45!important}html body.type-index .age-grid,html body.type-index .pg-grid,html body.type-index .th-grid{display:grid!important;width:100%!important;padding:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:10px!important;overflow:visible!important;scroll-snap-type:none!important}html body.type-index .age-card,html body.type-index .pg-tile,html body.type-index .th-tile{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:176px!important;margin:0!important;padding:14px!important;gap:6px!important}html body.type-index .age-card:last-child:nth-child(odd),html body.type-index .pg-tile:last-child:nth-child(odd),html body.type-index .th-tile:last-child:nth-child(odd){grid-column:1 / -1!important;min-height:150px!important}html body.type-index .age-ico{width:42px!important;height:42px!important;margin-bottom:2px!important;border-radius:12px!important;font-size:23px!important}html body.type-index .age-h{font-size:14.5px!important;line-height:1.25!important}html body.type-index .age-t{display:-webkit-box!important;overflow:hidden!important;font-size:11.5px!important;line-height:1.38!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}html body.type-index .age-btn{font-size:12px!important}}@media(max-width:767px){html body.type-category .category-content-wrapper h1{margin:0 0 14px!important;font-size:30px!important;line-height:1.12!important}html body.type-category .subcategories.with-image{box-sizing:border-box!important;display:grid!important;width:100%!important;margin:0 0 22px!important;padding:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;scroll-snap-type:none!important}html body.type-category .subcategories.with-image>li{box-sizing:border-box!important;flex:none!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}html body.type-category .subcategories.with-image>li>a{position:relative!important;box-sizing:border-box!important;display:grid!important;width:100%!important;min-width:0!important;min-height:84px!important;height:100%!important;margin:0!important;padding:10px 24px 10px 9px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;border:1px solid #dce4ee!important;border-radius:13px!important;background:linear-gradient(145deg,#fff,#fbfcff)!important;box-shadow:0 5px 16px #12243e0e!important;text-decoration:none!important}html body.type-category .subcategories.with-image>li>a:after{content:"\203a"!important;position:absolute!important;top:50%!important;right:8px!important;color:#9aa7b7!important;font-family:Arial,sans-serif!important;font-size:23px!important;font-weight:400!important;line-height:1!important;transform:translateY(-52%)!important}html body.type-category .subcategories.with-image>li>a .image{box-sizing:border-box!important;display:grid!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;margin:0!important;padding:2px!important;place-items:center!important;overflow:hidden!important;border:1px solid #f0e3b7!important;border-radius:11px!important;background:#fff8df!important}html body.type-category .subcategories.with-image>li:nth-child(3n+2)>a .image{border-color:#d9e9fa!important;background:#eef7ff!important}html body.type-category .subcategories.with-image>li:nth-child(3n)>a .image{border-color:#d9efdf!important;background:#eefaf1!important}html body.type-category .subcategories.with-image>li>a .image img{display:block!important;width:38px!important;max-width:38px!important;height:38px!important;max-height:38px!important;margin:0!important;object-fit:contain!important}html body.type-category .subcategories.with-image>li>a .text{display:-webkit-box!important;min-width:0!important;margin:0!important;overflow:hidden!important;color:#182337!important;font-size:12.5px!important;font-weight:800!important;line-height:1.24!important;text-align:left!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}@supports selector(.image:has(img)){html body.type-category .subcategories.with-image .image:has(img[src*="folder.svg"]) img{display:none!important}html body.type-category .subcategories.with-image .image:has(img[src*="folder.svg"]):before{content:"\1f3b2"!important;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif!important;font-size:23px!important;line-height:1!important}}html body.type-category .category-header{margin-top:0!important}}@media(max-width:339px){html body.type-category .subcategories.with-image{grid-template-columns:1fr!important}html body.type-category .subcategories.with-image>li>a{min-height:72px!important}}
