.sale-disabled {
  display: none;
  pointer-events: none;
}

.sub-menu .sub span {
  text-align: center !important;
}

@media (max-width: 767px) {
  .title h4 {
    font-size: 14px;
  }
  .product img {
    width: 100%;
  }
  .truncate {
    width: 80%;
    margin-top: 15px !important;
  }
  .title a {
    font-weight: 500;
  }
}
/*# sourceMappingURL=default.css.map */