/*!
Theme Name: TK8
Theme URI: https://them.es/starter
Author: Han Kila
Author URI: https://tk8.be
Description: 
Version: 3.0.3
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: tk8
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/* From http://codex.wordpress.org/CSS */

@font-face {
    font-family: 'Damf Light';
    src: url('Damf-Light.eot');
    src: local('Damf Light'), local('Damf-Light'),
        url('Damf-Light.eot?#iefix') format('embedded-opentype'),
        url('Damf-Light.woff2') format('woff2'),
        url('Damf-Light.woff') format('woff'),
        url('Damf-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Damf Semi Light';
    src: url('Damf-SemiLight.eot');
    src: local('Damf Semi Light'), local('Damf-SemiLight'),
        url('Damf-SemiLight.eot?#iefix') format('embedded-opentype'),
        url('Damf-SemiLight.woff2') format('woff2'),
        url('Damf-SemiLight.woff') format('woff'),
        url('Damf-SemiLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Damf';
    src: url('Damf-Bold.eot');
    src: local('Damf Bold'), local('Damf-Bold'),
        url('Damf-Bold.eot?#iefix') format('embedded-opentype'),
        url('Damf-Bold.woff2') format('woff2'),
        url('Damf-Bold.woff') format('woff'),
        url('Damf-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
  /*overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden !important; /* Hide horizontal scrollbar */
}


.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



#mydiv {
 transform: rotate(5deg); /* Equal to rotateZ(45deg) */
  position: absolute;
  z-index: 9;

}

#mydivheader {

  cursor: move;
  z-index: 10;

}

body{
background-color:#f9f9f9 !important;
font-family: 'Damf Light', sans-serif !important ;
color: #507389!important;

}
.btn2{
border-radius: 25px;
width: 200px;
font-family: 'Damf', sans-serif !important ;
/*height:70px;*/
/*border: 1px solid;*/
background-color: #f9f9f9;
padding: 10px;
/*-webkit-box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px px 2px rgba(0,0,0,0.29); 
box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px 2px 2px rgba(0,0,0,0.29);*/

/*-webkit-box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF; 
box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF;*/

-webkit-box-shadow: inset 4px 4px 5px 0px rgba(3,22,46,0.23), inset -4px -4px 5px 0px #FFFFFF; 
box-shadow: inset 4px 4px 5px 0px rgba(3,22,46,0.23), inset -4px -4px 5px 0px #FFFFFF;
}

a {
text-decoration: none;
color: #3c3c3c;

}

.btn{
/*border-radius: 25px;*/
width: 200px;
/*font-family: 'Damf', sans-serif;*/


font-family: 'pt serif';
font-style: italic;
font-size: 14px;

color: #303030;
  font-size: 1.8vw;
    font-size: max(12px);
    line-height: 3.6vw;

/*height:70px;*/
/*border: 1px solid;*/
/*background-color: #f9f9f9;*/
padding: 10px;
/*-webkit-box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px px 2px rgba(0,0,0,0.29); 
box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px 2px 2px rgba(0,0,0,0.29);*/

/*-webkit-box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF; 
box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF;*/
}

.rect{
/*border-radius: 25px;*/
width: 200px;
font-family: 'Damf', sans-serif;

/*height:70px;*/
/*border: 1px solid;*/
background-color: #f9f9f9;
padding: 10px;
/*-webkit-box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px px 2px rgba(0,0,0,0.29); 
box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px 2px 2px rgba(0,0,0,0.29);*/

-webkit-box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF; 
box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.23), -4px -4px 5px 0px #FFFFFF;
}

.post-thumbnail{
/*border-radius: 25px;*/
font-family: 'Damf', sans-serif !important ;
font-size: 11px;
text-align: left;
/*height:70px;*/
/*border: 1px solid;*/
background-color: #fff;
padding: 10px 10px 10px 10px;
/*-webkit-box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px px 2px rgba(0,0,0,0.29); 
box-shadow: -5px -5px 5px 5px rgba(255,255,255,0.81), 2px 2px 2px 2px rgba(0,0,0,0.29);*/
display: inline-block;
/*-webkit-box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.13), -4px -4px 5px 0px #FFFFFF; 
box-shadow: 4px 4px 5px 0px rgba(3,22,46,0.13), -4px -4px 5px 0px #FFFFFF;*/
}

.navbar-collapse {
 flex-grow: unset!important; }
 
.post-thumbnail img, .post img {
    height: auto;
    max-width: 100%;
    width: -webkit-fill-available !important;
}

:root { --bs-body-color: #333333 !important;}

a {
color: #507389 !important;
text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
}
.h1, h1 {
    font-size: calc(1.35rem + 0.6vw) !important;

font-family: Times New Roman;
font-style: italic;
}

.h2, h2,
.h3, h3 {
font-family: Times New Roman;
font-style: italic;
}
    
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1200px !important;}}

@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 1300px !important;
	}}


	.grecaptcha-badge{
opacity: 0.1 !important;
	}
.archive-item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition-delay: var(--delay, 0s);
}

.archive-item.reveal {
  opacity: 1;
  transform: translateY(0);
}

/*.archive-title-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #507389;
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 3px #FFF,0 0 5px #FFF,0 0 7px #FFF,0 0 9px #FFF, 0 0 12px #FFF;
  
}*/
.archive-title-overlay {
font-family: Times New Roman;
font-style: italic;
  font-size: 14px;
}

.card-body {
 -webkit-box-flex: unset!important; 
-ms-flex: unset!important;
 flex:unset!important; 
 padding:unset!important; 
}




.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0)!important;
    color: rgba(0, 0, 0, .55);
}
.navbar-toggler:focus {
    -webkit-box-shadow: 0 0 0 0!important;
    box-shadow: 0 0 0 0!important;
    outline: 0;
    text-decoration: none;
}

.navbar {
padding-top: 1vw !important;
font-family: "Damf Semi Light";
}
/* Masonry layout voor WP Gallery */
.wp-block-gallery figure {
    margin: 0;
    background: #fff;
    border: 10px solid #fff;
    /*border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);*/
    overflow: hidden;

    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.wp-block-gallery figure.loaded {
    opacity: 1;
    transform: translateY(0);
}

.wp-block-gallery img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.wp-block-gallery figure:hover {
    transform: scale(1.03);
}

.wp-block-gallery a {
    display: block;
}
.goverlay {
background: rgba(251, 251, 251, 0.92)!important;
}

#navbar {
z-index:99999 !important;
}

a:focus-visible {
    outline: none !important;
    box-shadow: none  !important;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: transparent!important;
    border: 0px solid rgba(0, 0, 0, .15)!important;
    border-radius: .25rem;
    color: #212529;
    display: none;
    font-size: 1rem;
    list-style: none;
    margin: 0;
    min-width: 10rem;
    padding: .5rem 0;
    position: absolute;
    text-align: left;
    z-index: 1000;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #EBEBEB !important; 
    color: #fff;
    text-decoration: none;
}
.dropdown-item:hover {
    background-color: #EBEBEB !important; 
    color: #fff;
    text-decoration: none;
}
.dropdown-item {
	background-color: #f9f9f9 !important;
	text-decoration: none;
    border: 0;
    clear: both;
    color: #212529;
    display: block;
    font-weight: 400;
    padding: .25rem 1rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}