/*!
Theme Name: PM 2020
Theme URL: http://www.nichegamer.com
Author: NG Staff
Author URI: nichegamer.com
Description: Website refresh
Version: 1.0.1
License: 
License URI: 
Text Domain: 
Tags: 
*/
body { background-color: #f8f9fa; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #00bfff; border-color: #00bfff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.container { background-color: #171e22;}

.ad-override {
	background: none !important;
}

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

.navbar-toggler {  border: none;  background: transparent !important;  }

.navbar-toggler:focus {  outline: none;  background: transparent !important;  }

.navbar-toggler .icon-bar {  background-color: #fff;  transform: rotate(0deg) translate(0px, 0px);  transition: ease all .2s;  }

.navbar-toggler .icon-bar {  display: block;  width: 22px;  height: 2px;  border-radius: 1px;  }

.navbar-toggler .icon-bar + .icon-bar {  margin-top: 4px;  }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {  transform: rotate(45deg) translate(5px, 4px);  transition: ease all .2s;  }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {  opacity: 0;  transition: ease all .2s;  }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {  transform: rotate(-45deg) translate(4px, -4px);  transition: ease all .2s;  }

@media(min-width:  768px) {  .dropdown-menu { margin-top: 0;  }  }

.search-container{ padding: .5rem 0 .5rem 0; }

.menu-search-icon { padding-top: .75rem; padding-bottom: 0rem;}

.custom-logo { max-height: 100px; width: auto;}


/*
* Custom for child theme
*/

body {
    background-color: #171e22;
    font-family: 'Open-Sans', sans-serif;
    color: #fff;
}

/*.menu-bar {
    background-color: #273138;
}*/

.navbar {
    padding: .5rem;
}

.search-nav{
    padding: .25rem 0 1rem 0;
    background-color: #273138;
    display: none;
}

.card {
    border: none !important;
}

.dropdown-menu{
    background-color: #273138;
}

.navbar-dark .navbar-nav .dropdown-menu a{
    color: #fff;
    opacity: 0.5;
}

.navbar-dark .navbar-nav .dropdown-menu a:focus, .navbar-dark .navbar-nav .dropdown-menu a:hover{
    color: #00BFFF !important;
    opacity: 1;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #00BFFF !important;
    opacity: 1;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #00BFFF; opacity: 1; }

.menu-search-field {border: none !important; border-bottom: 1px solid #93989b !important; background-color: #273138 !important; color: #ffffff !important; font-size: 1rem !important; font-weight: 400 !important;}

.menu-search-field:focus { border-bottom: 1px solid #00BFFF !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.search-nav-btn {
    border: none !important;
    background: none !important;
}

.search-nav-btn:hover, .search-nav-btn:focus {
    color: #00BFFF !important;
    opacity: 1;
}

.copyright-bar{
    background-color: #273138;
}

.site-footer{
    padding-bottom: inherit !important;
}

.copyright-text {
    margin: inherit !important;
}

.copyright-text > .textwidget > p {
    margin-bottom: 0 !important;
    padding: .5rem 0 .5rem 0;
}

.post-thumbnail {
    margin-top: inherit;
}

.dropdown-menu {
    boorder: none !important;
}


.slider-row {
    /*padding: 1.5rem 0 .75rem 0;*/
    background-color:  #273138;
    border-radius: 0.25rem;
    margin: .4rem 0 0 0;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.slider-internal-side > .widget {
    margin: 0 0 .75rem !important;
}

.card {
    background-color: #273138 !important;
}

.archive-image-size {
    max-height: 180px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 180px !important;
    object-fit: cover !important;
}

@media (max-width: 576px) {

    .archive-image-size {
        max-height: 150px !important;
        width: 100% !important;
        height: auto !important;
        min-height: 150px !important;
        object-fit: cover !important;
    }

}

.index-card {
    padding: .75rem
}

.article-card-margins {
    margin: .25rem 0;
}

.title-text-highlight{
    color: #00BFFF;
}

.review_details_row {
    margin-bottom: 1.5rem;
}

.latest-featured-article-image {
    max-height: 160px !important;
    width: 100% !important;
    height: auto !important;
    min-height: 160px !important;
    object-fit: cover !important;
}

.index-title {
    padding: .75rem .75rem 0 .75rem;
    font-size: 1.5rem;
}

/* Pagination */
ul.page-numbers {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: .2rem;
    line-height: 18px;
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color: #fff;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #fff;
    background: #00BFFF;
}
.page-numbers a:hover {
    text-decoration: underline;
}

.page-numbers:hover { text-decoration: none }

.catalog-link {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.sidebar-1-area .widget {
    padding: .75rem;
}

.dsq-active{
    background: #00BFFF !important;
}

.dsq-combo-box {
    background: #171E22 !important;
}

.dsq-widget-meta {
    color: #FFFFFF !important;
}

.dsq-widget-thread{
    color: #00BFFF;
}

.dsq-widget-clout {
    color: #FFFFFF !important;
}

.dsq-widget-comment{
    color: #FFFFFF !important;
}

.sidebar-1-area > .widget {
    margin-bottom: 1rem;
}

.review_details_block span.comments-tag{
    background-color: #00BFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 16px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 19px;
    right: 0.9375rem;
}

.article-card > .card-body > .entry-header > .comments-tag {
    background-color: #00BFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 16px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 35px;
    right: 27px;
}

.pagination-row {
    padding: .75rem;
}

.rrssb-buttons {
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 100%
}
.rrssb-buttons:after {
    clear: both
}
.rrssb-buttons:before,
.rrssb-buttons:after {
    content: ' ';
    display: table
}
.rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0 .75rem 0 0;
}
.rrssb-buttons li.rrssb-email a {
    background-color: #0a88ff
}
.rrssb-buttons li.rrssb-email a:hover {
    background-color: #006ed6
}
.rrssb-buttons li.rrssb-facebook a {
    background-color: #306199
}
.rrssb-buttons li.rrssb-facebook a:hover {
    background-color: #244872
}
.rrssb-buttons li.rrssb-tumblr a {
    background-color: #32506d
}
.rrssb-buttons li.rrssb-tumblr a:hover {
    background-color: #22364a
}
.rrssb-buttons li.rrssb-linkedin a {
    background-color: #007bb6
}
.rrssb-buttons li.rrssb-linkedin a:hover {
    background-color: #005983
}
.rrssb-buttons li.rrssb-twitter a {
    background-color: #26c4f1
}
.rrssb-buttons li.rrssb-twitter a:hover {
    background-color: #0eaad6
}
.rrssb-buttons li.rrssb-googleplus a {
    background-color: #e93f2e
}
.rrssb-buttons li.rrssb-googleplus a:hover {
    background-color: #ce2616
}
.rrssb-buttons li.rrssb-youtube a {
    background-color: #df1c31
}
.rrssb-buttons li.rrssb-youtube a:hover {
    background-color: #b21627
}
.rrssb-buttons li.rrssb-reddit a {
    background-color: #8bbbe3
}
.rrssb-buttons li.rrssb-reddit a:hover {
    background-color: #62a3d9
}
.rrssb-buttons li.rrssb-pinterest a {
    background-color: #b81621
}
.rrssb-buttons li.rrssb-pinterest a:hover {
    background-color: #8a1119
}
.rrssb-buttons li.rrssb-pocket a {
    background-color: #ed4054
}
.rrssb-buttons li.rrssb-pocket a:hover {
    background-color: #e4162d
}
.rrssb-buttons li.rrssb-github a {
    background-color: #444
}
.rrssb-buttons li.rrssb-github a:hover {
    background-color: #2b2b2b
}
.rrssb-buttons li.rrssb-instagram a {
    background-color: #125688
}
.rrssb-buttons li.rrssb-instagram a:hover {
    background-color: #0c3a5b
}
.rrssb-buttons li.rrssb-delicious a {
    background-color: #0b79e5
}
.rrssb-buttons li.rrssb-delicious a:hover {
    background-color: #095fb4
}
.rrssb-buttons li.rrssb-vk a {
    background-color: #4d71a9
}
.rrssb-buttons li.rrssb-vk a:hover {
    background-color: #3d5a86
}
.rrssb-buttons li.rrssb-hackernews a {
    background-color: #ff6600
}
.rrssb-buttons li.rrssb-hackernews a:hover {
    background-color: #cc5200
}
.rrssb-buttons li.rrssb-whatsapp a {
    background-color: #43d854
}
.rrssb-buttons li.rrssb-whatsapp a:hover {
    background-color: #28c039
}
.rrssb-buttons li.rrssb-print a {
    background-color: #8d98a2
}
.rrssb-buttons li.rrssb-print a:hover {
    background-color: #717f8b
}
.rrssb-buttons li a {
    background-color: #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 100%;
    padding: 11px 7px 12px 27px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out;
    width: 100%
}
.rrssb-buttons li a .rrssb-icon {
    display: block;
    left: 10px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    width: 10%
}
.rrssb-buttons li a .rrssb-icon svg {
    height: 17px;
    width: 17px
}
.rrssb-buttons li a .rrssb-icon svg path,
.rrssb-buttons li a .rrssb-icon svg circle {
    fill: #fff
}
.rrssb-buttons li a .rrssb-text {
    color: #fff;
    padding: 0 .5rem;
}
.rrssb-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25)
}
.rrssb-buttons li.small a {
    padding: 0
}
.rrssb-buttons li.small a .rrssb-icon {
    left: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%
}
.rrssb-buttons li.small a .rrssb-text {
    visibility: hidden
}
.rrssb-buttons.large-format {
    height: auto
}
.rrssb-buttons.large-format li {
    height: auto
}
.rrssb-buttons.large-format li a {
    backface-visibility: hidden;
    border-radius: 0.2em;
    padding: 8.5% 0 8.5% 12%
}
.rrssb-buttons.large-format li a .rrssb-icon {
    height: 100%;
    left: 7%;
    padding-top: 0;
    width: 12%
}
.rrssb-buttons.large-format li a .rrssb-icon svg {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}
.rrssb-buttons.large-format li a .rrssb-text {
    backface-visibility: hidden
}
.rrssb-buttons.small-format {
    padding-top: 5px
}
.rrssb-buttons.small-format li {
    height: 80%;
    padding: 0 1px
}
.rrssb-buttons.small-format li a .rrssb-icon {
    height: 100%;
    padding-top: 0
}
.rrssb-buttons.small-format li a .rrssb-icon svg {
    height: 48%;
    position: relative;
    top: 6px;
    width: 80%
}
.rrssb-buttons.tiny-format {
    height: 22px;
    position: relative
}
.rrssb-buttons.tiny-format li {
    padding-right: 7px
}
.rrssb-buttons.tiny-format li a {
    background-color: transparent;
    padding: 0
}
.rrssb-buttons.tiny-format li a .rrssb-icon {
    height: 100%
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
    height: 70%;
    width: 100%
}
.rrssb-buttons.tiny-format li a:hover,
.rrssb-buttons.tiny-format li a:active {
    background-color: transparent
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
    fill: #0a88ff
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #0054a3
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
    fill: #306199
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #18304b
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
    fill: #32506d
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #121d27
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
    fill: #007bb6
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #003650
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
    fill: #26c4f1
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #0b84a6
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
    fill: #e93f2e
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #a01e11
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
    fill: #df1c31
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #84111d
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
    fill: #8bbbe3
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #398bcf
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
    fill: #b81621
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #5d0b11
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
    fill: #ed4054
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #b61124
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
    fill: #444
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #111111
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
    fill: #125688
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #061d2e
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
    fill: #0b79e5
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #064684
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
    fill: #4d71a9
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #2d4263
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
    fill: #ff6600
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #993d00
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
    fill: #43d854
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #1f962d
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
    fill: #8d98a2
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
    fill: #5a656f
}

.social-share-row {
    padding: .75rem 0;
}

.social-wrapper {
    padding-bottom: 1.5rem;
}

.social-icons a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    /* line-height: 1rem; */
    font-size: 1.5rem;
    color: #273138;
    text-align: center;
    background: #00BFFF;
    border-radius: 25px;
    margin-right: .5rem;
}

.social-icons a:hover {
    color: #007bff;
}

.footer-copyright {
    background-color: #273138;
    padding: 1.5rem;
}

.footer-widgets .widget ul li {
    list-style: none !important;
}

.widget-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}

.top-ad-row {
    margin-top: .75rem;
}

.menu-ad-container {
    position: relative; display:table; margin:0 auto;
}

.menu-ad li,  .footer-ad li {
    list-style: none;
}

.menu-ad > .widget, .footer-ad > .widget{
    margin-bottom: inherit;
}

.footer-ad {
    display: block;
    margin: 0 auto;
}

.footer-ad-row {
    margin-top: .75rem;
}

.footer-ad-container {
    position: relative; display:table; margin:0 auto;
}

.footer-ad {
    display: block;
    margin: 0 auto;
}

.mt-1r{
    margin-top: 1rem;
}

.site-footer {
    padding-top: 1rem !important;
}

.footer-widgets .widget ul li a:hover{
    color: #007bff;
}

.dropdown-menu {
    border: none;
}

.author-row {
    padding: .75rem;
}

.entry-content{
    margin-top: 0px;
}

.author-title {
    font-size: 1.25rem;
}

.author-description{
    font-size: .9rem;
    margin-bottom: 0;
    padding-bottom: 0;
}

.author-title a{
    color: #ffffff;
}

.author-title a:hover{
    color: #007bff;
}

.review-card {
    padding-top: .5rem;
    margin-bottom: 1.5rem;
}

.review-card-label {
    font-size: 1.5rem;
    margin-bottom: .5rem;
}

.review-title {
    font-size: 2rem;
    color: #00BFFF;
}

.title-row{
    margin-top: .5rem;
}

.review-score {
    color: #ffffff;
}

ul.review-good{
    list-style: none;
    padding-inline-start: 20px;
    list-style-position: outside;
    padding-right: 15px;
}

ul.review-good li{
    margin-bottom: .5rem;

}

ul.review-good li:before {
    content: "+";
    margin-right: 4px;
    color: green;
    font-weight: bolder;
}

ul.review-bad li:last-child{
    margin-bottom: 0;
}

ul.review-bad{
    list-style: none;
    padding-inline-start: 20px;
    list-style-position: outside;
    padding-right: 15px;
}

ul.review-bad li{
    margin-bottom: .5rem;

}

ul.review-bad li:before {
    content: "-";
    margin-right: 4px;
    color: red;
    font-weight: bolder;
}

ul.review-bad li:last-child{
    margin-bottom: 0;
}

.gallery > br {
    clear: none !important;;
}

.gallery-item {
    float: left;
    text-align: center;
    padding: .5rem;
}

.center-widget-content > div{
    margin: 0 auto;
}

.size-full, .size-large{
    width: 100%;
    height: auto;
}

.post-thumbnail {
    display: initial !important;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
    .hentry.card .card-body { padding: 2.5rem 4rem; }
    .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1){
    .latest-featured-article-image {max-height: 120px !important; min-height: 120px !important;}
    .archive-image-size{ max-height: 120px !important; min-height: 120px !important;}
    .rrssb-text { display: none !important; }
}

@media only screen and (device-width: 768px) {
    .hide-mobile-element { }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .hide-mobile-element { }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .hide-mobile-element { }
}

/*--------------------------------------------------------------
# Side Skins
--------------------------------------------------------------*/

#NicheGamer-SkinLeft-T {
	width: 301px;
    height: 970px;
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -870px;
}

#NicheGamer-SkinRight-T{
	width: 300px;
    height: 970px;
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: 570px;
}