.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#000000b3;transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:422px;padding:0;border-right:0;background-color:#1c1c1c;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;background:#1c1c1c;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__empty-content{height:100%;display:flex;flex-flow:column}cart-drawer.is-empty .cart-drawer__empty-content .drawer__header{display:flex;align-self:flex-start;width:100%}.drawer__inner .disclaimer-no-promotions-limited-edition{color:#141414;font-family:var(--font-family);font-size:14px;font-weight:400;line-height:1.14;letter-spacing:.28px;width:100%;text-align:center;background-color:#d3d3d3;padding:4px 24px}.cart-drawer__empty-content .clutch-cart-gamification{width:100%;align-self:flex-start}.cart-drawer__empty-actions{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center;height:100%}cart-drawer.is-empty .drawer__header{display:none}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0);margin:0 2px;height:100vh;width:calc(100vw - 15px)}.drawer__header{display:flex;align-items:center;padding:16px 24px;background:#fff;position:relative;text-align:center}.drawer__heading{font-size:18px;line-height:30px;gap:8px;font-weight:600!important;display:flex;align-items:center;text-transform:capitalize;color:#f0f0f0;margin:0}.drawer__close{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;background:none;border:none;padding:0;display:inline-block;cursor:pointer}.cart-drawer__warnings .drawer__close{right:20px;top:32px}.cart-drawer__warnings .drawer__close svg path{fill:#f0f0f0}.drawer__close svg{width:18px;height:18px}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{background:var(--surface-light-gray, #282828);padding:10px 20px 20px;font-family:var(--font-family);box-shadow:0 -4px 8px #00000042;z-index:1}@media screen and (min-width: 769px){.drawer__footer{box-shadow:0 -4px 8px #00000029}}welcome-back-saved-cart .drawer__header{box-shadow:0 4px 8px #0000000a}welcome-back-saved-cart .drawer__footer{box-shadow:0 -4px 8px #0000000a}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%;position:sticky;top:0;z-index:2;background-color:rgb(var(--color-background))}cart-drawer-items{overflow:auto;flex:1;margin:0 16px;background:#1c1c1c}@media screen and (max-height: 650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:flex;gap:1.25rem;margin-bottom:0;align-items:center;padding:0 8px 0 0;justify-content:flex-start;border-bottom:2px solid #2c2c2c}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{width:100%;height:140px;max-width:80px;min-width:70px;padding:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.cart-drawer .cart-item__image{width:100%;height:auto;max-width:88px;display:inline-block;padding:18px 5px 10px}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.cart-drawer .cart-item__details{width:auto;min-width:170px}.cart-drawer .cart-item__details .cart-item__name,#CartDrawer-freeMagnet .cart-item__details span{display:block;color:#f0f0f0;margin:0 0 7px;padding:0;font-size:16px;font-weight:500;line-height:1.2;width:100%;text-transform:initial;font-family:var(--font-heading-family)}.cart-drawer dl,.cart-drawer dd{margin:0}.cart-drawer .product-option dd{margin:0;padding:0 0 3px;font-size:13px;line-height:1.2;font-family:var(--font-heading-family);width:75%;color:#000;display:block}cart-remove-button{display:flex;justify-content:flex-end;padding-top:5px}.cart-item__quantity-wrapper .quantity{min-height:0;width:70px;margin-top:10px;max-height:2.5rem}.cart-item__quantity-wrapper .quantity__input[type=number]{padding:8px 0}.cart-item__quantity-wrapper .quantity:after{border-radius:2px;border:1px solid black;box-shadow:none}.cart-item__quantity-wrapper .quantity:before{border-radius:2px}.cart-item__quantity-wrapper .quantity .quantity__button,.cart-item__quantity-wrapper .quantity .quantity__input{font-size:14px;font-weight:400;color:#000;width:22px;font-family:var(--font-heading-family)}.cart-item__quantity-wrapper .quantity .quantity__button svg{width:12px}.cart-drawer .cart-item__totals.cart-item__quantity{display:flex;height:100%;min-height:88px;flex-flow:column;justify-content:space-between}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;gap:5px;flex-direction:column}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0}.cart-drawer .cart-item .cart-remove-button{padding:0;min-width:0;min-height:0}.cart-drawer .totals__subtotal,.cart-drawer .totals__subtotal-value{font-size:20px;color:#f0f0f0}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{align-items:flex-start;justify-content:space-between;margin-bottom:22px}.cart-drawer .price{line-height:1;color:#f0f0f0;font-size:13px;line-height:16px;font-weight:400;font-family:var(--font-heading-family)}.cart-drawer .cart-item__old-price~.price{color:red}.cart-drawer .tax-note{margin:1.2rem 0 1rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none;min-height:40px;border-radius:4px;font-size:16px;font-family:var(--font-heading-family);font-weight:400}.cart-drawer .cart__checkout-button:after,.cart-drawer .cart__checkout-button:before{border-radius:4px}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width: 750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}#CartDrawer-Upsell .cart-upsell{max-width:calc(100vw - 80px);padding-bottom:14px}.button.continue-shopping{min-height:0;font-size:20px;padding:16px 24px}.product--6849463877718 .cart-item__quantity-wrapper{display:none}.product--6849463877718 .cart-item__details .product-option dd{font-size:14px}.clutch-cart-gamification{background:#f2f2f2!important}.girly .drawer__inner,.girly cart-drawer-items{background-color:#fff}.girly .clutch-cart-gamification .cart__progress-bar__background{display:none}.clutch-cart-gamification .cart__progress-bar__stage__image{height:7px!important}.checkout-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#000}.checkout-summary-label{font-weight:400}.checkout-summary-value{font-weight:500;text-align:right}.checkout-total-row{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:16px;padding-bottom:6px;color:#000}.checkout-original-price{text-decoration:line-through;margin-right:8px;color:#999;font-weight:400}.checkout-free-shipping{font-weight:400;font-size:14px}.cart__checkout-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:5px 14px;color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #4f7dd94d;min-height:56px}.cart__checkout-button:hover{background:linear-gradient(135deg,#4a75d1,#4266c7);transform:translateY(-1px);box-shadow:0 6px 16px #4f7dd966}.cart__ctas{display:flex;flex-direction:column;gap:.1rem}.cart__trust-badges{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:0!important}.cart__trust-badges .trust-badge:first-child{padding-right:12px;border-right:1px solid #ccc}.cart__trust-badges .trust-badge{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:5px;font-size:12px}.cart__trust-badges .trust-badge svg{width:10px;height:10px}.scrolleable-controls{width:100%;display:flex;justify-content:space-between}.girly .clutch-cart-upsell .upsell-title{text-align:center}span.cart__progress-bar__stage__number{font-weight:800!important}@media screen and (max-width: 768px){.drawer.active .drawer__inner{height:calc(100vh - 70px)}.girly .cart-drawer .cart-item{background:#fff}span.top__progress-bar__stage__number{font-size:14px;line-height:20px}.clutch-cart-gamification .cart__progress-bar__container{line-height:normal}}@media screen and (max-width: 749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}.drawer__inner{width:100vw}.cart-drawer .cart-item__details .cart-item__name{margin:0 0 3px}.cart-drawer .product-option dd{padding:0}.cart-item__quantity-wrapper .quantity__input[type=number]{padding:5.5px}.cart-item__quantity-wrapper .quantity{width:70px}.cart-drawer .cart-item__details{min-width:80px;width:100%}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{flex-direction:column}cart-drawer-items{margin:0 16px;background:#1c1c1c}.cart-drawer .cart-item{background:#fff!important;margin:0;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/338/assets/component-cart-drawer.css.map */
