.dmsh-wrap,.dmsh-hero{font-family:Inter,Arial,sans-serif;color:var(--dmsh-text)}.dmsh-wrap *,.dmsh-hero *{box-sizing:border-box}.dmsh-inner{max-width:var(--dmsh-max);margin:auto;padding:0 28px}.dmsh-top{background:var(--dmsh-primary);color:#fff;font-size:14px}.dmsh-top-inner{height:52px;display:flex;align-items:center;justify-content:space-between;gap:25px}.dmsh-benefits,.dmsh-top-links,.dmsh-actions,.dmsh-nav-inner,.dmsh-nav-links{display:flex;align-items:center}.dmsh-benefits{gap:30px}.dmsh-benefit{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.dmsh-benefit:not(:last-child):after{content:"";width:1px;height:19px;background:rgba(255,255,255,.35);margin-left:20px}.dmsh-top-links{gap:28px}.dmsh-top-links a{color:#fff;text-decoration:none}.dmsh-icon svg,.dmsh-search svg,.dmsh-mobile-toggle svg,.dmsh-cat-toggle svg,.dmsh-mobile-search svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dmsh-main{background:#fff}.dmsh-main-inner{min-height:168px;display:grid;grid-template-columns:290px minmax(320px,1fr) 330px;align-items:center;gap:40px}.dmsh-logo{text-decoration:none;color:#222;font-size:34px;font-weight:800;line-height:.9}.dmsh-logo em{display:block;color:var(--dmsh-accent);font-style:normal}.dmsh-logo-img{max-width:280px;max-height:115px;width:auto;height:auto}.dmsh-search{height:62px;border:1px solid #d9dfda;border-radius:12px;display:flex;align-items:center;padding:0 15px 0 22px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.dmsh-search input{border:0!important;box-shadow:none!important;outline:0;width:100%;font-size:16px;background:transparent}.dmsh-search button,.dmsh-mobile-search button{border:0;background:none;color:var(--dmsh-primary);cursor:pointer}.dmsh-actions{justify-content:flex-end;gap:32px}.dmsh-account,.dmsh-cart{display:flex;align-items:center;gap:12px;color:var(--dmsh-text);text-decoration:none;position:relative}.dmsh-account span:last-child,.dmsh-cart span:nth-child(2){display:flex;flex-direction:column}.dmsh-account strong,.dmsh-cart strong{font-size:15px}.dmsh-account small,.dmsh-cart small{font-size:13px;color:#222}.dmsh-cart-count{position:absolute;top:-12px;left:20px;background:var(--dmsh-accent);color:#fff;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.dmsh-mobile-toggle{display:none;border:0;background:none;color:var(--dmsh-primary)}.dmsh-nav{background:var(--dmsh-primary);color:#fff}.dmsh-nav-inner{min-height:68px;padding:0 28px}.dmsh-cat-toggle{align-self:stretch;display:flex;align-items:center;gap:14px;min-width:290px;border:0;border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;padding:0 24px;font-weight:700}.dmsh-cat-toggle b{margin-left:auto}.dmsh-nav-links{justify-content:space-around;flex:1}.dmsh-nav-links a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:600;padding:21px 15px}.dmsh-nav-links a:hover{background:rgba(255,255,255,.09)}.dmsh-mobile-panel{display:none}.dmsh-hero{display:grid;grid-template-columns:49% 51%;min-height:590px;background:var(--dmsh-light);overflow:hidden}.dmsh-hero-copy{display:flex;justify-content:flex-end;position:relative}.dmsh-hero-copy:after{content:"";position:absolute;right:-70px;top:0;width:150px;height:100%;background:var(--dmsh-light);border-radius:0 50% 50% 0;z-index:1}.dmsh-hero-copy-inner{width:min(690px,100%);padding:65px 55px 45px 32px;position:relative;z-index:2}.dmsh-eyebrow{color:var(--dmsh-accent);font-weight:800;font-size:17px;margin:0 0 20px}.dmsh-hero h1{font-family:Georgia,serif;font-size:64px;line-height:1.04;margin:0 0 22px;color:var(--dmsh-primary);max-width:620px}.dmsh-hero-text{font-size:20px;line-height:1.55;max-width:560px;margin:0 0 27px}.dmsh-hero-btn{display:inline-flex;align-items:center;gap:24px;background:var(--dmsh-accent);color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:17px 25px}.dmsh-features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:57px}.dmsh-feature{display:flex;align-items:center;gap:13px;padding:0 18px}.dmsh-feature:first-child{padding-left:0}.dmsh-feature:not(:last-child){border-right:1px solid #cfdac9}.dmsh-feature .dmsh-icon{color:var(--dmsh-accent)}.dmsh-feature span:last-child{display:flex;flex-direction:column}.dmsh-feature strong{font-size:14px}.dmsh-feature small{font-size:12px;margin-top:4px}.dmsh-hero-image{background-size:cover;background-repeat:no-repeat;min-height:590px}.dmsh-active .site-content{margin-top:0!important}
@media(max-width:1100px){.dmsh-main-inner{grid-template-columns:230px 1fr 220px;gap:20px}.dmsh-account span:last-child,.dmsh-cart span:nth-child(2){display:none}.dmsh-nav-links a{font-size:13px}.dmsh-hero h1{font-size:52px}.dmsh-features{grid-template-columns:1fr;gap:14px}.dmsh-feature:not(:last-child){border-right:0}.dmsh-feature{padding:0}.dmsh-hero{min-height:560px}}
@media(max-width:980px){.dmsh-top-links,.dmsh-search,.dmsh-nav{display:none}.dmsh-top-inner{height:auto;min-height:44px;padding-top:8px;padding-bottom:8px}.dmsh-benefits{width:100%;justify-content:center;gap:16px;flex-wrap:wrap}.dmsh-benefit:not(:last-child):after{display:none}.dmsh-main-inner{min-height:92px;grid-template-columns:1fr auto;padding:0 18px}.dmsh-logo-img{max-width:210px;max-height:72px}.dmsh-actions{gap:18px}.dmsh-mobile-toggle{display:block}.dmsh-mobile-panel.is-open{display:flex;flex-direction:column;padding:14px 18px 22px;background:#fff;border-top:1px solid #eee;box-shadow:0 12px 20px rgba(0,0,0,.08)}.dmsh-mobile-panel>a{padding:12px 4px;color:var(--dmsh-text);text-decoration:none;border-bottom:1px solid #eee}.dmsh-mobile-search{display:flex;border:1px solid #ddd;border-radius:8px;padding:8px 10px;margin-bottom:10px}.dmsh-mobile-search input{border:0!important;outline:0;box-shadow:none!important;width:100%}.dmsh-hero{grid-template-columns:1fr;min-height:auto}.dmsh-hero-copy:after{display:none}.dmsh-hero-copy-inner{padding:50px 24px}.dmsh-hero-image{min-height:430px;order:-1}.dmsh-hero h1{font-size:48px}}
@media(max-width:600px){.dmsh-benefit:nth-child(2){display:none}.dmsh-top{font-size:12px}.dmsh-main-inner{min-height:78px}.dmsh-logo{font-size:25px}.dmsh-logo-img{max-width:165px}.dmsh-account{display:none}.dmsh-hero-image{min-height:280px}.dmsh-hero h1{font-size:39px}.dmsh-hero-text{font-size:17px}.dmsh-features{margin-top:38px}.dmsh-hero-copy-inner{padding:38px 20px}.dmsh-cart-count{top:-9px}}

/* Kategorie WooCommerce i pasek TOP */
.dmsh-cat-wrap{position:relative;align-self:stretch;display:flex}.dmsh-top-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.72;white-space:nowrap;padding:0 10px 0 22px}.dmsh-category-dropdown{display:none;position:absolute;top:100%;left:0;width:min(430px,92vw);max-height:70vh;overflow:auto;background:#fff;color:var(--dmsh-text);z-index:99999;border-radius:0 0 12px 12px;box-shadow:0 18px 38px rgba(0,0,0,.18);border:1px solid #e3e9e1}.dmsh-category-dropdown.is-open{display:block}.dmsh-dropdown-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:#f5faef;border-bottom:1px solid #dfe8da}.dmsh-cat-close{border:0;background:none;font-size:27px;line-height:1;cursor:pointer;color:var(--dmsh-primary)}.dmsh-cat-level{list-style:none;margin:0;padding:0}.dmsh-cat-level .dmsh-cat-level{display:none;background:#f8faf7}.dmsh-cat-level li.is-expanded>.dmsh-cat-level{display:block}.dmsh-cat-row{display:flex;align-items:center;border-bottom:1px solid #edf0eb}.dmsh-cat-row>a{display:flex;align-items:center;justify-content:space-between;gap:15px;flex:1;padding:13px 16px;color:var(--dmsh-text);text-decoration:none;font-weight:600}.dmsh-cat-row>a:hover{background:#f3f8ef;color:var(--dmsh-primary)}.dmsh-cat-row small{min-width:26px;padding:2px 7px;border-radius:20px;background:#edf5e8;text-align:center;font-size:11px;color:#4e6a4f}.dmsh-cat-expand{width:45px;align-self:stretch;border:0;border-left:1px solid #edf0eb;background:#fff;color:var(--dmsh-primary);cursor:pointer;font-size:18px}.dmsh-cat-level-1 .dmsh-cat-row>a{padding-left:31px;font-weight:500}.dmsh-cat-level-2 .dmsh-cat-row>a{padding-left:47px;font-size:13px}.dmsh-cat-level-3 .dmsh-cat-row>a{padding-left:63px;font-size:13px}.dmsh-mobile-title{display:block;margin:8px 0 2px;color:var(--dmsh-primary)}.dmsh-mobile-cats{margin-top:14px;border-top:1px solid #e4e8e1;padding-top:12px}.dmsh-mobile-cats summary{font-weight:800;cursor:pointer;padding:8px 0}.dmsh-mobile-cats .dmsh-cat-level{margin-top:7px}.dmsh-mobile-cats .dmsh-cat-row>a{padding-top:10px;padding-bottom:10px}.dmsh-mobile-cats .dmsh-cat-expand{display:none}.dmsh-mobile-cats .dmsh-cat-level .dmsh-cat-level{display:block}
@media(max-width:1250px){.dmsh-top-label{display:none}.dmsh-nav-links a{padding-left:10px;padding-right:10px}.dmsh-nav-links a .dmsh-icon{display:none}}
