.nav-primary .wrap {
    float: left;
}
.hero-section, .entry-title {
    text-align: left;
}
p.hero-description {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 190px;
}
a.entry-image-link{
	    display: block;
    overflow: hidden;
}
img.aligncenter.post-image.entry-image {
    display: block;
    height: 300px;
    line-height: 200px;
    overflow: hidden;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.site-footer {
    display: none;
}
.header-hero {
    background-position: top center !important;
}
.mc4wp-form-fields input {
    max-width: 250px;
}
.mc4wp-form-fields input.fname {
    max-width: 200px;
}
.home .header-hero {
    padding-bottom: 70px;
}
.mc4wp-form-fields input[type="submit"] {
    padding-top: 24px;
    padding-bottom: 17px;
    padding-right: 27px;
		margin-left:4px
}
.footer-cta .widget-area .widget_text {
    background: transparent;
		box-shadow:none;
}
.footer-cta::before
{
	display:none;
}
.footer-cta .widget {
    padding: 0px;
}
.after-entry h3.widgettitle.widget-title, .after-entry form {
    text-align: center;
}
.user-profile img.avatar {
    float: none;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.user-profile p
{
	text-align:center;
}
.widget-area section.widget_mc4wp_form_widget {
    background: transparent;
    box-shadow: none;
}
a.read-more {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px #be8100 solid;
    text-decoration: none;
}
.nav-primary .wrap {
    border-bottom: 0;
}
.site-title a, .site-title a:focus, .site-title a:hover{
	display:none;
}

.error404 .site-inner::before, .page .site-inner::before, .single .site-inner::before{
background:none;
}
.hero-section
{
	padding: 20% 0 0 0;
}
@media only screen and (max-width: 860px)
{
.site-inner, .front-page.page .site-inner, .site-inner {
    margin-top: 5%;
	}
}
@media only screen and (max-width: 1023px)
{
.half-width-entries .entry .entry-title {
    text-align: center;
	}
}
.entry .entry-title {
    text-align: center;
	}
.page-id-10485 main#genesis-content {
    max-width: 100%;
    width: 1000px;
	padding-left:40px;
	padding-right:40px;
}
td.book-image {
    width: 15%;
	vertical-align:top;
	padding-top:20px;
}
td.book-description {
    padding-left: 25px;
}
tbody, table {
    border: none !important;
}
#countdowns{
	    background: #FFF;
}
#countdowns .col-4{
	float:left;
	width:25%;
}
#countdowns .optimalCountdown{
	padding:20px;
	color:#be8100;
	line-height: .9em;
	font-size:50px;
}
#countdowns .optimalCountdown p{
	   font-family: 'Lora', serif;
    font-weight: 400;
	color: #111;
}
@media (max-width:980px){
	#countdowns .col-4{
	width:50%;
}
}
@media (max-width:560px){
	#countdowns .col-4{
		float:none;
	width:100%;
}
}
td.book-description {
    word-break: keep-all;
}
h2.section-heading {
    padding-top: 40px;
    padding-bottom: 20px;
}