.site-title a::before {
	content: '[';
	color: #c97590;
}
.site-title a::after {
	content: ']';
	color: #c97590;
}
#reply-title:before {
  display: none;
}

@media only screen and (max-width:500px) .featured-image {
  object-fit: fill;
}
  }
	
}
#content .hentry .entry-cats a {
  color: #ffffff;

}
blockquote:before {
      background: #9bb2ba;
}
.archive .page-header .page-title span:first-of-type {
  display: none;
}
#page .archive-grid .hentry {
  height: 450px;
  min-height: auto;
}
.site-info:after {
  content: "© 2019 Talking Influence. All rights reserved.";
	color: #666666;
}
.custom-background #page {
  margin: 1;
}

/* .page .featured-image-wrap .featured-image {
  height: 20rem;
} */
.custom-background #page {
  margin-top: 0;
  margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	margin-left: auto;
margin-right: auto;
}

/* Influencer 50 Linkedn style */
figure.wp-block-image.is-resized.influencer50-linkedin a {
	text-decoration: none;
}
figure.wp-block-image.is-resized.influencer50-linkedin a::after {
    content: "LinkedIn";
    color: #b6486d;
    margin-left: 0.5rem;
    /*vertical-align: text-bottom;*/
		text-decoration: none;
	  font-weight: normal;
}

/* Job listing header */
.job_listing-template-default .featured-image {
	background: #FFF !important;
	height: 0rem;
}
@media screen and (min-width: 992px) {
	.job_listing-template-default .featured-image {
	height: 10rem;
	}
}
.job_listing-template-default .featured-image-wrap,.job_listing-template-default .featured-image-wrap:before,
.job_listing-template-default .featured-image-wrap:after{ display: none; }
@media all {
	.job_listing-template-default.single .site-main .hentry.has-post-thumbnail .entry-header {
	margin-top:0;
		box-shadow: none;
}
}

.site-header .custom-logo { max-width: 100%; }

/* Leaky Wall Fixes */
.leaky-paywall-payment-button a {
	display: block;
	min-height: 20px;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 4px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	
	}

.leaky-paywall-payment-button a:hover {
	color: #fff;
	background: #cccccc;
}

.leaky-paywall-payment-button {
	display: inline-block;
	margin: 5px;
	
}
/* MW Coloutr change test */
.menu-subscribe {	
    color: #c97590;
}

/* MW Directory */
.wpbdp-listing .listing-title {
    border: none;
	  color: #b95275;
    border-bottom: 2px dotted #b95275;
    font-size: 115%;
    margin-bottom: 8px;
    background: inherit;
}

.wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    color: #b95275;
    font-size: 34px;
}
.wpbdp-listing a:not(.wpbdp-button) {
    color: #b95275;
    text-decoration: none;
}
.wpbdp-listing-excerpt.odd {
    background: #fff;
}

}

/* MEMBERFUL - MEMBERS EXCLUSIVE */

#main .entry-cats a[href*="member-exclusive"],
#content .entry-cats a[href*="member-exclusive"]{
    background-color: #E0629A;
    color: #FFF;
    padding-left: 27px;
}