/*
 Theme Name:   lidia photography child
 Theme URI:    https://www.wplounge.nl/
 Description:  Twenty Twenty-one Child Theme
 Author:       Lidia Markowska
 Author URI:   https://www.wplounge.nl/
 Template:     lidia-photography
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  lidia-photography-child
*/

html{
	width: 100%;
	height: 100%;
}

body{
 	background-color: #fffaf2;
  	color: #333333;
  	margin: 0;
	padding: 0;
	
}
.slider{
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100vh;
		overflow: hidden;
}
.slider .slide{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			visibility: hidden;
			opacity: 0;
			
			animation: slider 20s linear infinite;
}
.slider .slide:nth-child(1)
{
		animation-delay: 0s;
}
.slider .slide:nth-child(2)
{
		animation-delay: 4s;
}
.slider .slide:nth-child(3)
{
		animation-delay: 8s;
}
.slider .slide:nth-child(4)
{
		animation-delay: 12s;
}
.slider .slide:nth-child(5)
{
		animation-delay: 16s;
}
.slider .slide img{
				position: absolute;
				top: 0px;
				left: 0px;
				object-fit: cover;
				height: 100%;
				width: 100%;
}
.slider .slide .content{
	
}
@keyframes slider
{
	0%
	{
		visibility: hidden;
		opacity: 0;
	}
	2%
	{
		visibility: visible;
		opacity: 1;
	}
	18%
	{
		visibility: visible;
		opacity: 1;
	}
	
	20%,100%
	{
		visibility: hidden;
		opacity: 0;
	}
}
.slideshow{
		background-size: cover;
  		animation: image 5s infinite alternate;
}

.page-template-default.page.page-id-27.wp-custom-logo{

	
}
#masthead, #primary, footer{
							box-sizing: border-box;
}
.main-navigation{
				height: 100px;
				width: 80%;
				float: right;
				background-color: transparent;
				font-size: 1.2rem;
				letter-spacing: 0.3rem;
				padding: 40px;
				padding-right: 50px;
				position: fixed;
				top: 0;
				right: 0;
				z-index: +2;
				text-align: right;
}
.main-navigation li {
  					position: relative;
}
.main-navigation li:hover ul {
  							display: block;
							z-index: 1;
}
.main-navigation li ul {
  						position: absolute;
  						margin: 0px;
  						padding: 0px;
  						left: 0px;
  						top: 25px;
  						text-align: center;
  						display: none;
						padding-top: 5px;
						z-index: 1;
}
.main-navigation ul ul {
  						box-shadow: none;
						z-index: 1;
}
.main-navigation ul ul a {
  						width: 100px;
						padding-bottom: 10px;
						z-index: 1;
}
.menu-menu-container{
					text-align: right;
					float: right;
					padding-right: 18px;
					z-index: 1;
}
.portfoliokleur a:hover{
						color: #333333;
}
#site-navigation a:hover{
						color: #cc7e00;
						z-index: 1;
}
#ahome a:hover{
			color: #cc7e00;
			z-index: 1;
}

#homelogo{
		position: fixed;
		left: 40px;
		top: 30px;
		background-image:  url("pictures/logo.png");
		background-size: cover;
		width: 138px;
		height: 97px;
		z-index: +2;
		float: left;
}
#homelogo_black{
				position: fixed;
				left: 40px;
				top: 30px;
				background-image:  url("pictures/logo_zw.png");
				background-size: cover;
				width: 138px;
				height: 97px;
				z-index: +2;
				float: left;
}
#homelogo:hover{
				background-image: url("pictures/logo_hover.png");
				position: absolute;
				left: 40px;
				top: 30px;
				background-size: cover;
				width: 138px;
				height: 97px;
				float: left;
				z-index: 1;
}
#homelogo_black:hover{
					background-image: url("pictures/logo_hover.png");
					position: fixed;
					left: 40px;
					top: 30px;
					background-size: cover;
					width: 138px;
					height: 97px;
					float: left;
					z-index: +2;
}
#logo{
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}
.custom-logo-link{
				padding-left: 20px;
				width:20%; 
				float: left;
}
.homepage{
		background-size: cover;
}
#homeimg{
 		background-size: cover;
		background-position: center;
}
.contactimg{
	background-image: url("pictures/DSC_7215b.jpg");
	background-size: cover;
	background-position: center;	
}
.site-title{
	margin-bottom: 0px;
}
#menu-item-57, #menu-item-361, #menu-item-362{
	margin-left: 100px;
}
#menu-item-56, #menu-item-55, #menu-item-363{
	margin-left: 0px;
}
a{
	color:#333333;
	z-index: 1;
	
}
#ahome a{
	color: #fffaf2;
	z-index: 1;
}
#b_w_navigation a{
	color: #333333;
	z-index: 1;
}
div{
	color: #fffaf2;
}
a:hover{
	color: #f7941d;
}
a:visited{
 color: #333333;
}
a:active{
 color: #333333;
}
#primary-menu{
	
}

#contact{
	width: 40%;
	min-height: 500px;
	text-align: center;
	margin: auto;
	margin-top: 180px;
	
	padding: 20px;
	background-color:rgba(248, 237, 219, 0.5) ;
}
#article{
	min-height: 800px;
	background-color: transparent;
	padding: 50px;
}
h1{
	margin: 0px;
	padding: 5px;
	letter-spacing: 3px;
	font-size: 3em;
	font-weight: 100;
	color: black;

}
h2{
	font-size: 5em;
	letter-spacing: 10px;
	font-weight: 700;
	color: black;
	text-align: right;
	padding: 30px;
	padding-bottom: 0px;
	padding-top: 50px;
	margin: 0px;
}
h3{
	font-size: 2em;
	letter-spacing: 8px;
	line-height: 1.3;
	font-weight: 400;
	color: black;
	text-align: right;
	padding: 30px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 50px;
}
p {
  margin-bottom: 0px;
	padding-top: 0px;
	padding: 20px;
	
}
h5{
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 1.5;
	font-weight: 200;
	color: black;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-bottom: 2%;
}
#textabout{
	float: right;
	width: 70%;
	padding-top: 7%;
  	padding-left: 5%;
  	padding-right: 10%;
	margin-bottom: 5%;
}
#primary #contact p{
	color: black;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 3px;
}
#picture_contact{
	position: relative;
	width: 200px;
	height: 200px;
	
	background-image: url("pictures/IMG_5260z-2.gif");
	background-size: cover;
	border-radius: 100%;
	display: block;
	margin: auto;
	margin-top: 20px;


}
#picture_contact:hover{
	position: relative;
	width: 200px;
	height: 200px;
	
	background-image: url("pictures/you are welcome.png");
	background-size: cover;
	border-radius: 100%;
	display: block;
	margin: auto;
	margin-top: 50px;
}
#formulier{
	margin: 20px;
}
form label{
    text-align: center;
	color: black;
	background-color: transparent;
    display: inline-block;
 	font-size: 16px;
    font-family: "Segoe UI";
	letter-spacing: 0.2rem;
	font-weight: 70;
}
#email #textarea #textfield{
    width: 100%;
	min-height: 200px;
    background-color: transparent;
	
    border: none;
    padding: 30px;
   text-align: center;
    font-size: 16px;
    
}
input{
	text-align: center;
	padding: 20px;
	background-color: transparent;
	color: black;
	font-size: 18px;
}

#submit{
	background-color: transparent;
	padding: 20px;
	font-weight: 300;
	letter-spacing: 3px;
	border-color: black;
	
}
input[type="submit"]:hover {
  border-color: #f7941d;
  color: #f7941d;
}
textarea{
	background-color: transparent;
	padding: 10px;
	
}
/*opmaak veranderen als je in het veld klikt*/
#email:focus, #textarea:focus, #textfield:focus{
    background-color: transparent;
}
#masthead{
	background-color: transparent;
	min-height: 200px;
	
	
}
.entry-header{
	display: none;
}
#primary{
	min-height: 300px;
	background-color: transparent;
	padding: 70px;
	padding-top: 50px;
	padding-bottom: 0px;
}
#about{
	min-height: 800px;
	background-color: transparent;
	padding: 70px;
	padding-top: 50px;
}
#picture_about{
	position: relative;
  	min-height: 300px;
  	float: left;
  	
  	background-size: cover;
  	display: block;
 	width: 20%;
  	border-radius: 100%;
  	margin-top: 6%;
  	margin-left: 10%;
  	margin-bottom: 4%;
}
img{
	width: 100%;
	height: auto;
	margin-left: auto;
  	margin-right: auto;
}
#colophon{
	position: relative;
	background-color: #f7941d;
	min-height: 80px;
	padding: 20px;
	margin: auto;
	
	text-align: center;
	font-family: "Segoe UI";
	letter-spacing: 0.2rem;
	font-weight: 70;
}
 #colophon #myfooter p{
text-align: center;
color: white;

	
margin: auto;
display: inline-block;


}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.site-info{
	display: none;
}
.post, .page{
	margin-bottom: 0px;
}
video {
  width: 100%;
  height: auto;
}


.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.aboutmeimg{
	background-image: url("pictures/about_picture.jpg");
	background-size: cover;
	background-position: center;	
}
	#mgl-gallery-650afcd25c354 {
		margin: 0px;
	}
	#mgl-gallery-650b144337d88{
		margin: 0px;
	}
	#mgl-gallery-650b1b3cdb6d4{
	margin: 0px;
	}
	.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
 	z-index: 2;
	color: #fffaf2;
	letter-spacing: 2px;
	background: transparent;
	
	}
	footer{
	display: none;
	}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
	
}


@media screen and (max-width: 480px) {
	
  	.menu-toggle, .main-navigation.toggled ul{
		float: right;
  		background-color: transparent;
  		border: none;
  		color:black ;
  		font-size: 1em;
  		padding: 0px;
	}
	#menu-item-57 {
  		margin-left: 100px;
		margin-bottom: 90px;
		text-align: left;
		margin-top:10px;
	}
	sub-menu{
		font-size:0.6em;
	}
	#menu-item-56, #menu-item-55, #menu-item-363 {
  		margin-left: 30px;
  		padding-bottom: 0px;
}
	#menu-item-361{
		margin-bottom:0px;
		font-size:1em;
	}
	#menu-item-56, #menu-item-55, #menu-item-363 {
  		margin-left: 0px;
  		font-size: 0.8em;
}
	.menu-menu-container{
		text-align:left;
	}
	.fa{
		font-size: 3em;
	}
	 #homelogo{
    left: 15px;
    top: 20px;
  }
	#homelogo:hover{
		color:#cc7e00;
		left: 15px;
    	top: 20px;
	}
	.topnav {
  overflow: hidden;
  background-color: #111;
  position: relative;
}

.topnav .mainnavigation {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}
	#masthead {
 	min-height: 10px;
	}	
 	#primary{
	min-height: 300px;
	background-color: transparent;
	padding: 20px;
	padding-top: 185px;
	padding-bottom: 0px;
	}
	#mgl-gallery-650afcd25c354 {
		margin: 0px;
	}
	#mgl-gallery-650b144337d88{
		margin: 0px;
	}
	.mgl-gallerymgl-masonrycaption-none{
		margin: 0px;
	}
	.slider .slide img{
	background-size: cover;
	margin-left: auto;
	margin-right: auto;	
	min-height: 800px;
		
}
	.aboutmeimg{
	background-size: cover;
	margin-left: auto;
	margin-right: auto;	
	min-height:500px;
}	
	
	#primary #contact{
		width: 100%;
		margin-top: 110px;
		padding: 0px;
		padding-bottom: 20px;
	}
	#primary #contact h1{
		font-size: 2em;
		padding: 0px;
		letter-spacing: 2px;
		padding-top: 20px;
	}
	#primary #contact p{
		font-size: 15px;
		padding: 0px;
	}
	#picture_contact{
		margin-top: 40px; 
	}
	#homelogo_black {
 	left: 15px;
  	top: 20px;
	}	
	#homelogo_black:hover{
	left: 15px;
	top: 20px;	
	}
	#about{
	padding: 0px;
	padding-top: 280;
	}
	#primary{
	padding-top: 185px;
	}
	h2 {
  	font-size: 4em;
  	letter-spacing: 5px;
	text-align: center;
  	padding: 0px;
  	padding-top: 10px;
	color:#fffaf2;
	padding-top: 350px;
	}
	h3 {
  	font-size: 1.7em;
  	letter-spacing: 4px;
  	font-weight: 500;
	color:#fffaf2;
	
  	}
	#picture_about {
	width: 50%;
	min-height: 0px;	
 	margin-top: 20%;
  	float: none;
	margin-left: auto;
    margin-right: auto;
	}
	#textabout {
  	float: right;
  	width: 100%;
  	padding-top: 0%;
  	padding-left: 15%;
 	 padding-right: 15%;
  	text-align: center;
	}
	h5 {
  	font-size: 16px;
  	letter-spacing: 1px;
  	line-height: 1.3;
  	font-weight: 250;
  	text-align: left;
	padding-bottom: 1.5em;
  	}
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  
  	width: calc(100% - var(--wp--style--unstable-gallery-gap, 16px)/2);
	}
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
 	width: calc(100% - var(--wp--style--unstable-gallery-gap, 16px)/2);
	}
	#mgl-gallery-651a6e508c5c8 {
  	margin: 0px !important;
	}
	.wp-block-spacer{
		display: none !important;
	}
}	
@media screen and (min-width:480px) and (max-width:600px){
	.menu-toggle, .main-navigation.toggled ul{
		float: right;
  		background-color: transparent;
  		border: none;
  		color:black ;
  		font-size: 1em;
  		padding: 0px;
	}
	.fa{
		font-size: 3em;
	}
	#menu-item-57 {
  		margin-left: 100px;
		margin-bottom: 90px;
		text-align: left;
		margin-top:10px;
	}
	sub-menu{
		font-size:0.6em;
	}
	#menu-item-56, #menu-item-55, #menu-item-363 {
  		margin-left: 30px;
  		padding-bottom: 0px;
}
	#menu-item-361{
		margin-bottom:0px;
		font-size:1em;
	}
	#menu-item-56, #menu-item-55, #menu-item-363 {
  		margin-left: 0px;
  		font-size: 0.8em;
}
	.menu-menu-container{
		text-align:left;
	}
}

@media screen and (min-width:480px) and (max-width:768px){
	
	#masthead {
  	min-height: 60px;
	}
	
	#primary #contact{
	width: 100%;
	}
	.main-navigation {
  	font-size: 1rem;
	}
	#menu-item-57, #menu-item-361, #menu-item-362 {
 	 margin-left: 20px;
	}
	#primary #contact{
		margin-top: 100px;
	}
	#homelogo_black {
 	left: 15px;
  	top: 20px;
	}	
	#homelogo_black:hover{
	left: 15px;
	top: 20px;	
	}
	#picture_about{
	width: 20%;
    min-height: 0px;
    margin-top: 10%;
    
    margin-left: 10%;
    margin-right: auto;
    float: left;
  }
	.slider .slide img{
	background-size: cover;
	margin-left: auto;
	margin-right: auto;	
	min-height: 720px;
		
}
	#textabout{
		padding-top: 5%;
	}
}	
@media screen and (min-width:769px) and (max-width:1224px){
	
	#masthead {
  	min-height: 100px;
	}
	#primary #contact{
	width: 100%;
	margin-top: 100px;
	}
	.slider .slide img{
	background-size: cover;
	margin-left: auto;
	margin-right: auto;	
	min-height: 720px;
		
}
	#picture_about {
	width: 30%;
	min-height: 0px;	
 	margin-top: 20%;
  	float: left;
	margin-left: 10%;
    margin-right: auto;
}
	#picture_about{
	width: 20%;
    min-height: 0px;
    margin-top: 10%;
    
    margin-left: 10%;
    margin-right: auto;
    float: left;
  }
	
}