/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 29 2024 | 13:09:07 */
@media only screen and (min-width: 768px) and (max-width: 959px){
#main  {
    width: 90%;
}
}

@media only screen and (max-width: 856px){
#main  {
    width: 100%;
}
}

@media only screen and (max-height: 900px){
	.megamenu-child-container ul.sub-menu > li > ul li a{
		padding: 2px 0;
	}
}
