/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2024 | 17:05:40 */
/* --- Sets initial header to visible on page load before scrolling ---*/

.light-title:not(.midnight_on) .header:not(.hover):not(:hover):not(.style3) .logolink .logoimg {
	opacity: 1 !important;
}

.light-title:not(.midnight_on) .header:not(.hover):not(:hover):not(.style3) #quick_search svg {
	fill: #000 !important;
}

.light-title:not(.midnight_on) .header:not(.hover):not(:hover):not(.style3) .mobile-toggle span {
	background: #000 !important;
}


/* --- Resets spacing and overall header layout --- */

.light-title:not(.midnight_on) .header:not(.hover):not(:hover):not(.style3) .logolink .logoimg.logo-light {
	display: none;
}

.light-title .portfolio-title.style1 h1 {
	font-size: 62px !important;
	line-height: 1.2;
}