.main-footer .widget {
    color: #fff;
    width: 50%;
}
.lower-foot {
    background-color: #1b3453;
    display: none;
}
.highlights .excerpt p {
    margin-bottom: 0;
    color: #000;
}

.section-head .subcats a {
    color: #000;
}
.listing-meta .meta-item {
    float: left;
    color: #000;
}
.listing-alt .content .excerpt p {
    margin-bottom: 0;
    color: #000;
}
.section-head .subcats {
    float: right;
    font-weight: normal;
    display: none;
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
    display: none;
}
.main-head .title {
    float: left;
    font-size: 37px;
    font-weight: bold;
    letter-spacing: -1px;
    width: 30%;     padding-right: 0px;
}
.page > .row.builder, .page-content > .main-pagination, .block-wrap > .main-pagination, .post > .row.builder {
    margin-bottom: 0px;
}
.main-footer .wrap {
    padding: 49px 25px;
    width: 60%;
}
.essb-customizer-toggle {
    background-color: #2B6A94;
    background: #2b6a94;
    background: -moz-linear-gradient(top, #2b6a94 1%, #23577a 100%);
    background: -webkit-linear-gradient(top, #2b6a94 1%,#23577a 100%);
    background: linear-gradient(to bottom, #2b6a94 1%,#23577a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b6a94', endColorstr='#23577a',GradientType=0 );
    color: #fff;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: 99;
    display: none;
}
.wrap {
    
    margin: 0 auto;
    padding: 0 25px;
    text-align: left;
    color: #fff;
}
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%;
    color: #000;
}
.comment-respond form {
    margin-top: 42px;
    color: #000;
}
.essb-like .essb-noskin {
    height: 60px;
    line-height: 30px;
    margin-right: 10px;
}
.essb-like {
    max-width: 20% !important;
}
.page .post-header {
    margin-bottom: 0;
    padding-top: 20px;
}
.column, .row [class*="col-"], .b-row [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
}
button, input {
    border-radius: 0;
    padding: 10px;
}

.page > .row.builder .post-content {
    margin-bottom: -1.857em;
    margin-top: -40px;
}
.column, .row [class*="col-"], .b-row [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.contact-form label {
    margin-bottom: .25em;
    float: none;
    font-weight: 700;
    display: block;
    color: #000;
}
.mobile .search-button {
		background: transparent;
		margin-left: -28px;	
		line-height: 26px;
		width: 20px;
		outline: 0;
		float: left;
		display:none !important;