/*
Theme Name: 	NewsGamer Child Theme
Theme URI: 	    http://themeforest.net/item/newsgamer-wordpress-news-magazine-theme/14521155
Description: 	Child Theme Made by MipThemes
Version:        1.1
Author:         MipThemes
Author URI: 	http://themeforest.net/user/mip/portfolio
Template:       newsgamer
*/

@import url("../newsgamer/style.css");
.ad_container {
  text-align: center;
  margin: 15px 0px;
}
.ndm-ad {
  width: 100%;
  display: inline-block;
  padding: 50px;
  background: #ff5a00;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

/* ==========================================================================
   Your custom styles
   ========================================================================== */
.breadcrumb {
  padding-left: 0px;
  background: none;
  color: black !important;
}

.breadcrumb a{
  color: black !important;
}

/* HEADER IMAGE LOGO */
#mobile-sticky .logo {
  padding: 10px 0px;
}
#mobile-sticky .logo img {
  max-width: 190px;
  height: auto;
}
#header-branding img.img-responsive {
  max-width: 300px;
}

/* CATEGORY ON ARTICLE*/
article.def-overlay span.entry-category,
article.def span.entry-category {
  display: inline-block;
  margin-right: 5px;
}
article.def .overlay h2 {
  margin-top: 0px !important;
}
/* category seperator */
article.def-overlay a span.category-seperator,
article.def span.entry-category:last-of-type span.category-seperator {
  display: none;
}

/* Hide headline Category */
span.entry-category.cat-37 {
  display: none !important;
}

/*Home banner geen category*/
.home article.def-overlay span.entry-category {
  display: none;
}
.ajax-nav-footer {
  position: relative;
  display: inline-block;
  width: 100%;
}

.leed-ajax-nav a.leed-loadmore {
  width: 200px;
  padding: 5px;
}

.leed-ajax-nav a {
  display: inline-block;
  font-size: 12px;
  color: #444;
  border: 1px solid #ccc;
  line-height: 24px;
  margin: 0 2px;
  text-align: center;
  text-decoration: none;
}

.leed-ajax-nav a:hover {
  background: #444;
  border-color: #444;
  color: #fff;
}

.leed-ajax-nav a:before {
  font-family: "FontAwesome";
}

.leed-ajax-nav a.prev:before {
  content: "\f053";
  margin-right: 2px;
}

.leed-ajax-nav a.next:before {
  content: "\f054";
  margin-left: 2px;
}

.leed-ajax-nav a.disabled {
  opacity: 0.3;
}

.leed-ajax-nav a.disabled:hover {
  color: #444;
  background: none;
}

/* Mobile Menu */
.mm-menu {
  background: #0d112b;
  color: #fff;
}
/* Rating */
.review-circle-wrapper {
  background: rgba(13, 17, 43, 0.7);
}
.affix #main-menu span.sticky-logo,
.wrap-header-layout-none #main-menu span.sticky-logo {
  background-size: auto 40px !important;
  background-position: 0px 3px !important;
}
body .affix #main-menu ul.nav,
body .wrap-header-layout-none #main-menu ul.nav {
  padding-left: 210px;
}
body #page-header-mobile i.fa {
  margin-top: 18px;
}
#footer-section-bottom img {
  max-width: 300px;
}

#header-navigation ul li.soc-media:hover a,
#header-navigation ul li.soc-media a:hover,
#header-navigation ul li.search-nav:hover a,
#header-navigation ul li.search-nav a:hover {
  color: #0d112b;
}

/* @media only screen and (max-width: 600px) {
    #page-inner-wrap{
        padding-top: 65px;
    }
} */

@media only screen and (max-width: 990px) {
  #page-header-mobile {
    position: fixed;
    top: 0;
    width: 100%;
  }

  #page-inner-wrap {
    padding-top: 65px;
  }

  /* Article page */
  header .entry-meta span,
  header .entry-meta time {
    display: block;
    margin: 0px 0px 2px;
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  #header-navigation ul li a {
    font-size: 0.9em !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media only screen and (max-width: 767px) {
  .entry-category {
    display: none !important;
  }
  .review-comment {
    margin: 85px -25px -25px;
  }
  .review-comment .review-circle-wrapper {
    top: -90px;
  }
}

/**/

#page-content header h1 {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
  min-height: 28px;
}

#page-content header h1 span {
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
}

#page-content header h1 span::after {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: #444444;
  content: "";
  left: 0;
}

tr a {
  color: #ff5900 !important;
}

.top-margin-negative-20 {
  margin-top: -20px !important;
}

.top-margin-negative-25 {
  margin-top: -25px !important;
}

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  display: block !important;
}

.listenheaderh2 {
  position: relative;
  padding-bottom: 5px !important;
  margin: 20px 0;
}

.listenheaderh2::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 120px;
  height: 4px;
  background-color: #0d112b;
  background-color: #0d112b;
}

.page h2.wp-block-heading {
  position: relative;
  margin: 20px 0;
}
.page h2.wp-block-heading::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 120px;
  height: 4px;
  background-color: #0d112b;
}

@media only screen and (max-width: 425px) {
  .listenheaderh2::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 80px;
    height: 4px;
    background-color: #0d112b;
  }
  .page h2.wp-block-heading::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 80px;
    height: 4px;
    background-color: #0d112b;
  }
}


.author-wrapper-flex .author-flex img {
  max-width:100px !important;
  }

    /* Author Profile */

    .author-profile .author-name h1 {
      font-size: 17px;
      font-weight: 700;
      line-height: 24px;
      text-transform: uppercase;
      margin: 0;
      padding-bottom: 0;
      border-bottom: 1px solid #ddd;
      min-height: 28px;
      color: black;
    }
    .author-profile {
      background-color: white;
  }
  
  .author-header-content {
      display: flex;
      margin-top:2em;
  }
  .author-header-content-image {
      flex: 1;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .author-header-content-image img.avatar {
    border-radius: 0% !important;
    border: none;
    box-shadow: none;
    object-fit: contain;
  }
  .author-header-content-text{
      flex: 1;
      text-align: center;
  }
  
  .author-header-content-text p {
      font-size: 16px;
      font-weight: normal;
      line-height: 1.5;
      margin-bottom: 1.5em;
      color:black;
  
  }
  
  .author-header-content-quote {
    position: relative;
    padding: 20px 50px 45px 60px;
    margin: 25px 0;
    border: none;
    font-size:20px !important;
    font-style: italic !important;
  }
  
  .author-header-content-quote::before {
    position: absolute;
    top: 0;
    left: 10px;
    content: open-quote;
    font: 700 40px / 54px Georgia, serif;
    color: #999;
  }
  
  .author-header-content-quote::after {
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: close-quote;
    font: 700 40px / 54px Georgia, serif;
    color: #999;
  }
  
  .author-profile-career {
      margin-top: 40px;
      padding-top: 40px;
      padding-bottom: 20px;
      border-top: 2px solid black;
      border-bottom: 2px solid black;
      color: black;
  }
  .author-profile-career p {
    font-size: 15px !important
  }
  
  .author-profile-competencies {
      padding-top: 40px;
      padding-bottom: 10px;
      border-bottom: 2px solid black;
      color: black;
  }
  
  .author-profile-competencies p {
    font-size: 15px !important
  }
  
  .author-profile-training {
    color: black;
      padding-top: 40px;
      padding-bottom: 10px;
      border-bottom: 2px solid black;
  }
  
  
  .author-profile-selected-posts {
      padding-top: 40px;
      display:flex;
      flex-direction: column;
      gap: 20px;
      color: black;
  }
  
  .selected-posts h3 {
    font-size: 20px !important;
    color: black !important;
  }
  
  .author-profile-selected-posts header {
    display: none !important;
  }
  
  .author-profile h2 {
    font-family: Barlow, serif;
    position: relative;
    margin-bottom: 20px;
    font-size: 27px !important;
    font-weight: 700 !important;
  }
  
  .author-profile .author-profile-career h2::before,
  .author-profile .author-profile-competencies h2::before,
  .author-profile .author-profile-training h2::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 120px;
    height: 4px;
    background-color: #0d112b;
  }
  
  .author .main header h1 {
    display: none;
  }
  
  .author .main .cat-layout {
    padding:20px
  }
  
  .author .breadcrumb {
    margin-top: 20px;
  }
  
  @media only screen and (max-width: 768px) {
  
    .author-profile .author-name h1 {
      font-size:20px !important;
    }
      
  .author-profile-selected-posts .selected-posts {
      display:flex !important;
      flex-direction: column;
  }
  
  .author-profile-selected-posts .selected-posts .post-item a{
      display:flex !important;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 10px;
      text-align: center;
  }
      .author-header-content {
          flex-direction: column;
          align-items: center;
          gap: 20px;
      }
  }
  
  .author #page-content.right-sidebar .main {
    width: 100% !important;
  }