/*
Theme Name:     Kleo Child
Theme URI:
Description:   
Author:         Raingoose Design
Author URI:     http://www.raingoosedesign.co.uk
Template:       kleo
Tags:  
License: 
License URI: 
*/

/*
* Please add your custom styles below
*/

.widget_nav_menu a{
	padding: 9px;
}

a.btn-highlight{
	margin: 10px 5px!important;
	font-size: 12px!important;
	padding: 8px 12px!important;
}

.template-page .page-title{
	text-align: center;
	margin: 50px 0px 0px 0px;
}

body.register h1, body.activate h1{
	font-size: 36px!important;
	padding-bottom: 40px;
	text-align: center;
} 

#main .main-color h1{
	text-align: center!important;
}

.blog article{
	border-bottom: 1px solid #eee;
	margin-top: 30px;
	padding-bottom: 40px;
}

.feature-item.default-icons-size .feature-text{
	display:none!important;
}

.sidebar li.current-menu-item a, .dcw li.current-cat a{
	color: #7c3e55!important;
	background-color: #f7f7f7!important;
}



.dcw li:first-child a{ 
   	border-top-color: #e5e5e5;
   	border-top-style: solid;
    	border-top-width: 1px;
 }
   
.dcw a{
	border-bottom-color: #e5e5e5;
        position: relative;
    	font-weight: normal;
    	display: block;
    	padding: 9px;
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
}

.is-sticky .logo img {
    margin-top: 8px;
}