/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.nm-footer-widgets,.width900 {
	max-width:900px !important;
	margin: 0 auto;
}

.header-transparency.header-border-1 .nm-header{
	border-bottom:1px solid #FFF;
}

.nm-shop-loop-details{
	margin-top:-52px;
	display:none;
	background-color:#FFF;
	box-shadow: 1px 1px 15px 1px #ccc;
	padding:10px;
	text-align:center;
}

.product:hover .nm-shop-loop-details{
	display:block;
}

.nm-quickview-btn{
	display:none !important;
}