/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.app-inner  section{
    margin-bottom:50px !important
}

section.H_fixed_banner.sec__space.animate-component .H_fixed_banner_single_0{
    text-align:center
}
section.H_fixed_banner.sec__space.animate-component .H_fixed_banner_single_0 
.relative.z-10.flex.flex-col.mt-6.md\:mt-0.w-full.gap-3.md\:gap-5.justify-center.items-center{
    max-width:700px;
    margin:auto
}
.H_fixed_banner_3 .scroll-animate-container h2{
    width:600px !important;
    line-height:80px;
}

@media(max-width:768px){
    .H_fixed_banner_3 {
        height:300px !important;
    }
    .H_fixed_banner_3 .scroll-animate-container h2{
        width:170px !important;
        line-height:30px;
        font-size:20px;
        margin-top:20px;
    }
    .H_fixed_banner_3 .scroll-animate-container{
        height:250px;
    }
    .H_fixed_banner_0 h2{
        font-size:20px 
    }
    .H_fixed_banner_0 p{
       font-size:15px 
    }
  .TH_fixedbanner_container {
    width: 100%  !important;
}
  .s-discount-coupons .scroll-animate-container {
    min-height: 37vh !important;
}
}

/** Edits **/
/* Hide Side Categories */
.categories_remote_container,
.categories_remote_btn {
    display: none;
}