/* Ajouter vos Feuilles de style en cascade personnalisées ci-dessous */

/* ENTETE / HEADER */




/* On repete sur la largeur de l'ecran une image 1px de large et de 210px de haut (135/75) */
#header {
   background-color: #ffffff!important;   /* #eb534f!important; 
  background-image: url(https://bayeuxlisieux.catholique.fr/wp-content/uploads/sites/18/2016/02/header_bg_781a40.jpg) !important;
  /* https://bayeuxlisieux.catholique.fr/wp-content/uploads/sites/18/2015/11/header-bg.jpg
  background-repeat: repeat-x !important;*/
}


/* Masquage des éléments du haut pour la page Centre d'études théo. */
.page-id-712:background-image{
  display: none;
}

/* On modifie la couleur de fond des logos du header */
.header-fastaccess-icon{
background-color: #eb534f!important;
}

/* On passe les entrées de menu en gris foncé au lieu de noir.*/

#menu>ul>li>a {
color: #666 !important;
}

/* On décolle le titre et la description du site du logo */
#header-logo-infos {
    margin-left: 24px;
  	font-size: 0.5em !important;
}

/* On cache les puces devant les titres de widgets et on colle les titres à gauche sur l'espace récupéré*/

.widgettitle:before, .wpb_heading:before{
  display: none !important;
}

.widgettitle, .wpb_heading {
    padding: 0 0 0 0 !important;
}

/* On centre les 3 puces */
#header-fastaccess {
  text-align: center !important;
}
/*essayons de changer la couleur du font de la page*/
body{
  background-color: lightblue
}


/*TESTS*/

/*
.entry-content {
 -moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;
  
  text-shadow: 5px 5px 5px #F83BFF;
}
*/

/* Espace "contact", généré avec http://css3.me/ */

.degrade_mauve {
  	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#bd3367');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#bd3367')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together
	background-image: -moz-linear-gradient(top, #ffffff, #bd3367);
	background-image: -ms-linear-gradient(top, #ffffff, #bd3367);
	background-image: -o-linear-gradient(top, #ffffff, #bd3367);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#bd3367));
	background-image: -webkit-linear-gradient(top, #ffffff, #bd3367);
	background-image: linear-gradient(top, #ffffff, #bd3367);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

  /* ancienne version de test */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7deed+0,71ceef+25,21b4e2+66,21b4e2+66,b7deed+100 
background: #b7deed; /* Old browsers */
/*background: -moz-linear-gradient(top,  #b7deed 0%, #71ceef 25%, #21b4e2 66%, #21b4e2 66%, #b7deed 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  #b7deed 0%,#71ceef 25%,#21b4e2 66%,#21b4e2 66%,#b7deed 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  #b7deed 0%,#71ceef 25%,#21b4e2 66%,#21b4e2 66%,#b7deed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-9 */

}

.testcouleur{
  /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#bd3367');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#bd3367')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffffff, #bd3367);
	background-image: -ms-linear-gradient(top, #ffffff, #bd3367);
	background-image: -o-linear-gradient(top, #ffffff, #bd3367);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#bd3367));
	background-image: -webkit-linear-gradient(top, #ffffff, #bd3367);
	background-image: linear-gradient(top, #ffffff, #bd3367);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
  background-color: #eb534f;
}


/* CALENDRIER / AGENDA */
/* modification de la couleur de fond des jours ayant une évènnement sur le calendrier*/
.bloc-calendar-grid .item-day>a{
  background-color: #eb534f!important;
  color: #fbfafa !important;
}

/* modification de la couleur de fond du calendrier */
.bloc-calendar-grid{
  background-color: #eb534f!important;
}
/* modification du fond des puces du calendrier*/
.bloc-calendar-grid .item-day{
  background-color: #eb534f!important;
}
  
/* Modification de la couleur des liens*/
.bloc-calendar-grid .item-day>a{
  color: #fbfafa!important;
}


/* PIED DE PAGE / FOOTER */
/* Modification du titre footer */
#footer-menu-title>span{
  background-color: #f7f7f7 !important;
  color: #666 !important;
}

/* Couleur des liens footer 
#footer-menu-list>li>a {
  color: #666 !important;
}*/

/* Couleur txt footer */
.footer-content-box{
    color: #666 !important;
}

/* Couleur des liens du footer*/
#footer-menu a {
    color: grey !important;
}


/* largeur des colonnes du menu */

#footer-menu-list>li {
  width: 22% !important;
}

/* Ajoute les lignes horizontales entre les entrées du menu footer*/
#footer-menu-list .sub-menu li {
    border-bottom: 1px solid #A3A3A3;
   /* height: 30px; */
    margin-top: 10px;
}

/* last-child fix */
/*
#footer-menu-list .sub-menu a {
    margin-bottom: 45px !important;
    font-weight: initial !important;
    text-transform: none !important;
}

#footer-menu-list>li:last-child a {
  margin-bottom: 45px !important;
}

#footer-menu-list>li:last-child ul a {
  font-family: Arial,Helvetica,sans-serif !important;
}

/* Copyright */
span.footer-left1{
  margin: auto;
  width: 302px;
  color: #ffffff;
  box-sizing: border-box;
    float: left;
  overflow: auto;
}
/* Link Footer gauche*/
span.footer-left {
    width: 302px;
    margin: auto;
    color: #ffffff;
    float: left;
}
/* Link Footer droit*/
span.footer-right {
    width: 302px;
    margin: auto;
    color: #ffffff;
    float: left;
}



/* hauteur footer*/
#footer-content{
  padding:15px 0 !important;
}

  

/* Date - messe du jour */

.valign-holder a,
#day_date{
  text-align: right;
}

/* Agenda Home */
.vc_col-sm-4 .bloc-archive-content-list .entry-img {
    display: none !important;
}

.vc_col-sm-4 .bloc-archive-content-list .entry-img~.entry-date, .vc_col-sm-4 .bloc-archive-content-list .entry-img~.entry-title, .vc_col-sm-4 .bloc-archive-content-list .entry-img~.entry-category, .vc_col-sm-4 .bloc-archive-content-list .entry-img~p {
  margin-left: 0 !important;
}

.bloc-archive-content-list .entry-summary {
  padding-bottom: 0 !important;
}


/* Supprime le résumé des événements sur le bloc VC de la HomePage */
.home .entry-summary p {
    display: none;
}

/* Police nom des villes sur la carte du diocèse */
div#svg-map-289580 tspan {
    font-size: medium;
}

/* Couleur des icones dans les bulles au survol*/
.header-fastaccess-icon:hover {
    color: #781A3F !important;
}

/* couleur des citations */
blockquote {
    color: #bd3367 !important;
}

/* ajout de 5px de margin-top aux image de la colonne de droite sur les pages*/

.page .wpb_single_image.wpb_content_element.vc_align_center {
    margin-top: 5px;
}

/* enleve la marge du a l'activation de la barre CEF */
header#header {
    margin-top: -32px;
}

/* Style pour flux video en bas de home */
.flux-externe-home .slides li {
    float: left;
    width: 33%;
}

.flux-externe-home h3.entry-title {
    margin-left: 0 !important;
}

.flux-externe-home h3.entry-title {
    margin-top: 100px !important;
}


/* RESPONSIVE */
@media only screen and (max-device-width : 767px){
  #footer-menu-list>li {
  width: 100% !important;
}
}
 
.page-id-317556 #affectation-wrap {
    display: none;
}

