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


/*ALERTA DE COOKIES*/
.gdpr_lightbox {
	z-index: 999999999!important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	background-color: #080811!important;
	border-top: 1px solid #042038!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    padding-top: 30px;
    padding-bottom: 30px;
}

.moove-gdpr-tab-main-content table{
    width: 100%!important;
    margin-top: 10px;
    margin-bottom: 20px;
}

.moove-gdpr-tab-main-content table thead{font-size: 13px!important; font-weight: bold!important;}
.moove-gdpr-tab-main-content table thead th{
    background-color: #042038!important;
    border: 1px solid #f3f3f3;
    border-top: none;
    padding: 5px;
    color: #fff!important;

}
.moove-gdpr-tab-main-content table tbody{font-size: 11px!important;line-height: 15px!important;}
.moove-gdpr-tab-main-content table tbody td{
    border: 1px solid #dfdfdf;
    padding: 3px;
}
.moove-gdpr-tab-main-content table tbody a{
    font-size: 11px!important;
}

@media only screen and (max-width: 800px) {
    .fusion-slider-container .caption .fusion-title-heading{
        font-size: 14px!important;
        line-height: 1!important;
    }
}
