/*
 Theme Name:   Twentynineteen Child
 Theme URI:    https://virtuenetz.com/
 Description:  A Twenty Nineteen Child Theme 
 Author:       VirtueNetz
 Author URI:   https://virtuenetz.com/
 Template:     twentynineteen
 Version:      1.0.0
*/

@font-face {
    font-family: 'Baskerville';
    src: url('fonts/BaskervilleLight.eot');
    src: url('fonts/BaskervilleLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/BaskervilleLight.woff2') format('woff2'),
        url('fonts/BaskervilleLight.woff') format('woff'),
        url('fonts/BaskervilleLight.ttf') format('truetype'),
        url('fonts/BaskervilleLight.svg#BaskervilleLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baskerville';
    src: url('fonts/Baskerville.eot');
    src: url('fonts/Baskerville.eot?#iefix') format('embedded-opentype'),
        url('fonts/Baskerville.woff2') format('woff2'),
        url('fonts/Baskerville.woff') format('woff'),
        url('fonts/Baskerville.ttf') format('truetype'),
        url('fonts/Baskerville.svg#Baskerville') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baskerville';
    src: url('fonts/BaskervilleBold.eot');
    src: url('fonts/BaskervilleBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/BaskervilleBold.woff2') format('woff2'),
        url('fonts/BaskervilleBold.woff') format('woff'),
        url('fonts/BaskervilleBold.ttf') format('truetype'),
        url('fonts/BaskervilleBold.svg#BaskervilleBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-Bold.eot');
    src: url('fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-Bold.woff2') format('woff2'),
        url('fonts/GillSans-Bold.woff') format('woff'),
        url('fonts/GillSans-Bold.ttf') format('truetype'),
        url('fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-Heavy.eot');
    src: url('fonts/GillSans-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-Heavy.woff2') format('woff2'),
        url('fonts/GillSans-Heavy.woff') format('woff'),
        url('fonts/GillSans-Heavy.ttf') format('truetype'),
        url('fonts/GillSans-Heavy.svg#GillSans-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-CondensedRegular.eot');
    src: url('fonts/GillSans-CondensedRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-CondensedRegular.woff2') format('woff2'),
        url('fonts/GillSans-CondensedRegular.woff') format('woff'),
        url('fonts/GillSans-CondensedRegular.ttf') format('truetype'),
        url('fonts/GillSans-CondensedRegular.svg#GillSans-CondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-CondensedBold.eot');
    src: url('fonts/GillSans-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-CondensedBold.woff2') format('woff2'),
        url('fonts/GillSans-CondensedBold.woff') format('woff'),
        url('fonts/GillSans-CondensedBold.ttf') format('truetype'),
        url('fonts/GillSans-CondensedBold.svg#GillSans-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-Medium.eot');
    src: url('fonts/GillSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-Medium.woff2') format('woff2'),
        url('fonts/GillSans-Medium.woff') format('woff'),
        url('fonts/GillSans-Medium.ttf') format('truetype'),
        url('fonts/GillSans-Medium.svg#GillSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans.eot');
    src: url('fonts/GillSans.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans.woff2') format('woff2'),
        url('fonts/GillSans.woff') format('woff'),
        url('fonts/GillSans.ttf') format('truetype'),
        url('fonts/GillSans.svg#GillSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-Light.eot');
    src: url('fonts/GillSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-Light.woff2') format('woff2'),
        url('fonts/GillSans-Light.woff') format('woff'),
        url('fonts/GillSans-Light.ttf') format('truetype'),
        url('fonts/GillSans-Light.svg#GillSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.font-gillsans {
	font-family: 'Gill Sans' !important;
}
.bask-light {
	font-family: Baskerville !important;
}
.bask-normal {
	font-family: Baskerville !important;
}
.bask-bold {
	font-family: Baskerville !important;
}

.site-title {
    display: none;
}

/*@import url("../twentynineteen/style.css");*/

@media only screen and (min-width: 789px) {
    .site-branding-container {
        width: 50%;
        display: inline-block;
    }
    section#zoom-social-icons-widget-3 {
        margin-top: 15px;
        float: right;
        width: 50%;
        display: inline-block;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 503px) and (min-width: 359px) {
    span.zoom-social_icons-list-span.social-icon {
    font-size: 16px !important;
    padding: 0 !important;
    }
    li.zoom-social_icons-list__item {
    margin: 0 !important;
    }
}
@media only screen and (max-width: 788px) {
    .site-header {
    margin: 0;
    /*padding: 3rem 0;*/
    position: absolute;
    z-index: 2;
    width: 100%;
    }
    .site-branding-container {
        width: 50%;
        display: inline-block;
    }
    section#zoom-social-icons-widget-3 {
        margin: 0;
        float: right;
        width: 50%;
        display: inline-block;
        /*padding-right: 40px;*/
    }
    span.zoom-social_icons-list-span.social-icon {
    font-size: 18px !important;
    }
}
/* @media only screen and (max-width: 768px) {
	
} */
/* @media only screen and (min-width: 481px) and (max-width: 788px) {
	.site-logo .custom-logo-link {
	    width: 96px;
	    height: 64px;
	}
	.site-logo {
	    margin-top: 0 !important;
	    margin-left: 15px !important;
	}
} */
@media only screen and (min-width: 789px) {
	.site-branding {
	    margin: 0 !important;
	}
	.site-logo {
    	left: 0 !important;
    	top: 0 !important;
	}
	.site-logo .custom-logo-link {
	    width: 150px !important;
	    height: 90px !important;
	}
}
@media only screen and (min-width: 768px) {
	.site-logo .custom-logo-link {
    	width: 96px;
    	height: 64px;
	}
	.site-logo {
    	/* right: calc(100% + (1.25 * 1rem)); */
		left: 0;
    	top: 0;
	}
	.site-branding {
    	margin: 0;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.site-logo .custom-logo-link {
    	width: 96px;
    	height: 64px;
	}
	.site-logo {
    	/* right: calc(100% + (1.25 * 1rem)); */
		left: 0;
    	top: 0;
		margin: 0 !important;
	}
	.site-branding {
    	margin: 0;
	}
}
@media only screen and (max-width: 480px) {
	.site-logo {
		display: none;
	}
}
.site-logo .custom-logo-link {
	border-radius: 0;
}
.site-logo {
	margin-top: -35px;
    margin-left: 35px;
}
.site-logo .custom-logo-link:hover {
	box-shadow: none;
}
/* @media only screen and (min-width: 481px) {
	.elementor-element-fa95cc1 {
		display: none;
	}
} */
.tp-bullet-title {
	display: none;
}
.elementor-slideshow__title {
	display: none;
}
@media (max-width: 479px) {
	.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item {
		max-width: 50% !important;
	}
}
.elementor-social-icon i:hover {
    color: #011C8A !important;
}
.elementor-element-693c0c9 p.elementor-image-box-title:hover {
	color: #d2b72c !important;
/*     font-size: 24px !important; */
}
.elementor-element-a31ef59 p.elementor-image-box-title:hover {
	color: #011C8A !important;
/*     font-size: 24px !important; */
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
	vertical-align: top;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item a.zoom-social_icons-list__link {
    display: block;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item a.zoom-social_icons-list__link span.screen-reader-text {
    display: none;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item a.zoom-social_icons-list__link .social-icon {
	display: block;
}
.footer-follow-us .elementor-social-icon-discord,
.footer-follow-us .elementor-social-icon-twitch {
	font-size: 23px !important;
	line-height: 1.2;
}
.games-logos ul li {
	margin-bottom: 30px !important;
}
.games-logos ul li a {
    display: block !important;
    padding: 5px 0 0;
}
.games-logos ul li a span {
	display: block;
}
.games-logos ul li a .elementor-icon-list-icon {
    min-height: 55px;
    transition: all 0.3s;
}
.games-logos ul li a:hover .elementor-icon-list-icon {
    transform: scale(1.1);
}
.games-logos ul li a .elementor-icon-list-icon svg {
	width: 100% !important;
}

.elementor-element-693c0c9 .elementor-row {
    justify-content: center !important;
}
.elementor-element-a31ef59 .elementor-row {
    justify-content: center !important;
}
.switch-button .elementor-button-icon svg {
    width: 24px;
}
.steam-button .elementor-button-icon svg {
    width: 24px;
}
.switch-button .elementor-button {
	padding: 8px 10px 1px !important;
	line-height: 1.6 !important;
}
.steam-button .elementor-button {
	padding: 8px 10px 1px !important;
	line-height: 1.6 !important;
}
.switch-button span.elementor-button-text {
    margin-right: 65px;
}
.steam-button span.elementor-button-text {
    margin-right: 65px;
}
.steam-button span.elementor-button-text:after {
    content: '';
    position: absolute;
    background: url(http://iamdeadgame.com/wp-content/uploads/2020/09/arrow.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    margin-left: 44px;
}
.switch-button span.elementor-button-text:after {
    content: '';
    position: absolute;
    background: url(http://iamdeadgame.com/wp-content/uploads/2020/09/arrow.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    margin-left: 44px;
}