/*
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 : 26-apr-2022, 18.37.33
    Author     : marco
*/
.owabloccohtmlfaq {
  padding: 4px 4%;
}
.owabloccohtmlfaq .owafaq {
  padding: 10px 14px;
  border-bottom: 1px solid black;
}
.owabloccohtmlfaq .owafaq h3 {
  margin: 30px 0 5px 0;
}
.owabloccohtmlfaq .owafaq .owafaqhead {
  background-color: inherit;
  color: black;
  cursor: pointer;
}
.owabloccohtmlfaq .owafaq .owafaqhead:before {
  content: "";
}
@media all and (max-width: 550px) {
  .owabloccohtmlfaq .owafaq .owafaqhead span.testo {
    display: inline-block;
    width: 86%;
    text-align: left;
  }
}
.owabloccohtmlfaq .owafaq .owafaqhead span.material-icons {
  float: right;
}
.owabloccohtmlfaq .owafaq .owatesto {
  margin-top: 8px;
}
.owabloccohtmlfaq .nonvisibile {
  display: none;
}

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