/*
Theme Name: RaketNet
Author: Pim
Description: Custom interwebs shizzle from the boys @ RaketNet
Version: 1.0.1.1
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@font-face {
  font-family: 'Pally-Medium';
  src: url('fonts/Pally-Medium.woff2') format('woff2'),
       url('fonts/Pally-Medium.woff') format('woff'),
       url('fonts/Pally-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Pally-Bold';
  src: url('fonts/Pally-Bold.woff2') format('woff2'),
       url('/fonts/Pally-Bold.woff') format('woff'),
       url('/fonts/Pally-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Medium';
  src: url('fonts/Satoshi-Medium.woff2') format('woff2'),
       url('fonts/Satoshi-Medium.woff') format('woff'),
       url('fonts/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi-Black';
  src: url('fonts/Satoshi-Black.woff2') format('woff2'),
       url('fonts/Satoshi-Black.woff') format('woff'),
       url('fonts/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
body,p,li {
	font-family: 'Satoshi-Medium'!important;
}
h1,h2,h3 {
	font-family: 'Pally-Bold'!important;
}
li.menu-item {
	font-family: 'Pally-Medium'!important;
}
button, a.wp-element-button {
	font-family: 'Pally-Bold'!important;
	letter-spacing: 1px;
	font-size: 20px;
	text-transform: uppercase;
}
button.btn-startgame {
	display: block;
	margin: 0 auto;
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h1.entry-title {
	display: none;
}
#locaties-list .locatie-title {
	margin-bottom: 16px;
}
#locaties-list .locatie-title a {
	display: inline-block;
	border-radius: 25px;
	padding: 8px 24px;
	text-decoration: none;
	font-family: 'Pally-Bold'!important;
	font-size: 19px;
	color: #2D3748;
	background-color: #fff;
	-webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
#locaties-list .locatie-title a:hover, #locaties-list .locatie-title a.active {
		background-color: #f8bc5e;
}
.wrapper-locaties-kaart {
	position: relative;
	justify-content: stretch!important; }
#locaties-kaart {
	display: none;
	position: absolute;
	width: 910px;
	height: 800px; }
@media only screen and (min-width: 1300px) {
	#locaties-kaart {
	display:block; }
}
#locaties-kaart .locatie-img {
	position: absolute; }
.locatie-img img {
	width: 110px; 
	transform: scale(1);
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease; }
#locatie-64 {
	top: 52%;
	left: 50%; }
#locatie-134 {
	top: 64%; 
	left: 35%; }
#locatie-135 {
	top: 3%;
	left: 17%; }
#locatie-135 img {
	width: 160px; }
#locatie-136 {
	top: 62%;
	left: 58%; }
#locatie-136 img {
	width: 100px; }
#locatie-137 {
	top: 21%;
	left: 51%; }
#locatie-137 img {
	width: 45px; }
#locatie-138 {
	top: 28%;
	left: 72%; }
#locatie-138 img {
	width: 100px; }
#locatie-139 {
	top: 75%;
	left: 25%; }
#locatie-140 {
	top: 10%;
	left: 6%; }
#locatie-141 {
	top: 20%;
	left: 15%; }
#locatie-141 img {
	width: 90px; }
#locatie-142 {
	top: 54%;
	left: 40%; }
#locatie-142 img {
	width: 70px; }
#locatie-143 {
	top: 45%;
	left: 68%; }
#locatie-143 img {
	width: 150px; }
#locatie-144 {
	top: 35%;
	left: 38%; }
#locatie-144 img {
	width: 130px; }
#locatie-539 {
	top: 37%;
	left: 51%; }
#locatie-539 img {
	width: 70px; }

.single-locatie .entry-header {
	display: none;
}
.single-locatie .single-content {
	margin-top: 0;
}

.single-locatie .locatie-title, .single-locatie .locatie-subtitle {
	width: auto!important;
}
.single-locatie .locatie-title h1, .single-locatie .locatie-subpage-title h2 {
	display: inline-block;
	letter-spacing: 1px;
}

#locatie-graphics .img {
	position: absolute!important;
	z-index: 9999;
}
#locatie-graphics .img img {
	width: 200px;
}
#locatie-graphics .img-thumb img {
	width: 400px;
}
#locatie-graphics .img-thumb {
    bottom: -160px;
    right: 0;
}
#locatie-graphics .img-1 {
	top: 140px;
	right: 80px;
}
#locatie-graphics .img-2 {
	top: 450px;
	right: 60px;
} 

#locatie-graphics .img-3 {
	bottom: -50px;
	left: 500px;
} 
.bg-purple {
	background: #a56d9d;
	color: #fff;
}
.bg-purple h1, .bg-purple h2, .bg-purple h3, .bg-purple h3 p {
	color: #fff;
}
.bg-orange {
	background: #ea6e42;
	color: #fff;
}
.bg-orange h1, .bg-orange h2, .bg-orange h3, .bg-orange h3 p {
	color: #fff;
}
.bg-yellow {
	background: #f8bc5e;
	color: #fff;
}
.bg-yellow h1, .bg-yellow h2, .bg-yellow h3, .bg-yellow h3 p {
	color: #fff;
}
.wp-block-button__link:hover {
	color: #fff!important;
}
.btn-yellow .wp-block-button__link {
	background: #f8bc5e!important;
	color: #fff!important;
}
.btn-yellow .wp-block-button__link:hover {
	background: #a56d9d!important;
}
#colophon {
	display: none;
}

.verhaal-img {
	position: absolute!important;
    bottom: -100px;
    left: 740px;
}

.single-locatie .locatie-content {
	position: relative;
	max-width: 1300px;
	margin: 15px auto 100px auto;
    padding: 40px;
    border-radius: 30px;
    background-color: #98cc52;
}
.single-locatie .locatie-header {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.single-locatie .locatie-title, .single-locatie .locatie-subpage-title {
	display: inline-block;
	border-radius: 50px;
	padding: 16px 36px;
}
.single-locatie .locatie-description {
	max-width: 70%;
    width: 100%;
	border-radius: 50px;
	margin: 20px 20px 70px 0;
	padding: 40px 50px;
	background-color: #fff;
}
.single-locatie .locatie-buttons {
	display: flex;
}
.single-locatie .locatie-buttons .btn {
	margin-right: 20px;
	padding: 10px 20px;
	border-radius: 50px;
	color: #fff;
	font-family: 'Pally-Bold' !important;
    letter-spacing: 1px;
    font-size: 20px;
    text-transform: uppercase;
	text-decoration: none;
}

.single-locatie .locatie-games, .single-locatie .locatie-knutselen {
	display: flex;
	flex-flow: row nowrap;
	gap: 32px;
	margin: 70px 0;
	
}
.locatie-games .col-game, .locatie-knutselen .col-pdf {
	position: relative;
	width: 33.333333%;
    border-radius: 50px;
    background-color: #fff;
    padding: 30px 30px;
    text-align: center;
}
.locatie-games .col-game .coin {
	position: absolute;
	top:50%; 
    left:50%; 
    transform:translate(-50%, -50%); 
    z-index: 1;
}
.locatie-games .col-game h3, .locatie-knutselen .col-pdf h3 {
	margin-top: 10px!important;
	margin-bottom: 20px!important;
}
.locatie-games .col-game .game-thumb, .locatie-knutselen .col-pdf .pdf-thumb {
	margin: 0 auto;
	max-height: 300px;
}
.locatie-games .col-game .game-thumb.faded {
 opacity: .25;
}
.single-locatie .locatie-game {
	margin: 70px 0 20px 0;
 	text-align: center;
}
.single-locatie .locatie-game .game-play {
	width: 100%;
	border-radius: 50px;
	background-color: #fff;
 	padding: 40px 30px;
}
.single-locatie .locatie-game .game-uitleg {
	margin-bottom: 30px;
	padding-left: 60px;
	padding-right: 60px;
}
.single-locatie .locatie-game h3 {
	font-size: 42px;
	letter-spacing: 1px;
	color: #0071bb;
	margin-bottom: 20px!important;
}
.single-locatie .locatie-game.location_game h3 {
	margin-bottom: 10px!important;	
}
.single-locatie .locatie-game #canvas {
	position: relative;
}
.single-locatie .locatie-verhaal {
	position: relative;
	margin-top: 70px;
}
.single-locatie .verhaal-content {
	width: 75%;
	border-radius: 50px;
	background-color: #fff;
 	padding: 40px 80px 120px 50px;
}
.single-locatie .verhaal-content h2, .single-locatie .verhaal-content h3 {
	margin: 25px 0 10px!important;
}
.single-locatie .verhaal-img {
	width: 400px;
	right: 0;
}
.single-locatie .locatie-verhaal h1 {
	margin-bottom: 30px!important;
}