/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi Child Theme
Author: smartwebsites gmbh, Beatrice Wespi
Author URI: http://www.smartwebsites.ch
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/********** Hamburgermenu  ***********/
.container
{
    width: 90%;
}

.et-social-xing a {
display: inline-block;
width: 14px;
height: 14px;
/*background: url(https://beatricewespi.ch/wp-content/uploads/xing-icon.png);*/
background: url(https://tschannen.smartwebsites.ch/wp-content/uploads/xing-icon.png);
background-size: 100% 100%;
margin-left: -8px !important;
}
