/*
Theme Name: TrueFresh Pros
Theme URI: https://nuhatech.org
Description: A custom theme built for TrueFresh Pros by Nuhatech.org
Author: Nuhatech
Author URI: https://nuhatech.org
Version: 1.0.0
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
	
}
.ntnashow {
	display: none !important;
}
@media (max-width:1024px) {
	.ntnashow {
	display: block !important;
}
}