/**
 * Theme Name: Avocats Cherbourg
 * Template: icelander
 * Version: 1.0.0
 * Description: Thème pour le site des Avocats Cherbourg
 */

 
/*	Balise H1 H2 H3*/
H1  {
	font-size: 20px;
	font-weight: bold;
	color: #846D35 !important;
	font-family: Varela Round, Helvetica Neue, Helvetica, Arial, sans-serif;
}
H2  {
	font-size: 17px;
	font-weight: bold;
	color: #323632 !important;
	font-family: Varela Round, Helvetica Neue, Helvetica, Arial, sans-serif;
}
H3  {
	font-size: 16px;
	font-weight: bold;
	color: #666666 !important;
	font-family: Varela Round, Helvetica Neue, Helvetica, Arial, sans-serif;
}
H4  {
	font-size: 16px;
	font-weight: bold;
	color: #666666 !important;
	font-family: Varela Round, Helvetica Neue, Helvetica, Arial, sans-serif;
}
/*	/Balise H1 H2 H3 H4*/

.site-content-inner {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

/*	Suppression du visuel intro*/
#intro-container {
    display: none;
}  
/*	/Suppression du visuel intro*/
 

 
 /*			PAGE ACCUEIL 		*/
 .home .liste-competences h2{
	min-height: 80px;
	font-size: 20px !important;
	font-weight: 600 !important;
 }
 
 
 
 /*			/PAGE ACCUEIL 		*/
 
 
 
 
 /*			FOOTER 		*/
 @media only screen and (min-width: 42em){
	.footer-area-site-info {
		padding: 0.5em 0 !important;
	}
} 
 /*			/FOOTER 		*/
 
 
 
/* TablePress */
@media only screen and (max-width: 42em){


}
/* /TablePress */

/* Desktop screen	*/
@media only screen and (min-width: 55em){

}
/* /Desktop screen	*/






