/*
Theme Name: ZoneDeluexxx
Author: André Schröder
Template: Divi
Version:        1.0.0
*/
/* This file was modified 2023-05-15 by WP Zone to customize metadata in header comment */
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

/** COOKIE **/
div.wpgdprc {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
	max-width: 100% !important;
}
.et-cart-info {
	display: none;
}
@media only screen and (max-width: 980px) {
	.et_header_style_left #logo {
		max-width: 75% !important;
	}
}
@media only screen and (max-width: 768px) {
	div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content {
		display: block !important;
		padding: 1.5em !important;
	}
	div.wpgdprc-consent-bar div.wpgdprc-consent-bar__column {
		padding: .65em 0 .65em !important;
	}
	div.wpgdprc-consent-bar * {
		text-align: center !important;
	}
}