.companies-style{border:4px solid red;border-radius:20px}.add-product,.cart-advice,.cart-button,.primary-button,.timer,.timer-message,.youmay{font-family:sans-serif}.overlay,.shoplist{position:fixed;top:0;height:100%;display:none}.primary-button,.total-label,.total-money,.youmay{font-weight:700}.cart-button,.input-qty,.primary-button,.progress-bar,.timer-message{text-align:center}body.no-scroll{overflow:hidden}.divider{color:#ddd;margin:0}.last-part{margin-top:auto}.shoplist{background-color:#fff;z-index:10000000;flex-direction:column}.title-cart,.total-cart{flex-direction:row;font-family:sans-serif}.overlay{left:0;width:100%;background:#00000080;z-index:999}.add-product:hover,.primary-button:hover,.title-cart{background-color:var(--body-link-hover)}.overlay.show{display:block}.shoplist.open-cart-list{right:0;display:flex}@media only screen and (min-width:350px){.shoplist{width:100vw;right:-100vw}}@media only screen and (min-width:400px){.shoplist{width:80vw;right:-80vw}}@media only screen and (min-width:600px){.shoplist{width:70vw;right:-70vw}}@media only screen and (min-width:900px){.shoplist{width:30rem;right:-30rem}}@media only screen and (min-width:1000px){.shoplist{width:30rem;right:-30rem}}.space{padding-top:8px;padding-bottom:8px}.title-cart{display:flex;justify-content:space-between;align-items:center;margin:0;height:30px}.title-cart>h2{padding-left:20px;font-size:medium}.title-cart button{border:none;cursor:pointer;background-color:transparent;padding-right:20px}.product-list{overflow-y:scroll;padding:8px;flex:1;scrollbar-width:thin}.product-list::-webkit-scrollbar{width:10px}.total-cart{display:flex;justify-content:space-between;height:30%;align-items:center;padding:0 20px}.actions-cart{display:flex;flex-direction:row;justify-content:center;height:50%;align-items:center}.primary-button{background-color:var(--jdgm-primary-color);height:90%;color:#fff;border-radius:5px;width:calc(50% - 40px);text-decoration:none;border:none;display:flex;justify-content:center;align-items:center;margin:0 auto;font-size:small}.product,.recomendation{height:fit-content;width:100%}.add-product:hover,.primary-button:hover{color:#000}.recomendation{display:flex;flex-direction:column;flex-shrink:0;min-height:120px}.youmay{font-size:12px;align-self:self-start;padding:5px 0}.recomended-text{max-width:100%;white-space:wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fade{animation-name:fade;animation-duration:1.5s}@keyframes fade{0%{opacity:.4}to{opacity:1}}.back-recomended,.next-recomended{background-color:transparent;border-radius:0;border:none;cursor:pointer}.product{font-size:12px;display:flex;flex-direction:row}.product-image-space{width:25%;cursor:pointer}.product-image{width:80%}.product-description{width:70%;display:flex;flex-direction:column;gap:5px}.product-description-name{text-decoration:none;font-weight:var(--font-bold);text-wrap:pretty;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-description-name:hover{color:var(--body-link-hover)}.product-description-info{display:flex;flex-direction:column;gap:5px}.input-qty{width:80px}.product-description-qty{display:inline-flex;align-items:center;border:1px solid #ccc;border-radius:0;overflow:hidden;width:fit-content;height:30px!important}.product-description-qty button{background-color:#fff;border:none;padding:0 10px;cursor:pointer}.product-description-qty button:disabled{cursor:not-allowed}.product-description-qty input{border:none;text-align:center;-moz-appearance:textfield}.product-description-qty input::-webkit-inner-spin-button,.product-description-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-description-qty input:focus{outline:0}.product-description-price{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.erase-product{color:#000;background-color:transparent;border:none;cursor:pointer}.add-product{background-color:var(--jdgm-primary-color);border-radius:0;border:none;font-size:14px;display:flex;align-items:center;justify-content:center;width:50%;color:#fff;height:30px;cursor:pointer;padding:0}.progress-container{width:100%;background-color:#f8f8f8;border-radius:25px;padding:3px;box-shadow:inset 0 1px 3px #00000003;height:20%}.progress-bar{height:400%;width:50%;background-color:var(--jdgm-primary-color);border-radius:20px;line-height:20px;color:transparent;transition:width .25s}.timer{display:flex;flex-direction:column;justify-content:center;min-height:30px;padding:0 20px;border-bottom:1px solid #e2e2e2}.timer-message{color:#000;height:50%;font-weight:bolder;font-size:10px}.recomended-product{width:90%;display:none;justify-content:center}.cart-button{border-radius:0;color:#fff;width:90%;text-decoration:none;padding:10px;font-size:1em;border:none;margin:0 10px}.cart-button:hover{color:#000}.loading-container{width:30px;height:30px;position:relative;margin:0 0 0 10px;display:none}.loading-bar{display:flex;width:100%;height:100%;border-radius:50%;background:linear-gradient(#000,#fff);animation:1s linear infinite spin}.inner-bar{display:inline-flex!important;margin:auto;background-color:#fff;width:90%;height:90%;border-radius:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-description-all{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-advice,.youmay-container{justify-content:center;display:flex}.money-cart{font-size:calc(1rem - 2px);font-weight:700}.products-cart-mix{height:100%;width:100%;overflow-y:scroll}.cart-footer{background-color:#f9f9f9;min-height:100px}.youmay-container{background-color:var(--body-link-hover);align-items:center}.cart-advice{height:20%;font-size:smaller}.recommended-products-container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.back-recomended{padding-left:10px}.next-recomended{padding-right:10px}.slider-cart{display:grid;width:100%;margin:auto;gap:5px;grid-template-columns:5% 90% 5%}.new_recommended_product{width:calc(100% / 3);max-width:400px;height:255px;overflow:hidden;padding:10px 5px;background-color:#fff;display:none;flex-direction:column;justify-content:space-between;gap:12px;box-sizing:border-box;border-top:none;border-bottom:none}.new_recommended_product h3{font-size:12px;font-weight:700;margin:0;text-align:start;color:#000}.new_recommended_product .product-description-name{text-decoration:none;color:#000;transition:color .3s ease;-webkit-line-clamp:3}.new_recommended_product .product-description-name:hover{color:#007aff}.new_recommended_product .product-image{width:100%;height:120px;object-fit:contain;border-radius:4px;margin:0 auto}.new_recommended_product span.compare-price-money,.product-price-cart{font-size:12px;font-weight:700;color:#284899}.new_recommended_product del.price_to_compare{font-size:12px;color:red;font-weight:700}.new_recommended_product .add-product-recommeded{height:30px;width:30px;font-size:.9rem;font-weight:700;background-color:transparent;color:#284899;border:2px solid #284899;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.new_recommended_product .add-product-recommeded svg path{fill:#284899}.new_recommended_product .add-product-recommeded:hover{background-color:#005bb5}.footer__product{display:flex;justify-content:space-between;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/135/assets/cart-drawer-custom.css.map */
