
@media only screen and (max-width: 1199px) {
  .bg-primary-down-lg {
    background-color: #fff !important;
  }
  .ed-search a span{
    color: #333 !important
  } 
  .ed-cart, .ed-profile, a i{
    color: #333 !important
  } 
}

.whatsapp-btn {
  background: #25D366;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: fixed;
  bottom: 65px;
  right: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
