/*
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
*/
#fld_8926629_1 {
	margin-top: 36px;
}
.btn-center {
	margin: auto !important;
    display: block !important;
}
.total-line {
	color: black !important;
	/* font-size: 14px !important; */
}
.caldera-form-page label {
	color: black !important;
	font-size: 14px !important;
	font-weight: 700 !important;
}
.caldera-form-page h2 {
	color: black !important;
}
.caldera-form-page p {
	color: black !important;
	font-size: 14px !important;
}
.caldera-grid .breadcrumb > li + li::before {
    content: ">" !important;
}
.active, .caldera-grid .breadcrumb > .active > a {
    color: #00d6bd !important;
}

#caldera-forms-breadcrumb_1 a {
 color: #777;
}
.caldera-grid .col-sm-6 {
    padding-right: 5% !important;
}
#caldera-forms-breadcrumb_1 a {
    font-size: 24px;
    font-weight: bold;
    font-family: "Heebo";
}
.caldera_forms_form label {
    font-size: 18px !important;
    font-weight: bold;
    font-family: "Heebo";
}