/*
Theme Name: Zakra Child Theme
Theme URI: http://themegrill.com/themes/zakra/
Description: Child Theme for Zakra
Author: Anja Rasche
Author URI: https://ichmachdasschon.com
Template: zakra
Version: 1.1 
*/

.tg-footer-widget-area,
.tg-site-footer-section-1, 
.tg-site-footer-section-2 {
	padding: 0 3% 0 3%;
}
.tg-site-footer-section-1, 
.tg-site-footer-section-2 {
	font-size: 80%;
}


.zak-primary-nav ul > li.current_page_item > a,
.zak-primary-nav .zak-primary-menu > li > a:hover,
.zak-primary-nav .zak-primary-menu > li > a:focus,
.zak-primary-nav .zak-primary-menu > li > a:focus-within{

	text-decoration: underline;
	text-decoration-color: #5DAC2F;
	text-decoration-thickness: 2px;
}



/* Weniger Padding im Menu - smaller header */
.tg-site-header-bottom {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/* Margin für Hauptlogo*/
.site-branding {
	margin-left: 0.3em;
}

/* Remove Sub-Footer */
.zak-footer-bar {
	display: none;
	
}




/*MuM-Button*/
.mum-button {
	font-size: 1.1em !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-style: normal !important;
    text-decoration: none !important;
    color: #222222 !important;
    background-color: #FFFFFF !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #5DAC2F !important;
    border-radius: 8px 8px 8px 8px !important;
    padding: 2% 4% 2% 4% !important;
}

/*MuM-Formular*/
.mum-formular label.evf-field-label,
.mum-formular input.input-text {
	font-size: 0.8em;

}

.mum-formular label.evf-field-label {
	text-transform:uppercase;
}

/* Sendebetätigung in Mum-Grün */
.everest-forms-notice.everest-forms-notice--success {
	background-color: #5DAC2F;
}
