/*
Theme Name: VULK X SAMOT
Theme URI: https://samot.com.ar/vulk
Description: Anteojos Vulk x $amot
Author: CONCEPT.
*/
header {	
    mix-blend-mode: difference;
    filter: invert(1);
}
@media only screen and (max-width: 1024px) {
	 header {	
		mix-blend-mode: unset;
		filter: none;
	}
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
	width: 100px;
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: 0;
	margin: 0 auto;
}