/*
	Theme Name: Umeed Wordpress Theme
	Theme URI: https://kodeforest.com/wp-demo/umeed
	Description: Umeed Wordpress Theme
	Author: KodeForest
	Author URI: https://www.kodeforest.com
	Version: 2.5
	License: 
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
	Text Domain: KodeForest
*/

@import 'custom.css';

@import 'jody.css';

@import 'cj.css';

@import 'ranjeet.css';



/**

 * Table of Contents :

 *

* 1.0 - Default Css
* 2.0 - TopBaar
* 3.0 - Navigation
* 4.0 - Header Two
* 5.0 - Main Banner
* 6.0 - Main Content
* 7.0 - Main INformation
* 8.0 - Main Title
* 9.0 - Services View
* 10.0 - Services View Tow
*  10.1- Causes Grid
* 11.0 - SharePost 
* 12.0 - Counter
* 13.0 - Team Grid 
*  13.1 - Team Detail
* 14.0 - Gallery
* 15.0 - Parallex Info
* 16.0 - Blog Grid
* 16.1 - Blog LArge
* 16.2 - Blog Grid
* 16.3 - Blog Medium
* 16.4 - Blog Box
* 16.5- Blog Detail
* 17.0 - AttachMent
* 18.0 - Comment Form
* 19.0 - Next Prev Post Section
* 20.0 - ShopListing
* 20.1- Shop Detail
* 21.0 - Testimonial
* 22.0 - Parallex Info
* 23.0 - Partner
* 24.0 - SubHeader
* 25.0 - Pagination
* 26.0 - Event List
* 26.1 - Event Detail
* 27.1 - Event Countdown
* 28.0 - 404
* 29.0 - About Us
* 30.0 - Accordion Setup
* 31.0 - Call Action 
* 32.0 - Classic Call To Action
* 33.0 - Parallex Background
* 34.0 - Footer
* 34.1 - Widget Section
* 34.2 - NewsLatter
* 34.3 - CopyRight 
* 35.0 - wrapper item
* 36.0 - WOOCOMMERCE PRODUCTS
* 37.0 - Search Widget
*/

* { padding: 0px; margin: 0px;}

.sticky{}
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,

.wp-caption.alignright,

img.alignright {

	margin: 0.4em 0 1.6em 1.6em;

}



blockquote.aligncenter,

.wp-caption.aligncenter,

img.aligncenter {

	clear: both;

	margin-top: 0.4em;

	margin-bottom: 1.6em;

}



.wp-caption.alignleft,

.wp-caption.alignright,

.wp-caption.aligncenter {

	margin-bottom: 1.2em;

}

/* TopBaar */

.kode-topbar {

	float: left;

	width: 100%;

	background-color: #222126;

	font-size: 16px;

	padding: 7px 0px;

	position: relative;

	height: 90px;

}

.kode-topbar:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	height: 100%;

	width: 27%;

}

.kode-barinfo {

	float: left;

	color: #ffffff;

}

.kode-barinfo i,.kode-email i {

	width: 28px;

	height: 28px;

	border: 1px solid #ffffff;

	border-radius: 100%;

	color: #ffffff;

	text-align: center;

	padding: 5px 0px 0px 0px;

	margin-right: 12px;

	font-size: 15px;

}

.kode-email {

	float: left;

	color: #ffffff;

}

.kode-team-network {

	float: right;

	margin:0px;

	padding:0px;

}

.kode-team-network li {

	list-style: none;

	float: left;

	margin: 0px 0px 0px 5px;

}

.kode-header-two .kode-team-network li { margin: 0px 0px 0px 20px; }

.kode-team-network li a i {

	float: left;

	width: 30px;

	height: 30px;

	color: #ffffff;

	border: 1px solid #ffffff;

	text-align: center;

	border-radius: 100%;

	padding: 6px 0px 0px 0px;

}

.kode-team-network li a:hover { color: #ffffff; }

/* Header Baar */

.kode-header-absolute {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	z-index: 999;	

}

.kode-header-pagebuilder .kode-headbar{

	margin-top: 0px;

}

.kode-header-pagebuilder .kode-header-absolute{

	position:relative;

}

.kode-header-pagebuilder .kode-topbar{

	height:42px;

}

.header-style-7-plus  .kode-headbar{

	background:transparent;

	margin:0px;
	border:none;
}
.header-style-7.kode-subheader.subheader-height {
    margin-bottom: 30px;
    padding: 100px 0 30px;
}

.single.single-post .header-style-7.kode-subheader.subheader-height{

	height:265px;

}

.kode-headbar {
	float: left;
	width: 100%;
	background: #ffffff;
	margin-top: -46px;
	position: relative;
	border-bottom: 2px solid #222126;
}

.logo {
	float: left;
	margin: 13px 0px 13px 15px;
}

/* Navigation */
.kode-rightsection {
	float: right;
	padding-right: 15px;
	width:100%;
}

.navbar-collapse { padding: 0px; }

.navbar-default {
	background: none;
	border: none;
	margin: 0px;
	float: left;
}

.navigation ul{
	margin:0px;
}

.navigation .menu ul > li > a{color: #ffffff !important; }
.navigation li,
.navigation .menu ul li,
.navbar-default .navbar-nav li {
	list-style: none;
}

.navigation .menu ul li a,
.navigation li a{
	float:left;
}

.navigation > li:hover > a,
.navbar-default .navbar-nav > li:hover > a {
	color: #fff;
}

.navigation .menu ul li a,
.navigation ul > li > a,
.navbar-nav > li > a {
	padding: 35px 14px 31px 14px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	position: relative;
}

.navigation .menu ul li a,
.navigation ul > li{
	position:relative;
	float:left;
}
.navigation ul > li.last ul{
	left: auto !important;
	right: 0;
}

.navigation ul > li.last ul ul{
	right: 100%;
}

.navigation .menu ul li:hover:before,
.navigation ul > li:hover:before,
.navbar-nav > li:hover:before {
	opacity: 1;
	height: 100%;
}

.navigation .menu .sub-menu,
.navigation .sub-menu,
.navigation .children,
.navbar-nav .children {
	position: absolute;
	left: 0px;
	top: 100%;
	background-color: #222126;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	min-width:200px;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
	transform: translateX(30px);
}

.navigation .menu ul li:hover .sub-menu, .navigation .menu .sub-menu  li:hover > .sub-menu,
.navigation ul li:hover > .sub-menu,.navigation .sub-menu li:hover > .sub-menu,
.navbar-nav > li:hover > .children,.navbar-nav .children > li:hover > .children {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.navigation .menu .sub-menu li,
.navigation .sub-menu li,
.navbar-nav .children li {
	position: relative;
	float: left;
	width: 100%;
}

.navigation .menu .sub-menu li a,
.navigation .sub-menu li a,
.navbar-nav .children li a {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	padding: 12px 15px;
	border-bottom: 1px dashed rgba(255,255,255,0.1);
}

.navigation .menu .sub-menu li a:before,
.navigation .sub-menu li a:before,
.navbar-nav .children li a:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	padding: 0px 14px 0px 0px;
}

.navigation .menu .sub-menu .sub-menu ,
.navigation .sub-menu .sub-menu,
.navbar-nav .children .children {
	top: 0;
	left:100%;
	margin: 0px;
}

.navigation .menu .sub-menu > li:hover > a,
.navigation .sub-menu > li:hover > a, .sub-menu > li:hover > a:before,
.navbar-nav .children > li:hover > a,.children > li:hover > a:before { color: #ffffff; }
#header-style-3 .kode-donate-btn{
	padding: 10px 15px;
}

.kode-donate-btn {
	float: right;
	padding: 10px 30px;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 4px;
	font-weight: bold;
	margin: 23px 0px 0px 10px;
	position: relative;
}

.kode-donate-btn:hover {
	opacity: 0.7;
}

/* Header Two */

.short-strip {
	background-color: #252328;
	float: left;
	width: 100%;
	padding: 0px 10px;
}

.top-nav {
	float: left;
}

.top-nav ul li {
	list-style: none;
	float: left;
	padding: 0px 11px;
}

.top-nav ul li a {
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 0px 3px 0px;
}

.short-strip .kode-team-network li a {
	border: none;
	width: auto;
	height: auto;
	background: none;
	float: left;
	padding: 10px 0px 0px 0px;
}

.kode-head-info {
	float: right;
	padding: 25px 0px 0px 0px;
}

.kode-header-two .logo { margin: 18px 0 18px 0px; }
.kode-head-info li {
	float: left;
	list-style: none;
	padding: 0px 0px 20px 20px;
}

.kode-head-info li i {
	float: left;
	width: 48px;
	height: 48px;
	border: 2px solid #333333;
	border-radius: 100%;
	font-size: 24px;
	margin-right: 15px;
	text-align: center;
	padding: 9px 0px 0px 0px;
}

.kode-head-info li h2 {
	padding: 6px 0px 0px 65px;
}

.kode-head-info li h2,.kode-head-info li h2 a { color: #333; }
.main-navbaar {
	float: left;
	width: 100%;
	background-color: #252328;
}

.main-navbaar .navbar-nav > li > a { padding: 16px 14px; }
.main-navbaar .navbar-default .navbar-nav > li > a { color: #ffffff; }
.navbar-nav > li > a {color: #ffffff !important;}

/* Main Banner */
#mainbanner {
	float: left;
	width:100%;
}

#mainbanner .flex-direction-nav,#mainbanner .flex-control-paging {
	display: none;
}

#mainbanner .container{ position: relative; }
.kode-caption.slide-left{
	left: 0px;
}

.position-center .kode-caption{
	text-align:center;
}

.position-left .kode-caption{
	text-align:left;
}

.position-right .kode-caption{
	text-align:right;
}

.kode-caption.slide-center{
	right: 0px;
	left:0px;
}

.kode-caption {
	position: absolute;
	bottom: 120px;
	z-index: 999;
	width: 80%;
	text-align: center;
	left:0px;
	right:0px;
	margin:auto;
}

.kode-caption .kode-caption-text {
	color: #ffffff;
	margin-bottom: 12px;
	font-size:24px;
}

.kode-caption .kode-caption-title {

	font-size: 75px;

	color: #ffffff;

	text-transform: uppercase;

	line-height: 0.8;

	margin-bottom: 25px;

	font-weight: bold;

}

.kode-caption .kode-linksection {

	font-size: 20px;

	color: #ffffff;

	text-transform: uppercase;

	display: inline-block;

	margin-bottom: 40px;

	padding: 6px 60px 8px 60px;

	border-radius: 4px;

	

}

.kode-modren-btn {

	color: #fff;

	display: inline-block;

	font-size: 14px;

	text-transform: uppercase;

	padding: 6px 35px;

	border-radius: 40px;

}

.kode-modren-btn:hover{ opacity: 0.7; }

.kode-header-absolute ~ #mainbanner{ padding: 88px 0px 0px 0px; }

/* Main Content */

.kode-content {
	float: left;
	width: 100%;
	padding: 35px 0px 0px 0px;
}

/* Main INformation */

.kode-maininfo {
	margin-bottom: 30px;
}

.kode-maininfo h2 {
	color: #ffffff;
	font-size: 30px;
}

.kode-maininfo p {
	color: #ffffff;
	font-size: 20px;
	line-height: 1.3;
}

.kode-maininfo ul li {
	float: left;
	color: #ffffff;
	list-style: none;
	margin-right: 22px;
}

.kode-maininfo ul li i {
	padding: 5px 12px 0px 0px;
	font-size: 18px;
	float: left;
}

form#donor-js-form-spl p.donor-js-each-spl input{ width:auto !important; float:left; margin:6px 14px 0 0;}
form#donor-js-form-spl p.donor-js-each-spl label{
	clear: none;
    float: left;
    line-height: 25px;
    width: auto !important;
}
/* Main Title */
.kode-maintitle {
	float: left;
	width: 100%;
	text-align: center;	
}

.kode-maintitle h2 {
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	line-height: 1;
	font-size: 20px !important;
}

.kode-maintitle h3 {

	font-size: 40px !important;

	text-transform: uppercase;

	font-weight: bold;

	margin: 0px 0px 10px 0px;

	line-height: 1;

	color: #000000;

}

.kode-maintitle p {

	width: 70%;

	display: inline-block;

	margin-bottom: 20px;

}

.kode-maindivider span {

	color: #777777;

	display: inline-block;

	vertical-align: top;

	float: none;

	font-size: 11px;

	position: relative;

}

.kode-maindivider {

    display: inline-block;

    min-width: 140px;

    overflow: hidden;

    margin-bottom: 5px;

}

.kode-maindivider span:before,.kode-maindivider span:after {

	content: '';

	width: 9999px;

	height: 4px;

	border-top: 1px solid #000000;

	position: absolute;

	top: 8px;

	left: 100%;

	margin-left: 0px;

}

.kode-white-title span:before,.kode-white-title span:after {

	border-top: 1px solid rgba(255,255,255,0.3);

}

.kode-white-title h2,.kode-white-title h3 { color: #ffffff; }

.kode-white-title.kode-tstitle h2,.kode-white-title.kode-tstitle h3 { color: #000; }

.kode-white-title.kode-tstitle h3 span { color: #ffffff; }

.kode-maindivider span:after {

	content: '';

	left: auto;

	right: 100%;

	margin-left: 0px;

	margin-right: 0px;

}

/* Services View */

.kode-services{

	list-style: none;

	margin-bottom: 30px;

	float:left;

	width:100%;

}

.services-three { margin: 25px 0px; }

.services-three h3 {clear: none;margin-bottom:10px;}

.kode-services.services-three i {

	width: 50px;

	height: 50px;

	font-size: 16px;

	color: #ffffff;

	text-align: center;

	border-radius: 100%;

	border: 10px solid #efefef;

	padding: 7px 0px 0px 0px;

	float: left;

}

.kode-spacer { padding-left: 80px; }

.services-wrap {

	float: left;

	width: 100%;

	border: 1px solid #d5d5d5;

	padding: 0px 24px 24px 24px;

	text-align: center;

	margin: 40px 0px 0px 0px;

}

.kode-service-icon {

	display: inline-block;

	padding: 8px 0px 0px 0px;

	position: relative;

	width: 75px;

	height: 75px;

	margin-top: -29px;

	top: -14px;

}

.kode-service-icon:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	border: 1px solid #d5d5d5;

	width: 100%;

	height: 100%;

	border-radius: 100%;

	z-index: 0;

}

.kode-service-icon:after {

	content: '';

	position: absolute;

	left: 0px;

	top: 2px;

	background-color: #ffffff;

	width: 100%;

	height: 103%;

	border-radius: 100%;

	z-index: 1;

}

.kode-services.with-circle i {

	display: inline-block;

	width: 56px;

	height: 56px;

	font-size: 28px;

	padding: 12px 0px 0px 0px;

	color: #ffffff;

	border-radius: 100%;

	position: relative;

	z-index: 2;

}

.kode-services i {

	display: inline-block;

	font-size: 40px;

	padding: 13px 0px;

	color: #777;

}

.kode-services h4 {

	margin: -9px 0px 4px 0px;

	font-weight: 600;

	color: #000;

}

.kode-services p {

	float: left;

	width: 100%;

}

.services-wrap a {

	font-weight: bold;

	font-style: italic;

	color: #000;

}

.kode-circle-services p { margin: 15px 0px 0px 0px; }

.kode-circle-services i {

	float: left;

	width: 56px;

	height: 56px;

	color: #ffffff;

	border: 6px solid #ffffff;

	box-shadow: 0px 0px 0px 2px #e2e2e2;

	border-radius: 100%;

	font-size: 22px;

	text-align: center;

}

.kode-circle-services i ~ h2 { padding: 9px 0px 0px 82px; clear:none;}

/* Services View Tow */

.services-view-two {

	list-style: none;

	text-align: center;

	padding-top: 50px;

	padding-bottom: 50px;

}

.services-view-two:hover {

	background-color: #ececec;

}

.services-view-two i {

	display: inline-block;

	border-radius: 100%;

	width: 142px;

	height: 142px;

	background-color: #252328;

	color: #ffffff;

	text-align: center;

	padding: 43px 0px 0px 0px;

	margin-bottom: 16px;

}

.services-view-two:hover i {

	-webkit-transform: scale(1.1);

	   -moz-transform: scale(1.1);

	    -ms-transform: scale(1.1);

	     -o-transform: scale(1.1);

	        transform: scale(1.1);

}

.services-view-two p {

	margin-bottom: 25px;

}

.services-view-two h2 {

	position: relative;

	display: inline-block;

	padding-bottom: 7px;

	margin-bottom: 15px;

	font-weight: 600;

}

.services-view-two h2:before {

	content: '';

	position: absolute;

	left: 50%;

	bottom: 0px;

	width: 46px;

	height: 2px;

	background-color: #777777;

	margin: 0px 0px 0px -25px;

}

.services-view-two:hover .service-btn { color: #ffffff; }

.service-btn {

	background-color: #252328;

	display: inline-block;

	padding: 7px 30px;

	color: #ffffff;

	text-transform: uppercase;

}

/* Causes Grid */

.kode-causes-list ul li {

	list-style: none;

}

.kode-causes-list > ul > li { margin-bottom: 30px; }

.kode-causes-box .cause-inner-caption {

	float: left;

	width: 100%;

	background-color: rgba(0,0,0,0.9);

	text-align: center;

	padding: 20px 0px 0px 0px;

	overflow: hidden;

}

.kode-causes-box .progress { background-color: rgba(255,255,255,0.6); }

.kode-causes-box figure {

	overflow: hidden;

	float: left;

	width: 100%;

	border-bottom: 3px solid #4e4e4e;

	position:relative;

}

.kode-causes-list .kode_crowd{

	margin-bottom:30px;

	overflow:hidden;

}

.kode-causes-info {

	float: left;

	/*margin: 0 0 -200px;*/

	width: 100%;

}

.kode-causes-list .kode-main-action { text-align: center; }

.kode-causes-list .kode-main-action a {

	display: inline-block;

	float: none;

	padding: 0px 28px 0px 0px;

}

/*.kode-causes-box ul li:hover figcaption { bottom: 0px; }

.kode-causes-box ul li:hover .kode-causes-info { margin: 0px; }*/

.kode-causes-box figure figcaption {

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 100%;

	padding: 25px 0px 0px 0px;

}

.kode-causes-box figure figcaption .custom-skills { margin-bottom: 0px; }

.kode-causes-thumb,.kode-causes-thumb img {

	float: left;

	width: 100%;



}

/*list view*/

.kode-cause-list.kode-list-view{

}

.kode-cause-list.kode-list-view .kode-thumb{

	float:left;

	width:auto;

}

.kode-cause-list.kode-list-view  .kode-cause-content{

	float:none;

	padding:0 0 0 370px;

}

.kode-cause-list.kode-list-view .kode-fund-raised{

	width:30%;

	border-top:0px;

	border-left:1px solid #e7e7e7;

	min-height:256px;

}

.kode-cause-list.kode-list-view .kode-text{

	width:70%;

}

.kode-cause-list.kode-list-view .fund-meta{

	

}

.share-cause{

	float:right;

	margin:15px 0px;

}

.share-cause h4{

	font-size:16px;

	float:left;

	color:#666666;

	margin:0px 0px;

	font-weight:normal;

}

.share-cause ul{

	float:left;

	list-style:none;

	margin:0px;

	padding:0px;

}

.share-cause li{

	float:left;

	margin:0px 10px;

}

.share-cause li a{

	font-size:14px;

	color:#6e7474;

}



/* Progress */

.custom-skills {

	float: left;

	width: 100%;

	margin-bottom: 20px;

}

.progress {

	height: 6px;

	border-radius: 50px;

	margin-bottom: 0px;

	background-color: #333333;

	box-shadow: none;

	overflow: inherit;

}

.progressbar-back-text { display: none; }

.progress-bar {

	font-weight: bold;

	font-size: 14px;

	text-align: right;

	line-height: 23px;

	padding: 0px 10px;

	position: relative;

	border-radius: 50px;

	text-indent: 9999px;

}

.progress-bar:before {

	content: '';

	position: absolute;

	right: -7px;

	top: -5px;

	width: 16px;

	height: 16px;

	background-color: #ffffff;

	border-radius: 100%;

}

.kode-causes-info ul {

	margin: 0px;

	float: left;

	width: 100%;

}

.kode-causes-info ul li:first-child { padding-left: 0px; }

.kode-causes-info ul li {

	float: left;

	width: 50%;

	line-height: 1;

	padding-left: 20px;

}

.cause-inner-caption h2 {

	margin: 0px 0px 20px 0px;

}

.cause-inner-caption h2 a {

	color: #ffffff;

	text-transform: uppercase;

}

.kode-causes-info ul li span {

	font-size: 20px;

	text-transform: uppercase;

	font-weight: bold;

	color: #ffffff;

}

.kode-causes-info ul li small {

	font-size: 17px;

	display: block;

	margin: 8px 0px 0px 0px;

	padding: 0px 0px 18px 0px;

	position: relative;

}

.kode-causes-info ul li small:before {

	content: '';

	position: absolute;

	left: 50%;

	bottom: 0px;

	width: 39px;

	height: 2px;

	background-color: #ffffff;

	margin: 0px 0px 0px -20px;

}

.kode-causes-info .kode-donate-btn {

	background-color: #000;

	color: #ffffff;

	padding: 8px 30px 10px 30px;

	float: none;

	display: inline-block;

}

.kode-causes-info .kode-donate-btn:hover { opacity: 0.7; }

/* Couses Detail */

.kode-couses-options {

	float: left;

	width: 70%;

	margin:0px;

}

.kode-couses-options li {

	list-style: none;

	float: left;

	text-align: center;

	width: 25%;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #333333;

	padding: 0px 0px 0px 10px;

}

.inn-option:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 50%;

	margin: -10px 0px 0px 0px;

	border-top: 8px solid transparent;

	border-left: 8px solid #ffffff;

	border-bottom: 8px solid transparent;

}

.inn-option:after {

	content: '';

	position: absolute;

	right: 0px;

	top: 50%;

	margin: -10px 0px 0px 0px;

	border-top: 8px solid transparent;

	border-right: 8px solid #ffffff;

	border-bottom: 8px solid transparent;

}

.inn-option {

	float: left;

	width: 100%;

	position: relative;

	background-color: #ededed;

	padding: 11px 0;

	border-radius: 4px;

}

.kode-couses-options li span {

	display: block;

	line-height: 1;

	margin: 4px 0px 0px 0px;

}

.kode-coueses-list {

	float: left;

	width: 100%;

	border-bottom: 1px solid #cfcfcf;

	padding-bottom: 28px;

	margin-bottom: 28px; margin-top: 8px;

	text-align: center;

}

.couses-donate-btn {

	float: right;

	padding: 10px 35px;

	font-size: 15px;

	color: #333;

	border: 1px solid #dedede;

	text-transform: uppercase;

	font-weight: bold;

	border-radius: 4px;

	margin: 16px 0px 0px 0px;

}

.couses-donate-btn:hover {color: #ffffff;  }

.couses-skills {

	float: left;

	width: 100%;

	margin-bottom: 35px;

}

.kode-coueses-list .couses-skills {

	margin-bottom: 20px;

}

.kode-progress {

	height: 7px;

	border-radius: 20px;

	background-color: #58c333;

}

.kode-progress-bar {

	float: left;

    height: 7px;

    position: relative;

    border-radius: 20px;

}

.kode-progress span {

	position: absolute;

	right: -32px;

	top: -38px;

	padding: 3px 8px 4px 8px;

	color: #ffffff;

	font-size: 14px;

	color: #ffffff;

	background-color: #58c333;

}

.kode-progress span:before {

	content: '';

	position: absolute;

	left: 14px;

	bottom: -7px;

	border-left: 6px solid transparent;

	border-right: 6px solid transparent;

	border-top: 7px solid #58c333;

}

.kode-progress span:after {

	content: '';

	position: absolute;

	right: 16px;

	bottom: -22px;

	background-color: #333;

	width: 16px;

	height: 16px;

	border-radius: 100%;

}

.list-style-icon {

	margin-bottom: 25px;

	float: left;

	width: 100%;

}

.list-style-icon li {

	float: left;

	width: 100%;

	list-style: none;

	color: #666666;

}

.list-style-icon li i { margin-right: 12px; }

.kode-couses-numbers {

	float: left;

	width: 100%;

}

.kode-couses-numbers ul li {

	list-style: none;

	float: left;

	width: 100%;

	border-bottom: 1px solid #cfcfcf;

	padding: 0px 0px 15px 0px;

	margin: 0px 0px 28px 0px;

}

.kode-couses-numbers ul li span {

	float: left;

	width: 70px;

	height: 70px;

	font-size: 38px;

	color: #666666;

	box-shadow: 0px 0px 0px 1px #d4d4d4;

	font-weight: bold;

	text-align: center;

	padding: 8px 0px 0px 0px;

	border-bottom: 2px solid;

}

.kode-couses-numbers ul li span ~ .numbers-info {

	padding: 0px 0px 0px 97px;

}

.numbers-info h4 {

	text-transform: uppercase;

	color: #333;

	font-weight: 600;

	margin-bottom: 0px;

}

/* SharePost */

.kode-share-post {

	float: left;

	width: 100%;

	border: 1px solid #e4e4e4;

	border-radius: 40px;

	padding: 12px 28px;

	margin: 20px 0px 40px 0px;

}

.kode-post-info {

	float: left;

	padding:2px 10px 0px 0px;

}

.kode-share-post .kode-icons span{

	padding:2px 10px 0px 0px;

}

.kode-share-post ul{

	margin:0px;

}



.kode-post-info li {

	float: left;

	list-style: none;

	color: #666666;

	font-weight: bold;

	padding-right: 40px;

}

.kode-post-info li i { margin-right: 8px; }

.kode-icons {

	float: right;

}

.kode-icons span {

	font-weight: bold;

	padding: 6px 40px 0px 0px;

	text-transform: uppercase;

	float: left;

}

.kode-icons .kode-team-network li a {

	border: 1px solid #c6c6c6;

	color: #999999;

	height:26px;

	width:26px;

	text-align:center;

	padding:5px 0;

}

.kode-icons .kode-team-network li a:hover { color: #ffffff; }

/* Counter */

.project_facts {

	list-style: none;

	text-align: center;	

}

.project_facts i {

	color: #ffffff;

	margin: 0px 0px 0px 0px;

}

.project_facts span {

	color: #ffffff;

	display: block;

	font-size: 45px;

	font-weight: bold;

	padding: 0px 0px 16px 0px;

	position: relative;

	margin-bottom: 11px;

	line-height:normal;

}

.project_facts span:before {

	content: '';

	position: absolute;

	left: 50%;

	bottom: 0px;

	width: 45px;

	height: 3px;

	border-bottom: 2px solid #ffffff;

	margin: 0px 0px 0px -22px;

}

.project_facts h2 {

	color: #ffffff;

	text-transform: uppercase;

	font-weight: 600;

}

/* Team Grid */

.kode-team > ul > li {

	list-style: none;

	margin-bottom: 30px;

	overflow:hidden;

}

.kode-shop-list ul li.clear,

li.clear,

.kode-team > ul > li.clear{

	margin-bottom:0px;

}

.team-inner {

	float: left;

	width: 100%;

	border: 1px solid #e2e2e2;

	position:relative;

}

.kode-team figure { overflow: hidden; }

.kode-team figure,.kode-team figure > a,.kode-team figure img,.kode-teaminfo {

	float: left;

	width: 100%;

}

.kode-team figure figcaption {

	position: absolute;

	left: -50%;

	top: 0px;

	width: 50%;

	height: 100%;

	background-color: rgba(54,49,55,0.79);

	text-align: center;

	opacity: 0;

}

.kode-team ul li:hover figure figcaption {

	left: 0px;

	opacity: 1;

}

.kode-team figure figcaption ul {

	display: inline-block;

	margin: 0px;

	padding: 55% 0% 0% 0%;

	width: 38px;

}

.kode-team figure figcaption ul li {

	float: left;

	width: 100%;

	margin-bottom: 10px;

	list-style: none;

}

.kode-team figure figcaption ul li a {

	float: left;

	width: 38px;

	height: 38px;

	background-color: #777777;

	color: #ffffff;

	padding: 10px 0px 0px 0px;

}

.kode-teaminfo {

	padding: 15px 10px 20px 10px;

	text-align: center;

}

.kode-teaminfo h4 {

	font-weight: 500;

	line-height: 1.3;

	margin: 0px;

}

.kode-teaminfo h4 a {

	color: #333333;

}

.kode-team-classic .kode-teaminfo span {

	color: #777777;

	font-weight: 600;

	display: inline-block;

	margin-bottom: 15px;

}

.kode-team-classic ul li:hover img { opacity: 0.7; }

.team-network {

	float: left;

	width: 100%;

	text-align: center;

}

.team-network ul {

	display: inline-block;

	margin:0px;

}

.team-network ul li {

	float: left;

	list-style: none;

	margin: 0px 6px 0px 0px;

}

.team-network ul li a {

	float: left;

	width: 32px;

	height: 32px;

	background-color: #ffffff;

	border: 1px solid #e2e2e2;

	color: #999999;

	text-align: center;

	padding: 5px 0px 0px 0px;

}

.team-network ul li:hover a { color: #ffffff; }



/* Team Detail */

.voluntree-info {

	float: left;

	width: 100%;

	margin-bottom: 15px;

}

.voluntree-info figure {

	float: left;

	width: 352px;

	background-color: #ededed;

	padding: 7px;

	border: 1px solid #e0e0e0;

	overflow: hidden;

	position:relative;

}

.voluntree-info figure figcaption {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.5);

	opacity: 0;

	-webkit-transform: scale(1.5);

	   -moz-transform: scale(1.5);

	    -ms-transform: scale(1.5);

	     -o-transform: scale(1.5);

	        transform: scale(1.5);

}

.voluntree-info:hover figure figcaption {

	opacity: 1;

	-webkit-transform: scale(1);

	   -moz-transform: scale(1);

	    -ms-transform: scale(1);

	     -o-transform: scale(1);

	        transform: scale(1);

}

.voluntree-info figure .kode-team-network {

	position: absolute;

	top: 50%;

	width: 100%;

	text-align: center;

}

.voluntree-info figure .kode-team-network li {

	float: none;

	display: inline-block;

}

.voluntree-info figure ~ .voluntree-detail { padding: 0px 0px 0px 375px; }

.voluntree-detail h2 {

	font-weight: 600;

	margin: 0px 0px 7px 0px;

	padding: 0px 0px 9px 0px;

	position: relative;

	color: #777777;

	text-transform: uppercase;

	clear:none;

}

.voluntree-detail h2:before {

	content: '';

	position: absolute;

	left: 0%;

	bottom: 0px;

	width: 40px;

	height: 2px;

	background-color: #777777;

}

.voluntree-detail p { margin-bottom: 16px; }

.voluntree-detail span {

	color: #777777;

	margin-bottom: 18px;

	display: inline-block;

	font-weight: bold;

}

.voluntree-detail ul{

	margin:0px;

	padding:0px;

}

.voluntree-detail ul li {

	list-style: none;

	font-size: 16px;

	color: #777777;

	margin-bottom: 16px;

}

.voluntree-detail ul li i {

	float: left;

	border: 1px solid #7a7a7a;

	border-radius: 100%;

	color: #7a7a7a;

	width: 28px;

	height: 28px;

	text-align: center;

	padding: 6px 0px 0px 0px;

	margin: 0px 15px 0px 0px;

	font-size: 12px;

}

/* Gallery */

.bottom-spacer { margin-bottom: 25px; }

.kode-gallery {

	float: left;

	width: 100%;

}

.kode-gallery figure,.gallery-thumb,.gallery-thumb img {

	margin: 0px;

	float: left;

	width: 100%;

}

.inner-gallery { margin-bottom: 30px; }

.inner-gallery ul.row { margin: 0px; }

.kode-gallery figure figcaption {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.8);

	opacity: 0;

	overflow: hidden;

}

.gallery-link {

	position: absolute;

	right: 30px;

	bottom: 30px;

	text-align: center;

}

.gallery-link a {

	display: inline-block;

	width: 48px;

	height: 48px;

	border-radius: 4px;

	color: #000;

	font-size: 16px;

	padding: 12px 0px 0px 0px;

	margin: 0px 0px 0px 12px;

	background-color: #ffffff;



	-webkit-transform: translateY(-20px);

	   -moz-transform: translateY(-20px);

	    -ms-transform: translateY(-20px);

	     -o-transform: translateY(-20px);

	        transform: translateY(-20px);

}

.kode-gutter-gallery ul li:hover .gallery-link a {

	-webkit-transform: translateY(0px);

	   -moz-transform: translateY(0px);

	    -ms-transform: translateY(0px);

	     -o-transform: translateY(0px);

	        transform: translateY(0px);

}

.gallery-info {

	padding: 15px 10px 10px 10px;

	text-align: center;

	position: absolute;

	left: 0px;

	top: 50%;

	width: 100%;

	margin: -70px 0px 0px 0px;



	-webkit-transform: scale(1.5);

	   -moz-transform: scale(1.5);

	    -ms-transform: scale(1.5);

	     -o-transform: scale(1.5);

	        transform: scale(1.5);

}

.kode-gutter-gallery ul li:hover .gallery-info {

	-webkit-transform: scale(1);

	   -moz-transform: scale(1);

	    -ms-transform: scale(1);

	     -o-transform: scale(1);

	        transform: scale(1);

}

.gallery-info span {

	color: #acacac;

	font-style: italic;

	font-weight: 600;

}

.gallery-info h3 															{ font-weight: 600; margin-bottom: 0px; }

.gallery-info h3 a 															{ color: #ffffff; }

.gallery-link a:hover 														{ color: #ffffff; }

.gallery-link a:first-child 												{ margin-left: 0px; }

.kode-gallery ul li:hover figcaption 										{ opacity: 1; }

.kode-gutter-gallery ul li:hover .gallery-info h4 a 						{ color: #ffffff; }

.kode-gallery ul li 														{ list-style: none; }

.kode-gutter-gallery ul li 													{ padding: 0px; position:relative;}

/* Parallex Info */

.kode-parallex-info {

	float: left;

	width: 100%;

	text-align: center;

}

.kode-parallex-info h6 {

	font-size: 34px;

	color: #ffffff;

}

.kode-parallex-info h2 {

	font-size: 84px;

	line-height: 0.9;

}

.parallex-btn {

	display: inline-block;

	padding: 10px 35px 8px 35px;

	color: #ffffff;

	font-size: 18px;

	border-radius: 25px;

	text-transform: uppercase;

	margin-top: 15px;

}

.parallex-btn:hover { opacity: 0.7; }

/* Blog Grid */

.kode-blog-list figure,

.kode-blog-list figure a img,.kode-blog-list figure img {

	float: left;

	width: 100%;

}

.blog-item-holder .columns { margin-bottom: 30px; float:left;}

.kode-blog-list.kode-box-blog .col-md-4.columns .blog-small .kode-bxslider,

.kode-main-content .kode-item.kode-blog-full  figure,

.kode-blog-list figure {	

	overflow: hidden;

	border-bottom: 4px solid #dfdfdf;

	position:relative;

}

.kode-blog-list figcaption {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

}

.kode-blog-list figcaption .datetime {

	position: absolute;

	left:0px;

	right:0px;

	bottom: 0px;

	color: #ffffff;

	font-size: 30px;

	padding: 14px;

	height:70px;

	width:70px;

	text-align: center;

	font-weight: bold;

	margin:auto;

}

.kode-blog-list .kode-blog-grid-ux:hover figcaption .datetime{

	background-color:#000;

}

.kode-blog-list figcaption .datetime span {

	display: block;

	font-size: 20px;

}

.kode-blog-info {

	float: left;

	width: 100%;

	border: 1px solid #dfdfdf;

	border-top: none;

	padding: 22px 20px 17px 20px;

}

/*.kode-blog-info h3 {

	font-weight: 500;

	line-height: 1.3;

	margin-bottom: 0px;

	text-transform: uppercase;

}*/

.kode-blog-post {

	float: left;

	width: 100%;

}

.kode-blog-post ul {

	margin: 0px 0px 10px 0px;

}

.kode-blog-post li {

	display: inline-block;

	margin: 0px 20px 0px 0px;

	text-align: center;

	float:left;

	color: #999999;

}

.kode-blog-post li a {

	color: #999999;

	font-size: 14px;

	font-weight: 600;

}

.kode-blog-post li i {

	margin:4px 8px 0px 0px;

	display: inline-block;

	color: #999999;

}

.kode-blog-list ul li 														{ list-style: none; float:left; margin:0px 5px}

.kode-blog-post li.plus-post 												{ background-color: #333; }

.kode-blog-list ul li:hover figcaption 										{ opacity: 1; }

/* Blog LArge */

.kode-blog-full > ul > li { margin-bottom: 45px; }

.columns .kode-blog-full figure { margin-bottom: 25px; }

.kode-blog-full .kode-blog-thumbnail, .kode-blog-full .kode-bxslider{

	margin-bottom:30px;

}

.kode-blog-full .datetime,.kode-editor time {

	float: left;

	width: 78px;	

	background-color: #ffffff;

	border: 1px solid #d4d4d4;

	color: #999999;

	font-size: 36px;

	font-weight: bold;

	text-align: center;	

	line-height:normal;

	padding:10px 0px;

}

.kode-blog-full .datetime span{

	margin-bottom:5px;

}

.kode-editor .datetime { line-height: 0.9; }

.kode-blog-full .datetime span,.kode-editor .datetime span {

	display: block;

	font-weight: normal;

	font-size: 18px;

}

.kode-editor .left-spacer,

.kode-blog-full .kode-blog-info{

	width: auto;

	padding: 0px 0px 0px 100px;

	border: none;

	float:none;

	clear:none;

	

}

.left-spacer h2,

.kode-blog-full .kode-blog-info h2{

	clear:none;

}

/*.kode-blog-full .kode-blog-info,.kode-editor .left-spacer {

	padding: 0px 0px 0px 110px;

	float: none;

	width: auto;

	border: none;

}*/

.kode-postoption {

	display: inline-block;

	margin: 0px 0px 18px 0px;

}

.kode-postoption li:first-child { padding-left: 0px; border: none; }

.kode-postoption li {

	float: left;

	margin: 0px;

	list-style: none;

	line-height: 1;

	border-left: 1px solid #d9d9d9;

	padding: 3px 10px;

	font-weight: bold;

}

.kode-postoption li i { margin-right: 9px; }

#home > div.body-wrapper > div.content-wrapper > div.content > div > div > div.col-md-8 > div.kode-item.kode-blog-full > div.kode-editor > div.kode-meta-info > div.left-spacer > ul > li.blog-info.blog-comment {
    display: none;
}

.blog-more {

	display: inline-block;

	color: #ffffff;

background-color: #0072a6;

	text-transform: uppercase;

	font-weight: bold;

	padding: 4px 23px;

	border: 1px solid #b6b6b6;

	border-radius: 4px;

}

.blog-more:hover { color: #ffffff; }

.kode-large-blog ul li p { margin-bottom: 18px; }

/* Blog Grid */

.kode-blog-grid .kode-blog-info {

	float: left;

	width: 100%;

	background-color: #f7f7f7;

	padding: 22px 20px 17px 20px;

	border: none;

}

.blog-timeinfo {

	float: left;

	width: 100%;

	border-top: 1px solid #e7e7e7;

	padding: 20px 0px 0px 0px;

	margin: 10px 0px 0px 0px;

}

.blogmore-btn:hover { color: #fff !important; }

.blogmore-btn {

	float: right;

	padding: 4px 15px;

	border: 1px solid;

	border-radius: 3px;

	text-transform: uppercase;

}

.blog-timeinfo .datetime {

	float: left;

	color: #999999;

	font-size: 13px;

	padding: 6px 0px 0px 0px;

}

.blog-timeinfo .datetime i { margin-right: 7px; }

/* Blog Medium */

.kode-blog-list.kode-medium-blog figure {

	float: left;

	width: 44%;

}

.kode-medium-blog figure ~ .kode-blog-info {

	width: 56%;

	float: right;

	padding: 20px;

	border: none;

}

.kode-mediium-blog .kode-blog-post li { margin-right: 10px; }

.kode-mediium-blog .kode-blog-post li:last-child {

	margin-right: 0px;

}

.medium-wrap {

	float: left;

	width: 100%;

	background-color: #f7f7f7;

}

/* Blog Box */

.kode-blog-list.kode-box-blog ul li figure { border: none; }

.box-info {

	float: left;

	width: 100%;

	background-color: #eeeeee;

	border-bottom: 3px solid #c5c5c5;

	padding: 20px;

}

.box-info h5 {

	margin: 0px 0px 6px 0px;

	font-weight: 500;

	font-size:20px;

}

.box-info h5 a {

	color: #333;

}

.kode-blog-list.kode-box-blog .kode-blog-post li,

.kode-blog-list.kode-box-blog .kode-blog-post li a,.kode-blog-list.kode-box-blog .kode-blog-post li i {

	color: #333;

}

.box-icon {

	float: left;

	width: 51px;

	height: 51px;

	background-color: #474747;

	border: 3px solid #eeeeee;

	border-radius: 100%;

	color: #ffffff;

	text-align: center;

	margin: -44px 0px 10px 0px;

	padding: 15px 0px;

	position:relative;

	-webkit-transition: all 0.3s ease-in-out;

	   -moz-transition: all 0.3s ease-in-out;

	    -ms-transition: all 0.3s ease-in-out;

	     -o-transition: all 0.3s ease-in-out;

	        transition: all 0.3s ease-in-out;

}

.kode-ux:hover .box-icon{

	transform:scale(1.1);

}





/* Blog Detail */

.detail-thumb {

	float: left;

	width: 100%;

	border-bottom: 3px solid;

	margin-bottom: 20px;

}

.detail-thumb .kode-blog-thumbnail{

	width:100%;

	float:left;

}



.detail-thumb img,.kode-editor,.kode-attachment ul li a,.kode-attachment ul li img {

	float: left;

	width: 100%;

	height:auto;

}

.kode-blog-options {

	float: left;

	width: 100%;

	border-bottom: 1px solid #e3e3e3;

	padding: 0px 0px 15px 0px;

	margin: 0px 0px 25px 0px;

}

.kode-blog-options li {

	list-style: none;

	float: left;

	margin-right: 20px;

	text-align: center;

}

.kode-blog-options li i {

	display: block;

	font-size: 20px;

}

.kode-blog-options li a {

	color: #999;

	font-size: 13px;

	text-transform: uppercase;

	font-weight: 600;

}

.kode-editor h2 {

	font-weight: bold;

	margin: 0px 0px 9px 0px;

	color: #333;

	-ms-word-wrap: break-word;

word-wrap: break-word;

}

.kode-editor > p {	

	-ms-word-wrap: break-word;

	word-wrap: break-word;

}

.thcolorhover a,

#kodecomments ul li .text p,

.kode-breadcrumb li,

.kode-breadcrumb{

	-ms-word-wrap: break-word;

	word-wrap: break-word;

}

blockquote {

	float: left;

	width: 100%;

	padding: 10px 0px 0px 0;

	line-height: 1.8;

	position: relative;

	margin: 0px 0px 35px 0px;

}

blockquote:before {

	content: "\f10e";

	font-family: FontAwesome;

	float:left;

	width: 99px;

	height: 99px;

	border: 1px solid #e6e6e6;

	color: #999999;

	text-align: center;

	font-size: 30px;

	padding: 24px 0px 0px 0px;

	border-right: 2px solid #999999;

	box-shadow: 0px 0px 3px 0px #f3f3f3;

	margin:0px 20px 0px 0px;

}

/* AttachMent */

.kode-attachment {

	float: left;

	width: 100%;

	margin-bottom: 40px;

}

.kode-attachment ul { margin: 0px 0px 0px -14px; } 

.kode-attachment ul li {

	float: left;

	list-style: none;

	padding: 0px 0px 14px 14px;

	width: 25%;

}

.kode-attachment ul li a {

	box-shadow: 0px 0px 2px 2px #e6e6e6;

}

/* Admin Post */

.kode-admin-post {

	float: left;

	width: 100%;

	padding: 25px 20px 25px 20px;

	position: relative;

	margin: 0px 0px 30px 0px;

	border: 1px solid #e6e6e6;

}

.kode-admin-post figure {

	border: 4px solid #999999;

	float: left;	

	margin: 9px 0px 0px 0px;

}

.kode-admin-post figure,.kode-admin-post figure img {

	border-radius: 100%;

}

.kode-admin-post figure ~ .admin-info { padding: 0px 0px 0px 142px; }

.admin-info h4 {

    position: relative;

    padding-bottom: 7px;

    font-weight: 600;

	clear:none;

}

.admin-info h4:before {

    content: '';

    position: absolute;

    left: 0px;

    bottom: 0px;

    width: 46px;

    height: 2px;

    background-color: #777777;

}

/* Comment */



/* Comment Form */

#koderespond form p.kd-textarea{

	margin-top:30px;

}

#koderespond,#koderespond form,#koderespond form p.kd-textarea,#koderespond form p textarea {

	float: left;

	width: 100%;

}

#koderespond h2 {

	margin: 0px 0px 15px 0px;

	text-transform: uppercase;

}

#koderespond form p {

	float: left;

	width: 100%;	

	margin: 0px 0px 20px 0px;

	position: relative;

}

#koderespond form p i {

	position: absolute;

	right: 20px;

	top: 11px;

	z-index:9999;

}

#koderespond form p.kd-phone i,

#koderespond form p.kd-textarea i{

	right: 20px;

}

#koderespond form p:nth-child(3n),#koderespond form p.kd-textarea { padding-right: 0px; }

#koderespond form input[type="email"],

#koderespond form input[type="text"] {

	float: left;

	width: 100%;

	border: 1px solid #e6e6e6;

	height: 40px;

	color: #666666;

	padding: 9px 20px;

	border-radius: 60px;

}

#koderespond form input[type="email"]:focus,

#koderespond form input[type="text"]:focus,#koderespond form p textarea:focus {

	background-color: #f4f4f4;

}

#koderespond form p textarea {

	height: 170px;

	border: 1px solid #e6e6e6;

	color: #666666;

	padding: 9px 20px;

	border-radius: 15px;

}

#koderespond form p input[type="button"],#koderespond form p input[type="submit"] {

	display: inline-block;

	padding: 12px 45px;

	color: #777777;

	border: 1px solid #dddddd;

	text-transform: uppercase;

	background-color: #ffffff;

	border-radius: 40px;

	font-weight: bold;

	margin-top: 10px;

}

#koderespond form p input[type="submit"]:hover { color: #ffffff; }

#koderespond form p.kd-button {

	width: 100%;

	text-align: center;

}

/* Next Prev Post Section */

.kode-postsection {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.kode-postsection a {

	float: left;

	background-color: #ffffff;

	padding: 10px 25px;

	color: #4e4e4e;

	text-transform: uppercase;

	border: 1px solid #e8e8e8;

	border-radius: 40px;

}

.kode-postsection a.kode-next { float: right; }

.kode-postsection a:hover { color: #ffffff; }

/* ShopListing */

.kode-shop-list ul li {

	list-style: none;

	margin-bottom: 30px;

}

.kode-shop-list ul li figure a,.kode-shop-list ul li figure a img {

	float: left;

	width: 100%;

}

.kode-shop-list ul li figure {

	float: left;

	width: 100%;

	margin: 0px 0px 18px 0px;

	border-top: 2px solid #cccccc;

	border-bottom: 2px solid #cccccc;

	position:relative;

}

.cart-btn {

	display: inline-block;

	margin-top: 15px;

}

.kode-shop-list ul li figure figcaption {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.8);

	text-align: center;

	opacity: 0;

}

.kode-shop-list ul li:hover figure figcaption {

	opacity: 1;

}

.kode-shop-list ul li:hover .kode-pro-info { top: 35px; }

.kode-shop-list ul li:hover .list-price { bottom: 35px; }

.kode-pro-info {

	float: left;

	width: 100%;

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

}

.kode-pro-info h4 {

	margin: 0px;

	line-height: 1;

}

.kode-pro-info h4 a,.product-cat,.list-price span { color: #ffffff; }

.colored-list .kode-pro-info h4 a,.colored-list .product-cat,.colored-list .list-price span { color: #777777; }

.list-price {

	width: 100%;

	position: absolute;

	left: 0px;

	bottom: 0px;

}

.list-price span {

	display: block;

	font-size: 24px;

}

.list-price .kode-rating {

	float: none;

	display: inline-block;

	margin-top: 5px;

}

.list-price span small {

	font-size: 16px;

	display: block;

	text-decoration: line-through;

}

.kode-pro-info .cart-btn a{

	width:auto;

	float:none;

}

.kode-pro-info a.added_to_cart{

    color: #fff;

    font-size: 12px;

    left: 0;

    margin: auto;

    padding: 10px 0;

    position: absolute;

    right: 0;

    text-align: center;

    text-transform: uppercase;

    top: 110%;

    width: 16%;

}

.kode-pro-info i {

	float: left;

	width: 41px;

	height: 41px;

	color: #ffffff;

	text-align: center;

	font-size: 18px;

	padding: 10px 0px 0px 0px;

	margin: 0px 5px;

}

.kode-rating {

	float: right;

	height: 30px;

	line-height: 20px;

	margin-top: 13px;

	position: relative;

	width: 105px;

}

	.kode-rating:before, .rating-box:before {

		color: #58c333;

		content: "\f006 \f006 \f006 \f006 \f006";

		font-family: 'FontAwesome';

		font-size: 18px;

		left: 0;

		letter-spacing: 5px;

		position: absolute;

		top: 0;

	}

.rating-box:before {

	content: "\f005 \f005 \f005 \f005 \f005";

	color: #58c333;

}

.rating-box {

	height: 21px;

	left: 0;

	overflow: hidden;

	position: absolute;

	top: 0;

}

/* Shop Detail */

.kode-images {

	float: left;

	width: 40%;

}

.kode-images ul {

	margin-left: -8px;

}

.kode-images ul li {

	float: left;

	width: 25%;

	margin-bottom: 15px;

	list-style: none;

	padding-left: 8px;

}

.kode-images ul li a {

	border: 1px solid #d9d9d9;

	float: left;

	width: 100%;

}

.shopmainthumb {

	float: right;

	width: 100%;

	border: 3px solid #cccccc;

	margin-bottom: 20px;

}

.kode-summery {

	float: right;

	width: 60%;

	padding-left: 25px;

}

.summery-title {

	float: left;

	width: 100%;

	margin-bottom: 20px;

	position: relative;

}

.summery-title h2 {

	text-transform: uppercase;

	float: left;

	margin: 0px;

}

.priceinfo {

	float: left;

	width: 100%;

	padding: 18px 0px;

	border-bottom: 1px solid #c6c6c6;

	border-top: 1px solid #c6c6c6;

	margin-bottom: 20px;

	margin-top: 20px;

}

.priceinfo .kode-rating {

	float: left;

}

.priceinfo h2 {

	float: left;

	width: 100%;

}

.priceinfo h2 span {

	display: block;

	font-size: 16px;

}

.kode-summery .kode-modren-btn { float: left; }

.shop-nav .tab-content {

	float: left;

	width: 100%;

	padding: 25px;

	border: 1px solid #dedede;

}

.shop-nav {

	float: left;

	width: 100%;

	margin: 30px 0px 25px 0px;

}

.player-nav li {

	float: left;

	list-style: none;

	margin-right: 8px;

}

.player-nav li a {

	font-size: 20px;

	padding: 10px 40px;

	border: 1px solid #ddd;

	text-transform: uppercase;

	float: left;

	border-bottom: none;

}

.player-nav li.active a { color: #ffffff; }

.kode-shop-btn {

	padding: 9px 18px;

	color: #777777;

	font-size: 15px;

	text-transform: uppercase;

	font-weight: bold;

	border: 1px solid #dddddd;

	border-radius: 40px;

	margin-top: 4px;

	float: left;

}

.kode-shop-btn:hover { color: #ffffff; }

/* Testimonial */

.kode-testimonial {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.kode-testimonial figure {

	float: left;

	width: 82px;

	border: 2px solid #f0f0f0;

	margin: 0px;

	border-radius: 100%;

}

.kode-testimonial figure a,.kode-testimonial figure a img {

	float: left;

	width: 100%;

	border-radius: 100%;

}

.kode-testimonial figure ~ .testi-info {

	padding: 13px 0px 0px 110px;

}

.kode-testimonial .testi-info h2 {

	color: #ffffff;

	margin: 0px 0px 5px 0px;

	padding: 0px 0px 0px 0px;

	display: inline-block;

	border-bottom: 1px solid #ffffff;

}

.kode-element-section {

	float: left;

	width: 100%;

}

.kode-testimonial .testi-info span {

	color: #ffffff;

	display: block;

	text-transform: uppercase;

}

.kode-testimonial .testimonial-info {

	padding: 30px;

	background-color: #ffffff;

	float: left;

	width: 100%;

	position: relative;

	border-radius: 4px;

	margin-bottom: 35px;

}

.kode-testimonial .testimonial-info:before {

	content: '';

	position: absolute;

	left: 70px;

	bottom: -15px;

	border-top: 15px solid #ffffff;

	border-right: 15px solid transparent;

}

.full-transparent {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0.8;

}

.testimonial-info i {

	color: #bbbbbb;

	font-size: 18px;

}

.testimonial-info a {

	font-weight: bold;

	text-transform: uppercase;

}

/* Parallex Info */

.kode-parallex-info-two {

	float: left;

	width: 100%;

}

.kode-parallex-info-two h6 {

	font-size: 48px;

	line-height: 0.8;

	text-transform: uppercase;

	font-weight: bold;

}

.kode-parallex-info-two h2 {

	font-size: 72px;

	text-transform: uppercase;

	font-weight: bold;

	line-height: 0.9;

}

.kode-parallex-info-two span {

	float: left;

	padding: 0px 10px;

	color: #ffffff;

	text-transform: uppercase;

	font-size: 125px;

	font-weight: bold;

	line-height: 1;

}

.kode-parallex-info-two h4 {

	font-size: 29px;

	text-transform: uppercase;

	margin-bottom: 20px;

}

.kode-parallex-info-two .parallex-btn {

	border-radius: 0px;

}

.kode-parallex-info-two h6,.kode-parallex-info-two h2,

.kode-parallex-info-two h4 { color: #ffffff; }

/* Partner */

.owl-carousel-partner {

	padding: 15px 0px;

	border: 1px solid #ededed;

}

.owl-carousel-partner .item {

	border-right: 1px solid #ededed;

}

.owl-carousel-partner .owl-dots { display: none !important; }



/* SubHeader */

.header-style-2.kode-subheader{

	height:auto;

}

.header-style-2.kode-subheader.subheader-height{

	padding: 40px 0px 40px 0px;

}

.kode-subheader {

	float: left;

	width: 100%;

	

	height: 236px;

	position: relative;

}

.header-style-8.kode-subheader.subheader-height,

.header-style-6.kode-subheader.subheader-height,

.header-style-3.kode-subheader.subheader-height,

.header-style-4.kode-subheader.subheader-height,

.header-style-5.kode-subheader.subheader-height{

	padding: 40px 0px!important;

	height:auto;

}

.kode-subheader.subheader-height {

	padding: 155px 0px 0px 0px;

	margin-bottom:30px;

}

.kode-subheader .page-info h2 {

	color: #ffffff;

	text-transform: uppercase;

	margin:0px;

}

.kode-subheader .page-info p{

	color:#fff

}

.kode-breadcrumb {

	float: right;

	margin:0px 0px 0px 0px;

	padding:0px;

}

.kode-breadcrumb{

}

.kode-breadcrumb li {

	display: inline-block;

	list-style: none;

	padding: 0px 15px;

	position: relative;

}

.kode-breadcrumb li:before {

	content: "\f101";

	font-family: FontAwesome;

	position: absolute;

	right: -5px;

	top: 0px;

	color: #ffffff;

}

.kode-breadcrumb li:last-child { padding-right: 0px; }

.kode-breadcrumb li:last-child:before { display: none; }

.kode-breadcrumb li a {

	color: #ffffff;

}

/* Pagination */



.page-links {

	display: inline-block;

	border: 1px solid #dadada;

	border-radius: 0px;

}

.page-links > a, .page-links > span{

	float: left;

	color: #333333;

	font-size: 12px;

	padding: 11px 14px;

	position: relative;

}

.page-links > a:before,.page-links > a:after {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	height: 0px;

	width: 100%;

	opacity: 0;

}

.page-links > a:hover:before,.page-links > a:hover:after{

	opacity: 1;

	height: 5px;

}

.page-links > a:after {

	top: auto;

	bottom: 0px;

}





.kode-pagination {

	float: left;

	width: 100%;

	text-align: center;

	margin: 10px 0px 30px 0px;

}

.kode-pagination a,.kode-pagination span {

	display: inline-block;

	border: 1px solid #d7d7d7;

	color: #4e4e4e;

	padding: 6px 13px 7px;

	margin-right: 6px;

	border-radius: 40px;

	text-transform: uppercase;

}

.kode-pagination a:hover,.kode-pagination span { color: #ffffff; }

/* Event List */

.kode-event-list {

	float: left;

	width: 100%;

}

.event-table {

	display: table;

	width: 100%;

	margin-bottom: 30px;

}

.event-table-row {

	display: table-row;

	width: 100%;

}

.event-cell {

	display: table-cell;

	vertical-align: top;

	background-color: #ffffff;

	border-right: 1px solid #ececec;

	border-bottom: 1px solid #ececec;

}

.event-cell.short-info {

	background-color: #f1f1f1;

	width: 30%;

	border-right: 1px solid #e3e3e3;

}

.event-cell h2 {

	float: left;

	width: 100%;

	background-color: #666666;

	color: #ffffff;

	text-transform: uppercase;

	padding: 12px 30px;

}

.event-cell h2 a{

	color:#fff;

}

.event-cell.in-detail h2 { background-color: #777777; }

.short-info ul {

	float: left;

	width: 100%;

	padding: 20px;

	margin:0px;

}

.short-info ul li {

	float: left;

	list-style: none;

	padding: 0px 0px 0px 40px;

	position: relative;

	width: 100%;

}

.short-info ul li i {

	position: absolute;

	left: 0px;

	top: 9px;

	color: #777777;

	font-size: 22px;

}

.event-cell.short-info ul li i{

	top: 0px;



}

.short-info ul li span {

	color: #777777;

	font-weight: bold;

	text-transform: uppercase;

}

.short-info ul li p {

	color: #777;

}

.kode-innsec {

	float: left;

	width: 100%;

	padding: 16px 22px;

}

.kode-innsec p {

	margin-bottom: 25px;

}

.kode-innsec ul { margin-left: -15px; }

.kode-innsec ul li a,.kode-innsec ul li a img {

	float: left;

	width: 100%;

}

.kode-innsec ul li.kode-image-event {

	float: left;

	list-style: none;

	width: 38%;

	padding: 0px 0px 15px 15px;

}

.kode-innsec ul li.kode-map-event {

	float: left;

	list-style: none;

	width: 62%;

	padding: 0px 0px 15px 15px;

}

.event-morebtn,.kode-ev-btn a {

	float: left;

	padding: 8px 24px;

	color: #777777;

	text-transform: uppercase;

	font-size: 15px;

	border-radius: 4px;

	margin-top: 5px;

	border: 1px solid #e1e1e1;

}

.event-morebtn:hover,.kode-ev-btn a:hover { color: #ffffff; }

/* Event Detail */

.kode-main-thumb,.kode-main-thumb img,.kode-ev-btn,.kode-ev-detail {

	float: left;

	width: 100%;

}

.kode-ev-detail {

	padding: 0px;

	background-color: #f1f1f1;

	margin-bottom: 40px;

}

.kode-ev-btn {

	text-align: center;

	border-top: 1px solid #d6d6d6;

	padding: 15px 0px;

}

.kode-ev-btn a {

	float: none;

	display: inline-block;

	margin-bottom: 12px;

	background-color: #ffffff;

}

.kode-evthumb {

	float: left;

	width: 100%;

	text-align: center;

	margin-bottom: 35px;

}

.kode-evthumb img {

	border: 4px solid #b0b0b0;

	margin-bottom: 10px;

}

.kode-evthumb h2 {

	font-weight: 600;

	margin: 0px 0px 12px 0px;

	padding: 0px 0px 9px 0px;

	position: relative;

}

.kode-evthumb h2:before {

	content: '';

	position: absolute;

	left: 50%;

	bottom: 0px;

	width: 40px;

	height: 2px;

	background-color: #b5b5b5;

	margin: 0px 0px 0px -21px;

}

/* Event Countdown */

.kode-eventcountdown {

	float: left;

	width: 100%;

	background-color: #f7931d;

	text-align: center;

	padding: 35px 0 30px;

	margin-bottom: 30px;

}

.kode-eventcountdown .countdown {

	text-align: left;

	display: inline-block;

	margin: 0px -140px 0px 0px;

}

.kode-eventcountdown h2 {

	color: #ffffff;

	font-size: 40px;

	text-transform: uppercase;

	margin-bottom: 15px;

}

.kode-map {

	float: left;

	width: 100%;

	margin-bottom: 30px;

}

.top-space { margin-top: 20px; }

.second-inn .kode-main-thumb { margin-bottom: 20px; }

/* 404 Page */

.error-page {

	float: left;

	width: 100%;

	text-align: center;

	padding: 0px 0px 60px 0px;

}

.error-page h2 {

	font-size: 235px;

	text-transform: uppercase;

	font-weight: 500;

	line-height: 0.8;

	color: #222126;

}

.error-page h2 span {

	font-weight: bold;

}

.kode-short {

	font-size: 42px;

	text-transform: uppercase;

	line-height: 0.8;

	color: #222126;

}

.kode-short small {

	display: block;

	font-weight: 900;

	margin-top: 7px;

	font-size: 48px;

}

.error-page p {

	display: inline-block;

	width: 40%;

	color: #222126;

	font-size: 17px;

	margin-top: 20px;

}

/* Under Construction */

.kode-underconstruction {

	float: left;

	width: 100%;

	text-align: center;

	padding: 30px 0px 100px 0px;

}

.kode-underconstruction img { margin-bottom: 30px; }

.kode-underconstruction h2 {

	color: #333333;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 46px;

	line-height: 1;

}

.kode-shorttitle {

	color: #333333;

	font-size: 30px;

	font-weight: 600;

}

.kode-underconstruction .countdown .item.item-dd,

.kode-underconstruction .countdown { display: inline-block; }

.kode-underconstruction .countdown .item span {

	box-shadow: none;

	font-size: 90px;

	color: #333333;

	font-weight: bold;

	width: auto;

	height: auto;

}

.kode-underconstruction .countdown .item span.label {

	font-size: 30px;

	color: #333333;

	padding-top: 0px;

	text-transform: capitalize;

}

.kode-underconstruction .countdown .item:before,

.kode-underconstruction .countdown .item:after {

	content: '';

	background-color: #333;

	width: 15px;

	height: 15px;

	border-radius: 100%;

	position: absolute;

	left: 100%;

	top: 55%;

}

.kode-underconstruction .countdown .item:last-child:before,

.kode-underconstruction .countdown .item:last-child:after { display: none; }

/* Donation Page */

.donation-nav {

	float: left;

	width: 100%;

	text-align: center;

	margin-bottom: 25px;

}

/* About Us */

.ab-thumb { margin: 0px; }

.kode-spacing { margin-top: 45px; }

.ab-thumb,.ab-thumb a {

	float: left;

	width: 100%;

}

.kode-gallery-thumb { margin-left: -12px; }

.kode-gallery-thumb li {

	float: left;

	list-style: none;

	width: 25%;

	padding: 0px 0px 12px 12px;

}

.kode-gallery-thumb li a {

	border: 1px solid #b4b4b5;

	position: relative;

}

.kode-gallery-thumb li a:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.7);

	opacity: 0;

}

.kode-gallery-thumb li a:after {

	content: "\f067";

	font-family: FontAwesome;

	position: absolute;

	left: 0px;

	top: 50%;

	width: 100%;

	text-align: center;

	font-size: 22px;

	color: #ffffff;

	opacity: 0;

	margin: -12px 0px 0px 0px;

}

.kode-gallery-thumb li:hover a:after,.kode-gallery-thumb li:hover a:before {

	opacity: 1;

}

.kode-gallery-thumb li a,.kode-gallery-thumb li a img {

	float: left;

	width: 100%;

}

.kode-about-user p {

	color: #ffffff;

	margin-bottom: 25px;

}

.ab-kodeinfo img {

	margin-bottom: 22px;

}

.ab-kodeinfo p { margin-bottom: 15px; }

.ab-kodeinfo h4 { font-weight: bold; }

.ab-kodeinfo ul li i { margin-right: 11px; }

.ab-kodeinfo ul li {

	list-style: none;

	float: left;

	width: 100%;

	padding-bottom: 4px;

}

/* Accordion Setup */

.kd-accordion {

	float: left;

	width: 100%;

	margin-bottom: 25px;

}

.kd-accordion .accordion {

	display: inline-block;

	width: 100%;

	background-color: #ffffff;

	border: 1px solid #e2e2e2;

	padding: 15px 20px;

	color: #777777;

	font-size: 16px;

	margin: 0px 0px 15px 0px;

	position: relative;

}

.kd-accordion .accordion.accordion-open {

	background-color: #49b424;

	color: #ffffff;

}

.kd-accordion .accordion.accordion-open span {

	color: #ffffff;

	border-left: none;

}

.kd-accordion .accordion  p{

	margin:0px;

}

.kd-accordion .accordion span {

	position: absolute;

	right: 0px;

	top: 0px;

	width: 50px;

	height: 100%;

	color: #777777;

	border-left: 1px solid #e2e2e2;

	font-size: 16px;

	padding: 18px 0px 0px 0px;

	text-align: center;

}

.kd-accordion .accordion.accordion-open span:before {

	content: "\f106";

}

.accordion-content .accordian-fram {

	padding: 20px;

	border: 1px solid #e2e2e2;

	border-top: none;

	margin-top: -15px; margin-bottom: 15px;

}

.accordian-fram,.accordian-fram .ac-thumb img {

	float: left;

	width: 100%;

}

.accordian-fram .ac-thumb {

	float: left;

	width: 195px;

}

.accordian-fram .ac-thumb ~ .ac-info { padding: 0px 0px 0px 215px; }

.ac-info .kode-donate-btn {

	margin: 0px;

}

.ac-info p { margin-bottom: 20px; }

/* Call Action */

.kode-main-action {

	float: left;

	width: 100%;

}

.kode-main-action span {

	float: left;

	width: 70%;

	font-size: 30px;

	color: #ffffff;

	text-transform: uppercase;

}

.kode-main-action span strong { color: #333; }

.kode-main-action a {

	float: right;

	background-color: #222126;

	text-transform: uppercase;

	color: #ffffff;

	padding: 0px 18px 0px 0px;

	border-radius: 40px;

	line-height: 47px;

	font-weight: 600;

	margin-top: 25px;

}

.kode-main-action a:hover { opacity: 0.7; }

.kode-main-action a i {

	float: left;

	width: 47px;

	height: 47px;

	color: #333;

	background-color: #ffffff;

	border-radius: 100%;

	font-size: 22px;

	text-align: center;

	padding: 12px 0px 0px 0px;

	margin-right: 15px;

}

/* Classic Call To Action */

.kode-classic-action {

	float: left;

	width: 100%;

}

.kode-classic-action h2 {

	color: #ffffff;

	text-transform: uppercase;

	display: inline-block;

}

.kode-classic-action h2 i { margin-right: 12px; }

.kode-actionbtn {

	float: right;

}

.kode-actionbtn a {

	float: left;

	padding: 10px 20px;

	color: #ffffff;

	border: 2px solid #ffffff;

	border-radius: 4px;

	margin-left: 16px;

	text-transform: uppercase;

	font-weight: bold;

}

.kode-actionbtn a:hover {

	background-color: #ffffff;

}

/* Parallex Background */

.video-parallex {

	float: left;

	width: 100%;

	text-align: center;

}

.video-parallex h2 strong { color: #ffffff; }

.video-parallex h2 {

	color: #ffffff;

	font-size: 48px;

	text-transform: uppercase;

	margin-bottom: 0px;

}

.video-parallex span {

	font-size: 20px;

	color: #ffffff;

	display: inline-block;

	margin-bottom: 35px;

}

.kode-play {

	display: inline-block;

	width: 82px;

	height: 82px;

	background-color: #ffffff;

	color: #292827;

	border-radius: 100%;

	border: 6px solid #000;

	box-shadow: 0px 0px 0px 2px #fff;

	padding: 15px 0 0 7px;

	font-size: 30px;

	margin-bottom: 35px;

}

.parallex-more-btn {

	display: inline-block;

	padding: 10px 35px 12px 35px;

	color: #000;

	background-color: #ffffff;

	text-transform: uppercase;

	font-weight: bold;

	border-radius: 3px;

}



/* Footer */

#footer-widget:before{

	content: "";

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

}

#footer-widget {

	float: left;

	width: 100%;	

	overflow:hidden;

	position:relative;

	background:#333;

}

#footer-widget .col-md-4{

	padding-top: 45px;padding-bottom: 15px;

}

#footer-widget .kode-widget-bg-footer {

	padding-top: 20px;padding-bottom:10px;

}

#footer-widget .post-info h6{display:none;}

#footer-widget .kode-widget-bg-footer { position: relative; }

#footer-widget .kode-widget-bg-footer:before {

	content: '';

	position: absolute;

	right: -15px;

	top: 0px;

	width: 999em;

	height: 100%;

	z-index: 0;

}

.inner-element {

	position: relative;

	float: left;

	width: 100%;

	z-index: 1;

}

.inner-element ul{

	margin:0px;

}

.footer-logo {

	float: left;

	width: 100%;

	margin-bottom: 35px;

}

#footer-widget .widget-text p { color: #fff!important; }

.widget-text p {

	color: #000;

	margin-bottom: 15px;

}

.widget_kode_contact_widget ul li {

	float: left;

	list-style: none;

	width: 100%;

	margin-bottom: 5px;

	background-color: #444;

	position:relative;

	padding: 0px 0px 0px 40px;

	font-size: 12px;

}

.footer-bottom-1 .widget_kode_contact_widget i {

	background-color: #999;

	position: absolute;

	left: 0px;

	top: 0px;

}

#footer-widget.footer-bottom-1 .widget-text p{

	color:#fff;

}

.widget_kode_contact_widget i {

	float: left;

	width: 33px;

	height: 33px;

	color: #ffffff;

	background-color: #333;

	text-align: center;

	margin-right: 18px;

	padding: 9px 0px 0px 0px;

}

.widget_kode_contact_widget ul li:hover i{

	opacity:0.8;

}



.widget_kode_contact_widget ul li:hover i { color: #ffffff; }

.widget_kode_contact_widget span,.widget_kode_contact_widget a {

	float: left;

	color: #ffffff;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.widget_kode_contact_widget span,.widget_kode_contact_widget a:hover {

	cursor: default;

}


#kode_contact_widget-2 > div > div > ul {
	margin-top: 60px;
}


/* Widget Section */

.widget-section {

	float: left;

	width: 100%;

	padding: 0px 0px 0px 15px;

}

.kode-widget-title {

	float: left;

	width: 100%;

}

#footer-widget h3.widget-title,

.kode-widget-title h2 {

	text-transform: uppercase;

	padding: 0px 0px 10px 0px;

	font-weight: 600;

	position: relative;

	margin: 0px 0px 25px 0px;

}

#footer-widget h3.widget-title:before,

.kode-widget-title h2:before {

	content: '';

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 45px;

	height: 2px;

	background-color: #adadad;

}

#footer-widget .widget-title { color: #ffffff; }

#footer-widget p{ color: #e2e2e2; }

}



/* NewsLatter */

.kode-newslatter { text-align: center; }

.newslatter-wrap {

	display: inline-block;

	width: 100%;

}

.newslatter-info {

	float: left;

	width: 35%;

	text-align: left;

}

.kode-newslatter form {

	float: left;

	width: 65%;

	vertical-align: middle;

	position: relative;

	margin-bottom: 5px;

	padding: 0px 0px 0px 20px;

}

.kode-newslatter h2 {

	margin: 0px;

	font-weight: 500;

	text-transform: uppercase;

	color: #333;

}

.kode-newslatter span {

	font-size: 16px;

}

.kode-newslatter form input[type="text"] {

	border: 1px solid #e7e7e7;

	height: 50px;

	float: left;

	width: 70%;

	padding: 3px 24px 3px 24px;

	background: none;

	font-size: 16px;

	color: #b5b5b5;

	border-radius: 4px;

}

.kode-newslatter form input[type="submit"] {

	border: none;

	float: right;

	color: #ffffff;

	font-size: 15px;

	padding: 14px 32px;

	text-transform: uppercase;

	border-radius: 4px;

}

.kode-newslatter form input[type="submit"]:hover { opacity: 0.7; }

.newslatter-form {

	float: left;

	width: 100%;

	text-align: center;

	margin: 20px 0px 0px 0px;

}

.newslatter-form form {

	display: inline-block;

	width: 60%;

	position: relative;

}

.newslatter-form input[type="text"] {

	float: left;

	width: 100%;

	background-color: #ffffff;

	border: none;

	height: 60px;

	padding: 6px 20px;

	font-size: 14px;

	font-style: italic;

	color: #666;

	font-weight: 200;

}

.newslatter-form input[type="submit"] {

	position: absolute;

	right: 2px;

	bottom: 2px;

	top: 2px;

	color: #ffffff;

	font-size: 14px;

	text-transform: uppercase;

	border: none;

	padding: 18px 25px 17px 25px;

}

.newslatter-form input[type="submit"]:hover {

	background-color: #999 !important;

}



/* CopyRight */

.bottom-footer {

	float: left;

	width: 100%;

	background-color: #ffffff;

	padding: 15px 0px;

	text-align: center;

}
.kode-copyright p {

	color: #ffffff;

	margin: 0px;

}

.footer-nav {

	float: right;

}

.footer-nav ul li {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 14px;

}

.footer-nav ul li a {

	color: #333;

}

/*.kode-main-content{margin-top:160px;float:left;width:100%;}*/

.body-wrapper{position:relative;}

.kode-blog-thumbnail img{width:100%;height:auto;}

.kode-main-content .kode-blog-thumbnail img{width:auto;height:auto;}

.post-password-form label { float: left; }

.post-password-form input[type="Submit"] {background: #000; border: medium none; color: #fff; float: left; padding: 14px 15px;}

.kode-main-content .kode-blog-content > p{clear:both;}

.kode-main-content .kode-blog-full  .kode-blog-info .kode-blog-content{float:left;width:100%}

.kode-blog-content .wp-caption.alignnone img{width:100%}

.kode-main-content-k{float:left;width:100%;}

.upcoming_event_widget ul{margin:0px;padding:0px;}

.kode-widget > ul{margin:0px;padding:0px;}

.event-cell.short-info .event-info.event-category .fa.fa-list{

	display:none;

}

.kode-item.kode-blog-full > .kode-blog-thumbnail{margin-bottom:30px;}

.kode-blog-thumbnail.kode-audio iframe,

.kode-blog-thumbnail.kode-video iframe{margin-bottom:0px;width:100%;}

.kode-blog-thumbnail.kode-video embed,.kode-blog-thumbnail.kode-video iframe,.kode-blog-thumbnail.kode-video object,.kode-blog-thumbnail.kode-video video{width:100%;}

.kode-navigation-wrapper{float:left;}

.kode_header_5 .kode-navigation-wrapper{float:right;}

.kode_mega_menu .kode-navigation-wrapper{width:100%;}

.kode_mega_menu #mega_main_menu,

.kode_mega_menu #mega_main_menu > .menu_holder,

.kode_mega_menu #mega_main_menu > .menu_holder > .menu_inner > ul,

.logo{position:relative;z-index:9999;}

.kode_mega_menu .menu_inner,

.kode_mega_menu .mega_main_menu_ul,

.kode_mega_menu .kode-headbar .col-md-9{position:static;}



.gallery-item img{width:100%;height:auto;}

.event-widget-info .datetime{margin-top:10px;}

.event-widget-info .datetime i{margin-right:5px;}

.strip-info{margin:0px;padding:0px;}

.strip-info li{list-style:none;}

#theme_bg_color_black{background:#000;}

.kode-gallery.kode-gutter-gallery,

.kode-gallery.kode-gutter-gallery .row.kode-item{

	margin-bottom:0px;

}

.kode-blog-small-ux .kode-bxslider .bx-wrapper .bx-pager,.kode-blog-small-ux .kode-bxslider .bx-wrapper .bx-controls-auto{

	bottom:0px;

}



.kode-blog-small-ux:hover .kode-blog-thumbnail img{

	opacity: 0.5;

}

.kode-blog-small-ux .kode-blog-thumbnail{

	background-color: #000;

}

.kode-blog-small-ux .kode-blog-thumbnail img{

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;

}

/*--- wrapper item ---*/

.kode-color-wrapper, 

.kode-parallax-wrapper{ overflow: hidden; background-position: center 0px; background-repeat: repeat; position: relative; }

#kode_contact_us {

    float: left;

    margin-top: -55px;

    width: 100%;

}

.simple-column,

.kode-full-size-wrapper{	

	width:100%;

	float:left;

}



.kode-ux .bx-wrapper .bx-controls-direction a, .kode-blog-full .bx-wrapper .bx-controls-direction a {

	background-color:rgba(255,255,255,0.5);

	text-indent:0;

	text-align:center;

	font-size:40px;

	line-height: 44px;

	color:#fff;

	border-radius:4px;

}

.kode-ux .bx-wrapper .bx-controls-direction a:hover, .kode-blog-full .bx-wrapper .bx-controls-direction a:hover{

	background-color:rgba(255,255,255,1);

}



.kode-ux .bx-pager, .kode-blog-full .bx-pager{

	display:none;

}



.kode-sidebar-element > .widget{

	float:left;

	width:100%;

	margin-bottom:30px;

}



.kode-prev{

	float:left;

}

.kode-next{

	float:right;

}



header .dl-menuwrapper button{

	border-radius:5px;

}



.coupon{

	float:left;

}

.coupon label{

	margin:10px 10px 10px 0;

	float:left;

}





/*WOOCOMMERCE PRODUCTS*/



.woocommerce-content{

	float:left;

	width:100%;

}

.woocommerce-content ul.products{

	list-style:none;

	margin:0px 0px 0px -1.7%;

	padding:0px;

}

.woocommerce-content ul.products li{

	display:inline-block;

	width:23%;

	margin:0px 0px 2% 1.7%;

	vertical-align:top;

	padding:10px 10px 20px 10px;

	border:solid 1px rgba(0,0,0,0.2);

	background-color:#fff;

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;

	text-align:center;

	position:relative;

	overflow:hidden;

}

.woocommerce ul.products li img{

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;

}

.woocommerce ul.products li:hover img{

	opacity:0.5;

}

.woocommerce-content ul.products li:hover{

	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);

	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);

	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);

	

}

.woocommerce-content ul.products .star-rating{

	position:absolute;

	top:20px;

	left:20px;

}

.woocommerce-content ul.products li .added_to_cart{

	background: red none repeat scroll 0 0;

    color: #fff;

    display: inline-block;

    font-size: 12px;

    padding: 39px 40px 10px;

    position: absolute;

    right: -50px;

    text-transform: uppercase;

    top: -10px;

    transform: rotate(45deg);

    white-space: nowrap;

}

.woocommerce ul.products li.product h3{

	font-size:18px;

	margin:0px 0px 5px 0px;

	text-transform:uppercase;

}

.woocommerce ul.products li .button:hover {

	background-color:#000 !important;

}

.woocommerce .star-rating span::before{

	color:#ffc000

}

.woocommerce ul.products li.product span.onsale{

	height:50px;

	width:50px;

	z-index:10;

	right:10px;

	top:10px;

	left:auto;

	background-color:red;

}

.woocommerce div.product div.images{

	float:left;

	width:40%;

	margin:0px 0px 20px 0px;

}

.woocommerce div.product div.images div.thumbnails{

	margin:20px -5px 0px -5px;

}

.woocommerce div.product div.images div.thumbnails a.zoom{

	float:left;

	width:33.333%;

	padding:0px 5px 0px 5px;

}

.woocommerce div.product div.summary {

    float: left;

    margin-bottom: 20px;

    width: 60%;

	padding: 0px 0px 0px 30px;

}

.woocommerce-tabs{

	float:left;

	width:100%;

}



.woocommerce-content-item .related{

	float:left;

	width:100%;

}



.woocommerce-ordering{

	float:right;

	width:25%;

	margin:0px 0px 20px 0px;

}

.woocommerce-result-count{

	float:left;

}

div.wpcf7-validation-errors{width:100%;float:left;}



/* 404 Page */

.kd-404 {

	float: left;

	width: 100%;

	text-align: center;

}

.kd-404 h1 {

	font-size: 300px;

	color: #dc3d28;

	font-weight: bold;

	line-height: 270px;

}

.kd-404 span {

	font-size: 30px;

	color: #4f4f4f;

}

.kd-404 p {

	font-size: 20px;

	color: #999999;

}

/*==// Search Widget //==*/

.widget_search form {

	float: left;

	width: 100%;

	position: relative;

}

.widget input[type="text"] {

	border: 1px solid #d3d3d3;

	float: left;

	width: 100%;

	height: 40px;

	font-size: 14px;

	color: #9b9b9b;

	padding: 7px 0px 7px 15px;

}

.widget_search label {

	position: absolute;

	right: 0px;

	top: 0px;

	height: 100%;

	width: 40px;

}

.widget_search label:before {

	content: "\f002";

	font-family: FontAwesome;

	color: #ffffff;

	position: absolute;

	left: 10px;

	top: 6px;

	font-size: 20px;

}

.widget_search input[type=submit] {

	float: left;

	width: 100%;

	height: 40px;

	background-color: #000;

	border: none;

}

.widget_search input[type=submit]:hover{

	background-color:#000 !important;

}

.kd-404.widget.widget_search.kode-widget{

	margin-bottom:30px;

}

.content-wrapper{

	width:100%;

	float:left;

	position:relative;

	z-index:99;

}

.kode-minus-30{

	margin-top:-30px;

}

.ab-kodeinfo > p{

	width:100%;

	float:left;

}

.funding-detail .detail-thumb{

	border:none;

	margin-bottom:0px;

}

.funding-detail  .kode-coueses-list{

	margin-top:0px;

}

.funding-detail  .kode-coueses-list > h2{

	text-align:left;

}

.commentlist .text time{

	margin-left:30px;

}

.commentlist .thumblist p img{width:100%;}

#kodecomments .commentlist .thumblist .text blockquote p{

	display:list-item;

	margin-bottom:0;

}

.recent-comment-widget-thumbnail {

    float: left;

    margin-right: 10px;

}

.recent-commnet-widget{

	margin-bottom:15px;

}

.row.kode-item .gallery-item{

	

}



.kode-rightsection .dl-menuwrapper .dl-menu{

	top:140%;

}

.kf_sticky{

	position:fixed;

	top:0px;

	left:0px;

	z-index:999999;

	width:100%;

}

.logged-in.admin-bar .kf_sticky{

	margin-top:32px;

}

.kode-headbar.kf_sticky{

	margin-top:0px;

}

.kf_sticky .logo,.kf_sticky,.kf_sticky .navbar-nav > li,.kf_sticky .kd-search{


	   -moz-transition: all 0.4s ease-in-out;

	    -ms-transition: all 0.4s ease-in-out;

	     -o-transition: all 0.4s ease-in-out;

	   
}

.kode-item.kode-slider-item{

	position:relative;

	width:100%;

	float:left;

}

.kode-cus-dark-overlay .slides li{

	position:relative;

}

.kode-cus-dark-overlay .slides li:before{

	content:'';

	position:absolute;

	left:0;

	top:0;

	bottom:0;

	background:#000;

	width:100%;

	height:100%;

	opacity:0.6;

}

.vjs-control-bar{

	display:none;

}





/*

===========================================

			EVENTS SECTION

===========================================

*/



.kode-event-list{

	float:left;

	width:100%;

	position:relative;

	margin:0px 0px 30px 0px;

	overflow:hidden;

}

.kode-event-list img{

	width:100%;

}

.kode-event-list:hover img{

	transform:scale(1.3) rotate(10deg);

	-moz-transform:scale(1.3) rotate(10deg);

	-webkit-transform:scale(1.3) rotate(10deg);

}

.kode-event-list:before{

	content:"";

	position:absolute;

	left:0px;

	top:0px;

	height:100%;

	width:100%;

	background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Safari 5.1-6*/

	background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Opera 11.1-12*/

	background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); /*Fx 3.6-15*/

	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /*Standard*/

	opacity:0.7;

	z-index:50;

}

.kode-event-list:hover:before{

	opacity:1;

}

.kode-event-list .kode-caption{

	position:absolute;

	left:0px;

	bottom:0px;

	padding:30px;

	width:100%;

	z-index:100;

}

.kode-event-list .kode-caption h2{

	color:#fff;

	text-transform:uppercase;

	margin:0px;

	font-style:italic;

}

.kode-event-list .kode-caption h2 a{

	color:#fff;

}

.kode-event-list .kode-caption p{

	font-size:16px;

	color:#fff;

	margin:0px 0px 15px 0px;

}

.kode-event-list .btn-borderd{

	padding:4px 15px;

	font-size:16px;

	border-width:1px;

}



/*

===========================================

			EVENTS SECTION 2

===========================================

*/

.kode-event-list-2{

	float:left;

	width:100%;

	border:solid 1px #e6e6e6;

	margin-bottom:30px;

	text-align:center;

	background-color:#fff;

}

.kode-event-list-2:hover{

	box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-moz-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-webkit-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

}

.kode-event-list-2 .kode-thumb{

	float:left;

	width:100%;

	position:relative;

	overflow:hidden;

}

.kode-event-list-2 .kode-thumb  a:before, .kode-blog-list .kode-thumb a:before, 

.kode-cause-list .kode-thumb a:before, .kode-gallery-item .kode-thumb a:before, 

.kode-blog-small-ux .kode-blog-thumbnail a:before{

	content:"\f067";

	font-family:FontAwesome;

	font-size:30px;

	color:#fff;

	position:absolute;

	left:0px;

	top:50%;

	width:100%;

	text-align:center;

	margin-top:-15px;

	z-index:10;

	transform:scale(0);

	-moz-transform:scale(0);

	-webkit-transform:scale(0)

	

}



.kode-blog-list-new .kode-bxslider .bx-controls-direction a i{

	height: 50px;

	width: 50px;

	position: static;

	padding: 9px 0;

	border: solid 1px #fff;

}

.kode-blog-list-new:hover a:before, .kode-blog-small-ux:hover .kode-blog-thumbnail a:before{

	transform:scale(1);

	-moz-transform:scale(1);

	-webkit-transform:scale(1)



}

.kode-blog-list-new .kode-bxslider .bx-controls-direction a:before{

	display: none;

}

.kode-blog-list-new .kode-bxslider .bx-controls-direction a{

	background: no-repeat;;

}

.kode-blog-list-new .kode-bxslider .bx-controls-direction a:hover{

	background: no-repeat;

}

.kode-event-list-2 .kode-thumb:hover  a:before,  .kode-cause-list:hover .kode-thumb a:before, .kode-gallery-item:hover .kode-thumb a:before{

	transform:scale(1);

	-webkit-transform:scale(1);

	-moz-transform:scale(1);

}

.kode-event-list-2 .kode-thumb img{

	width:100%;

}

.kode-event-list-2:hover img{

	opacity:0.1;

	transform:scale(1.3) rotate(10deg);

	-moz-transform:scale(1.3) rotate(10deg);

	-webkit-transform:scale(1.3) rotate(10deg);

}

.kode-event-list-2 .kode-text{

	float:left;

	width:100%;

	padding:20px;

}

.kode-event-list-2 .kode-text h2{

	font-style:italic;

	text-transform:uppercase;

	margin:0px 0px 5px 0px;

}

.kode-event-list-2 .kode-text p.title{

	font-size:16px;

	margin:0px 0px 25px 0px;

}

.kode-event-list-2 .kode-text .btn-filled{

	font-size:14px;

	font-weight:normal;

	border-radius:3px;

	padding:5px 20px;

}



.btn-borderd{

	display:inline-block;

	font-size:18px;

	text-transform:uppercase;

	padding:10px 30px;

	color:#fff;

	font-weight:bold;

	border:solid 2px #fff;

}

.btn-borderd:hover{

	text-decoration:none;

	color:#fff;

}

.kode-event-list .btn-borderd{

	padding:4px 15px;

	font-size:16px;

	border-width:1px;

}



.kode-team-member{

	float:left;

	width:100%;

	position:relative;

	overflow:hidden;

	margin-bottom:30px;

}

.kode-team-member:hover{

	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);

	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);

	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);

}

section .kode-team-member{

	margin:0px;

}

.kode-team-member img{

	width:100%;

}

.kode-team-member a{

	display:block;

}



.kode-team-member a:before{

	content:"";

	height:100%;

	width:100%;

	position:absolute;

	left:0px;

	top:0px;

	outline:1px solid #F00;

	outline-offset:-10px;

	border:solid 10px transparent;

	

}

.kode-team-member:hover a:before{

	border:solid 10px #fff;

}

.kode-team-member .kode-text{

	background-color:#fff;

	padding:20px;

	text-align:center;

	position:absolute;

	left:9px;

	bottom:-100%;

	right:9px;

	border-top:1px solid #F00;

}

.kode-team-member:hover .kode-text{

	bottom:0px;

}

.kode-team-member .kode-text h3{

	font-size:18px;

	text-transform:uppercase;

	margin:0px;

}

.kode-team-member .kode-text p{

	font-size:14px;

	font-weight:600;

	color:#242424;

	text-transform:uppercase;

	margin:0px;

}





.kode-social-icons{

	float:left;

	width:100%;

	position:absolute;

	top:-30px;

	left:0px;

}

.kode-social-icons ul{

	list-style:none;

	margin:0px;

	padding:0px;

	float:left;

	width:100%;

	text-align:center;

}

.kode-social-icons ul li{

	display:inline-block;

	margin:0px -2px;

}

.kode-social-icons ul li a{

	font-size:18px;

	color:#fff;

	height:34px;

	width:34px;

	display:block;

	padding:4px 0px;

}

.kode-social-icons ul li a:hover{

	background-color:#000;

}

.kode-social-icons ul li a:before{

	display:none;

}





/*

===========================================

			CAUSES LISTING SECTION

===========================================

*/



.kode-cause-list{

	float:left;

	width:100%;

	background-color:#fff;

	margin-bottom:30px;

}

section .kode-cause-list{

	margin:0px;

}

.kode-cause-list:hover{

	box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-moz-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-webkit-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

}

.kode-cause-list .kode-thumb{

	float:left;

	width:100%;

	overflow:hidden;

	position:relative;

}

.kode-cause-list:hover .kode-thumb img{

	transform:scale(1.3) rotate(10deg);

	-moz-transform:scale(1.3) rotate(10deg);

	-webkit-transform:scale(1.3) rotate(10deg);

	opacity:0.1;

}

.kode-cause-list .kode-thumb img{

	width:100%;

}

.kode-cause-list .kode-cause-content{

	float:left;

	width:100%;

}



.kode-cause-meta{

	float:left;

	width:100%;

	margin:0px 0px 10px 0px;

}

.kode-cause-meta ul{

	float:left;

	width:100%;

	margin:0px;

	padding:0px;

	list-style:none;

}

.kode-cause-meta ul li{

	float:left;

	margin:0px 0px 0px 15px;

	color:#394241;

}

.kode-cause-meta ul li:first-child{

	margin:0px;

}

.kode-cause-meta ul li a{

	color:#394241;

	text-decoration:none;

	display:block;

	float:left;

}

.kode-cause-meta ul li i{

	margin:5px 5px 0px 0px;

	float:left;

}



.kode-cause-list .kode-text{

	float:left;

	width:100%;

	padding:20px;

}



.kode-fund-raised{

	float:left;

	width:100%;

	padding:20px;

	border-top:solid 1px #e7e7e7;

	text-align:center;

}



.raised-text{

	float:left;

	width:100%;

	text-align:left;

}

.raised-text h6{

	display:inline-block;

	color:#606666;

	font-weight:600;

	

}

.kode-fund-raised .progress{

	float:left;

	width:100%;

	margin:0px 0px 10px 0px;

	background: #ccc;

}



.kode-fund-raised .fund-meta{

	float:left;

	width:100%;

	margin:20px 0px 10px 0px;

}

.kode-fund-raised .fund-meta ul{

	list-style:none;

	margin:0px;

	padding:0px;

	text-align:center;

}

.kode-fund-raised ul li{

	display:inline-block;

	margin:0px 8px;

}

.kode-fund-raised ul li i{

	margin:0px 5px 0px 0px;

}

.kode-fund-raised ul li a{

	font-size:14px;

	color:#6e7474;

}

/*list view*/

.kode-cause-list,

.kode-cause-list.kode-list-view{

	border:1px solid #eee;

}

.kode-cause-list.kode-list-view .kode-thumb{

	float:left;

	width:auto;

}

.kode-cause-list.kode-list-view  .kode-cause-content{

	float:none;

	padding:0 0 0 370px;

}

.kode-cause-list.kode-list-view .kode-fund-raised{

	width:30%;

	border-top:0px;

	border-left:1px solid #e7e7e7;

	min-height:256px;

}

.kode-cause-list.kode-list-view .kode-text{

	width:70%;

}

.kode-cause-list.kode-list-view .fund-meta{

	

}

.share-cause{

	float:right;

	margin:15px 0px;

}

.share-cause h4{

	font-size:16px;

	float:left;

	color:#666666;

	margin:0px 0px;

	font-weight:normal;

}

.share-cause ul{

	float:left;

	list-style:none;

	margin:0px;

	padding:0px;

}

.share-cause li{

	float:left;

	margin:0px 10px;

}

.share-cause li a{

	font-size:14px;

	color:#6e7474;

}







/*

===========================================

			BLOG LISTING SECTION

===========================================

*/

.kode-blog-list-new{

	float:left;

	width:100%;

	margin:0px 0px 30px 0px;

	background-color:#fff;

}

section .kode-blog-list-new{

	margin:0px;

}

.kode-blog-list-new:hover{

	box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-moz-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

	-webkit-box-shadow:0 10px 15px 0 rgba(0, 0, 0, 0.1);

}

.kode-blog-list-new .kode-thumb{

	float:left;

	width:100%;

	overflow:hidden;

	position:relative;

	background: #000;

}

.kode-blog-list-new .kode-thumb img{

	width:100%;

}

.kode-blog-list-new:hover .kode-thumb img{

	transform:scale(1.3) rotate(10deg);

	-moz-transform:scale(1.3) rotate(10deg);

	-webkit-transform:scale(1.3) rotate(10deg);

	opacity:0.3;

}

.kode-blog-list-new .kode-text{

	float:left;

	width:100%;

	text-align:center;

	position:relative;

	padding:50px 20px 50px 20px;

	border:solid 1px #f1f1f1;

}



.kode-blog-list-new .kode-text h2{

	font-weight:bold;

}

.kode-blog-list-new .kode-text p{

	font-size:16px;

	

}

.kode-blog-list-new .kode-text h4{

	font-size:16px;

	font-weight:bold;

	text-transform:uppercase;

	position:relative;

	margin:0px;

	display:inline-block;

}

.kode-blog-list-new .kode-text h4 a{

	color:#394241;

}

.kode-blog-list-new .kode-text h4:before{

	content:"";

	width:100px;

	height:1px;

	background-color:#333;

	top:0px;

	left:0px;

	right:0px;

	margin:auto;

}



.kode-blog-list-new .kode-avatar, .kode-blog-list-new i, .kode-blog-detail .kode-thumb i{

	height:70px;

	width:70px;

	display:inline-block;

	border-radius:100%;

	overflow:hidden;

	border:solid 4px #fff;

	top:-35px;

	position:absolute;

	left:0px;

	right:0px;

	margin:auto;

	

}

.kode-blog-list-new i, .kode-blog-detail .kode-thumb i{

	color:#fff;

	text-align:center;

	font-size:24px;

	padding:18px 0px;

}

.kode-blog-detail .kode-thumb i{

	top:20px;

	right:auto;

	left:20px;

}

.kode-blog-list-new p.title{

	font-size:14px;

	font-weight:bold;

	position:relative;

	padding:0px 0px 1px 0px;

}

.kode-blog-list-new p.title:before{

	content:"";

	position:absolute;

	left:0px;

	right:0px;

	margin:auto;

	bottom:-5px;

	width:50px;

	height:1px;

	background-color:#333;

}

.kode-blog-list-new:hover .kode-avatar, .kode-blog-list-new:hover i{

	top:-50px;

}

.kode-blog-list-new .kode-avatar img{

	width:100%;

}

.kode-blog-list-new .btn-borderd{

	color:#333333;

	border-color:#e6e5e5;

	font-weight:normal;

	font-size:14px;

}

.kode-blog-list-new .btn-borderd:hover{

	color:#fff;

}









.kode_top_strip .logo{

	float:none;

}

.kode_top_strip{

	background-repeat:no-repeat;

	background-size:cover;

	position:relative;

	padding:30px 0px;	

}

/*location Style*/

.kode_loc{

	float:left;

	padding-top:20px;	

}

/*Logo Style*/

.kode_logo{

	width:100%;

	text-align:center;	

}

.kode_logo a{

	display:block;	

}

/*Social Icon Style*/

.kode_social_icon{

	width:100%;

	float:right;

	padding-top:20px;

	text-align:center;	

}

ul.kode_social_icon li{

	float:right;	

}







/*

	  =============================

		   Header 2 Style

	  =============================

*/

.kode_top_strip2{

	width:100%;

	float:left;

	background-color:#e9d10b;

	padding:10px 0px;	

}

.kode_top_strip2 .kode_loc{

	padding:0px;	

}

.kode_contact_icon{

	float:right;	

}

.kode_contact_icon ul li{

	float:right;

	padding:0px 12px;

	font-size:16px;	

}

.kode_contact_icon ul li i{

	margin-right:10px;	

}

.kode_contact_icon ul li:first-child{

	padding-right:0px;	

}

/*Logo Here*/

.kode_logo_2{

	float:left;

	width:275px;	

}

.kode_logo_2 a{

	display:block;	

}

/*Navigation Style*/

.kode_header_2 .kode_nav_1 .navbar {

	float:right;	

}

.kode_header_2 .kode_nav_1{

	float:left;

	padding:15px 0px;

	background-color:#fff;

	box-shadow:0px 4px 2px 0px rgba(0,0,0,0.23)	;

	width:100%;

}

#header-style-3{position:relative;z-index:9999999;}

.kode_header_2 .kode_nav_1 .kode-navigation-wrapper{float:right;}

#header-style-3 .logo{margin-left:auto;}

.kode_heart{

	float:right;

	margin:27px 0px 0px 10px;	

}

.kode_header_2 .dl-menuwrapper{

	margin: 26px 0px;

}

.dl-menuwrapper .dl-menu{

	z-index: 100;

}

.kode_heart a{

	display:inline-block;

	color:#fff;

	background-color:#e9d10b;

	width:37px;

	height:37px;

	text-align:center;

	border-radius:4px;

}

.kode_heart i{

	padding-top:13px;	

	color:#fff;

}





/*

	  =============================

		   Header 5 Style

	  =============================

*/

.kode_header_5 .kode_top_strip2{

	background-color:#fff;

	padding:0px;

	border-bottom:1px solid #d3d3d3;	

}

.kode_coun{

	float:left;	

}

.kode_coun .dropdown, .dropup{

	float:left;

	padding:19px 5px 0px 0px;

}

.kode_coun .btn-default{

	background:none;

	border:0px;

	color:#2b2b2b;

	font-weight:bold;

	padding:0px 10px;	

}

.kode_coun .btn-default i{

	margin-left:10px;	

}

.kode_coun .btn-default.active, .kode_coun .btn-default:active, .kode_coun .open > .dropdown-toggle.btn-default{

	background-color:#f37936;

	border:0px;

	color:#fff;	

}

.kode_coun .dropdown-menu > li > a:focus, .kode_coun .dropdown-menu > li > a:hover{

	color:#fff;

	background-color:#f37936;	

}

.kode_coun p{

	margin:0px;

	float:left;

	padding:20px 0px 18px 20px;

	border-left:1px solid #dcdcdc;	

}

.kode_coun p span{

	display:inline-block;

	color:#f37936;		

}

/*Social Icon Style*/

.kode_header_5 .kode_social_icon{

	float:right;

	width:auto;

	padding:18px 0px 0px;	

}

.kode_header_5 ul.kode_social_icon li a{

	color:#666666;

	padding:0px 20px;

	margin:0px;

}

.kode_header_5 ul.kode_social_icon li a i{

	border:0px;

	width:0px;

	height:0px;	

	color:#666;

	float:none;

	border-radius:none;

}

.kode_header_5 ul.kode_social_icon li:hover a i,.kode_cart_wrap ul li:hover a{

	color:#f37936;	

}

/*Cart Text Style*/

.kode_cart_wrap{

	float:right;	

}

.kode_cart_wrap ul li{

	float:right;

	padding:21px 21px;

	color:#2b2b2b;

	border-right:1px solid #dcdcdc; 	

	list-style:none;

}

.kode_cart_wrap ul li a i{

	margin-right:10px;	

}

/*Logo Style*/

.kode_header_5 .kode_logo_2{

	width:240px;

	padding:11px 0px 0px 0px;	

}

/*Navigation Style Start*/

.kode_header_5 .kode_nav_1{

	background-color:#fff;

	box-shadow:0 4px 2px 0 rgba(0, 0, 0, 0.23);	

}

.kode_header_5 .kode_nav_1 .navbar{

	float:left;	

}

.kode_header_5 .kode_nav_1 ul li a{

	font-weight:normal;

	padding:40px 18px;

	font-size:14px;

	margin-top:-2px;

	border-top:1px solid transparent;



}

.kode_header_5 {

	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);

	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);

	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);

	position: relative;

	z-index: 999999;



}

.kode_header_2{

	position:relative;

}

.kode_header_5 .kode_nav_1 ul li:hover a{

	color: #333;

}

.kode_header_5 .kode_nav_1 .navbar-default .navbar-nav > li.active > a,.kode_header_5 .kode_nav_1 .navbar-default .navbar-nav > li > a:focus, .kode_header_5 .kode_nav_1 .navbar-default .navbar-nav > li > a:hover{

	color:#f37936;

	border-top:1px solid #f37936;	

}

/*Search Style*/

.kode_search{

	float:right;	

}

.kode_search a{

	color:#2b2b2b;

	font-size:14px;	

}

/*Search Style*/

.kode_search,.kode_cart_fill{

	float:right;

	position:relative;

}

.kode_search a,.kode_cart_fill a{

	display:inline-block;

	color:#2b2b2b;

	font-size:14px;

	font-weight:normal;	

	padding:36px 12px;

}



/*Cart Style*/

.kode_cart_fill span{

	position:absolute;

	color:#fff;

	background-color:#f37936;

	border-radius:100%;

	padding:0px 5px;

	top:30%;

	right:0px;

	font-size:12px;

	font-weight:bold;	

}

/*

===========================================

			HEADER 7

===========================================

*/





/*

===========================================

			CAUSES SECTION

===========================================

*/

.causes-section{

	background-image:url(images/causes-bg.jpg);

	position:relative;

	background-size: cover;

}

.causes-section:before{

	content:"";

	position:absolute;

	left:0px;

	top:0px;

	height:100%;

	width:100%;

	background-color:rgba(0,0,0,0.6);

}

.causes-section .kode-cause{

	float:left;

	width:100%;

}

.causes-section .kode-cause img{

	width:100%;

}

.causes-section .kode-cause h2{

	font-weight:bold;

	text-transform:uppercase;

	color:#fff;

}

.causes-section .kode-cause p{

	color:#fff;

}

.causes-section .kode-cause a.read-more{

	font-size:16px;

	font-weight:bold;

	text-transform:uppercase;

	color:#fff;

}



.kode-range{

	float:left;

	width:100%;

	font-size:18px;

	color:#fff;

	margin:10px 0px 30px 0px;

}

.donate-text{

	float:left;

	width:100%;

}

.donate-text .btn-filled{

	float:right;

}

.donate-text p{

	font-size:20px;

	text-transform:uppercase;

	color:#fff;

	float:left;

	margin:10px 0px;

	font-weight:bold;

}



#footer-widget.footer-full-right .kode-widget-bg-footer:before{

	right: auto;

	left: -15px;

}





.navigation ul > li.kode-last ul{

	left: auto !important;

	right: 0px;

}

.navigation ul > li.kode-last ul ul{

	right: 100%;

}

.footer-bottom-1{padding:30px 0px}







.heading-4 h2{

	padding:0px 0px 20px 0px;

	display:inline-block;

	font-weight:bold;

	margin:0px 0px 20px 0px;

	text-transform:uppercase;

}

.kode-team-section .heading-4 h2:after{background-color:#fff;}

.heading-4 h2:after{

	content:"";

	height:1px;

	width:50px;

	position:absolute;

	left:0px;

	right:0px;

	margin:auto;

	bottom:0px;

	background-color:#db2d14;

}

.heading-4 p{

	font-size:14px;

	color:#949494;

	text-transform:uppercase;

	margin:0px 0px 10px 0px;

	font-family: 'Open Sans', sans-serif;

}









/*

	  =============================

		   Header 7 Style

	  =============================

*/

#header-style-3  .kode_loc{

	padding-top:35px;

}

.kode_header_7 .kode_top_eng{

	padding:10px 0px 0px;

	border:0px;

	position: relative;

}

#header-style-3 .kode_top_strip:before,

.kode_header_7 .kode_top_eng:before{

	content: "";

	position: absolute;

	left: 0px;

	top:0px;

	height: 100%;

	width: 100%;

	background-color: rgba(0,0,0,0.5);

}

#header-style-3 .kode_top_strip,

.kode_header_7 .kode_top_eng .container, .kode_header_7 .kode_top_eng .kode_nav_1{

	position: relative;

}

#header-style-3 .header_sticky_nav{

	background:#fff;

}

.kode_header_7 .kode_welcome p{

	color:#fff;	

}

.kode_header_7 .kode_umeed_list li{

	color:#fff;	

}

.kode_header_7 .kode_select_opt .dropdown .btn-default{

	background-color:rgba(0,0,0,0.17);

	color:#fff;

}

.kode_header_7 .kode_select_opt .dropdown .btn-default span{

	color:#fff;	

}

/*Logo Style*/

.kode_header_7 .kode_logo{

	text-align:left	

}

/*Form Style*/

.kode_header_7 .kode_search_bar form{

	width:100%;	

}

.kode_header_7 .kode_search_bar form input[type="text"]{

	width:100%;

	border-radius:3px;

	height:45px;

	border:1px solid #fff;	

}

.kode_header_7 .kode_search_bar form button{

	position: absolute;

	right: 5px;

	top: 5px;

	bottom: 5px;

	padding: 10px 15px;

	border-radius: 4px;

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;



}

.kode_header_7 .kode_search_bar form a{

	background-color: #e5cd0b;

    font-size: 18px;

    height: 36px;

    padding: 5px 12px 0;

    position: absolute;

    right: 5px;

    top: 5px;

	border-radius:3px;	

}

/*Phone Style*/

.kode_header_7 .kode_ph_no{

	float:right;	

}

.kode_header_7 .kode_left_thumb{

	float:right;	

}

.kode_header_7 .kode_ph_no p{

	color:#fff;	

}

.kode_header_7 .kode_ph_no h4{

	color:#fff;	

}

.kode_header_7 .kode_left_thumb i{

	color:#2b2b2b;

	background-color:#fff;

	border-radius:100%;

	padding:12px;	

}

/*Navigation Style*/



.kode_header_7 .kode_nav_1{

	background-color:#fff;

	box-shadow:0 4px 2px 0 rgba(0, 0, 0, 0.23);	

}

.kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li.active > a,.kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li > a:focus, .kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li > a:hover{

	color:#e5cd0b;	

}

.kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li.active > a:before,.kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li > a:focus:before, .kode_header_7 .kode_nav_1 .navbar-default .navbar-nav > li > a:hover:before{

	content:"";

	position:absolute;

	top:0;

	left:48%;

	width: 0; 

	height: 0; 

	border-left: 10px solid transparent;

	border-right: 10px solid transparent;

	border-top: 10px solid #e5cd0b;

	margin:-1px 0px 0px -6px;	

}

/*Botton Style*/

.kode_header_7 .kode_donate_btn a{

	color:#fff;	

}

.kode_header_7 .kode_donate_btn a{

	display:inline-block;

	padding:15px 18px;	

}

.kode_header_7 .kode_donate_btn a i{

	margin-right:10px;	

}

.kode_header_7 .kode_donate_btn a:hover{

	background-color:#e5cd0b;

	color:#2b2b2b;

}

.kode_header_7 .navigation .menu ul li a, .kode_header_7 .navigation ul > li > a, .kode_header_7 .navbar-nav > li > a{

	padding: 16px 20px;

	border-top: solid 4px transparent;

	border-bottom: solid 4px transparent;

	background-color: transparent;

	color: #333

}

.kode_header_7 .navigation .menu ul ul li a, .kode_header_7 .navigation ul ul > li > a, .kode_header_7 .navbar-nav ul > li > a{

	padding: 12px 15px !important;

}



.kode_header_7 .navigation ul > li.current-menu-item a{

	border-color: #333;

}

.kode_top_eng{

	float:left;

	width:100%;

	padding:12px 0px 0px;

	border-top:1px solid #cfcfcf;	

}

.kode_welcome{

	float:left;	

}

.kode_welcome p{

	color:#8d8d8d;

	font-size:13px;

	margin:0px;	

}

/*Select Style*/

.kode_select_opt{

	float:right;	

}

.kode_select_opt .dropdown{

	margin-left:8px;

	float:right;	

}

.kode_select_opt .dropdown .btn-default{

	color:#8d8d8d;

	font-size:13px;	

}

.kode_select_opt .dropdown .btn-default span{

	color:#2b2b2b;

	display:inline-block;

	margin-left:5px;	

}

.kode_select_opt .btn-default:hover{

	background-color:#db5f4f;

	color:#fff;	

}

.kode_select_opt .btn-default.active, .kode_select_opt .btn-default:active, .kode_select_opt .open > .dropdown-toggle.btn-default{

	background-color:#db5f4f;

	color:#fff;	

}

/*Umeed List Style*/

.kode_umeed_list{

	float:right;

}

.kode_umeed_list li{

	float:right;

	color:#8d8d8d;

	padding:0px 15px;

	border-right:1px solid #cfcfcf; 	

}

.kode_umeed_list li i{

	margin-right:10px;	

}

.kode_umeed_list li:first-child{

	border:0px;	

}

/*Second Strip Style*/

.kode_sec_strip{

	padding:30px 0px;

	float:left;	

	width:100%;

}

.kode_call{

	float:left;

	width:100%;	

	margin-top:10px;

}

.kode_left_thumb{

	float:left;

}

.kode_left_thumb i{

	color:#2b2b2b;

	font-size:20px;

	background-color:#f5f5f5;

	border-radius:100%;

	padding:12px;

	box-shadow:0 3px 4px 0 rgba(0, 0, 0, 0.23);

}

.kode_ph_no{

	float:left;

	padding:0px 0px 0px 20px;	

}

.kode_ph_no p{

	font-size:13px;

	color:#8d8d8d;

	margin-bottom:0px;	

}

.kode_ph_no h4{

	color:#2b2b2b;

	font-size:24px;

	font-weight:bold;

	text-transform:uppercase;	

}

/*Logo Wrap Style*/

.kode_header_6 .kode_logo{

	text-align:center;

	width:auto;

	padding:0px;	

}

/*Search Bar Style*/

.kode_search_bar{

	float:left;

	width:100%;

	padding:15px 0px;

}

.kode_search_bar form{

	float:right;

	width:320px;

	position:relative;	

}

.kode_search_bar form input[type="text"]{

	width:100%;

	border:2px solid #717171;

	height:40px;

	padding:5px 50px 5px 15px;

	color:#2b2b2b;

}

.kode_search_bar form a{

	position:absolute;

	top:0;

	right:0px;

	color:#fff;

	font-size:18px;

	background-color:#2b2b2b;

	height:40px;

	padding:5px 15px 0px;	

}



/*Donate Now Buttn Style*/

.kode_header_7 .kode_donate_btn{

	float:right;

	margin:6px 0px;	

}

.kode_header_7 .kode_donate_btn a{

	display:inline-block;

	border:0px;

	background-color:#2b2b2b;

	color:#e9d10b;

	padding:15px 29px;

	line-height:normal;

	border-radius:5px;

	font-weight:bold;

	text-transform:uppercase;

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;

}

.kode_header_7 .kode_donate_btn a:hover{

	background-color:#e9d10b;

	color:#2b2b2b;	

}

.overflow-none{

	overflow:visible !important;

}







.margin-top-150-minus{

	margin-top:-150px;

	float:left;

	width:100%;

}



.video-parallex{

	position:absolute;

	width:100%;

	text-align:center;

	left:0px;

	top:50%;

	z-index:99999;

}

.video-parallex h2{

	font-size:70px !important;

	display:inline-block;

	padding:0px 0px 20px 0px;

	margin:0px 0px 20px 0px;

	line-height:70px;

	color:#fff;

	text-transform:uppercase;

	font-weight:bold;

	border-bottom:solid 2px #fff;

}

.video-parallex p{

	font-size:20px;

	color:#fff;

	margin:0px;

}

.kode_header_7.header_sticky_nav.kf_sticky .kode_top_eng > .container{

	display:none;

}

.kode_header_7.header_sticky_nav.kf_sticky .kode_top_eng{padding:0px;}



#header-style-3{

 box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);

 -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);

 -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);

}

#header-style-3 .navigation .menu ul li a, #header-style-3 .navigation ul > li > a, #header-style-3 .navbar-nav > li > a{

	padding: 20px 20px;

}

#header-style-3 .kode-donate-btn{

	margin: 10px 0px;

}

#header-style-3 .navigation li:before{

	content: "";

	height: 10px;

	width: 1px;

	background-color: #ccc;

	position: absolute;

	left: 0px;

	top: 50%;

	margin-top: -5px;



}

#header-style-3 .navigation ul ul li:before, #header-style-3 .navigation li:first-child:before{

	display: none;

}

#header-style-3 .navigation .menu ul li a, #header-style-3 .navigation ul ul > li > a, #header-style-3 .navbar-nav ul > li > a{

	padding: 10px 20px;

}

.kode-background-video.kode-remove-pos-abs .kode-video-bg{

	position:relative;

}



.kode_header_5 .kode_coun{

	margin: 21px 0px;

}



.white-theme .kode-services.services-three h3{

	color:#fff;

}

.white-theme .kode-services.services-three p{

	color:#fff;

	font-weight:600;

}

.white-theme .kode-services.services-three i{

	border-color:#fff;

}





.kode-causse-sec-list .kode-causes-list figure,.kode-causse-sec-list  .kode-causes-thumb, 

.kode-causse-sec-list  .cause-inner-caption,.kode-causse-sec-list  .kode-causes-list ul li img {

	float: left;

	width: 100%;

	transition:all 0.3s ease-in-out;

	-moz-transition:all 0.3s ease-in-out;

	-webkit-transition:all 0.3s ease-in-out;



}

.kode-causse-sec-list  .kode-causes-thumb {

	overflow: hidden;

	position: relative;

}

.kode-causse-sec-list  .kode-causes-list ul li {

	list-style: none;

	margin-bottom: 30px;

}

.kode-causse-sec-list  .kode-causes-list ul li:hover .kode-causes-thumb:before { opacity: 1; }

.kode-causse-sec-list  .kode-causes-list ul li .kode-causes-thumb:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.5);

	z-index: 1;

	opacity: 0;

}

.kode-causse-sec-list  .kode-causes-list ul li:hover img {

	-webkit-transform: scale(1.4);

	   -moz-transform: scale(1.4);

	    -ms-transform: scale(1.4);

	     -o-transform: scale(1.4);

	        transform: scale(1.4);

}

.kode-causse-sec-list .kode-causes-info{width:auto;}

.kode-causse-sec-list  .kode-label {

	position: absolute;

	right: 10px;

	top: 0px;

	width: 60px;

	padding: 10px 0px 7px 0px;

	color: #ffffff;

	text-align: center;

	z-index: 2;

}

.kode-causse-sec-list  .kode-label:before {

	content: '';

	position: absolute;

	left: 0px;

	bottom: -10px;

	border-left: 30px solid transparent;

	border-right: 30px solid transparent;

	border-top: 10px solid red;

	z-index: 1;

}

.kode-causse-sec-list  .kode-label:after {

	content: '';

	position: absolute;

	left: 0px;

	bottom: -11px;

	border-left: 30px solid transparent;

	border-right: 30px solid transparent;

	border-top: 10px solid #cb9106;

	z-index: 0;

}

.kode-causse-sec-list  .kode-label small {

	display: inline-block;

	width: 30px;

	height: 30px;

	background-color: #ffffff;

	border: 4px solid rgba(255,255,255,0.5);

	border-radius: 100%;

	font-size: 16px;

	color: #242424;

	line-height: 1;

	padding: 4px 0px 0px 0px;

	margin-bottom: 10px;

}

.kode-causse-sec-list  .kode-label span {

	display: block;

	font-size: 11px;

	text-transform: uppercase;

	font-weight: bold;

	line-height: 1;

}

.kode-causse-sec-list  .kode-causes-box figure figcaption {

	position: absolute;

	left: 0px;

	bottom: 0px;

	background: url(images/caption-bg.png);

	width: 100%;

	z-index: 2;

}

.kode-causse-sec-list  .causes-skills .progress {

	background: rgba(241,189,61,0.4);

	border-radius: 0px;

	height: 9px;

	overflow: inherit;

}

.kode-causse-sec-list  .causes-skills .progress-bar {

	background-color: #f1bd3d;

	position: relative;

}

.kode-causse-sec-list  .causes-skills .progress-bar span {

	position: absolute;

	right: -20px;

	bottom: 20px;

	padding: 1px 6px;

	color: #ffffff;

	font-size: 13px;

	width: 40px;

}

.kode-causse-sec-list  .causes-skills .progress-bar span:before {

	content: '';

	position: absolute;

	left: 9px;

	bottom: -7px;

	border-left: 7px solid transparent;

	border-right: 7px solid transparent;

	border-top: 7px solid red;

}

.kode-causse-sec-list  .kode-donate-btn{

	margin:0px;

}

.kode-causse-sec-list  .cause-inner-caption {

	padding: 12px 15px 12px 15px;

}

.kode-causse-sec-list   .causes-skills .progress-bar span:before{

	border-top:7px solid #62cdff;

}

.kode-causse-sec-list .progress-bar:before{

	background:none;

	content:none;

}



.kode-label:before {

	border-top: 10px solid #62CDFF;

}

.causes-skills .progress-bar span:before {

	border-top: 7px solid #62CDFF;

}

.kode-causse-sec-list  .kode-causes-info { float: left; }

.kode-causse-sec-list  .kode-causes-info h2 {

	line-height: 1;

	margin: 0px;

}

.kode-causse-sec-list  .kode-causes-info h2 a {

	color: #ffffff;

	font-style: italic;

	text-transform: uppercase;

}

.kode-causse-sec-list  .kode-causes-info p {

	color: #ffffff;

	margin: 0px;

}

.kode-causse-sec-list  .kode-donate-btn {

	float: right;

	padding: 5px 18px 2px;

	color: #ffffff;

	text-transform: uppercase;

	font-size: 16px;

	border-radius: 4px;

	font-weight: 500;	

}

/* CouseDetail */

.kode-causse-sec-list  .kode-couse-thumb,.kode-causse-sec-list  .kode-couse-thumb a,.kode-causse-sec-list  .kode-couse-thumb img {

	float: left;

	width: 100%;

	margin: 0px;

}

.kode-causse-sec-list  .kode-couse-thumb figcaption {

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 100%;

}

.kode-causse-sec-list  .kode-couse-thumb figcaption .progress { margin-bottom: 0px; }









/* EventList */

.kode-event-list-o > ul > li {

	list-style: none;

	margin-bottom: 30px;

}

.ev-thumb,.kode-event-list-o figure,.ev-thumb img {

	float: left;

	width: 100%;

	position: relative;

}

.ev-thumb:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.6);

	z-index: 0;

}

.event-authore {

	position: absolute;

	left: 20px;

	top: 20px;

}

.event-authore a {

	float: left;

	width: 71px;

}

.event-authore a,.event-authore a img {

	border-radius: 100%;

	height:100%;

}

.event-authore a ~ .ev-info { padding: 17px 0px 0px 87px; }

.ev-info h6 {

	color: #ffffff;

	line-height: 1;

	margin: 0px;

	font-weight: 500;

}

.ev-info time {

	color: #ffffff;

	font-size: 16px;

	font-weight: 500;

	text-transform: uppercase;

}

.kode-event-grid figcaption {

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 100%;

	padding: 0px 20px 20px 20px;

}

.kode-event-grid figcaption h2 {

	font-weight: 500;

	text-transform: uppercase;

	line-height: 1;

	margin: 0px;

}

.kode-event-grid figcaption h2 a,.kode-event-grid figcaption span {

	color: #ffffff;

}

.kode-event-grid figcaption span i { margin-right: 7px; }

/* Event */

.kode-munth-nav {

	overflow-x:scroll;

    overflow-y:hidden;

    white-space:nowrap;

}

.kode-munth-nav ul li {

	display: inline-block;

	margin: 0px -4px 0px 0px;

	list-style: none;

	width: 25%;

	border-left: 1px solid #555455;

}

.kode-munth-nav ul li a {

	float: left;

	width: 100%;

	padding: 20px 10px;

	background-color: #2f2d2e;

	color: #ffffff;

	font-size: 24px;

	text-align: center;

}

.kode-munth-nav ul li:hover a,.kode-munth-nav ul li.active a { color: #ffffff; }

.kode-munth-nav ul li.active a {

	border-top: 3px solid;

}

.kode-event-time .item a {

	float: left;

	width: 100%;

	background-color: ghostwhite;

	padding: 20px 10px;

	text-align: center;

	color: #333333;

	font-size: 15px;

}

.kode-event-time .owl-nav {

	display: block;

	position: static;

}

.kode-event-time .owl-nav div {

	position: absolute;

	left: 0px;

	top: 18px;

	width: 28px;

	height: 28px;

	background-color: #ffffff;

	color: #333333;

	margin: 0px;

}

.kode-event-time .owl-nav div.owl-next {

	left: auto;

	right: 0px;

}

/* EventList */

.medium-event {

	float: left;

	width: 100%;

	border: 1px solid #e1e1e1;

	border-top: none;

	padding: 25px 25px 0px 25px;

	margin-bottom: 30px;

}

.event-wrapp {

	background-color: ghostwhite;

	border: 1px solid #d7d7d7;

}

.medium-event figure {

	float: left;

	width: 375px;

	margin: 0px;

}

.medium-event ul li:hover figure img { opacity: 0.6; }

.medium-event figure a,.medium-event figure a img,.event-wrapp {

	float: left;

	width: 100%;

}

.medium-event figure ~ .event-info { padding: 25px 25px 0px 410px; }

.event-info h2 {

	font-weight: 500;

}

.event-info p { margin-bottom: 20px; }

.event-info ul.kode-eventlocation {

	margin: 0px 0px 5px 0px;

	display: inline-block;

	width: 100%;

}

.event-info ul.kode-eventlocation li {

	float: left;

	list-style: none;

	color: #777777;

	margin-right: 25px;

	line-height: 1;

}

.event-info ul.kode-eventlocation li i {

	margin-right: 6px;

}

.event-morebtn {

	float: left;

	font-size: 16px;

	text-transform: uppercase;

	color: #fff;

	padding: 5px 14px 4px 14px;

	font-weight: bolder;

}

.event-morebtn:hover{

	background-color:#000;

}

.event-info .kode-socialnetwork { float: right; }

/* Event Detail */

.kode-detail-thumb,.kode-detail-thumb img,.event-contdown {

	float: left;

	width: 100%;

}

.kode-detail-thumb { margin: 0px; }

.event-contdown {

	background-color: #efefef;

	padding: 30px 20px 15px 20px;

	text-align: center;

	margin-bottom: 40px;

}

.countdown-container {

	display: inline-block;

	width: 80%;

}

.clock-item .inner {

	height: 0px;

	padding-bottom: 100%;

	position: relative;	

	width: 100%;

}

.clock-canvas {

	background-color: #ffffff;

	border-radius: 50%;

	height: 0px;

	padding-bottom: 100%;

	box-shadow: 0px 0px 0px 7px #d8d6d6 inset;

}

.ev-text {

	color: #fff;	

	font-size: 30px;

	font-weight: bold;

	text-align: center;

	width: 100%;

}

.ev-text .val {

	font-size: 50px;

	position: absolute;

	top: 50%;

	left: 0px;

	width: 100%;

	margin-top: -42px;

	color: #f0b31c;

}

.ev-text .type-time {

	font-size: 20px;

	color: #696969;

	float: left;

	width: 100%;

	margin:  10px 0px 0px 0px;

}

.kode-map {

	float: left;

	width: 100%;

	padding: 5px;

	background-color: #ebebeb;

	border: 1px solid #e6e6e6;

	margin-bottom: 35px;

}

.evdetail-info {

	float: left;

	width: 100%;

}

.evdetail-info li {

	list-style: none;

	float: left;

	width: 100%;

	font-size: 18px;

	color: #747474;

	text-transform: uppercase;

	background-color: #f1f1f1;

	padding: 12px 18px;

	margin-bottom: 18px;

	border-left: 1px solid #d5d5d5;

	border-top: 1px solid #d5d5d5;

}

.evdetail-info li span {

	float: left;

	width: 40%;

}

.evdetail-info li span i { margin-right: 10px; }

.ev-btn {

	float: left;

	width: 100%;

}

.ev-btn a {

	float: left;

	background-color: #efefef;

	padding: 10px 30px 7px 30px;

	color: #777777;

	border: 1px solid #dbdbdb;

	border-radius: 4px;

	text-transform: uppercase;

	margin: 0px 15px 15px 0px;

}





/*

=============================================

		TESTIMONIALS STYLE 6

=============================================

*/

.kode-testimonials-6{

	float:left;

	width:100%;

	position:relative;

}

.kode-testimonials-6:before{

	content:"\f10d";

	background-color:#fff;

	padding:5px;

	font-size:40px;

	font-family:FontAwesome;

	height:50px;

	width:50px;

	position:absolute;

	left:0px;

	right:0px;

	margin:auto;

	top:-25px;

	z-index:10;

	text-align:center;

	color:#7dbd22;

}

.kode-testimonials-6 ul{

	float:left;

	margin:0px;

	width:100%;

}

.kode-testimonials-6 .bx-wrapper{

	

}

.kode-testimonials-6 .kode-text{

	float:left;

	width:100%;

	text-align:center;

	border:solid 1px #eeeeee;

	padding:40px 40px 90px;

	margin:0px 0px 60px 0px;

	position:relative;

	background-color: #fff;

}

.kode-testimonials-6 .kode-text p{

	margin:0px 0px 0px 0px;

	font-size:26px;

	color:#666;

	font-weight:300;

}

.kode-testimonials-6 .kode-thumb{

	height:90px;

	width:90px;

	border:solid 14px #fff;

	box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);

	-moz-box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);

	-webkit-box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);

	display:inline-block;

	float:none;

}

.kode-testimonials-6 .client-name{

	width:15%;

	left:0px;

	right:0px;

	margin:auto;

	bottom:-70px;

	position:absolute;

}

.kode-testimonials-6 .client-name h4{

	font-size:14px;

	font-weight:bold;

	color:#7dbd22;

	margin-bottom:10px;

}

.kode-testimonials-6 .bx-wrapper .bx-controls-direction a{

	margin-top:-36px;

	background-color:#fff;

	left:0px;

	color: #ccc;

}

.kode-testimonials-6 .bx-wrapper .bx-controls-direction a.bx-next{

	left:auto;

	right:0px;

}



/*Heading Top */

.heading.heading-17{

	margin-bottom:50px;

}

.heading-17 h2{

	margin:0px 0px 5px 0px;

	display:inline-block;

	font-weight:bold;

	position:relative;

	padding:0px 0px 0px 0px;

	text-transform:uppercase;

}

.dark-bg-color .heading-17 h2:before,.dark-bg-color .heading-17 h2:after{

	color:#fff;

	background:#fff;

}

.heading-17 h2:before, .heading-17 h2:after{

	content:"";

	width:100px;

	height:2px;

	background-color:#db2d14;

	position:absolute;

	left:0px;

	right:0px;

	margin:auto;

	bottom:-40px;

}

.heading-17 h2:after{

	content:"";

	width:20px;

	background-color:#000;

	position:absolute;

	left:0px;

	right:0px;

	bottom:auto;

	top:-10px;

}



.heading-17 p{

	font-size:14px;

	color:#949494;

	margin:0px;

	font-family: 'Open Sans', sans-serif;

	text-transform:uppercase;

}





.full-width{

	float:left;

	width:100%;

}

.blog-modern .kf-blog-grid-5{

	width:20%;

}

.kf-blog-grid-5{

	float:left;

	background-color:#ff4a41;

}

.kf-blog-grid-5 .kode-thumb:before{

	content:'';

	position:absolute;

	top:0;

	bottom:0;

	left:0;

	right:0;

	height:100%;

	width:100%;

	opacity:0.3;

	background:#000;

}

.kf-blog-grid-5 .kode-thumb{

	float:left;

	width:100%;

	position:relative;

	border:none;

	margin:0px;

}

.kf-blog-grid-5 .kode-thumb img{

	float:left;

	width:100%;

}

.kf-blog-grid-5:hover .kode-thumb img{

	opacity:0.2;

}

.kf-blog-grid-5 .kode-caption{

	position:absolute;

	left:0px;

	bottom:0px;

	width:100%;

	padding:20px;

}

.kf-blog-grid-5 .kode-caption h2{

	font-size:20px;

	text-transform:uppercase;

	font-weight:normal;

	color:#fff;

}

.kf-blog-grid-5 .kode-caption h2 a{

	text-decoration:none;

	color:#fff;

}

.kf-blog-grid-5 .kode-caption p{

	color:#fff;

	text-transform:uppercase;

	margin:0px 0px 10px 0px;

	opacity:0;

}

.kf-blog-grid-5:hover .kode-caption p{

	opacity:1;

}

.kf-blog-grid-5 .kode-post-type{

	position:absolute;

	top:20px;

	left:20px;

	height:54px;

	width:54px;

	border-radius:100%;

	border:solid 1px #fff;

	font-size:20px;

	padding:14px 0px;

	text-align:center;

	color:#fff;

	z-index:10;

	opacity:0;

}

.kf-blog-grid-5:hover .kode-post-type{

	opacity:1;

}







/* TeamGrid */

.kode-team-list-clean ul li {

	list-style: none;

	margin-bottom: 30px;

	position: relative;

}

.kode-team-list-clean ul li figure,.kode-team-list-clean ul li figure a,.kode-team-list-clean ul li figure img,

.team-info {

	float: left;

	width: 100%;

	margin: 0px;

}

.kode-team-grid-clean ul li:hover .team-info { background-color: #333333; }

.kode-team-grid-clean ul li:hover .team-info h2,.kode-team-grid ul li:hover .team-info h6 { color: #ffffff; }

.team-info {

	background-color: #ffffff;

	padding: 28px 22px 22px 22px;

	text-align: center;

	position:relative;

}

.team-info h2 {

	line-height: 1;.woocommerce div.product div.images

	margin: 0px 0px 4px 0px;

	font-weight: 500;

	text-transform: uppercase;

}

.team-info h2 a,.team-info h6,.team-info p {

	color: #777777;

}

.team-info p { margin: 0px; }

.kode-team-grid-clean ul li:hover .team-network {

	margin: 0px;

	opacity: 1;	

	background-color:#333;

	left:0px;

	color:#fff;

}

.kode-team-grid-clean ul li:hover .team-network ul li a{

}

.team-network {

	float: left;

	width: 100%;

	top:50%;

}

.team-network ul {

	display: inline-block;

	margin: 0px;

}

.team-network ul li {

	float: left;

	list-style: none;

	margin: 18px 0px 0px 18px;

	line-height: 1;

}

.team-network ul li:first-child { margin-left: 0px; }

.team-network ul li a {

	color: #333;

	font-size: 20px;

}

.kode-team-grid-clean ul li:hover p {

	color: #ffffff;

}



.kode-blog-normal-grid > ul > li {

	list-style: none;

	margin-bottom: 30px;

}

.kode-blog-normal-grid > ul > li:hover .kode-blog-info{

	box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1);

	-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1);

	-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1);

}

.kode-blog-normal-grid ul li figure {

	margin: 0px;

	overflow: hidden;

}

.kode-blog-normal-grid ul li figure,

.kode-blog-normal-grid ul li figure > a,.kode-blog-normal-grid ul li figure img {

	float: left;

	width: 100%;

}

.kode-blog-normal-grid figure figcaption {

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 100%;

	z-index: 3;

}

.kode-blog-normal-grid .kode-blog-post{width:auto;}

.kode-blog-normal-grid figure{position:relative;}

.kode-category { float: right; }

.kode-category a {

	float: left;

	padding: 4px 10px 1px;

	font-size: 13px;

	text-transform: uppercase;

	color: #000;

	font-weight: 500;

}

.kode-blog-normal-grid .kode-blog-info {

	background-color: ghostwhite;

	float: left;

	width: 100%;

	text-align: center;

	padding: 20px 40px;

}

.kode-blog-normal-grid .kode-blog-info time {

	display: inline-block;

	color: #9a9a9a;

	margin-bottom: 10px;

}

.kode-blog-info h2 {

	text-transform: uppercase;

	font-weight: 500;

}

.kode-blog-normal-grid ul li .mask {

   position:absolute; /* Center the mask */

   top:50px;

   left:128px;

   cursor:pointer;

   border-radius: 50px;

   border-width: 60px;

   display: inline-block;

   height: 100px;

   width: 100px;

   border: 60px solid rgba(0, 0, 0, 0.7);

   box-sizing:border-box;

   opacity:1;

   visibility:visible;

   -webkit-transform: scale(4);

      -moz-transform: scale(4);

       -ms-transform: scale(4);

        -o-transform: scale(4);

           transform: scale(4);

   -webkit-transition: all 0.3s ease-in-out;

      -moz-transition: all 0.3s ease-in-out;

       -ms-transition: all 0.3s ease-in-out;

        -o-transition: all 0.3s ease-in-out;

           transition: all 0.3s ease-in-out;

}



.kode-blog-normal-grid ul li:hover .mask {

   opacity: 0;

   border:0px solid rgba(0,0,0,0.7);

   visibility:hidden;

}







.kode-large-blog .kode-blog-info p {

	font-size: 16px;

}

.kode-tag { float: left; }

.kode-tag span {

	float: left;

	padding: 2px 2px;

	color: #ffffff;

	text-transform: uppercase;

	position: relative;

	margin-right: 3px;

}

.kode-tag .blog-info{

	padding:15px; 

}

.kode-tag span a{ 

	position: relative;

	background-color: #30302d;

	color: #fff;

	display: inline-block;

	padding: 3px 10px;

	float: left;

	margin: 4px 0px;

	border-radius: 4px;

}

.kode-tag i{

	float: left;

	line-height: 35px;

	padding: 0px 15px;

	margin-right:10px; 

	background-color: #30302d;

	color: #fff;

}

/*  

.kode-tag span a:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: #30302d;

	-webkit-transform: skewX(-30deg);

	   -moz-transform: skewX(-30deg);

	    -ms-transform: skewX(-30deg);

	     -o-transform: skewX(-30deg);

	        transform: skewX(-30deg);

}

*/

.kode-tag span:hover { color: #ffffff; }

.kode-large-blog figure figcaption {

	padding: 0px 20px 20px 30px;

}

.kode-blog-post {

	float: right;

	margin: 15px;

	padding: 5px;

}

.kode-blog-post ul { margin: 0px; }

.kode-blog-post ul li {

	float: left;

	list-style: none;

	padding: 2px 10px;

	color: #30302d;

	font-weight: 500;

	margin: 0px 5px !important;

}

/*.kode-blog-post ul li a {

	color: #fff;

	font-weight: 500;

}

.kode-blog-post ul li i { margin-right: 7px; color: #fff}*/

.kode-inncat a {

	text-transform: uppercase;

	margin-bottom: 5px;

}

.kode-large-blog .kode-blog-info {

	padding: 40px 40px;

}

.kode-large-blog .kode-blog-info h2 {

	margin: 0px 0px 25px 0px;

	font-size: 30px;

}

.kode-large-blog .flex-control-paging { display: none; }



.kode-full-info {

	text-align: center;

}

.kode-full-info a {

	color: #ffffff;

	font-size: 24px;

}

.kode-full-info span {

	font-size: 54px;

	color: #ffffff;

	font-weight: bold;

}

.kode-full-info h2 {

	font-size: 30px;

	color: #ffffff;

	line-height: 1;

	margin: 0px;

}

.kode-background-map{

	position:relative;

}

.kode-background-map .container{

	position:relative;

	z-index:99999;

}

.kode-background-map .kode_shortcode-map{

	position:absolute;

	top:0px;

	left:0px;

	right:0px;

	bottom:0px;

	width:100%;

	height:100%;

}



/* Services */

.kode-icon-style-4 {

	float: left;

	width: 100%;

	color: #ffffff;

	padding: 37px 0px 32px 0px;

	text-align: center;

	box-shadow: 0px -4px 0px 0px rgba(0,0,0,0.1) inset;

	overflow: hidden;

}

.kode-services-info-4 {

	float: left;

	width: 100%;

	background-color: #ffffff;

	padding: 25px 15px 50px 15px;

	text-align: center;

	position: relative;

	

}

.kode-services-4 .k-services-4:hover .kode-services-info-4{

	box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1);

}

.kode-services-info-4 h2 {

	line-height: 1;

	margin: 0px 0px 4px 0px;

	font-style: italic;

	font-size: 30px;

}

.kode-services-info-4 span {

	font-size: 24px;

	text-transform: uppercase;

	margin-bottom: 20px;

	display: inline-block;

}

.more-service-btn-4 {

	position: absolute;

	right: 0px;

	bottom: 0px;

	width: 44px;

	height: 44px;

	color: #ffffff;

	padding: 18px 0px 0px 16px;

}

.more-service-btn-4:before {

	content: '';

	border-bottom: 44px solid #333333;

	border-left: 44px solid transparent;

	position: absolute;

	right: 0px;

	bottom: 0px;

}

.more-service-btn-4 i{

	position:relative;

	z-index:9999;

}



.kode-progress-info-new {

	float: left;

	width: 100%;

	text-align: center;

}

.kode-progress-info-new h2 {

	font-size: 50px !important;

	color: #ffffff;

	font-weight: 500;

	font-style: italic;

}

.kode-progress-info-new p {

	font-size: 24px;

	color: #ffffff;

	display: inline-block;

	width: 80%;

	margin-bottom: 40px;

}

.raised-skills-new {

	float: left;

	width: 100%;

	margin-bottom: 15px;

}

.raised-skills-new .progress {

	background: rgba(255,255,255,0.15);

	border-radius: 0px;

	height: 8px;

	overflow: inherit;

}

.raised-skills-new .progress-bar { position: relative; }

.raised-skills-new .progress span {

	position: absolute;

	right: -6px;

	top: -6px;

	width: 21px;

	height: 21px;

	background-color: #ffffff;

	border: 5px solid;

	border-radius: 100%;

}

.kode-raised-new {

	float: left;

	color: #ffffff;

	font-size: 24px;

}

.kode-goal-new {

	float: right;

	color: #ffffff;

	font-size: 24px;

}

.kode-morebtn-new {

	display: inline-block;

	padding: 8px 30px;

	color: #ffffff;

	border: 2px solid #ffffff;

	font-size: 20px;

	font-weight: 600;

}

.kode-morebtn-new:hover {

	color: #ffffff;

	box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.9);

	-webkit-transform: scale(1.1);

	   -moz-transform: scale(1.1);

	    -ms-transform: scale(1.1);

	     -o-transform: scale(1.1);

	        transform: scale(1.1);

}



.ev_map_canvas{

	width:100%;

	height:350px;

}

.ev_map_canvas .kode-event-list{margin:0px;padding:0 0 30px;}

.background_size{

	background-size:cover;

}







/* Custom HF Styles */

 .directorcontact input[type="button"], .directorcontact input[type="reset"], .directorcontact input[type="submit"] {

    background-color: #515050!important;

  

}

.vc_col-sm-9 {

 z-index: 999999999!important;

	}

	

	.kode-breadcrumb {

	    padding: 10px;

    background-color: rgba(0,0,0,0.6);

}

#footer-widget .col-md-9, #footer-widget .widget-section, #footer-widget .textwidget {

	width: 852px;

}

.footer-logo {

	margin-bottom: 10px!important;

}

.widget_kode_contact_widget .widget-text .inner-element img {

	margin-bottom: 10px;

}

.body-wrapper{position:relative; background:rgba(0,0,0,0.5)!important;}



.kode-subheader.subheader-height {

    padding: 155px 0px 0px 0px;

    margin-bottom: 0px!important;

}

ul,

ol {

	list-style: none;

	margin-top: 0;

	margin-right: 0;

	margin-left: 20px;

}





.col-md-3.widget.widget_text

{

  padding-right: 0px;

  padding-left: 0px;}



 #text-4{  width:100%!important;

 padding-right: 0px!important;

 }



.content-wrapper{

    width: 100%;

    float: left;

    padding-top: 30px;

    position: relative;

    z-index: 99;

    background-image:  url(https://www.heavensfamily.org/wp-content/uploads/2015/09/sidebg.jpg);

    background-repeat: repeat-y;

}

.page-template-page-contentnotitle-php div.body-wrapper > div.kode-subheader.subheader-height.subheader.header-style-3 > div > div > div > div {float:left!important;}



.emagazine .body-wrapper .content-wrapper, .page-template-page-contentnotitle-php .body-wrapper .content-wrapper,.page-template-page-content-php .body-wrapper .content-wrapper{

    width: 100%;

    float: left;

    padding-top: 30px;

    position: relative;

    z-index: 99;

background-image: none!important;

    background-color: #ffffff!important;

    background-repeat: repeat-y;

}



.home .body-wrapper .content-wrapper, .page-template-page-content-php .body-wrapper .content-wrapper{

    width: 100%;

    float: left;

    padding-top: 30px;

    position: relative;

    z-index: 99;

background-image: none!important;

    background-color: #ffffff!important;

    background-repeat: repeat-y;

}





.home .body-wrapper .kode-subheader{

   display:none;

}

.emagazine .body-wrapper .kode-subheader, 

.page-id-6278 .body-wrapper .kode-subheader,

.parent-pageid-6280 .body-wrapper .kode-subheader{

   float: left;

    width: 100%;

    background: url(https://www.heavensfamily.org/wp-content/uploads/2015/12/header-mag7.jpg)!important;

    min-height: 210px;

    position: relative;

}

.page-id-6179 .body-wrapper .kode-subheader, .parent-pageid-6179 .body-wrapper .kode-subheader{

    background: url(https://heavensfamilymedia.org/images/staff-members/team-members.jpg)!important;

    min-height: 180px!important;

    position: relative;
	
	padding: 0px!important;

}

.page-id-6179 ul#breadcrumbs {
   
   margin-top: 80px;

}

.parent-pageid-6179 ul#breadcrumbs {
   
   margin-top: 80px;

}


.page-template-page-contentnotitle-php .body-wrapper .kode-subheader .page-info h2 ,.parent-pageid-6179 .body-wrapper .kode-subheader .page-info h2,.page-id-6179 .body-wrapper .kode-subheader .page-info h2{display:none;}

.parent-pageid-6280 .body-wrapper .kode-subheader .page-info h2 {margin-top:0px;

width: 350px;}







.parent-pageid-6280 .body-wrapper .kode-subheader .page-info h2:before {

content: "Heaven’s Family Magazine "



}

.parent-pageid-6280 .body-wrapper .kode-subheader .page-info h2:after {

  content: " Issue ";

}

.kode-widget-title2 {

	color: #ffffff;

	text-transform: none;

	padding: 0px 0px 5px 0px;

	font-weight: 600;

	margin: 0px 0px 5px 0px;

}

.kode-widget-title1 a:hover, .kode-widget-title2 a:hover {

	color: #0074a0;

}

.footermenu1, .footermenu2, .footermenu3 {

	display: block;

	font-size: 11pt;

	float: left;

}

.footermenu1 {

	width: 29.5%;

}

.footermenu2 {

	width: 35%;

}

.footermenu3 {

	width: 35.5%;

}

.footermenu1 a:hover,
.footermenu1 li:hover,
.footermenu2 a:hover,
.footermenu2 li:hover,
.footermenu3 a:hover,
.footermenu3 li:hover {
	color: #0074a0;
}

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url('https://www.heavensfamilymedia.org/hf-mock/css/font-awesome.min.css');

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.coolsidebar {
	font-family: 'Oxygen', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3f3f3f;
    margin-left: -5px;
}

.stick {position: fixed;top:54px;}

.coolsidebar a {
    color: #c00e0e;
    text-decoration: none;
}

.coolsidebar a:hover, .coolsidebar a:focus {
    color: #790909;
    text-decoration: underline;
}

.coolsidebar a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.coolsidebar h3 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
	text-transform: uppercase;
}

.coolsidebar h3 a {
	color: #3f3f3f;
}

.coolsidebar h3 a:hover {
	color: #c00e0e;
	text-decoration: none;
}

.coolsidebar .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.fixed_1 { margin-top: -440px !important; position: fixed !important;}

@media (min-width:768px) {
    .coolsidebar .container {
	    width: 750px;
	}
}

@media (min-width:992px) {
    .coolsidebar .container {
	    width: 992px;
	}
}

@media (min-width:1200px) {
    .coolsidebar .container {
	    width: 300px;
	}
}

.container2 {
	width: 300px;
}

.coolsidebar .container-fluid2 {
    padding-left: 15px;
    padding-right: 15px;
}

.coolsidebar .row {
    margin-left: -15px;
    margin-right: -15px;
}

.coolsidebar #aside {
	padding: 15px 0;
}

.coolsidebar #aside .widget {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	overflow: hidden;
	margin: 10px 0 0;
}



.coolsidebar #aside #accordion2 {
	background: #d03433;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	overflow: hidden;
	margin: 10px 0 0;
	color: #FFF;
}

.coolsidebar #aside #accordion3 {
	background: #efefef;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	overflow: hidden;
	margin: 10px 0 0;
	color: #6f6f6f;
}

.coolsidebar #aside .widget:first-child {
	margin: 0;
}

.coolsidebar #accordion1 h3 {
	color: #282828;
	margin: 0;
	border-bottom: 1px solid #e4e4e4;
	display:block;
	padding: 11px 28px 11px 18px;
	position:relative;
}

.coolsidebar #accordion1 h3 a {
	color: #282828;
}

.coolsidebar #accordion2 h3 {
	color: #FFF;
	margin: 0;
	border-bottom: 1px solid #FFF;
	display:block;
	padding: 11px 28px 11px 18px;
	position:relative;
}

.coolsidebar #accordion2 h3 a {
	color: #FFF;
}

.coolsidebar #accordion3 h3 {
	color: #6f6f6f;
	margin: 0;
	border-bottom: 1px solid #FFF;
	display:block;
	padding: 11px 28px 11px 18px;
	position:relative;
}

.coolsidebar #accordion3 h3 a {color: #6f6f6f;}

.coolsidebar #aside .widget h3 a:after {
	background: url(https://www.heavensfamilymedia.org/hf-mock/images/btn-accordion.png) no-repeat scroll 100% 0 transparent;
    content: "";
    height: 15px;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 15px;
}

.coolsidebar #aside .widget h3 .collapsed:after{
	background-position:0 0;
}

.coolsidebar #aside #accordion1 ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.coolsidebar #aside #accordion2 {

	margin-bottom: 6px;

}

.coolsidebar #aside #accordion2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

.coolsidebar #accordion2 ul li {

	padding: 12px 0px 12px 0px;

	position: relative;

	text-align: center;

}

.coolsidebar #accordion2 #collapse2 li a {

	color: #FFF;

	list-style-type: none;

}

.coolsidebar #aside #accordion1 ul li {

	overflow: hidden;

	padding: 12px 18px 12px 34px;

	position: relative;

	border-top: 1px solid #f2f2f2;

}

.coolsidebar #aside #accordion1 ul li:first-child {

	border: 0;

}

.coolsidebar #aside #accordion1 ul li a:before {

	border: 1px solid #d4d4d4;

	width: 6px;

	height: 6px;

	position: absolute;

	border-radius: 50%;

	left: -16px;

	top: 6px;

	content: "";

}

.coolsidebar #aside #accordion1 ul li > a {

	color: #282828;

	position: relative;

	font-weight: 300px;

}

.coolsidebar #aside #accordion1 ul li > a:hover, .coolsidebar #aside #accordion1 ul li > a:focus, .coolsidebar #aside #accordion1 ul li.active > a {

	color: #c82d1d;

	text-decoration: none;

}

.coolsidebar #aside #accordion1 ul li > a:hover:before, .coolsidebar #aside #accordion1 ul li > a:focus:before, .coolsidebar #aside #accordion1 ul li.active > a:before {

	border-color: #c82d1d;

}

.coolsidebar #aside .#accordion1 ul li {

	padding: 18px 18px 13px;

}

.coolsidebar #aside .widget-posts ul li:before {
	display: none;
}

.coolsidebar #aside .widget-posts .date {
	display: block;
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 8px;
	line-height: 15px;
}

.coolsidebar #aside .widget-posts .date .fa-calendar-o {
	margin: 1px 7px 0 0;
	display: inline-block;
	vertical-align: top;
	color: #b8b6bb;
}

.coolsidebar #aside .widget-posts ul li .title {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 19px;
	color: #3f3f3f;
	margin: 0 0 9px;
}

.coolsidebar #aside .widget-posts .title a {
	color: #3f3f3f;
}

.coolsidebar #aside .widget-posts .meta {
	overflow: hidden;
	font-size: 12px;
	line-height: 15px;
	margin: 0 -5px;
}

.coolsidebar #aside .widget-posts ul li:hover .title a, .coolsidebar #aside .widget-posts ul li:focus .title a {
	color: #c82d1d;
	text-decoration: none;
}

.coolsidebar #aside .widget-posts .meta a {
	color: #999;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 5px;
}

.coolsidebar #aside .widget-posts .meta a:hover, .coolsidebar #aside .widget-posts .meta a:focus {
	opacity: 0.6;
	text-decoration: none;
}

.coolsidebar #aside .widget-posts .meta a .fa {
	color: #c4c2c7;
	margin: 0 7px 0 0;
}

.coolsidebar #aside .widget-comments {
	line-height: 24px;
}

.coolsidebar #aside .widget-comments ul li {
	padding: 20px 18px 7px;
	overflow: hidden;
}

.coolsidebar #aside .widget-comments .head {
	overflow: hidden;
	padding: 0 0 8px;
	font-size: 11px;
	line-height: 14px;
}

.coolsidebar #aside .widget-comments .head .img-area {
	display: inline-block;
	vertical-align: middle;
	width: 41px;
	margin: 0 10px 0 0;
	height: 41px;
	border-radius: 50%;
}

.coolsidebar #aside .widget-comments .head .img-area img {
	border-radius: 50%;
	display: block;
	width: 41px;
	height: 41px;
}

.coolsidebar #aside .widget-comments .head .author {
	display: inline-block;
	vertical-align: middle;
	color: #c00e0e;
	max-width: 75%;
}

.coolsidebar #aside .widget-comments .head .author span {
	display: block;
	clear: both;
}

.coolsidebar #aside .widget-comments p {
	margin: 0 0 10px;
}

.coolsidebar .col-xs-12, .coolsidebar .col-sm-8, .coolsidebar .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.coolsidebar .col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width:768px) {
	.coolsidebar .col-sm-8, .coolsidebar .col-sm-4 {
	    float: left;
	}
	.coolsidebar .col-sm-8 {
	    width: 66.66666667%
	}
	.coolsidebar .col-sm-push-4 {
	    left: 33.33333333%
	}
	.coolsidebar .col-sm-4 {
	    width: 33.33333333%
	}
	.coolsidebar .col-sm-pull-8 {
	    right: 66.66666667%
	}
}

@media (min-width:992px) {
	.coolsidebar .col-md-9, .coolsidebar .col-md-3 {
	    float: left;
	}
	.coolsidebar .col-md-9 {width: 97%} 
	.coolsidebar .col-md-push-3 {left: 3%}
	.coolsidebar .col-md-3 { width: 97%}
	.coolsidebar .col-md-pull-9 {
	    right: 3%
	}
}

.coolsidebar .collapse {display: none;}
.coolsidebar .collapse.in {
    display: block;
}

.coolsidebar .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}

.directorcontact textarea {
	height: 200px;
}

.directorcontact wpcf7-submit {
	background-color: #FFF;
}

#accordion1 ul li .current-page-item a {color: #0C0;}
.donor-sytle-powered{display:none;}
.widget_kode_contact_widget ul li {
    padding-left: 0px!important;
}
.box{
  width: 300px;
  height: 50px;
}

/* Search 1 - bg change*/
.container-1{
	width: 320px;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	margin-top: 20px;
}

.container-1 input#search{
	width: 262.5px;
	height: 40px;
	background: rgba(255, 255, 255, 0.4);
	border: none;
	font-size: 10pt;
	float: left;
	color: #000000;
	padding-left: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-ms-transition: all .55s ease;
	-o-transition: all .55s ease;
	transition: all .55s ease;
}

.container-1 input#search::-webkit-input-placeholder {
   color: #65737e;
}
.container-1 input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
.container-1 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
.container-1 input#search:-ms-input-placeholder {  
   color: #65737e;  
}
.container-1 .icon{
  position: absolute;
  margin-left: 17px;
  margin-top: 9.5px!important;
  z-index: 1;
  color: #4f5b66;
}

#home > div.body-wrapper > div.bottom-footer.thbg-color > div > div > div > div > div {
    height: 0px!important;
}

@media only screen and (max-width: 600px) {
    #home > div.body-wrapper > div.bottom-footer.thbg-color > div > div > div > div > div { 
        display: none!important; 
    }
  
}

@media only screen and (max-width: 600px) {
	#footer-text-line {
	    padding-left: 0px!important;
	}
}

/* ANIMATION EFFECTS */
.container-1 input#search:focus, .container-1 input#search:active{
    outline:none;
    background: #ffffff;
}

/* Search 2 - expand input width */
.container-2{
	width: 300px;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}

.container-2 input#search{
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.4);
	border: none;
	font-size: 10pt;
	float: left;
	color: #262626;
	padding-left: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #343d46;
	-webkit-transition: width .55s ease;
	-moz-transition: width .55s ease;
	-ms-transition: width .55s ease;
	-o-transition: width .55s ease;
	transition: width .55s ease;

}
.container-2 input#search::-webkit-input-placeholder {
   color: #65737e;
}
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}

.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
.container-2 input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.container-2 .icon{
  position: absolute;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
}

/* ANIMATION EFFECTS */
.container-2 input#search:focus, .container-2 input#search:active{
    outline:none;
}

.container-2:hover input#search{
    outline:none;
    width: 300px;
}
.container-2:hover .icon{
	color: #343d46;
}

.blog-item-holder .columns {
    margin-bottom: 0px!important;
}

.vc_custom_staffblog {    
	background-position: center !important;
	background-repeat: no-repeat !important;
	min-width: 350px!important;
	max-width: 350px!important;
	margin-bottom: 10px;
	margin-left: 30px;
}

.vc_custom_emagblog {
	background-position: center !important;
	background-repeat: no-repeat !important;
	min-width: 350px!important;
	max-width: 350px!important;
	max-height: 320px!important;
	min-height: 320px!important;
	margin-bottom: 10px;
	margin-left: 30px;
}
 .vc_custom_staffblog h2,.vc_custom_emagblog h2{
	padding-bottom: 10px;
	padding-top: 10px;  
}

.emagtext {
	margin-top: -15px;
	margin-bottom: 10px!important;
	font-size: 12pt!important;
	font-weight: 300!important;
}

.emagazine .kode-editor h1 {
	font-size: 34px;
	font-weight: 600;
	line-height: 1;
}

.emagazine .kode-editor h2 {
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
}

.emagazine .kode-editor h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-left: 30px;
	margin-bottom: -10px;
}

.emagazine .kode-editor .widget-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0px 0px 8px 0px;
}

.vc_custom_staffblog h2, .vc_custom_emagblog h2 {
	padding-left: 10px;
	padding-right: 10px;
}

.eteachingimage {
    margin-left: 30px;
}
.vc_custom_1447105974034 {
    margin-top: 100px !important;
    margin-right: -15px !important;
    margin-bottom: 100px !important;
    margin-left: -15px !important;
    background-color: rgba(0,0,0,0.61) !important;
	margin-right: 10px;!important
}

.width100 #text-24, 
.width100 #text-25, 
.width100 #wpdt-pages-widget-2, 
.width100 .kode-widget {
	width: 100%;
}

.wpb_wrapper p a {color: #337ab7;text-decoration: underline;}

.wpb_wrapper p a:hover {color: #6bafe9;}

.aboutnav {text-align: center;}
.aboutnav a:hover {color: #6bafe9;}
.page-id-6 .mission, 
.page-id-50 .history, 
.page-id-3335 .founder, 
.page-id-6179 .team,
.page-id-6361 .statement,
.page-id-40 .financial,
.page-id-6446 .board {
	color: #669fe9;
}



.width100 .widget_text img { padding: 0px;border: none;}
.cat-item-104{display:none;}
.emagsubtitle {font-size: 25px;}
.img {font-size: 13px;}
.emagazine .kode-item .wpb_wrapper img {
	margin-bottom: 0px;
}

.emagazine .kode-editor {
	padding-left: 15px;
	padding-right: 15px;
}

#breadcrumbs li.item-current strong {
	color: #fff;
}

.kode-item .hentry {
	background-color: #eee;
}

#staffindex .vc_row .wpb_wrapper img {
	margin-bottom: 5px;
}

#staffindex .vc_row { 
	margin-bottom: 15px; 
}

#staffindex .wpb_single_image a:hover { 
	color: #337ab7; 
	text-decoration: underline; 
}


/**/

#donor-js-spon-search-form p{ position:relative; margin:0 0 20px 0;} 
#donor-js-spon-search-form p label{ margin:12px 0 21px;} 
#donor-js-spon-search-form p select{ position:absolute; width:87% !important; top:-6px;
left:80px; }
#donor-js-spon-search-form p #donor-js-spon-search-submit{ margin-left:83px !important;}
input.donor-js-spon-amount{ display:none !important;}
.donor-js-spon-opt label.donor-js-amount-choice{ position:absolute; 
margin:22px 0 0 0; left:316px;}

@media (max-width:768px) {
	.fixed_1 {margin-top: 0px !important;position: relative !important;margin-bottom: 50px;}
	.stick{margin-top: 0px !important;position: relative !important;margin-bottom: 50px;}
}


/* Iubenda Privacy Policy Update Box */
#iubenda_policy .iub_content {
position: relative;
z-index: 1000;
}
 
div.box-info > div.kode-blog-post > ul > li.blog-info.blog-comment {
  display: none !important;
}

/* Donor New Cart Table */

.customCartTable{
	overflow-x: auto;
}
.customCartTable .donor-js-dona-checkout{
	background-color: #4da166;
    padding: 10px 33px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: bold;
    position: relative;
    font-size: 16px;
    margin: 5px;
}
.customCartTable 
.donor-js-change-amount{ 
	width: 90%;
	color: #232222;
}
.customCartTable 
.donor-style-cart-table thead tr th {
    padding: 14px;
    vertical-align: middle;
}


.customCartTable 
.donor-js-gift-cart-row tr td {
    /*border-bottom: none;*/
	vertical-align: middle;
	padding: 14px;
}
.customCartTable .donor-style-cart-table thead tr th,
.customCartTable .donorCartTotal thead tr th, 
.customCartTable .donorCartTotal tbody tr:first-child th, 
.customCartTable .donorCartTotal tbody tr:first-child td {
    border-bottom: none;
}

.customCartTable .donor-style-cart-table thead,
.customCartTable .donorCartTotal thead{
	background-color: #efeeee !important;
}
.customCartTable .donor-style-cart-table thead tr, .customCartTable .donor-style-cart-table thead tr > td {
	background: transparent;
}
.customCartTable .donor-style-cart-table select {
	font-weight:400;
}
.customCartTable .donor-style-cart-table input.form-control:focus {
    border-color: #ccc;
    box-shadow: none;
}
.customCartTable tbody,
.customCartTable .donorCartTotal tbody tr{
	background-color: #ffffff;
}

.customCartTable
.donor-js-gift-cart-row .input-icon {
    position: relative;
}
.customCartTable
.donor-js-gift-cart-row .form-group {
	margin-bottom: unset;
	text-align: center;
}
.customCartTable
.donor-js-gift-cart-row
.tab_tr .input-icon input {
    /*padding-left: 25px;*/
    padding-right: 0;
}
.customCartTable
.donor-js-gift-cart-row .tab_tr .input-icon i {
	position: absolute;
	display: block;
	transform: translate(0, -50%);
	top: 51%;
	left: 10px;
	pointer-events: none;
	width: 25px;
	text-align: center;
	font-style: normal;
}
.vc_col-sm-4 .wpb_wrapper .kode-widget .textwidget > div{
	width:100%!important;
	max-width:300px;
}

@media only screen and (max-width: 430px){
	.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon i{
		top: 50%;
		left: 4px;
	}
	/*.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon input {padding-left: 19px;}*/
}
.customCartTable .donor-js-gift-cart-remove {
    text-decoration: underline;
}
.customCartTable #update-cart {
    font-size: 12px;
}
.customCartTable .donarMnthly{
	margin: auto 10px;
	text-align: left;
}
.customCartTable .inputError {
    border: 1px solid #ff8484;
}
/* -----custom input type number spinner additional css---- */
.customCartTable .bootstrap-touchspin .input-group-btn-vertical>.btn{
	margin:0;
	padding:0!important;
	width:26px;
	min-width: 26px;
	background:#eee;
	color:#555!important;
	border: 1px solid #ccc;
}
.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon i{
	width:auto!important;
	left:8px!important;
}
.customCartTable .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0 0 2px 0!important;
	border-top:0;
}
.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon input{
	border-radius: 0 3px 3px 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 2px 0 0!important;
}
@media only screen and (max-width:576px){
	.customCartTable .donor-js-gift-cart-row tr td{
		padding:14px 5px;
	}
	.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon input{
		padding-left:3px;
	}
	.customCartTable .input-group-addon{
		padding:6px 5px;
	}
}
@media only screen and (max-width:440px){
	.customCartTable .bootstrap-touchspin .input-group-btn-vertical > .btn{
		width:18px;
		min-width:18px;
	}
	.customCartTable .donor-js-gift-cart-row .tab_tr .input-icon i{
		left:4px!important;
	}
}