/*
 Theme Name:   Zuhn Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Zuhn Child
 Author:       Xavier Gerber
 Author URI:   http://example.com
 Template:     zuhn
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/
body{
	overflow-x:hidden;
}
.wpb_gmaps_widget {
	margin:0px!important
}

#take_away_infos *{
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding-top:1px!important;
	padding-bottom:1px!important;	
	font-size:15px;
	font-weight:500;
	color:var(--color2);
}
#take_away_infos {
	border-bottom: solid 1px var(--color2)!important;
	background-color:var(--color1);
}
#take_away_infos > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid > div:nth-child(1) {
	border-right: solid 1px var(--color2)!important;
}
#take_away_infos > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid > div:nth-child(3) {
	border-left: solid 1px var(--color2)!important;
}

#cd-timeline .icon-no-readmore{
	background-color:white!important;
}
