/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 
/* .grecaptcha-badge { visibility: hidden; }

figcaption a{font-size:200%}

 [aria-current] span {
    font-weight: bold;
    text-decoration: underline;
  }

div.inline ul li{
	display:inline;
}

div.inline ul li span.wc-block-product-categories-list-item__name{
	display:none;
} */

/* span[data-wp-bind--hidden] {
    display: none !important;
} */

#menu-posts, #menu-comments, .wc-block-mini-cart__empty-cart-wrapper, .added_to_cart.wc_forward {
    display: none !important;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.wpc-filters-section{margin: 0}
.wpc-edit-filter-set{display:none}


input.wpc-search-field{color:white};

a[title="Free Instagram Feed Widget"] {
    display: none !important;
}

