.prekarietatea-item {
  border: 1px solid black;
  margin-bottom: 2rem;
  h5 {
    margin: 0;
    font-size: 16px;
    margin-bottom: 1rem;
    a {
      color: white;
      display: block;
      padding: 0.5rem;
      background-color: black;
      font-weight: bold;
    }
    a:hover {
      background-color: #666;
      text-decoration: none;
    }
  }
  li {
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
  }
  .langilearen_izena {
    font-weight: bold;
  }
}
/*faceted*/
#faceted-results .col-sm-4:nth-child(3n + 1) {
  clear: both;
}
#left-area.faceted-area.left-area {
  float: left;
  background-color: #efefef;
  padding: 2rem 0;
  fieldset {
    border: none;
  }
  legend {
    text-transform: uppercase;
    font-size: 16px;
  }
}
.widget-fieldset ul li label {
  font-weight: normal;
  padding-left: 0.5em;
  font-size: 14px;
}
@media (max-width: 770px) {
  .faceted-area.center-and-left-area {
    float: none !important;
    margin: 0 !important;
    width: 80% !important;
  }
  .faceted-area.center-area {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .left-area-js {
    margin: 0 !important;
  }
  #left-area.faceted-area.left-area {
    display: none;
  }
}
#top-area {
  background-color: #efefef;
  padding: 2rem 0;
  max-width: 90%;
  fieldset {
    border: none !important;
  }
  legend {
    text-transform: uppercase !important;
    font-size: 16px !important;
  }
}
