/*  ----------------------------------------------------------------------------
    Module newsfiorentina
*/
.td_module_newsfiorentina {
  padding-bottom: 13px !important;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}


.td_module_newsfiorentina .td-module-thumb {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}


.td_module_newsfiorentina .item-details {
  margin-left: 115px !important;
  min-height: 70px !important;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}



.td_module_newsfiorentina .entry-title {
  font-size: 18px !important;
  line-height: 28px !important;
  margin-bottom: 5px !important;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_newsfiorentina .entry-title {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
  }
}

.td_module_newsfiorentina .item-details .td-post-date {
  font-size: 11px !important;
  line-height: 11px !important;
  margin-bottom: 2px !important;
  top: 0px !important;
  /* responsive small portrait phone */
}