@media(min-width: 481px){
	
	/* full screen */
	
	.page-id-9 #fullscreenHeader img{
		filter: invert(1);
	}

	.page-id-9 #fullscreenHeader a{
		color: white !important;
	}

	.page-id-9 .cartWrapper{
		color: white !important;
	}
	
	/* center content */
	
	.page-id-22 #fullscreenHeader img{
	}

	.page-id-22 #fullscreenHeader a{
		color: black !important;
	}

	.page-id-22 .cartWrapper{
		color: black !important;
	}
	
	/* gallery */
	
	.page-id-58 #fullscreenHeader img{
	}

	.page-id-58 #fullscreenHeader a{
		color: black !important;
	}

	.page-id-58 .cartWrapper{
		color: black !important;
	}
}