/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
.et_pb_menu .et-menu li {
  padding-left: 16px;
  padding-right: 16px;
}

.et_pb_menu .et_mobile_menu {
  left: auto!important;
  right: 0!important;
  width: 200px!important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.et_pb_module.et_pb_text p strong, .et_pb_module.et_pb_text li strong {
  font-family: 'Roboto Bold',Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
}


.et-db #et-boc .et-l #partner-werden .ribbon-icon-wrap {
  width: 70px!important;
  max-width: 70px!important;
}