/*
 Theme Name:   Hello Child
 Description:  Hello Child Theme, this is where baby WordPress themes are made.
 Author:       Craig Smith
 Author URI:   https://www.webbernaut.com
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  helllochild
*/

/* Colors

*/

/* .elementor-section-wrap {
    opacity:0;
} */

/* h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: 'ABfont';
} */

.site-header {
    display:none !important;
}

@media (max-width: 767px) {
  .elementor-7 .elementor-element.elementor-element-defd9cf .elementor-image-box-wrapper .elementor-image-box-img {
    width: 15%;
    float: left;
    margin-right: 8px !important;
  }
}