/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
  
.x-section {
  padding: 0 !important
}
.x-navbar{
  opacity: 1;
}

.x-container.offset{
	margin-top: 0px !important;
		padding-top: 0px !important;
}
  
 

h1, a {
  
	font-weight: normal;
  font-style: normal;
}
h2, h3, h4, h5, h6 {
 
	font-weight: normal;
  font-style: normal;
}
.informations {

	font-weight: normal;
  font-style: normal;
}


.x-navbar .desktop .x-nav > li > a > span {
  font-weight: normal !important;
font-style: normal !important;
 -webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}


.x-nav > li.current-menu-item > a > span {
    box-shadow: 0 6px 0 0 #3a3a3a;
}
body{
  font-weight:normal !important
	
}







