.ee-shop-pop{position:fixed;top:0;left:0;z-index:1200;width:410px;max-width:calc(100vw - 20px);background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 18px 52px #00000038;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .14s ease,transform .14s ease;pointer-events:none;overflow:hidden;max-height:calc(100vh - 20px);font-family:inherit;display:flex;flex-direction:column}.ee-shop-pop.is-open{opacity:1;visibility:visible;transform:none;pointer-events:auto}@media(prefers-reduced-motion:reduce){.ee-shop-pop{transition:none}}.ee-shop-card{display:flex;gap:16px;padding:16px;align-items:flex-start}.ee-shop-card__media{flex:0 0 150px;width:150px;height:150px;border-radius:12px;overflow:hidden;background:#f2f1ef;display:block;text-decoration:none}.ee-shop-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ee-shop-card__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.ee-shop-card__kicker{font-size:12.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--accent-color,#8a7355);font-weight:600}.ee-shop-card__title{font-size:17px;font-weight:600;line-height:1.3;color:#1a1a1a;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ee-shop-card__title:hover{text-decoration:underline}.ee-shop-card__price{font-size:21px;font-weight:700;color:#1a1a1a;margin-top:3px}.ee-shop-card__price del{font-weight:400;opacity:.55;margin-left:8px;font-size:16px}.ee-shop-card__avail{font-size:13.5px;color:#444;display:inline-flex;align-items:center;gap:7px}.ee-shop-card__avail:before{content:"";width:10px;height:10px;border-radius:50%;background:#0f9d9d;flex:0 0 auto}.ee-shop-card__avail--out{color:#9a6000}.ee-shop-card__avail--out:before{background:#e08a1e}.ee-shop-card__meta{font-size:13.5px;color:#555}.ee-shop-card--grid{display:block;padding:0}.ee-shop-card__gallery{display:grid;gap:5px;padding:9px 9px 0}.ee-shop-card__gallery--2,.ee-shop-card__gallery--4{grid-template-columns:1fr 1fr}.ee-shop-card__gallery--1{grid-template-columns:1fr}.ee-shop-card__gallery a{display:block;border-radius:9px;overflow:hidden;background:#f2f1ef}.ee-shop-card__gallery img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;display:block}.ee-shop-card--grid .ee-shop-card__body{padding:11px 16px 16px;gap:4px}@media(max-width:600px){.ee-shop-card__gallery img{height:auto}}.ee-shop-card__actions{display:flex;gap:9px;margin-top:13px;flex-wrap:wrap;align-items:center}.ee-shop-card .button--small{font-size:17px;padding:12px 22px;line-height:1.3;border-radius:8px}.ee-shop-card .button--primary{border:2px solid var(--primary-button-background,#658f19)}.ee-shop-card__actions .button{white-space:nowrap}.ee-shop-card__actions .button--secondary{background:#fff;color:#1a1a1a;border:1.5px solid rgba(0,0,0,.28);box-shadow:none}.ee-shop-card__actions .button--secondary:hover,.ee-shop-card__actions .button--secondary:focus-visible{border-color:#1a1a1a;background:#faf9f7}.ee-shop-card__cta-link{font-size:14px;color:#1a1a1a;text-decoration:underline}.ee-shop-card__loading{padding:28px;text-align:center;color:#888;font-size:14.5px}.ee-shop-fig{position:relative;display:block;line-height:0}.ee-shop-fig>img{display:block}.ee-shop-fig__badge{position:absolute;left:14px;bottom:16px;z-index:3;display:inline-flex;align-items:center;gap:9px;background:#141414d6;color:#fff;text-decoration:none;padding:11px 17px;border-radius:999px;font-size:15px;font-weight:600;line-height:1;box-shadow:0 6px 18px #0000004d;cursor:pointer;opacity:0;transform:translateY(5px);transition:opacity .15s ease,transform .15s ease,background .15s ease;border:0}.ee-shop-fig__badge svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.ee-shop-fig:hover .ee-shop-fig__badge,.ee-shop-fig:focus-within .ee-shop-fig__badge{opacity:1;transform:none}.ee-shop-fig__badge:hover{background:#111}body.ee-shop-touch .ee-shop-fig__badge{opacity:1;transform:none}@media(hover:none),(max-width:767px){.ee-shop-fig__badge{opacity:1;transform:none}.ee-shop-fig:after{opacity:.9}}.ee-shop-fig:after{content:"";position:absolute;top:12px;right:12px;width:12px;height:12px;border-radius:50%;background:var(--accent-color,#8a7355);box-shadow:0 0 0 3px #ffffffd9;z-index:3;opacity:0;transition:opacity .15s ease}body.ee-shop-touch .ee-shop-fig:after{opacity:.9}a.ee-shop-link{position:relative}.ee-shop-fig__badge:focus-visible,.ee-shop-card__title:focus-visible,.ee-shop-card .button:focus-visible{outline:2px solid var(--accent-color,#8a7355);outline-offset:2px}@media(max-width:600px){.ee-shop-pop{width:calc(100vw - 20px);border-radius:18px}.ee-shop-card__media{flex-basis:130px;width:130px;height:130px}.ee-shop-card__title{font-size:16.5px}.ee-shop-card__price{font-size:20px}}.ee-shop-pop__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.ee-shop-pop__note{flex:0 0 auto;z-index:2;font-size:11px;line-height:1.45;color:#6b6b6b;background:#f6f5f2;border-top:1px solid #e7e3dc;padding:8px 14px}.ee-shop-pop__note-i{margin-right:3px}.ee-shop-pop__close{position:absolute;top:8px;right:8px;z-index:7;width:34px;height:34px;padding:0;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#1414148c;color:#fff;border-radius:999px;box-shadow:0 2px 8px #00000040;transition:background .15s ease}.ee-shop-pop__close:hover,.ee-shop-pop__close:focus-visible{background:#141414d1;outline:none}.ee-shop-pop__close:focus-visible{box-shadow:0 0 0 3px #ffffffb3,0 2px 8px #00000040}.ee-shop-pop__close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round}@media(hover:none),(max-width:600px){.ee-shop-pop__close{width:42px;height:42px;top:10px;right:10px;background:#1414149e}.ee-shop-pop__close svg{width:21px;height:21px}}.ee-shop-multi{display:flex;flex-direction:column}.ee-shop-multi>.ee-shop-card{border-bottom:1px solid #ececec}.ee-shop-multi>.ee-shop-card:last-child{border-bottom:0}.article__content.rte .ee-btn:not(.ee-btn--outline):not(.ee-btn--dark){background:var(--primary-button-background,#658f19)!important;border-color:var(--primary-button-background,#658f19)!important;color:#fff!important}.article__content.rte .ee-btn:not(.ee-btn--outline):not(.ee-btn--dark):hover{background:#557913!important;border-color:#557913!important;box-shadow:0 4px 12px #658f1947!important}.article__content.rte .ee-btn--outline{background:#fff!important;color:var(--primary-button-background,#658f19)!important;border-color:var(--primary-button-background,#658f19)!important}.article__content.rte .ee-btn--outline:hover{background:#f3f7e8!important;color:#557913!important;border-color:#557913!important}.article__content.rte .ee-btn{font-size:17px!important}
/*# sourceMappingURL=/cdn/shop/t/167/assets/ee-shoppable.css.map */
