/*
Theme Name: Dai Dai! Engine
Theme URI: https://wewp.it
Description: Tema Child per www.dai-dai.it (Hello Elementor)
Author: weWP
Author URI: https://wewp.it
Template: hello-elementor
Version: 2.0.0
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
*/


/* INIZIO Stile Footer */
div.footerSito {
color:#929292;
text-align: center;
}
.footerSito a {
color:#929292;
text-decoration:underline!important;
}
/* INIZIO aggiusto popup cookie CookieAdmin (Hello Elementor) */
.cookieadmin_consent_inside a, .cookieadmin_cookie_modal a{
text-decoration:underline;
color:#000;
}
.cookieadmin_consent_inside .cookieadmin_btn:hover, .cookieadmin_cookie_modal .cookieadmin_btn:hover{
color:white!important;
background-color:black!important;
}
.cookieadmin_cookie_modal button:hover, .cookieadmin_cookie_modal button:focus{
background-color:inherit;
}
/* FINE aggiusto popup cookie CookieAdmin (Hello Elementor) */
/* INIZIO Ripristino stili utili */
[type=submit]{
display: inline-block;
font-family: inherit;
background-color: #13aff0;
color: #fff;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
margin: 0;
padding: 14px 20px;
border: 0;
cursor: pointer;
text-align: center;
letter-spacing: .1em;
line-height: 1;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
b, strong{
font-weight: 600;
}
a{
color:#f35e24;
}
a:hover{
color:#f35e24;
}
/* FINE Ripristino stili utili */
/* INIZIO Rimuovo pulsante CookieAdmin per gli utenti loggati (altrimenti copre i menu delle Dashboard) */
.logged-in .cookieadmin_re_consent{
display:none!important;
}
/* FINE Rimuovo pulsante CookieAdmin per gli utenti loggati (altrimenti copre i menu delle Dashboard) */
/* Fix LearnDash Elementor 1.0.11 */
/* Fix Box Contenuto */
.page .learndash-wrapper.learndash-wrapper--course, .archive .learndash-wrapper.learndash-wrapper--course{
display:none;
}
/* Fix doppio video */
.learndash-wrapper--lesson .ld-tab-content.ld-visible .ld-video{
display:none!important;
}
/* Fix icone Preferiti */
.elementor-5399 .elementor-element.elementor-element-83a8553 a.elementor-button, .elementor-5399 .elementor-element.elementor-element-83a8553 .elementor-button, .elementor-5402 .elementor-element.elementor-element-4bf47c68 a.elementor-button, .elementor-5402 .elementor-element.elementor-element-4bf47c68 .elementor-button{
padding:12px 0px 11px 5px!important;
border-width: 0;
background-color:#00000033!important;
}