/*
 Theme Name:   theme enfant
 Theme URI:    https://fr.wordpress.org/themes/zerif-lite/
 Description:  Zerif LITE est un thème WordPress gratuit en une page. Il convient parfaitement aux agences web, aux entreprises, aux particuliers et aux portfolios professionnels, ainsi qu’aux photographes et freelances. Il est basé sur BootStrap et prend en charge Parallax, il est responsive, moderne, épuré et minimaliste. Zerif Lite est compatible e-commerce (WooCommerce), WPML, RTL, Retina-Ready, compatible SEO et Parallax. Son affichage en plein écran en fait l'un des meilleurs thèmes pour professionnels.
 Author:       Themeisle
 Author URI:   https://fr.wordpress.org/themes/author/themeisle/
 Template:     zerif-lite
 Version:      1.8.5.32
*/

.navbar-brand {
    float: left;
	width: 100px;
	height: 100px;
}

.navbar-inverse {
    background-color: #1D1E1B;
    border-color: #1D1E1B;
}

.btn-primary {
    color: #fff;
    background-color: #1589CB;
    border-color: #006591;
}

.btn-primary .red-btn:hover {
    background: #0FA7DB;
}

.purchase-now {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #1589CB;
}

.separator-one {
	padding: 100px 0 100px 0;
	background: #fff ;
}

.separator-one .green-btn {
	background: #1589CB;
}

.separator-one .green-btn:hover {
	background: #0FA7DB;
}

.separator-one .text {
    max-width: 800px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 0;
    color: #1D1E1B;
    line-height: 34px;
}


.purchase-now .red-btn {
    float: right;
    background: #1589CB;
	border-color: #006591 ;
}

.purchase-now .red-btn:hover {
    background: #0FA7DB;
}

.footer-widget-wrap {
    background: rgba(39,39,39,1);
}

a:visited {
    color: #939393;
	text-align: center;
}

a {
    color: #939393;
    text-decoration: none;
	text-align: center;
}

p {
    margin: 0 0 10px;
	padding-top: 30px;
}

.footer-widget-wrap .widget {
    padding-bottom: 30px;
    color: #ccc;
}
