/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1
Text Domain: stockholm
Template: stockholm
*/
aside.sidebar .widget:not(.woocommerce) li {
	font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}
aside.sidebar .widget a {
	color: #393939;
}
.side_menu .widget ul,
aside.sidebar .widget ul {
	list-style: disc;
	margin-left: 15px;
}