/*
Theme Name: Inject Party Of Kenya
Theme URI: http://inject.com
Author: Joe
Author URI: http://joe.com
Description: Inject Party Of Kenya Child Theme.
Version: 666.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
/*
 * Things i think should not miss on page one 
slider with floating text
Introduction
Our Mission Tunaamini Itabadilika
Donate button at the top
Button for Register as Volunteer
   RED: #fe0000;
 GREEN: #0d6439;
*/
.primary-nav {
    width: 100% !important;
    margin-bottom: 10px;
}
.spec_btn{
	float:right !important;
}
.donate_btn {
    background: #0b9134;
    color: white;
    padding: 16px 15px !important;
}

.donate_btn:hover {
    background: #000 !important;
    color: white;
    padding: 16px 15px !important;
}

.donate_btn a{
	color:white !important;
}
.site-header .col-header-menu {
     margin-top: 10px !important;
}
.section_padding{
	padding-top:70px !important;
		padding-bottom:70px !important;
}
.site-header .header-main {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
   
}

.current_state ul li{
    font-size: 18px;
    list-style-type: none;
}

.current_state .fa {
	color:red !important;
}
.new_state ul li{
    font-size: 18px;
    list-style-type: none;
}

.new_state .fa {
	
}

.entry-title{
	display:none !important;
}
.social-links-list a {
    
    font-size: 25px !important;
    color: white !important;
    margin-left: 20px !important;
}
.social-links-list a:hover{
	color:red !important;
}

.dark_card{
	
    BACKGROUND: #218a10;
    color: white;
    border-radius: 15px !important;

	
}
.dark_card .elementor-icon-box-title,.dark_card .elementor-icon-box-description{
    color: white !important;
}

.promise_card{
	 BACKGROUND: #218a10;
    color: white;
    border-radius: 15px !important;
}
.reg_btn {
    background: #0b9134;
    color: white;
    padding: 16px 15px !important;
	font-size:21px !important;
	border-radius:12px !important;
}
.reg_btn:hover {
    background: #000 !important;

}