/*
Theme Name: MS Thème Metier
Author: Multimed Solutions
Author URI: http://www.multimed-solutions.com/
Description: Thème spécial pour wordpress
Version: 1.0
Text Domain:  site-metier
Template: mstheme
*/

/* ------------------  Style pages tarifs ------------------ */
.pages-tarifs tbody{
	display: table;
    width: 100%;	
}
.pages-tarifs h2 {
    font-size: 2.6rem;
    color: #dac76e;
    margin-bottom: 1.5rem;
    padding-top: 0.5rem;
}
.pages-tarifs h3 {
    color: #2a3b96;
    text-transform: uppercase;
    font-size: 1.6rem;
	font-weight: 600;
    margin: 3rem 0 1.25rem 0;
}
.pages-tarifs table td { width:100%; border-color:#ebebeb; }
table td.prix{
    min-width: 80px;
    width: 15%;
    font-weight: 600;
    text-align: center;
}
#espace table td.prix {
    min-width: 160px;
    font-size: 1.45rem;
}
section.pages-tarifs th, #epilations table td.prix {
    text-align: center;
    min-width: 200px;
    padding: 10px 5px;
    line-height: 1.2;
	width: 100%;
}
section#epilations2.pages-tarifs th { min-width: 181px; width: 100%; }
section#epilations2.pages-tarifs table.ep_durable td { width: auto; }

.pages-tarifs .metaslider { margin: 4rem auto 2rem auto; }
#contentMaster .metaslider.metaslider-responsive ul, #contentMaster .metaslider.metaslider-responsive li {
    padding-left: 0;
}
#main .pages-tarifs table { width:100%!important; margin-bottom: 5rem; }
#main #espace.pages-tarifs table {
	margin-bottom: 1rem; 
	overflow: hidden;
} 
#main .pages-tarifs blockquote {
    padding: 20px;
    margin: 25px 0 40px 0;
    font-size: 1.8rem;
    border-left: 5px solid #e1e1e1;
    background-color: #f5f5f5;
    line-height: 2.5rem;
}
.pages-tarifs .exergue {
    font-size: 1.45rem;
    font-weight: 100;
    padding: 5px 0 10px 0;
    text-align: left;
    color: rgb(74, 134, 232);
    font-style: normal;
    box-shadow: none;
    letter-spacing: 0.05rem;
}

/* PAGE TARIF - Titres bleus  */
.pages-tarifs .titre { 
	font-weight:600;
}

/* PAGE BEAUTE & ATELIER - Couleurs titre / prix  */
#atelier .titre { margin-bottom: 0.2rem; }

/* ------------------ Include Styles ------------------ */
/* fonts : */
/* Open sans
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800);*/
/* font-family: 'Open Sans', sans-serif; */
/* Lato */
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

/* font-family: 'Lato', sans-serif;
*/
/*
        Merienda
@import url(https://fonts.googleapis.com/css?family=Merienda:400,700)*/
/*
font-family: 'Merienda', cursive;
*/
/*
        Niconne
@import url(https://fonts.googleapis.com/css?family=Niconne);*/
/*
font-family: 'Niconne', cursive;
*/
/*
        Baumans
@import url(https://fonts.googleapis.com/css?family=Baumans);*/
/*
font-family: 'Baumans', cursive;
*/
/*
        Courgette
@import url(https://fonts.googleapis.com/css?family=Courgette);*/
/*
font-family: 'Courgette', cursive;
*/
/*
        Droid sans
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);*/
/*
font-family: 'Droid Sans', sans-serif;
*/
/*
        Droid sans Mono
@import url(https://fonts.googleapis.com/css?family=Droid+Sans+Mono);*/
/*
font-family: 'Droid Sans Mono', 'Droid Sans', sans-serif;
*/
/*
        Lobster
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,400italic,700,700italic);*/
/*
font-family: 'Lobster Two', cursive;
*/
/*
        Pinyon script
@import url(https://fonts.googleapis.com/css?family=Pinyon+Script);*/
/*
font-family: 'Pinyon Script', cursive;
*/
/*
        Poiret one
@import url(https://fonts.googleapis.com/css?family=Poiret+One);*/
/*
font-family: 'Poiret One', cursive;
*/
/*
        Quicksand
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);*/
/*
font-family: 'Quicksand', sans-serif;
*/

@import url("iconmoon/style.css");

/* ------------------ General ------------------ */
html {
	background-image: linear-gradient(#4c4c4c, #000000);
	background-attachment: fixed;
	font-size: 62.5%;
	font-family: "Lato", sans-serif;
}
body {
	background: #f8f8f8;
	min-height: 100%;
	height: 100%;
	color: #505050;
	font-size: 1.5rem;
	line-height: 2.4rem;
}

a {
	color: inherit;
	text-decoration: none;
	transition-duration: 0.4s;
}
a:hover {
	text-decoration: none;
	color: #777 !important;
}

.flex {
	display: flex;
}

/* ------------------ Header ------------------ */
.site-header {
	text-align: center;
	z-index: 22222;
	position: relative; /* border-top: 5px solid #e5cc64; */
}

/* ---------------- Menu -------------------- */
#navbar {
	padding: 1rem 0;
}
.nav.navbar-nav {
	float: none;
	display: block;
	position: relative;
	text-align: center;
	font-size: 0;
	margin-bottom: 0px;
}
.nav.navbar-nav li {
	position: relative;
}
.nav.navbar-nav li a {
	display: block;
	padding: 0.6rem 2rem;
	font-size: 1.7rem;
	text-decoration: none; /* text-transform: uppercase; */
	letter-spacing: 2px;
}
.nav.navbar-nav li ul {
	z-index: 10000;
	float: none;
	display: none;
	position: absolute;
	width: 200px;
	top: 99%;
	padding: 0;
	text-align: left;
	background: #fff;
}
.nav.navbar-nav li ul li {
	float: none;
	width: 100%;
	border-bottom: 1px dotted #aaa;
}
.nav.navbar-nav li ul li a {
	width: 100%;
	font-size: 1.2rem;
}
.nav.navbar-nav li:hover ul {
	display: block;
}

/*burger*/
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-toggle {
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border: none;
}
/*end*/
/*fildArianne*/
div.breadCrumb {
	margin-top: 15px;
}
/*end*/
/* ---------------- Slider -------------------- */
#slider {
	background-image: none;
}
.sliderReassurance {
	background-image: linear-gradient(#2a3b96, #2a3b96);
	font-size: 1.7rem;
	text-align: center;
	color: #c6deff;
	padding-top: 2rem;
}

/* ---------------- Main -------------------- */
#main {
}
#contentMaster {
	padding-top: 3.5rem;
	padding-bottom: 1.5rem;
}
#contentMaster ul,
#contentMaster ol {
	padding-left: 0;
}
#contentMaster ul {
	padding-left: 1.5rem;
}
#contentMaster li {
	position: relative;
	padding-left: 1.2rem;
	list-style-position: inside;
}
#contentMaster ul li {
	list-style-type: none;
}
#contentMaster ul li:before {
	font-family: "FontAwesome";
	content: "\f18c";
	font-size: 1.2rem;
	position: absolute;
	left: -3px;
	top: 0;
	color: #e2dab5;
}
a.home-link {
	margin: 20px 0;
	display: block;
}

#slider hr {
	max-width: 36%;
	margin: 25px auto;
	border-color: #e2dbb2;
	border-top: 2px solid #e2dbb2;
}
a[href$=".pdf"] {
	background: #4293bc;
	padding: 15px 30px;
	display: table;
	text-align: center;
	margin: 10px auto;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
a[href$=".pdf"]:hover {
	background: #2a3b96;
	color: #fff !important;
}
/********FORM*********/
span.wpcf7-not-valid-tip {
	color: #f00 !important;
	font-size: 1em;
	font-weight: normal;
	display: block;
}
input[type="checkbox"] {
	vertical-align: sub;
}
#cookie-law-info-bar {
	padding: 5px 0;
}
.contain-textarea.cookie1 span {
	color: #716c6c;
	font-size: 1.2rem !important;
}
.contain-textarea.cookie1 a {
	color: #fca300 !important;
	font-size: 1.2rem !important;
}

.contain-textarea.cookie.c2 {
	font-style: italic;
	color: #585858 !important;
	font-size: 1.2rem !important;
}
.contain-textarea.cookie.c2 a {
	color: #2a3b96 !important;
}
/*
*******FORM*********/
/* ---------------- Headings -------------------- */
h1 {
	font-weight: 100;
	font-size: 3rem;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
	margin: 0px auto 39px;
	color: #dac76e;
	/* text-transform: uppercase; */
}
h1:after {
	background: none repeat scroll 0 0 #dac76e;
	content: "";
	display: block;
	height: 5px;
	width: 55px;
	margin: auto;
	margin-top: 12px;
	border-radius: 10px;
}
h2 {
	position: relative;
	padding-left: 0;
	font-size: 2.5rem;
	font-weight: 400;
	margin-bottom: 1.2rem;
	color: #ababab;
}
h2:before {
	height: 9px;
	width: 9px;
	content: " ";
	position: absolute;
	left: 0;
	top: 10px;
	background: #ffffff;
	display: none;
	border-radius: 10px;
}
h3 {
	font-size: 2rem; /* font-weight: bold; */
	padding-left: 0;
	position: relative;
	margin-bottom: 1rem;
	color: #9498c9;
}
h3:before {
	border-bottom: 0px solid #454545;
	width: 28px;
	position: absolute;
	left: 0;
	top: 13px;
	content: " ";
}
h4 {
	font-size: 1.7rem; /* font-weight: bold; */
	margin-bottom: 0;
}
hr {
	max-width: 100%;
	margin: 50px auto;
	border-color: #e2dbb2;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/*page actu*/
h1.entry-title,
h2.entry-title {
	margin-top: 15px;
}
article.post footer.entry-meta {
	height: 9rem;
}
/*end*/
.site-header .slogan {
	font-size: 1.58rem;
	color: #dac76e;
	letter-spacing: 0.5px;
	transform: skewX(-15deg);
	margin-bottom: 1rem;
}
.exergue {
	font-size: 0.9em;
	font-weight: 100;
	padding: 10px;
	box-shadow: 0 0 0;
	margin: 0 0 20px 0;
	text-align: center;
	color: #2a3b96;
	font-style: italic;
}
.entry-content {
	padding-left: 1.5em;
	padding-right: 2em;
}
/* ---------------- Sidebar -------------------- */
.sidebar {
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
}

.widget h2 {
	margin-bottom: 10px;
	color: #4fa9c3;
}
.widget-element {
	margin-bottom: 17px;
	padding: 1em; /* border-top: 1px solid #e2e2e2; */
	border-radius: 3px;
}
.widget_recent_entries ul {
	padding: 0;
	border-bottom: 3px solid #4ea9c3;
	padding-bottom: 3em;
}
.widget_recent_entries ul li {
	list-style-type: none;
	padding-left: 0.5em;
}
.widget_recent_entries ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #4fa9c3;
	text-transform: lowercase;
}
.widget_recent_entries ul li a::first-letter {
	text-transform: uppercase;
}
.widget_recent_entries ul li span {
	display: block;
	font-size: 1.3rem;
}

.widget .textwidget a:hover {
	color: #becafd !important;
}

.search-form {
	display: block;
	position: relative;
}
.search-form label {
	display: block;
}
.search-form label span {
	display: none;
}
.search-form .search-field {
	height: 25px;
	background: #333;
	border: none;
	padding: 20px;
	width: 100%;
	color: #fff;
}
.search-form .search-submit {
	height: 35px;
	width: 35px;
	position: absolute;
	right: 4px;
	top: 1px;
	line-height: 100px;
	overflow: hidden;
	border: none;
	background: transparent url(images/search.png) no-repeat center center;
}

.search-form input[placeholder] {
	color: #fff;
	font-weight: normal;
}
::-webkit-input-placeholder {
	color: #fff;
}

/* ---------------- Formulaire -------------------- */
.wpcf7-form-control.wpcf7-submit {
}
.wpcf7-form-control.wpcf7-submit:hover {
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
	background-color: rgba(255, 255, 255, 0.09);
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	border: 1px solid #bfbfbf;
}
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
}
div.wpcf7 {
	padding: 15px;
	background-color: #fff;
}

/* ---------------- Bouton -------------------- */
.btn,
.wpcf7-form-control.wpcf7-submit,
.more-link {
	background: #becafd;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
	margin: 20px auto 0;
	border: 1px solid #becafd;
	font-weight: bold;
}
.btn:hover,
.wpcf7-form-control.wpcf7-submit:hover,
.more-link:hover {
	background: #fff;
	color: #becafd !important;
	border: 1px solid #becafd;
}
div#middle {
	background: white;
	/* padding: 40px 0; */
	padding-top: 40px;
	padding-bottom: 40px;
}
#galerie {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 4rem;
}
a.btn-galerie-link {
	padding: 0.25rem;
	margin-right: 2rem;
	margin-bottom: 1.5rem;
}
.btn-galerie-link span {
	font-size: 1.8rem !important;
}
.btn-galerie-link i.sui {
	font-size: 15px !important;
}

/* ---------------- Footer -------------------- */
.site-footer {
	background: #e2dab5;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 17px;
	color: #8c8b84;
}
.site-footer .copy {
	font-size: 1.3rem;
}

/* ---------------- Divers -------------------- */
.sliderReassurance,
.site-footer {
	line-height: 1.42;
}
.telephoneSlider {
	font-size: 2rem; /* font-weight: bold; */
}
.telephoneFooter {
	font-size: 1.6rem;
	margin-bottom: 20px;
}
.telephoneSlider a,
.telephoneFooter a {
	text-decoration: none;
}
.adresseSlider,
.adresseFooter {
	/* margin-bottom:20px; */
}

.textAlignCenter {
	text-align: center;
}
.mentionsLegales {
	font-style: italic;
	font-size: 1.2rem;
}
.current_page_item {
	color: #1c5ac0;
}
.current_page_item ul > li > a {
	color: #1c5ac0;
}
.telephoneSlider.plus {
	font-size: 3rem;
}
#slider .row.flex {
	background: #2f369a;
}
p.imp {
	background: #4fa9c3;
	padding: 2.5rem 1em;
	text-align: center;
	margin-bottom: 0 !important;
	border-radius: 6px;
}
p.imp .btn {
	background: #ffffff;
	color: #3472a5;
	border-radius: 2px;
	padding: 0.5em 2em;
	/* margin: 11px; */
	border: 1px solid #4fa9c3;
	font-weight: bold;
	margin-top: 2rem;
}
#recent-posts-3 a:hover {
	text-decoration: none;
	color: #2a3b96 !important;
}
input.wpcf7-form-control.wpcf7-captchar {
	width: 100%;
	max-width: 200px;
}
.page-id-330 #page button {
	margin-bottom: 3rem !important;
}
.home .site-content button,
.site-content .sidebar button,
.page-id-330 #main button,
.page-id-16 .site-content button {
	background: #dac76e;
	padding: 15px 69px;
	display: table;
	text-align: center;
	margin: auto;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	border: none;
	/* box-shadow: 0 0 3px #00000059; */
	text-transform: lowercase;
}
.site-content button::first-letter,
.page-id-16 .site-content button::first-letter {
	text-transform: uppercase;
}
.home .site-content button:hover,
.site-content .sidebar button:hover,
.page-id-16 .site-content button:hover {
	background: #2a3b96;
	color: #fff !important;
}

div#sbttBacktotop {
	bottom: 95px;
	right: 20px;
}
#kalendes-widget-button.cyan {
	background-color: #4da4c1 !important;
}
.page-id-16 .sidebar button,
.page-id-16 div#text-4 {
	display: none;
}

/* ------------------ Break Points ------------------- */
@media screen and (max-width: 1199px) {
}
@media screen and (max-width: 991px) {
	.flex {
		display: block;
	}
	.sliderReassurance {
		display: none;
	}
	html {
		font-size: 59%;
	}
}
@media screen and (max-width: 767px) {
	html {
		font-size: 55%;
	}
	#navbar {
		position: fixed;
		width: 100%;
		right: 0;
		top: 0;
		left: 0;
	}
	.menu-menu-principal-container {
		margin-top: 1rem;
	}
	.navbar-inverse {
		background-color: #2a3b96;
		position: fixed;
		width: 100%;
		top: 0;
	}
	.nav.navbar-nav li {
		display: block;
	}
	.nav.navbar-nav li a {
		padding: 6px;
		font-size: 18px;
		color: #fff;
	}

	.nav.navbar-nav li ul {
		display: block;
		position: relative;
		width: auto;
		top: 0;
		background: #fff;
		text-align: center;
	}
	.nav.navbar-nav li ul li {
		float: none;
		width: 100%;
		border-bottom: 1px dotted #333;
	}
	.nav.navbar-nav li ul li a {
		width: 100%;
		font-size: 0.9em;
	}
	.home-link > img {
		margin-top: 6.5rem;
		max-width: 80%;
		padding-bottom: 1.5rem;
	}
	ul.sub-menu > li > a {
		color: #000 !important;
		font-size: 1.6rem !important;
	}
}
@media screen and (max-width: 450px) {
}
