/*
Theme Name:     Litemag - Child Theme
Theme URI:      http://www.bluthemes.com/themes/litemag/
Description:    Child theme for Litemag
Author:         Bluthemes
Author URI:		http://bluthemes.com
Template:       litemag
Version:        0.1.0
*/

@import url("../litemag/style.css");

/* Normal titles */
.bl_posts_slider .slide-title {text-transform: none !important}
.bl_posts_slider .tabs a {text-transform: none !important}
.bl_posts article .post-title {text-transform: none  !important}
.bl_posts article .post-footer  { display:none !important}
.widget_recent_comments ul li a {text-transform: none  !important}
#content-title .post-title {color: #222; text-transform: none  !important}
#content-title .slide-author-image {display:none !important}
#content-title .meta-info {display:none !important}
.meta-info {display: none !important; visibility:hidden !important}
article .entry-content {color: #444 !important}
.bctt-click-to-tweet{background-color: #FAFAFA !important;}

.yuzo_related_post{}
.yuzo_related_post .relatedthumb{height:250px}

.alm-btn-wrap { display: none !important }

/* INSPOWER VIDEOS */
.inspower-video p, .inspower-video iframe {margin:0; padding: 0}
.inspower-video-top {
  display: block;
  width: 100%;
  background-color: #405494;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAABGCAYAAABCFf2NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQAzLzcvMTWkbC6KAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M0BrLToAAAAU1JREFUaIHt16GSwjAQgOF/bxBIJLLyJBKJRN4j3aPwGCfvMU5GRiLr9gTduROUpE3aRuxvGIbQfNOkYRAKUtUD8A4cgcPwup96HZk5eQdcgG7O94sRqnoFzjUmn4xQ1T1wBU41AQC7CWM/eKx/9d5yBqnqeSlAFmJYhstSgCwEj004+bGrjai+ESchVNUOoe0QVDqMUqUe0WOleXogAHF4H/7PkUKULsUd+BKRn7EBqhpSiK4AEIGbiPSpgaN7YjgfSvrOAbxEUL4fQu7ArGN7Trl3IYVY9JTMRdR6PIsQq+UIq3lEtxZCVPVzrcnGamE57i0gQguI2ALC7wQMP/dbI6IjmkGISITHsd2NjDlR9hfwlvi8F5GoquxEJDwb8QKX1dh1n7X1ngAc8ZcjLEdYjrAcYTnCcoTlCMsRliMsR1iOsBxhOcJyhOUI6xes5EeKr4chWwAAAABJRU5ErkJggg==);
  background-position: 5% center;
  background-repeat: no-repeat;
  background-size: auto 100%;  color: #EEE;
  height: 50px;
  font: bold 26px 'Arial';
  text-align: center;
  padding: 11px 5% 22px 10%;
  margin-bottom: 10px;
  border-radius: 5px;
}

.inspower-video-top:hover{
  color: #FFF;
}
.inspower-video-bottom {
  display: block;
  width: 100%;
  background-color: #111;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  line-height: 1em;
  border-radius: 5px;
}

.bl_socialbox a i {
  border-radius: none !important
}

/*
============================
  MEDIA QUERIES
============================
*/

@media (max-width: 600px) {

  .top-ads {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .inspower-video-top {
  font-size: 18px;
  }

  .inspower-video-bottom {
  font-size: 14px;
  }

}

@media (max-width:640px){
  #side-bar,
  #side-bar .bl_posts article { padding: 0 !important}
}

@media (max-width: 766px) {
  .menu-brand .menu-brand-marker .big-logo {
    top: 15px !important;
  }

  button.navbar-toggle {
    top: 0 !important;
    right: 0 !important;
  }

  #content-title {
    padding: 0 !important;
  }

  #content-title .post-title {
    font-size: 30px;
  }

  #main-content {
    margin-top: 0;
  }

  .yuzo_related_post .relatedthumb{width:100% !important; padding: 0 !important; }
  .yuzo-img-wrap { width:100%!important; }
  .yuzo-img { width: 100% !important; }

}
