
html,
#page,
.grid {
	background: #fff;
	font-family: simplifica;
	font-size: 15pt;
  letter-spacing: 0.8pt;
}
h1 {
	font-family: first_order;
}
h2,h3,h4 {
	font-family: nephilm;
}
a:hover, a:focus {
  text-decoration: none;
}
section.container-fluid {
	max-width: 1800px;
}

.opacity {
	transition: opacity 2s;
	opacity: 1 !important;
	z-index: 222;
}
.display {
	display: block !important;
}
.top {
	top: 0 !important;
}

#page #ftg-44 .tile:hover img {
	transform: inherit;
}
#page #ftg-55 .tile:hover img {
	transform: inherit !important;
}


/***********/
/*** 404 ***/
/***********/
.page-404 {
	display: table;
	height: 400px;
}
.page-404 .content {
	display: table-cell;
	vertical-align: middle;
}


/*******************/
/*** Titre Pages ***/
/*******************/
.page-title {
	text-align: center;
  margin: 50px 0;
  color: #1e74bf;
}
.page-title h2 {
  font-size: 36px;
  font-family: celtic;
  letter-spacing: -1px;
}


/***************/
/*** Accueil ***/
/***************/
.home #main-header{
	position: fixed;
  bottom: 0;
  left: 0;
  z-index: 111;
  background: #fff;
  width: 100%;
}
#home {
	background-size: 100% auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100vh;
	display: table;
	position: relative;
	z-index: 55;
}
#home .container {
	vertical-align: middle;
	display: table-cell;
	font-family: first_order;
	padding-bottom: 5%; 
	text-align: center;
	color: #fff;
}
#home .image {
	margin-bottom: 30px;
}
#home h1 {
	font-size: 60px;
	margin: 0; 
}
#home h2 {
	font-size: 34px;
	margin: 0;
	font-family: first_order;
}


/*******************/
/*** Qui suis je ***/
/*******************/
.poeme {
	max-width: 100%;
	font-family: academy;
	font-size: 18px;
	margin: 50px auto 0;
	padding: 80px 0px 80px 100px;
	color: #fff;
	background-image: url('https://samuelbadaire.com/wp-content/themes/photography/assets/img/DSCF4290.jpg');
	background-size: 100% auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10%;
}
#quisuisje .page-content {
	text-align: justify;
}


/***************/
/*** Galerie ***/
/***************/
#portfolio {
	padding: 0 25px;
}
#portfolio .titre-categorie {
	margin: 30px 0;
	font-size: 32px;
	font-family: simplifica;
}
#portfolio .bloc {
  text-align: center;
	aspect-ratio: 4/3; 
	display: table;
  padding: 10px;
  position: relative;
  z-index: 10;
}
#portfolio .bloc .content {
  display: table-cell;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#portfolio .bloc .content a {
	color: #fff;
  text-decoration: none;
  letter-spacing: 1.5px;
  font-size: 24px;
  text-shadow: #000 2px 2px 2px, #000 1px 1px 1px;
  font-weight: bold;
  line-height: 1.2;
}


/********************/
/*** Page Galerie ***/ 
/********************/
.mfp-bg {
	opacity: 1 !important;
}
/*
#gallery {
	position: relative;
	background: #fff; 
	margin-bottom: 20px;
}
#gallery .alm-item {
	cursor: pointer;
	background: #000;
	padding: 0 3px !important;
}
.fa-solid {
	color: #b00;
}
*/
.final-tiles-gallery .tile:hover img {
	transform: none !important;
}


/*******************/
/*** Expositions ***/
/*******************/
.expo-content {
	max-width: 860px;
	padding-bottom: 50px;
	margin: 0 auto;
}


/***************/
/*** Tirages ***/
/***************/
#boutique .page-content p {
	padding-bottom: 10px;
}


/********************/
/*** Default Page ***/
/********************/
.page-template-default .page-content {
	padding-bottom: 50px;
	max-width: 2200px;
	margin: auto;
}


/**************/
/*** Footer ***/
/**************/
#contact {
	background-color: rgba(0,0,0,0.93);
	width: 100%;
	height: 100vh;
	display: table;
	z-index: 888;
	position: fixed;
	transition: top 1.6s ease-in-out;
	top: -2000px;
  left: 1;
}
#contact .content {
	color: #fff;
  text-align: center;
	font-size: 28px;
	line-height: 1.3;
	vertical-align: middle;
  display: table-cell;
  letter-spacing: 0.8px;
}
.copyright {
	text-align: center;
	padding: 30px;
	font-family: simplifica;
	font-size: 20px;
	letter-spacing: 1px;
}


/************/
/*** Menu ***/
/************/
#main-header {
	  background: #f9f9f9;
}
#main-header .main-title {
	text-align: center;
	color: #000;
  margin: 15px;
	text-decoration: none;
	display: inherit;
}
#main-header .main-title:hover {
	text-decoration: none;
}
#main-header .main-title:hover h1{
  color: #d9ad00;
}
#main-header .main-title h1 {
	font-size: 32px;
}
#main-header .main-title h2 {
	font-size: 20px;
  font-family: first_order !important;
}

#main-menu #close {
	color: #000;
	margin-top: 20px;
	display: none;
}
#main-menu .menu {
	text-align: center;
  margin: 30px 0;
  transition: opacity 2s;
	position: relative;
}
#main-menu .menu a {
	text-decoration: none;
  cursor: pointer;
  font-size: 20px;
  padding: 0 20px;
  display: inline-block;
  letter-spacing: 1px;
  color: #007d00;
  font-weight: bold;
  text-transform: lowercase;
}
#main-menu .menu a:hover {
	text-decoration: none;
	color: #d9ad00;
}
.menu-expo {
	display: inline-block;
  position: relative;
}
.menu-expo-sub {
	display: none;
	position: absolute;
  top: 20px;
  left: 10px;
  width: 220px;
  z-index: 100;
  padding: 15px 10px;
  text-align: left;
  background: #fff;
}
/*
#main-menu .menu .creations {
	display: none;
	position: absolute;
  left: 0;
  top: -88px;
  background: #007d00;
  color: #fff;
  padding: 15px;
}
#main-menu .menu .creations a {
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
}
*/
.menu-expo:hover .menu-expo-sub {
	display: block;
}
#page.home #main-menu .menu-expo-sub {
	top: initial;
  bottom: 20px;
  padding-bottom: 20px;
}


/****************/
/*** Carousel ***/
/****************/
/*
#page .carousel {
	position: fixed;
	width: 0%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 1000;
	transition: width 2s ease;
} 
.carousel .fermer {
	position: absolute;
	top: 5%;
	right: 2%;
	z-index: 1111;
	color: #fff;
}
.carousel-item .w-100 {
	width: auto !important;
	height: 100vh;
	margin: 0 auto;
}
.carousel-inner {
	background: #000;
}
.carousel-item {
	transition: transform .6s ease-in-out;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 5rem;
	height: 5rem;
}
.carousel-control-next {
	right: -30px;
}
.carousel-control-prev {
	left: -30px;
}
*/


/*******************/
/*** Toggle-icon ***/
/*******************/
#drop {
	display: none;
}
.toggle-icon {
	/*! display: block; */
	/*! position: relative; */
	/*! width: 100%; */
	/*! margin: -2.2em auto 0 0.2em; */
	-webkit-transition: margin 600ms;
	-moz-transition: margin 600ms;
	transition: margin 600ms;
	cursor: pointer;
	display: inline-block;
}
.toggle-icon .bar {
	display: block;
	width: 2.4em;
	height: 3.5px;
	margin: 9px;
	border-right: 1.9em solid #007d00;
	border-left: 0.4em solid #d9ad00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-property: -webkit-transform, margin, border-right-color, box-shadow;
	-moz-transition-property: -moz-transform, margin, border-right-color, box-shadow;
	transition-property: transform, margin, border-right-color, box-shadow;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	transition-duration: 600ms;
}
.toggle-icon .bar:nth-of-type(1) {
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	transition: opacity 300ms;
}
.toggle-icon .bar:nth-of-type(2) {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.home .toggle-icon .bar {
	border-right: 1.4em solid #fff;
}


/**************/
/*** Pushed ***/
/**************/
.pushed .toggle-icon {
	/*! margin: 10px 0 0 0.7em; */
}
.pushed .bar:nth-of-type(1) {
	opacity: 0;
}
.pushed .bar:nth-of-type(2) {
	margin-left: 0px;
	-webkit-transform: rotate(-137deg) translateY(-1.5em);
	-moz-transform: rotate(-137deg) translateY(-1.5em);
	-ms-transform: rotate(-137deg) translateY(-1.5em);
	-o-transform: rotate(-137deg) translateY(-1.5em);
	transform: rotate(-135deg);
}
.pushed .bar:nth-of-type(3) {
	margin-left: 17px;
	-webkit-transform: rotate(-42deg);
	-moz-transform: rotate(-42deg);
	-ms-transform: rotate(-42deg);
	-o-transform: rotate(-42deg);
	transform: rotate(-45deg) translateY(-20px);
}


/****************/
/*** Lightbox ***/
/****************/
.lightboxOverlay {
	opacity: .9 !important;
}
#lightbox .lb-caption {
	display: none !important;
}
#lightbox .lb-nav a.lb-next {
	opacity: 1;
	position: absolute;
	right: -20%;
	width: 20%;
}
#lightbox .lb-nav a.lb-prev {
	opacity: 1;
	position: absolute;
	left: -20%;
	width: 20%;
}
#page .lightboxOverlay {
	opacity: 1;
}
#lightbox .lb-image {
	border: 15px solid #fff;
}
#page .final-tiles-gallery.ftg-hover-enabled .tile.hover .tile-inner::before, 
#page .final-tiles-gallery.ftg-hover-enabled .tile:hover .tile-inner::before {
	opacity: 0;
}
#page .final-tiles-gallery.ftg-hover-enabled .tile.hover .caption-block, 
#page .final-tiles-gallery.ftg-hover-enabled .tile:hover .caption-block {
  opacity: 0;
}
#page .lb-data .lb-details {
	display: none;
}
#page .loading-bar {
	display: none;
}
.page-id-1033 .final-tiles-gallery {
	max-width: 1600px;
	margin: 0 auto;
}







. {
	max-width: 60%;
  padding-bottom: 50px;
  margin: 0 auto;
}













/******************/
/*** Responsive ***/
/******************/

@media (max-width: 720px) {

#main-menu .menu {
	text-align: left;
  padding-left: 10%;
}
.menu-expo-sub {
	display: inherit;
  position: relative;
  top: 0;
  padding: 0;
  width: inherit;
}

	#home-portfolio h1 {
		  font-weight: bold;
		  font-size: 30px;
	}

	.home #main-header {
		padding: 14px 0px;
	}

	.home .toggle-icon .bar {
	  border-right: 1.4em solid #007d00;
	}

	/*** Menu ***/
	#drop {
		display: inline;
		text-align: center;
	}
	#drop .toggle-icon {
		margin-bottom: 15px;
	}

	/* Titre du menu */
	#main-header .main-title h1 {
		font-size: 28px;
		line-height: 36px;
	}
	#main-header .main-title h2 {
		font-size: 18px;
	}

	/*** Titre de page ***/ 
	.page-title {
		  margin: 30px 0;
	}
	.page-title h2 {   
		font-size: 26px;
	}

	/*** Page - PORTFOLIO ***/
	#portfolio .bloc {
		aspect-ratio: 3/2;
	}

 /*** Page - EXPOSITION ***/

	.page-template .page-content  {
		padding: 20px 0;
	}

	.expo-content {
		padding-bottom: 20px;
	}


	.poeme {
		background-image: none;
		color: #000;
		padding: initial;
		display: none;
	}



	#home .image {
		max-width: 50%;
		padding-bottom: 20px;
		margin: 0 auto;
	}
	#home {
		background-image: url('https://samuelbadaire.com/wp-content/themes/photography/assets/img/DSCF3102.jpg') !important;
		background-position: top;
		position: fixed;

	}
	#home .content {
		color: #fff;
	}
	#home h1 {
		font-size: 30px;
	}
	#home h2 {
		font-size: 20px;
		padding: 10px;
	}





	.bloc.col-md-4 .content a {
		padding: 0 10px;
    font-size: 20px;
  }




	.menu-expo {
  	display: inherit;
	}

	#main-header {
		text-align: center;
	}

	#main-menu .menu {
		width: 100%;
		min-height: 100vh;
		position: fixed;
		top: 0;
		background: #fff;
		display: table-cell;
		left: 0;
		opacity: 0;
		transform: translateY(-100%);
		padding-top: 33px;
		pointer-events: none;
	}
	#main-menu .menu.top {
		 	transform: translateY(0);
	    pointer-events: auto;
	}
	#main-menu .menu .content {
		vertical-align: middle;
		display: table-cell;
	}
	#main-menu .menu a {
		display: block;
  	margin: 30px 0;
	}
	#main-menu #close {
		display: block;
		padding-top: 12px;
		color: #000;
	}

 	#tirages .content {
		font-size: inherit;
    padding: 20px;
 	}
	#contact .content {
		font-size: 22px;
    padding: 20px;
	}

	.home .dropdown {
		right: 0;
		top: 0 !important;
	}
	.dropdown {
		right: 0;
		top: -90px;
	}

	.lb-image {
		border: 0 !important;
	}

	#lightbox .lb-nav a.lb-next {
	  opacity: 1;
	  position: absolute;
	  right: -30%;
	  width: 25%;
	}
	#lightbox .lb-nav a.lb-prev {
	  opacity: 1;
	  position: absolute;
	  left: -30%;
	  width: 25%;
	}

	#col-image {
		padding: 0;
	}
	.menu-expo {
		display: inherit;
	}
	#boutique-col-image {
		padding: 0;
	}

	#quisuisje .image {
		  padding: 0;
	}
}
