/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1750317809
Updated: 2025-06-19 07:23:29

*/

/*POPUP MENU*/
	.menu_popup nav ul li {
		width: max-content;
		margin: auto;
	}

/*END popup*/

/*COOKIEBOT*/
.CybotCookiebotDialogBodyButton {
    background-color: #D4403F !important;
    color: #fff !important;
    border-color: #D4403F !important;
}

.CybotCookiebotDialogBodyButton:hover {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;
}

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #D4403F !important;
}

.CybotCookiebotDialogBodyLevelButtonDescription:hover {
    color: #D4403F !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-color: #D4403F !important;
    color: #D4403F !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: #D4403F !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
    background-color: #D4403F !important;
    border-color: #D4403F !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change:hover {
    background-color: #1C1C1C !important;
    border-color: #1C1C1C !important;

}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
    border-color: #D4403F !important;
    color: #1C1C1C !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw:hover {
    color: black !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
    color: #D4403F !important;
}

.Cookiebotwidget-consent-icon svg {
    fill: #D4403F !important;
}

/*END Cookiebot*/