/*
Theme Name: Jupiter Child Theme
Theme URI: http://demos.artbees.net/jupiter5
Description: Child theme for the Jupiter theme
Author: Agechecked
Theme URI: http://themeforest.net/user/artbees
Template: jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

.single-social-section {
  float: none;
  margin-bottom: 10px;
}

.mk-about-author-wrapper {
  float: left;
  border: 0;
  /* max-width: 200px; */
  padding: 0;
  margin: 30px;
  margin-top: 0;
  margin-left: 0;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-about-author-wrapper {
    float: none;
    margin: 0;
    margin-bottom: 10px;
  }
}

.mk-about-author-wrapper .about-author-name {
  line-height: 1.2;
}

.mk-about-author-wrapper .about-author-social {
  margin-top: 4px;
}

.mk-about-author-wrapper .avatar {
  margin-top: 0;
}

.mk-about-author-wrapper .about-author-published {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  text-transform: uppercase;
  padding-left: 80px;
  margin-bottom: 4px;
}

.mk-single-content.clearfix {
  margin-top: 0;
}
