/*
	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-shop-loop-thumbnail .nm-shop-loop-thumbnail-link,
.nm-shop-loop-thumbnail .nm-shop-loop-thumbnail-link img {
  background:#fff !important;
}

.product .onsale {
    background: #baf122;
    font-weight: 600;
}

.nm-blog-categories ul li.current-cat a, .nm-portfolio-categories li.current a, .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active, .widget_layered_nav ul li.chosen a, .widget_layered_nav_filters ul li.chosen a, .slick-dots li.slick-active button, .flickity-page-dots .dot.is-selected{
	border-color: #baf122 !important;
}

.single-product .has-bg-color .nm-single-product-bg,
.nm-cart-panel-item-thumbnail {
    background-color: #ffffff;
}

.checkout .nm-validation-inline-notices .form-row.woocommerce-invalid-required-field:after {
    content: "Champs obligatoire.";
}