/*

Theme Name: Track Smarts

Description: Theme for Track Smarts

Author: Ocreative

Author URI: https://www.ocreative.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

/* Text Styling */

.text_white, .text_white p, a.text_white, .text_white a {
	color: #fff !important;
}

@media screen and (max-width:1024px) {
	
	h1 {font-size:40px !important; line-height:46px !important;}
	h2 {font-size:36px !important; line-height:42px !important;}
	h3 {font-size:30px !important; line-height:36px !important;}
	
	.fusion-footer, .fusion-footer h3 {text-align:center !important;}
	
	.top-header {text-align:center !important;}
	
	.top-header .mobile-text {display:block !important; padding-bottom:5px !important;}
	
	.top-header img {width:25% !important; text-align:center !important; padding-bottom:5px !important;}
	
}