.header-wrapper .logo img {
    width: 400px !important;
    height: 60px !important  ;
    object-fit: cover !important;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1446px;
    }

  
}
.header-form-group
{
border-radius:6rem !important  
}
.left-site-category
{
 display:none 
}
.menu-category-btn
{
 display:none !important;
}
.header-bottom 
{
 background:none !important; 
}
.mobile-menu-icons
{
 background-color:white; 
}
.header-middle .header-wrapper:not(:has(.log))
{
  justify-content:space-around !important;
}
@media(max-width:700px) 
  {
    .cart-icon-design
    {
     display:none !important
    }
    body 
    {
     overflow-x:hidden !important; 
    }
    
.ecommerce__icon  img
{
  filter:invert(1);

}
    
}
.menu > li:last-child > a {
  color: #e94540 !important;
}

.featured-category-slider {
  display: none !important;
}


 .section-header
    {
     display:flex;
      justify-content:center;
    }
@media(min-width:780px) and (max-width:980px) 
  {
 .header-bottom 
    {
     display:none 
    }
}
@media(min-width:1000px)
  {
 .offer-wrapper
    {
      margin-top:3rem
    }
    .ecommerce 
{
  margin-left:1rem 
}
}