/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

#top {
	border-top: 4px solid white;
}

#top .container .row {
    border-bottom: 1px solid white;
}

#owb-home-overlay img {
    opacity: 0.5;
}

.shadowed-text {
    text-shadow:2px 2px 19px black;
}

/* Homepage - Size of blog post boxes */
.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
    height: 350px!important;
}

.auto_meta_overlaid_spaced .masonry-blog-item {
	padding: 4px;
}

.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap {
    border-radius: 0px;
    border-bottom: 0px solid #afb91d;
}

.auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img {
    background-position:top!important;
}

.auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
    font-size:17px;
    line-height:23px;
	margin-bottom: 0px!important;
}

.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header {
    max-width:90%!important;
}

.meta-author {
    display:none!important;
}

.meta-comment-count {
    display:none!important;
}

.meta-date {
    float:left!important;
    border-left:0px!important;
    font-weight:bold!important;
    font-size: 20px!important;
    padding:0px!important;
}

.container-wrap #author-bio #author-info p {
	line-height:26px;
}


/* For Blog page */


#page-header-bg .inner-wrap {
	text-align:left!important;
}

#page-header-bg .inner-wrap h1.entry-title {
    text-align: left!important;
    font-size: 30px;
    margin: 10px 0px;
    font-weight: 800;
	line-height: 40px;
}

span.meta-date.date.published {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px!important;
    margin-left: 3px;
}

.nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after {
	background-color:rgba(0,0,0,0.4)
}

/*
#page-header-bg .section-title {
	top:250px!important;
}
*/

.page-header-bg-image {
    border-bottom: 0px solid #afb91d;
}

body[data-ext-responsive="true"].single-post #page-header-bg[data-post-hs="default_minimal"] h1 {
    margin:0px!important;
    max-width:70%!important;
    padding-top:0px;
}
.comments-section {
    display:none;
}

.home-cat-links a {
    color:white;
    text-shadow:2px 2px 19px black;
}

.home-cat-links a:hover {
    color:#afb91d;
}

.owb-lead p {
    font-size:20px;
	font-family: 'Open Sans';
	font-weight:100;
	line-height:33px;
	
}
/*
body.single-post[data-ext-responsive="true"] .container-wrap.no-sidebar .post-area, body.single-post[data-ext-responsive="true"] .container-wrap.no-sidebar .comment-list > li, body.single-post.material[data-ext-responsive="true"] .container-wrap.no-sidebar .comment-wrap h3#comments, body.single-post.material[data-ext-responsive="true"] .comment-wrap #respond, body.single-post[data-ext-responsive="true"] #page-header-bg[data-post-hs="default_minimal"] h1, body.single-post.material[data-ext-responsive="true"] #page-header-bg.fullscreen-header h1, body.single-post[data-ext-responsive="true"] .heading-title[data-header-style="default_minimal"] .entry-title {
	max-width:1320px;
}
*/

.single article.post .content-inner .post-featured-img img {
	display:none;
}

::selection {
  background: #0b955a;
  color:white;
}

.auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
    font-size: 17px!important;
    line-height: 23px!important;
}

.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap, .auto_meta_overlaid_spaced article.post.quote.masonry-blog-item .quote-inner, .auto_meta_overlaid_spaced article.post.link.masonry-blog-item .link-inner {
    padding: 20px!important;
    max-width:400px;
}

/* Select Sharer Changes */
#selectionSharerPopover {
    margin-top:-45px;
}
#selectionSharerPopover-inner {
    Background: #0d955a!important;
    border-color: #062f57!important;
    border:0px!important;
}

#selectionSharerPopover .selectionSharerPopover-arrow {
    background-color: #0d955a!important;
    border:2px solid #0d955a!important;
}

#selectionSharerPopover:after {
    background: #0d955a!important;
    box-shadow:0px 0px 0px transparent;
}

/* Responsive Stylings */

@media screen and (max-width:1000px) {
	#top {
	border-top: 0px solid white;
}

#top .container .row {
    border-bottom: 0px solid white;
}
}
/*End Responsive Styling */

.mobile-home-header {
    text-align: center;
    background: #313233;
    color: white;
    padding: 20px;
    font-weight: bold;
    font-size: 20px;
}

/* Begin Mailchimp sign up form styles */

.wpb_raw_code.wpb_content_element.wpb_raw_html.newsletter-style {
    background: #fafaf2;
    border-radius: 0px 5px 5px 0px;
}
.newsletter-signup-icon {
    display:none;
}
.newsletter-signup-content {
    float:right;
    width: 100%;
    border-left:0px;
    padding:10px;
}



.newsletter-style input[type=email] {
    width: 76%;
    height: 38px;
    float: left;
    border: none;
    background: white;
    outline: none;
    border-radius: 3px 0 0 3px;
    padding: 15px 2%;
    font-size: 16px;
    box-sizing: border-box;
}

.newsletter-style input[type=submit] {
    height: 38px;
    width: 24%;
    padding: 0;
    float: left;
    background: #568786;
    border: none;
    color: white;
    margin: 0;
    font-size: 15px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    box-sizing: border-box;
}

.newsletter-style .newsletter-style-email {
    max-width: 700px;
    padding: 15px 0px 0px 0px;
    border-radius: 3px;
    overflow: hidden;
}
.newsletter-style input#mc-embedded-subscribe {
    color: white!important;
    border-radius: 0px 4px 4px 0px!important;
    background: #0d955a!important;
    padding: 0px!important;
}
.newsletter-style input#mc-embedded-subscribe:hover {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    
}

@media screen and (min-width:768px) {
    .newsletter-signup-icon {
        margin-right: 0px;
    display: block;
    width: 25%;
    float: left;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-image: url(/wp-content/uploads/2017/12/Newslettersignupicon-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 5px 0px 0px 5px
    }
    .newsletter-signup-content {
        /*width:75%;*/
        padding:20px 30px;
        /*border-left: 4px solid #afb91d;*/
    }
    .newsletter-signup-content p {
    font-size:20px;
}
}
