/** 
 * Theme Name:  Everything Child
 * Theme URI:   http://themes.kubasto.com/everything/
 * Description: Everything is a responsive, Retina-ready, premium WordPress theme.
 * Tags:        responsive-layout
 * Author:      Kuba Sto
 * Author URI:  http://themes.kubasto.com
 * Template:    everything
 * Version:     1.0
 */
 
 #content .section {
 	padding-bottom: 60px; !important
 }
 
 
#subpages-widget-3 ul {
    margin: 0;
    padding: 0;
    padding-right: 15px;

}
 
#subpages-widget-3 li {
 	list-style-type: none; 
 	padding-top: 8px;
 	border-top: 1px solid #CCC;
}
 
#subpages-widget-3 li a {
    color: #000;
    margin: 0;
    padding: 0;
    font: normal 14px/30px Montserrat;
 }

.frontpagebutton {
width: 300px;	
}

#footer {
background-color: #FFF; !important
}

.tagline {
	font-size: 14px;
}