/*
	Theme Name: JMA Conseils
	Theme URI:
	Description:
	Author:
	Author URI:
	Template:thecompany
	Version: 1.0
*/
@import url("../thecompany/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.mainnav ul.menu > li > a {
display: inline-block;
padding: 44px 8px;
font-size: 14px;
text-transform: uppercase;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
}

#top.fixedpos .mainnav ul.menu > li > a {
padding: 22px 8px;
}