/*
  Theme Name: Sealtite Insulation
  Theme URI: https://thehdg.biz
  Version: 1.0.0
  Template: Divi
  Author: Kelly Wilson - The Hauser Design Group
  Author URI: https://thehdg.biz
  Description: HDG Custom Design
  Text Domain: divi-child-theme
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#et-main-area {
  margin-top: 60px;
}
body.home #et-main-area, body.page-id-734 #et-main-area {
  margin-top: 0;
}

@media (max-width: 768px) {
  .hdg-hide-masonry-mobile .el_masonry_gallery_wrapper {
    display: none !important;
  }
  .hdg-mobile-slick {
    display: block;
    margin-left: 40px;
    margin-right: 40px;
  }
  .hdg-mobile-slick img {
    width: 100%;
    height: auto;
    display: block;
  }
}/*# sourceMappingURL=style.css.map */