/* Add custom CSS styles below */ 
/***main banner**/


.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
/***main banner**/
.NG-categories .card-inner {
    height: 450px;
}

/*******************/

@media (max-width: 768px) {
.store-header {
    position: absolute !important;
    width: 100% !important;
}
  
  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .the-logo {
    height: 70px;
  }
}

section.s-block.s-block--fixed-banner.wide-placeholder {
  margin-top: -2rem !important;
}