#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.fa-brands {
  font-size: 25px;
  margin-right: 20px;
}

#top-menu li {
  padding-right: 35px;
}

.nav li ul {
  width: 400px;
}

#top-menu li li a {
  width: 360px;
}

.et_pb_image_wrap img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#footer-info {
  width: 100%;
  text-align: center;
}

#main-footer {
  background-image: url(https://www.spiritspacehealing.com/wp-content/uploads/2024/11/astrik-footer.png);
  background-repeat: no-repeat;
  background-position: 88% bottom;
}

.et_pb_module.et_pb_text_align_center {
  padding: 10px 0 0;
}

#footer-bottom {
  background-color: transparent !important;
}


/* MOB */

@media screen and (max-width: 980px) {
  .et_header_style_centered #logo {
    max-height: 100px !important;
  }
}