/*
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
*/

#home-testimonials .testimonial-pagination a {
	border-color: #fff;
}

#home-testimonials .testimonial-pagination a.activeSlide {
	background: #fff;
}
#speer-topbar-text p {
	margin: 6px 0 2px;
}
#speer-topbar-text a {
	color: #fff;
	text-decoration: none !important;
}

@media (min-width: 768px) {
	#speer-industries-home .speer-industry-label {
		position: absolute;
		left: 37px;
		bottom: 0;
		transform: rotate(-90deg);
		transform-origin: bottom left; 
		white-space: nowrap;
	}
}

#speer-industries-home .speer-industry-label {
	background: #101E37;
	font-weight: bold;            
	font-size: 1rem;             
	padding: 0.25rem .5rem;             
	color: #fff;                  
	text-transform: uppercase;
}
#speer-industries-home .speer-industry-label p {
	margin-bottom: 0;
}
#speer-industries-home .fusion-column-wrapper {
	position: relative;
}
.post-content .gform_wrapper .top_label .gfield_label {
	margin-bottom: .5em !important;
}
.hide-this {
	display: none !important;
}
		