/*

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*********/

* {
	list-style: none !important;
}
.form-spacer {
	margin-bottom: 15px !important;
}
input[type=email], input[type=text] {
    border: solid 2px #BFBDBD !important;
	padding: 10px !important;
	color: #333333 !important;
}
.gfield textarea {
    border: solid 2px #BFBDBD !important;
	padding: 10px !important;
	color: #333333 !important;
}
#bauen-aside.if-call-white .main-menu-click.bauen-main-menu ul > li > a
 {
    color: #333333 !important;
}
body .section-title span {
	color: #D2273F !important;
}
.bauen-nav-toggle {
    background: #D2273F !important;
}
body .owl-theme .owl-dots .owl-dot.active span {
    background: #D2273F !important;
}
#bauen-aside .bauen-logo {
    margin-bottom: 70px !important;
}
.bauen-blog2 {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
}
.section-title {
    margin-bottom: 50px !important;
}
.testimonials-box .head-box h4 {
    padding-bottom: 0px !important;
    margin-bottom: 35px !important;
}
.copyright {
    font-size: 13px;
    line-height: 13px;
	margin-top:7px;
}
textarea {
max-height: 500px !important;
}
.contact-header {
	font-weight: 600 !important;
	color: #175CA9 !important;
}
.gform_required_legend {
	display: none !important;
}
.gform_legacy_markup_wrapper .gfield_description {
	font-size: 1em !important;
}
.form-spacer {
	margin-bottom: 30px !important;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300 !important;
    color: #2A2B2F !important;
    text-transform: uppercase !important;
	letter-spacing: 3px !important;
}
body form input[type=submit] {
	background-color: #D2273F !important;
	color: #ffffff !important;
}
.gform_legacy_markup_wrapper label.gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300 !important;
    color: #2A2B2F !important;
    text-transform: uppercase !important;
	letter-spacing: 3px !important;
	margin-bottom: 9px !important;
}
form input[type=submit] {
    cursor: pointer !important;
}
.footer-logo {
	max-width: 180px !important;
	margin-bottom: 10px !important;
	margin: auto !important;
}
.copyright_text {
	font-size: 14px !important;
}
.main-footer .sub-footer {
    padding: 30px 0 30px 0 !important;
}
@media only screen and (max-width: 768px) {
.logo-img {
    max-width: 160px !important;
}}
@media screen and (max-width: 767px) {
.main-footer .abot .social-icon {
    text-align: center !important;
    margin-bottom: 15px !important;
	}
    .main-footer .sub-footer p.right {
    text-align: center !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important;
}
}