/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 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
*/

.site-header {
	display:none;
}
.testo-rosso-header {
    color:#f03b3b;
}
.voce-menu-soccorso-stradale {
	background-color:#f03b3b;
	padding:0px 10px 0px 10px !important;
}

.voce-menu-soccorso-stradale a {
    color: white;
    text-decoration: none;
}

.voce-menu-soccorso-stradale a:hover {
    color: #ffffff !important;
}

.voce-menu-soccorso-stradale a:active {
    color: #ffffff !important;
}

.voce-menu-soccorso-stradale a:visited {
    color: #ffffff !important;
}
.voce-menu-soccorso-stradale a:current {
    color: #ffffff !important;
}

.elementor-widget-breadcrumbs p {
    width: max-content;
}

/* Box nero nell'header con titolo pagina H1 */

.elementor-element.elementor-element-3efc9920 {
    width: max-content !important;
    padding-right: 20px !important;
}
.link-bianco {
	color:#ffffff !important;
	text-decoration:none !important;
}

.numero-soccorso-stradale a {
	color:#ffffff;
	font-weight:900;
}

/* Box pagina contatti */
.jkit-icon-box-wrapper {
	/*height:350px;*/
}

.link-indirizzo-map-header {
	color:#ffffff !important;
	text-decoration:none !important;
	font-weight:700;
}