/* ===================================================================================

* Theme Name: Charitious Child
* Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
* Description: Charitious is powerful and modern charitable responsive WordPress Theme.
* Version: 1.0
* Author: XpeedStudio
* Author URI: http://www.xpeedstudio.com
* Template: charitious
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.xs-header.xs-fullWidth .nav-menu li a{
	
	padding : 34px 15px;
}
.xs-header.xs-fullWidth .nav-menu .menu-item li a{
	
	padding : 10px 15px;
}

.xs-recent-post-widget .post-info .comments-link a{
	color: #333;
}

.xs-banner-inner-section{
	padding-top: 30px;
	padding-bottom: 30px;
}

.xs-inner-banner-content h2{
	font-size: 40px;
	font-weight:600;
}

.xs-header.xs-fullWidth .nav-brand img{
	
	max-height:80px;
}
.xs-header.xs-fullWidth .nav-brand{
	
	padding:10px 0;
}

.xs-header .xs-fullWidth .xs-header-3{
	height:100px;
	
}
.wbg-main-wrapper.list .wbg-item-list-wrapper .wbg-item-list-detials .wbg-title h3.wgb-item-link, .wbg-main-wrapper.list .wbg-item-list-wrapper .wbg-item-list-detials .wbg-title a.wgb-item-link{
	font-family: 'POPPINS' !important;
	
}
.wbg-main-wrapper .wbg-item a.wgb-item-link, .wbg-main-wrapper .wbg-item h3.wgb-item-link{
	font-family: 'POPPINS' !important;
	font-weight : 400 !important;
/* 	text-align  : left !important; */
	
}
.wbg-button-container-loop{
padding-left : 25px;	
}
.wbg-main-wrapper.list .wbg-item-list-wrapper .wbg-item-list-detials .wbg-description-content{
	margin : 0px !important;
	border : 0px !important;
	font-size : 14px !important;
	
}
.wbg-main-wrapper.list .wbg-item-list-wrapper .wbg-item-list-img{
	padding-left : 25px !important;	
	
}

.wbg-main-wrapper .wbg-item{
	background-color: #ffffff;
}
.xs-contact-form input:not([type="submit"]), .xs-contact-form textarea{
	border-right-width : 2px !important;
	
}