gro-egypt-cart-drawer,.gro-egypt-cd{--cd-panel-bg: var(--c-ivory);--cd-header-bg: var(--surface-raised);--cd-ink: var(--gro-egypt-ink, var(--text-primary));--cd-muted: var(--text-secondary);--cd-border: var(--c-mist);--cd-accent: var(--c-error);--cd-checkout-bg: var(--gro-egypt-ink, var(--c-onyx));--cd-checkout-text: var(--c-white);--cd-image-bg: var(--c-pearl);--cd-width: 580px;--cd-pad: 24px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;pointer-events:none;font-family:var(--gro-egypt-font-body, "Work Sans", sans-serif);color:var(--cd-ink)}.gro-egypt-cd:not(.is-open){visibility:hidden}.gro-egypt-cd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;opacity:0;transition:opacity .25s ease;pointer-events:none}.gro-egypt-cd.is-open .gro-egypt-cd__overlay{opacity:1;pointer-events:auto}.gro-egypt-cd__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:var(--cd-width);background:var(--cd-panel-bg);border-left:1px solid var(--border);transform:translate(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column;overflow:hidden;pointer-events:auto}.gro-egypt-cd.is-open .gro-egypt-cd__panel{transform:translate(0)}.gro-egypt-cd__contents{display:flex;flex-direction:column;height:100%;min-height:0}.gro-egypt-cd__header{position:relative;display:flex;align-items:center;flex-shrink:0;height:72px;padding:0 27px 0 61px;background:var(--cd-header-bg);border-bottom:1px solid var(--cd-border)}.gro-egypt-cd__close{position:absolute;left:27px;top:50%;transform:translateY(-50%);display:flex;width:20px;height:20px;padding:0;border:0;background:none;color:var(--cd-ink);cursor:pointer}.gro-egypt-cd__title{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px}.gro-egypt-cd__title-text{font-family:var(--gro-egypt-font-heading, "Playfair Display", serif);font-size:var(--gro-egypt-font-h4);font-weight:400;letter-spacing:normal;line-height:1.2}.gro-egypt-cd__count{font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-caption);font-weight:400;line-height:1.2;color:var(--cd-ink);white-space:nowrap}.gro-egypt-cd__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:8px}.gro-egypt-cd__ship{flex-shrink:0;padding:14px var(--cd-pad);border-bottom:1px solid var(--cd-border);background:var(--cd-header-bg)}.gro-egypt-cd__ship-text{margin:0 0 8px;font-size:var(--gro-egypt-font-caption);letter-spacing:.01em}.gro-egypt-cd__ship-track{height:4px;border-radius:2px;background:var(--c-pearl);overflow:hidden}.gro-egypt-cd__ship-fill{display:block;height:100%;background:var(--accent);transition:width .4s ease}.gro-egypt-cd__items{list-style:none;margin:0;padding:0}.gro-egypt-cd__item{display:flex;gap:var(--gro-egypt-space-sm);padding:16px 20px 24px;border-bottom:1px solid var(--cd-border)}.gro-egypt-cd__item-media{flex:0 0 112px;width:112px;align-self:flex-start;background:var(--cd-image-bg)}.gro-egypt-cd__item-media img,.gro-egypt-cd__item-media svg{display:block;width:100%;height:auto;mix-blend-mode:multiply}.gro-egypt-cd__item-details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.gro-egypt-cd__item-name{font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-body);font-weight:400;line-height:1.2;color:var(--cd-ink);text-decoration:none}.gro-egypt-cd__item-name:hover{text-decoration:underline}.gro-egypt-cd__item-opt{margin:4px 0 0;font-size:var(--gro-egypt-font-caption);line-height:1.17;color:var(--cd-muted)}.gro-egypt-cd__item-opt-name{color:var(--cd-ink)}.gro-egypt-cd__item-opt--plan{color:var(--cd-muted)}.gro-egypt-cd__item-price{margin-top:8px;font-size:var(--gro-egypt-font-body-sm);line-height:.875;display:flex;align-items:baseline;gap:6px}.gro-egypt-cd__item-price-sale,.gro-egypt-cd__item-price-regular{font-weight:400}.gro-egypt-cd__item-price-compare{color:var(--text-secondary);font-size:var(--gro-egypt-font-caption)}.gro-egypt-cd__item-controls{margin-top:8px;padding-top:0;display:flex;align-items:center;justify-content:space-between;gap:var(--gro-egypt-space-2xs)}.gro-egypt-cd__qty{display:inline-flex;align-items:center;border:1px solid var(--cd-qty-border, var(--c-mist));border-radius:0;height:42px;background:transparent}.gro-egypt-cd__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:100%;padding:0;border:0;background:none;color:var(--cd-ink);cursor:pointer}.gro-egypt-cd__qty-btn:disabled{opacity:.3;cursor:default}.gro-egypt-cd .gro-egypt-cd__qty-input{width:40px;height:100%;border:0;background:none;box-shadow:none;text-align:center;font-family:inherit;font-size:var(--gro-egypt-font-body-sm);color:var(--cd-ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.gro-egypt-cd__qty-input::-webkit-outer-spin-button,.gro-egypt-cd__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gro-egypt-cd__remove{padding:0 0 1px;border:0;border-bottom:1px solid currentColor;background:none;font-family:inherit;font-size:var(--gro-egypt-font-caption);font-weight:700;line-height:1;color:var(--cd-ink);cursor:pointer}.gro-egypt-cd__recs{padding:24px 0;border-top:1px solid var(--cd-border)}.gro-egypt-cd__recs-head{display:flex;align-items:center;justify-content:space-between;gap:var(--gro-egypt-space-xs);padding:0 20px 24px}.gro-egypt-cd__recs-title{font-size:var(--gro-egypt-font-body);font-weight:700;letter-spacing:.01em}.gro-egypt-cd__recs-nav{display:flex;gap:6px}.gro-egypt-cd__recs-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:0;background:transparent;color:var(--cd-ink);cursor:pointer;transition:opacity .2s ease}.gro-egypt-cd__recs-arrow:disabled{opacity:.25;cursor:default}.gro-egypt-cd__recs-track{list-style:none;margin:0;padding:0 20px;display:flex;gap:var(--gro-egypt-space-xs);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;--vc-title-size: 16px;--vc-price-size: 16px;--vc-price-weight: 600;--vc-add-size: 40px;--vc-add-right: 12px;--vc-add-bottom: 12px;--vc-add-bg: var(--c-white);--vc-add-border: var(--cd-border);--vc-add-radius: 4px;--vc-info-top: 12px;--vc-info-x: 0px;--vc-info-bottom: 0px;--vc-image-bg: transparent;--vc-badge-offset: 12px;--vc-badge-offset-m: 12px;--vc-card-pad-bottom: 0;cursor:grab}.gro-egypt-cd__recs-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.gro-egypt-cd__recs-track::-webkit-scrollbar{display:none}.gro-egypt-cd__rec-slide{flex:0 0 calc(50% - 32px)}.gro-egypt-cd__recs-track.is-dragging .gro-egypt-cd__rec-slide a{pointer-events:none}.gro-egypt-cd__rec-slide .gro-egypt-card__price-regular,.gro-egypt-cd__rec-slide .gro-egypt-card__price-sale{color:var(--cd-accent)}.gro-egypt-cd__rec-slide .gro-egypt-card{height:100%;background:transparent;border:var(--vc-card-border-width, 0) solid var(--cd-border);border-radius:var(--vc-card-radius, 0);box-shadow:none;overflow:hidden}.gro-egypt-cd__rec-slide .gro-egypt-card__title{margin:0 0 2px;line-height:1.25}.gro-egypt-cd__rec-slide .gro-egypt-card__price{margin-top:5px}.gro-egypt-cd__rec-slide .gro-egypt-card__price-from{font-weight:600}.gro-egypt-cd__rec-slide .gro-egypt-card__add{top:0;bottom:auto;transform:translateY(calc(-100% - var(--vc-add-bottom, 14px)))}.gro-egypt-cd__message{padding:14px var(--cd-pad);background:var(--msg-bg, transparent);color:var(--msg-color, var(--cd-ink));text-align:var(--msg-align, center);font-size:var(--gro-egypt-font-caption);line-height:1.4}.gro-egypt-cd__message p{margin:0}.gro-egypt-cd__footer .gro-egypt-cd__message{padding:10px 0;margin-bottom:4px}.gro-egypt-cd__footer{flex-shrink:0;padding:15px 20px 24px;background:var(--cd-panel-bg);border-top:1px solid var(--cd-border);z-index:1}.gro-egypt-cd__discount{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--cd-border);margin-bottom:22px}.gro-egypt-cd .gro-egypt-cd__discount-input{flex:1 1 auto;width:100%;padding:16px 50px 16px var(--cd-discount-pad-x, 0px);border:0;background:var(--cd-discount-bg, var(--cd-panel-bg));box-shadow:none;font-family:inherit;font-size:var(--gro-egypt-font-body-sm);color:var(--cd-ink)}.gro-egypt-cd__discount-input:focus{outline:none}.gro-egypt-cd__discount-apply{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding:0;border:0;background:none;font-family:inherit;font-size:var(--gro-egypt-font-body-sm);font-weight:500;color:var(--cd-ink);text-decoration:underline;cursor:pointer}.gro-egypt-cd__row{display:flex;align-items:center;justify-content:space-between;gap:var(--gro-egypt-space-xs)}.gro-egypt-cd__row--subtotal{margin-bottom:2px}.gro-egypt-cd__row--subtotal strong{font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--cd-subtotal-size, 24px);font-weight:var(--cd-subtotal-weight, 500);letter-spacing:normal}.gro-egypt-cd__row--savings{font-size:var(--cd-savings-size, 14px);margin:5px 0}.gro-egypt-cd__row--savings strong{font-weight:700}.gro-egypt-cd__row--savings .gro-egypt-cd__savings-value{color:var(--cd-ink);font-weight:700}.gro-egypt-cd__savings-pct{font-weight:700}.gro-egypt-cd__taxnote{margin:4px 0 0;font-size:var(--gro-egypt-font-body-sm);color:var(--cd-muted)}.gro-egypt-cd__checkout{display:flex;align-items:center;justify-content:center;gap:var(--gro-egypt-space-2xs);margin-top:22px;width:100%;min-height:var(--cd-checkout-height, 54px);background:var(--cd-checkout-bg);color:var(--cd-checkout-text);border:0;border-radius:0;font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-caption);font-weight:600;letter-spacing:normal;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.gro-egypt-cd__checkout:hover{opacity:.9}.gro-egypt-cd__checkout-label{font-size:var(--cd-checkout-label-size, 16px);font-weight:700}.gro-egypt-cd__additional{margin-top:12px}.gro-egypt-cd__empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--gro-egypt-space-sm);padding:40px var(--cd-pad);text-align:center}.gro-egypt-cd__empty-icon{color:var(--cd-ink);opacity:.4}.gro-egypt-cd__empty-heading{margin:0;font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-h4);font-weight:500}.gro-egypt-cd__empty-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 32px;background:var(--cd-checkout-bg);color:var(--cd-checkout-text);border-radius:2px;font-size:var(--gro-egypt-font-body-sm);font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}@media(max-width:749px){.gro-egypt-cd__panel{max-width:100%}.gro-egypt-cd__recs-track{--vc-title-size: 14px;--vc-price-size: 14px}.gro-egypt-cd__row--subtotal strong{font-size:var(--cd-subtotal-size-mobile, 20px)}.gro-egypt-cd__taxnote,.gro-egypt-cd .gro-egypt-cd__discount-input,.gro-egypt-cd__discount-apply{font-size:var(--gro-egypt-font-caption)}}@media(prefers-reduced-motion:reduce){.gro-egypt-cd__panel,.gro-egypt-cd__overlay,.gro-egypt-cd__ship-fill{transition:none}}.no-js gro-egypt-cart-drawer{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gro-egypt-cart-drawer.css.map */
