.cart__quick-checkout{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 2rem;background:#f6f3ef;border:.1rem solid rgba(var(--color-foreground),.08);border-top:none;border-radius:0 0 .8rem .8rem;margin-bottom:2.4rem}.cart__quick-checkout-summary{display:flex;flex-direction:column;gap:.2rem}.cart__quick-checkout-label{font-size:1.2rem;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.08rem}.cart__quick-checkout-total{font-size:2rem;color:#542d29}.cart__quick-checkout-btn{white-space:nowrap;flex-shrink:0}.cart__quick-checkout-row{display:flex;justify-content:space-between;align-items:baseline;gap:1.2rem}.cart__quick-checkout-row+.cart__quick-checkout-row{margin-top:.3rem;padding-top:.3rem;border-top:.1rem solid rgba(var(--color-foreground),.07)}.cart__quick-checkout-shipping{font-size:1.4rem;color:rgba(var(--color-foreground),.75);font-weight:500}.cart__quick-checkout-shipping--free{color:#3a8c47}@media screen and (max-width:749px){.cart__quick-checkout{flex-direction:column;align-items:stretch;text-align:center}.cart__quick-checkout-inner{display:flex;flex-direction:column;gap:1rem}.cart__quick-checkout-summary{align-items:center}}@media screen and (min-width:750px){.cart__quick-checkout{width:100%!important;flex-basis:100%;margin-left:0!important;justify-content:flex-end;align-items:stretch;gap:0;padding:1.2rem 2rem}.cart__quick-checkout-inner{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.cart__quick-checkout-summary{min-width:18rem}.cart__quick-checkout-row{justify-content:space-between}.cart__quick-checkout-btn{width:100%}}.cart__entdecker-section{margin-bottom:2.4rem}@media screen and (min-width:750px){.cart__entdecker-section{width:100%!important;flex-basis:100%;margin-left:0!important}.cart__footer{flex-wrap:wrap}}@property --kaju-progress{syntax: "<percentage>"; inherits: false; initial-value: 0%;}.cart__shipping-goal{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:0 14px;background:linear-gradient(to right,#C8E6CA var(--kaju-progress),#EDF6EE var(--kaju-progress));border:.1rem solid #C8DBC9;border-top:none;border-radius:0;margin-top:0;margin-bottom:0;color:#532c29;transition:--kaju-progress .6s ease,border-color .5s ease,color .5s ease}.cart__shipping-goal--reached{background:#c8e6ca;border-color:#64a06466;color:#2e6b35}.cart__shipping-goal-icon{font-size:1.6rem;flex-shrink:0}.cart__shipping-goal-text{flex:1;font-size:1.3rem;font-weight:500;color:#532c29}.cart__shipping-goal-badge{font-size:1.2rem;font-weight:600;white-space:nowrap;color:#532c29}.cart__ent-upgrade{background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;padding:1.6rem;margin-bottom:1.6rem}.cart__ent-badge{display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.06rem;text-transform:uppercase;background:rgba(var(--color-button),var(--alpha-button-background, 1));color:rgb(var(--color-button-text));padding:.3rem 1rem;border-radius:99px;margin-bottom:1.2rem}.cart__ent-upgrade-inner{display:flex;flex-direction:column;gap:1.2rem}.cart__ent-img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.05);flex-shrink:0}.cart__ent-img{width:100%;height:100%;object-fit:cover;display:block}.cart__ent-title{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .4rem}.cart__ent-copy{font-size:1.3rem;color:rgba(var(--color-foreground),.65);margin:0;line-height:1.5}.cart__ent-actions{display:flex;flex-direction:column;gap:.8rem}.cart__ent-upgrade-btn{width:100%}.cart__ent-keep-btn{background:none;border:none;padding:0;font-size:1.3rem;color:rgba(var(--color-foreground),.5);cursor:pointer;text-decoration:underline;text-underline-offset:.3rem;text-align:left}.cart__ent-keep-btn:hover{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.cart__ent-upgrade-inner{flex-direction:row;align-items:center;gap:2rem}.cart__ent-img-wrap{width:110px;max-height:none;aspect-ratio:1 / 1}.cart__ent-text{flex:1}.cart__ent-actions{flex-shrink:0;width:20rem}.cart__ent-upgrade-btn{white-space:nowrap}}.cart__ent-second{border-top:.1rem solid rgba(var(--color-foreground),.08);padding-top:1.4rem;margin-bottom:1.4rem}.cart__ent-second-label{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .3rem}.cart__ent-second-sub{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin:0 0 1.2rem}.cart__ent-second-cards{display:flex;flex-direction:column;gap:.8rem}.cart__ent-second-card{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.07);border-radius:.8rem}.cart__ent-second-img-wrap{width:56px;height:56px;flex-shrink:0;border-radius:.4rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.cart__ent-second-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.cart__ent-second-title{flex:1;font-size:1.3rem;color:rgb(var(--color-foreground));margin:0;line-height:1.4}.cart__ent-second-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cart__ent-second-price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap}.cart__ent-second-btn{white-space:nowrap}@media screen and (min-width:750px){.cart__ent-second-cards{flex-direction:column;gap:.8rem}.cart__ent-second-card{flex-direction:row;align-items:center;gap:1.6rem;padding:1.2rem 1.6rem}.cart__ent-second-img-wrap{width:80px;height:80px;flex-shrink:0;aspect-ratio:1 / 1}.cart__ent-second-right{flex-shrink:0;gap:1.6rem}.cart__ent-second-btn{flex:none}}.cart__ent-einzelsteine{border-top:.1rem solid rgba(var(--color-foreground),.08);padding-top:1.4rem}.cart__ent-einzelsteine-label{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .3rem}.cart__ent-einzelsteine-sub{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin:0 0 1.4rem}.cart__ent-einzelsteine-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:1rem}.cart__stein-tile{background:none;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.cart__stein-tile:focus-visible .cart__stein-tile-face{outline:.2rem solid rgba(var(--color-foreground),.4);outline-offset:.2rem}.cart__stein-tile-face{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.9rem .6rem .8rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem;box-shadow:0 5px rgba(var(--color-foreground),.13),0 7px 12px rgba(var(--color-foreground),.07);will-change:transform,box-shadow;transition:transform .08s ease,box-shadow .08s ease;-webkit-user-select:none;user-select:none}.cart__stein-tile-count{position:absolute;top:-.6rem;right:-.6rem;min-width:1.8rem;height:1.8rem;padding:0 .4rem;border-radius:999px;background:#7a5230;color:#fff;font-size:1rem;font-weight:700;line-height:1.8rem;text-align:center;pointer-events:none;z-index:1}.cart__stein-tile:hover .cart__stein-tile-face{transform:translateY(-2px);box-shadow:0 7px rgba(var(--color-foreground),.11),0 10px 16px rgba(var(--color-foreground),.09)}.cart__stein-tile.is-pressing .cart__stein-tile-face{transform:translateY(5px);box-shadow:0 0 rgba(var(--color-foreground),.1),0 2px 4px rgba(var(--color-foreground),.05);transition:transform .07s ease,box-shadow .07s ease}@keyframes steinBounce{0%{transform:translateY(5px)}45%{transform:translateY(-7px)}to{transform:translateY(0)}}.cart__stein-tile.is-bouncing .cart__stein-tile-face{animation:steinBounce .48s cubic-bezier(.36,.07,.19,.97) forwards;transition:none;box-shadow:0 5px rgba(var(--color-foreground),.13),0 7px 12px rgba(var(--color-foreground),.07)}.cart__stein-tile-img{width:56px;height:56px;display:flex;align-items:center;justify-content:center}.cart__stein-tile-img img{width:100%;height:100%;object-fit:contain;display:block}.cart__stein-tile-price{font-size:1.15rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1}.cart__stein-tile-plus{font-size:1.6rem;font-weight:700;line-height:1;color:rgba(var(--color-foreground),.3);transition:color .12s}.cart__stein-tile:hover .cart__stein-tile-plus,.cart__stein-tile.is-added .cart__stein-tile-plus{color:#3a8c47}.cart__upsell{background:rgba(var(--color-foreground),.04);border-radius:1.2rem;padding:2rem;margin-bottom:2.4rem;border:.1rem solid rgba(var(--color-foreground),.08)}.cart__upsell-label{font-size:1.1rem;letter-spacing:.12rem;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin:0 0 1.4rem}.cart__upsell-inner{display:flex;flex-direction:column;gap:1.6rem}.cart__upsell-image-wrap{width:100%;aspect-ratio:1 / 1;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.05);flex-shrink:0}.cart__upsell-image{width:100%;height:100%;object-fit:cover;display:block}.cart__upsell-text{flex:1}.cart__upsell-title{font-size:1.6rem;font-weight:600;margin:0 0 .6rem;color:rgb(var(--color-foreground))}.cart__upsell-copy{font-size:1.4rem;margin:0;line-height:1.55;color:rgb(var(--color-foreground))}.cart__upsell-copy strong{font-weight:600}.cart__upsell-copy-detail{display:block;font-size:1.3rem;color:rgba(var(--color-foreground),.65);margin-top:.5rem}.cart__upsell-actions{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.cart__upsell-price{font-size:1.8rem;font-weight:700;margin:0;color:rgb(var(--color-foreground))}.cart__upsell-btn{width:100%}@media screen and (min-width:750px){.cart__upsell{width:100%!important;flex-basis:100%;margin-left:0!important;padding:2.4rem}.cart__upsell-inner{flex-direction:row;align-items:center;gap:2.4rem}.cart__upsell-image-wrap{width:140px;max-height:none;aspect-ratio:1 / 1;flex-shrink:0}.cart__upsell-text{flex:1;min-width:0}.cart__upsell-actions{flex-direction:row;align-items:center;gap:2rem;flex-shrink:0;margin-left:auto}.cart__upsell-price{font-size:2rem;white-space:nowrap}.cart__upsell-btn{width:auto;white-space:nowrap}}cart-items .title--primary{padding-left:10px}cart-items.gradient{padding-bottom:0}#main-cart-footer>.page-width>.cart__footer{padding-top:0}cart-items{background-color:#f6f3ef}.cart__items{padding-bottom:0!important;border-bottom:none!important;background:transparent}.cart__main-panel{background:rgba(var(--color-foreground),.02);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:14px 14px 0 0;overflow:hidden}.cart-items{display:block!important}.cart-items__header{background:#ede7e1;border-radius:14px 14px 0 0}.cart-items__header-row{display:flex;justify-content:flex-start;align-items:center;padding:14px 18px;font-family:Ciutadella_SemiBold!important;text-transform:uppercase!important;letter-spacing:.08em;font-size:1.2rem;color:#7a625d;margin-bottom:0}.caption-with-letter-spacing{color:#7a625d;font-size:12px;letter-spacing:.08em}.cart-items__header-row [role=columnheader]:last-child{display:none}.cart-items__body{display:flex;flex-direction:column;gap:10px;padding:15px 10px;background:#f6f3ef}.cart-card{display:grid!important;grid-template-columns:85px 1fr;grid-template-rows:auto auto;grid-template-areas:"media info" "bottom bottom";background:#fff;border-radius:18px;overflow:hidden;border:1px solid #E3DCD5;box-shadow:0 8px 10px #532c2921;margin:0!important;padding:0!important;gap:0!important}cart-items .page-width,#main-cart-footer .page-width{padding:0}.cart-card__media{grid-area:media;width:85px}.cart-card__media .cart-item__image-container{width:85px!important;height:100%!important;min-height:85px!important;aspect-ratio:unset!important;border-radius:0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cart-card__media .cart-item__image{width:85px!important;height:100%!important;object-fit:contain!important}.cart-card__info{grid-area:info;padding-left:14px}.cart-card__info .cart-item__details{padding:.8rem 1.2rem .4rem 0}.cart-card__bottom{grid-area:bottom;display:flex;align-items:center;justify-content:flex-end;padding:0 .5rem;background:#f6f3ef;border-top:1px solid #EFE7E2}.cart-card__bottom .cart-item__quantity,.cart-card__bottom .cart-item__quantity-wrapper{display:flex;align-items:center}.cart-card__stk-label{font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin-left:1rem;white-space:nowrap}.cart-card__price{font-family:Ciutadella_SemiBold;font-size:1.5rem;white-space:nowrap;position:relative;padding-right:.2rem}.cart-trash-icon{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(var(--color-foreground),.38);padding:.2rem .5rem .2rem 0;flex-shrink:0}.cart-trash-icon:hover{color:#532c29}.cart-trash-icon svg{display:block;stroke:#7a625d;opacity:.7}cart-items .title-wrapper-with-link{flex-direction:column;align-items:flex-start;gap:.4rem}.cart__gratis-accordion{position:relative}.cart__gratis-accordion[open] .cart__gratis-chevron{transform:rotate(90deg)}.cart__gratis-summary{display:flex;align-items:center;gap:.6rem;cursor:pointer;list-style:none;font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.65);padding:.2rem 0;white-space:nowrap}.cart__gratis-summary::-webkit-details-marker{display:none}.cart__gratis-summary::marker{display:none}.cart__gratis-icon{object-fit:contain;flex-shrink:0}.cart__gratis-summary-text{display:flex;flex-direction:column;gap:.1rem;flex:1}.cart__gratis-summary-title{font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.65)}.cart__gratis-summary-sub{font-size:1.15rem;color:rgba(var(--color-foreground),.45)}.cart__gratis-chevron{font-size:1.4rem;display:inline-block;transition:transform .25s ease;line-height:1}.cart__gratis-body{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.07);border-radius:1rem;padding:2rem 1.6rem 1.8rem;margin-top:.8rem;text-align:center;min-height:14rem}.cart__gratis-stones{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.cart__gratis-stone{position:absolute;object-fit:contain;opacity:.55}.cart__gratis-stone--1{bottom:12%;left:6%;transform:rotate(-18deg)}.cart__gratis-stone--2{top:22%;right:2%;transform:rotate(20deg)}.cart__gratis-stone--3{bottom:8%;right:8%;transform:rotate(14deg)}.cart__gratis-stone--4{top:8%;right:12%;transform:rotate(-30deg)}.cart__gratis-stone--5{top:3%;left:3%;transform:rotate(-12deg)}.cart__gratis-logo{display:block;margin:0 auto 1rem;max-width:9rem;object-fit:contain;position:relative;z-index:1}.cart__gratis-headline{font-size:1.5rem;font-weight:600;margin:0 0 .6rem;position:relative;z-index:1}.cart__gratis-msg{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.55;margin:0 0 1.2rem;position:relative;z-index:1}.cart__gratis-link{display:inline-block;font-size:1.3rem;font-weight:600;color:#3a8c47;text-decoration:underline;position:relative;z-index:1}.cart__ergaenz-panel{border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.8rem;overflow:hidden;margin-bottom:2.4rem}.cart__ergaenz-panel>*+*{border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart__ergaenz-panel .cart__entdecker-section{margin-bottom:0}.cart__ergaenz-panel .cart__ent-upgrade{border:none;border-radius:0;background:none;margin-bottom:0;padding:1.6rem 2rem}.cart__ergaenz-panel .cart__ent-second{margin-bottom:0;margin-left:2rem;margin-right:2rem;padding-bottom:1.6rem}.cart__ergaenz-panel .cart__upsell{border:none;border-radius:0;background:none;margin-bottom:0;padding:1.6rem 2rem}details.cart__ent-einzelsteine{border-top:.1rem solid rgba(var(--color-foreground),.07);padding-top:0}.cart__ergaenz-panel details.cart__ent-einzelsteine{border-top:none;padding-left:2rem;padding-right:2rem;padding-bottom:1.6rem}@media screen and (min-width:750px){.cart__ergaenz-panel .cart__ent-einzelsteine-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.cart__ent-einzelsteine-summary{display:flex;align-items:center;gap:.8rem;cursor:pointer;list-style:none;padding:1.2rem 0}.cart__ent-einzelsteine-summary::-webkit-details-marker{display:none}.cart__ent-einzelsteine-summary::marker{display:none}.cart__ent-einzelsteine-label{font-size:1.4rem;font-weight:600;flex:1}.cart__ent-einzelsteine-icons{display:flex;align-items:center;gap:.3rem}.cart__ent-einzelsteine-icons img{object-fit:contain}.cart__ent-einzelsteine-chevron{font-size:1.6rem;display:inline-block;transition:transform .25s ease;color:rgba(var(--color-foreground),.4)}details.cart__ent-einzelsteine[open] .cart__ent-einzelsteine-chevron{transform:rotate(90deg)}.cart__upsell-copy--second{margin-top:.8rem;color:rgba(var(--color-foreground),.55);font-style:italic}.cart-item__details>.product-option,.cart-item__details>.cart-item__discounted-prices{display:none}.cart-item__details .product-option dt{display:none}.cart-item__name{font-family:Ciutadella_SemiBold!important;line-height:1.2!important;margin-bottom:0!important;padding-top:1rem!important;padding-bottom:0!important;color:#532c29!important;font-size:16px!important;letter-spacing:-.2px!important}.cart-item__details dl{margin-top:.1rem!important;margin-bottom:0!important}.cart-item__details .product-option{line-height:1.2!important}.cart-item__details .product-option+.product-option{margin-top:0!important}.cart-item__quantity .quantity.cart-quantity{border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;min-height:0;width:auto;padding:0;gap:0}.cart-item__quantity .quantity.cart-quantity:after{box-shadow:none!important;border:none!important}.cart-item__quantity .quantity.cart-quantity:before{background:transparent!important;box-shadow:none!important}.cart-item__quantity .quantity__button{width:2.1rem;height:2.1rem;min-width:2.1rem;padding:0;border-radius:50%!important;border:none!important;background:#fff!important;box-shadow:0 3px 8px #00000014!important;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .07s ease,box-shadow .07s ease}.cart-item__quantity .quantity__button:hover{background:#f8f5f2!important;box-shadow:0 4px 10px #0000001f!important;transform:translateY(-1px)}.cart-item__quantity .quantity__button:active{transform:translateY(2px);box-shadow:0 1px 3px #0000000f!important}.quantity-popover-container{background:transparent}.cart-item__quantity .quantity__input{color:#532c29;font-weight:500}.cart-item__quantity .quantity__button .svg-wrapper{display:flex;align-items:center;justify-content:center}.cart-item__quantity .quantity__button svg{width:.85rem;height:.85rem}.cart-item__quantity .quantity__input{width:3rem;min-width:0;height:auto;font-family:Ciutadella_SemiBold!important;font-size:1.6rem!important;padding:0;border:none!important;background:transparent!important;box-shadow:none!important;text-align:center}.cart-item__quantity{vertical-align:middle}.cart-item__quantity .cart-remove-button .button,.cart-item__quantity cart-remove-button .button{width:2.1rem;height:2.1rem;padding:0}.cart-item__details .product-option dd{color:#7a625d;font-size:14px}.product-option--cart-sub2 dd{font-size:13px!important;color:#a99994!important}.cart-card__price .price,.cart-card__price .price__regular,.cart-card__price .price-item{color:#532c29;font-weight:400;font-size:16px}.cart-card .global-media-settings{border:none!important;box-shadow:none!important}body.template-cart{background-color:#f6f3ef}.cart__cta .button,#main-cart-footer .button--primary{background-color:#6cac53;border-radius:14px;font-weight:600;letter-spacing:.2px}.cart__cta .button:hover,#main-cart-footer .button--primary:hover{background-color:#5a9445}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-cart-upsell.css.map */
