.navbar{font-size:1em;width:100%;height:60px;background-color:#54a8af;position:sticky;top:30px;z-index:1008;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:50px}.navbar-separator{width:30vw;height:70%;border:1px solid white;color:#fff;border-radius:50px;display:flex;flex-direction:row;align-items:center;justify-content:center}.logo-and-menuicon{height:100%;display:flex;flex-direction:row;align-items:center;gap:0px}.carrito-button-link{text-decoration:none;background-color:none;height:100%;display:flex;flex-direction:row;align-items:center;gap:9px;padding:0 15px;-webkit-user-select:none;user-select:none;color:#fff;animation-duration:.5s}.carrito-button-link>:nth-child(2){font-weight:600}.carrito-button-link:hover{text-decoration:none;background-color:#724d88;color:#fff;cursor:pointer}.carrito-button-link:hover>.cart-ico-and-counter>.floating-counter{color:#724d88}.carrito-button-link:visited{text-decoration:none;color:#fff}.carrito-button-link:active{text-decoration:none;background-color:#fff;color:#54a8af}.carrito-button-link:active>.navbar-buttons{text-decoration:none;background-color:#fff;color:#54a8af}.carrito-button-link:active>.cart-ico-and-counter>.cart-ico-btn{text-decoration:none;background-color:#fff;color:#54a8af}.carrito-button-link:active>.cart-ico-and-counter>.floating-counter{text-decoration:none;color:#fff}.img-logo{height:105px;width:190px;background-image:url(/assets/logo-B-mFp5vp.png);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translate(35%,-9%)}.img-logo:hover{filter:brightness(110%)}.img-logo:active{background-image:url(/assets/logo-pressed-BoqTmaad.png)}.navbar-buttons{font-size:1.5em;color:#fff}.menu-button{position:absolute;left:0;top:0;height:100%;width:130px;padding-left:20px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.menu-button:hover{background-color:#724d88;cursor:pointer}.menu-button:active{background-color:#fff;color:#54a8af}.menu-button:active>.navbar-buttons{background-color:#fff;color:#54a8af}.menu-button:active>.cart-ico-btn{background-color:#fff;color:#54a8af}.cart-ico-and-counter{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:100%}.floating-counter{text-align:center;top:24.5px;left:15px;transform:translate(-50%,-50%);position:absolute;font-size:.6rem;font-weight:700;color:#54a8af;animation-duration:.5s}.cart-ico-btn{font-size:1.5rem;color:#fff}.cart-ico-animation{animation-duration:.5s}.ring-animation{animation-duration:1s;position:absolute;z-index:-4;right:55px;background-color:#724d88;border-radius:50%;width:10px;height:10px;visibility:hidden}@keyframes products-update-ico{0%{transform:scale(1)}66%{transform:translateY(3px)}to{transform:translateY(0) translate(0) rotate(0)}}@keyframes products-update-counter-for-ring{0%{color:#724d88}90%{color:#724d88}to{color:#54a8af}}@keyframes products-update-counter{0%{color:#54a8af}80%{color:#724d88}to{color:#54a8af}}@keyframes products-update-background{0%{background-color:transparent}80%{background-color:#724d88}to{background-color:transparent}}@keyframes products-update-ring{0%{visibility:visible;transform:scale(1)}80%{transform:scale(40)}to{transform:scale(1);visibility:hidden}}@media(max-width:1600px),(max-height:900px){.navbar{height:50px;background-color:#54a8af;position:sticky;top:23px;gap:50px}.img-logo{height:86px;width:155px;transform:translate(35%,-9%)}.floating-counter{position:absolute;top:21px;left:13.5px;transform:translate(-50%,-50%);color:#54a8af;animation-duration:.5s}}@media(max-width:1366px),(max-height:768px){.navbar{height:40px;background-color:#54a8af;position:sticky;top:20px;gap:50px}.img-logo{height:70px;width:126px;transform:translate(35%,-9%)}.floating-counter{position:absolute;top:17px;left:10px;transform:translate(-50%,-50%);color:#54a8af;animation-duration:.5s}}.image-projector{position:sticky;top:0;margin:0;padding:0;height:30px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;background-position:center;background-color:#417f85;z-index:1004}.image-projector div{opacity:100%;top:0;color:#fff;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 15px 0 0}.image-projector div .delivery-icon{transform:skew(-15deg);font-size:.7rem}.image-projector div div{padding:0}@media(max-width:1600px),(max-height:900px){.image-projector{height:23px}}@media(max-width:1366px),(max-height:768px){.image-projector{height:20px}}.sample-component{background-color:red;height:10vh}.display-product-card{position:relative;background-color:#fff;border-radius:10px;height:388px;width:247px;overflow:hidden;margin-right:10px;margin-bottom:10px;font-size:.9rem;transition:transform .05s ease-in}.link-to-product-page{display:flex;font-size:1em;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;width:100%;gap:0px;text-decoration:none;border-radius:10px;padding:8px;-webkit-user-select:none;user-select:none;border:1px solid #cccccc}.link-to-product-page:active *{color:#fff;visibility:hidden}.link-to-product-page:hover{border:1px solid black}.link-to-product-page:hover *{color:#000}.display-product-card-image{width:100%;padding:13%;height:58%;object-position:center;object-fit:contain;border-radius:10px}.display-product-card-title{font-weight:700;font-size:1em;height:8%;overflow:hidden;color:#444;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-left:3%;padding-right:3%;width:100%}.display-product-card-title div{font-size:1em;width:100%;height:100%;border-top:1px solid #dfdfdf;padding:4% 0 1%}.display-product-card-title span{color:#666;font-weight:500}.display-product-card-description{overflow:hidden;width:100%;height:10%;padding-left:3%;padding-right:3%;color:#666;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;word-wrap:break-word}.weight-and-price{display:flex;height:14%;width:100%;flex-direction:row;padding-left:3%;padding-right:3%;justify-content:space-between;align-items:center;text-decoration:none;color:#666}.weight-and-price>:nth-child(1){display:block}.display-product-card-price{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-weight:700;font-size:1.3em;color:#444;overflow:hidden}.buttonspace{height:10%}.display-product-card-add-button{font-size:1em;position:absolute;bottom:10px;left:10px;height:10%;width:92%;color:#fff;padding:10px;background-color:#54a8af;border:2px solid #54a8af;border-radius:10px;font-weight:600;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.display-product-card-add-button:hover{cursor:pointer;color:#54a8af;border:2px solid #54a8af;background-color:#fff}.display-product-card-add-button:active{border:2px solid white}.display-product-card-remove-button{font-size:1em;position:absolute;bottom:10px;left:10px;height:10%;width:92%;color:#fff;padding:10px;background-color:#802;border:2px solid #880022;border-radius:10px;font-weight:600;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.display-product-card-remove-button:hover{cursor:pointer;color:#802;border:2px solid #880022;background-color:#fff}.display-product-card-remove-button:active{border:2px solid white}.in-sale-tag{width:70px;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:-20px;right:-20px;border-radius:50%;border:1px solid #cccccc;background-color:red}.in-sale-tag-number-wrapper{position:relative;width:100%;height:100%}.in-sale-tag-number{position:absolute;top:32px;right:25px;color:#fff;font-weight:800}.empty-link-to-product-page{display:flex;font-size:1em;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;width:100%;gap:10px;text-decoration:none;border-radius:10px;padding:8px;-webkit-user-select:none;user-select:none;border:1px solid #cccccc;opacity:.3}.empty-link-to-product-page .display-product-card-title{height:5%;border-radius:10px;background-color:#dfdfdf}.empty-link-to-product-page .display-product-card-description{height:3%;border-radius:10px;background-color:#dfdfdf}.empty-link-to-product-page .weight-and-price{padding:0;height:8%;border-radius:10px}.empty-link-to-product-page .display-product-card-price{width:50%;height:100%;background-color:#dfdfdf;border-radius:10px}.empty-link-to-product-page .display-product-card-empty-button{bottom:10px;left:10px;height:11%;width:100%;padding:10px;background-color:#dfdfdf;border-radius:10px;-webkit-user-select:none;user-select:none}@media(max-width:1600px),(max-height:900px){.display-product-card{height:368px;width:235px}}@media(max-width:1366px),(max-height:768px){.display-product-card{height:330px;width:202px;font-size:.8rem}}.product-exhibitor{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.acumulator{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-product-item-price{color:#666;width:23%;height:100%;display:flex;flex-direction:column;align-items:flex-end;padding-right:10px;justify-content:center}.cart-product-item-price div{font-size:.7rem;font-weight:500}.cart-product-item-total-price{width:37%;color:#666;height:100%;border-radius:10px;margin-left:8px;padding:8px;background-color:#eee;font-family:Noto Sans Mono,monospace;font-size:.9rem;font-weight:600;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-product-item-total-price>:nth-child(1){width:5%}.cart-product-item-total-price>:nth-child(2){width:90%;overflow:hidden;text-align:right}.cart-product-item-incr-decr-buttons-box{width:40%;height:100%;display:flex;flex-direction:row;align-items:flex;justify-content:space-between}.cart-product-item-incr-decr-buttons{height:100%;width:25%;color:#fff;padding:10px;background-color:#54a8af;border:2px solid #54a8af;-webkit-user-select:none;user-select:none;font-weight:600;display:flex;justify-content:center;align-items:center}.cart-product-item-incr-decr-buttons:hover{cursor:pointer;color:#54a8af;border:2px solid #54a8af;background-color:#fff}.cart-product-item-incr-decr-buttons:active{border:2px solid white}.cart-product-item-incr-button{height:100%;border-radius:0 10px 10px 0}.cart-product-item-decr-button{height:100%;border-radius:10px 0 0 10px}.cart-product-item-quantity-counter{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:50%;border-top:2px solid #54a8af;border-bottom:2px solid #54a8af;border-left:none;border-right:none;background-color:#fff;gap:5px;position:relative;font-family:Noto Sans Mono,monospace;font-size:.9rem}.acumulator-options{position:absolute;z-index:3;padding:0;border-radius:10px;width:100%;height:150px;overflow-y:scroll;background-color:#dfdfdf;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px;top:120%}.acumulator-options>*{width:100%;padding:10px;text-align:center}.acumulator-options>*:hover{background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.option-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.address-input-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%}.adress-input-street-group{width:50%;display:flex;flex-direction:column;gap:3px}.adress-input-street-group input{width:100%;margin-bottom:0}.adress-input-street-group label{width:100%;font-size:.9rem;color:#666}.adress-suggestion-input-group{position:relative}.address-options{position:absolute;z-index:3;padding:0;border-radius:10px;width:100%;height:150px;overflow-y:scroll;background-color:#dfdfdf;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px;top:45px;color:#444;font-weight:500;font-family:Roboto}.address-options>*{width:100%;text-align:center}.address-options>*:hover{background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.address-options .address-option-item{font-size:.9rem;padding:10px}.timetable-box{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.client-contact-input-titles{width:100%}.time-range-group{width:100%;height:38px;display:flex;gap:15px}.timetable-fromto-description{width:10%;height:100%;font-size:.9rem;color:#444;display:flex;justify-content:flex-start;align-items:center}.time-range-group-from-to{width:40%;position:relative}.timerange-box-input{width:100%;height:100%;border:none;background-color:#dfdfdf;padding:10px;border-radius:10px;margin-bottom:20px;font-size:.9rem;cursor:pointer;font-weight:500;font-family:Roboto}.timerange-box-input-selection{width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.time-options{position:absolute;z-index:3;padding:0;border-radius:10px;width:100%;height:150px;overflow-y:scroll;background-color:#dfdfdf;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px;top:120%;font-weight:500;font-family:Roboto;font-size:.9rem}.time-options>*{width:100%;padding:10px;text-align:center}.time-options>*:hover{background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.time-options-item{color:#444}.carousel{width:100%;height:100%;border-radius:10px}.carousel-item{width:100%;height:390px}.carousel-dots{color:#fcdf40;bottom:10px}.carousel-container{width:100%;height:100%}.timetable{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 100px;background-image:url(/assets/glass-surface-CP26lzcB.png);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fcdf40;font-weight:400;border-radius:10px}.timetable-border{display:flex;width:100%;padding:10px 40px;flex-direction:column;justify-content:center;align-items:center;border:6px solid #fcdf40;border-radius:30px;gap:20px}.timetable-title{width:100%;font-size:3rem;text-align:center}.grid{font-size:1.4rem;display:grid;width:100%;grid-template-columns:30% 70%}.day{align-self:center;justify-self:start}.hour{align-self:center;justify-self:end}.envios{width:50%;height:100%;padding:30px 90px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:10px;color:#fff;font-size:1.4rem;background-image:url(/assets/map-D7__Qrl2.png);background-size:cover;background-position:center;font-weight:600;text-shadow:3px 3px 0px #522d68}.footer-box{background-color:#522d68;padding:50px 20px;color:#fff;font-weight:300;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;font-size:1rem}.footer-section{opacity:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.footer-section-items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;color:#fff;font-size:1.5rem}.footer-section-items a{text-decoration:none;color:#fff}.footer-section-items a:visited{color:#fff}.footer-section-items a:active{color:#000}.footer-section-items a:hover{color:#fcdf40}.flex-column{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px}.flex-column a{font-size:.8rem}.footer-section-title{font-size:.8rem;font-weight:600}.phone-number{font-size:.8rem}.mercadopago-icon{height:1em;text-align:center;filter:grayscale(1)}.carrito-overlay{position:fixed;visibility:hidden;display:flex;flex-direction:row;justify-content:flex-start;top:0;right:0;z-index:1009;width:100%}.carrito-close-hitbox{width:100vw;height:100vh;position:absolute;left:0;background-color:#0006;-webkit-backdrop-filter:brightness(60%);backdrop-filter:brightness(60%)}.carrito-box{position:absolute;right:0;width:50vw;height:100vh;box-shadow:0 0 40px #0003;border-radius:10px 0 0 10px;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px}.carrito-title{width:100%;height:6%;font-size:1.5rem;font-weight:500;color:#444;border:none;margin:0}.carrito-items-box{width:100%;height:66%;display:flex;flex-direction:column;border-radius:10px;justify-content:flex-start;align-items:flex-start;gap:10px;padding:10px;overflow:scroll}.carrito-items-box::-webkit-scrollbar{display:none}.carrito-items-box{-ms-overflow-style:none;scrollbar-width:none}.cart-bill{height:22%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:20px 10px 0}.cart-bill>div{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-bill>:first-child{font-weight:400;height:28%;color:#444;border-bottom:1px solid #cccccc}.cart-bill>:nth-child(2){height:28%;border-bottom:2px solid #724d88;color:#888}.cart-bill>:last-child{height:44%;color:#724d88;font-weight:700}.cart-bill>:last-child>:last-child{font-weight:600}.bill-value{font-family:Noto Sans Mono,monospace}.carrito-buttons{height:6%;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:15px;padding:0}.carrito-button{color:#fff;padding:10px;background-color:#54a8af;border:2px solid #54a8af;border-radius:10px;-webkit-user-select:none;user-select:none;font-weight:600;text-decoration:none}.carrito-button:hover{cursor:pointer;color:#54a8af;border:2px solid #54a8af;background-color:#fff}.carrito-button:active{border:2px solid white}.buscador{width:30vw;height:70%;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.input-form{width:100%;border-radius:10px}.input-box{position:absolute;z-index:4;top:0;width:100%;height:100%;color:#888;border:none;background-color:#fff;padding:10px;border-radius:10px;font-family:Inter,sans-serif;font-size:100%;font-weight:500;background-color:#eee}.input-box:focus{outline:none;color:#000;background-color:#fff}.magnifyingglass-ico{position:absolute;z-index:4;top:50%;right:3%;transform:translateY(-50%);color:#666}.search-results{position:absolute;z-index:3;padding-top:43px;border-radius:10px;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px;top:0;box-shadow:0 0 40px #0003;overflow:hidden}.search-results-separator{width:100%;margin-bottom:10px;padding:0 10px}.search-results-separator>div{width:100%;height:1px;background-color:#ccc}.search-results-footer{width:100%;margin-bottom:10px}.search-results-item{width:100%;padding:3px 10px;text-decoration:none;-webkit-user-select:none;user-select:none;color:#666;font-weight:500;position:relative}.search-results-item:hover{color:#000;background-color:#eee}.search-results-item:active *{color:#fff;visibility:hidden}.search-results-item-empty{width:100%;padding:3px 10px;text-decoration:none;-webkit-user-select:none;user-select:none;color:#ddd;font-weight:500}.search-results-item-selected{width:100%;padding:3px 10px;text-decoration:none;-webkit-user-select:none;user-select:none;color:#000;background-color:#eee;font-weight:500;position:relative}@media(max-width:1600px){.search-results{padding-top:35px}.search-results-separator{width:100%;margin-bottom:10px;padding:0 10px}.search-results-separator>div{width:100%;height:1px;background-color:#ccc}}@media(max-width:600px){.img-logo{display:none}}.cart-item{width:100%;height:70px;padding:10px;border-radius:10px;border:1px solid #cccccc;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.carrito-item-img{height:100%;width:50px;object-fit:contain;background-color:#fff;border-radius:10px}.cart-product-item-info{height:100%;display:flex;width:30%;flex-direction:column;justify-content:center;align-items:flex-start;font-size:1rem}.cart-product-item-info div{color:#444;font-weight:400}.cart-product-item-info div:first-child{font-weight:600}.cart-product-item-info div:last-child{font-size:.8em}.cart-product-item-delete-button-and-image{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;gap:10px}.cart-product-item-delete-button{color:#fff;padding:10px;height:100%;background-color:#802;border:2px solid #880022;border-radius:10px 0 0 10px;-webkit-user-select:none;user-select:none;font-size:.8rem;font-weight:700;display:flex;justify-content:center;align-items:center}.cart-product-item-delete-button:hover{cursor:pointer;color:#802;border:2px solid #880022;background-color:#fff}.cart-product-item-delete-button:active{border:2px solid white}.updated-product-background{background-color:#fcdf40}@media(max-width:1600px){.cart-item{height:60px}}@media(max-width:1400px){.cart-item{height:30px}}.menu-overlay{width:100vw;height:0vh;position:relative;visibility:block;top:0;right:0}.menu-close-hitbox{position:fixed;z-index:1003;top:0;width:100vw;height:100vh;background-color:#0009}.menu-box::-webkit-scrollbar{display:none}.menu-box{-ms-overflow-style:none;scrollbar-width:none}.menu-box{position:fixed;z-index:1005;top:120px;left:30px;width:753px;height:766px;overflow-y:hidden;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px 20px 20px}.menu-box h4{padding:0;margin-top:10px;margin-bottom:5px;width:100%;font-size:1.1rem}.categories-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#444;width:100%;height:100%}.special-categories-buttons{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:3px}.special-categories-menu-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:355px}.special-categories-menu-group .menu-category{width:100%}.categories-buttons{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:3px}.menu-category{position:relative;width:355px;height:80px;border-radius:5px;overflow:hidden;text-decoration:none}.menu-category div{top:0;color:#fff;font-weight:500;padding-left:20px;width:100%;height:100%;display:flex;border-radius:5px;justify-content:flex-start;align-items:center;font-size:1.3rem;font-weight:600;position:absolute;z-index:9;background:linear-gradient(90deg,#000000e6,#0000004d)}.menu-category div:hover{background:linear-gradient(90deg,#0000004d,#0000004d);text-shadow:0px 0px 3px black,0px 0px 9px black}.menu-category img{object-fit:cover;width:100%;height:100%}.menu-category .sale-menu-item-color{font-weight:800;color:#f03a3a}.menu-category:hover{background-color:#eee;color:#54a8af}@media(max-width:1600px),(max-height:900px){.menu-box{top:100px;width:639px;height:650px;padding:10px 20px 20px}.menu-category{font-weight:500;width:298px;height:66px;overflow:hidden;text-decoration:none;color:#444}.special-categories-menu-group{width:298px}}@media(max-width:1366px),(max-height:768px){.menu-box{top:83px;width:579px;height:572px;padding:10px 15px 15px}.menu-category{font-weight:500;width:273px;height:58px;overflow:hidden;text-decoration:none;color:#444}.special-categories-menu-group{width:273px}}@media(max-width:1280px),(max-height:720px){.menu-box{left:20px;top:75px;width:477px;height:485px;padding:10px}.menu-category{font-weight:500;width:227px;height:48px;overflow:hidden;text-decoration:none;color:#444}.special-categories-menu-group{width:227px}}.filters-box-flex-item{width:28%;background-color:#fff}.filters-box-flex-item-2{width:28%;opacity:.3;-webkit-user-select:none;user-select:none;pointer-events:none}.form-box{display:flex;flex-direction:column;gap:10px}.filter-section-aura{padding:20px 15px 0;margin-bottom:10px;position:relative;border:1px solid #cccccc;border-radius:10px}.filters-titles{position:absolute;top:-12px;left:10px;z-index:9;font-size:1.15rem;margin-bottom:10px;font-weight:600;color:#444;background-color:#fff;padding:0 5px}.sale-filter{height:80px}.subcategory-filter{height:255px}.brand-filter{height:180px}.variant-filter{height:350px}.filter-section{overflow-y:scroll}.filter-section::-webkit-scrollbar{display:none}.filter-section{-ms-overflow-style:none;scrollbar-width:none}.filter-section-aura:hover{border:1px solid black}.filter-section-aura:hover>div{color:#000}.empty-offers{width:100%;padding:5px 20px;color:#ccc}.filter-checkbox-and-option input[type=checkbox]{display:none}.filter-checkbox-and-option input[type=checkbox]:not(:checked)+label:before{content:"";border:1px solid #666666;border-radius:5px;height:15px;width:15px;display:inline-block}.filter-checkbox-and-option input[type=checkbox]:checked+label:before{content:"";border:1px solid #54a8af;border-radius:5px;height:15px;width:15px;background:#54a8af;display:inline-block;transition:background-color .1s ease-in}.filter-checkbox-and-option input[type=checkbox]:checked+label{color:#54a8af}.filter-checkbox-and-option label{font-weight:500;color:#666;transition:color .1s ease-in;cursor:pointer;height:30px;display:flex;flex-direction:row;justify-content:left;align-items:center;gap:3px;-webkit-user-select:none;user-select:none}.filter-checkbox-and-option label:hover{color:#000}.filter-option-title-empty{color:#ccc}.notification-popup-window{position:fixed;width:100vw;height:100vh;background-color:#00000080;z-index:1051;display:flex;flex-direction:row;justify-content:center;align-items:center}.notification-box{padding:30px;width:400px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.notification-title{font-size:1.3rem;font-weight:600;text-align:center}.notification-body{font-size:1rem;text-align:center}.page-products-and-filters-box{display:flex;flex-direction:row;width:100%;gap:10px}.page-products-inner-box{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.home-body{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.timetable-and-social{width:100%;height:390px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.carousel-home-block{width:100%;height:390px}.seccion-productos{height:390px;border:4px solid #aaaaaa;border-radius:10px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:3rem;color:#aaa}.product-page-container{margin-top:5vh;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;height:350px}.product-page-image{height:100%;width:50%;object-fit:contain;border-radius:10px;padding-left:10vw;padding-right:20px}.product-page-information-box{border-left:2px solid #cccccc;padding-right:10vw;padding-left:20px;display:flex;flex-direction:column;gap:5px;font-size:.9rem;height:100%;width:50%}.product-page-information-box>div{width:100%}.product-page-information-box>:nth-child(1){font-size:1.8em}.product-page-information-box>:nth-child(2){font-size:1.1em;font-weight:700;margin-bottom:10px}.product-page-information-box>:nth-child(3){font-size:1em;color:#444}.product-page-information-box>:nth-child(5){font-size:1.1em;font-weight:700;padding:10px 0}.relacionados-section{width:100%;background-color:#eee;border-radius:10px;padding:20px;margin-top:15vh}.relacionados-title{border:none;margin-bottom:15px}.productos-relacionados-box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.productos-relacionados-box>div>a{border:1px solid transparent}.product-page-add-button{height:40px;width:100%;color:#fff;padding:10px;background-color:#54a8af;border:2px solid #54a8af;border-radius:10px;font-weight:600;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.product-page-add-button:hover{cursor:pointer;color:#54a8af;border:2px solid #54a8af;background-color:#fff}.product-page-add-button:active{border:2px solid white}.product-page-remove-button{height:40px;width:20%;color:#fff;padding:10px;background-color:#802;border:2px solid #880022;border-radius:10px;font-weight:600;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.product-page-remove-button:hover{cursor:pointer;color:#802;border:2px solid #880022;background-color:#fff}.product-page-remove-button:active{border:2px solid white}.acumulator-for-product-page{height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.acumulator-for-product-page>:nth-child(2){margin-left:10px}.acumulator-for-product-page>:nth-child(1)>:nth-child(1){display:none}.acumulator-for-product-page>:nth-child(1)>:nth-child(2){width:60%}.acumulator-for-product-page>:nth-child(1)>:nth-child(3){width:40%}.client-contact-input-titles{font-weight:600;width:100%;font-size:1.1rem;margin-bottom:5px;margin-top:15px;color:#444}.client-contact-input-titles .city-warning{color:gray;font-size:.8rem;font-weight:400}.client-requeriment-highlight{color:#54a8af}.buypage-contents-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.buypage-listitems{font-family:IBM Plex Mono,sans-serif;font-size:.8rem;color:#444;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:45px 25px;background-image:url(/assets/paper-texture-BO0y4wUu.png);width:35%}.buypage-checkout{width:60%}.buypage-checkout>div{color:#444}.buypage-listitems-article{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:1px 0;width:100%}.buypage-listitems-article-separator-line{margin:5px 0;background:repeating-linear-gradient(to right,#888,#888 5px,#0000 5px 8px);height:1px;width:98%}.buypage-listitems-ticket-description-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1px 0;width:98%}.buy-page-listitems-ticket-description-string{width:60px;text-align:center;overflow:hidden}.buypage-listitems-article-separator-description-dashes{background:repeating-linear-gradient(to right,#888,#888 5px,#0000 5px 8px);height:1px;width:170px}.ticket-title{font-weight:600;font-size:1rem;color:#666}.totals{font-weight:700;font-size:1rem;color:#666}.checkout-form{position:relative;padding-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.checkout-form h3{width:100%;font-size:1.4rem;margin-bottom:10px;font-weight:600;border-bottom:1px solid #dfdfdf}.checkout-form input{height:38px;width:100%;border:none;background-color:#dfdfdf;padding:10px;border-radius:10px;font-size:.9rem;color:#000;font-weight:500;font-family:Roboto}.checkout-form input::placeholder{color:#aaa}.compra-buttons{height:6%;width:100%;display:flex;margin-top:40px;flex-direction:row;justify-content:flex-end;align-items:center;padding:0}.enviar-button{width:100%;color:#fff;padding:10px;background-color:#54a8af;border:2px solid #54a8af;border-radius:10px;-webkit-user-select:none;user-select:none;font-weight:600;text-decoration:none;text-align:center}.enviar-button-animation{animation:deliveryHasBeenSent all 5s linear}.enviar-button-animation-error{animation:checkoutFormHasErrors .6s linear}.enviar-button-sending{background:linear-gradient(to right,#54a8af,#54a8af) no-repeat;background-size:0% 100%}.enviar-button-error:hover{color:gray;cursor:default}.enviar-button:hover{cursor:pointer;color:#54a8af;border:2px solid #54a8af;background-color:#fff}.cancelar-btn{background-color:#802;border:2px solid #880022}.cancelar-btn:hover{color:#802;border:2px solid #880022}.enviar-button:active{border:2px solid white}@keyframes deliveryHasBeenSent{0%{background-color:transparent;background-size:0% 100%}to{background-size:100% 100%;background-color:none}}@keyframes checkoutFormHasErrors{0%{opacity:60%;border:2px solid white;background-color:transparent;background-color:#fff;color:#802;cursor:default}25%{border:2px solid #880022;background-color:transparent;background-color:#802;color:#fff;cursor:default}50%{border:2px solid white;background-color:transparent;background-color:#fff;color:#802;cursor:default}75%{border:2px solid #880022;background-color:transparent;background-color:#802;color:#fff;cursor:default}to{opacity:60%;border:2px solid white;background-color:transparent;background-color:#fff;color:#802;cursor:default}}.input-validation-error{color:red;font-size:.8rem;font-weight:400;margin-bottom:10px}.search-result-product-cards-list{display:flex}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ttf/IBMPlexMono-Regular.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:GoMono;src:url(/fonts/ttf/Go-Mono.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/ttf/InterDisplay-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}html{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;width:100vw;max-width:100%;background-color:#fff}:root{font-size:1rem;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}h1,h3,h2,h4{font-weight:600;font-size:1.7rem;margin:0 0 30px;padding:8px 0;color:#444}h2{margin:0 0 10px;border-bottom:2px solid #888888;color:#666}.father-flex-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-content-area{margin:30px 0;width:1335px}@media(max-width:1920px),(max-height:1080px){.page-content-area{margin:30px 0;width:1335px}:root{font-size:1rem}}@media(max-width:1600px),(max-height:900px){.page-content-area{margin:30px 0;width:1270px}:root{font-size:.9rem}}@media(max-width:1366px),(max-height:768px){.page-content-area{margin:30px 0;width:1100px}:root{font-size:.7rem}}@media(max-width:1280px),(max-height:720px){.page-content-area{margin:30px 0;width:1100px}:root{font-size:.7rem}}@media(max-width:1024px),(max-height:576px){.page-content-area{margin:30px 0;width:900px}:root{font-size:.7rem}}
