/* Add custom CSS styles below */ 
.main-nav-container.fixed-header .inner {
    background: #fff;
}
.store-footer__inner {
    background-color: #fff !important;
    color: #000;
}
.categories_template-5{
  .category-item-slider img, .category-item-grid img {
      padding: 0;
   }
  @media (min-width: 768px){
    .category-item-slider img, .category-item-grid img {
      height: 550px;
   }}
  @media (max-width: 768px){
 .category-item-slider img,  .category-item-grid img {
    height: 225px !important;
    }}
}

@media (max-width: 768px){
.H_fixed_banner_0{ 
 .container.flex.justify-center.items-stretch.relative {
    flex-direction: column;
}
 .categories_remote_container.categories_remote_container_0.pt-\[40px\].md\:pt-\[0px\].transition-all.duration-300.inline-block.w-1\/4 {
    width: 100%;
    display: none;
}
  .categories_remote_btn_mobile {
    display: none;
}}
.TH_fixedbanner_container_0 {
    width: 100%;
}}