/*
Theme Name: DREGER Beratung
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 12 Oct 2025 15:53:30 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.padding-bottom {
	padding-bottom: 30px;
}

.boxpadding {
	padding: 30px;
}

@media screen and (min-width: 767px) {
	.padding {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.padding-bottom {
		padding-bottom: 50px;
	}
	
	.boxpadding {
		padding: 50px;
	}
}

p, ul, h1, h2, h3, h4, h5 {
	margin-block-start: 0;
    margin-block-end: 0;
}

p {	
	padding-bottom: 15px;
}

p:last-of-type {
	padding-bottom: 0;
}

.list ul {
	padding-inline-start: 20px;
	list-style-type: square;
}

.list ul li {
	margin-bottom: 10px;
}

.li ul li:last-of-type {
	margin-bottom: 0;
}

.elementor-button .elementor-button-icon path {
	fill: var(--e-global-color-c0d3736);
}

/* .buttonwidget .elementor-button-text {
	text-align: left;
} */

@media screen and (max-width: 1024px) {
	.desktop-menu {
		display: none;
	}
}

@media screen and (max-width: 766px) {
	.titlebox .elementor-icon-list-icon {
		display: none;
	}	
}

.image {
	aspect-ratio: 16/11;
	border-radius: 5px;
}

.borderradius, .borderradius img {
	border-radius: 5px;
}

@media screen and (min-width: 1025px) {
	.greenbox {
		transform: translate(-40px, 60px);
	}
}

.legal h1 {
	margin-bottom: 50px;
}
.legal h2 {
	margin-top: 40px;
}

.legal h3 {
	margin-top: 30px;
}

.legal h4 {
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
	margin-top: 30px;
}

.legal ul {
	padding-left: 19px;
	margin-bottom: 20px;
}

.legal ul li {
	margin-bottom: 15px;
	list-style-type: square;
}

.legal ul li:last-of-type {
	margin-bottom: 0;
}

.legal a {
    word-wrap: break-word;
    text-decoration: underline;
}