/*
 Theme Name:   Nienhaus theme
 Description:  custom theme for nienhaus
 Author:       Christian Niessing
 Author URI:   http://www.schauundhorch.de
 Template:     exhibition
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce ul.products li.product .price, .woocommerce div.product p.price {
	display:none;}

article a {
    color: #000;
}

div.wpcf7-validation-errors {
	 display:none;
}


div.wpcf7-mail-sent-ok {
    border: 2px solid #04018e;
}
