/* 
Theme Name:		 CharityFoundation-Childtheme
Theme URI:		 http://childtheme-generator.com/
Description:	 CharityFoundation-Childtheme is a child theme of CharityFoundation, created by ChildTheme-Generator.com
Author:			 sh
Author URI:		 http://childtheme-generator.com/
Template:		 charityfoundation
Version:		 1.0.0
Text Domain:	 charityfoundation-childtheme
*/


/*
    Add your custom styles here
*/

div.topbar-menu-class ul {
    margin: 0px;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    text-align: right;
}

div.topbar-menu-class ul li a {
    background: #c01b2d;
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
}

.topbar .nicdark_grid_6 {
    padding: 15px 15px 0 15px !important;
    margin: 0 !important;
}

 @media (max-width: 1200px) {

.topbar {
   display: none;
}
}

.forcered {
	
color: #e56057!important;
}

.forcegrey {
	
color: #848484!important;
}

.forcemmred {
	
color: #ef374c!important;
}

.forcewhite {
	
color: #ffffff!important;
}



.nicdark_navigation_1_sidebar div li > a {
    padding: 10px 0px;
    display: inline-block;
    font-size: 20px;
    text-transform: lowercase;
    color: #353333;
}