.elementor-kit-2676{--e-global-color-primary:#D0CCBA;--e-global-color-secondary:#0677FF;--e-global-color-text:#454545;--e-global-color-accent:#F76059;--e-global-color-454db7f:#E6E5DC;--e-global-color-dc31cd9:#454545;--e-global-color-d477c53:#E6E5DC;--e-global-color-1bbdedc:#454545;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-9c7741f-font-family:"elza";--e-global-typography-9c7741f-font-size:18px;--e-global-typography-9c7741f-font-weight:500;--e-global-typography-e5ad267-font-family:"elza";--e-global-typography-e5ad267-font-size:10px;--e-global-typography-e5ad267-font-weight:400;--e-global-typography-e5ad267-line-height:1px;--e-global-typography-08cd00f-font-family:"elza";--e-global-typography-08cd00f-font-size:16px;--e-global-typography-08cd00f-line-height:20px;--e-global-typography-c23fa38-font-family:"ff-carina";--e-global-typography-c23fa38-font-size:50px;--e-global-typography-c23fa38-line-height:55px;--e-global-typography-bd39bd6-font-family:"elza";--e-global-typography-bd39bd6-font-size:20px;--e-global-typography-bd39bd6-font-weight:600;--e-global-typography-bd39bd6-line-height:25px;}.elementor-kit-2676 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2676 a{color:var( --e-global-color-text );}.elementor-kit-2676 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2676{--e-global-typography-c23fa38-font-size:35px;--e-global-typography-c23fa38-line-height:40px;background-image:url("https://www.wir-heiraten-test.mailprofiler.com/wp-content/uploads/background-page-mobile-v1-scaled.jpg");}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cn-text-container a { color: #D0CCBA; }
.cn-text-container a:hover { color: #F76059; }


.textfeld-adressen a { text-decoration: underline; }

/* formatierung der Liste */
 li {
  list-style-type: "♥ ";
  padding-left: .5em;
  margin-left: 1em;
}
ul {
    padding-bottom: 10px;
}

/* Ad Halfpage Positionieren */
@media (min-width: 1800px) {
.ad-halfpage-size {
    max-width: 300px !important ;
    top: 115px !important;
    left: calc(585px + 50vw) !important; 
    }
}
@media (max-width: 1799px) {
.ad-halfpage-size {
    top: 115px !important;
    left: 1170px !important; 
    }
}
/* Ad Halfpage Ad Container verschieben bei linksbündigem Conten */
  @media (width <= 1800px) {
  .elementor-element.elementor-element-d1b021c, 
  .elementor-element.elementor-element-9bd2ef2,
  .elementor-element.elementor-element-d233dfd
    {
    left: 1162px !important;
      }
  }
/* Ad Wideboard zentrieren bei linksbündigem Content */
@media (min-width: 768px) {
    .elementor-element.elementor-element-dfa1cc5,
    .elementor-element.elementor-element-b6c47ac,
    .elementor-element.elementor-element-e8112d1 {
      --content-width: 1160px !important;
    }
  }
  /* Ad Rectangle Mobile zentrieren */
  @media (min-width: 768px) {
    .elementor-element.elementor-element-67d2cd7 {
      --content-width: auto !important;
    }
  }
/* Footer-Links */
.a-footer a { 
    color: #ffffff; 
    }
.a-footer:hover a { 
    color: #F76059; 
    }
/* Adresse Loop Item: Heading soll immer 2 Zeilen hoch sein */
@media (min-width: 767px) {
.heading-adresse {
    min-height: 50px;
    }
}
/* Adresse Loop item Merkliste - Abstand in der Iconlist drucken/mail */
@media (max-width: 767px) {
  .elementor-879 .elementor-element.elementor-element-87c90b3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    color: var( --e-global-color-text );
    margin-right: calc(34px/2);
    margin-left: calc(34px/2);
    padding-bottom: 10px;
  }
}
/* Bild auf HG multiplizieren */
.multiplizieren {
    mix-blend-mode: multiply;
}
/* shrinking header section */
.shrinker {
    padding-top: 25px;
	padding-bottom: 25px;
	transition: padding 0.3s linear;
}
.shrinker.elementor-sticky--effects {
	padding-top: 0px;
	padding-bottom: 0px;
	transition: padding 0.3s linear;
}

/* shrinking logo image */
.shrinking-logo img {
	width: 300px!important;
	transition: all .3s linear!important;
	-webkit-transition: all .3s linear!important;
	-moz-transition: all .3s linear!important;
}
.shrinker.elementor-sticky--effects img {
	width: 250px!important;
	transition: all .3s linear!important;
	-webkit-transition: all .3s linear!important;
	-moz-transition: all .3s linear!important;
}


/* Silbentrennung */
.silbentrennung { 
  -webkit-hyphens: auto; 
  hyphens: auto; 
}



/* GRAVITY FORMS STYLING */
/* Hinerid Required ausblenden */
.gform_required_legend {
  display: none;
}
.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}
.gform_title { 
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-c23fa38-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c23fa38-font-size );
    line-height: var( --e-global-typography-c23fa38-line-height );
    margin-bottom: 10px;
}
.gform_description {
    padding-bottom: 20px;
}
}
body .gform_wrapper .gform_body, .gform_description, .gfield_required .gfield_required_text, .gsection_title, body .gform_wrapper .gform_body input {
font-family: var( --e-global-typography-08cd00f-font-family ), Sans-serif;
    font-size: var( --e-global-typography-08cd00f-font-size );
    line-height: var( --e-global-typography-08cd00f-line-height );
    color: var( --e-global-color-text );
    font-weight: var( --e-global-typography-text-font-weight );
}
body .gform_wrapper .gform_body .gfield_label {
    font-size: var( --e-global-typography-08cd00f-font-size );
    line-height: var( --e-global-typography-08cd00f-line-height );
    color: var( --e-global-color-text );
    font-weight: var( --e-global-typography-text-font-weight );
}
.gfield_required .gfield_required_text {
    color: var( --e-global-color-accent );
}
.gsection_title {
    font-weight: 600;
    letter-spacing: 0.2px;
    margin: 0;
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-family: var( --e-global-typography-08cd00f-font-family ), Sans-serif;
    font-size: var( --e-global-typography-08cd00f-font-size );
    line-height: var( --e-global-typography-08cd00f-line-height );
    color: var( --e-global-color-text );
    font-weight: var( --e-global-typography-text-font-weight );
}

#input_1_12, #input_1_11 {
  color: #454545;
}
body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder] {
  color: #454545;
  opacity: 1.0;
}


/* GF Button */
body .gform_wrapper .gform_footer input[type=submit] {
    font-family: var( --e-global-typography-08cd00f-font-family ), Sans-serif !important;
    background-color: var( --e-global-color-primary ) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 3px 10px 0 10px !important;
    color: #454545 !important;
    border-radius: 0 !important;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.2));
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #454545 !important;
    color: #ffffff !important;
}
/* GF Checkbox */
.gform-theme--framework .gform-field-label--type-inline {
    font-family: var( --e-global-typography-08cd00f-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-08cd00f-font-size ) !important;
    color: #454545 !important;
}/* End custom CSS */