.custom-ajax-cart{position:fixed;top:165px;right:1rem;margin:auto;z-index:9999;width:96%;height:96%;max-width:360px;max-height:420px;display:none;overflow:visible;border-radius:10px;border:1px solid var(--gris-casi-claro)}.custom-ajax-cart.hidden{border:10px solid #000}.custom-ajax-cart:before{background:var(--base);width:16px;height:16px;position:absolute;top:-8px;right:1.75rem;content:"";transform:rotate(45deg);border:1px solid var(--gris-casi-claro);z-index:0}.custom-ajax-wrapper{position:relative;height:100%;padding-bottom:3.25rem;padding:1rem 1rem 45px;background:var(--base);border-radius:10px}body.estilo-kosmetics .custom-ajax-wrapper,body.estilo-kosmetics .custom-ajax-cart:before,body.estilo-paleta-custom .custom-ajax-wrapper,body.estilo-paleta-custom .custom-ajax-cart:before{background:var(--rosa-mas-claro)}body.estilo-tools .custom-ajax-wrapper,body.estilo-tools .custom-ajax-cart:before{background:var(--magenta-mas-claro)}body.estilo-zeta .custom-ajax-wrapper,body.estilo-zeta .custom-ajax-cart:before{background:var(--lila-mas-claro)}body.estilo-lylak .custom-ajax-wrapper,body.estilo-lylak .custom-ajax-cart:before{background:var(--lila-mas-claro)}body.estilo-lylak .custom-ajax-cart-title svg path{fill:var(--lila-mas-claro)}body.estilo-lylak .custom-ajax-cart .cantidad line{stroke:var(--lila)}body.estilo-zeta .custom-ajax-wrapper,body.estilo-zeta .custom-ajax-cart:before{background:var(--base)}.custom-ajax-cart-title{font-size:2rem;font-family:var(--fontfamilyTitles);max-width:165px;overflow:hidden;padding-top:.5rem;margin-top:-.5rem;height:60px;font-weight:700}.custom-ajax-cart-title svg{width:40px;height:auto;transform:translate(-.5rem);float:right}.custom-ajax-cart-title svg path{stroke:var(--negro);fill:var(--rosa)}.custom-ajax-cart-title span{float:left;margin-right:.5rem;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--verde);line-height:1.5rem;text-align:center;transform:translateY(-5px)}.custom-ajax-cart .btn{cursor:pointer;font-size:.8rem;padding:.5rem 1rem .35rem;border:0}.custom-ajax-cart-product-img{width:3rem;margin-right:.5rem}.custom-ajax-cart-product-img img{width:100%;height:auto}.custom-ajax-cart-product-added{font-size:.85rem;font-weight:700;line-height:1rem}.custom-ajax-wrapper .modal__close-button{cursor:pointer}.custom-ajax-wrapper .modal__close-button.link{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;background:none;border:0}.modal__close-button svg.icon{width:100%;height:100%;transform:none;stroke:var(--negro);width:1rem;height:1rem}.custom-ajax-cart-product{align-items:center;width:100%;height:auto;border-radius:5px;padding:.65rem .5rem;position:relative;display:none;background:var(--blanco);margin-bottom:1rem}.custom-ajax-cart-product.visible{display:flex}.custom-ajax-cart-bottom{display:flex;align-items:center;justify-content:flex-end;position:absolute;bottom:0;left:0;width:100%;background:var(--blanco);z-index:50;padding:.75rem;border-top:1px solid var(--gris-casi-claro);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.custom-ajax-cart-bottom .totales span{font-weight:400;font-size:.95rem}.custom-ajax-cart-bottom .totales{flex-grow:1;font-weight:700;color:var(--negro);font-size:1.25rem}.custom-ajax-cart-bottom .link{font-size:.9rem;margin-right:1rem;text-align:left;text-decoration:underline;cursor:pointer}.custom-ajax-cart-bottom .btn{margin:0 0 0 .5rem}span.checkmark svg{width:60%;height:auto}span.checkmark svg path{fill:var(--blanco)}span.checkmark{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--verde);line-height:1.5rem;text-align:center;margin:0 1rem 0 .5rem}.custom-ajax-cart-product-txt{flex-grow:1}.custom-ajax-cart-product-name{font-size:.85rem;color:var(--negro);font-weight:500;display:block;white-space:nowrap;width:230px;text-overflow:ellipsis;overflow:hidden;margin-top:.25rem}.custom-ajax-cart-product-price{font-size:.9rem;font-weight:600;color:var(--rojo);padding:0 .5rem .5rem}.custom-ajax-cart-recommendations{background:var(--rosa);text-align:center;margin:2rem -2rem -2rem;padding:0 0 1rem}.custom-ajax-cart-recommendations-title{font-weight:700;padding:.75rem 1.5rem .5rem;display:inline-block;font-size:.9rem;background:var(--negro);color:var(--blanco);text-transform:uppercase;transform:translateY(-1rem)}.custom-ajax-cart-recommendations-products{overflow:hidden;text-align:center;margin-top:-.5rem}.custom-ajax-cart-recommendations-product.product-card{width:150px;height:160px}.custom-ajax-cart-recommendations-product.product-card .product-card-img{height:90px}.custom-ajax-cart-recommendations-product.product-card h3{padding-right:0;font-size:1rem;line-height:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-height:1.25rem}.custom-ajax-cart-recommendations-product.product-card h3 a{font-size:1rem;line-height:1rem}.custom-ajax-cart-recommendations-product.product-card .price{padding:0;font-size:1.1rem}.custom-ajax-cart-content{overflow:auto;height:calc(100% - 52px);padding:0 .5rem .5rem 0}.custom-ajax-cart-scroll-wrapper{position:relative;height:100%}.custom-ajax-cart-scroll-wrapper:before{content:"";display:block;height:1rem;top:0rem;left:0;position:absolute;background:var(--rosa--mas-claro);background:linear-gradient(180deg,#fef5f9 0% 48%,#fef5f900);width:100%;z-index:50;opacity:0;transition:opacity ease .2s;pointer-events:none}.custom-ajax-cart-scroll-wrapper.scrolled:before{opacity:1}.custom-ajax-cart-content.product-added{height:calc(100% - 116px)}.custom-ajax-cart-content::-webkit-scrollbar{width:3px}.custom-ajax-cart-content::-webkit-scrollbar-track{background:var(--gris-casi-claro)}.custom-ajax-cart-content::-webkit-scrollbar-thumb{background:var(--negro);border-radius:50px}.custom-ajax-cart-content::-webkit-scrollbar-thumb:hover{background:var(--gris-oscuro)}.custom-ajax-cart__item{background:var(--blanco);border-radius:5px;padding:1rem;overflow:hidden;margin-bottom:.5rem;position:relative;border:1px solid var(--gris-casi-claro)}.custom-ajax-cart__item-top{display:flex;justify-content:flex-start;align-items:center}.custom-ajax-cart__item_img{width:20%;margin-right:5%}.custom-ajax-cart__item_img img{width:100%;height:auto}.custom-ajax-cart__item_title{width:75%;flex-grow:1}.custom-ajax-cart__item_title a{color:var(--negro);font-size:1rem;line-height:1rem}.custom-ajax-cart__item_title img{height:.75rem;width:auto;display:block;margin-bottom:.35rem}.custom-ajax-cart__item_totals{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.custom-ajax-cart__item_totals .cantidad{width:50%;max-width:106px;position:relative;height:36px;border:1px solid var(--gris-casi-claro);border-radius:36px;padding:0 36px;display:flex;align-items:center;overflow:hidden}.custom-ajax-cart__item_totals .cantidad a{position:absolute;top:0;left:0;width:36px;height:100%;text-align:center;padding:.65rem;line-height:.75rem}.custom-ajax-cart__item_totals .cantidad a svg{width:100%;height:auto}.custom-ajax-cart__item_totals .cantidad a svg path{fill:var(--negro);stroke:var(--negro)}.custom-ajax-cart__item_totals .cantidad a.cantidad-mas{left:auto;right:0}.custom-ajax-cart__item_totals .cantidad input{width:100%;height:auto;border:0;background:var(--blanco);text-align:center;font-family:var(--fontfamily);font-size:1rem;line-height:36px}.custom-ajax-cart__item_totals strong{text-align:right;font-size:1.25rem;padding-left:.5rem;height:36px;align-self:center;line-height:41px}.item-remove{position:absolute;top:0;right:0;width:28px;padding:.4rem;border-left:1px solid var(--gris-casi-claro);border-bottom:1px solid var(--gris-casi-claro);border-bottom-left-radius:5px;height:28px;overflow:hidden}.item-remove svg path{fill:var(--gris-oscuro);stroke:var(--gris-oscuro)}.item-remove:hover svg path{fill:var(--negro);stroke:var(--negro)}.item-remove .loading-overlay__spinner.visible{background:var(--blanco);display:block}.item-remove .loading-overlay__spinner:after{border:3px solid var(--gris-claro);border-top:3px solid var(--gris);width:.75rem;height:.75rem}.carritovacio{font-family:var(--fontfamilyTitles);font-size:1.5rem;color:var(--negro);text-align:center;padding:1rem;display:flex;align-items:center;height:100%;width:100%;justify-content:center;line-height:1.5rem;opacity:.35}@media all and (max-width:984px){.custom-ajax-cart{top:132px;right:.5rem;width:calc(100% - 1rem);height:calc(100% - 140px)}.custom-ajax-cart:before{right:3.25rem}}@media all and (min-width:768px){.custom-ajax-cart-product-price{font-size:1.1rem;padding:0 1rem 1rem}.custom-ajax-cart-recommendations{width:calc(100% + 4rem);position:absolute;bottom:0;left:0}.custom-ajax-cart-recommendations-title{font-size:1rem;transform:translateY(-1.15rem)}.custom-ajax-cart-recommendations-product.product-card{width:160px;height:200px}.custom-ajax-cart-recommendations-product.product-card .product-card-img{height:118px}.custom-ajax-cart-product-txt .custom-ajax-cart-product-price{padding:1rem}}
/*# sourceMappingURL=/s/files/1/0007/4042/5786/t/8/assets/custom-ajax-cart.css.map */
