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

/* TALL BUTTONS */
.customButton { padding: 60px; }
div.order-overview {display: none !important}
div.ld-profile-avatar {display: none !important}
a.ld-profile-edit-link {display: none !important}
div.ld-profile-stat.ld-profile-stat-courses {min-width: 14% !important; background-color: #fff;}
div.ld-profile-stat.ld-profile-stat-completed {margin-left: 10px !important; background-color: #fff;}
div.ld-profile-stat.ld-profile-stat-points {display: none !important}

/*RECAP CORSI*/
div.ld-course-status-segment.ld-course-status-seg-price.ld-course-status-mode-free {display: none !important;}

/* USER FRONTEND PAGE PARTE ALTA DEL PROFILO*/
.ld-login-modal-register {display: none !important;}
.login-remember {display: none !important;}
.ld-forgot-password-link {display: none !important;}
.learndash-wrapper .ld-profile-avatar {display: none;}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {display: none;}
.learndash-wrapper  .ld-profile-stat-points {display: none;}
div.ld-profile-stat.ld-profile-stat-certificates {display: none;}
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {border-left: 1px solid #e2e7ed !important;}
a#wpProQuiz_resetUserStatistic.button-secondary {display: none;}
a.button-secondary.wpProQuiz_update {display: none;}
tr#wpProQuiz_ctr_222.categoryTr {display: none;}
div.ld-item-list-actions { display: none !important; }

/* USER FRONTEND PAGE ICONE AREA CORSI*/
tr.categoryTr { display: none !important; }
div.ld-status-icon.ld-quiz-incomplete { display: none !important; }
div.ld-status-icon.ld-quiz-complete { display: none !important; }
div.ld-status-icon.ld-status-complete { display: none !important; }
div.ld-status-icon.ld-status-incomplete { display: none !important; }
div.ld-global-header-new-settings{  display: none !important;}

/* USER FRONTEND PAGE ICONE AREA CORSI - nascondi da tabella utente statistiche corsi*/
div.ld-table-list-column.ld-column-stats {display: none !important;}
div.ld-table-list-column.ld-table-list-column-stats {display: none !important;}

/* USER FRONTEND PAGE registrazione*/
div.ld-registration__register{  display: none !important;}

/* MOSTRA DOMANDE - COLORE DEGLI AVVISI*/
div.wpProQuiz_correct { color: #48c900 !important;}
div.wpProQuiz_incorrect { color: #c90000 !important;}