/*
    Theme Name: GoodLife Child Theme
    Theme URI: http://themeforest.net/user/fuelthemes
    Description: <strong>GoodLife Magazine WordPress Theme by <a href="http://themeforest.net/user/fuelthemes?ref=fuelthemes">Fuel Themes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
    Version: 1.0.0
    Author: fuelthemes
    Template: goodlife-wp
*/
@import url("../goodlife-wp/style.css");

a.cobalt {
  border-color: #6ebaff;
  /*-moz-box-shadow: inset 0 -5px 0 #6ebaff;*/
  /*-webkit-box-shadow: inset 0 -5px 0 #6ebaff;*/
  /*box-shadow: inset 0 -5px 0 #6ebaff;*/
}
a.cobalt:after {
  -moz-box-shadow: inset 0 4px 0 0 #497cab;
  -webkit-box-shadow: inset 0 4px 0 0 #497cab;
  box-shadow: inset 0 4px 0 0 #497cab;
}
a.cobalt:hover {
  background: #6ebaff;
}
.post .post-bottom-meta .time:not(.hide) + .time:before {
  content: '|';
  display: inline-block;
  margin-right: 4px;
}
.post .post-bottom-meta .time:not(.hide) + .time {
  margin-left: 4px;
}
a.cobalt,
a.custom {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  border-bottom: none!important;
  border-radius: 2px;
  color: #FFFFFF !important;
  padding: 0 14px 0 14px;
  font-style: normal;
  text-decoration: none!important;
  display: inline-block;
  font-size: 1rem;
  margin: 5px;
  cursor: pointer;
  line-height: 36px;
  border-radius: 3px;
  vertical-align: middle;
  margin: 0 0 4px;
}
*:not(p) .cobalt {
  margin-bottom: 16px;
}

.pf-primary-img {
  display: none !important;
}
