/*
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.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");


h1,h2, h3 {
	margin-bottom: 24px !important;
}
p, h4 {
	margin-bottom: 14px !important;
}
aside.sidebar .widget h4 {
	background-color:#ddd;
}


.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 5px;
    text-decoration: none;
}