/*
 Theme Name:   Free GOG PC Games
 Theme URI:    https://freegogpcgames.com/
 Description:  Default Free GOG PC Games theme
 Author:       FreeGoGPCGames
 Author URI:   https://freegogpcgames.com/
 Template:     generatepress
 Text Domain: freegogtheme
 Version:      8.8.8
*/

/* ------------------------------
   HEADER & SITE DESCRIPTION
------------------------------ 
.site-header {
    border-bottom: 5px solid #0d6efd; /*#428bca; 
}

.site-description {
    font-size: 12px;
}

@media (max-width: 964px) {
    .site-description {
        display: none;
    }
}

/* ------------------------------
   TITLES & PAGE HEADER
------------------------------ 
.entry-header,
h1 {
    text-align: center;
    padding: 0 5px;
}

.entry-meta {
    font-size: 12px;
    margin-top: 0.8em;
    line-height: 1.3;
}

.page-header {
    margin-bottom: 10px;
    text-align: center;
}

/* ------------------------------
   CONTENT AREA & FEATURED IMAGE
------------------------------ 
.content-area {
    font-size: 16px;
}

.featured-image {
    text-align: center;
    padding: 0 10px;
}

/* ------------------------------
   POST SPACING & LAYOUT
------------------------------ 
.one-container.blog .post:not(:last-child):not(.is-loop-template-item),
.one-container.archive .post:not(:last-child):not(.is-loop-template-item) {
    padding-bottom: 0px!important;
}

.generate-columns {
    padding: 0 4px;
}

.generate-columns .inside-article,
.wp-show-posts-inner {
    border: 1px solid #878683;
    padding-bottom: 5px;
}

.wp-show-posts-entry-title,
.wp-show-posts-inner:last-child {
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
}

/* ------------------------------
   HEADINGS (HD2, HD3)
------------------------------ 
.hd2 {
    text-align: center;
    border-bottom: solid 3px;
    border-color: #3391ff;
    padding-bottom: 8px;
}

.hd3 {
    font-size: 22px !important;
}

/* ------------------------------
   WIDGET TITLES
------------------------------ 
.widget-title {
    border-bottom: 2px solid #3391ff;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #ededed;
    line-height: 1.2;
    font-weight: 500;
    font-size: 20px;
}

h2.widget-title {
    font-size: 28px;
}

/* ------------------------------
   WIDGET: TOP POSTS
------------------------------ 
.widget_top-posts li {
    padding: 0 5px 9px 0;
    border-bottom: 1px dotted #4a4a4a;
}

.widget_top-posts .widgets-list-layout img.widgets-list-layout-blavatar {
    max-width: 128px;
    max-height: 73px;
    width: 40%;
}

.widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
    width: 60%;
    padding-left: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2em;
    float: right;
}

/* ------------------------------
   POST LOOP WIDGET AREAS
------------------------------ 
.post-widget-area,
.postloop-widget-a,
.postloop-widget-b {
    text-align: center;
}

.postloop-widget-a {
    width: 100%;
}

.postloop-widget-b {
    width: 100%;
    margin-top: 30px;
}

/* ------------------------------
   LIGHTWEIGHT ACCORDION
------------------------------ 
.lightweight-accordion {
    border: 1px solid #4a4a4a !important;
    border-left: none !important;
    border-right: none !important;
}

.lightweight-accordion:hover {
    background: #2a2a2a;
}

.lightweight-accordion-title {
    background: inherit !important;
    padding: 8px 5px !important;
}

.lightweight-accordion-title span {
    font-weight: 500 !important;
    font-size: 18px;
}

/* ------------------------------
   DOWNLOAD BUTTON
------------------------------ 
a.download-btn {
    border: #3391ff solid;
    color: #bebebe;
    border-radius: 8px;
    padding: 10px 10px;
    font-weight: 800;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    max-width: 300px;
    margin-top: 10px;
    background: #14171c;
}

a.download-btn:hover {
    background-color: #3391ff;
    color: #fff;
}

/* ------------------------------
   BLOCKQUOTES
------------------------------
blockquote {
    border-left: 2px dotted #3391ff;
    margin-top: 2em;
    padding: 0px 10px;
    font-size: 1em;
    font-style: italic;
}

/* ------------------------------
   COMMENTS & BREADCRUMBS
------------------------------ 
#comments {
    color: #bebebe !important;
}

.jp-relatedposts-post-title {
    padding: 5px 0 0 0;
    font-size: 16px !important;
}

#breadcrumbs {
    font-size: 14px;
    padding: 3px 10px;
    display: block;
}

#breadcrumbs a {
    color: #bebebe;
}

#breadcrumbs a:hover {
    color: #3391ff;
}

footer.entry-meta {
    display: none;
}

#wpdcom .wpd-blog-guest .wpd-comment-author,
#wpdcom .wpd-blog-post_author .wpd-comment-author {
    color: #ffffff;
}

/* ------------------------------
   PAGINATION
------------------------------
.paging-navigation {
    text-align: center;
    margin: 20px !important;
}

/* ------------------------------
   CONTENT VIEWER (PT-CV)
------------------------------
.pt-cv-wrapper h3 {
    line-height: .6;
}

.pt-cv-title {
    padding: 0 5px;
}

ul.pt-cv-gls-menu {
    text-align: center;
}

ul.pt-cv-gls-menu li {
    margin-top: 5px;
}

.pt-cv-blockgrid.grid1.layout2 .pt-cv-content-item {
    box-shadow: #e1e1e1 0 0 2px 0;
}

/* ------------------------------
   NOTIFY BOX
------------------------------
.notify {
    text-align: center;
    padding: 10px;
    border: 2px dotted #3391ff;
}

/* ------------------------------
   LIST ELEMENTS
------------------------------
ol,
ul {
    margin: 0 0 1em 1em;
}

/* ------------------------------
   TABS
------------------------------
.tabs-nav {
    text-align: center;
}

.tabs-nav ul {
    list-style: none;
    margin: 0;
}

.tabs-nav li {
    font-size: 20px;
    display: inline-block;
    padding: 1px;
}

.tabs-nav a {
    display: block;
    padding: 5px 23px 8px 23px;
    border-top: 2px solid transparent;
    background: #111318;
}

.tabs-nav a:hover {
    border-top: 2px solid #3391ff;
    color: #fff;
    background: #3391ff;
}

.tabs-nav a.active {
    border-top: 2px solid #3391ff;
    background: inherit;
    color: #ddd;
}

section.tab {
    display: none;
}

section.tab.active {
    display: block;
    padding: 0 10px;
    border-bottom: 2px dotted #333;
}

section.tab.active a {
    transition: color .2s ease;
    border-bottom: 1px dotted #0d6efd;
    padding-bottom: 1px;
}

section.tab.active a:hover {
    border-bottom: none;
}

@media (max-width: 1100px) {
    .tabs-nav li {
        width: 100%;
        padding: 1px;
    }
}

/* ------------------------------
   POST NAVIGATION
------------------------------
#post-nav a {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    #post-nav a {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
}

#post-nav,
#post-nav .post-nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#post-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
}

#post-nav .post-nav-wrap {
    background-size: cover !important;
    background-position: center center !important;
    min-height: 120px;
    height: 100%;
    padding: calc(6% + 1em) 5%;
    -webkit-box-shadow: inset 0 -50px 70px 20px rgba(0,0,0,0.5);
    box-shadow: inset 0 -50px 70px 20px rgba(0,0,0,0);
    -webkit-transition: -webkit-box-shadow 500ms;
    transition: -webkit-box-shadow 500ms;
    transition: box-shadow 500ms;
    transition: box-shadow 500ms, -webkit-box-shadow 500ms;
    position: relative;
    box-sizing: border-box;
}

#post-nav .post-nav-wrap:hover {
    -webkit-box-shadow: inset 0 -90px 70px 20px rgba(0,0,0,0.5);
    box-shadow: inset 0 -90px 70px 20px rgba(0,0,0,0.8);
}

.post-nav-wrap > * {
    color: #fff;
}

.post-nav-date {
    font-size: 0.9em;
}

.post-nav-title {
    margin: 50px 0 -25px 0;
    font-size: 18px;
}

.post-nav {
    min-width: 60px;
    position: absolute;
    top: 0;
    border-radius: 0 0 2px 0;
}

.post-nav:first-child {
    left: 0;
}

.post-nav:last-child {
    right: 0;
}

.post-nav {
    padding: 6px 12px;
    font-size: 0.8em;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #000;
    color: #fff !important;
}

/* ------------------------------
   MISC
------------------------------ 
.site-info {
    margin-top: 30px;
}

.youtube-player {
    aspect-ratio: 17 / 10;
    width: 100%;
    height: auto;
}

.comment-content {
    padding: 10px;
    margin: 0;
    border-bottom: 1px dotted #4a4a4a;
}

.comment-subscription-form .subscribe-label {
    font-size: 20px !important;
}

.comment-subscription-form {
    margin-top: 1em;
} 


/* ------------------------------
   AGE CHECKER (AGC)

.agc_screen #agc_container {
    max-width: none;
}

.agc_screen #agc_container #agc_title {
    margin: 0px 0px 16px 0px;
    font-size: 24px;
    font-weight: 600;
}

.agc_screen #agc_container p {
    margin: 0px 0px 48px 0px;
    font-size: 14px;
}

.agc_screen .agc_verify_button {
    background: #428bca;
    border: none;
    border-radius: 3px;
}

.agc_screen .agc_verify_button:hover {
    background-color: #a7c900;
    color: #FFF;
    border: none;
    border-radius: 3px;
} 

------------------------------ */
