/*
	Theme Name: The Issue Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: theissue
	Text Domain: theissue
	Domain Path: /inc/languages
*/

.post.thumbnail-style4.category-paid-post .thb-post-bottom.sponsored-bottom li:nth-child(1) {
	display: none;
}

.post.thumbnail-style4.category-paid-post .thb-post-bottom.sponsored-bottom li:nth-child(2) {
	display: block;
	margin: 0;
}

.post.thumbnail-style4.category-paid-post .thb-post-bottom.sponsored-bottom li:nth-child(2):before {
	content: 'Sponsored by';
	color: inherit;
	font-weight: inherit;
	margin: 0;
}

.post-content-container .adv-link {
	margin-top: 15px;
	margin-bottom: 30px;
}

.adv-link {
	display: inline-block;
	text-decoration: none!important;
}

.adv-link:before,
.adv-link:after {
	content: '';
	display: block;
	background: #E4E4E4;
	height: 24px;
	width: 100%;
}

.adv-link:before {
	content: 'Advertisement';
	color: #444;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: futura-pt, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
	font-size: 10px;
	letter-spacing: 2.5px;
	height: 28px;
	text-transform: uppercase;
}

.page-id-7490 .button {
	width:49%;
}

.page-id-7490 .pricing-description p:first-child {
	margin-bottom:25px;
}

@media only screen and (min-width: 640px) {
	.page-id-7490 .thb-pricing-table.style1 .thb-pricing-column .pricing-container {
		padding-bottom:0;
	}
}

.page-id-7507 input[type="search"] {
	height:auto;
}