/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 16 2025 | 12:26:52 */
#fix-margin{
	margin: 20px 0 0 0 ;
}


.top-h1-txt p {
    margin: auto;
}

.top-h1-txt p > br {
    display: none;
}

#img-white{
	display: none;
}

body.white-mode div#img-black{
	display: none;
}


body.white-mode div#img-white{
	display: block;
}

li#menu-item-18274 > a:before {
    content: none;
}


@media(max-width:768px){
	div#homeBox-1 {
		padding: 0 18px;
	}
}