body{margin:0;font-family:"Titillium Web",Geneva,Tahoma,sans-serif;font-weight:300;color:#19191a;text-align:left;background-color:#fff}

.u-height-400 {
  height: 400px;
}

.u-height-100 {
  height: 100px;
}

.menu-main .nav li ul {
  box-shadow: 0 10px 40px -5px #858585;;
}

.lines-main-box button {
  color:#fff;
  width:50px;
  padding:0px;
  margin-right:6px;
  margin-bottom:3px;
  margin-top:3px;
}

/* css for display post plugin */
.period-main-box {
  background: #e8e8e8;
}

.avvisi-main-box {
  background: #e8e8e8;
  margin-bottom: 10px;
  padding: 15px;
}

.period-main-box {
  width: 100%;
}

.details-main-box {
  width: 100%;
}

.lines-main-box {
  width: 100%;
}

.lines-main-box-display {
  display: none;
}

@media screen and (max-width:479px) {
  /*.row.head {
    display: none;
  }

  .lines-main-box:before {
      content: attr(data-title);
      display: block;
  }

  .period-main-box:before {
      content: attr(data-title);
      display: block;
  }

  .details-main-box:before {
      content: attr(data-title);
      display: block;
  }*/

}
