/*
Theme Name: Tiemme Elettrica
Description: Child theme
Author: Travolgi
Author URI: https://travolgi.it
Template: hello-elementor
Version: 1.0.0
Text Domain: tiemme
*/

body.admin-bar, 
body.admin-bar header {
	margin-top: 32px !important;
}

header a {
	transition: .6s ease-in-out;
}

img.e-page-transition--preloader {
	border-radius: 0 !important;
}


/* cookieyes fix 
.cky-notice-btn-wrapper .cky-btn,
.cky-prefrence-btn-wrapper .cky-btn{
    padding: .5rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}
.cky-preference-content-wrapper a {
    font-size: 15px !important;
}
button.cky-show-desc-btn:not(:hover):not(:active) {
    color: var( --e-global-color-secondary ) !important;
}
.cky-switch input[type="checkbox"] {
    border-radius: 50px !important;
    padding: 0 !important;
}
.cky-footer-wrapper div:last-child {
    display: none !important;
}


/* minor fix 
.page-content ul,
.elementor-widget-html ul,
.elementor-widget-theme-post-content ul {
    margin-bottom: 1rem;
}

*/