/*
Theme Name: Rent@Lift - Hello Child
Theme URI: https://elementor.com/hello-theme/
Template: hello-elementor
Author: Martin Alt
Description: Child-Theme für den Einbau von Custom CSS ohne Ladeverzögerung durch den Customizer
Version: 1.0.1773249724
Updated: 2026-03-11 18:22:04

*/

* {margin:0; padding:0;}

/*
 * --> LEGACY rules regarding "Ultimate Addons for Elementor" Header & Footer (removed 2026-03-17 by Martin Alt)
 * 
body header#masthead {
	margin-bottom: 55px;
	transition: margin-bottom 2s;
}

body[data-elementor-device-mode="desktop"] header#masthead {
	margin-bottom: 86px;
}

body[data-elementor-device-mode="tablet"] header#masthead {
}

body[data-elementor-device-mode="mobile"] header#masthead {
}

body.admin-bar div#page header#masthead div.elementor > div.elementor-element {
	top: 32px;
}
*/