.page-builder {
    padding: 30px 0 0 !important;
}


.so-widget-sow-video {
    text-align: center !important;
}

.page-title-section {
	    display: none !important;	
}

#menu-menu-haut {
	    text-transform: uppercase !important;	
}

a {
    color: inherit;
}


body.boxed {
		-webkit-box-shadow: initial !important;
		box-shadow: initial !important;
}


.navbar {
    border: none !important;
}
.navbar-header {
    display: grid !important;
}
.navbar .navbar-nav > li {
	    text-align: center !important;	
}




ul#menu-menu-haut {
    text-align: center !important;
    float: none !important;
}

#menu-menu-haut li {
    display: inline-block !important;
    float: none !important;
    margin: 0.2em;
    padding: 0.2em;
}


.mk-btn-contact {
		border: 2px solid #d2bc8d !important;
		transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important;
}