  
  .section-title.style-1 {
    font-size: 17px;
  }
  
  .header-style-1.header-style-5 .header-bottom-bg-color {
    background-color: #000000 !important;
  }
  
  .header-style-1.header-style-5 .header-bottom-bg-color .main-categori-wrap > a {
    background: #ffffff;
  }
  
  
  
  .pagination-area .page-item.active .page-link, .pagination-area .page-item:hover .page-link {
    color: #fff;
    background: #000000;
  }
  
  
  .btn, .button, .product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: #F44336 !important;
  }
  
  
  .header-style-1 .main-categori-wrap > a {
    color: #000;
  }
  
  .header-style-1 .main-categori-wrap > a span {
    color: #000 !important;
  }
  
  .header-style-1 .main-categori-wrap > a span {
    color: #000 !important;
  }
  
  .header-style-1 .main-categori-wrap > a.categories-button-active i {
    color: #000;
  }
  


  @media only screen and (max-width: 1024px) {
    .header-style-1.header-style-5 .header-bottom-bg-color {
        background-color: #fff !important;
    }
  }  


    
  .text-brand {
    color: #f44336 !important;
  }
  