/*
Theme Name:     Lucid Child
Description:    Owhango Beekeepers Club Child Theme
Elegant Themees
Author:         adpress
Template:       Lucid

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@media only screen and (min-width: 481px) {
	#main-header {
		display:none!important;
	}
	
		.container #logo-area {
	margin-bottom:0px!important;
}
}

@media only screen and (max-width: 480px) {
#secondary-menu {
	display:none!important;
}
		#main-header {
		margin-bottom:20px!important;
	}
	
	.container #logo-area {
	margin-bottom:20px!important;
}
	#main-area .container {
		width:100%!important;
	}
}

