/*
	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
--------------------------------------------------------------- */
/* import default parent styles */
@import url("https://www.zagradi.me/wp-content/themes/savoy/assets/css/shop.css?ver=2.8.0");


.woocommerce-widget-layered-nav-list .nm-pa-color {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 9px;
    background: #ccc;
border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

