/*

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

*/

.ib-contact-form label {
	color: #fff;
}

.fusion-button.bottom-cta span.fusion-button-text,
.fusion-button.bottom-cta:focus span.fusion-button-text {
	color: #fff !important;
}

.fusion-button.bottom-cta {
	background: #000 !important;
}

.fusion-button.bottom-cta:hover span.fusion-button-text {
	color: #000 !important;
}

.fusion-button.bottom-cta:hover {
	background: #fff !important;
}

.link-area-box-hover h2.content-box-heading {
	color: #3b4251 !important;
}

.fusion-builder-placeholder,
.fusion-builder-placeholder:active,
.fusion-builder-placeholder:hover,
.fusion-builder-placeholder:visited {
	background: #ffffff !important;
}

article .post-slideshow { display: none !important; }

#caldera_forms_widget-2 .caldera-grid .col-sm-5 {
	width: 100%;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul.qb-badges {
	float: left;
    margin-right: 30px;
    padding-left: 0;
	margin-top: 0;
}

ul.qb-badges li {
	display: inline-block;
    float: left;
	margin-bottom: 20px;
}

#contact-links .content-box-column-1,
#contact-links .content-box-column-2,
#contact-links .content-box-column-3 {
	pointer-events: none;
}

@media only screen and (max-width: 767px) {
	
	.caldera-grid .col-sm-5 {
		width: 100%;
	}
	
	ul.qb-badges {
		width: 100%;
		text-align: center;
	}
	
	
}

@media only screen and (max-width: 767px) {
	
	
}
/*This file was exported by "Export WP Page to Static HTML" plugin which created by ReCorp (https://myrecorp.com) */