/*
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 screen and (max-width: 800px) { 
	#layerslider-container {
		margin-top: -40px !important;
	}
}
@media only screen and (min-width: 801px) and (max-width: 1024px){
	#layerslider-container {
		margin-top: -40px !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1090px){
	.top_contact .fusion-builder-column-0 {
		width:20% !important;
	}
	.top_contact .fusion-builder-column-1 {
		width:70% !important;
	}
	.top_contact .fusion-builder-column-2 {
		width:10% !important;
	}
}
.star-author .st-rating {
	display:none;
}
.st-testimonial-title {
    font-size: 16px !important;
}