/*
 Theme Name:   Reload Child
 Theme URI:    http://themeforest.net/user/greatives
 Description:  Reload Child Theme
 Version:      2.6.2
 Author:       Greatives Team
 Author URI:   http://greatives.eu
 Text Domain:  reload
 Template:     reload
*/

.button {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #fff;
  font-size: 20px;
  background: #52b4b3;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
border-color: #52b4b3;
border: solid 1px;
text-align: center;
width: 250px;
}

.button a {
color: #fff !important;
}

.button:hover {
  background: darkgray;
  text-decoration: none;
}

#wpcw_fe_course .wpcw_fe_module td {
font-size: 18px;
}

#wpcw_fe_course td {
font-size: 16px;
}