#cart-drawer,.cart-page{color:#111;font-family:var(--dd-cover-font, "Plus Jakarta Sans", Arial, sans-serif)}.dd-cart-goal{display:grid;width:100%;gap:12px;color:#111;font-family:var(--dd-cover-font, "Plus Jakarta Sans", Arial, sans-serif)}.dd-cart-goal__status,.dd-cart-goal__recommendation{overflow:hidden;border:1px solid rgb(17 17 17 / 7%);border-radius:22px;background:#f5f5f4;box-shadow:0 10px 28px #0000000d}.dd-cart-goal__status{padding:18px;background:#111;color:#fff}.dd-cart-goal__status-row{display:flex;align-items:center;gap:13px}.dd-cart-goal__truck{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid rgb(255 255 255 / 22%);border-radius:13px;background:#ffffff17}.dd-cart-goal__truck svg{width:23px;height:23px}.dd-cart-goal__copy{min-width:0}.dd-cart-goal__copy p,.dd-cart-goal__copy h3,.dd-cart-goal__copy span,.dd-cart-goal__recommendation-heading p,.dd-cart-goal__recommendation-heading h3{margin:0;font-family:inherit}.dd-cart-goal__copy p{margin-bottom:3px;color:#ffffffa3;font-size:9px;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.dd-cart-goal__copy h3{color:#fff;font-size:17px;font-weight:650;letter-spacing:-.035em;line-height:1.2}.dd-cart-goal__copy>span{display:block;margin-top:4px;color:#ffffffb8;font-size:10.5px;line-height:1.4}.dd-cart-goal__progress{width:100%;height:7px;margin-top:14px;overflow:hidden;border-radius:999px;background:#ffffff29}.dd-cart-goal__progress>span{display:block;width:var(--dd-cart-progress);min-width:7px;height:100%;border-radius:inherit;background:#fff;transition:width .28s ease}.dd-cart-goal__status.is-complete .dd-cart-goal__progress>span{min-width:100%}.dd-cart-goal__recommendation{padding:16px}.dd-cart-goal__recommendation-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.dd-cart-goal__recommendation-heading p{margin-bottom:3px;color:#757575;font-size:8.5px;font-weight:700;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.dd-cart-goal__recommendation-heading h3{color:#111;font-size:15px;font-weight:650;letter-spacing:-.03em;line-height:1.25}.dd-cart-goal__plus{position:relative;display:block;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#111;color:#fff}.dd-cart-goal__plus:before,.dd-cart-goal__plus:after{position:absolute;top:50%;left:50%;border-radius:999px;background:currentColor;content:"";transform:translate(-50%,-50%)}.dd-cart-goal__plus:before{width:13px;height:1.5px}.dd-cart-goal__plus:after{width:1.5px;height:13px}.dd-cart-goal__product{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:1px solid rgb(17 17 17 / 6%);border-radius:18px;background:#fff}.dd-cart-goal__media{display:grid;width:82px;height:82px;place-items:center;overflow:hidden;border-radius:13px;background:#f8f8f8}.dd-cart-goal__media img,.dd-cart-goal__placeholder{display:block;width:100%;height:100%;object-fit:contain}.dd-cart-goal__product-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.dd-cart-goal__product-copy>a{display:-webkit-box;overflow:hidden;color:#111;font-size:12.5px;font-weight:600;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dd-cart-goal__product-copy strong{margin-top:7px;font-size:16px;font-weight:700;line-height:1.2}.dd-cart-goal__product-copy>span{margin-top:3px;color:#737373;font-size:9.5px;line-height:1.35}.dd-cart-goal__form-component,.dd-cart-goal__form,.dd-cart-goal__form add-to-cart-component{display:block;width:100%}.dd-cart-goal__form-component{grid-column:1 / -1}.dd-cart-goal__add.button{width:100%;min-height:43px;padding:10px 16px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-family:inherit;font-size:12px;font-weight:650;letter-spacing:-.01em;text-transform:none}.dd-cart-goal__add.button:hover{border-color:#2b2b2b;background:#2b2b2b;color:#fff}.dd-cart-goal__add .add-to-cart-icon{width:17px;height:17px}#cart-drawer .theme-drawer__dialog{--theme-drawer-width: 480px;--theme-drawer-padding: 22px;border:0;border-radius:28px 0 0 28px;background:#f5f5f4;box-shadow:-24px 0 70px #0000002e}#cart-drawer .theme-drawer__header{min-height:82px;padding:20px 22px 14px;background:#f5f5f4}#cart-drawer .theme-drawer__title{color:#111;font-family:inherit;font-size:27px;font-weight:550;letter-spacing:-.055em;line-height:1;text-transform:none}#cart-drawer .theme-drawer__badge{min-width:30px;height:30px;border-radius:50%;background:#111;color:#fff;font-size:11px}#cart-drawer .theme-drawer__close-button{width:42px;height:42px;border:1px solid rgb(17 17 17 / 8%);background:#fff;box-shadow:0 7px 18px #00000012;color:#111}#cart-drawer .cart-drawer__content{height:auto;min-height:0;flex:1 1 auto;gap:14px;padding:0 0 18px;background:#f5f5f4;scrollbar-width:thin}#cart-drawer .cart-drawer__items{flex:0 0 auto;gap:12px;padding:0 18px;overflow:visible}#cart-drawer .cart-items,#cart-drawer .cart-form{width:100%}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{display:grid;grid-template-columns:86px minmax(0,1fr);grid-template-rows:repeat(5,min-content);grid-template-areas:"media details" "media variants" "media unit_price" "media price" "media quantity" "error error";gap:3px 13px;margin:0 0 12px;padding:12px;overflow:hidden;border:1px solid rgb(17 17 17 / 7%);border-radius:20px;background:#fff;box-shadow:0 9px 25px #0000000d}#cart-drawer .cart-items--dividers .cart-items__table-row,#cart-drawer .cart-drawer__items .cart-items__table-row{margin-bottom:12px;padding-bottom:12px;border:1px solid rgb(17 17 17 / 7%)}#cart-drawer .cart-items__table-row:last-child,#cart-drawer .cart-drawer__items .cart-items__table-row:last-child{margin-bottom:0;padding-bottom:12px;border:1px solid rgb(17 17 17 / 7%)}#cart-drawer .cart-items__media-container{width:86px;height:86px;overflow:hidden;border-radius:14px;background:#f8f8f8}#cart-drawer .cart-items__media-image{width:100%;height:100%;padding:5px;border:0!important;border-radius:0!important;object-fit:contain}#cart-drawer .cart-items__details{color:#111}#cart-drawer .cart-items__title{display:-webkit-box;overflow:hidden;color:#111;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}#cart-drawer .cart-items__variants-wrapper,#cart-drawer .cart-items__unit-price-wrapper{color:#6f6f6f;font-size:10.5px}#cart-drawer .cart-items__price{width:fit-content;min-width:0;align-items:flex-start;color:#111;font-family:inherit;font-size:14px;font-weight:700;line-height:1.3;text-align:left}#cart-drawer .cart-items__quantity{margin-top:7px}#cart-drawer .cart-items__quantity .quantity-selector,.cart-page .cart-items__quantity .quantity-selector{min-width:104px;min-height:39px;overflow:hidden;border:1px solid #d8d8d8;border-radius:999px;background:#fff}#cart-drawer .cart-items__remove,.cart-page .cart-items__remove{width:39px;height:39px;border-radius:50%;color:#111}#cart-drawer .dd-cart-goal--drawer{padding:0 18px}#cart-drawer .cart-drawer__summary{position:static;gap:12px;margin:0;padding:0 18px 6px;background:transparent;-webkit-mask-image:none;mask-image:none}#cart-drawer .cart-drawer__summary .cart-totals{gap:14px;padding:18px;border:1px solid rgb(17 17 17 / 7%);border-radius:20px;background:#fff;box-shadow:0 9px 25px #0000000a}#cart-drawer .cart-drawer__summary .cart-totals:not(:has(.cart-totals__original-container:empty)){padding-block-start:18px;border-block-start:1px solid rgb(17 17 17 / 7%)}#cart-drawer .cart-totals__total-label{font-size:12px;font-weight:600}#cart-drawer .cart-totals__total-value{font-size:21px;font-weight:650;letter-spacing:-.04em}#cart-drawer .cart-totals__tax-note{font-size:10px;line-height:1.45}#cart-drawer .cart-actions{border:0;border-radius:14px;background:#f5f5f4;padding-inline:12px}#cart-drawer .cart__checkout-button,.cart-page .cart__checkout-button{min-height:54px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-family:inherit;font-size:14px;font-weight:600;text-transform:none}#cart-drawer .cart__checkout-button:hover,.cart-page .cart__checkout-button:hover{border-color:#2b2b2b;background:#2b2b2b;color:#fff}.cart-page{width:min(1240px,100%);margin-inline:auto;padding-block:36px 56px}.cart-page__title{align-self:end}.cart-page .cart-title h1{color:#111;font-family:inherit;font-size:clamp(34px,4vw,52px);font-weight:550;letter-spacing:-.06em;line-height:1;text-transform:none}.cart-page .cart-title .cart-bubble{min-width:34px;height:34px;border-radius:50%;background:#f0f0ef}.cart-page__items{min-width:0;padding:18px;border:1px solid rgb(17 17 17 / 6%);border-radius:28px;background:#f5f5f4}.cart-page .cart-items__table-row{display:grid;grid-template-columns:112px minmax(0,1fr) auto;grid-template-areas:"media details price" "media quantity price" "error error error";gap:8px 18px;margin:0 0 13px;padding:16px;border:1px solid rgb(17 17 17 / 7%);border-radius:21px;background:#fff;box-shadow:0 9px 25px #0000000a}.cart-page .cart-items--dividers .cart-items__table-row,.cart-page .cart-items--dividers .cart-items__table-row:last-of-type{margin-bottom:13px;padding-bottom:16px;border:1px solid rgb(17 17 17 / 7%)}.cart-page .cart-items__table-row:last-child,.cart-page .cart-items--dividers .cart-items__table-row:last-of-type{margin-bottom:0}.cart-page .cart-items__media-container{width:112px;height:112px;overflow:hidden;border-radius:16px;background:#f8f8f8}.cart-page .cart-items__media-image{width:100%;height:100%;padding:7px;border:0!important;border-radius:0!important;object-fit:contain}.cart-page .cart-items__details{grid-area:details;color:#111}.cart-page .cart-items__media{grid-area:media}.cart-page .cart-items__title{color:#111;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.025em;line-height:1.4}.cart-page .cart-items__variants-wrapper,.cart-page .cart-items__unit-price-wrapper{color:#6f6f6f;font-size:11px}.cart-page .cart-items__quantity{grid-area:quantity;margin-top:5px}.cart-page .cart-items__price{grid-area:price;color:#111;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.02em}.cart-page .cart-items__error{grid-area:error}.cart-page__summary{min-width:0}.cart-page .cart-summary,.cart-page .cart-summary--extend{border:0;background:transparent}.cart-page .cart-summary__inner,.cart-page .cart-summary--extend .cart-summary__inner{width:100%;height:auto;gap:14px;padding:0;background:transparent}.cart-page .cart-totals{gap:16px;padding:21px;border:1px solid rgb(17 17 17 / 7%);border-radius:22px;background:#f5f5f4;box-shadow:0 10px 28px #0000000a}.cart-page .cart-actions{border:0;border-radius:15px;background:#fff;padding-inline:13px}.cart-page .cart-totals__total-label{font-size:13px;font-weight:600}.cart-page .cart-totals__total-value{font-size:24px;font-weight:650;letter-spacing:-.045em}.cart-page .cart-totals__tax-note{font-size:10.5px;line-height:1.45}.cart-page .cart__ctas{gap:10px}.cart-page .cart-discount__input,#cart-drawer .cart-discount__input{min-height:44px;border:1px solid #dedede;border-radius:999px;background:#fff}.cart-page .cart-discount__button,#cart-drawer .cart-discount__button{min-height:44px;border-radius:999px}@media screen and (min-width:750px){#MainContent .cart-page{grid-template-columns:minmax(0,1fr) minmax(350px,410px);gap:0 38px}.cart-page__summary{padding-top:0}.cart-page .cart-summary__inner,.cart-page .cart-summary--extend .cart-summary__inner{top:calc(var(--header-group-height, 0px) + 22px)}}@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{--theme-drawer-width: 100vw;border-radius:0}#cart-drawer .theme-drawer__header{min-height:76px;padding:17px 18px 12px}#cart-drawer .theme-drawer__title{font-size:25px}#cart-drawer .cart-drawer__items,#cart-drawer .dd-cart-goal--drawer,#cart-drawer .cart-drawer__summary{padding-inline:14px}.cart-page{width:100%;padding:28px 18px 42px}.cart-page__title+.cart-page__items{margin-block-start:18px}.cart-page__items{padding:11px;border-radius:22px}.cart-page .cart-title h1{font-size:34px}.cart-page .cart-items__table-row{grid-template-columns:84px minmax(0,1fr);grid-template-areas:"media details" "media price" "media quantity" "error error";gap:5px 13px;padding:11px;border-radius:17px}.cart-page .cart-items--dividers .cart-items__table-row,.cart-page .cart-items--dividers .cart-items__table-row:last-of-type{padding-bottom:11px}.cart-page .cart-items__media-container{width:84px;height:84px;border-radius:13px}.cart-page .cart-items__title{display:-webkit-box;overflow:hidden;font-size:13.5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-page .cart-items__price{min-width:0;min-height:0;align-items:flex-start;font-size:14px;text-align:left}.cart-page .cart-items__quantity{margin-top:4px}.cart-page__summary{padding-top:18px}.cart-page .cart-summary__inner{position:static}.dd-cart-goal__status,.dd-cart-goal__recommendation{border-radius:20px}}@media(prefers-reduced-motion:reduce){.dd-cart-goal__progress>span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/deusdream-cart.css.map */
