/*
Theme Name: Brunn Child
Theme URI: http://brunn.select-themes.com
Description: A child theme of Brunn Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: brunn
Template: brunn
*/

.qodef-page-header, .qodef-page-header .qodef-fixed-wrapper {
	box-shadow: 0 2px 12px 0 rgba(36,50,66,.075);
}
.qodef-logo-wrapper a {
	height: auto !important;
	max-height: none !important;
	margin: 30px 0 !important;
}

.cus_donate a {
    background: #000;
    padding: 10px 30px !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    transition: 0.5s;
}
.cus_donate a:hover {
    background: transparent !important;
    color: #000 !important;
}

.qodef-container-inner {
	padding: 0 !important;
}

.qodef-footer-top-inner {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	/*background: url(/wp-content/uploads/2020/09/newsletter.png);*/
	background-size: contain;
	background-position: 16% -4px !important;
	background-repeat: no-repeat;
}
.qodef-footer-top-inner .widget_media_image img {
	background: #fff;
	padding: 20px;
	max-width: 200px !important;
}
.qodef-footer-top-inner #menu-footer-menu {
	column-count: 2;
	column-gap: 30px;
}
.newsletter input[type="email"] {
	color: #fff !important;
	font-size: 15px !important;
	line-height: 25px !important;
	height: 60px !important;
	width: 65%;
}
.newsletter input[type="Submit"] {
	background: #fff !important;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	border: 0;
	padding: 0 30px;
	height: 60px;
	margin-top: -5px;
}
.newsletter .wpcf7-submit.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover {
	background: #fff !important;
}
.qodef-footer-bottom-inner .qodef-social-icons-group-widget {
	padding-right: 40px !important;
}

.qodef-footer-bottom-inner p {
	color: #fff !important;
	text-align: center;
}

.cus_join_sec_out #mc_embed_signup {
	background: transparent !important;
}
.cus_join_sec_out #mc_embed_signup label {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px !important;
	float: left;
	color: #000;
}
.cus_join_sec_out #mc_embed_signup input {
	border: 1px solid;
	height: 40px;
}
.cus_join_sec_out #mc_embed_signup #mc-embedded-subscribe {
	background: #000;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	padding: 15px 30px;
	height: auto !important;
}

.single-post .qodef-post-text-main a {
	background: #000;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	padding: 10px 30px;
	margin-top: 15px;
	float: left;
}
.single-post .qodef-post-info-bottom-left {
	display: none !important;
}
.single-post .qodef-post-heading {
	text-align: center;
	margin-top: 50px;
}


