input#email, input#name, input#phone, textarea#message {
 color: #000;
}

.icon-responsive-nav {
    color: #ff6431;
}


body {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
}

.widget-title, .widgettitle {
    font-size: 2.0rem;
}

#menu-item-70.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-70 a{
    background: #ff6431;
    border-radius: 0;
    border: 0;
    text-shadow: none;
    color: #ffffff;
    line-height: 1;
    display: inline-block;
    outline: none;
    text-align: center;
    padding: 1.5rem 1.5rem;
    text-decoration: none;
    width: auto;
    white-space: nowrap;
}


.button.light {
    background: #012758;
    color: #fff;
}

.button.light:hover {
    background: #012758;
    color: #ff6431;
}

img.image_right {
    float: right;
    padding: 5px;
}


img.image_left {
    float: left;
    padding: 5px;
}

.genesis-nav-menu a {
    padding: 1rem 1.5rem;
}

.center {
   margin: 5px auto;
   float: none;
   text-align: center;
}


img.image_right {
    float: right;

}

input, select, textarea, body.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
}

.nav-secondary {
    padding: 0;
    width: 100% !important;
    background-color: #012758;
}


.site-header {
    padding: 0;
    background-color:  #012758;
   }
