/*
 Theme Name: zerif-lite_j
 Theme URI: https://sophrologie-enfant-adulte.com
 Description:  Description jeremie
 Author:       jeremie
 Author URI:   https://jbuiss.net
 Template:     zerif-lite
 Version:      1.0.0
*/

/*
Bleu clair
p: 69A6C2
s: 87b8ce

Taupe
p: AB7F76
s: bc9991

*/

html body, button, input, select, textarea, label{color:#808080}

.text-white{
	color:#fff;
}

.text-uppercase{
	text-transform:uppercase;
}

section#contact .wpcf7-form-control-wrap {
    margin-bottom: 0em;
    display: block;
}
section#contact textarea{
	width:50%;
	min-width:304px;
	
}

header .navbar-inverse .navbar-nav>li>a {
 color:#fff
}

header .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
 color:#87b8ce
}

header .navbar-brand{
	height:80px;
}
header .navbar-inverse{
	background-color:#69A6C2;
	font-size:16px;
}

section#latest-news .latestnews-img img {
	object-fit: cover;
	min-height: 12em;
}
section#latest-news .latestnews-img {
	min-height:12em;
}

section#testimonials.testimonial{
	background-color:#AB7F76;
	border-color:#87b8ce;
}

section#ribbon_bottom.separator-one{
	background-color:rgba(105,166,194,0.8)
}

footer#footer a:hover, footer#footer a:focus {
	color:#87b8ce
}
footer#footer ul {
	margin:0;
}
footer#footer .company-details {
	color:#fff;
}
footer#footer, footer#footer a {
	color:#fff
}
footer#footer {
background-color:#69A6C2;
	font-size:16px;
	padding-bottom: 3em;
}