#arma-tu-pack h2.title1{margin-top:20px!important;text-align:center}#arma-tu-pack .packs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 0 40px}#arma-tu-pack .pack{flex-basis:50%;box-sizing:border-box;text-align:center;padding:10px}#arma-tu-pack .pack .image{position:relative}#arma-tu-pack .pack .image .descuento{position:absolute;bottom:0;right:0;background:#d2451e;color:#fff;padding:4px 12px;font-size:1.35rem;font-weight:700}#arma-tu-pack .pack img{display:block;max-width:300px;width:100%;height:auto;margin:0 auto 20px}#arma-tu-pack .pack h3{margin:3rem 0 1rem}#arma-tu-pack .pack h4{margin-top:0!important;margin-bottom:1rem}#arma-tu-pack .pack h5{margin-top:0!important}#arma-tu-pack .pack h5 .oferta{color:#d2451e}#arma-tu-pack .pack h5 .old{font-size:1.5rem;text-decoration:line-through;padding:0 0 0 3px;opacity:.7}#arma-tu-pack .bajada-block{margin-bottom:40px}#arma-tu-pack .seleccionar{display:none;padding:20px 0 0}#arma-tu-pack .seleccionar .top{padding:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;opacity:0;visibility:hidden;height:0}#arma-tu-pack .seleccionar .top.show{padding:0 0 10px;opacity:1;visibility:visible;height:auto}#arma-tu-pack .seleccionar .top h2{margin:0}#arma-tu-pack .seleccionar .top .description{padding-top:10px;text-align:center}#arma-tu-pack .products{margin:0 0 100px;padding:40px 0;display:none}#arma-tu-pack .products .items img{display:block;max-width:100%;width:100%;height:auto;margin:0 auto 20px;padding:0}#arma-tu-pack .products .items .item{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;flex:1;margin:0 0 20px}#arma-tu-pack .products .items .item .agregar{display:inline-block;width:30px;height:30px;transition:all .25s ease-out;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;margin-top:auto}@media screen and (min-width: 749px){#arma-tu-pack .products .items .item:hover .agregar{transform:rotate(180deg)}#arma-tu-pack .products .items .item.agotado:hover .agregar{transform:rotate(0)}}#arma-tu-pack .products .items .item .agregar svg{display:block;width:100%;height:100%}#arma-tu-pack .products .items .item.agotado{position:relative;cursor:not-allowed}#arma-tu-pack .products .items .item.agotado:after{content:"AGOTADO";display:inline-block;font-size:1rem;color:#fff;background-color:#000000bf;padding:8px 14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#arma-tu-pack .products .bottom{padding:60px 0 0}#arma-tu-pack .products .botellas .bot,#arma-tu-pack .products .botellas .cafe{display:flex;flex-direction:column;align-items:center;flex:1}#arma-tu-pack .products .botellas .bot img,#arma-tu-pack .products .botellas .cafe img{display:block;max-width:100%;max-height:300px;width:auto;height:100%;margin:0 auto 20px;padding:0 10%}#arma-tu-pack .products .botellas .bot .quitar,#arma-tu-pack .products .botellas .cafe .quitar{display:inline-block;width:20px;height:20px;transition:all .25s ease-out;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;margin-top:auto;cursor:pointer;opacity:0;visibility:hidden}#arma-tu-pack .products .botellas .bot.full .quitar,#arma-tu-pack .products .botellas .cafe.full .quitar{opacity:1;visibility:visible}#arma-tu-pack .products .botellas .bot .quitar:hover,#arma-tu-pack .products .botellas .cafe .quitar:hover{transform:rotate(180deg)}#arma-tu-pack .products .botellas .bot .quitar svg,#arma-tu-pack .products .botellas .cafe .quitar svg{display:block;width:100%;height:100%}#arma-tu-pack .products .botones{position:relative}#arma-tu-pack .products .botones .info h4,#arma-tu-pack .products .botones .info h5{margin:0 0 10px}#arma-tu-pack .products .botones .info h5 .oferta{color:#d2451e}#arma-tu-pack .products .botones .info h5 .old{font-size:1.2rem;text-decoration:line-through;padding:0 0 0 3px;opacity:.7}#arma-tu-pack .products .botones a{margin:10px 0 0}#arma-tu-pack .products .botones a.show{display:inline-flex;margin:0 0 12px;width:auto;border:1px solid #000;color:#fff;padding:10px 0;text-align:center;transition:all .3s linear;border-radius:0;background:#000}#arma-tu-pack .products .botones a.hide{display:none;margin:0}#arma-tu-pack .products .botones a.hide:before{display:none}#arma-tu-pack .products .botones a.hide:after{display:none}#arma-tu-pack .products .botones a.disabled{cursor:not-allowed}#arma-tu-pack .products .botones a.allowed{cursor:pointer}#arma-tu-pack .products .botones label.btn-refill{display:block}#arma-tu-pack .products .botones span.blocked{display:block;width:100%;height:47px;position:absolute;bottom:0;left:0;background-color:#0000;cursor:not-allowed;z-index:2}#arma-tu-pack .products .botones .styled-checkbox+label:before{top:0}#arma-tu-pack .products .botones .styled-checkbox:checked+label:after{top:9px}@media screen and (max-width: 749px){#arma-tu-pack .pack{flex-basis:100%;padding-bottom:40px}#arma-tu-pack .pack:last-child{padding-bottom:0}#arma-tu-pack .seleccionar .top{padding:0;grid-gap:20px}#arma-tu-pack .products{padding:10px 0}#arma-tu-pack .products .items{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px}#arma-tu-pack .products .items .item{flex-basis:calc(33.3333% - 20px)}#arma-tu-pack .products .items .item .agregar{width:20px;height:20px}#arma-tu-pack .products .bottom{padding:30px 0 0;grid-gap:20px}}#arma-tu-pack .products.individuals .items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}#arma-tu-pack .products.individuals .items .item{display:grid;grid-template-columns:1fr 3fr;align-items:center;grid-gap:20px;border:var(--inputs-border-width) solid rgba(var(--inputs_border_color));padding:10px;transition:all .25s ease-out;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out}#arma-tu-pack .products.individuals .items .item:hover{background-color:rgba(var(--inputs_border_color));color:var(--inputs_background_color);opacity:.7}#arma-tu-pack .products.individuals .items img,#arma-tu-pack .products.individuals .items h4{margin:0}#arma-tu-pack .products.individuals .items .item:hover h4{color:var(--inputs_background_color)}#arma-tu-pack .products.individuals .items .item.selected{background-color:rgba(var(--inputs_border_color));color:var(--inputs_background_color)}#arma-tu-pack .products.individuals .items .item.selected:hover{opacity:1}#arma-tu-pack .products.individuals .items .item.selected h4{color:var(--inputs_background_color)}.link--text{color:rgb(var(--color-foreground));text-decoration:underline;display:none}.link--text:hover{color:rgba(var(--color-foreground),.75);opacity:.75}.button.btn.button--paso2.active{color:var(--colorBtnPrimaryText);background-color:var(--colorBtnPrimary)}@media only screen and (min-width: 100px) and (max-width: 830px){#arma-tu-pack .packs{grid-template-columns:1fr 1fr!important}#arma-tu-pack .pack{padding:0}#arma-tu-pack .products .botellas .bot img,#arma-tu-pack .products .botellas .cafe img{max-height:120px}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/arma-tu-pack.css.map */
