.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

p {
    font-size: 20px;
    margin-bottom: 25px;
}

.text-mini {
    font-size: 14px;
}

p.commentaire_texte, p.commentaire_infos {
    margin-bottom: 10px;
}

.commentaire {
    padding: 15px 30px;
    border: 1px solid #d1cccc;
    border-radius: 10px;
    margin-bottom: 20px;
}

.coming-soon-page {
    background-image: url('user/themes/beauty/images/fond-attente.jpg');
    background-position: center;
    background-size: cover;
}

.menuzord-menu ul.dropdown li a:hover {
    background: rgb(146 30 233);
}

.font-size-28 {
    font-size: 28px;
}

.li-tel {
    font-size: 24px;
}

.menuzord-brand img {
    max-height: 110px;
}

.font-comic {
    font-family: 'Comic Neue', serif;
}

h1 {
    margin-bottom: 50px;
}

.section-title span, .welcome-text, .features-health span, h1.about-title {
    font-weight: 700;
}

.breadcrumb a {
    color: #f597b7;
}

.color-pink, .color-pink p {
    color: #e91e63;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.layer-overlay::before {
    background: rgb(176 9 151 / 59%) none repeat scroll 0 0;
}

#page_1 .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
    color: #000;
}

#page_1 .menuzord .menuzord-menu > li.active > a i, .menuzord .menuzord-menu > li:hover > a i, .menuzord .menuzord-menu ul.dropdown li:hover > a i {
    color: #000;
}

.mb-30 {
    margin-bottom: 30px;
}

.tp-caption {
    text-shadow: 1px 1px 2px black;
}

.tp-caption a.btn-text-white-hover-blue:hover {
    color: #fff !important;
}

@media (max-width: 771px) {
.menuzord .menuzord-menu > li.active > a i, .menuzord .menuzord-menu > li:hover > a i, .menuzord .menuzord-menu ul.dropdown li:hover > a i {
    color: #000;
}
}

@media (min-width: 992px) {
.li-contact-lg {
    padding: 20px 15px 0px 15px;
    height: 48px;
}
.btn-bg-green-lg {
    background-color: #e91e63;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}

.coming-soon-bg-cover:before {
    background: rgba(0,0,0,0.1);
}

.footer p {
    color: #fff;
}

.color-white {
    color: white !important;
}

.btn-pink {
    background-color: pink;
    color: white;
    font-size: 24px;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

#access_map {
    height: 550px;
    width: 100%;
}

.footer .footer-widget ul li, .footer .footer-widget .post {
    padding-bottom: 0;
}

.panel-group .panel-title a::after {
    color: #fff;
    background-color: #ce0190;
}
.panel-group .panel-title a {
    font-size: 16px;
}

.panel-group .panel-title a::after {
    font-size: 16px;
}

.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
    border-top-color: #e91e63;
}

.features-health {
    border-radius: 20px;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

.pt0 {
    padding-top: 0 !important;
}

.breadcrumb-title-active {
    color: #fff;
}

@media (max-width: 768px) {
.menuzord-brand img {
    max-height: unset !important;
    max-width: 200px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}