/*
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-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: #329902!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;
}

.tab-content{
    background-color: #ffffff;
    font-size: 17px;
}