/* ------------- */
/* --- PERSO --- */
/* ------------- */
#bloc-rubrique-contenu p {
    letter-spacing: 2px; /* espace les lettres */
}
.cover-black{
	opacity : 0.2;
}
.cover-white{
	opacity : 0.2;
}
.texte-photo .bloc-rubrique-contenu.titre-double {
   	color: #e7f2f8 !important;
    padding-left: 0vw !important;
}
.plugin-catalogue .img-produit{
    box-shadow: none !important;
}
#myCarouselHome {
    background:#ffffff;
}
#myCarouselHome .carousel-item {
    -webkit-transition: transform 5s ease, opacity 1.7s ease-out;
    -moz-transition: transform 5s ease, opacity 1.7s ease-out;
    -o-transition: transform 5s ease, opacity 1.7s ease-out;
    transition: transform 5s ease, opacity 1.7s ease-out;
}
#wrapper .container-fluid2 .header-wrapper .header{
	box-shadow:none;
}
.container-footer .standard-logo-footer{
	max-height:120px;
}
.plugin-basic-h3{
	text-transform:uppercase;
    color:#0f7bbb;
    font-size: 1rem;
    font-weight:600;
}
.main-menu.effect4 .logo{
	opacity:1;
}

#footer{
    border:0px !important;
}
.liste-pictos .plugin-description .title-plugin .title-heading-center{
	text-transform: uppercase;
	font-size: 2rem !important;
}
.plugin-basic .container-basic .h2, .plugin-basic .container-basic h2{
	font-size: 2rem !important;
    text-align:center;
 }
 .liste-pictos .container-pictos h4 {
    font-size: 1.325rem !important;
 }
 .liste-pictos .container-pictos .picto .logo-small i{
 	font-size:50px !important;
 }
.liste-pictos .container-pictos .button.button-2{
	border-color: #CAD339 !important;
 	background: #CAD339 !important;
 }
 .plugin-basic .container-basic .button.button-2{
	border-color: #aa4895 !important;
 	background: #aa4895 !important;
 }
.plugin-basic .container-basic .button.button-2 .button-text, .plugin-basic .container-basic .button.button-2 .button.button-2 i{
    color:#F6EFF3 !important;
}

.plugin-basic .container-basic .button.button-2:hover .button-text, .plugin-basic .container-basic .button.button-2:hover i, .plugin-basic .container-basic .button.button-2:focus .button-text, .plugin-basic .container-basic .button.button-2:focus i, .plugin-basic .container-basic .button.button-2:active .button-text, .plugin-basic .container-basic .button.button-2:active{
	color:#ffffff !important;
}
#bloc-rubrique-contenu{
	background: #ffffff !important;
 
}
.header-wrapper.style-header1.withoutpic{
	background: #130f0c;
}
@media (min-width: 1200px){
  .container {
      max-width: 1300px;
  }
  .logo-no-mobile {
      display:none;
  }
}
