/*------------------------------*/
/* Styles générés par theme.less */
/*------------------------------*/
a,
.topbar .title p,
.topbar .search i,
.topbar .nav_search .nav_container nav ul#nav li a:hover,
.bienvenue h2:before,
.bienvenue .quote_text:after,
.praticiens .grid-2_xs-1 a:hover,
.cabinet .description li:before,
.actus .text a:hover,
footer .titre,
footer .copyright a,
.topbar .title p:last-child,
.intern .topbar .title p:last-child,
.intern .grid main li:before,
.intern .grid main .message .go:hover,
.intern .grid aside .praticiens .grid a:hover,
footer a:hover,
#nos_conseils ul li:before,
#pw-article-container h1,
#pw-article-container h2,
#fiche_conseil,
#fiche_conseil a,
.pw-cabinet-informations h3,
.pw-cabinet-colls-liste h3 ,
.pw-infos-pratique strong,
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  color: #ed3e47;
}
.topbar .nav_search .nav_container nav ul#nav li .subnav a:hover {
  color:#FFF;
}
.topbar .nav_search nav ul#nav li a:before,
.topbar .nav_search nav ul#nav li a:after,
.topbar .nav_search nav ul#nav li a:hover:before,
.praticiens .grid-2_xs-1 a,
.cabinet hr,
.actus .text a,
.intern .grid aside .praticiens hr,
.intern .grid aside .keywords hr,
.button_container span,
.intern .grid main .message .go,
.intern .grid aside .praticiens .grid a,
.button_container.active .top,
.button_container.active .bottom,
.topbar .nav_search nav #nav .subnav li{
  background-color: #ed3e47;
}
.topbar .search input {
  border-color: #ed3e47;
}
header:before {
  background: linear-gradient(135deg, rgba(235, 52, 73, 0.55) 0%, rgba(255, 153, 102, 0.55) 100%);
}
.pw-text-defilant {
  background: linear-gradient(135deg, rgba(235, 52, 73, 1) 0%, rgba(255, 153, 102, 0.55) 100%);
}
.pastilles {
  background-color: #fdba75;
}
.news {
  background-color: #eb3449;
}
.news svg {
  fill: #eb3449;
}
.videos {
  background-color: #f15144;
}
.videos svg {
  fill: #f15144;
}
.fiches {
  background-color: #ff7c64;
}
.fiches svg {
  fill: #ff7c64;
}
.contact {
  background-color: #ff9966;
}
.contact svg {
  fill: #ff9966;
}
.bienvenue:before,
.praticiens:before,
.pastilles,
.cabinet:before {
  background-image: url("../img/wave2.png");
}

/*------------------------------*/
/* Styles générés par theme.less */
/*------------------------------*/
a,
.topbar .title p,
.topbar .search i,
.topbar .nav_search .nav_container nav ul#nav li a:hover,
.bienvenue h2:before,
.bienvenue .quote_text:after,
.praticiens .grid-2_xs-1 a:hover,
.cabinet .description li:before,
.actus .text a:hover,
footer .titre,
footer .copyright a,
.topbar .title p:last-child,
.intern .topbar .title p:last-child,
.intern .grid main li:before,
.intern .grid main .message .go:hover,
.intern .grid aside .praticiens .grid a:hover,
footer a:hover,
#nos_conseils ul li:before,
#pw-article-container h1,
#pw-article-container h2,
#fiche_conseil,
#fiche_conseil a,
.pw-cabinet-informations h3,
.pw-cabinet-colls-liste h3,
.pw-infos-pratique strong {
  color: #3f4253;
}
.topbar .nav_search .nav_container nav ul#nav li .subnav a:hover {
  color: #FFF;
}
.topbar .nav_search nav ul#nav li a:before,
.topbar .nav_search nav ul#nav li a:after,
.topbar .nav_search nav ul#nav li a:hover:before,
.praticiens .grid-2_xs-1 a,
.cabinet hr,
.actus .text a,
.intern .grid aside .praticiens hr,
.intern .grid aside .keywords hr,
.button_container span,
.intern .grid main .message .go,
.intern .grid aside .praticiens .grid a,
.button_container.active .top,
.button_container.active .bottom,
.topbar .nav_search nav #nav .subnav li {
  background-color: #3f4253;
}
.topbar .search input {
  border-color: #3f4253;
}
header:before {
  background: linear-gradient(135deg, #57737880 0%, #252732b3 100%);
}
.pastilles {
  background-color: #76d6c4;
}
.news {
  background-color: #91fe9e;
}
.news svg {
  fill: #91fe9e;
}
.videos {
  background-color: #78f4af;
}
.videos svg {
  fill: #78f4af;
}
.fiches {
  background-color: #54e7c7;
}
.fiches svg {
  fill: #54e7c7;
}
.contact {
  background-color: #3edfd6;
}
.contact svg {
  fill: #3edfd6;
}
.bienvenue:before,
.praticiens:before,
.pastilles,
.cabinet:before {
  background-image: url("/Styles/75/img/wave3.png");
}


/*fin du theme*/

.bienvenue h2{
  padding-left:0;
}

.bienvenue h2::before,
.bienvenue .quote_text::after{
  display:none;
}

.actus .text a{
  background: none !important;
  box-shadow: none;
  color: inherit;
  padding: 0;
  border: none;
}

.praticiens{
  background: linear-gradient(135deg, #fefefe 0%, #d9d9d9 100%);
}

.praticiens::before,
.cabinet::before{
  display: none;
}

.bienvenue::before{
  background-image: url("/Styles/75/img/wave-wd.png");
}

.collab{
  background: #FFF;
}

footer .titre{
  color: #FFF;
}




































