/*

Theme Name: Shopkeeper Child

Theme URI: http://www.digithales.be

Description: This is a child theme for Shopkeeper.

Author: Digithales

Author URI: http: //www.digithales.be

Template: shopkeeper

Version: 1.0

*/



@import url("../shopkeeper/style.css");



/****************************************************************/

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/****************************************************************/

/* Fix price color under product thumbnails */

.product_after_shop_loop_price .price .woocommerce-Price-amount.amount {
	color:#1d4578
}

/* Fix Quick View price color */

.cd-quick-view .cd-item-info .product_infos .product_price .price {
    color: #1d4578 ;
}

.language-and-currency {
	display:none
}




















/****************************************************************/

/****************************************************************/

/****************************************************************/