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

.tribe-bar-submit {
    margin-left: 0px;
    width: auto;
    }

 /* Captcha Google */
.gglcptch {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

#breadcrumbs {
	padding-left: 20px!important;
    background-color: rgba(233, 204, 179, 0.5)!important;
    margin: 0!important;
    color: #000000;
    font-weight: bold;
}

#breadcrumbs a {
	color : #0d6b87;
}