.fostr cart-drawer-items{flex:1}.fostr .drawer__footer{border-top:0;bottom:0;display:flex;flex-direction:column;margin-top:auto;order:2;padding:0 var(--fostr-layout-space-5) 0 var(--fostr-layout-space-5);position:sticky;z-index:3}.drawer__inner-width{display:flex;flex-direction:column;height:100vh}.fostr .cart-drawer .cart-items--wrapper{max-height:initial}.fostr table.cart-items td{padding:0}.fostr .drawer{position:fixed;z-index:1000;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-long) ease}.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{height:100%;width:100vw;max-width:100vw;padding-top:calc(var(--fostr-layout-space-6) + .2rem);padding-bottom:0;padding-left:var(--fostr-layout-space-3);padding-right:var(--fostr-layout-space-3);border:none;border-right:0;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;transform:unset;transition:transform var(--duration-long) ease}.fostr cart-drawer.is-empty .drawer__inner-width{width:100%}.fostr .drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:none;top:10px;right:5px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.drawer__close svg{height:var(--fostr-layout-space-3);width:var(--fostr-layout-space-3)}.fostr .drawer__inner-empty{padding:0;width:100%;background-color:rgb(var(--color-background));overflow:visible;display:flex;flex-direction:column;height:100%}.fostr .drawer__inner-empty .upsells-header,.fostr .drawer__inner .upsells-header{padding:0 var(--fostr-layout-space-5) 1rem;position:relative}.fostr .drawer__inner-empty fostr-cart-upsells{padding-top:0;margin-bottom:var(--fostr-layout-space-8);margin-top:auto}.fostr .cart-drawer__empty-content{text-align:left}.fostr .cart-drawer__empty-content .cart__empty-text,.fostr .cart-drawer__empty-content .button:not(.drawer__close){margin:0 0 3.2rem}.fostr .cart-drawer__empty-content .cart__login-paragraph{margin-bottom:0}.fostr #CartDrawer .cart-drawer__empty-content .button{max-width:100%;width:100%}.fostr .cart__login-paragraph{margin-top:0;margin-bottom:var(--fostr-layout-space-13)}.fostr .cart-drawer__warnings{justify-content:flex-start}.fostr .drawer__inner-empty .cart__login-title{margin:.5rem 0}.fostr .drawer.active .drawer__inner{transform:unset;overflow:auto;overflow-x:hidden}.fostr .drawer.active .drawer__inner.prevent{overflow:hidden;overflow-x:hidden}.fostr .drawer .drawer__inner::-webkit-scrollbar{width:1px}.fostr .drawer .drawer__inner::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.3);border-radius:100px}.fostr .drawer .drawer__inner::-webkit-scrollbar-track-piece{background-color:rgba(var(--color-foreground),.1);margin-top:0;margin-bottom:0}.fostr cart-drawer-items:after{display:none}.fostr cart-drawer-items::-webkit-scrollbar,.fostr cart-drawer-items::-webkit-scrollbar-thumb,.fostr cart-drawer-items::-webkit-scrollbar-track-piece{width:0;display:none}.fostr .drawer__header{padding-top:0}.fostr .cart-drawer .cart-items{margin-bottom:0}.fostr .cart-drawer .cart-items .button--tertiary{min-height:var(--fostr-layout-space-2)}.fostr .cart-drawer .cart-items .button{padding-bottom:0}.fostr .cart-drawer .cart-drawer--remove p{margin-bottom:var(--fostr-layout-space-2)}.fostr .cart-drawer .drawer__cart-items-wrapper{padding-right:0;margin:0 var(--fostr-layout-space-5)}.fostr .cart-drawer .cart-item{margin-bottom:1.5rem;border:none;position:relative;display:flex;flex-direction:row}.fostr .cart-drawer .cart-item__media{width:100%;max-width:188px}.cart-item__details{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;width:100%}.fostr .cart-drawer .cart-item__image-link{display:block;height:100%;max-height:165px;width:auto}.fostr .cart-drawer .cart-item__image{width:100%;max-width:100%;height:100%;object-fit:cover;max-height:165px;width:auto}.fostr .cart-drawer .cart-item__image{max-height:165px;max-width:110px}.fostr .cart-drawer .cart-item .product-option{font-size:var(--fostr-typography-text-size-1xs);line-height:1}.fostr .cart-drawer .cart-items thead{margin-bottom:.5rem}.fostr .cart-drawer .cart-items thead th:first-child,.fostr .cart-drawer .cart-items thead th:last-child{width:0;padding:0}.fostr .cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.fostr .cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.fostr .cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.fostr .cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.fostr .cart-drawer .cart-item__details-holder{display:flex;flex-direction:column;margin-left:-1rem;width:100%}.fostr .cart-drawer .cart-drawer--wishlist p{margin:0}.fostr .cart-drawer .cart-drawer--wishlist{margin-top:var(--fostr-layout-space-3);padding:0}.fostr .cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.fostr .cart-drawer .total-total--wrapper{margin-top:calc(var(--fostr-layout-space-3) + .1rem)}.fostr .cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.fostr .cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.fostr .cart-drawer .unit-price{margin-top:.6rem}.fostr .cart-drawer .cart-items .product-price{font-size:var(--fostr-typography-text-size-1xs);white-space:nowrap}.fostr .cart-drawer .cart-item .cart-item__variant-wrapper{margin-top:var(--fostr-layout-space-4)}.fostr .cart-drawer .cart-item .cart-item__variant-wrapper select{height:var(--fostr-layout-space-4)}.fostr .cart-drawer .cart-items .cart-item__variant-wrapper .select:after,.select:before{box-shadow:none;border:0}.fostr .cart-drawer .cart-items .cart-item__quantity{display:flex;flex-direction:column;padding-bottom:5px}.fostr .cart-drawer .cart-items .cart-item__quantity{margin-top:2rem}.fostr .cart-drawer .cart-items .cart-item__quantity .product-toggle{margin-top:0;margin-bottom:0}.fostr .cart-drawer .cart-items .cart-item__quantity .product-toggle .product-option:not(.visually-hidden){margin-top:0;margin-bottom:1rem}@media (min-width: 750px){.fostr .cart-drawer .cart-items .product-price{padding-right:2rem;font-size:var(--fostr-typography-text-size-md)}.fostr .cart-drawer .cart-item .product-option{font-size:var(--fostr-typography-text-size-base)}.fostr .cart-drawer .cart-item .product-price{font-size:var(--fostr-typography-text-size-md)}.fostr .cart-item__quantity-wrapper span,.fostr .cart-item__quantity-wrapper .quantity__input{font-size:var(--fostr-typography-text-size-base)}.fostr cart-remove-button{margin-top:12rem}.fostr cart-remove-button button p{font-size:var(--fostr-typography-text-size-1xs)}.fostr .cart-drawer .cart-item__image-link{display:block;height:100%;max-height:282px;max-width:188px;width:auto}.fostr .cart-drawer .cart-item__image{max-height:282px;max-width:188px}.fostr .cart-drawer .cart-item__details{padding-left:2rem}.fostr .cart-drawer .cart-items .cart-item__quantity{padding-left:2rem;padding-bottom:1rem}}.fostr .drawer__footer .total-total--wrapper h2,.fostr .drawer__footer .total-total--wrapper p:nth-of-type(1){font-size:var(--fostr-typography-text-size-xl)}.fostr .drawer__footer .tax-note{margin:0;font-size:var(--fostr-typography-text-size-1xs)}.fostr .drawer.is-empty .cart-drawer .drawer__footer .drawer__footer-wrapper{margin-right:auto;margin-left:unset}.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{display:flex;flex-direction:column;width:100%;max-width:100%;position:sticky;padding-bottom:var(--fostr-layout-space-5)}@media (min-width: 531px){.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{margin-left:auto}}@media (max-width: 1100px){.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{width:100%}.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper .button.button--secondary{max-width:100%}.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper .cart__ctas{flex-direction:column}}@media (max-width: 950px){.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{width:50%!important}}@media (max-width: 530px){.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{width:100%!important}}.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper .cart-drawer__empty-content a{white-space:nowrap}.fostr .drawer__footer summary{display:flex}.fostr .drawer__footer summary span{display:flex;width:50%;flex-direction:row;align-items:center;justify-content:space-between}.fostr .drawer__footer summary span svg{width:1.2rem;height:1.2rem;margin-left:.5rem;position:relative;transform:rotate(0);right:unset;top:unset}.fostr .drawer__footer summary span:last-of-type{justify-content:flex-end}.fostr .cart-drawer__footer{padding-top:var(--fostr-layout-space-5);padding-bottom:var(--fostr-layout-space-6)}.fostr .cart__ctas button:last-of-type{margin-bottom:0}.fostr .product-toggle,.fostr fostr-cart-upsells{opacity:1;transition:opacity var(--duration-medium) ease}.fostr fostr-cart-upsells .card-wrapper .card__content fostr-product-group{display:none}.fostr .product-toggle.drawer__header,.fostr .product-toggle.empty-drawer__header{background:var(--fostr-color-white);justify-content:flex-start;height:93px;padding-left:var(--fostr-layout-space-5);padding-bottom:0;position:sticky;top:0;z-index:2}.fostr .product-toggle.empty-drawer__header{height:auto}.fostr .product-toggle.drawer__header .icon-pucci-seal,.fostr .product-toggle.empty-drawer__header .icon-pucci-seal{margin-right:calc(var(--fostr-layout-space-5) + .3rem)}.fostr .product-toggle.drawer__header .drawer__heading,.fostr .product-toggle.empty-drawer__header .drawer__heading{margin:0}.fostr .product-toggle.hidden-toggle:not(fostr-free-shipping):not(.Details-giftWrapping):not(.cart-drawer__footer){opacity:1;display:none;pointer-events:none}.fostr .product-toggle.drawer__header.hidden-toggle{opacity:1;display:none;pointer-events:none}.fostr fostr-free-shipping.hidden-toggle,.fostr .Details-giftWrapping.hidden-toggle,.fostr .cart-drawer__footer.hidden-toggle,.fostr fostr-cart-upsells.hidden-toggle{display:block;opacity:0;pointer-events:none}.fostr .cart-drawer__footer.hidden-toggle{display:none;opacity:0;pointer-events:none}.fostr .Details-giftWrapping{display:block}.fostr .Details-giftWrapping button:not(.drawer__close):not(.cart__checkout-button){appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--fostr-color-white);border:none;padding:0;margin:0;cursor:pointer;display:flex;width:100%;flex-direction:row;justify-content:space-between;color:var(--fostr-color-black);font-size:var(--fostr-typography-text-size-xs);font-family:var(--fostr-typography-font-body);font-weight:var(--fostr-typography-font-weight-normal);margin-top:var(--fostr-layout-space-3);padding-top:var(--fostr-layout-space-3);border-top:.1rem solid var(--fostr-color-gray-200)}.fostr .drawer__footer .Details-giftWrapping:last-of-type button.product-toggle{border-bottom:.1rem solid var(--fostr-color-gray-200);padding-bottom:var(--fostr-layout-space-3)}.fostr .Details-giftWrapping button span{display:flex;width:50%;flex-direction:row;align-items:center;justify-content:space-between}.fostr .Details-giftWrapping button span svg{width:1.2rem;height:1.2rem;transform:rotate(270deg);margin-left:.5rem}.fostr .Details-giftWrapping button span:last-of-type{justify-content:flex-end}.fostr .Details-giftWrapping #Details-GiftWrapExample,.fostr .giftwrap-content #Details-GiftWrapExample,.fostr cart-drawer #Details-MessageExample,.fostr #Details-CartDrawer summary{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--fostr-color-white);border:none;padding:0;margin:0;cursor:pointer;width:100%;flex-direction:row;justify-content:space-between;letter-spacing:normal;font-size:var(--fostr-typography-text-size-xs);font-family:var(--fostr-typography-font-body);font-weight:var(--fostr-typography-font-weight-normal);margin-top:var(--fostr-layout-space-3);padding-top:var(--fostr-layout-space-3);border-top:.1rem solid var(--fostr-color-gray-200)}.fostr .giftwrap-content #Details-GiftWrapExample summary .icon-caret{right:0}.fostr cart-drawer #Details-MessageExample{margin-bottom:var(--fostr-layout-space-3)}.fostr .Details-giftWrapping #Details-GiftWrapExample:not(.hidden-toggle),.fostr .giftwrap-content #Details-GiftWrapExample:not(.hidden-toggle),.fostr cart-drawer #Details-MessageExample:not(.hidden-toggle){margin-bottom:var(--fostr-layout-space-6);padding-bottom:var(--fostr-layout-space-3);border-bottom:.1rem solid var(--fostr-color-gray-200)}.fostr .Details-giftWrapping #Details-GiftWrapExample summary,.fostr .giftwrap-content #Details-GiftWrapExample summary,.fostr cart-drawer #Details-MessageExample summary,.fostr .Details-giftWrapping #Details-CartDrawer summary{padding:.1rem 0 0}.fostr .Details-giftWrapping #Details-GiftWrapExample .cart__note,.fostr .giftwrap-content #Details-GiftWrapExample .cart__note,.fostr cart-drawer #Details-MessageExample .cart__note{width:100%;padding-bottom:var(--fostr-layout-space-3)}.fostr .Details-giftWrapping #Details-GiftWrapExample .cart__note img,.fostr .giftwrap-content #Details-GiftWrapExample .cart__note img,.fostr cart-drawer #Details-MessageExample .cart__note img{width:100%;height:auto;display:block;margin:var(--fostr-layout-space-4) 0 0 0}.fostr .cart-item__giftwrap.hidden-toggle{height:0;margin:0}.fostr .cart-item__giftwrap{display:flex;cursor:pointer}.fostr .cart-item__giftwrap>*{cursor:pointer}.fostr .cart-item__giftwrap label{display:flex}.fostr .cart-item__giftwrap input[type=checkbox].giftwrap-prop{opacity:1;width:1.6rem;height:1.6rem;appearance:none;-webkit-appearance:none;position:relative;left:0;top:-.1rem;border:.1rem solid rgb(var(--color-foreground));border-radius:50%}.fostr .cart-item__giftwrap input[type=checkbox].giftwrap-prop:checked{border-width:.6rem;background:none}.fostr .drawer__footer>details{margin-top:0;padding-bottom:1.5rem}.fostr .cart__note.field{margin-top:1.5rem}.fostr cart-drawer .message-content,.fostr cart-drawer .giftwrap-content{width:50vw;max-width:100vw;padding-top:calc(var(--fostr-layout-space-6) + .2rem);padding-bottom:var(--fostr-layout-space-3);padding-left:var(--fostr-layout-space-3);padding-right:var(--fostr-layout-space-3);border-right:0;bottom:0;position:fixed;z-index:1001;left:0;background:#fff;transition:all var(--duration-long) ease;overflow:auto;overflow-x:hidden;height:100%;top:0}.fostr cart-drawer .message-content.open,.fostr cart-drawer .giftwrap-content.open{visibility:visible}.fostr cart-drawer .message-content::-webkit-scrollbar,.fostr cart-drawer .giftwrap-content::-webkit-scrollbar{width:1px}.fostr cart-drawer .message-content::-webkit-scrollbar-thumb,.fostr cart-drawer .giftwrap-content::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.3);border-radius:100px}.fostr cart-drawer .message-content::-webkit-scrollbar-track-piece,.fostr cart-drawer .giftwrap-content::-webkit-scrollbar-track-piece{background-color:rgba(var(--color-foreground),.1);margin-top:0;margin-bottom:0}.fostr cart-drawer .message-content textarea{padding:0;height:0;font-size:var(--fostr-typography-text-size-xs);border:none;box-shadow:none;line-height:1.5}.fostr cart-drawer .message-content .text-maxlength p{text-align:right}@media screen and (max-width: 949px){.fostr .product-toggle.drawer__header{padding-left:var(--fostr-layout-space-5);padding-bottom:var(--fostr-layout-space-5);padding-top:2rem;height:auto}.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{padding-top:0;padding-left:0;padding-right:0}.fostr .cart-drawer .drawer__footer .drawer__footer-wrapper{width:100%}.fostr cart-drawer.drawer{align-items:flex-end}.fostr .drawer__inner-width{max-width:65rem;margin-left:auto;margin-right:auto}.fostr .cart-drawer .cart-item cart-remove-button{margin-left:0;margin-top:2rem}.fostr .cart-drawer .cart-item cart-remove-button button p{font-size:var(--fostr-typography-text-size-1xs)}.fostr .drawer{transition:visibility var(--duration-long) ease}.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{height:80vh;transform:translateY(100vh);transition:transform var(--duration-long) ease;top:unset;bottom:0}.fostr .drawer.active .drawer__inner,.fostr cart-drawer.is-empty.active .drawer__inner{transform:translate(0)}.fostr cart-drawer .message-content,.fostr cart-drawer .giftwrap-content{transition:all var(--duration-long) ease;width:100vw;transform:translate(100%);top:unset;height:0}.fostr cart-drawer .message-content.open,.fostr cart-drawer .giftwrap-content.open{height:60vh;transform:translateY(0);visibility:visible}.fostr cart-drawer .message-content textarea{height:25vh}}@media screen and (max-width: 749px){.fostr cart-drawer.drawer{align-items:unset}.fostr .drawer__inner{height:100vh}.fostr .drawer__inner-width{max-width:unset;margin-left:unset;margin-right:unset}.fostr .cart-drawer .cart-item cart-remove-button{margin-left:0}.fostr .drawer{transition:visibility var(--duration-long) ease}.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{height:100%;transform:translate(100vh);transition:transform var(--duration-long) ease}.fostr .drawer.active .drawer__inner,.fostr cart-drawer.is-empty.active .drawer__inner{transform:translate(0)}.fostr cart-drawer .message-content,.fostr cart-drawer .giftwrap-content{width:100vw;transform:translate(100%);top:unset}.fostr cart-drawer .message-content.open,.fostr cart-drawer .giftwrap-content.open{height:60vh;transform:translate(0)}.fostr cart-drawer .message-content textarea{height:28vh}}@media screen and (min-width: 950px){.fostr .cart-drawer .cart__ctas{flex-direction:column}.fostr .giftwrap-drawer,.fostr .message-drawer{opacity:0;pointer-events:none}.fostr .drawer__close{min-width:4.4rem;min-height:4.4rem;top:10px;right:5px}.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{height:100%;width:675px;max-width:100vw;padding-bottom:0;padding-top:0;padding-left:var(--fostr-layout-space-10);padding-right:var(--fostr-layout-space-10);border:0;transform:translate(100%)}.fostr .drawer.active .drawer__inner{transform:translate(0)}.fostr cart-drawer .message-content,.fostr cart-drawer .giftwrap-content{padding-top:var(--fostr-layout-space-20);padding-bottom:var(--fostr-layout-space-5);padding-left:var(--fostr-layout-space-10);padding-right:var(--fostr-layout-space-10);transform:translate(200%)}.fostr cart-drawer .message-content.open,.fostr cart-drawer .giftwrap-content.open{transform:translate(100%)}.fostr cart-drawer .message-content textarea{height:35vh}}@media screen and (min-width: 750px){.fostr .cart-drawer .cart__ctas.product-toggle{width:100%;display:flex;align-items:flex-end}.fostr .cart-drawer .cart__ctas.product-toggle button{max-width:100%}.fostr .drawer__inner{padding-left:var(--fostr-layout-space-3);padding-right:var(--fostr-layout-space-3)}}@media screen and (min-width: 1100px){.fostr .drawer__inner,.fostr cart-drawer.is-empty .drawer__inner{padding-left:0;padding-right:0}.fostr cart-drawer .message-content,.fostr cart-drawer .giftwrap-content{padding-left:calc(var(--fostr-layout-space-24) + var(--fostr-layout-space-2));padding-right:calc(var(--fostr-layout-space-24) + var(--fostr-layout-space-2))}}.upsell-carousel-wrapper .slider-buttons{padding:0 var(--fostr-layout-space-5);justify-content:space-between}.upsell-carousel-wrapper fostr-slider-component{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;column-gap:15px;overflow-x:auto;overflow-y:hidden;width:100%;height:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0}.upsell-carousel-wrapper fostr-slider-component::-webkit-scrollbar{display:none}.upsell-carousel-wrapper fostr-slider-component{-ms-overflow-style:none;scrollbar-width:none}.upsell-carousel-wrapper fostr-slider-component fostr-slide-component{flex-shrink:0;padding-right:0;position:relative;width:150px;height:auto;overflow:visible}.upsell-carousel-wrapper fostr-slider-component .card__information{gap:0;flex-direction:column;text-align:left}.fostr .cart-item cart-remove-button button:hover{border:none;text-decoration:none}.fostr .gift-wrap-accordion{margin-top:0;padding:var(--fostr-layout-space-2) 0}.fostr .gift-wrap-accordion .accordion__content{max-height:none;padding:0;padding-top:var(--fostr-layout-space-4)}.fostr .gift-wrap-accordion .accordion__title{font-size:var(--fostr-typography-text-size-md);margin-bottom:0;text-transform:uppercase}.fostr .gift-wrap-accordion .gift-wrap-message{font-size:var(--fostr-typography-text-size-1xs);line-height:1.2rem;margin-bottom:0}.fostr .gift-wrap-accordion #personalised-message{padding:var(--fostr-layout-space-2);margin-bottom:var(--fostr-layout-space-2)}.fostr .gift-wrap-accordion .text-maxlength{text-align:right;margin-bottom:var(--fostr-layout-space-4)}.fostr .gift-wrap-accordion .gift-wrap-top-area{display:flex;flex-direction:row;gap:var(--fostr-layout-space-5)}.fostr .gift-wrap-accordion .gift-wrap-image-area{width:100%}@media (min-width: 750px){.fostr .gift-wrap-accordion .gift-wrap-image-area{max-width:188px}.fostr .gift-wrap-accordion .gift-wrap-image-area img{margin-bottom:0}}.fostr .gift-wrap-accordion .gift-wrap-checkbox-area{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 750px){.fostr cart-drawer .drawer__header.product-toggle{height:fit-content;padding:10px var(--fostr-layout-space-5) 1rem}#template-cart .drawer__inner-width{height:fit-content}}@media screen and (max-width: 480px){.fostr cart-drawer-items{height:fit-content;overflow:unset}.fostr .cart-drawer .cart-item__media{width:fit-content;padding-right:3vw}.fostr .cart-drawer .cart-item__image-link{width:fit-content}.cart-drawer .cart-item__details{flex-direction:column}}.cart-item .cart-item__discounted-prices{max-width:max-content;width:100%}
/*# sourceMappingURL=/cdn/shop/t/108/assets/fostr-component-cart-drawer.css.map */
