/*
Theme Name: Earth Child
Theme URI: http://earth.com
Description: Earth WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://wpexplorer.com
Template: earth
Version: 1.0
*/

//@import url("../earth/style.css");

#header-donate-inner 
{ 
	text-transform: none 
}

#avatar 
{ 
	position: absolute;
	left: 26%;
	top: 9px;
}

#avatar img
{
	width: 200px;
}

@media only screen and (max-width: 959px) and (min-width: 768px) 
{
	#avatar 
	{ 
		left: 27%;
	}
}

@media only screen and (max-width: 767px)
{
	#masterhead
	{
		padding-top: 0;
	}
	
	#avatar 
	{ 
		position: absolute;
		left: 3%;
		top: -6px;
		z-index: -1;
	}
	
	#avatar img
	{ 
		width: 210px;
	}
	
	.wpex-responsive #mastersocial
	{
		width: auto;
		margin-left: 50%;
	}
	
	.wpex-responsive #logo
	{
		float: left;
		margin-bottom: 40px;
		z-index: 1;
	}
	
	#mainnav #searchbar {
		z-index: 1;
	}
}

@media only screen and (max-width: 480px)
{
	#logo
	{
		padding-top: 4px;
	}
	
	.text-logo
	{
		font-size: 200%;
	}
	
	#avatar 
	{ 
		top: 0;
		left: 6%;
	}
	
	#avatar img
	{ 
		width: 145px;
	}
	
	.wpex-responsive #header-donate
	{
		margin-top: 0;
	}
}

.loop-entry-thumbnail 
{ 
	float: left; width: 50%; margin-right: 10px;
	margin-bottom: 0;
}
.read-more 
{ 
	margin-top: 0;
	color: #758918 !important;
    font-style: italic;
    background: #e0d6ca !important;
	border: none;
	display: inline-block;
	float: none;
}

.read-more:hover
{
	background: #472C1F !important;
	color: #e6b85f !important;
	text-shadow: none !important;
}

.rtejustify 
{ 
	text-align: justify 
}

.popular-posts .widget-recent-posts .recent-post 
{
	padding-left: 0;
}

#footer-widget-first .widget_archive > h4
{
	display: none;
}

.widget_FacebookLikeBox
{
	text-align: center;
}

#mastersocial li
{
	float: none;
	display: inline-block;
}

#mastersocial
{
	text-align: center;
}

.wpex-responsive #mainnav .selector select
{
	height: 50px;
	background-color: #5e483d;
}

.wpex-responsive #mainnav .selector select option
{
	color: rgb(232, 225, 206);
	padding: 5px;
	margin-left: 5px;
}

.wpex-responsive #mainnav .selector select option:first-child
{
	margin-top:5px;
}

.wpex-responsive #mainnav .selector select option:last-child
{
	margin-bottom: 5px;
}

.advps-excerpt-one
{
	height: auto !important;
}

.rsCaption h3
{
    border-bottom: 1px solid rgba(128, 128, 128, 0.31);
    padding-bottom: 5px;
	margin-top: 13px; 
	margin-bottom: 13px;
}

.rsDefaultInv .rsGCaption
{
    background: rgba(255,255,255, 0.80) !important;
}

#new-royalslider-1
{
	margin-bottom: 20px;
	margin-bottom: 20px;
    border-bottom: 3px solid rgba(128, 128, 128, 0.21);
    padding-bottom: 24px;
	background: transparent !important;
}

.rsArrow 
{
	z-index: 91;
}

.rsArrowIcn
{
	top: 30% !important;
}

.single #page-heading
{
	padding-bottom: 0px;
}

#page-heading .blog-style-two-meta
{
	margin:0;
	font-size: medium;
	border-top: 1px solid rgba(128, 128, 128, 0.50);
	margin-top: 15px;
    text-align: right;
}

.loop-entry .blog-style-two-meta
{
	margin-bottom: 10px;
}

.ytc_title_below
{
	margin-top: 5px;
}
.et_monarch .et_social_inline_top
{
	margin-bottom: 10px !important;
}

.single .post .entry img
{
	//width: 100% !important;
	height: auto !important;
}

.et_monarch .et_social_media_wrapper
{
	//max-width: 100%;
}

.related-entry
{
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    padding-bottom: 10px;
}

.related-entry-content
{
	width: 100% !important;
	float: none !important;
}

#related-posts .entry-left
{
	float: none !important;
	margin-bottom: 25px;
}

#related-posts .entry-right
{
	width: 100%;
}

.recent-comment
{
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    padding-bottom: 6px;
}

article
{
	text-align: justify;
}

.recent-comment-single
{
	overflow: hidden;
}

#footer .et_social_icons_container > li {
	width: 100%;
	margin-left: 0;
	margin-top: 3px;
}

#footer .et_social_icons_container > li > a {
	display: flex;
    justify-content: space-around;
    align-items: center;
}

#footer .et_social_icons_container > li > a .et_social_network_label div {
	margin-top: 0;
}

.wpp-list li {
	margin-bottom: 10px;
	border-bottom: 1px dashed;
}

.related-entry .featured-image {
	margin-right: 10px;
}

.earth-menu-arrows #mainnav .sf-menu > .menu-item-has-children > a:after {
	right: -8px;
	margin-left: 0px;
}

.support-request-article {
	background: #ff4623;
	color: white;
	padding: 20px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.2em;
}
.support-request-article a { color: white }

@media only screen and (max-width: 767px) {
	#mastersocial {
		text-align: right;
	}
	
	#mainnav #searchbar {
		display: block !important;
		width: 150px;
	}
}

@media only screen and (max-width: 425px) {
	#mastersocial {
		margin: 50px 0 0 !important;
		text-align: center;
	}
	
	#logo {
		text-align: center;
		margin-left: -20px !important;
	}
	
	#avatar {
		top: 0;
		left: 0;
		text-align: center;
		right: -25px;
		margin: 0 auto;
	}
}

.grecaptcha-badge {
    display: none;
}