/*
Theme Name:   gcgmag
Description:  gcgmag generate press child theme
Author:       Jay Roberts
Author URL:   https://skyhaven.co.uk
Template:     generatepress
Version:      1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  gcgmag
*/

/* custom CSS fot theme*/

body {
    background: #804012;
    background-attachment: fixed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
}

h4, h5, h6 {
    margin-bottom: 10px;
    font-family: 'Righteous', Arial, sans-serif;
}

input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], input[type="tel"], 
input[type="number"], textarea, select {
    color: #666666;
    background-color: #fafafa;
    border-color: #f2e15d;
    border-radius: 8px;
}

blockquote {
    border-left: 0;
    padding: 10px 10px 30px 10px;
    font-size: 26px;
    font-style: normal;
    color: #faebbc;
    margin: 0em;
    position: relative;
    font-family: Times, serif;
    line-height: 24px;
}

blockquote span:before {
 display: inline-block;
    content: "\2018\2018";
    font-size: 50px;
    font-family: Times, serif;
    letter-spacing: -4px;
    position: relative;
    left: -5px;
    margin-right: 5px;
    top: 10px;
    color: #faebbc;
    transform: scale(1, 1.2);
  -webkit-transform: scale(1, 1.2); /* Safari and Chrome */
  -moz-transform: scale(1, 1.2); /* Firefox */
  -ms-transform: scale(1, 1.2); /* IE 9+ */
  -o-transform: scale(1, 1.2); /* Opera */
    
}

blockquote span:after {
    content: "\2019\2019";
    font-size: 50px;
    font-family: Times, serif;
    letter-spacing: -4px;
    display: inline-block;
    padding: 10px 10px 10px 5px;
    position: absolute;
    margin-left: 10px;
    color: #faebbc;
    bottom: 7px;
    transform: scale(1, 1.2);
  -webkit-transform: scale(1, 1.2); /* Safari and Chrome */
  -moz-transform: scale(1, 1.2); /* Firefox */
  -ms-transform: scale(1, 1.2); /* IE 9+ */
  -o-transform: scale(1, 1.2); /* Opera */
}

.entry-content a {
    color: #f4e35e;
}

.entry-content a:hover {
    color: #fff;
    text-decoration: underline;
}

.site-logo {
    margin-bottom: 0px!important;
}

.site-header .header-image {
    width: 540px;
}

.custom-site-logo img {
width: 540px;
margin-bottom: -28px;
}

section#wpsp-155, section#wpsp-292, section#wpsp-43, section#wpsp-111, section#wpsp-144, section#wpsp-164 {
    content-visibility: auto;
    contain-intrinsic-size: 500px;
}

.category .site-main, .blog .site-main  {
    margin-bottom: -10px;
}

#preload {
    height: 0px;
}

.entry-title, .entry-title a, .post-title, .post-title a, .page-title, .entry-content h1, #content h1 {
    font-family: "Lexend Peta";
    font-style: normal;
    font-weight: 400;
}

.entry-content h2, .post-content h2, .page-content h2, #content h2 {
    font-family: "Righteous";
}

.entry-content h3, .post-content h3, .page-content h3, #content h3 {
    font-family: "Righteous";
}

.entry-content h1,#content h1 {
    color: #fff;
    background: #ffffff17;
    border-radius: 8px;
    border: 1px solid #ffffff61;
    letter-spacing: -4px;
    line-height: 1.2;
    font-size: 28px;
    padding: 10px;
    margin: 0 0 10px 0;
}
.page-content, .entry-content, .entry-summary {
    margin: 0!important;
}

.top-bar {
    background-color: #222222;
    color: #ffffff;
}
.copyright-bar {display: none;}

.page-header-image-single {
      display: none;
}

h2 {
    font-size: 36px;
    color: #fff;
}
.entry-content h2, .post-content h2, .page-content h2,#content h2 {
    position: relative;
    border-bottom: 1px solid #f4e35d;
    margin-bottom: 10px;
    font-size: 28px;
}

h2.featured {
    margin-top: 10px;
}

h3.rating {
    background: #222;
    width: fit-content;
    padding: 10px;
    border-radius: 8px;
}


 #primary-menu {display: none;}

.wp-show-posts-entry-summary h4 {font-family:"Righteous";}

.widget-area .post {
    padding: 0px;
}

.separate-containers .site-main>* {margin-bottom: 0px;}

.single #main article {
    background: #ffffff17;
    border-radius: 8px;
}
#page {
    padding: 0 10px;
}

.nav-float-right .header-widget {
    position: relative;
    top: 10px;
}

.navigation-search input {
    height: 46px;
}
.separate-containers .inside-article, 
.separate-containers .comments-area, 
.separate-containers .page-header, 
.one-container .container, 
.separate-containers .paging-navigation, 
.inside-page-header, 
.main-navigation, 
.main-navigation ul ul {
    background-color: transparent;
}
.separate-containers .inside-article, 
.separate-containers .comments-area, 
.separate-containers .page-header, 
.separate-containers .paging-navigation, 
.one-container .site-content, 
.inside-page-header, 
.wp-block-group__inner-container, 
.grid-60.mobile-grid-100.first-column {
    padding: 0;
}
.archive .inside-article, 
.blog .inside-article, 
.search .inside-article, 
.error404 .inside-article {
    background: #ffffff17;
    border-radius: 8px;
    padding: 10px;
}
.search .inside-article {width: 100%;
}
.blog #main h3.entry-title, 
.archive #main h3.entry-title,
.search #main h3.entry-title {
    letter-spacing: -3px;
    margin-bottom: 5px;
}

.blog #main .post-image img, 
.archive #main .post-image img,
.search-results #main .post-image img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 10px;
}

.flex-grid-container {
    margin: 0 -5px;
}

.blog .flex-grid-container, 
.archive .flex-grid-container,
.search-results .flex-grid-container {
    display: flex;
    flex-wrap: wrap;
}

.blog article, 
.archive article,
.search-results article {
    margin: 0 0 10px 0!important;
    display: flex;
    padding: 0 5px;

}

.author h1.page-title {margin-bottom: 0px!important;}

.rev_slider >ul, 
.rev_slider_wrapper >ul, 
.tp-revslider-mainul >li, 
.rev_slider >ul >li, .rev_slider >ul >li:before, 
.tp-revslider-mainul >li:before, 
.tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, 
.tp-simpleresponsive >ul >li:before, 
.tp-revslider-mainul >li, 
.tp-simpleresponsive >ul >li {
    border-radius: 8px;
}
.sidebar .grid-container {
    max-width: 100%;
    width: auto;
}
.title-container {
    font-size: 16px;
}

nav#nav-below {
    margin: 0px 10px 10px 5px;
    background: #222;
    border-radius: 8px;
    padding: 10px;
    height: 100%;
}

.nav-next {
    float: right;
}
.title-container h2 {
    color: #fff;
    margin-bottom: 5px;
}
.archive .site-main, 
.category .site-main, 
.search .site-main, 
.blog .site-main, 
.error404 .site-main {
    margin-top: 0!important;
    padding: 10px 0 0 0;
    margin-bottom: -10px!important;
}

.archive h2, .blog h2 {
    letter-spacing: -6px;
}

section#wpsp-51 {
    width: 100%!important;
}

section#wpsp-51 .wp-show-posts-single {
    max-width: 100%;
    width: 100%!important;
	background: transparent!important;
}

.separate-containers .widget {margin-bottom: 10px;}
.separate-containers .site-main {margin: 10px 10px 0px 10px; border-radius: 8px;}
.site-main article .entry-content {border-radius: 8px;}

.site-header {
    color: #3a3a3a;
    padding: 10px;
    background: transparent;
}
.header-image img {
    width: 540px;
}
.main-navigation .main-nav ul li.search-item.active > a {
    background: #c98f32;
}

.sidebar .widget {
    background-color: #222;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}
.sidebar .widget .widget-title {
    color: #ca8f32;
    border-bottom: 1px solid #f4e35d;
    margin-bottom: 10px;
}
.separate-containers .inside-right-sidebar, 
.separate-containers .inside-left-sidebar {
    margin-top: 0;
    margin-bottom: 0;
}
.page-template-default .page {
    background: #ffffff17;
    border-radius: 8px;
    padding: 10px;
}

.page-template .site-footer {
    margin-top: 0px;
}
.home .page {
    background: transparent;
    padding: 0;
}
.inside-header {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.page-template-default .slider-wrapper {
    width: 97%;
}
.no-sidebar .slider-wrapper {
    width: 100%;
    margin-top: 0;
}
.main-navigation .main-nav ul li a, .menu-toggle {
    text-transform: uppercase;
    color: #000;
    background: #c98f32;
    border-radius: 8px;
    line-height: 34px;
}
.nav-aligned-right .main-navigation .menu>li, 
.nav-aligned-center .main-navigation .menu>li {
    float: none;
    display: inline-block;
    margin: 10px;
}

h3.wp-show-posts-entry-title a {
    color: #fff!important;
}

h3.wp-show-posts-entry-title a:hover {
    color: #f4e35e!important;
    text-decoration: none!important;
}

.wp-show-posts-image img {
    border-radius: 8px;
}

.wp-show-posts-columns .wp-show-posts-image {
    margin-bottom: 1em;
    width: 100%;
}
.wp-show-posts-inner {
    background: #ffffff17;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
}

.grid-40 {
    padding-right: 0;
}
.page-header .avatar {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px solid;
}

.wpsp-load-more {
    margin: 0.5em;
}
.wp-show-posts-columns {
    margin-right: -10px!important;
}
.wp-show-posts-columns .wp-show-posts-inner {
    margin: 0 10px 10px 0!important;
    padding: 10px;
}

.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img {
    flex: 0 0 auto;
    object-fit: cover;
    width: 100%;
}
.wp-show-posts-image img {
    border-radius: 8px;
}

img.attachment-full.size-full.wp-post-image {
    width: 100%;
    border-radius: 8px;
}

.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){
    margin-bottom: 10px!important;
}

.wp-show-posts-single:last-child {
    margin-bottom: 10px!important;
}

article.wp-show-posts-single.wpsp-col-4 {
    margin-bottom: 10px;
    padding: 0px;
}

.second-column .wp-show-posts-single.post {
    color: #fff;
    overflow: visible;
    margin-bottom: 10px!important;
}
.sidebar .wp-show-posts-inner {
    background: transparent;
    margin-bottom: 20px;
    padding: 0;
}
.footer-bar .widget_nav_menu .current-menu-item a {
    color: #f4e35e;
}
.site-footer {
    width: auto;
    margin: 10px auto;
    padding: 0 10px;
    max-width: 1270px;
}
.footer-widgets {
    background: #222;
    border-radius: 8px;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
}
.footer-widgets-container.grid-container.grid-parent {
    background: #222;
    width: 100%!important;
    max-width: 100%!important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin: 0 auto;
    padding: 0;
}

.footer-widget-1 aside {
    padding-left: 0px!important;
}

.site-footer .footer-widgets-container .inner-padding {
    padding: 0 0 0 20px;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0;
    padding: 15px 0;
}
.widget ul li {
    list-style-type: none;
    position: relative;
    font-size: 14px;
    border-bottom: 1px dotted #fff;
    padding: 5px 0;
}
ul.game-details {
    list-style: none;
    font-size: 16px;
    border: 1px solid;
    margin-left: 0;
    padding: 15px;
    border-radius: 8px;
    background: #ffffff17;
    display: inline-block;
    float: right;
    margin: 0 0 10px 20px;
}
.entry-header .cat-links, .entry-header .tags-links, .entry-header .comments-link {
    display: block;
}
.entry-meta {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.entry-meta a, .wp-show-posts-meta a, .wp-show-posts-meta a:visited {
    color: #f4e35e!important;
}
.entry-meta a:hover, .wp-show-posts-meta a:hover {
    color: #fff!important;
}
a.wp-show-posts-read-more2, a.wp-show-posts-read-more2:visited {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    padding: 8px 15px;
}
a.wp-show-posts-read-more, 
a.wp-show-posts-read-more:visited, 
button, html input[type="button"], 
input[type="reset"], 
input[type="submit"], 
a.button, 
a.button:visited, 
a.wp-block-button__link:not(.has-background) {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    background: #222;
    padding: 5px 10px;
}
a.wp-show-posts-read-more:hover,input[type="submit"]:hover {
    border: 2px solid #000;
    color: #000;
    text-decoration: none;
    background: #ca8f32;
}
.wpsp-read-more2 {
    display: inline-block;
    margin: 0 0 1em;
}
a.wp-show-posts-read-more2:focus,a.wp-show-posts-read-more2:hover {
    border: 2px solid transparent;
    color: #fff;
    background: #000;
    text-decoration: none;
}


.page-template-page-gadgets .grid-60.tablet-grid-50.mobile-grid-100.first-column {
    margin-bottom: 0px;
}

.wpsp-col-4 .wp-show-posts-inner {
    margin: 0 10px 0 0!important;
}
.page-template-page-gadgets .wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child) {
    margin-bottom: 10px!important;
}

.main-navigation .main-nav ul li a {
    border: 2px solid #f4e35e;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: #ffffff;
}
.main-navigation .main-nav ul li:hover>a, .main-navigation .main-nav ul li:focus>a, .main-navigation .main-nav ul li.sfHover>a {
    color: #fff;
    background-color: #222;
    box-shadow: 0 0 10px 0 #f4e35e inset, 0 0 20px 2px #f0dd5c;
    border: 2px solid #fbee64;
}
.main-navigation .main-nav ul li[class*=current-menu-]>a {
    color: #FFEB3B;
    background-color: #333!important;
    font-weight: 600;
}
.main-navigation .main-nav ul li a:hover:after, .main-navigation .main-nav ul li[class*="current-menu-"] a:after, .games .main-navigation .main-nav ul li.games-nav a:after, 
.comics .main-navigation .main-nav ul li.comics-nav a:after, .gadgets .main-navigation .main-nav ul li.gadgets-nav a:after, .in-the-news .main-navigation .main-nav ul li.gadgets-nav a:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -7px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333;
}
.games .main-navigation .main-nav ul li.games-nav a, .comics .main-navigation .main-nav ul li.comics-nav a, .gadgets .main-navigation .main-nav ul li.gadgets-nav a, .in-the-news .main-navigation .main-nav ul li.gadgets-nav a {
    border: 2px solid #fff;
}
.slide-pager {
    display: inline;
    font-size: 13px;
    width: 100%;
    margin: 10px;
}
a#prev2 {
    float: left;
}
a#next2 {
    float: right;
}

.menu-gdpr-container ul {
    list-style-type: none;
    text-align: center;
    margin: 0 auto;
}
.menu-gdpr-container ul li {
    display: inline-block;
    margin: 0 10px;
}

.site-info a:hover {
    color: #ffeb3a;
}
.site-info ul li {
    border-bottom: 0px solid #fff;
    font-size: 16px;
}

.second-navigation {
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
    margin-top: 1em;
}
.site-info {
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: transparent;
    padding: 20px;
}

#comments, .single article {
    padding: 10px;
}
#right-sidebar,#left-sidebar {
    margin: 10px 0 0 0;
}
.footer-widgets .widget-title{
    color: #ca8f32;
    font-family: 'Righteous', Arial, sans-serif;
    border-bottom: 1px solid #f4e35d;
}

.simple-social-icons ul li a {background:-color transparent!important;}

.simple-social-icons ul li{
    border-radius: 50%;
}

.simple-social-icons ul li.ssi-facebook {
    background: #1877f2!important;
    border-radius: 50%;
}

.simple-social-icons ul li.ssi-twitter {
    background: #1da1f2!important;
    border-radius: 50%;
}

footer.entry-meta #nav-below {margin: 10px 0 -10px 0;}

.entry-meta .gp-icon {
    margin-right: .6em;
    opacity: 1;
}


img.notfound {width: 100%; border-radius: 8px; margin-top: 10px;}

/*media queries */

@media (min-width: 768px){

    .nav-previous, .nav-next {display: inline;}
}

@media (max-width: 767px) {

    ul.game-details {
float: left;
margin: 0 10px 10px 0;
}

    nav#nav-below {
    margin: 0px 10px 0px 5px;
}

    .page-template-page-fullwidth .wp-show-posts-columns {
    margin-right: -10px;
}

    #left-sidebar {margin-top: 0px; margin-bottom: 10px;}

    .category #right-sidebar, 
    .category #left-sidebar {margin-top: 0px;}

    .wp-show-posts-columns .wp-show-posts-entry-summary {
    font-size: 14px;
}

.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
    margin: 0;
    padding: 15px!important;
}

.grid-40.tablet-grid-40.mobile-grid-100.second-column, 
.grid-40.tablet-grid-50.mobile-grid-100.second-column {
    padding: 0;
}
.slide-pager {
    width: 95%;
}

.title-container {
    font-size: 16px;
    margin: 0 5px;
}
.footer-widgets {
    padding: 0 10px 20px;
}
.site-footer .footer-widgets-container .inner-padding {
    padding: 20px 0 0!important;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    padding: 15px 20px;
}
.textwidget {
    color: #fff;
}

.textwidget h2 {
    font-size: 22px;
}
.page-template-default .slider-wrapper {
    width: 100%;
}

}
@media (max-width: 1024px)  {

    .menu-toggle {
    font-weight: 800;
    padding-top: 4px;
    color: #fff;
    font-family: "Righteous", Arial, sans-serif;
}

    .sticky-element-active + .inside-navigation {
    width: 100%!important;
    max-width: 100%!important;
    border-radius: 0;
    left: 0!important;
    height: 42px;
    background: #c98f32;
}
    .nav-float-right .inside-header .main-navigation {
    right: 0;
    position: relative;
    bottom: 0;
    z-index: 100;

}
.main-navigation .mobile-bar-items a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px;
}
.main-navigation .menu-toggle, .main-navigation .mobile-bar-items, .sidebar-nav-mobile:not(#sticky-placeholder) {
    display: block;
}
.main-navigation ul, .gen-sidebar-nav {
    display: none;
}
[class*="nav-float-"] .site-header .inside-header > * {
    float: none;
    clear: both;
}
}


@media (min-width: 1025px){

    .custom-site-logo {
    display: block;
}

    .site-logo {
}

.page-template-page-customcontent2col .wp-show-posts-image.wpsp-image-left {
    width: 50%;
}

    .page-template-page-customcontent2col .wp-show-posts-image.wpsp-image-left img {
    float: left;
    margin-right: 1.5em;
    width: 100%;
}

    .sticky-element-active + .inside-navigation {
    background: #c98f32;
    width: 100%!important;
    max-width: 1270px!important;
    left: unset!important;
    right: unset!important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#primary-menu {float: right;}

   .element-is-sticky #primary-menu {float: left; width: 100%;}

    .nav-float-right .inside-header .main-navigation {
    z-index: 100;
    width: 100%;
}

.element-is-sticky .main-nav ul li a {border: 2px solid #c98f32; line-height: 38px;}
}

@media (min-width: 1025px) and (max-width: 1300px ){

    .sticky-element-active + .inside-navigation {
    left: 0!important;
    width: 100%!important;
    max-width: 1300px!important;
}
}
