/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media (max-width: 768px) {
	.round-countdown-bar {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	
	.fusion-countdown-heading {
		font-size: 18px
	}
	
	.fusion-dash {
		padding: 8px !important;
	}
	
	.fusion-digit-wrapper {
		font-size: 18px;
	}
	
	.fusion-dash-title {
		font-size: 12px;
	}
}
