html:not(.epic-quick-shop-enabled) .epic-quick-shop{display:none!important}html.epic-quick-shop-enabled .epic-quick-shop-card .quick-add,html.epic-quick-shop-enabled .epic-quick-shop-card .btn__quick-add,html.epic-quick-shop-enabled .epic-quick-shop-card .btn__quick-shop.product_enable_quickadd{display:none!important}html.epic-quick-shop-enabled .epic-quick-shop-card .button-quick-view{display:inline-flex}.epic-quick-shop{position:relative;width:100%;margin-top:.8rem}.epic-quick-shop__panel{display:grid;grid-template-columns:minmax(9.8rem,.9fr) minmax(9.8rem,1fr);gap:.8rem;width:100%}.epic-quick-shop__qty,.epic-quick-shop__add{height:4.4rem;border:1px solid rgba(29,29,31,.82);border-radius:10px;background:#fff;color:#1d1d1f}.epic-quick-shop__qty{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;overflow:hidden}.epic-quick-shop__qty-button{height:100%;border:0;background:transparent;color:inherit;font:inherit;font-size:2rem;line-height:1;cursor:pointer}.epic-quick-shop__qty-value{text-align:center;font-size:1.6rem;font-weight:600;line-height:1}.epic-quick-shop__add{display:inline-flex;align-items:center;justify-content:center;padding:0 1.4rem;font-family:var(--btn-font, inherit);font-size:1.45rem;font-weight:700;line-height:1;cursor:pointer}.epic-quick-shop--loading{opacity:1;pointer-events:none}.epic-quick-shop--syncing{opacity:.92}.epic-quick-shop__sold-out{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;width:100%;border:1px solid rgba(29,29,31,.18);border-radius:10px;background:#f4f4f4;color:#1d1d1f8c;font-size:1.4rem;font-weight:700}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button{display:inline-flex!important;align-items:center;justify-content:center;width:4rem;height:4rem;min-width:4rem;min-height:4rem;padding:0!important;border:1px solid rgba(29,29,31,.08);border-radius:999px;background:#fffffff0;color:#1d1d1f;box-shadow:0 .8rem 2.4rem #00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button svg{display:block;width:1.7rem;height:1.7rem;margin:0}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button .product-quickview-btn,html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button span:not(.loader){display:none!important}@media(min-width:1025px){html.epic-quick-shop-enabled .epic-quick-shop-card{position:relative}html.epic-quick-shop-enabled .epic-quick-shop-card:hover,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within,html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active{z-index:8}html.epic-quick-shop-enabled .epic-quick-shop-card .product__information{position:relative;z-index:5;background:transparent;transform:translateY(0);transform-origin:center bottom;transition:transform .28s cubic-bezier(.2,.8,.2,1),background .28s ease,box-shadow .28s ease,padding .28s ease,border-radius .28s ease}html.epic-quick-shop-enabled .epic-quick-shop-card:hover .product__information,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .product__information,html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active .product__information{transform:translateY(-4.8rem);padding:1.6rem;border-radius:20px;background:#f2f3f5f5;box-shadow:0 1.4rem 3.8rem #00000014}.epic-quick-shop{overflow:hidden;max-height:0;margin-top:0;opacity:0;transform:translateY(1rem) scale(.98);transform-origin:center top;pointer-events:none;transition:max-height .28s ease,margin-top .28s ease,opacity .2s ease,transform .3s cubic-bezier(.2,.8,.2,1)}html.epic-quick-shop-enabled .epic-quick-shop-card:hover .epic-quick-shop,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .epic-quick-shop,html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop{max-height:5.4rem;margin-top:1.2rem;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.epic-quick-shop__mobile-cart{display:none!important}.epic-quick-shop__panel{display:block}.epic-quick-shop__qty{display:none}.epic-quick-shop__add{width:100%;height:4.5rem;border:1px solid rgba(20,42,70,.95);border-radius:999px;background:#fff;color:#142a46;font-size:1.5rem;font-weight:850;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease,opacity .18s ease}.epic-quick-shop__add:hover,.epic-quick-shop--loading .epic-quick-shop__add{background:#142a46;color:#fff;border-color:#142a46;box-shadow:0 1rem 2.4rem #142a462e}.epic-quick-shop__add:hover{transform:translateY(-1px)}.epic-quick-shop--loading .epic-quick-shop__add:after{content:"";width:1.4rem;height:1.4rem;margin-left:.8rem;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:999px;animation:epic-quick-shop-spin .75s linear infinite}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__add{display:none}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;width:100%;height:4.4rem;padding:0;border:1px solid rgba(20,42,70,.42);border-radius:999px;background:#ffffffd1;color:#142a46;box-shadow:0 .8rem 2rem #142a460f,inset 0 0 0 1px #ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-button{display:inline-flex;align-items:center;justify-content:center;height:100%;border-radius:0;background:transparent;color:#142a46;font-size:2rem;font-weight:800;line-height:1;transition:background .18s ease,color .18s ease,transform .18s ease}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-button:before{display:none!important}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-button:hover{background:#83c7ef38;color:#142a46}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-button:active{transform:scale(.96)}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-value{display:inline-flex;align-items:center;justify-content:center;height:100%;background:transparent;color:#142a46;font-size:1.55rem;font-weight:950}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button{right:1.4rem!important;bottom:1.4rem!important;top:auto!important;left:auto!important;transform:none;transition:transform .22s ease,box-shadow .22s ease,bottom .28s cubic-bezier(.2,.8,.2,1)}html.epic-quick-shop-enabled .epic-quick-shop-card:hover .epic-quick-view-button,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .epic-quick-view-button,html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active .epic-quick-view-button{bottom:4.8rem!important}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button:hover{transform:translateY(-1px);box-shadow:0 1rem 2.8rem #0000001f}}@media(max-width:1024px){html.epic-quick-shop-enabled .epic-quick-shop-card .product__information{position:relative;padding-right:0}.epic-quick-shop{position:absolute;right:0;bottom:-.6rem;z-index:2;width:auto;margin-top:0}.epic-quick-shop__panel{display:none}.epic-quick-shop__mobile-cart{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border:1px solid rgba(29,29,31,.18);border-radius:999px;background:#fff;color:#1d1d1f;box-shadow:0 .6rem 1.8rem #00000014;cursor:pointer}.epic-quick-shop__mobile-cart svg{width:1.7rem;height:1.7rem}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__mobile-cart{display:none}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__panel{display:block}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__add{display:none}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty{width:9.4rem;height:3.25rem;border-color:#142a46b8;border-radius:999px;background:#fff;color:#142a46;box-shadow:0 .7rem 1.8rem #142a4614,inset 0 0 0 1px #83c7ef29}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-button{color:#142a46;font-size:1.55rem;font-weight:650}.epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty-value{color:#142a46;font-size:1.28rem;font-weight:800}.epic-quick-shop__sold-out{min-height:3.2rem;padding:0 1rem;font-size:1.2rem}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button{right:1rem!important;bottom:1rem!important;top:auto!important;left:auto!important;width:3.6rem;height:3.6rem;min-width:3.6rem;min-height:3.6rem}html.epic-quick-shop-enabled .epic-quick-shop-card .epic-quick-view-button svg{width:1.45rem;height:1.45rem}}.epic-quick-shop-notice{position:fixed;left:50%;bottom:7.2rem;z-index:999999;display:flex;align-items:center;justify-content:center;gap:1.6rem;width:min(48rem,calc(100vw - 3.2rem));min-height:7.2rem;padding:1.6rem 2.2rem;border:1px solid #b9dfbe;border-radius:26px;background:#eaf7e9;color:#116c24;box-shadow:none;font-size:2rem;font-weight:600;line-height:1.2;white-space:normal;text-align:center;transform:translate(-50%,1rem);opacity:0;transition:opacity .22s ease,transform .22s ease}.epic-quick-shop-notice:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:4.6rem;min-width:4.6rem;height:4.6rem;border:2px solid #116c24;border-radius:999px;background:transparent;color:#116c24;font-family:Arial,Helvetica,sans-serif;font-size:3rem;font-weight:300;line-height:1}.epic-quick-shop-notice.is-visible{opacity:1;transform:translate(-50%)}.epic-quick-shop-notice__text{color:#116c24;font-weight:600}@media(max-width:1024px){.epic-quick-shop-notice{bottom:7.6rem;width:min(42rem,calc(100vw - 2.4rem));min-height:6.4rem;padding:1.2rem 1.6rem;gap:1.2rem;border-radius:22px;font-size:1.55rem}.epic-quick-shop-notice:before{width:3.8rem;min-width:3.8rem;height:3.8rem;font-size:2.5rem;font-weight:300}}@keyframes epic-quick-shop-spin{to{transform:rotate(360deg)}}@media(min-width:1025px){html.epic-quick-shop-enabled .epic-quick-shop-card:hover .product__information,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .product__information,html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active .product__information{background:#142a461f;box-shadow:0 1.4rem 3.8rem #142a461a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html.epic-quick-shop-enabled .epic-quick-shop-card:hover .epic-quick-shop__add,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .epic-quick-shop__add{background:#142a46;color:#fff;border-color:#142a46;box-shadow:0 1rem 2.4rem #142a4638}html.epic-quick-shop-enabled .epic-quick-shop-card:hover .epic-quick-shop__add:hover,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .epic-quick-shop__add:hover,html.epic-quick-shop-enabled .epic-quick-shop-card:hover .epic-quick-shop--loading .epic-quick-shop__add,html.epic-quick-shop-enabled .epic-quick-shop-card:focus-within .epic-quick-shop--loading .epic-quick-shop__add{background:#0f223a;color:#fff;border-color:#0f223a;box-shadow:0 1.2rem 2.8rem #142a4647}html.epic-quick-shop-enabled .epic-quick-shop-card.epic-quick-shop--active .epic-quick-shop__qty{background:#ffffffd6;border-color:#142a466b}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/epic-quick-shop.css.map */
