/*
 Theme Name:   Wildfrost
 Description:  Wildfrost Theme
 Version:      1.0.0
 Text Domain:  wildfrost
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap');

@font-face
{
font-family: Clink;
src: url('fonts/clink.ttf'),
     url('fonts/clink.eot'); /* IE9 */
}

a:link, a:visited {
	color: #37ddc4;
}

a:hover, a:active  {
	color: #51ffff;
}

body {
	background-color: #bddfda;
	color: white;
}

img {
	max-width: 100%;
}

/* -------------------------
|         NAV BAR          |
------------------------- */
header.wf_header {
	background: url("content/navbar-bg-new.png") center;
	height: 127px;
	z-index: 20;
	position: relative;
}

nav > ul {
    text-align: center;
    padding-top: 13px;
}

nav > ul > li {
	display: inline-block;
}

li.nav_logo {
	float: left;
}

img#logo-text-icon {
	display:none;
}

li.nav_menu {
	margin-left: 81px;
	font-family: 'Clink', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
	margin-top: -4px;
	width: 950px;
	max-width: 100%;
    text-align: left;
}

li.nav_menu a, li.social.to-right a {
	color: #f6ede2;
	text-shadow: 0 4px 4px #381f1b;
}

li.nav_menu a:hover, li.social.to-right a:hover {
	color: white;
	text-shadow: 0 2px black;
	text-decoration: none;
}

li.social.to-right {
	float: right;
	font-size: 30px;
	margin-top:3px;
	margin-right: 65px;
}

a#nav_about {
    margin-left: 81px;	
}

a#nav_media {
    margin-left: 50px;	
}

a#nav_faq {
    margin-left: 59px;	
}

a#nav_press {
    margin-left: 109px;	
}

a#nav_news {
    margin-left: 48px;
}

a#nav_wiki {
    margin-left: 56px;
}

div.button_purple {
	background: url("content/button_purple.png");
	width: 230px;
	height: 55px;
    font-family: 'Clink', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 4px 2px #232324;
}

div#button_purple_steam {
	background: url("content/button_purple_steam.png");
	width: 52px;
	height: 55px;
	margin-top: -7px;
	margin-right: 4px;
	display: none;
}

a.button {
	color: white !important;
}

div#button_wishlist {
	font-size: 40px;
    margin-top: -8px;
    margin-right: 63px;
}

div#button_presskit {
	font-size: 33px;
    padding-top: 5px;
}

div#button_presskit a {
	color: white;
}

/* -------------------------
|       FIXED BUTTONS      |
------------------------- */

div#button-wrap {
	position: fixed;
    bottom: 30px;
	padding-left: 40px;
    z-index: 150;
}

div#button-trailer {
	background: url("content/button_trailer.png") center;
	height: 69px;
	width: 227px;
}

div.icon-store-wrap {
	width: 100%;
	display: inline-table;
}

div.icon-store {
	width: 25%;
	display: inline-table;
}
	
div#icon-steam {
	margin-bottom: 10px;
}
	
div#icon-nintendo {
	padding-left: 4px;	
}
	
div#icon-playstore {
	padding-left: 4px;	
	text-align:right;
}
	
div#icon-appstore {
	text-align:center;
}

div.mobile-link {
	margin-left: 150px;
	margin-top: 135px;
	position: relative;
}

a.mobile-link-icon {
	position: absolute;
	cursor: pointer;
	top: 105px;
	width:
}

a#mobile-link-icon-playstore {
	left: 360px;
	top: 105px;
}

a#mobile-link-icon-appstore {
	left: 44px;
	top: 105px;
}

/* -------------------------
|         PARALLAX         |
------------------------- */
div#splash_mobile {
    background-image: url(content/parallax/splash_mobile.png);	
	height: 100%;
	background-size: cover;
	background-position: top;
	display: none;
}

.panel, .panel_layer {
    height: inherit;
    width: 100%;
    position: fixed;
}

.panel {
    position: relative;
    margin-bottom: 0px;
    border: 0.1px solid transparent;
}

#parallax {
    height: 1039px;
    z-index: 1;
    background: #000000;
	margin-top: -58px;
}

.parallax {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#layer-1 {
    background-color: #03a5c8;
    position: absolute;
}

#layer-2 {
    background-image: url(content/parallax/parallax_1.jpg);
	margin-top:-80px;
}

#layer-3 {
    background-image: url(content/parallax/parallax_2.png);
}

#layer-4 {
    background-image: url(content/parallax/parallax_3.png);
}

#layer-5 {
    background-image: url(content/parallax/parallax_4.png);
}

#layer-5a {
    background-image: url(content/parallax/parallax_4a.png);
}

#layer-6 {
    background-image: url(content/parallax/parallax_5.png);
}

#layer-7 {
    background-image: url(content/parallax/parallax_6.png);
}

#layer-8 {
    background-image: url(content/parallax/parallax_7.png);
}

#layer-9 {
    background-image: url(content/parallax/parallax_8.png);
}

#snow {
    height: 100vh;
}

#mobile-sticker {
	
}

div#video-wrap {
	position: relative;
	text-align: center;
	padding-top: 6px;
}

div#logo {
	position: relative;
	text-align: center;
	padding-top: 37px;
}

/* -------------------------
|           BODY           |
------------------------- */
div#body-section {
	margin-top: -109px;
	z-index: 10;
	position: relative;
}

div#body-wrapper {
	background: url("content/bg.jpg") repeat center center;
	background-size: 100%;
	width:100%;
    padding-top: 563px;
    margin-top: -593px;
    position: relative;
	margin-bottom: 55px;
	padding-bottom: 300px;
}

div#body-content {
	max-width: 1500px;
	margin: auto;
}

div#about {
    font-family: 'Poppins', sans-serif;
	font-size: 20px;
}

div#about h1 {
    font-family: 'Clink', sans-serif;
    text-transform: uppercase;
    color: #37ddc4;
    font-size: 40px;
    text-shadow: 1px 3px 3px #272f4c;
	text-align: center;
}

div#about-banner {
    background: url("content/heading-backing.png") center;
	width: 413px;
	max-width: 100%;
    height: 81px;
    text-align: center;
    margin: auto;
	color: #74453d;
    font-family: 'Clink';
    font-size: 40px;
    text-transform: uppercase;
    padding-top: 5px;
	position: relative;
}

div#about-character {
	text-align: center;
}

div#presskit {
	margin-top: 60px;
}

img#about-foxee {
	margin-bottom: -32px;
}

img#about-waddlegoons {
	margin-bottom: -16px;
}

img#about-frostmonk {
	margin-bottom: -22px;
}

img#about-presskit {
	margin-top: 
	margin-left: -65px;
	margin-bottom: -61px;
}

td#card-left, td#card-right {
	width: 262px;
}

div#about-section-wrap {
	max-width: 1400px;
	margin: auto;
}

td#about-section {
	padding: 0 30px;
}

td#about-section p {
	margin-left: 15px;
	margin-bottom: 30px;
    letter-spacing: 0.11em;
}

/* -------------------------
|    DEFAULT TEMPLATE      |
------------------------- */
main.container {
	margin-bottom: 500px;
	z-index: 10;
	position: relative;
}

body.page-template-default, body.page-template-presskit, body.error404 {
	background: url("content/bg.png") repeat center center;
	background-size: 100%;
}


/* -------------------------
|         WISHLIST         |
------------------------- */
div#wishlist-wrapper {
    background: url("content/steam-widget-frame.png") center;	
	height: 706px;
	position: relative;
	z-index: 30;
	padding-top: 256px;
}

div#wishlist-box {
	max-width: 841px;
	margin: auto;
}

/* -------------------------
|          MEDIA           |
------------------------- */
div#arrow-wrap {
	position: relative;
}

div#screenshots-slider {
	text-align:center;
	margin-top: 30px;
    margin-bottom: 120px;
}

div.screenshot_box {
    background: url("content/screenshot-border.png") center;
	width: 625px;
	height: 370px;
	padding: 19px;
	display: inline-block;
	margin: 7px;
}

div#arrow-left-screenshots {
	position: absolute;
    left: -110px;
    margin-top: -440px;
}

div#arrow-right-screenshots {
	position: absolute;
    right: -110px;
    margin-top: -440px;
}

img.arrow:hover {
	cursor: pointer;
	opacity: 70%;
}

img.arrow:active {
	margin-top: 3px;
}

ul.slick-dots {
    bottom: -45px;
}

.slick-dots li img:nth-child(1) {
    display: block;
}

.slick-dots li img:nth-child(2) {
    display: none;
}

.slick-dots li.slick-active img:nth-child(1) {
    display: none;
}

.slick-dots li.slick-active img:nth-child(2) {
    display: block;
}

.slick-initialized .slick-slide {
	cursor:grab;
}

/* -------------------------
|        FEATURES          |
------------------------- */
div#features {
	margin-top: 70px;
	margin-bottom: 120px;
}

div#features-banner {
    background: url("content/subheading-backing.png") center;
	width: 399px;
	max-width: 100%;
    height: 69px;
    text-align: center;
    margin: auto;
	color: #74453d;
    font-family: 'Clink';
    font-size: 40px;
    text-transform: uppercase;
    padding-top: 3px;
	position: relative;
}

div#decor-features {
    background: url("content/decor-features.png") center;
	width: 839px;
	max-width: 100%;
    height: 130px;
    text-align: center;
    margin: auto;
	color: #04466d;
    font-family: 'Clink';
    font-size: 38px;
    text-transform: uppercase;
    padding-top: 68px;
	position: relative;
}

div#features-slider {
	margin-top: 50px;
}

div#arrow-left-features {
	position: absolute;
    left: -110px;
    margin-top: -400px;
}

div#arrow-right-features {
	position: absolute;
    right: -110px;
    margin-top: -400px;
}

div.features-box {
    background: url("content/features-frame.png") center;
	width: 475px;
	height: 786px;
	display: block;
	margin: auto;
	max-width: 100%;
}

div.feature-banner {
    background: url("content/features-banner.png") center;
	width: 440px;
	max-width: 100%;
	height: 78px;
    margin: -21px auto 0 auto;
    position: relative;
    text-align: center;
    font-family: 'Clink', sans-serif;
    text-transform: uppercase;
    font-size: 31px;
    padding-top: 12px;
	color: #74453d;
}

div.feature-desc {
	padding: 0px 50px;
	max-width: 100%;
    margin-top: 15px;
    height: 178px;
	text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    letter-spacing: 0.07em;
}

img.features-screenshot {
    padding-top: 82px;
    margin: auto;
}

/* -------------------------
|           FAQ            |
------------------------- */
div#faq {
	text-align: center;
}

div#faq-bullet {
	background: url("content/gem-icon.png") center;
	width: 35px;
	height: 35px;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}

div#faq-list {
	max-width: 841px;
    margin: auto;
    text-align: left;
    font-family: 'Poppins', sans-serif;
	font-size: 20px;
}

div#faq-list h3 {
    font-family: 'Clink', sans-serif;
    color: #37ddc4;
    font-size: 40px;
    text-shadow: 1px 3px 3px #272f4c;
	margin-top: -3px;
	margin-bottom: 0px;
	display: flex;
}

div#faq-list p {
    margin-left: 50px;
    margin-bottom: 20px;
	letter-spacing: 0.11em;
}

/* -------------------------
|          EMAIL           |
------------------------- */

div#email_signup {
	background: url("content/email_background.png") center no-repeat;
    height: 318px;
	max-width: 843px;
    margin: auto;
    margin-top: 70px;
    position: relative;
    text-align: center;
    padding-top: 70px;
}

div#email_banner {
	background: url("content/email_banner_bg.png") center;	
    width: 623px;
	max-width:100%;
    height: 69px;
	position: relative;
    padding-top: 4px;
    margin: auto;
	color: #74453d;
    font-family: 'Clink';
    font-size: 40px;
    text-transform: uppercase;
}

input#MERGE0 {
	background-color: #fdf0e3;	
	border: none;
    padding: 1px;
    width: 400px;
	max-width: 95%;
    text-align: center;
    margin: 20px auto 0px auto;
	border-radius: 12px;
	color: #74453d;
    font-family: 'Clink';
    font-size: 32px;
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-10px);
	}
	100% {
		transform: translatey(0px);
	}
}

div#email_quill {
	background: url('content/email_quill.png') no-repeat left;
	position: absolute;
	right: -10px;
	width: 109px;
	height: 120px;
	top: -80px;
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

button, html input[type=button], input[type=reset], input[type=submit] {
	background: url(content/button_purple.png);
    width: 230px;
    height: 55px;
    font-family: 'Clink', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 4px 2px #232324;
	font-size: 32px;
    border: none;
	margin-top: 10px;
}
	
p#news-disclaimer {
	text-align: center;
	font-size: 10px;
}

/* -------------------------
|        PRESSKIT          |
------------------------- */

.presskit {
	float:left;
}

#press_team, #press_credits {
	width: 50%;
}

#press_section, #press_wishlist, #press_team, #press_credits {
    font-family: 'Arial', sans-serif;
	line-height: 25px;
    letter-spacing: 1px;
    font-size: 16px;
}

#press_videos p {
   margin-bottom: 0;
   margin-top: 1.5em;
}

.press_wrapper {
	padding-top:30px;
}

.press_wrapper p {
	font-size: 16px;
}

.press_wrapper li {
	font-size: 16px;
	line-height: 1.5em;
}

.press_wrapper h1 {
	font-size: 24px !important;
    margin-bottom: 10px;
}

#press_toc {
	width: 16.667%;
	font-family: 'Arial', sans-serif;;
    font-weight: 700;
}

#press_toc p {
	line-height: 2.8em;
}

#press_body {
	width:83.3333%;
}

#press_top_logo {
   text-align:center;
   margin-bottom: 40px;
}

#press_body_full {
	padding-left:25px;
	padding-right:25px;
}

#press_factsheet {
	width:30%;
}

#press_description {
	display:grid;
}

#press_credits {
   margin-bottom: 50px;
}

#press_credits p {
   font-size: 14px;
}

.steam_cap {
    margin-bottom: -30px !important;	
	text-align: center;
}

table.game_images td {
	padding: 10px;
}

table.screenshots td {
	padding: 5px;
}

table.game_images img {
	border: 3px solid #c7c8c9;
}

table.presskit_logo {
	text-align: center;
}

table.presskit_logo img {
	max-height: 300px;
}

div.trailer_video {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

div.trailer_video iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: 3px solid #74453d;
    box-shadow: 5px 5px rgb(0 0 0 / 30%);
}

table.screenshots img {
    width: 100%;
    height: auto;
    border: 3px solid #74453d;
    box-shadow: 5px 5px rgb(0 0 0 / 30%);
}

/* -------------------------
|        PRIVACY           |
------------------------- */


/* -------------------------
|         FOOTER           |
------------------------- */
div#footer-logos {
	text-align: center;
    position: relative;
    z-index: 10;
    margin-top: 100px;
}

div#footer-logos img {
	margin: 0 5px;
    opacity: 80%;
}

div#footer-logos img:hover {
    opacity: 100%;
}

div.footer-footer {
	background: url("content/footer-bg.png") center;
	height: 559px;
	font-family: clink, sans-serif;
    margin-top: -600px;
    position: relative;
    z-index: 15;
}

ul.menu-wrap, ul.menu-wrap a {
	text-align: center;
	font-size: 24px;
}

ul.menu-wrap {
	padding-top: 480px;
}

ul.menu-wrap li {
	display: inline-block;
}

img#footer-moochi {
	float: right;
	margin-top: -208px;
	margin-right: 146px;
}

div#mobilebreak {
		display: none;
}

/* -------------------------
|        RESPONSIVE        |
------------------------- */

/* Features Carousel */
@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(33%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-33%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

/* Page Width Media Queries */

@media (max-width: 4000px) {
	div#parallax {
		height: 2630px;
	}
}

@media (max-width: 3800px) {
	div#parallax {
		height: 2430px;
	}
}

@media (max-width: 3600px) {
	div#parallax {
		height: 2430px;
	}
}

@media (max-width: 3400px) {
	div#parallax {
		height: 2230px;
	}
}

@media (max-width: 3200px) {
	div#parallax {
		height: 2030px;
	}
}

@media (max-width: 2900px) {
	div#parallax {
		height: 1830px;
	}
}

@media (max-width: 2700px) {
	div#parallax {
		height: 1630px;
	}
}

@media (max-width: 2500px) {
	div#parallax {
		height: 1430px;
	}
}

@media (max-width: 2350px) {
	div#parallax {
		height: 1230px;
	}
}

@media (max-width:1890px) {
    i.fab {
       display:none;
    }
	
	li.nav_menu {
		margin-left: -37px;
	}
}

@media (max-width: 1760px) {
	div#arrow-left-features {
		left: 30px;
		margin-top: 0px;
	}
	
	div#arrow-right-features {
		right: 30px;
		margin-top: 0px;
	}
	
	div#arrow-left-screenshots {
		left: 30px;
		margin-top: -115px;
	}
	
	div#arrow-right-screenshots {
		right: 30px;
		margin-top: -115px;
	}
}

@media (max-width: 1712px) {
	
	div#button_wishlist {
		margin-right: 0px;
	}
	
	li.nav_menu {
        margin-left: -59px;
	}
		
	div.mobile-link {
		margin-top: 47px;
		margin-left: 0;
		text-align: center;
	}
	
	div.mobile-float {
		width: 448px;
		text-align:center;
		position: relative;
		margin: auto;
	}
}

@media (max-width: 1562px) {
		
	div#button_purple_steam {
		display: block;
	}
	
	div#button_wishlist {
		display: none;
	}	
	
	img#logo-text-icon {
		display: block;
	}
	
	img#logo-text {
		display: none;
	}
	
	li.nav_menu {
        margin-left: -20px;
    }
}

@media (max-width: 1475px) {
	td#card-right {
       display:none;
    }
	div#about-section  {
		padding-right: 200px;
	}
	
	img#footer-moochi {
		margin-right: 0px;
	}
}

@media (max-width: 1300px) {
	div.screenshot_box {
		width: 45%;
		height: initial;
		background-size: contain;
		background-repeat: no-repeat;
		margin: 3px;
	}

}

@media (max-width: 1205px) {

	li.nav_menu {
        margin-left: 0px;
    }

	img#footer-moochi {
		display: none;
	}
}

@media (max-width: 1100px) {
	td#card-left {
       display:none;
}
	div#about-section {
		padding-left: 100px;
		padding-right: 100px;
	}
	
	div.screenshot_box {
		padding: 16px;
	}
}

@media (max-width: 860px) {
	div#button_purple_steam, li.nav_logo {
		display:none;
	}
	
	div#splash_mobile {
		display: block;
	}
	
	div.parallax, div#snow {
		display: none;
	}
}

@media (max-width: 745px) {
	div#decor-features {
		background-image: none;
		background-color:#33c9c1;
		padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 25px;
		height: initial;
	}
	
	nav > ul {
		padding-left: 0px;
	}
	
	nav.wf_nav_container {
		background-color: #74453d;
	}
	
	header.wf_header {
		background: url("content/navbar-bg_mobile.png") bottom;
    	padding-bottom: 50px;
    	background-repeat: no-repeat;
		display: block;
		margin-left: -4px;
	}
	
	a#nav_about, a#nav_media, a#nav_faq, a#nav_press, a#nav_news, a#nav_wiki {
		margin-left: 0px;
		width: 49%;
		display: inline-block;
		text-align: center;
	}
	
	header.wf_header {
		height: 183px;
	}
	
	div#about-section {
		padding-left: 10px;
		padding-right: 10px;
	}

	div.screenshot_box {
		padding: 12px;
	}
}

@media (max-width: 660px) {
	div#email_quill {
		right: 10px;
		top: -100px;
	}
	
	div.screenshot_box {
		border: solid 3px #3f2324;
		background: none;
		padding: 0px;
		margin: 0px;
	}
	
	div#mobilebreak {
		display: block;
	}
	
	div#button-trailer {
	    background: url("content/button_trailer_mobile.png") center;
	    height: 69px;
	    width: 69px;
    }
	
	div#button-wrap {
		bottom: 15px;
		padding-left: 15px;
	}
	
	div#press_toc {
		display: none;
	}
	
	div#press_body {
		width: 100%;
	}
	
	div.icon-store {
		width: 50%;
		text-align: left;
		margin-bottom:0;
	}
	
	div.icon-store-wrap {
		width: 69px;
	}
	
	div#icon-steam {
		padding: 2px 2px 2px 0;
		margin-bottom: 0;
	}
	
	div#icon-nintendo {
		padding: 2px 0 2px 2px;	
	}
	
	div#icon-playstore {
		padding: 2px 0 4px 0;	
	}
	
	div#icon-appstore {
		padding: 2px 2px 4px 0;
	}
	
	#press_factsheet, #press_description {
        width: 100%;
        display: inline-block;
		padding: 0 15px;
    }
	
	#press_factsheet {
        text-align: center;
    }
	
	#press_team, #press_credits {
       width: 100%;
    }
}

@media (max-width: 500px) {
	div#parallax {
		height: 1000px;
	}
	
}