html{
	scroll-behavior: smooth;
}

body{
	background-color: white;
	overflow-x: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	-webkit-appearance: !important;

	 cursor: url('/uploads/cat-cursor.png'), auto !important;
}

h1{
	font-family: "Comic Neue", cursive;
  	font-weight: 900;
  	font-style: normal;
  	font-size: 44px;
  	line-height: 52px;
  	margin-bottom: 20px;
  	margin: 0px;
}

h2{
	font-family: "Comic Neue", cursive;
  	font-weight: 900;
  	font-style: normal;
  	font-size: 44px;
  	line-height: 52px;
  	margin-bottom: 20px;
  	margin: 0px;
}
h3{
	font-family: "Comic Neue", cursive;
  	font-weight: 700;
  	font-style: normal;
  	font-size: 30px;
  	line-height: 38px;
  	margin-bottom: 50px !important;
  	margin: 0px;

}

p{
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 16px;
  	line-height: 24px;
  	margin: 0px;
}

ul{
	padding-left: 0px !important;
}

button{
	font-family: "Comic Neue", cursive;
 	font-weight: 400;
 	font-style: normal;
 	margin-top: 50px;
 	background-color: black;
 	color: white;
 	border:none;
 	border-radius: 10px;
 	padding: 10px 20px;
 	font-size: 18px;
}

button:hover{
	cursor: url('/uploads/cat-cursor-grab.png'), auto;
}

a:hover{
	cursor: url('/uploads/cat-cursor-grab.png'), auto;
}

img:hover{
	cursor: url('/uploads/cat-cursor-pet.png'), auto;
}

.puppy-album .wrapper .puppy-album-foto:hover{
	filter: blur(0px);
}

.puppy-album .wrapper .puppy-album-foto{
	filter: blur(10px);
}

/* ----- WELKOM ----- */


.topbar{
	background-color: black;
	color: white;
	display: flex;
	justify-content: space-between;
	padding: 10px 50px;
}

.topbar .contact a{
	color: white;
	text-decoration: none;
	font-family: "Comic Neue", cursive;
	font-weight: 700;
	font-style: normal;
}

.topbar .contact{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	font-size: 18px;
	line-height: 30px;
}

.topbar .social a{
	background-color: white;
	border-radius: 50%;
	text-decoration: none;
	width: 30px;
	aspect-ratio: 1;
	line-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;

}

.topbar .social i{
	color: black;
	font-size: 16px;
}

.topbar .social{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 13px;
}

.navigatie .logo img{
	max-width: 100px;
}

.navigatie .main-nav ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
	height: 100%;
	align-items: center;
}

.navigatie .main-nav{
	width: auto;

}

.navigatie .main-nav ul li a{
	padding: 0px 15px;
	text-decoration: none;
	color: black;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 18px;
}

.navigatie .main-nav ul li {
	list-style-type: none;
}

.navigatie{
	background-color: white;
	color: black;
	display: inline-flex;
	justify-content: space-between;
	padding: 10px 50px;
	width: calc(100% - 100px);
	box-shadow: 0px 0px 4px #D3D3D3;
	position: relative;
	z-index: 99999;
;
}

.hamburger-inhoud, .hamburger{
	display: none;
}

.slider{
	display: flex;
	justify-content: center;
	background-color: #081414;
}

.slider .kitty img{
	width: 100%;
}

.tekstblok-1{
	padding: 50px 0px;
	margin: 0 auto;
	max-width: 800px;
}

.tekstblok-1 .content{
	text-align: center;
}

.tekstblok-2{
	background-color: #f5f5f5;
}

.tekstblok-2 .content{
	padding: 0px 0px 0px 50px;
}

.tekstblok-2 .wrap-container {
	display: flex;
	justify-content: space-between;
	padding: 50px 50px;
	margin: 0 auto;
	max-width: 1600px;
}

.tekstblok-2 .wrap-container .content button{
	font-family: "Comic Neue", cursive;
 	font-weight: 400;
 	font-style: normal;
 	margin-top: 50px;
 	background-color: black;
 	color: white;
 	border:none;
 	border-radius: 10px;
 	padding: 10px 20px;
 	font-size: 18px;
}

.tekstblok-2 .wrap-container img{
	box-shadow: 0px 0px 20px black;
	border-radius: 50px;
}

.ctoa{
	padding: 50px 0px;
	margin: 0 auto;
	background-color: white;
}

.ctoa .content{
	text-align: center;
}

.ctoa .content button{
	font-family: "Comic Neue", cursive;
 	font-weight: 400;
 	font-style: normal;
 	margin-top: 50px;
 	background-color: black;
 	color: white;
 	border:none;
 	border-radius: 10px;
 	padding: 10px 20px;
 	font-size: 18px;
}

.ctoa .wrap-container {
	display: flex;
	justify-content: space-between;
	padding: 50px 50px;
	margin: 0 auto;
	max-width: 800px;
}

.tekstblok-3{
	background-color: #f5f5f5;
}

.tekstblok-3 .content{
	padding: 0px 50px 0px 0px;
}

.tekstblok-3 .wrap-container {
	display: flex;
	justify-content: space-between;
	padding: 50px 50px;
	margin: 0 auto;
	max-width: 1600px; 
}

.tekstblok-3 .wrap-container .content button{
	font-family: "Comic Neue", cursive;
 	font-weight: 400;
 	font-style: normal;
 	margin-top: 50px;
 	background-color: black;
 	color: white;
 	border:none;
 	border-radius: 10px;
 	padding: 10px 20px;
 	font-size: 18px;
}

.tekstblok-3 .wrap-container img{
	box-shadow: 0px 0px 20px black;
	border-radius: 50px;
	max-width: 626px;
}

.footer{
	background-color: white;
	color: black;
	padding: 100px 0px;
}

.footer .wrap-container{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 50px;
	max-width: 1600px;
	margin: 0 auto;
	padding: 50px;
}

.footer .info img{
	max-width: 300px;
}

.footer .nav{
	width: auto;
}

.footer .nav ul li a{
	text-decoration: none;
	color: black;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 18px;
  	line-height: 35px;
  	padding-left: 25px;
}

.footer .nav ul li {
	list-style-type: none;
	border-bottom: 1px solid black
}

.footer .nav ul li:hover{
	background-color: black;
}

.footer .nav ul li:hover a{
	color: white;
}


.footer .nav ul {
	padding-left: 0px;
}

.footer .contact button{
	font-family: "Comic Neue", cursive;
 	font-weight: 400;
 	font-style: normal;
 	margin-top: 50px;
 	background-color: white;
 	color: black;
 	border:none;
 	border-radius: 10px;
 	padding: 10px 20px;
 	font-size: 18px;
 	width: 100%;
 	border:1px solid black;
}

.footer .contact form input{
	width: calc(100% - 20px) ;
	height: 25px;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: italic;
  	font-size:16px;
	padding: 5px 10px;
	margin-bottom: 20px;
	border-radius: 10px;
	border: 1px solid black;
}

.footer .contact form textarea{
	width: calc(100% - 20px) ;
	height: 100px;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: italic;
  	font-size:16px;
	padding: 5px 10px;
	border-radius: 10px;
	border: 1px solid black;
}


.footer .contact h2{
	margin-bottom: 20px !important;
}

.info .plaats ul li {
	list-style-type: none;
	border-bottom: 1px solid black
}

.info .plaats ul li {
	text-decoration: none;
	color: black;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 18px;
  	line-height: 35px;
  	padding-left: 25px;
}

.info .plaats{
	margin-top: 50px;
}

.info .gegevens ul li {
	list-style-type: none;
	border-bottom: 1px solid black
}

.info .gegevens ul li {
	text-decoration: none;
	color: black;
	font-family: "Comic Neue", cursive;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 18px;
  	line-height: 35px;
  	padding-left: 25px;
}

.info .gegevens{
	margin-top: 50px;
}

.copyright{
	background-color: black;
	color: white;
	padding: 10px;
}


@media screen and (max-width: 1200px) {

  .tekstblok-2 .wrap-container {
	display: flex;
	justify-content: space-between;
	padding: 50px 50px;
	margin: 0 auto;
	max-width: 1600px;
	flex-direction: column;
	}

	.tekstblok-2 .wrap-container .content {
	padding: 0px;
	margin-top: 40px;
	}

	.tekstblok-3 .wrap-container {
	display: flex;
	justify-content: space-between;
	padding: 50px 50px;
	margin: 0 auto;
	max-width: 1600px;
	flex-direction: column;
	}

	.tekstblok-3 .wrap-container .content {
	padding: 0px;
	margin-top: 40px;
	}

	.tekstblok-3 .wrap-container .victorian img{
	margin-top: 40px;
	}

}

@media screen and (max-width: 700px) {

	.topbar .contact{
	font-size: 14px;
	}

	.tekstblok-2 .wrap-container img{
		width: 100%;
	}

	.tekstblok-3 .wrap-container img{
		width: 100%;
	}
}

@media screen and (max-width: 768px) {

	.topbar {
		flex-direction: column;
		padding: 10px 20px;
	}

	.topbar .contact{
		max-width: 310px;
	}

	.topbar .social {
		display: flex;
		flex-direction: row;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navigatie {
		padding: 10px 20px;
		width: calc(100% - 40px);
	}

	.navigatie .main-nav {
		display: none;
	}

	.tekstblok-1 {
		padding: 50px 20px;
	}

	.tekstblok-1 .content {
		text-align: left;
	}

	.tekstblok-2 .wrap-container {
		padding: 50px 20px;
	}

	.ctoa {
		padding: 100px 20px;
		margin: 0px !important;
	}

	.ctoa .wrap-container{
		padding: 0px;
	}

	.ctoa .wrap-container .content h3{
		margin: 25px 0px !important;
	}

	.tekstblok-3 .wrap-container {
		padding: 50px 20px;
		flex-direction: column-reverse;
	}

	.tekstblok-3 .wrap-container .victorian img {
		margin: 0px;
	} 

	.footer {
		padding: 0px;
	}

	.footer .wrap-container {
		grid-template-columns: 1fr;
		padding: 50px 20px;
	}

	.hamburger-inhoud{
		display: none;
		background-color: white;
	}

	.hamburger {
		position: absolute;
		right: 20px;
		top: 110px;
		font-size: 100px;
		z-index: 999999;
		display: flex;
	}

	.hamburger-inhoud.show{
		display: grid;
		grid-template-columns: 1fr;
		gap: 50px;
		position: relative;
		top: 0px;
		right: 0px;
		z-index: 9999;
		padding: 50px;
		box-shadow: 0px 0px 4px #D3D3D3;
	}

	.hamburger-inhoud li{
		list-style-type: none;
	}

	.hamburger-inhoud li a{
		text-decoration: none;
		color: black;
	  font-family: "Comic Neue", cursive;
	  font-weight: 700;
	  font-style: normal;
	  font-size: 20px;
	}

}



/* ----- KATTEN ALBUM ----- */



.katten-album .wrapper .katten-album-foto img{
	box-shadow: 0px 0px 20px black;
	border-radius: 25px;
	max-width: 350px;
}

.katten-album .wrapper .katten-album-foto {
	margin: 0 auto;
}

.katten-album .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr ;
	gap: 13px;
	max-width: 1140px;
	margin: 0 auto;
}

.katten-album .wrapper h3 {
	margin-top: 20px;
	text-align: center;
}

.katten-album .wrapper img{
	margin-top:20px;
	margin: 0 auto;
}

.katten-album{
	padding: 50px;
	background:#f5f5f5;
}

@media screen and (max-width: 1240px) {

	.katten-album .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr ;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	max-width: 745px;
	}
}

@media screen and (max-width: 866px) {

	.topbar .contact{
	font-size: 14px;
	}

	.ctoa{
	margin: 0px 40px;
	}

	.katten-album .wrapper {
	display: grid;
	grid-template-columns: 1fr ;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	}
}


@media screen and (max-width: 768px) {

	.katten-album {
		padding: 50px 20px;
	}

	.katten-album .wrapper .katten-album-foto img {
		width: 100%;
	}


}




/* ----- PUPPY ALBUM ----- */



.puppy-album .wrapper .puppy-album-foto img{
	box-shadow: 0px 0px 20px black;
	border-radius: 25px;
	max-width: 350px;
}

.puppy-album .wrapper .puppy-album-foto {
	margin: 0 auto;
}

.puppy-album .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr ;
	gap: 13px;
	max-width: 1140px;
	margin: 0 auto;
}

.puppy-album .wrapper h3 {
	margin-top: 20px;
	text-align: center;
}

.puppy-album .wrapper img{
	margin-top:20px;
	margin: 0 auto;
}

.puppy-album{
	padding: 50px;
	background:#f5f5f5;
}

@media screen and (max-width: 1240px) {

	.puppy-album .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr ;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	max-width: 745px;
	}
}

@media screen and (max-width: 866px) {

	.topbar .contact{
	font-size: 14px;
	}

	.ctoa{
	margin: 0px 40px;
	}

	.puppy-album .wrapper {
	display: grid;
	grid-template-columns: 1fr ;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 768px) {

	.puppy-album {
		padding: 50px 20px;
	}

	.puppy-album .wrapper .puppy-album-foto img {
		width: 100%;
	}


}



/* ----- HELP ----- */

.help .wrapper .help-1 img{
	max-width: 350px;
}

.help .wrapper .help-1 {
	margin: 0 auto;
}

.help .wrapper {
	display: flex;
	max-width: 1140px;
	margin: 0 auto;
	justify-content: space-between;
}

.help .wrapper h3 {
	margin-top: 20px;
}

.help .wrapper img{
	margin-top:20px;
	margin: 0 auto;
}

.help{
	padding: 50px;
	background:#f5f5f5;
}

.help .wrapper .help-2 {
	background-color: white;
	box-shadow: 0px 0px 4px #D3D3D3
}


.help .wrapper .help-2 .content{
	padding: 20px;
}


@media screen and (max-width: 1240px) {

	.help .wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	max-width: 350px;
	}

	.help{
		padding-top: 0px;
	}

	.help .wrapper .help-2{
		margin-top: 50px;
	}
}

@media screen and (max-width: 866px) {

	.topbar .contact{
	font-size: 14px;
	}

	.ctoa{
	margin: 0px 40px;
	}

	.help .wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	}
}

@media screen and (max-width: 768px) {

	.help {
		padding: 0px 20px 50px 20px;
	}

	.help .wrapper img {
		width: 100%;
	}

}





/* ----- STUUR HELP ----- */


.googlemaps iframe{
	width: 100% !important;
}

.googlemaps:hover{
	filter: blur(5px);
}

.googlemaps{
	filter: grayscale(100%);

}




/* ----- KATTENSPEL ----- */

#game {
	display: grid;
  grid-template-columns: repeat(3, 100px);
  grid-template-rows: repeat(3, 100px);
  gap: 5px;
  margin-top: 20px;
    }

.cell {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 2em;
	cursor: pointer;
	font-family: "Comic Neue", cursive;
	border-radius: 10px;
}

.cell.taken {
  pointer-events: none;
}

#status {
  margin-top: 20px;
  font-size: 1.2em;
  font-weight: bold;
 	font-family: "Comic Neue", cursive;
  	font-weight: 700;
  	font-style: normal;
  	font-size: 30px;
  	line-height: 38px;
  	color: white;
  	text-align: center;
}

#status h3{
	margin-bottom: 0px !important;
}

.cell:hover{
	cursor: url('/uploads/cat-cursor-grab.png'), auto;
}

.tictactoe{
	width: 100%;
	display: flex;
}

.tictactoe .tictactoe-wrapper{
	margin: 0 auto;
	text-align: center;
}

.catfight .catfight-wrapper{
	display: flex;
	height: 550px;
}

.catfight .catfight-wrapper img{
	height: 100%;
}

.catfight{
	display: flex;
	justify-content: center;
	background-color: black;
	padding-top: 50px;
}

.catfight button{
	color: black;
	background-color: white;
	font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-style: normal;
}

#fact {
  margin: 20px 0;
  padding: 15px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  color: white;
	font-family: "Comic Neue", cursive;
  	font-weight: 700;
  	font-style: normal;
  	font-size: 30px;
  	line-height: 38px;
  	margin-bottom: 50px !important;
  	margin: 0px;
  text-align: center;

}

.kattenfeiten{
	background-color: black;
	width: 100%;
	padding-bottom: 50px;
}

.kattenfeiten .kattenfeiten-wrapper{
	display: flex;
	flex-direction: column;
	text-align: center;
	margin: 0 auto;
}

.kattenfeiten .kattenfeiten-wrapper h1{
	color: white;
}
/*

.comic-neue-light {
  font-family: "Comic Neue", cursive;
  font-weight: 300;
  font-style: normal;
}

.comic-neue-regular {
  font-family: "Comic Neue", cursive;
  font-weight: 400;
  font-style: normal;
}

.comic-neue-bold {
  font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-style: normal;
}

.comic-neue-light-italic {
  font-family: "Comic Neue", cursive;
  font-weight: 300;
  font-style: italic;
}

.comic-neue-regular-italic {
  font-family: "Comic Neue", cursive;
  font-weight: 400;
  font-style: italic;
}

.comic-neue-bold-italic {
  font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-style: italic;
}

*/