/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Webfont: California Vibes */
@font-face {
    font-family: 'CaliforniaVibes';
    src: url('fonts/California Vibes.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/California Vibes.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.page-id-31242 #customer_login .u-column2 {
    display: none;
}