.under-header-bf {
  background-color: #a80800;
  text-align: center;
}

.under-header-bf .tablet {
  display: none;
}

@media (max-width: 768px) {
  .under-header-bf .desktop {
    display: none;
  }
  .under-header-bf .tablet {
    display: inline-block;
  }
}

/*.subcategory .item-product .discount {
  background: #000;
}*/

.subcategory .item-product .discount span:first-child {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

@media (max-width: 767px) {
  .page-template-page_vezi_toate_produsele .content {
    margin-top: 11px;
  }
}
/*# sourceMappingURL=custom.css.map */