/*
	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
--------------------------------------------------------------- */

#mybanner h2.nm-banner-subtitle.nm-alt-font {
    color: #5c5c5c;
}

.nm-product-category-inner .nm-product-category-text{
    background: #bfa967;
    margin: 0;
    padding: 10px 30px;
    bottom: -53px;
    top: unset;
    text-align: center;
    width: 100%;
}    
    
.nm-product-category-inner h1.nm-product-category-heading{
    color: #604c10;
    font-size: 17px;
    font-weight: bold;
} 

@media (min-width: 600px) {
li.product-category, .nm-product-categories .product-category {
    opacity: 1;
    padding: 0 0 130px 0;
}  
    
}

#nm-shop-categories {
    text-align: left;
}
        