/* @override 
	https://jbzenner.fr/ikona/wp-content/themes/Divi-Community/style.css?* */
	
	
/*
Theme Name: Divi Community Child Theme
Description: Theme enfant de Divi par Divi Community
Author: Julien - WebMate
Author URI: https://www.divi-community.fr
Template: Divi
Version: 1.1
*/

/*
  ____ _____     _____      ____ ___  __  __ __  __ _   _ _   _ ___ _______   __
 |  _ \_ _\ \   / /_ _|    / ___/ _ \|  \/  |  \/  | | | | \ | |_ _|_   _\ \ / /
 | | | | | \ \ / / | |    | |  | | | | |\/| | |\/| | | | |  \| || |  | |  \ V /
 | |_| | |  \ V /  | |    | |__| |_| | |  | | |  | | |_| | |\  || |  | |   | |
 |____/___|  \_/  |___|    \____\___/|_|  |_|_|  |_|\___/|_| \_|___| |_|   |_|

*/


/* 
** CENTRER DU CONTENU VERTICALEMENT 
** Voir tuto : https://www.divi-community.fr/snippets-divi/centrer-du-contenu-verticalement
*/

.dc-centrer-verticalement {
	display: flex;
	flex-direction: column;
	justify-content: center;
  	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	  -ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
}


/*
** INVERSER LE SENS DES COLONNES SUR MOBILE
** Voir tuto : https://www.divi-community.fr/snippets-divi/inverser-ordre-des-colonnes-sur-mobile
*/

@media only screen and (max-width : 980px) {
	.dc-inverser-colonnes--section .dc-inverser-colonnes--ligne {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	
	.section-portfolio-nb .et_pb_module {
	width: 50% !important;
}
}

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

	.section-portfolio-nb .et_pb_module {
	width: 100% !important;
}

.titre-crochet h2{
font-size: 30px !important;
}
.titre-crochet .et_pb_column {
padding-left: 10px !important;
padding-right: 10px !important;
} 

}


/*
** MENU MOBILE : en pleine largeur et le hamburger devient une croix pour fermer
*/

.et_mobile_menu {
	margin-left: -30px;
	padding: 5%;
	width: calc( 100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}


/* 
** AUGMENTER LA LARGEUR CHAMP RÉSULTAT CAPTCHA 
** Parfois, suivant la taille du texte, certains chiffres du résultat sont masqués
*/
.et_pb_contact_right p input {
	max-width: 50px;
}


/*
** METTRE EXPOSANTS ET INDICES À LA BONNE TAILLE
** Généralement, ils sont bien trop gros…
*/
sup, sub {
    font-size: 70%;
}

/*
JBZ Modifs
*/

.des1 strong {
	color: #444444 !important;
}

.section-galerie-projet{
padding-bottom: 0px !important;
padding-top: 10px !important;

}


.section-galerie-projet a img{
	pointer-events: none;
}

.section-galerie-projet .et-pb-controllers {
	position: relative;
	bottom: 0px;
	margin-top: 20px;
}

.section-galerie-projet .et-pb-controllers a{
width: 10px;
height: 10px;
}

.section-vignettes-portfolio .vigncenter .et_pb_blurb_container {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.vigncenter .et-waypoint.et_pb_animation_top.et-animated:hover, .vigncenter .et_pb_animation_top.et-animated {
opacity: 1;
animation: none !important;
}

.vigncenter :hover .et-waypoint.et_pb_animation_top.et-animated:hover, .vigncenter :hover .et_pb_animation_top.et-animated {
opacity: 1;
animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1) !important;
    transform: translateY(-150%) !important;

}

.section-vignettes-portfolio .et_pb_blurb_content {
	position: absolute;
	top: 0;
	margin-top: 62%;
}

.section-portfolio-nb .et_pb_module {
	display: inline-block !important;
	width: 25%;
	border:20px solid #fff
}

.section-portfolio-nb .et_pb_blurb_content {
	display: flex;
	flex-direction: column;
}



.section-titre-projet .et_pb_row{
	width : auto !important;
 display:table;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 0px 10px
}

.section-titre-projet .et_pb_column {
padding: 30px;
margin-top: -20px !important;
margin-bottom: -20px !important;

}

.titre-crochet .et_pb_row{
	width : auto !important;
 display:table;
	margin-left: auto;
	margin-right: auto;
}

.titre-crochet .et_pb_column {
padding: 30px;
margin-top: -20px !important;
margin-bottom: -20px !important;
}

.titre-crochet {
margin-left: 40px !important;
margin-right: 40px !important;
}

.titre-crochet h2{
padding-bottom: 0px;
}


.module-vignette {
	margin-bottom: 0px !important;
}

.module-vignette h4{
	padding-bottom: 5px !important;
}

.module-vignette .et_pb_main_blurb_image{
	margin-bottom: 20px !important;
}


#top-menu.nav li a {
transition: none !important;
font-weight: 600 !important ;
color: #000;
}


#top-menu.nav li a:hover {
   box-shadow: inset 0 -5px 0 0 #bc7d70;
   opacity: 1;
}

#top-menu.nav .socialrs a:hover {
   box-shadow: inset 0 -5px 0 0 #ffffff;
   
}

#main-header #top-menu a.ds-menu-active,
.et_slide_in_menu_container .et_mobile_menu a.ds-menu-active{
       box-shadow: inset 0 -5px 0 0 #bc7d70 !important;
}

/* 
CHANGEMENT COULEUR ICONES RS
*/

.et-menu-nav .socialrs a i
{
		color: #66656b;
		font-size: 20px;
		margin-top: -2px;
}

.et-menu-nav .socialrs a i:hover
{
		color: #bc7d70;
}


#top-menu.nav .socialrs a i
{
		color: #66656b;
	font-size: 20px;
		border-radius:100px;
		margin-left: 10px;
		text-align: center;
}

#top-menu.nav .socialrs a i:hover
{
		color: #bc7d70;

}

	.socialrs span{
		display: none;
	}
	
	.socialrs a{
	}
	
.sectionmenutop .et_pb_menu__logo a img {visibility: hidden	}

.sectionmenutop.et_pb_sticky .et_pb_menu__logo a img {visibility: visible !important;}

	
#top-menu-nav li.socialrs {
		padding: 0px !important;
	}
	
	#main-header ul#top-menu.nav li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-1298 a.ds-menu-active {
		box-shadow: none !important;
	}


.page-id-1264 #top-menu .menu-item-1068 a, .page-id-1269 #top-menu .menu-item-1068 a, .page-id-1273 #top-menu .menu-item-1068 a, .page-id-1277 #top-menu .menu-item-1068 a, .page-id-1316 #top-menu .menu-item-1320 a{
	 box-shadow: inset 0 -5px 0 0 #bc7d70 !important;
}

.page-id-1258 #top-menu .menu-item-1296 a, .page-id-83 #main-header ul#top-menu.nav li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-1298 a.ds-menu-active{
	 box-shadow: inset 0 -5px 0 0 #bc7d70 !important;
}

	
	.page-id-1258 #main-header #top-menu a.ds-menu-active, .page-id-1264 #main-header #top-menu a.ds-menu-active, .page-id-1269 #main-header #top-menu a.ds-menu-active, .page-id-1273 #main-header #top-menu a.ds-menu-active, .page-id-1277 #main-header #top-menu a.ds-menu-active {
       box-shadow:none !important;
}

#main-header ul#top-menu.nav li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-1298 a.ds-menu-active:hover {
   box-shadow: inset 0 -5px 0 0 #bc7d70 !important;
}