@media (max-width: 767px) {
  .elementor-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#logo img { 
  -moz-transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  transition: all .4s ease-in-out; 
}
.jet-sticky-section--stuck #logo {
  position: revert;
  margin-top: 0;	
}
.jet-sticky-section--stuck #logo .elementor-widget-container {
  margin: 0;
}
.jet-sticky-section--stuck #logo img { 
  max-width: 50%; 

}

.page-preloader {
  border-top-color: #fcc814;
  border-right-color: #fcc814;
}

.elementor-menu-anchor { 
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

@media (max-width: 767px) {
  .elementor-menu-anchor { 
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
  }
}

.elementor-slideshow__footer { 
  display: none; 
}

body.post-template-default article.post {
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
body.post-template-default .post-navigation {
  display: none;
}

.why-us-button a {
  width: 100% !important;
  height: 170px;
  line-height: 170px;
}
body.blog .container {
  margin-top: 50px;
}

body.postid-1055 .entry-content ul li {
  margin-bottom: 20px;
}