/*
Theme Name: oceanwpenfant
Description: oceanwpenfant de Tania oceanwp
Author: Tania - oceanwp
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 0.1.0
*/

.wpcf7-form label {
	font-weight:600;
}

.wpcf7-form label input, .wpcf7-form label textarea, .wpcf7-form label select {
	font-weight:initial;
	margin-top: 0.5em;
}

@media screen and (max-width:1024px){
	.menu li {
		font-weight: 400 !important;
	}
	
	.menu > li {
		font-weight: 600 !important;
	}	
}

#site-header {
	li.menu-item-has-children a[href*="#"]{
		cursor:default;
	}
}