/*
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*********/

.logo-wrapper .logo a h2,
.left-panel .social-left
{
    display: none !important;
}

.header .caption h1
{
	font-size:18px !important;
}

.owl-carousel h1 + p
{
    font-size: 48px !important;
}

.butn-light a
{
    background-color: rgba(255,255,255, 0.4) !important;
    border-width: 3px !important;
}

.butn-light a span
{
	font-weight: 500 !important;
	font-size: 1.25em !important;
}

.butn-light a:hover
{
    background-color: #fff !important;
}

.butn-light a span:hover
{
	color:#000 !important;
}