/*
Theme Name: Bauen Child
Theme URL: https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026?ref=webRedox
Description: Child theme of Bauen
Author: webRedox WordPress Team
Author URI: http://webredox.net/
Template: bauen
Version: 1.0
Text Domain: bauen-child
*/ 
/*******Add Your Css Below This Line*********/




.main-social .social-icon a {
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
    font-size: 18px!important;
}

.nav-button span {
    background: var( --e-global-color-accent )!important;
}

.navbar .navbar-nav .nav-link {
    font-size: 14px!important;
    font-weight: 400!important;
	letter-spacing: 3px!important;
}

.navbar-nav li:first-child {
	display: none;
}

.navbar-nav li:last-child a {
	padding-right: 0px!important;
	margin-right: 0px!important;
}

.main-footer .sub-footer {
    margin-top: 0px!important;
}

.navbar .navbar-nav .nav-link.active, .navbar .navbar-nav.-white .nav-link.nav-color.active {
    color: var( --e-global-color-accent )!important;
}

.copyright_text,
.copyright_text a,
.main-footer .sub-footer p.right {
	font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75em;
    color: var(--e-global-color-350ee52);
    margin-bottom: 20px;	
}


/* Slider SAVOIR-FAIRE */
.elementor-widget-bauen-image-slider .owl-nav {
    left: auto!important;
    right: 15px!important;
}

/* Social footer CONTACT */
.main-social .social-icon {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-social .social-icon a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #373737;
    color: #999;
    border-radius: 100%;
    margin-right: 3px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.main-social .social-icon a:hover {
    border: 1px solid #b19777;
    background: transparent;
    color: #b19777;
}

/* Liens FOOTER CONTACT */
.lien-footer a {
	text-transform: none!important;
}


.services2 .title-box {
    padding: 10px 0!important;
}
    
/**********************************/
/* PLUGIN RECAPTCHA */
/**********************************/
.grecaptcha-badge {
	display: none!important;
}
