html > body > #page > #content > div > div > section:nth-child(5) > div > div > div > div > div > div > div > ul > .post-29 > div:nth-child(1) > span {
  display: none;
}
.woocommerce ul.products li.product {
  background-color: #ffffff;
  border-radius: 4px;
  border-color: rgba(230, 230, 230, 0);
  border-style: solid;
  border-width: 0px;
  padding: 22px;
  transform: scale(1.03);
}
.woocommerce ul.products li.product:hover {
  border-color: #b7b7b7;
  box-shadow: 0px 0px 10px 0px #cbcbcb;
}
.woocommerce ul.products li.product .price {
  font-size: 21px;
  font-weight: 400;
  margin-left: 20px;
}
html > body > #page > #content > div > div > section:nth-child(5) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > div > section:nth-child(20) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > div > section:nth-child(10) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > div > section:nth-child(2) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > div > section:nth-child(3) > div > div > div > div > div > div > div > h2 {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 13px;
  padding: px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.ast-woo-product-category {
  margin-left: 20px;
}
.elementor-icon-list-text:hover {
  text-decoration: underline;
}
.elementor-icon-box-description :hover {
  color: #C9B659;
}
.woocommerce ul.products li.product a img {
  border-width: 100px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
html > body > #page > #content > div > div > section:nth-child(24) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > .post-664 > section:nth-child(9) > div > div > div > div > div > div > div > h2 {
  display: none;
}
html > body > #page > #content > div > div > section:nth-child(12) > div > div > div > div > div > div > div > h2 {
  display: none;
}
.woocommerce .related ul.products li.product a.button {
  display: none;
}
.favb {
  transform: scale(1.22);
}
.woocommerce span.onsale {
  display: none;
}
a:focus {
  outline: none !important;
}
.woocommerce > h2 {
  display: none;
}
.product-name {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #000000;
  font-weight: 600;
}
.woocommerce-mini-cart__empty-message {
  visibility: hidden;
  height: 0;
}
.woocommerce-mini-cart__empty-message:before {
  content: "No hay productos en el carrito";
  visibility: visible;
  height: auto;
}
/* Quitar cursiva del input del buscador Ajax Search */
input.dgwt-wcas-search-input {
  font-style: normal !important;
}
/* Quitar cursiva específicamente del placeholder */
input.dgwt-wcas-search-input::placeholder {
  font-style: normal !important;
}
/* Compatibilidad navegadores */
input.dgwt-wcas-search-input::-webkit-input-placeholder {
  font-style: normal !important;
}
input.dgwt-wcas-search-input:-ms-input-placeholder {
  font-style: normal !important;
}
