Bienvenue dans l'éditeur de CSS !
Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
/* Set same size of site title on front page and other pages | JC-10443872-hc */
@media screen and (min-width: 800px) {
	.wf-active .home h1.logo, header.masthead h1.logo a {
	  font-size: 2'px;
		line-height: 22px;
	}
}
/* Title font size / #10532693-hc (MiS) */
.wf-active h1.pagetitle {
	font-size: 300px; font-weight: 300; font-family: libre; text-decoration: underline;
}
/* Hide action bar - 2322652-zen kp */
#actionbar {
	display: none;
}
/*Reduce font size for bulleted lists | (ABD)-Zd_2353474*/
article .entry ul li, article .entry ol li {
	font-size: 8px;
}
/* Add site description content with CSS to force line breaks BC-2322652-zen*/
.site-description:after {
	content: "\a TÉLÉPHONE : 06 95 67 65 28  \a seulement SUR RENDEZ-VOUS ";
	white-space: pre-wrap; line-height: 1px; font-size: 15px; color: #f4c148; font-weight: 525
}
/* Text alignment on larger screens / 2441751-zen kp */
@media screen and ( min-width: 1000px ) {
	.hentry {
		text-align: justify;
	}
}
/* Create a more narrow width for page content -- 18547337-hc */
.page article {
    padding:1em;
}
/* Removes extra marging from the Gallery block / io / #20659675-hc */
article .entry ul li.coblocks-gallery--item {
	margin: 0;	
}
/*change color: separator after page title 21064697-hc sy*/
.hr-short {
    background-color: #878789;
}
 /* Add white border to border-white  / 25692772-hc rw */
.border-white{
    border: 1px solid #ffffff;
}
/* Toolbar width | 25934148-hc (LS) */
.category-toolbar .row.clearfix {
    max-width:105%;
		font-size:103%;
	margin-left: 70px;
    text-align: center;
}
/* START: custom table color — 26378933-hc */
.gray-table table {
    background: #6a4242; max-width : 780px; font-size : 14px
}
/* Makes tagline bold #28672684-hc KD */ h2.site-description { font-weight: 500; font-size : 16px; line-height:24px
}
/* Increase size of masthead menu | 6308345-hc | kA */
.masthead .menu a {padding-right:0px;
font-size: 110%; margin-right: 0 px;
}  
#menu-item-11705{
    ;font-weight:bold;
}
/*
Bienvenue dans l'éditeur de CSS !
Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
/* Set same size of site title on front page and other pages | JC-10443872-hc */
@media screen and (min-width: 800px) {
	.wf-active .home h1.logo, header.masthead h1.logo a {
	  font-size: 2'px;
		line-height: 22px;
	}
}
/* Title font size / #10532693-hc (MiS) */
.wf-active h1.pagetitle {
	font-size: 30px; font-weight: 400; font-family: barlow; text-decoration: underline;
}
/* Hide action bar - 2322652-zen kp */
#actionbar {
	display: none;
}
/*Reduce font size for bulleted lists | (ABD)-Zd_2353474*/
article .entry ul li, article .entry ol li {
	font-size: 8px;
}
/* Add site description content with CSS to force line breaks BC-2322652-zen*/
.site-description:after {
	content: "\a TÉLÉPHONE : 06 95 67 65 28  \a seulement SUR RENDEZ-VOUS ";
	white-space: pre-wrap; line-height: 1px; font-size: 15px; color: #f4c148; font-weight: 525
}
/* Text alignment on larger screens / 2441751-zen kp */
@media screen and ( min-width: 1000px ) {
	.hentry {
		text-align: justify;
	}
}
/* Create a more narrow width for page content -- 18547337-hc */
.page article {
    padding:1em;
}
/* Removes extra marging from the Gallery block / io / #20659675-hc */
article .entry ul li.coblocks-gallery--item {
	margin: 0;	
}
/*change color: separator after page title 21064697-hc sy*/
.hr-short {
    background-color: #878789;
}
 /* Add white border to border-white  / 25692772-hc rw */
.border-white{
    border: 1px solid #ffffff;
}
 /* Add white border to border-white  / 25692773-hc rw */
.border-red{
    border: 1px solid #cf2e2e;
}
/* Toolbar width | 25934148-hc (LS) */
.category-toolbar .row.clearfix {
    max-width:105%;
		font-size:103%;
	margin-left: 70px;
    text-align: center;
}
/* START: custom table color — 26378933-hc */
.gray-table table {
    background: #6a4242; max-width : 780px; font-size : 14px
}
/* Makes tagline bold #28672684-hc KD */ h2.site-description { font-weight: 500; font-size : 16px; line-height:24px
}
/* Increase size of masthead menu | 6308345-hc | kA */
.masthead .menu a {padding-right:0px;
font-size: 110%; margin-right: 0 px;
}  
/* Bold specific links on their Header menus | 6811535-zen GH */
#menu-item-12452 {
    font-weight:900;font-size : 110%
}
/* End  | 6811535-zen GH */

/* Bold specific links on their Header menus | 6811535-zen GH */
#menu-item-13494 {
    font-weight:900;font-size : 110%
}
/* End  | 6811535-zen GH */

* Bold specific links on their Header menus | 6811535-zen GH */
#menu-item-764 {
    font-weight:900;font-size : 110%
}
/* End  | 6811535-zen GH */
/*Texte blanc du widget Informations de contact | KS*/ #widget_contact_info-5 {     color: white!important;
}