/*
Theme Name: Video Game The Movie
Author: Veteranlogix
Author URI: https://veteranlogix.com
Description: A custom develope theme for Videogamethemovie.
Template: twentytwenty
Version: 1.0
*/


body {
    font-family: "Roboto", Sans-serif;
    background-color: #1c1c1c;
}

#site-header {
    background: #1C1C1C;
}

ul.primary-menu a {
    font-size: 14px;
    font-weight: 300;
    color: #35a735 !important;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    padding: 0 10px;
}

.primary-menu li.current-menu-item>a {
    text-decoration: none;
    color: lime !important;
}

a,
a:visited {
    color: #35a735 !important
}


@media (min-width: 1000px) {
    .header-inner {
        padding: 1.8rem 0;
    }
}

#logo {
    margin: 0 auto;
    width: 840px;
}

#bannerImage.default-background {
    background-image: none;
    background-position: top left;
    background-size: cover;
    background-repeat: repeat;
    background-image: url('https://videogamesthemovie.com/wp-content/uploads/2020/07/videogamesthemovie-scaled.jpg');
    background-position: center center;
    background-size: auto;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: #1c1c1c;
}

#bannerImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1800px;
    z-index: -1;
}

h2.entry-title.heading-size-1 {
    font-size: 22px;
    text-align: left;
}

.singular .entry-header {
    background-color: transparent;
    padding: 4rem 0;
}

.singular .featured-media::before {
    background: transparent;
}

.entry-content {
    background: transparent;
}


main#site-content {
    max-width: 840px;
    min-width: 840px;
    width: 840px;
    margin: -80px auto 0 auto;
    background-color: #212121;
}

.singular .featured-media-inner {
    position: relative;
    left: 0;
    width: auto;
}

h1.entry-title {
    font-size: 22px;
    /* left: 0px; */
    /* margin: 0px; */
    text-align: left;
    color: white;
    font-weight: 100;
}

li.post-comment-link.meta-wrapper,
li.post-author.meta-wrapper,
li.post-date.meta-wrapper .meta-icon {
    display: none;
}

ul.post-meta {
    float: left;
}

.post-meta-wrapper {
    margin: 20px 0px;
}

span.meta-text {
    font-size: 14px;
}

.post-inner {
    padding-top: 0px;
    margin: auto 0px;
}

.entry-content {
    color: white;
}

.entry-content h3 {
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
}

.entry-content p {
    font-size: 14px;
    font-weight: 100;
    font-family: "Roboto", Sans-serif;
}

.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: fit-content;
    width: calc(100% - 4rem);
}

.entry-content>* {
    margin-left: 40px !important;
    margin-right: 40px !important;
    margin-top: 0px !important;
    margin-bottom: 1.25em;
}

a.previous-post,
a.next-post {
    font-size: 14px;
}

#footer {
    font-size: .95em;
}

#footer {
    padding: 10px 52px;
    overflow-x: hidden;
}

#footer {
    background-color: #212121;
}

footer {
    color: #777;
}

footer {
    display: block;
    margin: 20px auto;
    max-width: 840px;
    min-width: 840px;
    width: 840px;
}

.text-align-center {
    text-align: center;
}

hr.post-separator.styled-separator.is-style-wide.section-inner {
    visibility: hidden;
}

footer p {
    font-size: 14px;
}

footer p a {
    color: white !important;
}

@media (min-width: 700px) {
    .pagination-single hr:last-child {
        margin: 20px 0;
    }
}

.pagination-single hr:last-child {
    margin: 20px 0;
}

@media (min-width: 700px) {
    .pagination-single hr:first-child {
        margin: 20px 0;
    }
}

.pagination-single hr:first-child {
    margin: 20px 0;
}

#footerBlock {
    min-height: 34px;
}

.sqs-simple-like .like-icon {
    -webkit-animation: none;
}

h2#reply-title,
p.comment-notes,
p.logged-in-as {
    display: none;
}


.comment-respond p:not(.comment-notes) {
    max-width: 840px;
}

.comment-respond label {
    display: block;
    color: white;
}

.comment-respond p {
    line-height: 1.1;
    margin-bottom: 2rem;
    margin-right: 0px;
    margin-right: 0px;
}

.featured-media-inner.section-inner {
    margin: 0 40px 20px 40px;
}

form#commentform {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
}

.form-submit input#submit {
    float: right;
    position: relative;
    bottom: 70px;
    right: 20px;
    background-color: #272727;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 12px/1em 'Helvetica Neue', helvetica, arial, sans-serif;
    font-weight: normal;
    padding: 14px 18px;
    position: relative;
    text-align: center;
}


.sqs-simple-like .like-icon {
    transition: background-color, opacity .5s ease-out;
    float: left;
    margin-right: 5px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #999 url(//assets.squarespace.com/universal/images-v6/comments/icon_like_12_light.png) center center no-repeat;
    background-size: 10px;
    display: block;
}

.squarespace-social-buttons.inline-style {
    display: inline-block;
    cursor: pointer;
}


.squarespace-social-buttons.inline-style .ss-social-button-icon {
    float: left;
    margin-right: 5px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #999 url(//assets.squarespace.com/universal/images-v6/standard/icon_social_button_10_light.png) center center no-repeat;
    background-size: 8px;
    display: block;
}

.sqs-simple-like {
    float: right;
}

.sqs-simple-like {
    cursor: pointer;
    -webkit-user-select: none;
    line-height: 18px;
    display: inline-block;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic {
    margin: auto;
}

.sqs-block-image .sqs-block-image-figure {
    margin: 0;
}

.sqs-block-image .sqs-block-image-link {
    display: block;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
    line-height: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.sqs-layout>.sqs-row {
    margin-left: -17px;
    margin-right: -17px;
}

.sqs-row {
    width: auto !important;
}

.embed-block .intrinsic,
.video-block .intrinsic,
.embed-block .sqs-block-content .intrinsic,
.video-block .sqs-block-content .intrinsic {
    position: relative;
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud),
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) {
    position: relative;
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper,
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .sqs-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-block .intrinsic,
.video-block .intrinsic,
.embed-block .sqs-block-content .intrinsic,
.video-block .sqs-block-content .intrinsic {
    position: relative;
}

.sqs-video-wrapper .intrinsic {
    max-width: 100%;
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.embed-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe,
.video-block .sqs-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sqs-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sqs-row:after {
    clear: both;
}

.sqs-row:before,
.sqs-row:after {
    content: "";
    display: table;
}

.sqs-layout>.sqs-row {
    margin-left: -17px;
    margin-right: -17px;
}

.sqs-row {
    width: auto !important;
}

.sqs-row:before,
.sqs-row:after {
    content: "";
    display: table;
}

.sqs-col-4 {
    width: 33.3333%;
}

[class*=sqs-col] {
    float: left;
}

.sqs-layout:not(.sqs-editing) .sqs-row+.sqs-row:not(:last-child) .sqs-block:last-child {
    padding-bottom: 17px;
}

.sqs-layout:not(.sqs-editing) .sqs-row+.sqs-row .sqs-block:not(.float):first-child {
    padding-top: 17px;
}

.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
    padding-top: 0;
}

.sqs-block:not(.sqs-block-html):not(.sqs-block-markdown) {
    clear: both;
}

[class*=sqs-col] .sqs-block {
    padding-left: 17px;
    padding-right: 17px;
}

.sqs-block {
    position: relative;
    height: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, 0);
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic {
    margin: auto;
}

.sqs-block-image .sqs-block-image-figure {
    margin: 0;
}

figure {
    margin: 0;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
    line-height: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

span.page-numbers.current {
    display: none;
}

a.page-numbers {
    display: none;
}

a.next.page-numbers,
a.prev.page-numbers {
    font-size: 12px;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic .image-block-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    width: 100%;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
    max-width: 100%;
}

.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
    max-width: none;
}

[class*=sqs-col]:last-child {
    padding-right: 0;
}

.sqs-col-12 {
    width: 100%;
}

.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
    padding-top: 0;
}

[class*=sqs-col] .sqs-block {
    padding-left: 17px;
    padding-right: 17px;
}

.sqs-block-html {
    clear: none;
}

.sqs-block-html .sqs-block-content {
    outline: none;
}

.sqs-block-html .sqs-block-content>*:first-child {
    margin-top: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 300;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1.2em 0;
}

h2 {
    color: #fff;
}

.sqs-gallery-block-grid {
    overflow: hidden;
}

.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-4 .sqs-gallery-design-grid-slide:nth-child(4n + 1) {
    clear: left;
}

.sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-4 .sqs-gallery-design-grid-slide {
    width: 25%;
}

.sqs-gallery-block-grid .slide {
    float: left;
    width: 25%;
}

.sqs-row {
    width: auto !important;
}

.sqs-col-12 .sqs-col-6 {
    width: 50%;
}

.sqs-col-6 {
    width: 50%;
}

iframe {
    display: initial;
    max-width: 100%;
}

.sqs-block:not(.sqs-block-html):not(.sqs-block-markdown) {
    clear: both;
}

.sqs-block[class*=float-right] {
    float: right;
    margin-left: 17px;
}

.sqs-block[class*=float] {
    z-index: 10 !important;
    box-sizing: border-box;
    clear: none;
}

[class*=sqs-col]:last-child {
    padding-right: 0;
}

.sqs-col-12 {
    width: 100%;
}

[class*=sqs-col] {
    float: left;
}

[class*=sqs-col] .sqs-block {
    padding-left: 17px;
    padding-right: 17px;
}

.sqs-block-html .sqs-block-content>*:first-child {
    margin-top: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

.text-align-right {
    text-align: right;
}

.sqs-layout:not(.sqs-editing)>.sqs-row:first-child>[class*=sqs-col]:first-child>.sqs-block:last-child,
.sqs-layout:not(.sqs-editing) .sqs-block+.sqs-row .sqs-block:not(.float):last-child {
    padding-bottom: 17px;
}

.sqs-layout:not(.sqs-editing) .sqs-block+.sqs-row .sqs-block:not(.float):first-child {
    padding-top: 17px;
}

.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
    padding-top: 0;
}

@media (min-width: 700px) {
    hr {
        margin: 1rem auto;
    }
}

.st-has-labels .st-btn.st-remove-label>span {
    display: inline-block !important;
}

.st-btn[data-network='sharethis']>span {
    color: #35a735 !important;
    font-size: 13px;
    font-family: Roboto;
}

.st-btn[data-network='sharethis'] {
    background-color: transparent !important;
}

.st-btn>img {
    display: none !important;
}

.stn-btns .st-btn>img {
    display: inline-block !important;
}

span.st-label {
    margin-top: -7px;
}


.sqs-simple-like .like-icon:hover {
    background: #d10000 url(//assets.squarespace.com/universal/images-v6/comments/icon_like_12_light.png) center center no-repeat;
}