.ch-nav,.ch-purchase{font-family:var(--font-body-family,"Quicksand",sans-serif);--cn-green:#225640;--cn-ink:#2a2925;--cn-muted:#665e57;--cn-line:#dfd7ce;box-sizing:border-box}.ch-nav *,.ch-purchase *{box-sizing:border-box}.ch-nav [hidden],.ch-nav[hidden],.ch-purchase [hidden],.ch-purchase[hidden]{display:none!important}.ch-jumpbar-section:has(>ch-product-navigation){position:sticky;top:var(--ch-nav-top,0px);z-index:29;background:#fff}.ch-nav{display:block;background:#fff;border-block:1px solid var(--cn-line);color:var(--cn-ink)}.ch-nav__inner{max-width:1176px;padding:0 28px;margin:0 auto;min-height:60px;display:flex;align-items:center;gap:32px}.ch-nav__product{display:flex;align-items:baseline;gap:12px;text-decoration:none;color:var(--cn-green);min-width:0;margin-right:auto;font-size:15px}.ch-nav__product b{max-width:19ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-nav__product span{white-space:nowrap;color:var(--cn-muted);font-size:12px}.ch-nav__links{display:flex;align-items:stretch;justify-content:space-between;gap:24px;min-width:0}.ch-nav__links>a{display:flex;position:relative;align-items:center;justify-content:center;min-height:60px;padding:10px 0;color:var(--cn-muted);font-size:14px;line-height:1.4;text-decoration:none;white-space:nowrap}.ch-nav__links>a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--cn-green);transform:scaleX(0);transform-origin:left;transition:transform .18s ease-out}.ch-nav__links>a:hover,.ch-nav__links>a[aria-current]{color:var(--cn-green)}.ch-nav__links>a[aria-current]{font-weight:700}.ch-nav__links>a[aria-current]:after{transform:scaleX(1)}.ch-nav a:focus-visible,.ch-purchase :is(button,a):focus-visible{outline:2px solid var(--cn-green);outline-offset:3px}.ch-purchase.ch-sticky{display:block;position:fixed;inset:auto 0 0;z-index:45;background:#fffdf9;border-top:1px solid #cbd4c7;box-shadow:0 -7px 24px #2d35280e;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:env(safe-area-inset-bottom,0px);color:var(--cn-ink)}.ch-purchase__inner{max-width:1176px;margin:0 auto;padding:16px 28px;min-height:96px;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.ch-purchase__product{display:flex;gap:16px;align-items:center;flex:1;min-width:0}.ch-purchase__product>div{min-width:0}.ch-purchase__product>img{width:58px;height:62px;object-fit:cover;border-radius:3px;flex:none;background:#f5f2eb}.ch-purchase__title{display:block;color:var(--cn-green);font-size:21px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-purchase__subtitle{margin:5px 0 0;color:var(--cn-muted);font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:53ch}.ch-purchase__actions{display:flex;align-items:center;gap:24px;flex:none}.ch-purchase button{font-family:inherit;cursor:pointer}.ch-purchase__price{font-size:21px;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.3}.ch-purchase__price strong{font:inherit}.ch-purchase__price small{display:block;white-space:normal;max-width:19ch;font-size:11px;line-height:1.3;font-weight:400;color:var(--cn-muted);margin-top:3px}.ch-purchase__button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 24px;border:1px solid var(--cn-green);border-radius:4px;background:var(--cn-green);color:#fff;font-size:14px;font-weight:700;line-height:1.3}.ch-purchase__button:hover{background:#18422f}.ch-purchase__button:disabled{opacity:.55;cursor:not-allowed}.ch-purchase svg{flex:none;stroke-linecap:round;stroke-linejoin:round}.ch-purchase__options{position:relative;max-width:180px}.ch-purchase__trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;border:0;border-bottom:1px solid #b3beb0;border-radius:0;background:transparent;color:var(--cn-green);padding:8px 0;text-align:left;max-width:100%}.ch-purchase__trigger span{min-width:0}.ch-purchase__trigger small{display:block;font-size:12px;line-height:1.4}.ch-purchase__trigger b{display:block;max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4}.ch-purchase__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.ch-purchase__popover{position:absolute;bottom:calc(100% + 16px);right:0;width:260px;max-width:calc(100vw - 24px);max-height:min(440px,60dvh);overflow:auto;overscroll-behavior:contain;background:#fffdf9;border:1px solid #d3d9cd;border-radius:5px;padding:16px;box-shadow:0 8px 26px #2d352824}.ch-purchase__popover fieldset{border:0;padding:0;margin:0 0 12px;min-width:0}.ch-purchase__popover legend{font-size:13px;color:var(--cn-muted);margin-bottom:6px;float:none;width:auto;padding:0}.ch-purchase__choice{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;border:0;border-bottom:1px solid #e3e5db;background:transparent;text-align:left;color:var(--cn-green);font-size:15px;line-height:1.4;padding:10px 0;gap:12px}.ch-purchase__choice[aria-pressed=true]{font-weight:700}.ch-purchase__choice[aria-disabled=true]{opacity:.5;text-decoration:line-through}.ch-purchase__choice svg{visibility:hidden}.ch-purchase__choice[aria-pressed=true] svg{visibility:visible}.ch-purchase__popover>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;min-height:44px;font-size:13px;color:var(--cn-green);text-underline-offset:4px}.ch-purchase__status{flex:0 0 100%;margin:0;font-size:13px;line-height:1.4;color:#9a3443}body.modal-showing :is(.ch-purchase,.ch-jumpbar-section:has(>ch-product-navigation)){visibility:hidden;pointer-events:none}body:has(ch-product-purchase:not([hidden]))>iframe[src^="https://nexus.exgenx.ro/widget/"]:is([style*="height: 100px"],[style*="height:100px"]){bottom:calc(var(--ch-purchase-height,140px) + 8px)!important}@media(max-width:1180px){.ch-nav__product span{display:none}.ch-nav__links{gap:20px}.ch-purchase__actions{gap:18px}.ch-purchase__inner{gap:24px}.ch-purchase__subtitle{max-width:40ch}}@media(max-width:980px){.ch-nav__product{display:none}.ch-nav__links{width:100%}.ch-purchase__title{font-size:18px}.ch-purchase__product>img{width:48px;height:54px}.ch-purchase__actions{gap:14px}.ch-purchase__button{padding-inline:18px}.ch-purchase__price{font-size:18px}}@media(max-width:749px){.ch-nav__inner{display:block;min-height:88px;padding:0 20px}.ch-nav__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px;overflow:visible}.ch-nav__links>a{min-height:44px;font-size:12px;padding:10px 2px;white-space:normal;text-align:center;overflow-wrap:anywhere}.ch-nav__links>a:nth-child(-n+3){border-bottom:1px solid #eee8df}.ch-nav__links>a:after{left:8px;right:8px}.ch-purchase__inner{padding:10px 18px 12px;min-height:118px;display:block}.ch-purchase__product{gap:10px;margin-bottom:8px}.ch-purchase__product>img{width:35px;height:39px}.ch-purchase__title{font-size:16px}.ch-purchase__subtitle{font-size:11px;line-height:1.35;margin:2px 0 0;max-width:none}.ch-purchase__actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.ch-purchase__price{grid-column:1;grid-row:1;font-size:18px}.ch-purchase__options{grid-column:2;grid-row:1;min-width:0;max-width:none;justify-self:start}.ch-purchase__trigger{min-height:44px;padding:0;border:0;gap:6px}.ch-purchase__trigger small{font-size:10px}.ch-purchase__trigger b{font-size:12px;max-width:11ch}.ch-purchase__trigger svg{width:12px;height:12px}.ch-purchase__button{grid-column:3;grid-row:1;min-width:0;min-height:44px;max-width:min(150px,40vw);overflow-wrap:anywhere;font-size:12px;padding:9px 13px;gap:7px}.ch-purchase__button svg{width:16px;height:16px}.ch-purchase__trigger{width:100%;min-width:0}.ch-purchase__popover{position:fixed;bottom:calc(var(--ch-purchase-height,140px) + 8px);left:12px;right:auto;width:270px}.ch-purchase__status{margin-top:8px}}@media(max-width:360px){.ch-nav__inner{padding-inline:16px}.ch-nav__links{column-gap:10px}.ch-purchase__inner{padding-inline:12px}.ch-purchase__actions{gap:8px}.ch-purchase__price{font-size:16px}.ch-purchase__button{padding-inline:10px;font-size:11px;max-width:120px}.ch-purchase__button svg{display:none}.ch-purchase__trigger b{font-size:11px}.ch-purchase__title{font-size:15px}}@media(prefers-reduced-motion:reduce){.ch-nav__links>a:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ch-navigation.css.map */
