.drawer{position:fixed;z-index:9999999999;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.subscription-ab{display:none}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:43.5rem;max-width:calc(100vw - 3rem);border-right:0;background-color:#fff!important;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner,.drawer__footer{background-color:#fff!important}.drawer__inner>*{padding-left:1.5rem;padding-right:1.5rem}.drawer__inner-empty{height:100%;padding:0 1.5rem;background-color:rgb(var(--color-background));display:flex;flex-direction:column;overflow:auto}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;padding:1em 0}cart-drawer.is-empty .drawer__inner{display:flex;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)}.drawer__header{position:relative;background-color:#fff;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.06)}.drawer__heading{font-family:Caudex;font-weight:700;font-size:20px;color:#000}.drawer__close-btn{display:flex;align-items:center;justify-content:center;padding:4px;background-color:transparent;border:none;cursor:pointer;color:#000}.drawer__close-btn svg path{fill:#0a0800}.cart-items thead:nth-child(1){display:none}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{background-color:#fff;padding:0;border-top:1px solid rgba(0,0,0,.08)}.cart-drawer__footer{display:none}.cart-footer-summary{padding:14px 24px 0}.cart-footer-row{display:flex;align-items:center;justify-content:space-between;min-height:28px}.cart-footer-label{font-family:Gilroy,sans-serif;font-weight:500;font-size:14px;color:#1e1e1e}.cart-footer-free-shipping{font-family:Gilroy,sans-serif;font-weight:700;font-size:14px;color:#007e41}.cart-footer-shipping-calc{font-family:Gilroy,sans-serif;font-weight:500;font-size:14px;color:#1e1e1e}.cart-footer-divider{border:none;border-top:1px solid rgba(0,0,0,.08);margin:10px 0}.cart-footer-subtotal-label{font-family:Gilroy,sans-serif;font-weight:800;font-size:16px;color:#1e1e1e}.cart-footer-price-group{display:flex;align-items:center;gap:6px}.cart-footer-off-badge{background-color:#ffecc4;color:#e79200;font-family:Gilroy,sans-serif;font-weight:700;font-size:12px;padding:5px 10px;border-radius:500px;white-space:nowrap}.cart-footer-compare-price{font-family:Gilroy,sans-serif;font-weight:500;font-size:14px;color:#a2a2a2;text-decoration:line-through}.cart-footer-current-price{font-family:Gilroy,sans-serif;font-weight:700;font-size:16px;color:#1e1e1e}.cart-footer-cta{padding:14px 24px 0}.cart-footer-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:9999px;background:linear-gradient(to bottom,#fed56a,#ffbb0f);border:1px solid #e0a201;box-shadow:0 3px #e0a201;font-family:Gilroy,sans-serif;font-weight:700;font-size:18px;color:#0a0800;cursor:pointer;text-decoration:none;transition:filter .15s ease}.cart-footer-checkout-btn:hover{filter:brightness(.97)}.cart-footer-checkout-btn:active{box-shadow:0 1px #e0a201;transform:translateY(2px)}.cart-footer-trust{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:12px 20px 16px;margin-top:10px}.cart-footer-trust-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;flex:1}.cart-footer-trust-item svg{flex-shrink:0}.cart-footer-trust-item span{font-family:Gilroy,sans-serif;font-weight:500;font-size:12px;color:#1e1e1e;line-height:1.3}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}.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-base-background-1))}cart-drawer-items{overflow:auto}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / 1fr 1.4fr 1fr 1.5fr!important;gap:0rem;margin-bottom:0;background-color:#fffaea;border-radius:10px;padding:10px;margin-top:15px}.cart-drawer .cart-item:last-child{margin-bottom:0rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.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 .loading-overlay{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:0rem}.cart-drawer .cart-item>td+td{padding-left:.5rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.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;flex-direction:column;gap:.6rem}.dream-curls-item .cart-item__price-wrapper .cart-item__discounted-prices{flex-direction:row-reverse}.dream-curls-item .cart-item__discounted-prices{height:21px}.dream-curls-item .cart-item__quantity{display:flex;align-items:center;flex-direction:row-reverse;justify-content:start;gap:10px;margin-top:8px}.dream-curls-item .cart-item__error{display:none}@media screen and (max-width:395px){.dream-curls-item .product-option{font-size:13px}.dream-curls-item .cart-item__name{font-size:15px!important}.dream-curls-item .dcb-savings-badge{font-size:10.5px;height:25px;padding:0 7px}.dream-curls-item .cart-item__discounted-prices .price{font-size:15px;letter-spacing:-.5%}.dream-curls-item .dcb-discount-badge span{font-size:11px}}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.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}.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}.drawer__cart-items-wrapper .quantity__input{pointer-events:none}@media screen and (max-width:650px){.drawer__inner{max-width:100vw;width:100vw}}.shipping-cont{background-color:#fff7df;padding:14px 32px;text-align:center}.shipping-free-highlight{color:#f80;font-weight:700}.shipping-bar-track{width:100%;background-color:#fff;border-radius:9999px;height:5px}.shipping-bar-fill{background-color:#403f36;border-radius:9999px;height:5px;transition:width .3s ease}.cart-item__error{display:flex;align-items:flex-start;margin-top:0rem}quantity-input.quantity{background-color:transparent;width:auto;border-radius:100px!important;border:1px solid #1e1e1e1a;min-height:32px}.quantity__button{background-color:transparent!important;border:none!important;border-radius:100px!important}.cart-drawer .dcb-gifts-section{grid-column:1 / -1;padding-top:10px!important;padding-bottom:3px!important;margin-top:8px}.dcb-gifts-label{font-family:Gilroy,sans-serif;font-weight:700;font-size:15px;color:#1e1e1e;margin-bottom:8px}.dcb-gift-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.dcb-gift-row:last-child{margin-bottom:0}.dcb-gift-thumb{width:35px;height:35px;border-radius:5px;object-fit:cover;flex-shrink:0}.dcb-gift-name{font-family:Gilroy,sans-serif;font-weight:600;font-size:14px;color:#1e1e1e;flex:1}.dcb-gift-price{font-family:Gilroy,sans-serif;font-weight:700;font-size:14px;color:#1e1e1e;flex-shrink:0}.dcb-gift-badge{display:inline-flex;align-items:center;justify-content:center;background-color:#ffecc4;color:#e79200;font-family:Gilroy,sans-serif;font-weight:700;font-size:14px;width:57px;height:30px;border-radius:9999px;flex-shrink:0}.cart-item__price-row{display:flex;align-items:center;gap:5px;justify-content:flex-end}.cart-item-compare-price{font-family:Gilroy,sans-serif;font-weight:500;font-size:14px;color:#a2a2a2;text-decoration:line-through}.dcb-savings-badge{display:inline-flex;align-items:center;gap:4px;background-color:#ffecc4;color:#e79200;font-family:Gilroy,sans-serif;font-weight:700;font-size:12px;padding:0 10px;height:28px;border-radius:9999px;margin-top:5px;white-space:nowrap}.dcb-discount-badge{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:26px;padding:0 12px;border-radius:500px;border:.7px dashed #829289;margin-top:4px;white-space:nowrap;color:#829289}.dcb-discount-badge span{font-family:Gilroy,sans-serif;font-weight:700;font-size:12px;color:inherit}.dcb-discount-badge svg{flex-shrink:0}.dcb-discount-badge--active{border:.7px solid #e79200;background-color:#ffecc4;color:#e79200}
/*# sourceMappingURL=/cdn/shop/t/156/assets/component-cart-drawer-new.css.map */
