/*
Theme Name: DiviChild
Theme URI: http://elegantthemes.com
Description: A Child Theme built for Divi
Author: Josch Roessler
Author URI: https://www.jroessler.de
Template: Divi
Version: 1.0.0
*/

/* Zusätzliches CSS hinter dem abschließenden Schrägstrich einfügen
------------------------------------------------------------------- */


#main-footer {
    height: 0 !important;
    overflow: hidden;
}

.cn-button.wp-default{
	background-color:#ffcc00 !important;
	border-radius:0px !important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	_font-weight:bold;
	letter-spacing:1px;
}

.cookie-notice-container{
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-align:right !important;
	padding-right:50px;
}