.cart-notification-wrapper{position:fixed;z-index:9999999;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;background:#000000b3;letter-spacing:0px;padding:20px;visibility:hidden;opacity:0;transition:opacity var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification-wrapper.animate{transition:opacity var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification-wrapper.active{transition:opacity var(--duration-default) ease,visibility 0s;visibility:visible;opacity:1}.cart-notification-wrapper .cart-notification{display:flex}.cart-notification{position:relative;width:100%;background-color:rgb(var(--color-background));border-radius:30px;max-width:800px;max-height:85vh;display:flex;flex-direction:column}.cart-notification_body{padding:0 30px 5px;height:100%;overflow:hidden;overflow-y:auto}.cart-notification__header{text-align:center;position:relative;padding:30px 30px 18px}.cart-notification__heading{margin:0}.cart-notification__total{font-weight:var(--font-heading-weight);font-size:16px;margin:5px 0 0}.cart-notification__total span{color:#959595}.cart-notification__header .cart-notification__close{position:absolute;top:20px;right:20px;height:20px;width:20px}.cart-notification__links{text-align:center;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:30px}.cart-notification__links .cart-button{background-color:var(--main-secondary-dark);color:rgb(var(--color-foreground))}.cart-notification-product{display:flex;align-items:center;padding:15px;border-radius:20px;background:var(--main-secondary-light);margin-bottom:20px;gap:15px}.cart-notification-product dl{margin-bottom:0;margin-top:0;display:flex;gap:5px;flex-wrap:wrap}.cart-notification-product__image{display:inline-flex;flex-shrink:0;height:100px;width:100px;border-radius:10px;overflow:hidden!important}.cart-notification-product__image img{width:100%}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0;font-size:14px}.cart-notification-product__price{font-size:14px;line-height:normal;font-weight:var(--font-heading-weight);margin:0 0 5px}.cart-notification-product__price .price{font-size:14px;line-height:normal}.cart-notification-product .product-option{font-size:13px}.cart-notification-product__qty{flex-shrink:0;margin-left:auto}.cart-notification-product__qty .quantity{width:110px;min-height:40px;position:relative;z-index:1;--inputs-border-opacity: 4%}.cart-notification-product__qty .quantity:before{background:var(--main-secondary-dark)}.cart-notification-product__qty .quantity .quantity__input{font-weight:var(--font-heading-weight)}.cart-notification-product__qty .quantity .quantity__button{width:34px}.cart-notification_freeshipping{margin-bottom:20px;overflow:hidden}.cart-notification_freeshipping_label{margin:0 auto 13px;position:relative;background:var(--main-secondary-dark);border-radius:60px;padding:7px 15px;font-weight:500;width:fit-content;text-align:center}.cart-notification_freeshipping_label strong{color:var(--main-primary-color)}.cart-notification_freeshipping_label:before{content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--main-secondary-dark);position:absolute;top:100%;left:calc(50% - 6px)}.cart-notification_freeshipping .cart-notification_freeshipping_bar{height:6px;width:100%;background:var(--main-secondary-dark);position:relative;border-radius:8px}.cart-notification_freeshipping .cart-notification_freeshipping_bar .indicator{height:14px;width:14px;background:#f2bca0;position:absolute;left:0;border-radius:100%;top:-4px;display:block}.cart-notification_freeshipping .cart-notification_freeshipping_bar .indicator:last-child{left:auto;right:0;background:var(--main-secondary-dark)}.cart-notification_freeshipping.get_free_shipping .indicator:last-child{background:#f6a6bc}.cart-notification_freeshipping .cart-notification_freeshipping_bar .progress{position:absolute;display:block;top:0;left:0;height:100%;background:linear-gradient(270.02deg,#f6a6bc,#f1c6ab 98.54%);transition:width .3s ease;border-radius:8px}.cart-notification_freeshipping_price{display:flex;justify-content:space-between;gap:20px;padding-top:5px}.cart-notification_freeshipping_price span{font-size:12px;font-weight:500}.cart-notification-collection{padding:15px;border-radius:20px;background:var(--main-secondary-light);overflow:hidden}.cart-notification-collection>h5{margin:0 0 15px}.cart-notification-collection .cart-notification-collection_wrap{overflow:unset}.cart-notification-collection .cart-notification-collection_wrap .swiper-slide{height:auto}.cart-notification-collection .cart-notification-collection_wrap .product-slide-block{display:flex;height:100%}.cart-notification-collection .cart-notification-collection_wrap .product-slide-block .card__content{display:flex;flex-direction:column}.cart-notification-collection .cart-notification-collection_wrap .product-slide-block .quick-add{margin-top:auto}.cart-notification-collection .cart-notification-collection_wrap .card__media-hover,.cart-notification-collection .cart-notification-collection_wrap .hover_text{display:none}@media screen and (max-width: 749px){.cart-notification-wrapper{padding:30px 0 0;align-items:flex-end}.cart-notification__header{padding:20px}.cart-notification{border-radius:30px 30px 0 0}.cart-notification_body{padding:0 20px 5px}.cart-notification__total{font-size:15px}.cart-notification-product__image{height:70px;width:70px}.cart-notification-product__name,.cart-notification-product__price{font-size:13px;margin-bottom:3px}.cart-notification-product__price .price{font-size:13px}.cart-notification-product .product-option{font-size:12px}.cart-notification-product__qty .quantity{width:80px;height:25px}.cart-notification-product__qty .quantity .quantity__button{width:25px}.cart-notification-product__qty .quantity .quantity__input{font-size:14px}.cart-notification_freeshipping_label{font-size:12px;padding:5px 12px}.cart-notification__links{gap:15px;padding:25px 20px}.cart-notification__links .button{min-height:40px;min-width:100%;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/183/assets/component-cart-notification.css.map */
