/*
Theme Name: Miniture Child
Theme URI: http://miniture.novaworks.net
Description: This is a child theme for Miniture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: miniture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body{
	background-color:#fdfae9;
}
.titlte_colored{
	color:#854569;
}
p{
	margin-bottom:13px;
}
.product-item__thumbnail-placeholder {
    height: 330px;
}
/****************************************************************/
