/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

.woocommerce-cart-form__cart-item.cart_item .product-name a{
	color: #000;
}

#footer-info a{
	color: #ffb400 !important;
}

.ppom-wrapper label {
display: none !important;
}