/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Buendnis C 2019
 Author:         Micha Schlittenhardt
 Author URI:     https://www.gazeboo.de
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/***************************** DIVI SPACE MENU ICONS *******************************/


@media (min-width: 981px) {
 
 .menu-icons a { padding-left: 20px; } 
 .menu-icons a:before { font-family: 'ETmodules'; position: absolute; } 
 
 #main-header .menu-icons a:before { top: 0; left: 0; } 
 .sub-menu .menu-icons a:before { margin-top: 6px; left: 0; } 
 #top-header .menu-icons a:before { left: 0px; top: 0px; }
 

/************************************ MENU ICONS **********************************/
 
/*** News ***/ .menu-icon-1 a:before { content: "\e065"; }
 
/*** CLOCK FACE ***/ .menu-icon-2 a:before { content: "\7d"; }
 
/*** CLOSED PADLOCK ***/ .menu-icon-3 a:before { content: "\7e"; }
 /*** KEY ***/ .menu-icon-4 a:before { content: "\e001"; }
 /*** CLOUD ***/ .menu-icon-5 a:before { content: "\e002"; }
 /*** LANDSCAPE IMAGE ICON ***/ .menu-icon-6 a:before { content: "\e005"; }
 /*** LIGHTBULB ***/ .menu-icon-7 a:before { content: "\e007"; }
 /*** CAMERA ***/ .menu-icon-8 a:before { content: "\e00f"; }
 /*** Kontakt ***/ .menu-icon-9 a:before { content: "\e076"; }
 /*** Info ***/ .menu-icon-10 a:before { content: "\e060"; }
 /*** Mitmachen ***/ .menu-icon-11 a:before { content: "\e08a"; }
 /*** LOCATION PIN ***/ .menu-icon-12 a:before { content: "\e01d"; }
 /*** Uhr ***/ .menu-icon-13 a:before { content: "\e06b"; }
 /*** CONTACTS BOOK ***/ .menu-icon-14 a:before { content: "\e026"; }
 /*** Herz ***/ .menu-icon-15 a:before { content: "\e089"; }
 /*** COFFEE CUP ***/ .menu-icon-16 a:before { content: "\e105"; }
 /*** WALLET ***/ .menu-icon-17 a:before { content: "\e100"; }
 /*** BRIEFCASE ***/ .menu-icon-18 a:before { content: "\e0fe"; }
 /*** STAR ***/ .menu-icon-19 a:before { content: "\e031"; }
 /*** HOME ***/ .menu-icon-20 a:before { content: "\e009"; }
 /*** LINK CHAIN ***/ .menu-icon-21 a:before { content: "\e02c"; }
 /*** LIKE THUMBS UP ***/ .menu-icon-22 a:before { content: "\e106"; }
 /*** HOURGLASS ***/ .menu-icon-23 a:before { content: "\e0e1"; }
 /*** PIE CHART ***/ .menu-icon-24 a:before { content: "\e029"; }
 /*** Lesezeichen ***/ .menu-icon-25 a:before { content: "\e078"; }
 
}
/*** ENDE ***/
/*** DIVI Right Sidebar Line ***/
.et_right_sidebar #main-content .container:before {width: 0px}