.nav-link{
    color: #090909 !important;
    font-size: large;
}
.nav-link{
    font-weight: 400;
    color: #111111 !important;

}

.new:hover{
  border: 1px solid black;
  cursor: pointer;

}
.new1{
  width: 100% !important;
  
}
.icons{
  cursor: pointer;
}
.zoom:hover{
  transform: scale(1.1);

}
.footrw {
  font-size: xx-small;
}
.productfont{
  font-size: small;
}
.headfont {
  font-size: small;
}

