/*
 Theme Name:   Elegant Magazine Child
 Description:  Elegant Magazine Child Child Theme
 Template:     elegant-magazine
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready  
*/

.site-footer {
	padding-top: 0;
}

.footer-logo-branding {
	display: none;
}

h2.widget-title {
	font-size: 18px !important;
}

h2.widget-title::after {
    height: 2px !important;
    top: 82% !important;
	
}

.one-third {
width: 29%;
margin-right: 2% !important;
margin-left: 2% !important;
}
.wp-caption-text {
text-align: left;
}


#cs-1_27090a35c326f95fe061561071cbd0ff-1 {
    font-size: 18px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
}

figure {
	margin-top: 5px;
	border-top: 2px solid #333;
	padding-top: 10px;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    font-size: 14px;
    font-weight: normal;
	text-transform: none;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
}

.su-post-meta {
	display: none;
}

.su-post-comments-link {
	display: none;
}

.site-content {
	min-height: 1100px !important;
}

.search-form .search-submit {

    font-size: 15px !important;
    font-familY: 'Oswald', sans-serif;
}

.site-content .site-main .widget-title span {
    background: #fff;
    padding-right: 20px;
    position: relative;
    z-index: 1;
    font-size: 18px;
}

#menu-support:before {
	content: 'Support us';
  font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	line-height: 2;
}

.widget ul li:first-of-type {
    border-top: 2px solid black; 
	padding-top: 15px;

}
#custom_html-2 img {
	max-width: 250px !important;
}
@media only screen and (min-width: 1600px) {
	.cs-1 {
		margin: 0 15%;
	}
}
	.container {
    width: 100%;
}

p {
    margin: 0 0 10px;
    line-height: 1.8em;
	font-size: 14px;
}

p > a {
	font-weight: bold;
	color: #417a9c !important;
	
}

ol, ul {
	font-size: 14px;
}
li {
	margin: 8px 0;
    line-height: 1.8em;
}

@media only screen and (min-width: 992px) { .align-content-left #primary, .align-content-left .primary-1 {
    padding-right: 4%;
}}

h1, h2, h3, h4 {
	font-family: 'Libre Baskerville', serif;
	text-transform: capitalize;
}

h1.entry-title {
	text-transform: capitalize !important;
	font-size: 38px;
}


.site-header .site-branding .site-title a {

    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
    font-family: 'Libre Baskerville', serif;
    letter-spacing: normal;
	text-transform: none;
	color: white !important;
}

#custom_html-2 {
text-align: center;}

h2 {
	font-family: 'Oswald', sans-serif;
	
}

h2 + .hentry {
		border-top: 2px solid black;
	margin-top: 10px;
	padding-top: 15px;
}

h3.funding {
	 font-family: 'Libre Baskerville', serif;
	font-size: 20px;
	font-weight: bold;
}

.status {
	padding: 5px 10px;
	background-color: #f7e89e;
	color: #38362c;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

.status-closed {
	padding: 5px 10px;
	background-color: #d8d8d8;
	color: #38362c;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}


h2:not(:first-of-type)
{
    margin-top: 35px;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 0 0;

}

.post-excerpt + .post-item-metadata.entry-meta {

    display: none;

}

.entry-header-details .post-excerpt {
    font-style: italic;
    font-size: 22px;

}

.secondary-color, button, input[type="button"], input[type="reset"], input[type="submit"], .site-content .search-form .search-submit, .site-footer .search-form .search-submit, .figure-categories-bg .cat-links a, .tagcloud a:hover, .tagcloud a:hover {
    background: #98bbd0;
    color: #333;
}
.main-navigation .menu ul li a {
color: #417a9c;
}

.excerpt-archive {
	margin-top: 1%;
}

h3 {
	font-size: 20px;
}
blockquote {
	text-align: left;
}
.childpages {
	margin-top: 30px;
}
.childpage {
	padding: 20px 0 !important;
}
.childpage-row {
	border-top: 1px solid silver;
	padding: 15px 0;
}

.childpage h5 {
	font-family: 'Libre Baskerville', serif;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0 !important;
}
.social-widget-menu ul li:first-of-type {
    border-top: 0;
	padding-top: 0 !important;
}

.main-navigation .menu ul li a {
    font-size: 16px;
}
.sub-menu {
	font-size: 14px !important;
}

.grid-item-metadata {
	display: none;
}

.post-item-metadata.entry-meta {
    display: none;
}

@media only screen and (min-width: 1200px) {

	.site-content {
    width: 80% !important;

}
}

#searchform {
	width: 100%;
	background-color: #ccc;
}

input[type="text"], input[type="color"], textarea {
    width: 40%;
    margin: 5px;
}

#searchsubmit {

    background-color: #555;
    margin-top: 5px;
    padding: 2px 15px;
    color: white;

}

.search-results .site-content .header-title-wrapper .page-title {
	text-transform: capitalize;
	color: #696969;
}

.header-title-wrapper > .page-title > span {

    text-transform: uppercase;
    font-weight: bold;
    font-family: 'oswald', sans-serif;
color: #000000;
}

h2 + .childpages {
    border-top: 2px solid black;
    margin-top: 12px;
}

.hentry { 
	margin-bottom: 0 !important;
}

.childpage-458.childpage-row {

    display: none;

}

.paypal a{
	color: white;
	background-color: #ebbd04;
	padding: 10px 20px !important;
	font-family: 'oswald', sans-serif;
	font-size: 15px;
	text-transform: uppercase; font-weight: bold;
}
.paypal a:visited{
	color: white;
}
a:visited {
    color: #30597d;
}

#cta_widget-2 > p {

    font-size: 15px;

}