/*
Theme Name: The7 Child
Theme URI: https://the7.io/
Template: dt-the7
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 12.4.0.1742462923
Updated: 2025-03-20 10:28:43

*/

/* ========================================================================
   Custom CSS TASSO ENZWEILER 2025
 ========================================================================== */



/*h3.elementor-heading-title.elementor-size-default{
padding-left: 12px !important;
    border-left: 6px solid #16A8AE;
}*/



html {
  scroll-behavior: smooth!important;
}




.black_dark_trans {
    padding: 5% 10%;
    margin: 0% 0% !important;
    background-color: rgba(0, 0, 0, 0.5);
	
    box-shadow: none;
    color: #ffffff;
    border-left: 6px solid #16A8AE;
	
}


.black_start {
    padding: 5% 5%;
    margin: 0% 0% !important;
    background-color: rgba(0, 0, 0, 0.5);
	
    box-shadow: none;
    color: #ffffff;
    border-left: 6px solid #16A8AE;
	
}



.indigo_dark_trans {
    padding: 5% 10%;
    margin: 0% 0% !important;
   	background-color: rgba(12, 10, 51, 0.9); 
    box-shadow: none;
    color: #ffffff;
    border-left: 6px solid #16A8AE;
	
}


.indigo_dark_trans h2 {
    margin-bottom: 4rem!important;
}


h1, h2, h3, h4 {
  color: #0C0A33; /* Deine gewünschte Farbe */
}


/*body {
  background-image: url('wp-content/uploads/2025/04/paper.jpg')!important;
  background-size: contain!important;
  background-repeat: repeat!important;

}

/* Gesamtcontainer des Formulars */
.mailpoet_form {
  max-width: 600px !important; /* oder größer je nach Bedarf */
  margin: 0 auto;
}

/* Eingabefelder */
.mailpoet_form input,
.mailpoet_form textarea,
.mailpoet_form select {
  width: 100% !important;
  max-width: 100% !important;
  padding: 12px 15px;
  border-radius: 6px;
  font-size: 16px;
}

/* DSGVO Checkbox-Bereich */
.mailpoet_form .mailpoet_paragraph {
  font-size: 14px;
  line-height: 1.4;
}

/* Download-Button */
.mailpoet_form input[type="submit"] {
  width: 100% !important;
  font-size: 16px;
  padding: 14px 0;
  border-radius: 8px;
  font-weight: bold;
}

/* Formular im Pop-up verbreitern */
.elementor-popup .mailpoet_form {
  max-width: 700px !important;
  width: 100% !important;
  margin: 0 auto;
}

.elementor-popup .mailpoet_form input,
.elementor-popup .mailpoet_form textarea,
.elementor-popup .mailpoet_form select {
  width: 100% !important;
  max-width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border-radius: 6px;
}



#mailpoet_form_1 .mailpoet_paragraph {
  line-height: 20px;
  margin-bottom: 20px;
  color: #fff;
}


