/*
Theme Name: Mesmerize Child / NCazeau
Theme URI: http://www.pocomdesign.com
Description: Le Theme de NCazeau est un theme enfant de Mesmerize. Il appartient au NCazeau et a été créé par PöCöm Design.
Author: Laetitia Mouloud - PöCömDesign.com
Author URI: http://www.pocomdesign.com
Template: mesmerize
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
Text Domain:  mesmerizeTheme-child
Domain Path: /languages
*/
@import url("../mesmerize/style.css");

body {
    /*color: #8E9DAE;*/
	color: #73808e;
}
body #page a {
	text-decoration: none;
}

/* Hide flag es */
ul.dropdown-menu li.lang-item-es,
.offcanvas_menu li.lang-item-es {
	display: none;
}

/* Mobile */
/* ******************************** */
.logo-holder {
    display: none;
}
.offcanvas-top::before {
    content: "X Masquer le menu";
    padding: 0 1em 0 1.5em;
}
#offcanvas-wrapper .offcanvas-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.main_menu_col [data-component="offcanvas"] .bubble {
    background-color: #0189c6;
    opacity: 1;
}
/* Homepage */
/* ******************************** */
h1.title, h1, h2, h3, h4, h5, .comment-author .fn, h6 {
    font-family: "Muli", sans-serif;
    color: #0087c9;
    text-rendering: optimizeLegibility;
    margin-bottom: 16px;
}
ul.dropdown-menu > li {
    color: #000000;
}
ul.dropdown-menu ul li:hover, ul.dropdown-menu ul li.hover {
    background-color: #ececec;
    color: #02a9f4;
}
ul.dropdown-menu ul li {
    border-top: 0;
    color: #000000;
    line-height: 120%;
    font-weight: 600;
    position: relative;
    padding: 0.75rem 1.5rem;
    font-size: 14px;
}
.current-lang > a {
    border-bottom: 3px solid #03a9f4;
}
.navigation-bar.bordered {
    border-bottom-color: rgba(255, 255, 255, 0.5);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgba(0, 134, 201, 0.20);	
    background-color: rgba(255,255,255,1);
}
.navigation-bar.fixto-fixed {
    transform: translateZ(0);
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.33);
}
.fa-gears:before, .fa-cogs:before {
    text-indent: -3000px;
    background: transparent url(images/icon_digilaw.png) no-repeat center center;
}
#features-5 {
    position: relative;
	background: #000 url(images/ncazeau_home_cabinet.jpg) no-repeat top center;
	/*background: #000 url(images/ncazeau_home_cabinet-02.jpg) no-repeat top center;
	background: #000 url(images/ncazeau_home_cabinet-03.jpg) no-repeat top center;
	background: #000 url(http://ncazeau.demo.pocomdesign.com/wp-content/uploads/sites/2/2018/03/fotolia_79911525.jpg) no-repeat top center;*/
    padding: 60px;
	background-size: cover;
}
#features-5:before {
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    content: " ";
    background: #00121A;
	opacity: 0;
	background-attachment: fixed !important;
}
#features-5 .col {
    z-index: 9;
    padding: 30px;
}
#features-5 .row.spaced-cols {
	background-color: rgba(0, 52, 78, 0.75);
    border-radius: 10px;
}
#features-5 .col h4 {
	color: #03a9f4;
	color: #fff;
}
#features-5 .col p {
	color: #fff;
}
/* newsletter subscription */
.tnp-subscription-minimal input.tnp-submit {
    width: 29%;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
    border: 1px;
    border-color: #ddd;
    background-color: #000 !important;
    background-image: none;
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    border-radius: 0px;
}
/* end */
/* Blog 
------------------------------- */
/*.blog-post .post-thumbnail {
	float: left;
    width: 25%;
    margin-right: 2rem;
}
.blog-post .space-bottom-small {
    margin-bottom: 0rem;
}
.blog-post .post-excerpt {
	padding: 1rem;
}
@media (min-width: 768px){
	.blog-post .col-padding {
		padding: 2rem 2rem 0rem 2rem;
	}
}*/
.excerpt-bloc {
	font-weight: bold;
	/*color: #0088c9;*/
}
/* button submit */
.wpcf7-submit {
    font-family: "Open Sans";
    font-size: 0.75rem;
    color: #ffffff;
    background-color: #03a9f4;
    border-radius: 5px;
    min-width: 7rem;
    padding: 0.55rem 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #03a9f4;
    vertical-align: middle;
    -webkit-appearance: none;
    margin-left: auto;
    margin-right: 0;
    height: auto;
    display: block;
    margin-bottom: 0px;
    line-height: 1.2rem;
    text-transform: uppercase;
}
..wpcf7-submit:hover {
    outline: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #2ebcfc;
    border-color: #2ebcfc;
}
/*
  SIDEBAR
*/
.sidebar h5, .sidebar .comment-author .fn, .comment-author .sidebar .fn {
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	letter-spacing: 0.1rem;
	color: #444;
}

.sidebar a {
	text-decoration: none;
}

.sidebar .widget_search form {
	margin-bottom: 0;
}

.sidebar #wp-calendar td, .sidebar #wp-calendar th {
	padding: 0.5rem;
}

.sidebar .widget {
	background-color: #ffffff;
	border-bottom: none;
	border: 1px solid #e0e1e1;
	box-shadow: none;
	border: 1px solid #e0e1e1;
}

.sidebar .widget > ul {
	list-style: none;
	margin: 0;
}

.sidebar .widget > ul > li {
	padding: 8px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar .widget > ul > li:last-of-type {
	border-bottom: none;
}

.sidebar .widget > ul > li a {
	font-size: 1rem;
}

.sidebar .widget > ul > li a:hover {
	color: #2ebcfc;
}

/* Footer */
.footer {
    background-color: #000000;
    margin-bottom: -1px;
    color: #8E9DAE;
}
.footer p {
    color: #4eb6f1;
}
.footer-simple ul li {
	display: inline-block;
}
.footer-simple ul li a {
	text-decoration: none;
}
@media only screen and (min-width: 768px) {
	#team-2 .gridContainer {
		width: 70%;
	}
	#team-2.post-content h4 {
		font-size: 0.9rem;
		letter-spacing: 0rem;
	}
	#team-2.post-content .col-padding-small {
		/*padding: 0;*/
	}
	.home #team-2 .gridContainer {
		width: 40%;
	}
}