.span-error-form {
  display: none; }

.errorInput {
  display: block; }

.errorMessajeCheck {
  color: red; }

.svg-icon {
  width: 1em;
  height: 1em; }

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #343a40; }

.svg-icon circle {
  stroke: #343a40;
  stroke-width: 1; }

.form-check-custom-inline-row {
  display: inline-flex;
  align-items: center;
  margin-right: 0.75rem; }

.container-products {
  margin-right: auto;
  margin-left: auto;
  background-color: #e0e0e3; }

.line {
  width: 98%;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0; }

.col-products {
  background-color: #ffffff;
  margin-left: 2.1%;
  margin-bottom: 2.1%;
  float: left;
  display: block;
  height: fit-content;
  padding-bottom: 15px;
  margin: 15px; }

.img-products {
  display: inline-block;
  width: 100%;
  height: auto; }

@media (min-width: 576px) {
  .card-columns-products {
    column-count: 3 !important; } }

.portlet-content {
  padding: 0px !important; }

.portlet {
  margin: 0px !important; }