.component_date{
  background:#f4f4f4;
}

.component_date,.component_date .section-bottom{
  float:left;
  width:100%;
}

.component_date .section-bottom>.safety-container{
  max-width:53.125rem;
  text-align:center;
}

@media (min-width:992px){
  .component_date .section-bottom>.safety-container{
    padding:0;
  }
}

.component_date .section-bottom>.safety-container>.date{
  border-bottom:.0625rem solid #ccc;
  float:left;
  font-size:.875rem;
  letter-spacing:.1875rem;
  line-height:3rem;
  margin-top:0;
  text-align:left;
  text-transform:uppercase;
  width:100%;
}

.component_date.-hide-date .section-bottom>.safety-container>.date{
  font-size:0;
  line-height:0;
  overflow:0;
}

.component_date.-white-bg{
  background:#fff;
}

.component_date.-grey-bg{
  background-color:#f4f4f4 !important;
}

.fl-builder-edit .component_date{
  padding:.625rem;
}

/*# sourceMappingURL=date.min.css.map */
