/*
Theme Name: Themevarr
Theme URI: https://itscovarr.com
Author: Covarr
Author URI: http://itscovarr.com/
Description: Covarr is brought to you without a sponsor.
Version: 2023.8
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: themevarr

Themevarr WordPress Theme © 2021-2023 Covarr
*/

@import url('https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed&family=Saira:ital,wght@0,600;0,700;1,700&display=swap');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

@font-face {
    font-family: "Magistral";
    src: url("fonts/90880752cbefe9cb63ba3311774d1f27.eot");
    /* IE9*/
    src: url("fonts/90880752cbefe9cb63ba3311774d1f27.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/90880752cbefe9cb63ba3311774d1f27.woff2") format("woff2"), /* chrome、firefox */
    url("fonts/90880752cbefe9cb63ba3311774d1f27.woff") format("woff"), /* chrome、firefox */
    url("fonts/90880752cbefe9cb63ba3311774d1f27.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("fonts/90880752cbefe9cb63ba3311774d1f27.svg#Magistral Bold Italic W08 Rg") format("svg");
    /* iOS 4.1- */
}

h3 {
	font-family: "Saira";
	font-weight: 600;
	font-style: italic;
	font-style: italic;
    font-size: 20pt;
    color: #92ceff;
    margin-bottom: 15px;
}

h1, h2 {
    font-family: "Saira";
	font-weight: 700;
	font-style: italic;
    font-size: 24pt;
    color: #92ceff;
    margin-bottom: 15px;
}

.sst-main-wrapper {
    display: none !important;
}

.sst-widget-wrapper {
    width: 80%;
    margin: 10px auto;
    text-shadow: none;
}

.sst-current-status {
    font-family: "Saira Semi Condensed";
    font-size: 12pt;
    width: fit-content;
    display: inline-block;
}

.sst-status-wrapper,
.sst-status-wrapper-inner {
    border: 0 !important;
    border-right-width: 0 !important;
}

.tag-groups-label {
    font-size: 14pt !important;
    padding: 3px 0 3px 15px;
	margin-bottom: .5em;
    display: block;
	font-family: "Saira Semi Condensed", "Abel", sans-serif;
}

.tag-groups-tag a:hover {
    text-decoration: none;
}

.tag-groups-label:hover {
    background: rgba(0, 0, 0, .3);
}

a {
    text-decoration: none;
    color: #8df;
}

a:hover {
    text-decoration: underline;
}

body {
    line-height: 1;
    background: #011d48 scroll url('images/bg-large-2023.jpg') top center repeat;
    font-family: "Saira Semi Condensed", Abel, sans-serif;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
    font-size: 16pt;
}

.entry-content,
.category-blog .entry-summary {
    line-height: 1.3em;
}

.category-blog p {
    text-indent: 1em;
}

@media screen and (orientation: portrait) {
    body {
        background-size: auto 120vh;
    }
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    padding: 2px
}

big {
    font-size: 120%
}

small, sup, sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd, tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del, strike, s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address, cite, var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 890px;
    max-width: 95vw;
    box-sizing: border-box;
    padding: 0 10px;
}

#site-title {
    text-align: center;
}

.menu-main-menu-container {
    background-color: rgba(0, 0, 0, .6);
    margin: 0 auto;
    border-radius: 20px;
}

#menu-main-menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#menu-main-menu li {
    font-size: 22pt;
    text-align: center;
}

#menu-main-menu li a {
    padding: 0.1em 1em;
    color: #fff;
    display: inline-block;
}

#menu-main-menu li a:hover {
    color: #1a1a45;
    background: rgb(195, 240, 255);
    background: linear-gradient(180deg, rgba(195, 240, 255, 1) 0%, rgba(90, 168, 255, 1) 100%);
    text-shadow: none;
    text-decoration: none;
}

article {
    background: rgba(255, 255, 255, .2);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.03) 10%, rgba(255, 255, 255, 0.2) 90%);
    box-sizing: border-box;
    margin: .6em;
    border-radius: 25px;
    padding: 1.2em;
}

.category-blog .entry-content .p {
    line-height: 1.3em;
}

.entry-content ul {
    list-style-type: disc;
    margin: 15px 30px;
}

.entry-content ul li {
    margin-bottom: 10px;
}

.cat-links, .tag-links, .post-edit-link {
    display: block;
    font-size: 11pt;
    margin: 5px 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
}

.entry-meta {
    font-size: 11pt;
    display: inline-block;
    margin-bottom: 10px;
}

p {
    margin: 20px 0;
}

blockquote {
    margin: 20px 40px;
}

main>header {
    margin: 15px;
}

.tag-page-link {
    margin: 15px;
    display: block
}

.nav-links {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

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

#footer {
    font-size: 12pt;
    margin: 15px;
}

.entry-summary img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
    box-shadow: 4px 4px 12px rgb(0 0 0 / 70%);
	border-radius: 21px;
}

.attachment-post-thumbnail,
.size-post-thumbnail {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.entry-content .wp-post-image {
    display: none;
}
.wp-block-latest-posts__featured-image .wp-post-image {
	display: block;
	box-shadow: 4px 4px 12px rgb(0 0 0/70%);
	max-width:100%;
	width:300px;
	margin-bottom:1em;
	border-radius: 21px;
}

.entry-content img {
    max-width: 90%;
    height: auto;
}

.aligncenter {
    display: inline-block;
    margin: 0 auto;
}

.video-jump {
    font-family: "Saira Semi Condensed", sans-serif;
    font-size: 14pt;
    margin: 5px 5px 5px 0;
    color: #fff;
    background-color: #335;
    border-radius: 20px;
    padding: 5px 12px;
    display: inline-block;
    border: 0;
    cursor: pointer;
    box-sizing: border-box;
}

.video-jump:hover {
    background-color: #66b;
}

body.tag .entry-summary img,
body.category .entry-summary img,
body.tax-game .entry-summary img,
body.tax-person .entry-summary img,
body.tax-series .entry-summary img {
    width: 300px;
    display: inline-block;
    margin: 0 15px 15px 15px;
    float: left;
}

body.tag article:nth-child(odd) .entry-summary img,
body.category article:nth-child(odd) .entry-summary img,
body.tax-game article:nth-child(odd) .entry-summary img,
body.tax-person article:nth-child(odd) .entry-summary img,
body.tax-series article:nth-child(odd) .entry-summary img {
    width: 300px;
    display: inline-block;
    margin: 0 15px 15px 15px;
    float: right;
}

body.tag .entry-meta,
body.category .entry-meta,
body.tax-game .entry-meta,
body.tax-person .entry-meta,
body.tax-series .entry-meta {
    display: none;
}

body.category .category-blog .entry-meta {
    display:inline-block;
}

@media screen and (max-width:600px) {
    body.tag .entry-summary img,
    body.category .entry-summary img,
    body.tax-game .entry-summary img,
    body.tax-person .entry-summary img,
    body.tax-series .entry-summary img {
        width: 300px;
        max-width: 90%;
        display: block;
        margin: 10px auto;
        float: none;
    }
}

@media screen and (max-width:750px) {
	article {
		padding: 0.7em;
	}
	
	.wp-block-latest-posts__featured-image.alignleft, .wp-block-latest-posts__featured-image.alignright {
		width:100%;
		margin-right:0;
	}
	
	.wp-block-latest-posts__featured-image.alignleft img,
	.wp-block-latest-posts__featured-image.alignright img {
		width:100%;
	}
	
	.latest-video-block .wp-block-latest-posts,
    .latest-stream-block .wp-block-latest-posts {
		margin: 15px 0;
	}
	
	.latest-stream-block .has-text-align-right {
		text-align: left;
	}
	
}

body.tag article::after,
body.category article::after {
    content: "";
    clear: both;
    display: table;
}

body.tag main>header .entry-title,
body.category main>header .entry-title {
    font-size: .8em;
}

.wq-quiz {
    text-shadow: none;
}

.epyt-video-wrapper {
    border: 6px solid #ade0ff;
    box-shadow: 4px 4px 12px rgb(0 0 0 / 70%);
}
.home.page .entry-title {
display: none;
}

.wp-block-button__link {
	padding: calc(0.3em + 2px) calc(1.333em + 2px);
}

.div.wp-block-buttons {
	display: flex;
	flex-direction: row;
}

.wp-block-buttons > .wp-block-button {
	flex: 350px;
	flex-basis: 350px !important;
}

p.narrower {
	margin: 20px auto;
	max-width: 90%;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color:rgba(0,0,0,0.2);
}

ol.wp-block-footnotes {
	list-style-type: decimal;
	margin:1em 2em 2em 2em;
}

.ui-tabs .ui-tabs-panel {
	background: rgba(0,0,0,0.2);
	color: #8df;
	padding: 1em .5em;
}

.ui-tabs -ui-tabs-panel a,
.ui-widget-content a {
	color: #8df;
}

.ui-tabs-panel {
	border-color: rgba(0,0,0,0.3);
	border-radius: 25px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background-color: rgba(0,0,0,0.2);
	border-color: rgba(0,0,0,0.3);
	border-radius: 10px;
}

.ui-state-active a,
.ui-state-default a,
.ui-state-active a:link,
.ui-state-default a:link {
	color: #8df;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
	font-family: Saira;
	font-style: italic;
	font-weight: 700;
}

.ui-tabs-nav li:first-child {
	margin-left: 1.5em;
}

.wp-block-query > ul {
	list-style-type: none;
}

.wp-block-latest-posts__post-title {
	font-family: Saira, sans-serif;
	font-weight: 700;
	font-style: italic;
}

.wp-block-latest-posts__post-excerpt {
	font-size: .8em;
}

.wp-block-latest-posts__post-excerpt .epyt-video-wrapper {
	display:none;
}

.archive .ecae-image {
	width: 100% !important;
	margin-top: 1em;
}

.archive .ecae p:nth-child(2) {
	margin-top:0;
}

.meta-category {
	font-weight:bold;
	padding:0px 1em;
	border-radius:100px;
	color:#fff;
	font-size:14pt;
}

.meta-category.category-vods {
	background-color: #900;
}

.meta-category.category-edited-videos {
	background-color: #090;
}

.clearfix {
	clear: both;
}

.latest-video-block,
.latest-stream-block {
	clear:both;
	padding:1em;
	border-radius:25px;
}

.latest-video-block {
	background: linear-gradient(to bottom, rgba(0,120,0,.4), rgba(0,60,0,.1));
}

.latest-stream-block {
	background: linear-gradient(to bottom, rgba(180,0,0,.4), rgba(90,0,0,.1));
}

.latest-video-block .wp-block-latest-posts,
.latest-stream-block .wp-block-latest-posts {
	min-height:168px;
}

.latest-video-block {
	margin-bottom:1em;
}

.ui-accordion-header-active {
	margin-bottom:0px;
}

.ui-accordion .ui-accordion-header {
	color: #8df;
}

.ui-accordion .ui-accordion-header:first-child {
	border-radius:25px 25px 0 0;
}

.ui-accordion-header-collapsed:last-of-type {
	border-radius:0 0 25px 25px;
}

.ui-accordion-content:last-of-type {
	border-radius:0 0 25px 25px;
}

.ui-accordion-content.ui-widget-content {
	background:rgba(0,0,0,.2);
	border-color:rgba(0,0,0,.3);
	margin-top:-1px;
	padding-top:.5em;
	padding-bottom: .5em;
}

.ui-accordion-content-active,
.tag-groups-alphabetical-index,
#tag-groups-alphabetical-index-68796537d7f93 {
    column-width: 7em;
}

.temporary-hide {
	display:none !important;
}

.ea-card {
    background: rgba(0,0,0,.2) !important;
    border-color: rgba(0,0,0,.3) !important;
    border-radius: 25px !important;
}

.ea-body {
    background:none !important;
}

.ea-header a,
.sp-easy-accordion > .sp-ea-single > .ea-header a .ea-expand-icon {
    color: #8df !important;
    font-size: 20pt;
}