/*
Theme Name: Habita
Author: Teaweb
Description: Your description goes here
Version: 1.0
Template: manufacturer

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

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

/*h2:after, h2:after{
	background-image: url(https://teawebsoftware.it/habita/wp-content/uploads/2024/02/mini-logo-habita.png) !important;
}*/
.man_single_page img {
    display: none;
}
.btn-header {
    width: auto !important;
}
.no-bf h2:after {
    display: none !important;
    content: none !important;
	background-image: none !important;
}

.ul-font ul {
	font-family: "Roboto Slab";
	line-height: 33px;
    font-style: normal;
    font-size: 25px;
	list-style-type: "- "
}

.elementor-78 .elementor-element.elementor-element-ecdb706 > .elementor-widget-container {
    margin: -3px 0px -5px 0px !important;
}

@media (max-width: 1024px){
	.menu-item-has-children > a:after, ul.sub-menu {
		display: none;
	}
	
	.menu-item-has-children > a {
		margin-right: 0 !important;
	}
}

@media (min-width: 768px){
	.elementor-78 .elementor-element.elementor-element-bf3eeb5 {
		width: 80%;
	}
	
	.elementor-78 .elementor-element.elementor-element-9ef0ef2 .sm_nav_menu > li:last-of-type {
		display: none;
	}
}