/* Áreas de toque confortáveis para catálogo em telas pequenas */
.add{width:48px;height:48px;min-width:48px;min-height:48px;font-size:26px;display:grid;place-items:center;line-height:1}
.qty button{width:44px;height:44px;min-width:44px;min-height:44px;font-size:20px}
.product-bottom{gap:10px}
.filled-badge{display:none!important}
@media(max-width:680px){.add{width:52px;height:52px;min-width:52px;min-height:52px;font-size:28px}.qty button{width:46px;height:46px;min-width:46px;min-height:46px}.product-info{min-height:176px}.product-bottom{align-items:flex-end}.filters{scrollbar-width:thin}}
