.cart-drawer{transform:translate(100%);background:#fff;width:375px;max-width:85vw;height:100vh;top:0;right:0;position:fixed;z-index:10;box-sizing:border-box;display:flex;flex-direction:column;visibility:hidden;overflow:hidden}@media screen and (max-width: 989px){.cart-drawer{height:100%}}.cart-drawer.is-expanded{transform:translate(0);transition:transform var(--duration-default) ease,visibility var(--duration-default) ease;visibility:visible}.cart-drawer__header{padding:1.6rem;display:flex;align-items:center;justify-content:space-between;color:#216155}.cart-drawer__header-title{font-weight:600}.cart-drawer__header-close{border:0;background:#fff0;padding:1.2rem;margin-right:-.55rem;display:grid;place-content:center;cursor:pointer}.cart-drawer__header-close svg{width:1.2rem;height:1.2rem}.cart-drawer__contents{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0px 1.6rem}.cart-drawer__footer{padding:1.6rem;gap:1.6rem;display:flex!important;flex-direction:column;margin-top:auto;align-self:flex-end;width:100%;box-shadow:0 -2px 6px #00000040}.cart-drawer__footer-row{display:flex;justify-content:space-between;align-items:flex-start}.cart-drawer__footer-subtotal-meta{text-align:right;display:flex;flex-direction:column;align-items:flex-end;line-height:1.65}.cart-drawer__footer-subtotal-label{font-weight:600;color:#12332d}.cart-drawer__footer-subtotal-amount{color:#12332d}.cart-drawer__footer-subtotal-disclaimer{font-size:1.2rem;color:#56a39f}.cart-drawer__footer .button{width:100%;display:flex;align-items:center;gap:.8rem;font-size:1.8rem}.drawer-overlay{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000;transition:all .3s ease-in;pointer-events:none;opacity:1;display:block!important;z-index:4}body.drawer-open .drawer-overlay{background-color:#000000a6}body.drawer-open{overflow-y:hidden!important}.header__icon--cart>*{pointer-events:none}.vv-super-cross-cart-drawer-row{display:flex;justify-content:center;align-items:center}.vv-super-cross-cart-drawer-subtotal-label{font-weight:700;color:#216155;margin:0 10px 0 0}.vv-super-cross-cart-drawer-subtotal__count-product{margin:0 25px 0 0;color:#fff;font-size:x-small;padding:0 8px;height:fit-content;border-radius:10px;background:rgb(var(--color-base-accent-2))}vv-super-cross-recommendations .recommendation-container{background-color:#dff1f0;margin:15rem 0;display:flex;flex-direction:column;align-items:center}vv-super-cross-recommendations .recommendations__heading{color:#216155;font-weight:600;margin:20px 0 15px}vv-super-cross-recommendations .recommendation-item{display:flex;width:90%;margin:0 auto 15px;background-color:#fff;border-radius:15px 0;padding:5px 10px 5px 0;box-shadow:0 7px 5px -4px #0003}vv-super-cross-recommendations .last-recommendation-item{margin:0 0 40px}vv-super-cross-recommendations .recommendation-item__img{margin:10px;width:110px;height:80px}vv-super-cross-recommendations .recommendation-item__img img{width:100%;height:100%}vv-super-cross-recommendations .recommendation-item__right-col{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}vv-super-cross-recommendations .recommendation-item__text{max-width:240px;color:#216155}@media screen and (max-width: 989px){vv-super-cross-recommendations .recommendation-item__text{max-width:55vw}}vv-super-cross-recommendations .recommendation-item__text__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block;font-weight:700;font-size:small}vv-super-cross-recommendations .recommendation-item__text__subtitle{font-size:x-small;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}vv-super-cross-recommendations .recommendation-item__add-btn{background-color:#dff1f0;color:#216155;height:fit-content;padding:10px 20px;border-radius:20px;font-size:small;font-weight:700;display:flex;justify-content:space-evenly;align-items:center;transform:translateY(-5px);max-width:105px;border:none;cursor:pointer}vv-super-cross-recommendations .recommendation-item__price{display:flex;justify-content:space-between}vv-super-cross-recommendations .recommendation-item__price__value{color:rgb(var(--color-base-accent-2));font-weight:bolder;font-size:smaller}vv-super-cross-recommendations .recommendation-item__icon{margin:0 10px 0 0}vv-super-cross-recommendations .recommendation-item__icon--hidden{display:none}.vv-super-cross-cart-drawer__footer{padding:1.6rem;gap:1.6rem;display:flex;margin-top:auto;width:100%;box-shadow:0 -2px 6px #00000040}@media (max-width: 740px){.vv-super-cross-cart-drawer__footer{flex-direction:column;align-items:center;padding:15px 0}}.vv-super-cross-cart-drawer__button{font-size:smaller}vv-super-cross-recommendations .strike-text{color:#216155;font-weight:400}
/*# sourceMappingURL=/s/files/1/0238/9196/8064/t/99/assets/component-cart-drawer.css.map */
