.or-view-cart-popup{background:#fff;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:auto;right:0;max-height:95vh;transform:translateY(100%);transition:transform .3s ease-in-out;z-index:1000;display:flex;flex-direction:column}.or-view-cart-popup.active{transform:translateY(0)}.or-view-cart-popup__backdrop{position:fixed;top:-20px;left:-20px;right:-20px;bottom:-20px;background:#0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999;will-change:opacity,backdrop-filter}.or-view-cart-popup__backdrop.active{opacity:1;visibility:visible;display:block!important}@supports not (backdrop-filter: blur(10px)){.or-view-cart-popup__backdrop{background:#0006}}@media screen and (max-width: 768px){.or-view-cart-popup__backdrop{top:-30px;left:-30px;right:-30px;bottom:-30px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.or-view-cart-popup__header{display:flex;justify-content:space-between;align-content:center;align-items:center;padding:16px 12px;flex-shrink:0}.or-view-cart-popup__header h3{color:#000;font-family:Oswald;font-size:20px;font-style:normal;font-weight:700;margin:0}.or-view-cart-popup__close-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;gap:4px;background:#f3f2f1;border-radius:8px;cursor:pointer}.or-view-cart-popup__close-button-icon{display:block!important;width:16px;height:16px;background:url(../assets/close-icon.svg) no-repeat center;background-size:9px 9px;position:relative;left:.83px;top:.83px}.or-view-cart-popup__close-button-text{font-family:Open Sans;font-size:13px;font-style:normal;font-weight:400;line-height:16px;text-align:center;color:#000;cursor:pointer}.or-view-cart-popup__content{overflow-y:auto}.or-view-cart-popup__product-list{display:flex;flex-direction:column}.or-view-cart-popup__product-list-item{padding:16px 12px;display:flex;justify-content:flex-start;gap:8px;border:1px solid #F3F2F1;background:#fff}.or-view-cart-popup__product-recommendations{padding:16px;display:flex;flex-direction:column;justify-content:center;gap:12px}.or-view-cart-popup__product-recommendations h3{color:var(--Grayscale-1000, #000);font-family:Oswald;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.or-view-cart-popup__product-recommendations-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:12px}.or-view-cart-popup__product-recommendations-list-item{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:8px;position:relative;max-width:166px}.or-view-cart-popup__product-recommendations-list-item h3{color:#000;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:700;line-height:22px;display:-webkit-box;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.or-view-cart-popup__product-rec-list-item-price{display:flex;align-items:center;gap:8px}.or-view-cart-popup__product-rec-list-item-price .organo-republic-price,.or-view-cart-popup__product-rec-list-item-price .organo-republic-old-price{font-size:18px}.or-view-cart-popup__product-rec-list-item-buy{border-radius:10px;background:#ee8812;color:#fff;display:flex;padding:10px 14px;justify-content:center;align-items:center;gap:8px;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.or-view-cart-popup__product-recommendations-list-item-photo{max-width:166px;height:auto}.or-view-cart-checkout-fixed{border:1px solid #F3F2F1;background:#fff;box-shadow:0 -29.598px 22.113px #0000000a,0 -19.662px 14.111px #0000000a,0 -12.379px 8.569px #00000008,0 -6.057px 4.071px #00000005}.or-view-cart-checkout-content{display:flex;flex-direction:column;padding:16px}.or-view-cart-subtotal-savings{display:flex;flex-direction:column;gap:2px}.or-view-cart-subtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch}.or-view-cart-subtotal-text{color:#000;text-align:center;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.or-view-cart-subtotal-value{color:#000;font-family:Oswald;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.or-view-cart-savings{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px;align-items:center;align-self:stretch}.or-view-cart-savings-text{color:#a09992;text-align:center;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.or-view-cart-savings-value{color:#7da556;font-family:Oswald;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.or-view-cart-total{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;align-items:center;align-self:stretch}.or-view-cart-total-text{color:#000;text-align:center;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.or-view-cart-total-value{color:#000;font-family:Oswald;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.or-view-cart-checkout-button{display:flex;padding:10px 14px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:10px;background:#556f35;color:#fff;cursor:pointer}.or-view-cart-easy-returns{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;color:#000;background:#f2f6ee;display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:6px;align-self:stretch}@media (min-width: 768px){.or-view-cart-popup{bottom:0;left:50%;max-width:395px;width:100%;border-radius:0;max-height:100vh}.or-view-cart-popup.active{transform:translate(-50%)}.or-view-cart-popup__backdrop{background:#0003}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/view-cart-popup.css.map */
