/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.scss to edit this template
*/
/*
    Created on : 21 ago 2025, 10:47:04
    Author     : marco
*/
.owahomemulticategorie .owamccontainer {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid black;
}
.owahomemulticategorie .owamccontainer .elencoprodcontainer .owaswiperfreccia {
  position: relative;
  flex: 0 0 40px;
}
.owahomemulticategorie .owamccontainer .elencoprodcontainer .owaswiperfreccia > div:after {
  font-size: 22px;
  font-weight: bold;
  color: black;
}
.owahomemulticategorie .owamccontainer .elencoprodcontainer .owaprodotti {
  position: relative;
  flex: 0 0 calc(100% - 80px);
  max-width: calc(100% - 80px);
}

/*# sourceMappingURL=front.css.map */
