<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.drawer{z-index:9999999}.drawer__inner{width:50rem;padding:1rem 2rem;background-color:rgb(var(--color-background));position:relative;right:0}.drawer__inner-empty{background-color:rgb(var(--color-background))}.drawer__header{background-color:rgb(var(--color-background));justify-content:center}.drawer__heading{text-transform:capitalize;color:#333}.drawer__close{min-width:2.4rem;min-height:2.4rem;position:absolute;left:0;top:50%;right:unset;transform:translateY(-50%)}.close-drawer-button_empty-content{top:3.7rem;left:2.5rem;text-align:left}.drawer__close svg{height:1.4rem;width:1.4rem}.drawer__footer{background-color:rgb(var(--color-background));border-top:none}cart-drawer-items.is-empty{padding:2rem 3rem}.cart-drawer .drawer__cart-items-wrapper{padding:2rem 0}.cart-drawer thead{position:sticky;top:0;z-index:2;background-color:rgb(var(--color-background))}cart-drawer-items{overflow-y:auto;overflow-x:hidden;padding-right:1rem}@media screen and (max-height: 650px){.drawer__inner{overflow:hidden}}.cart-drawer .cart-item{grid-template-columns:220px 1fr;gap:1.5rem;margin-bottom:2rem!important}.cart-drawer .cart-item__media{width:220px;height:220px}.cart-drawer .cart-item__image{width:220px;height:100%;object-fit:cover}.cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:0}.cart-drawer .cart-item&gt;td+td{padding:0;padding-right:.5rem}.cart-drawer .cart-item__details{width:100%;grid-column:2 / -1;display:flex;flex-direction:column;gap:.5rem}.cart-drawer .cart-item__details a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.3em}.cart-drawer .cart-item__price-wrapper&gt;*:only-child{margin-top:0}.cart-drawer .cart-items .cart-item__quantity{grid-column:2 / -1;display:flex;justify-content:end;flex-direction:column;gap:1rem;margin-top:1rem}.cart-drawer .cart-item__quantity cart-remove-button .button{margin-right:1rem;border-radius:50%;background-color:#d4d4d4}.cart-drawer .cart-item cart-remove-button{margin:0}.cart-drawer .product-option{font-size:1.5rem;color:rgb(var(--color-foreground));font-weight:bolder}.cart-drawer__overlay{position:fixed;top:0;right:50rem;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);display:flex;flex-direction:column;padding:4rem;overflow-y:auto;transform:translate(100%);transition:transform var(--duration-default) ease;visibility:hidden}.drawer.active .cart-drawer__overlay{transform:translate(0);visibility:visible}.overlay-content{width:100%;max-width:calc(100vw - 64rem);display:flex;flex-direction:column;gap:3rem;margin:auto}.overlay-header__title{color:rgb(var(--color-background));font-size:2.8rem;font-weight:500;margin:0;letter-spacing:.1em}.overlay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;align-items:start;margin:auto;width:100%;max-width:calc(100vw - 64rem);max-height:600px}.overlay-product-card{width:100%;height:100%;padding:2rem;background:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}.overlay-product-card:hover{transform:translateY(-4px);cursor:pointer}.overlay-product-card__image{width:100%;object-fit:cover}.overlay-product-card__content{padding:2rem 0 0;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:.5rem}.overlay-product-card__title{font-size:1.6rem;font-weight:500;margin:0 0 .5rem;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.overlay-product-card__variant{font-size:1.4rem;color:rgba(var(--color-foreground),.7);line-height:1.8rem}.overlay-product-card__price{font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:auto}.overlay-grid .stars-container{display:flex;align-items:center;justify-content:center;gap:1rem}.overlay-grid .stars-content{display:flex;align-items:center;justify-content:center}.overlay-grid .star-ratings{margin:0!important}.overlay-grid .stars-container .ratingCountText{padding:0;margin:0;font-weight:600;font-size:1.2rem}.drawer__footer{background-color:rgb(var(--color-background));padding:1.5rem 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer&gt;details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer&gt;details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.drawer__footer&gt;details+.cart-drawer__footer{padding-top:1.5rem}.cart-drawer__footer{border-top:1px solid #ddd;padding:2em 0 1em;margin-bottom:1rem}.cart-drawer__footer&gt;*+*{margin-top:0}.cart__payment-icons{margin-bottom:1.5rem}.cart__payment-icons .list-payment{justify-content:center}.cart-drawer .totals:not(.shipping):not(.subtotal){margin-bottom:1.5rem}.cart-drawer .cart__checkout-button{background-color:#00343f!important;font-weight:500}.cart-drawer .cart__checkout-icon-cart{width:30px;height:30px;color:#fff}.cart__people-bought-us{display:none;padding:1rem 0;overflow:hidden}.cart__people-bought-us-header{margin-bottom:1.5rem}.cart__people-bought-us-title{font-size:1.6rem;font-weight:600;text-transform:uppercase;margin:0;color:rgb(var(--color-foreground))}.cart__people-bought-us-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cart__people-bought-us-container::-webkit-scrollbar{display:none}.cart__people-bought-us__product-card{flex:0 0 calc(100% / 3 - 1rem);min-width:240px;background:#fff;overflow:hidden;scroll-snap-align:start;position:relative}.cart__people-bought-us__product-card img{width:100%;aspect-ratio:1;object-fit:cover}.cart__people-bought-us__content{display:flex;flex-direction:column;gap:.5rem}.cart__people-bought-us__content .star-ratings{margin-top:0!important}.cart__people-bought-us__title{font-size:1.5rem;font-weight:300;margin:0;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.cart__people-bought-us__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.cart__people-bought-us__variant .card__variant--item{margin-bottom:.2rem}.cart__people-bought-us__price{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin-top:auto}.cart__people-bought-us__price .price__container,.overlay-product-card__price .price__container{margin-bottom:0!important}.cart__people-bought-us .stars-container{display:flex;align-items:center;gap:.8rem}.cart__people-bought-us .star-ratings{position:relative;display:inline-block;color:rgba(var(--color-foreground),.2);font-size:1.4rem;line-height:1;margin:0!important}.cart__people-bought-us .fill-ratings{position:absolute;top:0;left:0;overflow:hidden}.cart__people-bought-us .ratingCountText{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0}.cart__people-bought-us__quick-shop,.cart__people-bought-us__wishlist{position:absolute;top:1rem;background:#52543f;border:1px solid rgba(var(--color-foreground),.08);border-radius:50%;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.cart__people-bought-us__quick-shop{left:1rem}.cart__people-bought-us__quick-shop svg.icon-cart{width:30px;height:30px;color:#fff;margin-top:10px;margin-left:-2px}.cart__people-bought-us__wishlist{right:1rem}.cart__people-bought-us__quick-shop:hover,.cart__people-bought-us__wishlist:hover{background:rgba(var(--color-foreground),.06)}@media screen and (min-width: 1201px) and (max-width: 1440px){.overlay-product-card{padding:1.5rem;min-height:0}.close-drawer-button_empty-content{top:3.7rem;left:2.5rem}}@media screen and (min-width: 1025px) and (max-width: 1200px){.overlay-product-card{padding:1.2rem;min-height:0}.close-drawer-button_empty-content{top:3.7rem;left:2.5rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.drawer__inner{padding:1.5rem}.cart-drawer__overlay::-webkit-scrollbar{width:5px}.cart-drawer__overlay::-webkit-scrollbar-thumb{background-color:gray;border-radius:10px}.cart-drawer__overlay::-webkit-scrollbar-track-piece{margin-top:10px}.overlay-header__title{font-size:2.3rem;text-align:center}.overlay-content{margin-top:5rem!important}.overlay-product-card{min-height:300px;max-height:600px;height:auto;padding:2rem}.overlay-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;justify-content:center;align-items:start;margin:auto;max-width:350px;max-height:none}.close-drawer-button_empty-content{top:4.2rem;left:2rem}.overlay-content{width:100%;max-width:calc(100vw - 50rem);display:flex;flex-direction:column;gap:3rem;margin:auto}}@media screen and (max-width: 767px){.drawer__inner{transform:translateY(100%)}.cart__people-bought-us{display:block;width:100%}.cart__people-bought-us-container&gt;*:not(:last-child){margin-right:1rem}.cart-drawer__overlay{display:none}.drawer__inner{width:100vw;max-width:100%;height:calc(100vh - 70px);height:calc(100dvh - 70px);padding:1rem;overflow:hidden;border-top-right-radius:20px;border-top-left-radius:20px}.cart-drawer{padding-top:80px}.cart-drawer .drawer__cart-items-wrapper{padding:20px 0 0}.cart-drawer .cart-item{grid-template-columns:150px 1fr;gap:1rem}.cart-drawer .cart-item__media{width:100%;height:auto;max-width:220px}.drawer__header{padding:1rem}.drawer__footer{padding:1.5rem 0}.close-drawer-button_empty-content{top:3.2rem;left:1.5rem}cart-drawer-items.is-empty{padding:1.5rem}}@media screen and (max-width: 425px){.cart__people-bought-us__product-card{min-width:160px;width:160px}.quantity.cart-quantity{min-height:calc((var(--inputs-border-width) * 2) + 4rem)}.tax-note{margin:1.9rem 0 1.6rem auto!important}}@media screen and (max-width: 375px){.tax-note{max-width:150px}.totals .totals__shipping-value .tax-note{line-height:1.3em;text-align:right}.cart-drawer .cart-item{grid-template-columns:142px 1fr}.cart-drawer .cart-item cart-remove-button{margin-bottom:10px}}@media screen and (max-width: 375px) and (max-height: 720px){cart-drawer.is-empty .cart-drawer .drawer__inner{overflow:scroll}.drawer__inner-empty{overflow:visible;padding-bottom:18.5rem}}@media screen and (max-width: 360px) and (max-height: 740px){cart-drawer.is-empty .cart-drawer .drawer__inner{overflow:scroll}.drawer__inner-empty{overflow:visible;padding-bottom:11.5rem}}@media screen and (max-width: 540px) and (min-width: 376px) and (max-height: 720px){cart-drawer.is-empty .cart-drawer .drawer__inner{overflow:scroll}.drawer__inner-empty{overflow:visible;padding-bottom:14.5rem}}
/*# sourceMappingURL=/cdn/shop/t/521/assets/component-cart-drawer-laurajames.css.map */
</pre></body></html>