@charset "utf-8";
/* CSS Document */

.customermenu .logo a { background-image: url('/images/layout/themes/valentijn/logo.png'); }
html.webp .customermenu .logo a { background-image: url('/images/layout/themes/valentijn/logo.webp'); }

@media screen and (min-width: 1230px) {
	.customermenu {
		background-image: url(/images/layout/themes/valentijn/header.png);
		background-repeat: no-repeat;
		background-size: 410px;
		background-position: 180px 0;
	}
	html.webp .customermenu { background-image: url('/images/layout/themes/valentijn/header.webp'); }
}
