@media only screen and (max-width:749px){.page-collection:has(.cart-boxes){font-size:1.6rem}}.collection-hero.collection-hero--column{flex-direction:column;padding-bottom:0;min-height:unset}.collection-hero.collection-hero--column p{margin-bottom:10px}.collection .collection__grid{display:grid;gap:4rem;grid-template-columns:1fr 1fr;border-bottom:1px solid rgb(210,176,162);padding-bottom:50px}.collection .collection__grid-products ul.has-border-bottom{border-top:0;border-bottom:0}.collection .collection__grid-products ul{grid-column-gap:0;grid-row-gap:2rem;padding-top:0;margin:0 -1rem -2rem}.collection .collection__grid-products ul li{padding:0 1rem 2rem;background:#faf9f4}@media only screen and (max-width:1399px){.collection .collection__grid{grid-template-columns:55% 1fr}}@media only screen and (max-width:1199px){.collection .collection__grid,.collection .collection__grid-products .collection__product-grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1023px){.collection:has(.cart-boxes){padding:0 20px}}@media only screen and (max-width:749px){.collection .collection__grid{grid-template-columns:100%}.collection .collection__grid-products .collection__product-grid{grid-template-columns:1fr 1fr;padding-bottom:0}.collection .collection__grid-container{grid-row:1}.collection .collection__grid-products{grid-row:2;padding-bottom:60px}}.shopping-cart{background:#fff;padding:2rem 4rem;border-radius:4px;display:flex;flex-direction:column;gap:3rem}.shopping-cart .shopping__actions button{background:#a9bbb180;border:0;outline:none;font-weight:600;padding:1rem 2rem;font-size:1.4rem;color:#4f4d4d;cursor:pointer;width:100%;transition:background .4s}.shopping-cart .shopping__actions button[disabled]{pointer-events:none;opacity:.7}.shopping-cart .shopping__actions button:not([disabled]):hover{background:#d2b0a2}@media only screen and (max-width:749px){.shopping-cart{padding:20px;gap:30px}.shopping-cart .shopping__actions button{font-size:1rem}}@media only screen and (max-width:576px){.shopping-cart .shopping__actions button{font-size:1.2rem}}@media only screen and (max-width:375px){.shopping-cart{padding:10px 10px 20px;gap:20px}.shopping-cart .shopping__actions button{font-size:1.4rem}}.cart-boxes{display:grid;gap:5rem 2rem;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}.cart-boxes>li{display:none}@media only screen and (max-width:1399px){.cart-boxes{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:749px){.cart-boxes{grid-template-columns:repeat(3,calc(33.33% - 13px));gap:20px}}@media only screen and (max-width:576px){.cart-boxes{grid-template-columns:repeat(2,calc(50% - .7rem));gap:1.4rem}}.cart-box{border:2px solid #ddd;aspect-ratio:1 / 1.4;font-size:1.4rem;position:relative;max-width:100%;display:flex}.cart-box:after{content:"Drop here";position:absolute;top:0;left:0;width:100%;height:100%;background:#d2b0a2;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.cart-box.is-active:after{opacity:1;visibility:visible}.cart-box li{width:100%;list-style-type:none;position:relative;z-index:5;background:rgba(var(--color-cream));padding:2rem 0}.cart-box>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;max-width:100%;width:100%;text-align:center;padding:10px}@media only screen and (max-width:1199px){.cart-box{min-height:34rem}}@media only screen and (max-width:1023px){.cart-box{min-height:36rem}.product-card .card-information__text{font-size:2.6rem}}@media only screen and (max-width:749px){.cart-box{font-size:14px;min-height:16rem}.cart-box li{padding-block:20px}}@media only screen and (max-width:576px){.cart-box{min-height:22rem}.cart-box li{padding-bottom:16px}}.product-card{display:flex;flex-direction:column;height:100%}.product-card .card-information{flex-grow:1}@media only screen and (min-width:750px){.card__inner .h5{min-height:54px}}.product-card .card-actions{margin-top:2rem}.product-card .card-actions button{line-height:1;padding:1rem 3rem}.cart-box .product-card .card-actions{display:none}.product-card .card-actions button:not([disabled]):hover{background:#d2b0a2}.cart-box .product-card{position:relative;height:100%;max-height:100%}.cart-box .product-card .product-card-remove{position:absolute;top:-3.2rem;right:-1.4rem;width:3rem;height:3rem;border-radius:50%;background:#d2b0a2;z-index:5;opacity:0;visibility:hidden;transition:background .4s,opacity .4s,visibility .4s}.cart-box:hover .product-card-remove{opacity:1;visibility:visible}.cart-box .product-card .product-card-remove:has(button:hover){background:#4f4d4d}.cart-box .product-card .product-card-remove:before,.cart-box .product-card .product-card-remove:after{content:"";display:block;width:1.4rem;height:2px;background:#fff;position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%) rotate(45deg)}.cart-box .product-card .product-card-remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.cart-box .product-card .product-card-remove button{display:block;width:100%;height:100%;background:transparent;border:0;outline:none;cursor:pointer}.cart-box .product-card .card-information__text{padding-inline:10px;font-size:1.4rem}.collection .collection__product-grid .product-card{padding-bottom:0!important}.collection .collection__product-grid .product-card .card-information{position:static}@media only screen and (max-width:1023px){.cart-box .product-card .card-information__text{font-size:2.4rem}.product-card .card-actions button{font-size:2rem}}@media only screen and (max-width:749px){.cart-box .product-card .card-information__text{padding-inline:10px;font-size:1.2rem}.cart-box .card--product{margin-bottom:1rem}.product-card .badge{font-size:10px}.product-card .card__badge{top:0;left:0}.cart-box li{padding-top:0}.cart-box .product-card .product-card-remove{top:-12px;right:-12px;width:32px;height:32px}.cart-box .product-card .product-card-remove:before,.cart-box .product-card .product-card-remove:after{width:14px}.is-touch-device .cart-box .product-card .product-card-remove{opacity:1;visibility:visible}.cart-box .product-card{display:flex;flex-direction:column;justify-content:flex-end}.product-card .card-information__text{font-size:1.4rem}.product-card .card--product{margin-bottom:1rem}.product-card .card-actions button{font-size:1rem;min-height:2rem}}@media only screen and (max-width:576px){.cart-box .product-card .card-information__text{font-size:1.6rem}.product-card .card-information__text{font-size:1.8rem}.product-card .card-actions button{font-size:1.2rem}}.pricing-section{text-align:center;font-size:1.8rem;font-weight:700}.pricing-section>div+div{margin-top:10px}.pricing-section p{margin-bottom:0}.pricing-section .pricing__initial,.pricing-section .pricing__discount{font-size:1.4rem;opacity:.8}.pricing-section .pricing__total{margin-top:20px}.pricing-section:not(.is-discounted) .pricing__initial,.pricing-section:not(.is-discounted) .pricing__discount{display:none}@media only screen and (max-width:749px){.pricing-section{font-size:1.4rem}.pricing-section .pricing__initial,.pricing-section .pricing__discount{font-size:1rem}}@media only screen and (max-width:576px){.pricing-section{font-size:1.8rem}.pricing-section .pricing__initial,.pricing-section .pricing__discount{font-size:1.4rem}}.is-dragged{background:red}.is-dragged .product-card{height:fit-content}.is-dragged .product-card .card-information{padding-inline:16px;margin-bottom:20px}.is-dragged .card-actions{display:none}
/*# sourceMappingURL=/cdn/shop/t/21/assets/rs-custom-bundle.css.map */
