/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 19 2025 | 11:33:09 */
.page_main {
	@media (min-width: 1024px) {
	.custom-header .site-branding {
		width: 882px;
		height: 323px;
		top: 50% !important;
		left: 43% !important;
	}
	
	.custom-header .site-branding .inner-wrap {
		padding-left: 0px;
	}
	
	.custom-header .site-branding .site-branding-text, .custom-header .custom-header-button-wrapper {
		text-align: left;
	}
	
	.custom-header .site-branding-text {
		display: block;
	}
	
	.custom-header h1 {
		font-size: 50px;
		/*color: black !important;*/
	}
		
	.custom-header h1 a {		
		/*color: black !important;/
	}
	
	
	.custom-header .site-description {
		font-size: 17px;
		/*color: black;*/
	}
	
	.custom-header .site-title:after {
		left: 0%;
    	margin-left: 0px;
	}
		
	/*.custom-header-media:before,.has-header-video .custom-header-media:before {content: none !important}	*/
		
 }
}