/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.tutor-login-wrap {margin: 80px auto;}

.tutor-header-left-side {padding-top: 6%;}

/* Nasconde pulsante Lista dei desideri */
.tutor-course-wishlist-btn {display: none;}
.tutor-header-right-side {display: none!important;}

/* Titolo del corso */
.tutor-course-details-title {font-size: 32px;}

/* Gestisce i colori del menu di navigazione verticale a sinistra della Bacheca */
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a {color: #000;}

/* Nasconde le recensioni dal corso */
.tutor-ratings {display: none;}

/* Titolo corso nel blocco su pagina profilo */
.tutor-course-progress-item-title {font-size: 28px;}

/* Colore della Tab Argomento quando attiva */
.tutor-accordion-item-header.is-active {color: #000;}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header,
.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn,
.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn,
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active,
.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-title,
.tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs) .tutor-nav-link.is-active
{color: #000;}


/* Colore dei pulsanti */
.tutor-btn-primary {background-color: #e1a59f;}

/* Nasconde le tab Annunci e Resources */
.tutor-nav li.tutor-nav-item + li + li {display: none;}
