/*!
 Theme Name:     All Star Heating Ltd
 Theme URI:      https://nealskilling.com
 Description:    Custom WordPress theme for All Star Heating Ltd, based on Divi, by https://nealskilling.com
 Author:         Neal Skilling Web Design & Development
 Author URI:     https://nealskilling.com
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
  font-family: "Geom Graphic W03 Regular";
  src: url("fonts/Geom Graphic W03 Regular.eot"); /* IE9*/
  src: url("fonts/Geom Graphic W03 Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Geom Graphic W03 Regular.woff2") format("woff2"), url("fonts/Geom Graphic W03 Regular.woff") format("woff"), url("fonts/Geom Graphic W03 Regular.ttf") format("truetype");
}
h1, h2, h3, h4, h5, .et_pb_button {
  font-family: "Geom Graphic W03 Regular" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

#top-menu li a {
  line-height: 46px;
}

.footer-logos > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.instagram-gallery #sb_instagram #sbi_images {
  padding: 0 !important;
  margin: 0 -30px !important;
  width: calc(100% + 60px) !important;
}
.instagram-gallery #sb_instagram #sbi_images .sbi_item {
  padding: 30px !important;
}
.instagram-gallery #sb_instagram #sbi_load .sbi_load_btn {
  font-family: "Geom Graphic W03 Regular" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  border-width: 0px !important;
  border-radius: 0px;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding-top: 0px !important;
  padding-right: 24px !important;
  padding-bottom: 0px !important;
  padding-left: 24px !important;
  line-height: 46px;
}

@media (max-width: 980px) {
  #main-content {
    overflow: hidden;
  }
  .footer-logos {
    margin: 0 -2.5%;
  }
  .footer-logos .et_pb_column_1_4 {
    width: 25% !important;
    margin: 0 !important;
    padding: 0 2.5% !important;
  }
  .footer-contact-info-section > div > div:first-of-type {
    padding-bottom: 80px !important;
  }
  .footer-contact-info-section .et_pb_blurb_description p {
    word-break: break-all;
  }
}
@media (max-width: 599px) {
  .footer-logos {
    padding-bottom: 0 !important;
  }
  .footer-logos .et_pb_column_1_4 {
    width: 50% !important;
    margin-bottom: 40px !important;
  }
}