/*
Theme Name: Philanthropy Child
Theme URI: http://demo.themefuse.com/philanthropy/
Description: Child theme for the Fitness theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Tags:translation-ready
Author URI: http://themefuse.com
Template: philanthropy-parent
*/

@import url("../philanthropy-parent/style.css");

/**********************************************************************************************/

@media only screen and (max-width:768px) {
	
	.help-bar { height:80px !important; }
	
	/*
	.help-bar .container { margin-bottom:60px; border:1px solid #000; }

	.help-bar a.link-help-bar { padding-top:24px !important; }
	*/
	
}


.widget_recent_entries {border:0px solid red; margin-top:15px;}

/*
#1e414e
rgba(30, 65, 78, 0.9)
*/

.widget_recent_entries ul.side-postlist .post-title {
	
	
	
}

.widget_recent_entries ul.side-postlist li			{background-color:#ebf2f7;}
.widget_recent_entries ul.side-postlist li.even		{background-color:#1e414e;}

.widget_recent_entries ul.side-postlist li a.post-title	{font-size:17px;}

.widget_recent_entries ul.side-postlist li.even a	{color:#fff;}

.widget_recent_entries .post-thumbnail,
.widget_popular_entries .post-thumbnail {
	margin: 0 15px 0 15px !important;
}

.widget_recent_entries .comments-link { display:none; }




.blog .post {margin:22px auto;}

.blog .post .post-thumbnail	{margin-top:0;}

.blog .post:first-child {
	background-color:#1e414e;
	color:#fff;
	padding:1px 10px 15px 15px; margin-top:0;
}

	.blog .post:first-child .entry-date		{color:#fff;}
	.blog .post:first-child .entry-title a 	{color:#fff;}
	
	.blog .post:first-child .entry-date		{display:none;}
	.blog .post:first-child .author			{display:none;}
	.blog .post:first-child .cat-links		{display:none;}
	
	.blog .post:first-child .post-thumbnail	{margin:0px 15px 0 0;}

	.blog .post:first-child .btn-read-more span:hover {background-color:#142e39;}
	.blog .post:first-child .link-comment span {color:#ebf2f7;}
	.blog .post:first-child .link-comment span:hover {color:#ebf2f7; background-color:#142e39;}


	
.supporters-widget-area {text-align:center;}	

.supporters-widget-area img, .supporters-widget-area a img, #sr-slider-1079 .owl-item a img {
	height:80px;
	width:auto;
	max-width:100%;
}
.supporters-widget-area img, .supporters-widget-area a img {margin:0 30px;}

#sr-slider-1079 .owl-item {border:0px solid #000;}

#sr-slider-1079 .owl-item a img {text-align:center; margin:0 auto;}

/* EoF */