/*
 Theme Name:   aktitude
 Theme URI:    http://aktitude.fr/aktitude
 Description:  OnePress Theme
 Author:       Coralie Martin
 Author URI:   http://aktitude.fr/
 Template:     onepress
 Version:      1.3.8
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  onepress-child
*/

/* HEADER */
.site-branding .no-logo-img.has-desc .site-description, .site-branding .has-logo-img .site-description {
	font-size: 14px;
	line-height: 60px;
	margin-bottom: 0;
	position: relative;
	top: -15px;
	color: #0d1046;
}

/* MENU */
.onepress-menu a {
	text-transform: none; 
}


/* HERO */
.hero__content h1,
.hero__content h2,
.hero__content h3,
.hero__content h4,
.hero__content h5,
.hero__content h6 {
	text-transform: none;
}
.hero-content-style1 h2 {
	text-transform: none;
}

/* +++++++++++ CONTENT +++++++++++ */

/* TITRAILLE */
h2.section-title,
h3,
h4 {
	color: #0D1046;
}
