.main-product__info-container .comprar-ahora-container{width:100%;margin-top:var(--margin-top, 1.5rem);margin-bottom:var(--margin-bottom, 1.5rem);display:flex;justify-content:center;align-items:center}.main-product__info-container .comprar-ahora-btn{background-color:#339d92;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:none;border:none;border-radius:10px;font-size:2.2em;font-weight:700;padding:20px;text-align:center;outline:0;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:inherit;box-sizing:border-box}.main-product__info-container .comprar-ahora-btn .btn-text{font-weight:400}.main-product__info-container .comprar-ahora-btn .btn-icon{width:40px;height:auto;flex-shrink:0}.main-product__info-container .comprar-ahora-btn:hover{background:#339d91;color:#fff;box-shadow:0 8px 13px #14141438,0 1.5px 8px #00000021;transform:translateY(-1px)}.main-product__info-container .comprar-ahora-btn:active{transform:translateY(1px);box-shadow:0 4px 8px #14141426}.main-product__info-container .pago-seguro-container{width:100%;margin-top:var(--margin-top, 1.5rem);margin-bottom:var(--margin-bottom, 1.5rem);display:flex;justify-content:center;align-items:center}.main-product__info-container .pago-seguro-img{max-width:100%;height:auto;display:block;max-height:60px}@media screen and (max-width: 768px){.main-product__info-container .comprar-ahora-container,.main-product__info-container .pago-seguro-container{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px;width:100%;box-sizing:border-box}.main-product__info-container .comprar-ahora-btn{font-size:1.8em;padding:15px 20px;width:100%;margin:0}.main-product__info-container .pago-seguro-img{max-height:50px;width:100%;max-width:none}.main-product__info-container .comprar-ahora-btn .btn-icon{width:30px;height:auto}}@media screen and (max-width: 480px){.main-product__info-container .comprar-ahora-container,.main-product__info-container .pago-seguro-container{padding-left:1px;padding-right:1px}.main-product__info-container .comprar-ahora-btn{font-size:1.6em;padding:14px 18px}.main-product__info-container .comprar-ahora-btn .btn-icon{width:28px;height:auto}.main-product__info-container .pago-seguro-img{max-height:75px}}.bundle-products-container{width:100%;margin-top:var(--margin-top, 1.5rem);margin-bottom:var(--margin-bottom, 1.5rem);padding:20px;background-color:transparent}.bundle-title{font-size:1.4em;font-weight:700;text-align:center;margin:0 0 20px;color:#333}.bundle-top-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.bundle-thumbnails{display:flex;align-items:center;gap:4px;flex:1;background:transparent;padding:0}.bundle-thumbnail{width:65px;height:65px;object-fit:cover;border-radius:6px;border:none!important;background:transparent;display:block;transition:none!important}.bundle-thumbnail:hover,.bundle-thumbnail.current-product,.bundle-thumbnail.related-product:hover{transform:none!important;border:none!important;box-shadow:none!important}.bundle-thumbnail-link{display:inline-block;text-decoration:none;line-height:0;transition:none!important}.bundle-thumbnail-link:hover{transform:none!important;box-shadow:none!important}.bundle-plus{font-size:16px;font-weight:700;color:#666;margin:0 3px;-webkit-user-select:none;user-select:none;display:inline-block;line-height:1}.bundle-price-action{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.bundle-total-price{text-align:right}.bundle-price-label{font-size:14px;color:#666;margin-bottom:4px}.bundle-current-price{font-size:24px;font-weight:700;color:#329d92}.bundle-original-price{font-size:18px;color:#999;text-decoration:line-through;margin-left:8px}.bundle-add-to-cart-btn{background-color:#329d92;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;min-width:200px}.bundle-add-to-cart-btn:hover:not(:disabled){background-color:#2a8578}.bundle-add-to-cart-btn:disabled{background-color:#ccc;cursor:not-allowed}.bundle-checkboxes{display:flex;flex-direction:column;gap:15px;background:transparent}.bundle-checkbox-item{display:flex;align-items:center;gap:12px;padding:0;background:transparent;border:none;min-height:30px}.bundle-checkbox{width:18px!important;height:18px!important;border:2px solid #ddd!important;border-radius:3px!important;position:relative;cursor:pointer;background:#fff!important;flex-shrink:0;display:block!important;opacity:1!important;z-index:10}.bundle-checkbox:hover{border-color:#329d92!important}.bundle-checkbox.checked{background-color:#329d92!important;border-color:#329d92!important}.bundle-checkbox.checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:11px;font-weight:700;display:block!important}.bundle-product-info{display:flex;align-items:center;gap:12px;flex:1}.bundle-product-name{font-size:14px!important;font-weight:500;color:#333;margin:0;min-width:180px;line-height:1.3}.bundle-variant-dropdown{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff;cursor:pointer;min-width:120px;max-width:180px}.bundle-variant-dropdown:focus{outline:none;border-color:#329d92}.bundle-variant-dropdown:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;opacity:.6}.bundle-item-price{font-size:18px;font-weight:700;color:#329d92;min-width:60px;text-align:right;flex-shrink:0}.bundle-checkbox-item:not(.checked) .bundle-product-name{opacity:.6;color:#999}.bundle-checkbox-item:not(.checked) .bundle-item-price{opacity:.6;color:#999}.bundle-checkbox-item:not(.checked) .bundle-variant-dropdown{opacity:.5}@media (max-width: 768px){.bundle-top-section{flex-direction:column;gap:15px}.bundle-price-action{width:100%;align-items:center}.bundle-add-to-cart-btn{width:100%}.bundle-title{font-size:1.2em!important;margin-bottom:15px}.bundle-thumbnails{justify-content:center;gap:4px}.bundle-thumbnail{width:75px!important;height:75px!important}.bundle-plus{margin:0 3px;font-size:16px}.bundle-checkbox-item{display:grid!important;grid-template-columns:20px 1fr auto;grid-template-rows:auto auto;grid-template-areas:"checkbox nombre nombre" ". dropdown precio";gap:4px 12px;align-items:center;min-height:auto;padding:5px 0}.bundle-checkbox{grid-area:checkbox;width:20px!important;height:20px!important;align-self:start;margin-top:2px}.bundle-product-name{grid-area:nombre;font-size:15px!important;font-weight:600!important;line-height:1.2;margin:0;min-width:auto!important;max-width:none!important;white-space:nowrap;overflow:visible!important;text-overflow:clip}.bundle-product-info{display:contents!important}.bundle-variant-dropdown{grid-area:dropdown;min-width:140px!important;max-width:180px;font-size:14px!important;padding:8px 12px!important;margin:0;justify-self:start}.bundle-item-price{grid-area:precio;font-size:15px!important;font-weight:700;text-align:right!important;justify-self:end;margin:0;line-height:1.2;white-space:nowrap}.bundle-checkbox-item:not(.checked) .bundle-product-name{opacity:.6;color:#999}.bundle-checkbox-item:not(.checked) .bundle-item-price{opacity:.6;color:#999}.bundle-checkbox-item:not(.checked) .bundle-variant-dropdown{opacity:.5}.bundle-checkbox.checked:after{font-size:12px!important}}@media (max-width: 480px){.bundle-title{font-size:1.1em!important;margin-bottom:12px}.bundle-thumbnail{width:70px!important;height:70px!important}.bundle-checkbox-item{grid-template-columns:18px 1fr auto;gap:4px 10px;padding:4px 0}.bundle-checkbox{width:18px!important;height:18px!important}.bundle-product-name{font-size:14px!important}.bundle-variant-dropdown{min-width:120px!important;max-width:150px;font-size:13px!important;padding:6px 10px!important}.bundle-item-price{font-size:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/comprar-ahora-button.css.map */
