#menu-item-148.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-148 a{
    background: #2fb458;
    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: #2fb458;
    color: #333;
}

.button.light:hover {
    background: #48d273;
    color: #333;
}

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%;
}


.flexible-widgets.widget-area.widget-full, #text-6, #text-4 {
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
}