body.sidebarNo .leftContent {
	width: 100% !important;
}

nav.mainMenu {
    z-index: 999;
    position: relative;
}

.home .headerImage:after{
    background-position:center;
}
.seo-text p:not(:first-of-type) strong{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.seo-text p{
    line-height: 31px;
    padding-bottom: 36px;
}
.woocommerce-MyAccount-navigation{
    background: white;
    padding: 30px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
}
.woocommerce-MyAccount-navigation ul{
    margin: 0;
}
.woocommerce-MyAccount-navigation li{
    list-style: none;
    padding-bottom: 10px;
}
.woocommerce-MyAccount-navigation a{
    color: #323232;
    font-family: "Century";
}
.woocommerce-MyAccount-navigation a:hover{
    color: #5fa399;
}
.woocommerce-MyAccount-content{
    padding-bottom: 40px;
}
.woocommerce-info{
    border-top-color: #5fa399;
}
.woocommerce-info::before{
    color: #5fa399;
}
.additional-content strong{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
.page-template-tpl-contact .gform_body li:first-child, .page-template-tpl-contact .gform_body li:nth-child(2){
    display: inline-block;
    width: 50%;
}
.page-template-tpl-contact .gform_body li:first-child{
    padding-right: 10px;
}
.page-template-tpl-contact .gform_body li:nth-child(2){
   padding-left: 10px;
}
