/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


@font-face {
    font-family: 'bree_regular';
    src: url('/webfont/bree_regular-webfont.woff2') format('woff2'),
         url('/webfont/bree_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    line-height: 1.25em;
    overflow-x: visible !important;
}

h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle, .x-brand {
font-family: 'bree_regular' !important;
}

h1, .h1 {
    margin-top: 0.9em;
    font-size: 220%;
    line-height: unset;
}

h2, .h2 {
    margin-top: 0.9em;
    font-size: 190%;
    line-height: 1em;
}

h3, .h3 {
    margin-top: 0.9em;
    font-size: 170%;
    line-height: unset;
}

h4, .h4 {
    margin-top: 0.9em;
    font-size: 140%;
    line-height: unset;
}

h5, .h5 {
    margin-top: 0.9em;
    font-size: 120%;
    line-height: unset;
}

p {
    margin: 0 0 0.8em;
}

.slb_data_title
{
display:none !important;
}
a:focus { outline: none !important; }


.h-landmark
{
	letter-spacing: 0 !important;
}

.entry-wrap
{
	height: 150px;	
}

.entry-wrap:hover
{
	background-color: #ededed !important;	
}

.no-result
{
	width: 100% !important;
	text-align: center !important;
}

.no-result .entry-wrap
{
	box-shadow: none !important;
}

.x-img {
    margin-bottom: 0;
}

.x-logobar {
  display:none;
}

.x-navbar-inner {
    min-height: 0;
}

.x-navbar {
    border-bottom: unset;
    background-color: #fff;
    box-shadow: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform:unset;
}

.x-topbar {
    border-bottom: unset;
}

body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: unset;
}
.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0;
}

.x-colophon.bottom {
    padding: 0 0;
  margin-bottom:20px;
}

.x-colophon {
    border-top: 0 solid #d4d4d4;
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.075);
}

.x-colophon.bottom .x-container.max.width {
  background-color:#970a62;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing:normal !important;
  line-height: normal;
  font-size: 12px;
  font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
}

.x-colophon.bottom .x-colophon-content {
    margin: 0px 0 10px;
    font-weight: 400;
    letter-spacing: unset;
    line-height: unset;
}

.rsContainer {
    position: relative;
    width: 80%;
    height: 100%;
  margin-left:auto;
  margin-right:auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.titre-haut {
  margin-top:68px;
  float:right;
  padding-right:30px;
  text-align:left;
  font-family: 'bree_regular';
  color:#BE0C7C;
  font-size:27px;
}

.logo-haut {
  margin-top:20px;
  float:left;
  text-align:left;
}


.titre_home_1 {
  font-family: 'bree_regular';
  font-size:25px;
  color:#ffffff;
  line-height:normal;
}

.titre_home_1 span
{
	line-height: 45px !important;
	padding-top: 7px;
	padding-bottom: 7px;
}

.titre_home_1 h2 {
  font-family: 'bree_regular';
  font-size:25px;
  color:#ffffff;
  line-height:normal;
 letter-spacing:normal !important;
  margin-bottom:20px;
}

.texte_gris_1 {
  font-size:14px;
  line-height:1.4em;
  color:#5a5f6d;
  padding-bottom:20px;
}

a.bouton_blanc {
  background-color:#ffffff;
  padding: 10px 20px 10px 20px;
  color:#bd0c7b;
  font-family: Arial;
  font-size:16px;
  text-align:center !important;
}
.bouton_blanc {
  background-color:#ffffff;
  padding: 10px 20px 10px 20px;
  color:#bd0c7b;
  font-family: Arial;
  font-size:16px;
  display:inline-block;
  margin-top:10px;
  text-align:center !important;
}

a.bouton_violet_1 {
  background-color:#bd0c7b;
  padding: 5px 12px 5px 12px;
  color:#ffffff;
  font-family: Arial;
  font-size:13px;
  border:1px solid #bd0c7b;
}
a.bouton_violet_1:hover {
  color:#bd0c7b !important;
  background-color:#ffffff;
  border:1px solid #bd0c7b;
}

.bouton_violet_1 {
  background-color:#bd0c7b;
  padding: 5px 12px 5px 12px;
  color:#ffffff;
  font-family: Arial;
  font-size:13px;
  display:inline-block;
  margin-top:10px;
}

.imp-tooltip-plain-text a {
  background-color:#bd0c7b;
  padding: 5px 12px 5px 12px;
  color:#ffffff;
  font-family: Arial;
  font-size:13px;
  margin-top:10px;
  display:block;
  width: 100px;
}

#petit_titre {
  font-family: 'bree_regular';
  font-size:14px;
  color:#000000;
}

#carre_chiffre {
  font-family: 'bree_regular';
  background-color:#bd0c7b;
  color:#ffffff;
  display: inline-block;
  font-size: 30px;
  float: left;
  padding:10px;
  margin:0 10px 5px 0;
}


abbr[title] {
    cursor: pointer !important;
    border-bottom: 0 !important;
}
abbr {
    border-bottom: 0 dotted #111111;
    cursor: pointer !important;
    display: inline-block;
}

#blochaut.x-block-grid>li {
  margin:0;
  padding:0px;
  width:50%;
  color:#ffffff;
  font-family: 'bree_regular';
  font-size:16px;
}
#blochaut.x-block-grid {
  margin:0;
}

.titre-rubrique-texte h1 {
  position:relative;	
  height:60px;
  top: -60px;
    z-index: 15;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    font-family: bree_regular;
    padding: 20px;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    margin: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    background-color: rgba(1, 1, 1, 0.298039);
}

.titre-maison h1 {
    position: relative;
    height: 60px;
    top: -60px;
    z-index: 15;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    font-family: bree_regular;
    padding: 20px;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    margin: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    background-color: rgba(1, 1, 1, 0.298039);
}

.titre_texte_gris {
  background-color:#818798;
  padding-left:58px;
  padding-right:10px;
}

.titre_texte_gris_articles {
  background-color:#818798;
  padding-left:58px;
  padding-right:10px;
  font-size:18px;
  padding-bottom:10px;
  display:block;
}

#partenaires.x-block-grid>li {
border: solid 1px #E6E7EA;
}

#partenaires.x-block-grid>li:hover {
border: solid 1px #970a62;
}

.x-colophon.bottom {
    padding: 0 0;
    margin-bottom: 0px;
  padding-bottom:20px;
    background-color: #970a62;
}

.x-container {
  background-color:#ffffff;
}

.pasdeparagraphe p {
    margin: 0 0 0 0;
}

.frm_hidden {
  display:none !important;
}

.x-column.x-1-3 {
    width: 100%;
}

.liste_logo {
  float:left;
  width:20%;
}
.liste_desc {
  padding-right:30px;
  float:right;
  width:70%;
}
.liste_sep {
  clear:both;
  height:10px;
  border-bottom: 1px solid #D561AA;
  margin-bottom:20px;
}

.ressources
{
  display: flex;
}

.temoignages
{ 
width:100% !important;
min-height:330px;
}
.temoignage
{ 
width:100% !important;
 background-color: #ffffff !important;

}

.temoignage .texte
{
width:48% !important;
 float:left;
  font-size: 25px;
  line-height: 25px;
  padding-top:50px !important;
  padding:20px;

  
  background: url("https://www.maisondesfamilles.fr/wp-content/uploads/2023/04/quote-start.png");
  background-position: top 10px left 20px;
  background-size:30px;
  background-repeat: no-repeat;
  border: 10px #C0227E solid;
  min-height:350px;
}
.temoignage p
{
  margin-bot:5px;
}
.temoignage .par
{
background: url("https://www.maisondesfamilles.fr/wp-content/uploads/2023/04/quote-end.png");
  background-size:30px;
  background-repeat: no-repeat;
  background-position: top 0px right 0px;
  padding-top:40px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-align: right;
  height:80px !important;

}

.temoignages-home
{
margin-left:20px !important;
}

.temoignage-home
{ 
width:32% !important;
 background-color: #ffffff !important;
 float:left;
}
.temoignage-home .texte
{
  font-size: 25px;
  line-height: 25px;
  margin-left:5px;
  padding-top:50px !important;
  padding:20px;

  
  background: url("https://www.maisondesfamilles.fr/wp-content/uploads/2023/04/quote-start.png");
  background-position: top 10px left 20px;
  background-size:30px;
  background-repeat: no-repeat;
  border: 10px #C0227E solid;
  min-height:380px;
}
.temoignage-home p
{
  margin-bot:5px;
}
.temoignage-home .par
{
background: url("https://www.maisondesfamilles.fr/wp-content/uploads/2023/04/quote-end.png");
  background-size:30px;
  background-repeat: no-repeat;
  background-position: top 0px right 0px;
  padding-top:40px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-align: right;
  height:80px !important;
}

/*Pour tous les appareils équipés d'écrans et dont la taille est inférieure à 780px*/
@media screen and (max-width: 780px){
   .temoignage-home
{ 
width:100% !important;
}
.temoignage .texte
{
width:100% !important;
{ 

}
.actualites .actualite h4
{
	font-size: 28px;
}

.actualites .actualite
{
	margin-bottom: 100px;	
}




.search-results .x-header-landmark , .search-results .x-main, .search-results .x-container.offset, .search-no-results .x-header-landmark, .search-no-results .x-container.offset
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding: 30px;
}

.img-bg
{
	 width:100%;
	 height:350px;
	 background-position:center center;
	 background-repeat: no-repeat !important;
	 background-size: cover !important;
}