/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 body.logged-in .vi-client-log-in-btn{ display: none; }
.vi-client-log-out-btn{ display: none; }
 body.logged-in .vi-client-log-out-btn{ display: inline; }
.ihc-login-form-wrap .impu-form-links .impu-form-links-reg{ display: none; }
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 24px !important;
    color: #404040;
    font-weight: 400;
    text-transform: none;
}
