/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
#clock {font-size:24px; color:whitesmoke; visibility:hidden;}
#clock.visible {visibility:visible;}
.wpcw_fe_course_progress_course, .wpcw_progress_percent, .wpcw_fe_course_progress_certificate {font-size:18px;color:#000000;}
.wpcw_fe_course_progress_grade {font-size:18px;color:#000000 !important;}
.wpcw_fe_unit {font-size:18px;color:#000000;}
.new {background-color:green !important;color:white;}

.woocommerce-MyAccount-content-campus {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 100vh !important;
}

.woocommerce-MyAccount-content {
    padding: 0 !important;
    margin: 0 !important;
}

#daily-quote {
  margin-top: -24px;
  width:100%;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 10px 10px 0;
  border:none;    
}
