/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@import url("styles_fl.css");
.ast-builder-grid-row   {
  background-image: linear-gradient(180deg,rgb(0,3,22) 30%,rgba(0,3,23,0.01) 100%)!important;
}

/* Newsletter anmeldung */


<style>
/* CleverReach neues Formular – Charge2Change Style */

.cr-web-wrapper {
    background: transparent !important;
    justify-content: flex-start !important;
}

.cr-web-row {
    width: 100% !important;
    max-width: 610px !important;
    background: #000317 !important;
    padding: 0 18px !important;
    box-sizing: border-box !important;
}

form.elementor-form {
    background: #000317 !important;
    max-width: 610px !important;
    padding: 34px 0 58px !important;
    font-family: Helvetica, Arial, sans-serif !important;
}

/* Überschrift */
form::before {
    content: "Newsletter abonnieren";
    display: block;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 18px 28px;
}

/* Text allgemein */
.cr-text,
.cr-web-form,
.cr-web-form label,
.cr-web-label {
    color: #ffffff !important;
    font-family: Helvetica, Arial, sans-serif !important;
}

/* E-Mail Label */
.cr-web-form label.required {
    display: block !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    margin: 0 0 22px !important;
}

.cr-web-form label.required::after,
.cr-web-label.required::after,
.cr-consent-required::after {
    content: "" !important;
}

/* E-Mail Input */
.cr-web-form input[type="email"] {
    width: 100% !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    padding: 10px 0 12px !important;
    font-size: 16px !important;
    outline: none !important;
    box-sizing: border-box !important;
}

/* Abstand zwischen E-Mail und Checkbox */
.cr-web-wrapper:first-of-type .cr-web-row {
    padding-bottom: 30px !important;
}

/* Checkbox Wrapper */
.cr-consent-wrapper {
    display: flex !important;
    align-items: flex-start !important;
    gap: 24px !important;
}

/* Checkbox */
.cr-consent-wrapper input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    background: transparent !important;
    border: 1px solid #ffffff !important;
    border-radius: 0 !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
    cursor: pointer !important;
}

.cr-consent-wrapper input[type="checkbox"]:checked {
    background: #ff00b8 !important;
    box-shadow: inset 0 0 0 4px #000317 !important;
}

/* Datenschutztext */
.cr-consent-required {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #ff00b8 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

/* Checkbox Bereich Abstand */
.cr-web-wrapper:nth-of-type(2) .cr-web-row {
    padding-bottom: 30px !important;
}

/* Button links */
.cr-web-form button {
    background: #ff00b8 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 999px !important;
    padding: 11px 24px !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    width: auto !important;
    cursor: pointer !important;
}

.cr-web-form button:hover {
    opacity: 0.85 !important;
}

/* Button-Text ändern geht nur per HTML, nicht sauber per CSS */
.cr-web-form button {
    font-family: Helvetica, Arial, sans-serif !important;
}

/* Mobile */
@media only screen and (max-width: 768px) {
    .cr-web-row {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    form {
        max-width: 100% !important;
        padding-top: 30px !important;
        padding-bottom: 44px !important;
    }

    form::before {
        font-size: 22px !important;
    }

    .cr-consent-wrapper {
        gap: 14px !important;
    }

    .cr-web-form button {
        font-size: 16px !important;
        padding: 12px 22px !important;
    }
}
</style>


body{
	font-family: "NN Nunito", Sans-serif;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {

  color:#000000;
}
#ast-fixed-header .main-header-bar {
  box-shadow: 0 0px 0px rgba(0,0,0,.0);
  font-family: "NN Nunito", Sans-serif;
}
#block-11 input[type="submit"]{
	background-color: #FF00B5;
}

header .custom-logo-link img {
	width: 175px;
}

.elementor-field-type-acceptance .elementor-field-option,
.elementor-field-type-checkbox .elementor-field-option {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.elementor-field-type-acceptance input[type="checkbox"],
.elementor-field-type-checkbox input[type="checkbox"] {
    flex-shrink: 0;
    margin-top: 4px;
}

.elementor-field-type-acceptance label,
.elementor-field-type-checkbox label {
    display: block;
    line-height: 1.4;
}


input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 20px;
    height: 20px;

    border: 1px solid #fff;
    background: #000316;
	outline: none;
	content: none;	
    position: relative;
    cursor: pointer;

    margin: 0;
}

input[type="checkbox"]::before {
    content: "×";

    position: absolute;
    inset: 0;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;

    color: transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

input[type="checkbox"]:checked::before {
    color: #fff;
}
input[type=checkbox]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked {
	background: #000316;
   border: 1px solid #000316;	
}
.tnp-field.tnp-privacy-field label {
  display: flex ;
  
}
.tnp-subscription input[type="email"]{
	 border-color: #000316;
	background-color: #000316;
	border-bottom:1px solid #fff;
	 height: 30px;
	 margin-bottom:20px;
}
.tnp-subscription div.tnp-field{
  margin-bottom: 30px;
}
.tnp-privacy-field a {
	margin-left:20px;
}
.elementor-kit-6 input[type="submit"]{
		background-color: #FF00B5;
}
#tnp-modal-content {
    background-color: #000316;
     box-shadow: 0 5px 8px 0 rgba(255, 0, 181, 0.2), 0 7px 20px 0 rgba(255, 0, 181, 0.17);
}
.elementor-58 .elementor-element.elementor-element-c4e414f .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
  background-color: #000316;
  border: 0px ;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: aliceblue;
  border-bottom: 1px solid;
}
#form-field-field_photovoltaik , #form-field-field_Ladeinfrastruktur{
	float: left;
	border:none;
}

#block-11 div.tnp-subscription {
   margin: 0;
}
footer{
	font-size:16px;
	color:#fff;
}
footer #nav_menu-3 h2.widget-title{
	font-size:16px;
	color:#fff;
}
footer a.menu-link{
	font-size:16px;
	color:#fff;
}
#start-slide-1 > div, #start-slide-2 > div {
	min-width: 667px;
}
.elementor-element.elementor-element-d2b5027.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
	overflow: hidden;
}
#start-slide-1 {
   transition: 0s;
}
#block-16 .widget h2.wp-block-heading {
  font-size: 20px!important;
}
@media (max-width: 1200px) {
	
}
@media (max-width: 1024px) {

	

}

@media(max-width: 921px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
		text-align: left;
	}
	header .custom-logo-link img {
		width: 145px;
	}
}

@media (max-width: 767px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	  }
	 .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		margin-left: 0px;
		margin-right: 0px;
		padding :0;
	 }
	footer .ast-builder-grid-row-container-inner{
		padding:40px 20px 10px 20px;
	}
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
		text-align: left;
   }
    .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
		text-align: left;
   }
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
		text-align: left;
		
  }
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
		text-align: left;
   }
   .footer-widget-area .tnp-subscription input[type="email"]{
	   width: 85%;
    }
   .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu ,  #astra-footer-menu .menu-item{
		display: block;
    }
	 #astra-footer-menu .menu-item > a {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 20px;
	 }
	.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
		text-align: left;
	}
	[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
		text-align: left;
	}
	 .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    text-align: left;
  }
   .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
      margin-bottom: 30px;
  }
  .site-primary-footer-wrap .ast-builder-grid-row-container-inner{
		padding:0px 20px 10px 20px;
	}
}