/* Add custom CSS styles below */ 

.product__description , .product-main-title {
  color: white !important;
}
.product-block__info .title{
  color: white !important;
}
.breadcrumbs li ,
.breadcrumbs a ,
.breadcrumbs span,
#filters-menu h2,
#filters-menu a{
  color: white !important;
}
.s-breadcrumb-arrow svg{
  color: white !important;
  fill: white !important;
  
}
li:has(.brands-link){
  display: none !important;
}
.az-blog-menu-item h4{
  font-size: 1.125rem !important;
        line-height: 1.75rem;
}