/*
Theme Name: Hello Elementor Child Theme
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*homepage*/
@media screen and (min-width: 1900px) {
    #main-jumbo.elementor-element.elementor-element-7fe13e5 {
    --min-height: 985px!important;
  }
}

@media screen and (min-width: 2100px) {
    #main-jumbo.elementor-element.elementor-element-7fe13e5 {
    --min-height: 1100px!important;
  }
}

@media screen and (min-width: 2350px) {
    #main-jumbo.elementor-element.elementor-element-7fe13e5 {
    --min-height: 1300px!important;
  }
}

/**/

/*pagina power frame*/
.light img {
    filter: brightness(1.3);
}

.power-bike img {
    height: 610px!important;
    width: 100%;
    object-fit: cover;
}
/**/

/* ! HEADER */
.elementor-widget-shortcode {
  width: 100%!important;
}

.logo-header a {
    width: 237px!important;
}

@media screen and (max-width: 1024px) {
    .logo-header a {width: 214px!important;}
}

@media screen and (max-width: 768px) {
    .logo-header a {width: 96px!important;}
}
/**/

/*preheader-cs*/
.preheader-cs a {
	font-size: 13px!important;
}

@media screen and (max-width: 768px) {
	.preheader-cs a {
	font-size: 10px!important;
  }
}
/**/

/* ! PAGINA MANUTENZIONE */
.scenari-utilizzo ul {
	padding: 18px!important;
}
/**/

/* ! Titolo foto aperte */
.elementor-slideshow__title {
    display: none;
}
/**/

/* ! PAGINA CONTATTI */
.form-cs input, .form-cs textarea {
    padding: 15px!important;
}
/**/

/* ! POLICY AMBIENTE */
.lista-icone .elementor-icon-list-item {
  display: flex!important;
  align-items: start!important;
}

.lista-icone span.elementor-icon-list-icon {
    transform: translateY(6px);
}
/**/

/*FORM CONTATTI*/
label {
    color: white!important;
}
/**/

/* ! CARDS BLOG */
/* .blog-cs .premium-blog-post-categories.premium-blog-meta-data {
    display: none;
} */
/**/

/* ! UTILITIES */
.hide-cs {
  display: none;
}
/**/
