/*
Theme Name: LeLuxe Child
Description: Child theme for the LeLuxe Theme
Author: Liviu Cerchez
Author URI: http://themeforest.net/user/liviu_cerchez
Template: leluxe
Version: 0.1
*/

@media (min-width: 1200px) {
#identity h1 {
    border-radius: 50%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
}
.nav-menu li {
    display: inline-block;
    background: rgba(255,255,255,0.3);
}
	
	}