/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2025 | 05:33:17 */
@media screen and (max-width: 640px) {
	
	h2{
		font-size:1.5em;
		letter-spacing:0;
	}
	
	.caption br{
		display:none;
	}
	
	table{
		font-size:0.8em;
	}
}

/*-----------header--------------*/
@media screen and (min-width:600px) and ( max-width:800px)  {
	
	header span.wp-block-navigation-item__label,header a.wp-block-button__link.wp-element-button{

	}
}