/*
Theme Name: Pootlepress Canvas Child Theme
Theme URI: 
Description: Pootlepress child theme for the Canvas theme.   
Author: <a href="http://www.pootlepress.co.uk" title="Visit author homepage">Pootlepress</a>
Author URI: www.pootlepresss.co.uk
Template: canvas
Version: 1
*/


@import url('../canvas/style.css');


a.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
.submit:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
#wrapper .woo-sc-button:hover {
  background: #333333 !important;
}

table.shop_table td.product-name
{
	max-width: 400px;	
}

.woocommerce_message, .woocommerce-message {
	background-color: #ffffff !important;
}

div#macaron-selector-footer div.msgs {
	color: #d0b69d !important;
}

.reset_variations {
	color: #666666 !important;
}

ul.products li.product a img { 
	width:auto !important; 
	margin: 0 auto !important; 
} 

.woocommerce .images img { 
width:auto !important; 
margin: 0 auto !important; 
}

