/**
* Theme Name: Wavo Child
* Description: This is a child theme of Wavo, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: wavo
* Version: 2.1.1
*/
.hauteur50{
    height:50px;
}

.hauteur100{
    height:100px;
}

.hauteur150{
    height:150px;
}

img {
    border: none !important;
}

.topnav {
    padding: 10px 0 !important;
}

.hamenu {
    background: #3C5454 !important;
}

.nav-scroll {
    background: #3C5454 !important;
}

.hamenu.open .menu-links .main-menu > li .link {
    line-height: 30px;
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.header_logo {
		max-width: 95% !important;
	}
}