.wd-hover-icons .star-rating > span {
  display: none;
}
.elementor-widget-container > .products > .wd-product .star-rating {
  display: none;
}
.wd-product ins bdi {
  font-size: 20px;
  line-height: 20px;
}
.products > .wd-product .price {
  line-height: 20px;
}
.wd-product del bdi {
  font-size: 12px;
  line-height: 10px;
}
@media screen and (max-width: 768px) {
  body #main-content {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  body #main-content {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .whb-header-bottom .wd-display-form {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
