<?php
if ( !defined( 'ABSPATH' ) ) {
	exit;
}
?>
<style>
	#pt-cv-features {
		padding: 0;
		overflow: hidden;
	}

	#pt-cv-features * {
		font-size: 14px;
	}

	.cvgopro {
		color: #fe1243;
		font-size: 23px;
		margin-bottom: 20px;
	}

	hr {margin: 0 0 !important;}

	h3 {
		font-size: 18px!important;
		margin: 0 0 8px!important;
		color: #111!important;
		font-weight: 600!important;
	}

	#pt-cv-features > div {
		margin-bottom: 15px;
	}

	#pt-cv-features ul {
		list-style: circle;
		margin-left: 20px;
		margin-bottom: 0;
	}

	#pt-cv-features a{
		color: #fe1243;
	}

	.cvform {display: none}
</style>

<?php
$cp = '?utm_source=client&utm_medium=settings_page&utm_campaign=gopro';
?>

<p><a href="//docs.contentviewspro.com/<?php echo $cp; ?>" target="_blank">Documentation</a> | <a href="//www.contentviewspro.com/contact/<?php echo $cp; ?>" target="_blank">Contact Us</a></p>

<hr>

<h2 class="cvgopro">More benefits and values for your site:</h2>

<div class="row" id="pt-cv-features">
	<div class="col-md-12">
		<h3>Filter Custom Post Type, Custom Field, Custom Taxonomy</h3>
		<div>
			<ul>
				<li>support custom post type: WooCommerce, Easy Digital Downloads, Events... (<a href="//sample.contentviewspro.com/supports/woocommerce-3/<?php echo $cp; ?>" target="_blank">view sample</a>)</li>
				<li>support custom field: Advanced Custom Fields, Pods, Types... (<a href="//sample.contentviewspro.com/supports/advanced-custom-fields/<?php echo $cp; ?>" target="_blank">view sample</a>)</li>
			</ul>
		</div>
	</div>
	<div class="col-md-12">
		<h3>More Amazing Layouts To Attract Your Visitors</h3>
		<div>
			Pinterest, Masonry, Timeline, One & others, Glossary, Overlay... (<a href="//sample.contentviewspro.com/view-type/pinterest/<?php echo $cp; ?>" target="_blank">view sample</a>)
		</div>
	</div>
	<div class="col-md-12">
		<h3>Grid Layout For Blog, Category, Search... Page</h3>
		<div>Use the beautiful grid for Blog, Category, Tag, Search results... page easily without coding (<a href="//docs.contentviewspro.com/completely-replace-wordpress-layout-by-content-views-pro-layout/<?php echo $cp; ?>" target="_blank">read more</a>)</div>
	</div>
	<div class="col-md-12">
		<h3>Design Without Writing CSS</h3>
		<div>Easy to customize the style of text, button with unlimited color, hundreds of font families, font-size... (<a href="//docs.contentviewspro.com/style-settings/<?php echo $cp; ?>" target="_blank">read more</a>)</div>
	</div>
	<div class="col-md-12">
		<h3>Make Money Online $</h3>
		<div>Display Google Adsense, affiliate banners... between the posts grid easily (<a href="//www.contentviewspro.com/<?php echo $cp; ?>#show-ads" target="_blank">read more</a>)</div>
	</div>
</div>

<p><a href="//www.contentviewspro.com/<?php echo $cp; ?>" target="_blank" class="btn btn-primary">Get Pro Now</a></p>