/* here you can put your own css to customize and override the theme */
/*style="margin-top: 10px;"padding: 10px 15px 15px;*/

/*.header .header-navigation {
	margin-top: 0;
}*/

.header .header-navigation > ul > li > a {
	padding: 15px 25px 15px;
}

@media (min-width: 1025px) {
	.reduce-header .header-navigation > ul > li > a {
		padding: 12px 25px 12px;
	}
	.ecommerce .reduce-header .header-navigation > ul > li > a {
		padding: 15px 25px 15px;
	}
}
