.page .hentry .entry-header {
    display: none;
}
.slide-inner{
  z-index: 3;
}

.slide-item:after{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0,0,0,0.4);
  z-index: 2;
}/* Enter Your Custom CSS Here */

.siteorigin-panels-stretch {
   background-position: center center !important;
}

.footer-widgets {
padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;;
}

.widget_wpcom_social_media_icons_widget .genericon {
font-size: 40px;
}

.site-header.fixed.float-header {
    position: fixed;
}
