/*======================================
Theme Name: Genug Bremen
Theme URI: https://www.genug-bremen.de
Description: Genug Bremen Custom Template
Version: 1.0
Author: Adam Moczydlowski
Author URI: https://www.medien-druckerei.de
Template: Divi
======================================*/

.et_fullwidth_nav #main-header .container {
	max-width: 85%;
}

/* Shop Button CTA Style */

.menu_cta {
background-color: #0e3653;
color: #fff !important;
padding: 0 !important;
}
.menu_cta a {
color: #fff !important;
padding: 15px 15px 15px 15px !important;
}
.menu_cta a:active {
background-color: #0e3653;
color: #fff !important;
}

@media (min-width: 980px){
.menu_cta a:before {

color: #fff;
font-family: 'ETmodules';
font-size: 16px;
line-height: 1;
position: absolute;
left: 12px;
}
}