/*
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;
  }
}
