.site-header {
	background-image: url("http://piercesocial.com/wp-content/uploads/2016/06/header-bg-PierceSocial.jpg");
	background-attachment: fixed;
	height: 250px;
}

.enews-widget {
	text-transform: capitalize !important;
}

.home-subscribe-widget .enews-widget input:hover[type=”submit”] {
	color: #f97878 !important;
}

.nav-secondary .genesis-nav-menu a, .home-subscribe-widget .enews-widget input[type="submit"], .sidebar .widget.enews-widget, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before, .woocommerce span.onsale {
	background-color: #f97878 !important;
}

.header-image .site-title > a {
	height: 300px !important;
}

.header-image .site-title > a, .site-header {
	float: none !important;
}

.site-inner {
	padding-top: 20px !important;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
	font-family: 'Satisfy', cursive;
	color: #f97878;
}

.prettycreative-home h2 a {
	font-size: 18px;
}

h2 a {
	color: #2c2c2c;
	font-size: 22px;
}

h2 a:hover {
	color: #ddd;
}

.sidebar h2,
.sidebar h2 a {
	font-size: 16px !important;
}

h3 {
	font-size: 18px;
	color: #66c4c3;
	FONT-WEIGHT: bold;
}

h4 {
	font-size: 14px;
	color: #f85579;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

body {
	font-size: 15px !important;
}

.su-tabs.my-custom-tabs {
	background-color: #f97878;
}

.su-tabs.my-custom-tabs .su-tabs-nav span {
	font-size: 15px;
	color: #ffffff;
}

.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
	background-color: #ffffff;
	color: #f97878;
	font-style: bold;
}

.su-tabs.my-custom-tabs .su-tabs-pane {
	padding: 1em;
	font-size: 12px;
	background-color: #ffffff;
}

.nav-primary .genesis-nav-menu a {
	letter-spacing: 0 !important;
}

input[type="submit"], .button-landing {
	background-color: #f97878;
	color: #fff;
	font-size: 20px;
}

.prettycreative-landing .site-header {
	background-image: url("http://piercesocial.com/wp-content/uploads/2016/06/header-bg-PierceSocial.jpg") !important;
}

.su-spoiler.my-custom-spoiler {}
.su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #f97878;
color: #fff;
text-align: center;
font-size: 18px;
text-transform: uppercase;}
.su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
.su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
left: 3px;
background-color: #f97878;
color: #f97878;
}
.su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #f97878;
color: #fff;}