/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.btn.active {
  color: white;
  background-color: var(--accent);
}

body {
  overflow-x: hidden;
}

.clickable-container:hover {
  opacity: 0.8;
}

.pre-headline {
  font-size: 30px;
  color: #cc3366;
}

.colored-bg {
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Ebene_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 13594.67 13594.67"><defs><style>.cls-1{fill:url(%23Unbenannter_Verlauf_136);}</style><radialGradient id="Unbenannter_Verlauf_136" cx="6797.33" cy="6797.33" fx="6797.33" fy="6797.33" r="6797.33" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="%23f0449a" stop-opacity=".1"/><stop offset=".53" stop-color="%23f155a3" stop-opacity=".09"/><stop offset=".79" stop-color="%23f690c3" stop-opacity=".06"/><stop offset=".99" stop-color="%23fef5f9" stop-opacity="0"/><stop offset="1" stop-color="%23fff" stop-opacity="0"/></radialGradient></defs><g id="Ebene_1-2"><circle class="cls-1" cx="6797.33" cy="6797.33" r="6797.33"/></g></svg>');
  background-repeat: no-repeat;
}

.colored-bg-right {
  background-position: right;
}

.single-hochzeitsfotos .site-content {
  padding-top: 0px;
  padding-bottom: 100px;
}

.tg-label {
  display: block;
  font-weight: bold;
  padding-left: 5px;
}
.tg-label.tg-no-pad {
  padding-left: 0px;
  margin-bottom: 5px;
}

.formulartg .row {
  display: flex;
  column-gap: 25px;
}
.formulartg .row .col-md-6 {
  width: 50%;
}
.formulartg .row .col-md-12 {
  width: 100%;
}
@media (max-width: 1024px) {
  .formulartg .row {
    flex-direction: column;
  }
  .formulartg .row .col-md-6 {
    width: 100%;
  }
}
.formulartg input:not([type=checkbox]), .formulartg textarea:not([type=checkbox]) {
  border-radius: 15px !important;
  width: 100%;
}
.formulartg .wpcf7-checkbox {
  margin-top: 10px;
}
.formulartg .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-left: 0px;
}
.formulartg .wpcf7-acceptance .wpcf7-list-item {
  position: relative;
  margin-left: 0px;
}
.formulartg .wpcf7-acceptance .wpcf7-list-item input {
  position: absolute;
  top: 9px;
  left: 0px;
}
.formulartg .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  display: block;
  margin-left: 25px;
}

.wpcf7-submit {
  border-radius: 50px;
}

.wpcf7-submit:disabled {
  opacity: 0.2;
}

.copyright-bar a {
  text-decoration: none;
}

.page-id-58929 h2, .page-id-58927 h2 {
  font-size: 30px;
  margin-bottom: 5px;
  font-weight: bold;
}
.page-id-58929 h3, .page-id-58927 h3 {
  font-size: 25px;
  margin-bottom: 10px;
}
.page-id-58929 h4, .page-id-58927 h4 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}

.topbar a {
  text-decoration: none;
  font-weight: 900;
}
.topbar a:hover {
  color: white;
}

.inside-top-bar {
  padding-top: 6px;
  padding-bottom: 6px;
}

/*# sourceMappingURL=style.css.map */
