/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2025 | 17:26:56 */

.postid-608 #primary img{ box-shadow: 0px 0px 5px rgba(0,0,0,0.5); }

body header h1.entry-title{ display: none; }

.menu2{ display: none; position: fixed; top: 0px; left: 0px; width: 100%; }

.nf-form-fields-required{ text-align: center; }

.entry-content .elementor-element p{ margin: 0 !important; } 

footer .elementor-element p{ margin: 0 !important; } 

/*** set image gallery on home page to be 2 col on mobile ***/
@media screen and (max-width: 767px){
	body #content .home-images .gallery-item {
    width: 48%;
    display: inline-block;
    padding: 1% !important;
}
	

	.home-images .gallery-item img {
margin: 0 !important;
}	
	
  body	.home-images .gallery{ width: 100% !important; }
	
}

