 /*
 Theme Name:     jennyecoif
 Description:    Template jenny ecoiffier 
 Author:         Dominique Martigne
 Author URI:     http://www.martigne.fr
 Template:       vantage
 Version:        1.0.4
*/
 

/*@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,700,300);*/

/* orange : #ff8400 vert : #C6D100 */
 body {
	border-top: 6px solid #000;
}
 p { font-size: 1.3em !important; line-height:1.3em; font-family: 'Josefin Sans', sans-serif; font-weight:400 !important;}
 
 h1 { font-family: 'Josefin Sans', sans-serif; font-weight:300 !important; color: #676767 !important;}
 h1 { font-size: 3em !important;}
 h2 { font-family: 'Josefin Sans', sans-serif; font-weight:300 !important; color: #676767 !important; }
 h2 { font-size: 2.6em !important; line-height:1em !important;}
 
 a, a:hover {text-decoration:none;}
 
 header#masthead.masthead-logo-in-menu .logo > img {
    max-height: 41px;
    width: auto;
}
a.logo  { padding : 18px 0 0 !important;}
#main { min-height:470px;}

@media screen and (max-width: 640px) {
  .header#masthead.masthead-logo-in-menu .logo > img {
    max-height: 35px !important;
	}
  }

eader#masthead.masthead-logo-in-menu .logo > img {
	max-height: 35;}

 /*Reset theme*/
 /* BUTTON dans regles css des réglages du theme*/ 
.entry-content img {
    border-radius: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.176);
}
 
 /*_______________  NAV ________________ */
 .main-navigation.sticky {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
 .main-navigation ul li a {
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-weight:300 !important;
	font-size:18px;
	/*color: #A6A6A6;*/
	padding: 22px 18px 10px !important;
	margin-top: 12px;
	}
 .main-navigation ul li ul li a {
    padding: 8px 18px  !important;
	margin-top: 0;
	}
 .main-navigation ul li ul li:first-child {
    padding-top: 6px  !important;
	}
 .main-navigation ul li ul li a {
    font-size: 14px;
    margin-top: 0;
    padding: 5px 14px !important;
}

/*_______________  MOBILE NAV ________________*/
.mobile-nav-frame {background: #eaeaea !important;}

.mobile-nav-frame .title {background: #c2c2c2; border-bottom: none !important;}

.mobile-nav-frame .title h3 {color: #424242; text-shadow: none !important;}

.mobile-nav-frame ul {
	background: #eaeaea !important;
	border: none !important;
	border-radius: 0 !important;
}
.mobile-nav-frame ul li a.link {
	color: #3F3E3E !important;
	text-shadow: none !important;}
.mobile-nav-frame .next img {
    width: 22px;
    height: 28px;
	background: #a8a8a8;
	padding-right: 8px;
}
.mobile-nav-frame .next img:hover {
	background: #939393;
}

 /*_______________  WIGDETS ________________*/ 
 .textwidget h2 { margin-top: 0;}
 .widget_circleicon-widget .circle-icon-box h4 { margin-bottom: 0;  font-size: 1.5em;}
 .widget_circleicon-widget .more-button { color: #999 !important;}
 
h3.widget-title {font-family: 'Josefin Sans', sans-serif; color: #999999 !important; font-weight: 400 !important;}
  /*_______________  PAGES EXPO ________________*/ 
 
 .fond-expo {
	background-color:#E2E2E2;
}
 
.gallery-caption {
   
}
 
  /*_______________  PAGE BIOGRAPHIE __________*/ 

.cv-simple p { padding-left: 40px; }
 /*.cv-simple p:first-line { color: lime; Text-Indent: -60px;}*/


.cv p { margin-bottom: 0px !important;}
.cv ul {margin: 0 0 1.5em 1em; max-width: 85%;}
.cv li {font-size: 16px !important;}

  /*_______________  FIL D'ARIANE__________*/ 
 p#breadcrumbs { font-size: 84%; color: #666;}
 


  /*_______________  FORMULAIRE __________*/

.textarea.textarea { font-size: 120%;}

  /*_______________  NextGEN _____________*/
.ngg-gallery-thumbnail img {
    background-color: transparent !important;
    border: 0px solid #a9a9a9 !important;
    margin: 8px 0 8px 8px !important;
    padding: 0px !important;
}

 /*_______________  BLOG __________*/

/*pour le widget Articles récennts**/
#recent-posts-2 ul li a::before {content: "> "; }
#recent-posts-2 ul li {margin-bottom: 0.5em !important;}


.archive h1#page-title {font-size: 16px !important; color:#d4d4d4 !important;}
.post-navigation a {background:none; border: 0;font-size: 1.1em;}



/* pour corriger l'ombrage qui déborde sur les galeries Gutenberg*/
.wp-block-gallery .blocks-gallery-item figcaption {max-width:97%;}

/*-------------------[320px]------------------*/

@media screen and (max-width: 479px) {
  .classici {
		color:red;
	}	
}