/*
	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-quickview-slider {
	background: transparent;
}

.widget-panel-dark .nm-widget-panel-header-inner, .widget-panel-dark #nm-cart-panel-loader, .widget-panel-dark .nm-cart-item-loader, .widget-panel-dark .nm-cart-panel-summary-inner, .widget-panel-dark #nm-widget-panel {
	background: #fff;
}

.widget-panel-dark #nm-cart-panel-loader h5, .widget-panel-dark #nm-widget-panel-close, .widget-panel-dark #nm-widget-panel .product_list_widget .empty, .no-touch .widget-panel-dark #nm-widget-panel .product_list_widget .remove:hover, .widget-panel-dark #nm-widget-panel .nm-cart-panel-item-price .amount, .widget-panel-dark #nm-widget-panel .product_list_widget li a, .no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover, .no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover, .widget-panel-dark #nm-widget-panel .buttons a:first-child, .widget-panel-dark .nm-cart-panel-summary {
	color: #000;
}

.widget-panel-dark .nm-widget-panel, .widget-panel-dark #nm-widget-panel .product_list_widget, .widget-panel-dark #nm-widget-panel .product_list_widget .remove, .widget-panel-dark #nm-widget-panel .variation, .widget-panel-dark #nm-widget-panel ul.variation li > div:first-child, .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus, .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus, .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .qty {
	color: #310D1C;
}

.widget-panel-dark #nm-widget-panel .product_list_widget .empty i {
    background-color: #310c1b;
    color: #fff;
}

.sod_select .sod_list_wrapper {
	background: #fff;
}

.sod_select .sod_option.active {
	background: #310d1b;
}