/*
Theme Name: Superlist Child
Theme URI: http://preview.byaviators.com/theme/superlist
Author: Aviators
Author URI: http://byaviators.com
Template: superlist
Description: Directory WordPress Theme
Version: 1.0.0
Tags: two-columns, right-sidebar, featured-images, translation-ready
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

.center             { text-align: center; }
.aligncenter        { margin: auto; text-align: center; margin-bottom: 22px; display: block !important;}
.alignleft          { float: left; margin: 0px 30px 22px 0px;  }
.alignright         { float: right; margin: 0px 0px 22px 30px; }

.left               { float:left;  }
.right              { float:right; }

small               { font-size: 12px; line-height: 14px; }
strong              { }
b                   { font-weight: bold; }

.normal             { font-weight: normal; }
.hidden             { display: none; }
.wp-caption         { }
.wp-caption-text    { }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }
.jsPrice h2 {
	color:#C76C25;
	font-size:22px;
}

.jsPricing {
  background-color: #fff;
  border: 2px solid #e9e9e9;
  color: #363636;
  text-align: center;
}
.jsPricing button {
  margin:12px 0;
}
.jsPricing-header {
  background-color: #3e3e3e;
  color: #fff;
  padding: 20px;
}
.jsPricing-title {
	color:#fff !important;
	font-size:21px !important;
	padding:0 0 5px 0 !important;
	margin:0 0 5px 0 !important;
	border-bottom: 1px solid #535353 !important;
}
.jsHorseAmount {
	color:#fff;
	font-size:19px;
	padding:0 0 9px 0 !important;
}
p.jsPrice {
	/*color:#F59D61;*/
	font-size:18px; /*was 22 */
}
p.jsPrice + p {
	display:none;
}
.jsPricing-header + p {
	display:none;
}
.pricing-container + p {
	display:none;	
}
h2.jsHorseAmountTitle {
	color:#323232;
	font-size:23px;
	border-bottom: 1px solid #419a66;
	padding:0 0 9px 0 !important;
}
.morePriceOptions {
	margin:48px 0 40px;
}
.morePriceOptions a {
	font-size:18px;
	color:#F59D61;
	max-width:300px; 
	background-color: #323232; 
	margin: 0 auto 25px; 
	padding: 15px; 
	border-radius: 5px;	
}
.morePriceOptions a:hover {
	color:#F1863D;
	background-color: #555555; 
}
a.hpFreeStart div {
	font-size:30px;
	color:#3e3e3e;
	background-color: #dcf4e6; 
	margin: 0 auto 25px; 
	padding: 15px; 
	border-radius: 5px;	
	border:1px solid #e9e9e9;
	max-width:540px;
	line-height:43px;
}
a.hpFreeStart div:hover {
	background-color: #D5E5DC; 
	border:1px solid #F3F3F3;
}
a.hpFreeStart div span {
	font-size:31px;
	color:#f59d61;
	text-decoration:underline;
}
/*.hpFreeStart {
	font-size:15px;
	color:#323232;
	background-color: #FFF; 
	margin: 0 auto 25px; 
	padding: 15px; 
	border-radius: 5px;	
	border:1px solid #D8CEC7;
	max-width:440px; 
}*/
.hpFreeStart a {
	color:#bbb;
	text-decoration:underline;
}
.hpFreeStart a:hover {
	color:#7C4A27;
}

p.priceReduced {
	color:#9c7738;
	font-size:37px;
}
p.subPriceReduced {
	color:#323232;
	font-size:18px;
	line-height:14px;
}
p.jsPromoPrice {
	color:#F59D61;
	font-size:27px;
}
.widget .widgettitle {
  margin: 30px 0 36px;
}