/* Mise en forme de la liste de catégories de la page d'accueil */
.list--column h2 {
  margin-bottom: 3rem;
}

.list--column .categoryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.list--column .categoryListItem {
  margin: 0 0 1.5rem;
  width: 70%;
}
.list--column .categoryListImageContainer {
  position: relative;
}
.list--column .categoryListImageContainer::before {
  color: #fff;
  content: "\f067";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  top: -15%;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
  transform: translateY(0);    
  right: 0;
  z-index: 1;
}
.list--column .categoryListImageContainer:hover::before {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
.list--column .categoryListImageContainer::after {
  background-color: #b80c21;
  bottom: 0;
  border-radius: 50%;
  content: '';
  display: block;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  -webkit-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
  width: 90%;
}
.list--column .categoryListImageContainer:hover::after {
  opacity: 0.5;
}

.list--column .categoryListImageContainer a {
  display: block;
}

.list--column .categoryListImageContainer img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  width: 90%;
}

@media screen and (min-width: 768px) {
  .list--column .categoryListItem {
    margin: 0 2.5% 1.5rem;
    width: 30%;
  }
}

@media screen and (min-width: 992px) {
  #ytb_block_header_1 img {
    max-height: 160px;
  }
  .list--column .categoryList {
    /*-webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;*/
  }
  .list--column .categoryListItem {
    width: 19%;
  }

  ul.slimmenu > li > ul > li {
    padding: 0;
    margin: 0;
    display: block;
    background-color: #010101 ;
  }
  .rgpdContactFormBlock label {
    display: inline-block !important;
    float: initial;
    margin-right: 0;
    width: auto !important;
    font-size: 12px;
  }
}

h2 {
	color: #e6c358!important;
}

/*style des pages intérieures (logo + titre en dessous)*/
/*page coiffure*/
/*bloc image*/
#basicArticleSuperListImageCategoryContainer_content29315 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding-top: 20px;
}
/*bloc titre*/
#basicSuperListCategoryTitle_content29315 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding-top: 40px!important;
}

/*page esthétique*/
/*page coiffure*/
/*bloc image*/
#basicArticleSuperListImageCategoryContainer_content29314 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
  	padding-top: 20px;
}
/*bloc titre*/
#basicSuperListCategoryTitle_content29314 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding-top: 40px!important;
}
/*photo soins visages*/
#articleBody368814 {
	display: inline-block;
}
/*photo soins corps*/
#div-slider-368815 {
	display: inline-block;
}
/*photo beauté mains et pieds*/
#div-slider-368816 {
	display: inline-block;
}
/*photo maquillage*/
#div-slider-368820 {
	display: inline-block;
}
/*photo modelage*/
#div-slider-384272 {
display: inline-block;
}
/*photo soins mains et pieds*/
#div-slider-384287 {
	display: inline-block;
}
/*photo epilation*/
#div-slider-368817 {
	display: inline-block;
}
/*photo teinture*/
#div-slider-372710 {
	display: inline-block;
}
/*photo décoloration*/
#div-slider-368819 {
	display: inline-block;
}

#ytb_group_simple-action_galerie {
	background-color: #FFFFFF!important;
}
/*style carte avis google*/
.jsx-3152013204 {
	color:#e6c358!important;
}
.eagr-reviewer-name-link {
	color:#e6c358!important;
}
.jsx-1747349585 {
	color:black!important;
}
.jsx-3006640238 {
	color:#222!important;
	font-weight: bold!important;
}

/* masquage map */
/*.ytb_extension_location.content_29875 .map_canvas {
  display: none;
}*/

/*style logo responsive*/
@media screen and (max-width: 768px) {
  .content_18004 img {
	width: 50px!important;
    height: 50px!important;
  }
}

/*style titres page des rubriques*/
.basicArticleSuperListArticleTitle {
	display: inline-flex;
}


@media only screen and (max-width: 940px) {
  ul.slimmenu li .sub-collapser {
    position: absolute;
  }
  
  ul.slimmenu>li>ul {
    width: 100%;
  }
  
  ul.slimmenu li>ul>li>a {
    text-align: center;
  }
  
.btn-icon-phone { display: block !important; }
}


@media (max-width: 960px) { 
  #ytb_row_header #ytb_block_header_1 { width: 50px; }
  #ytb_row_header #ytb_block_header_2 { width: calc(100% - 200px); max-width: none; }
  #ytb_row_header #ytb_block_header_3 { width: 141px; max-width: none; }
  #ytb_block_header_3 .btn { padding: 2px 5px; margin: 2px 0; }
  #ytb_block_header_3 p { line-height: 1; font-size: 12px; }
  #ytb_block_header_3 a:first-of-type { width: 30px; }
  #ytb_block_header_3 a:last-of-type { width: 100px; display: inline-block; font-size: 12px; vertical-align: bottom; padding: 8px 10px; font-weight: 700; }
  td:nth-of-type(2) { min-width: 75px; }
  ul.slimmenu li > ul > li > a { padding-left: 10px; }
}

.content_29315 .basicArticleSuperListImageCategoryContainer,
.content_29315 .basicArticleSuperListCategoryTitle {
  text-align: center;
}

.article-content-body {
  clear: left;
}

.basicArticleSuperListArticleTitle {
  display: block;
  text-align: center !important;
}

#ytb_block_header_3 .btn {
  margin-left: 0;
}

#ytb_row_temoignage h2 {
  display: flex;
  flex-direction: column;
}

#ytb_row_temoignage .testimonial_add {
  margin-top: 1em;
}

#ytb_block_info_a_1 li {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}

@media (max-width: 600px) {
  .returnButton {
    float: none;
    text-align: right;
  }
}

#ytb_row_page_content .basicArticleSuperListArticlePreview {
  text-align: center;
}

@media (min-width: 968px) {
  #ytb_block_footer_1 .ytb_extension_article {
      float: left;
      /* max-width: 33.33%; */
      margin-right: 328px;
  }
}

@supports (-webkit-touch-callout: none) { 
  #ytb_block_header_3 a:last-of-type {
    padding: 8px 4px;
  }
}

@media (max-width: 480px) {
  #ytb_row_header {
    display: flex;
    justify-content: space-between;
  }
  #ytb_row_header > div {
    width: auto !important;
  }
}

.jqueryCycle2Pager {
  z-index: 999;
}

@media (max-width: 960px) {
  #ytb_group_double-action_top #ytb_row_info_top {
    display: flex;
    flex-direction: column;
  }
  
  #ytb_group_double-action_top #ytb_block_info_top_1 {
    order: 1;
  }
}