/* 
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
*/
.cn-button.bootstrap {background: #00679A!Important}
.approfondisci {margin-top: 15px; color: #00679A; font-weight: bold; cursor: pointer}
.eae-tl-content-innner {height: 70px; overflow: hidden; }
.eae-tl-content-innner .aperto {height: auto!Important}
.eae-tl-content-innner .chiudi {height: 70px}
.nascondi {display: none}
.continua, .chiudi {color: #00679A; font-weight: bold; cursor: pointer}
#febded9 .approfondisci {display: none!important;}

.box>.elementor-container {max-width: 90%; margin: auto; padding: 5% 0}
.box-nopadding>.elementor-container {max-width: 90%; margin: auto;}
.boxed>.elementor-container {max-width: 80%; margin: auto; padding: 5% 0}
.boxed-nopadding>.elementor-container {max-width: 80%; margin: auto;}

.nome {
	font-size: var(--e-global-typography-cbc8f83-font-size)!Important;
	font-weight: var(--e-global-typography-cbc8f83-font-weight)!Important;
	text-transform: var(--e-global-typography-cbc8f83-text-transform)!Important;
	line-height: var(--e-global-typography-cbc8f83-line-height)!Important;
}

.elementor-widget-video-playlist .e-tabs-header {
    padding: 1vw 1.5vw!Important;
}
.elementor-widget-video-playlist .e-tabs-header h2 {
    padding: 0!Important;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
    padding: 1vw 1.5vw!Important;
    height: 5.6vw!Important;
    line-height: 5.6vw!Important;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail, 
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img {
	width: 10vw!Important; 
	height: 5.6vw!Important;
}