@font-face {
    font-family: 'BalboaPlus-Fill';
    src: url('/wp-content/uploads/BalboaPlus-Fill.eot');
    src: url('/wp-content/uploads/BalboaPlus-Fill.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/BalboaPlus-Fill.woff2') format('woff2'),
        url('/wp-content/uploads/BalboaPlus-Fill.woff') format('woff'),
        url('/wp-content/uploads/BalboaPlus-Fill.ttf') format('truetype'),
        url('/wp-content/uploads/BalboaPlus-Fill.svg#BalboaPlus-Fill') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*** BODY ***/
.page-template-default {
  background: linear-gradient(rgba(255,255,255,.0), rgba(255,255,255,.0)), url("/wp-content/uploads/sfv-hecht-angeln.jpg");
  background-position: bottom 150px right 50px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 30%;
}

/*** STICKY ***/
.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
  width: 100px;
  margin-top: -150px;
}

/*** SUB-NAVI ***/
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
  font-size: 15px;
  animation: none !important;
}
.main-header-menu .sub-menu .menu-link {
  padding: 10px;
}



/*** LINKS ***/
.site-logo-img a:hover {
  display: inline-block;
  animation: wiggle 0.5s ease-in-out infinite;
}

@keyframes wiggle {
  0%, 100% {
  transform: rotate(0deg);
  }
  25% {
  transform: rotate(5deg);
  }
  50% {
  transform: rotate(-5deg);
  }
  5% {
  transform: rotate(5deg);
  }
}

.elementor-image-gallery a:hover {
  animation: none !important;
}

/*** BLOG ***/
h1.entry-title {
  display: none;
}
.entry-meta {
  display: none;
}
.elementor-post__text {
  min-height: 200px;
}
.single .post-navigation {
  display: none;
}


table {
  overflow-x: auto;
}

/*** TILES ***/
.elementor-flip-box__layer.elementor-flip-box__front .elementor-flip-box__layer__title span {
  background-color: #006633;
  padding: 2px 10px 10px 10px;
}


/*** IMAGES ***/
.elementor-slideshow__title {
  display: none;
}
.angelstelle-img a:hover  {
  animation: none;
}

/*** EVENTS ***/
.tribe-events-back {
  display: none;
}

.tribe-common a:not(.tribe-common-anchor--unstyle) {
  color: #006633 !important;
  animation: none;
}
.tribe-events-content a, .tribe-events-content a:active, .tribe-events-content a:focus, .tribe-events-content a:hover {
  color: #006633 !important;
  border-bottom: 1px solid #006633 !important;
}


#tribe-events-pg-template {
  margin: 100px 20px 20px 20px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 20px;
  font-weight: 400;
}



.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2--min-medium {
  display: none;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-row {
  margin-bottom: 40px !important;
}
.tribe-events-widget-events-list__event-details {
  padding-left: 25px !important;
}



/*** JUGEND-TERMINE ***/
blockquote {
  padding: 10px;
  margin: 10px;
  border-left: 5px solid #006633;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
}
blockquote p {
  margin-bottom: 0 !important;
}

table {
  width: 100%;
  border: none;
}
table th {
	text-transform: none;
	color: #e11b18;
	padding: 12px;
	border-width: 0;
}
table td {
  border-width: 0;
  padding: 12px;
}
table tr {
  transition: background .2s;
}
table tr:hover {
  background: #e5efea;
  transition: background .2s;
}
table tr:nth-child(even) {
  background-color: #e5efea;
}


/*** CONTACT ***/
.contact-form .contact-row {
  width: 99%;
  display: flex;
}
.contact-field {
  width: 48%;
}
.contact-field-full {
  width: 99%;
}
.wpcf7 select, .wpcf7 textarea {
  width: 92.5%;
  background: none;
  border: none;
  border-bottom: 3px solid #006633;
}
.wpcf7 textarea {
  height: 250px;
}
.consent {
  font-size: 14px;
  margin: 20px 0px;
}
.wpcf7 input:not([type="submit"]) {
  width: 95%;
  background: none;
  border: none;
  border-bottom: 3px solid #006633;
  margin-bottom: 5px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="reset"], [type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #006633;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
  width: 1.4em !important;
}
.sent-button {
  text-align: left;
}
input[type="submit"] {
  font-family: 'BalboaPlus-Fill';
  font-size: 20px;
  padding-top: 10px;
  color: #ffda00;
  background-color: #006633;
  border-color: #006633;
}
input[type="submit"]:hover {
  color: #006633;
  background-color: #ffda00;
  border-color: #ffda00;
}

/*** FOOTER ***/
#block-3.widget.widget_block p {
  color: #333333 !important;
  font-size: 16px;
}
#block-29.widget.widget_block {
  height: 100px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}


.footer-button-1 {
  font-family: 'BalboaPlus-Fill';
  color: #ffda00;
  background-color: #006633;
  font-size: 24px;
  font-weight: 400;
  padding: 10px 20px 15px 20px;
  margin-right: 25px;
  border-radius: 0px;
}
.footer-button-1:hover {
  color: #006633 !important;
  background-color: #ffda00;
}
.footer-button-2 {
  font-family: 'BalboaPlus-Fill';
  color: #ffda00;
  background-color: #006633;
  font-size: 24px;
  font-weight: 400;
  padding: 10px 20px 15px 20px;
  border-radius: 0px;
}
.footer-button-2:hover {
  color: #006633 !important;
  background-color: #ffda00;
}

.site-footer .widget {
  text-align: left;
  color: #ffffff;
  font-size: 15px;
}
.site-footer .widget p {
  margin-bottom: 0px;
}
.site-footer .widget p::selection, .site-footer .widget a::selection {
  color: #006633;
  background-color: #ffda00;
}
.site-footer .widget a {
  color: #ffda00;
}
.site-footer .widget a:hover {
  color: #ffffff;
}
.site-footer .fa-map-marker-alt {
  margin-left: 5px;
}
.site-footer .fa-solid, .site-footer .fas {
  color: #ffffff;
  margin-right: 5px;
}
.wp-block-gallery {
  margin-bottom: 10px;
}
.ast-footer-copyright p::selection, .ast-footer-copyright a::selection {
  color: #006633;
  background-color: #ffda00;
}






/****** RESPONSIVE ******/

@media (max-width: 1690px) {
}
@media (max-width: 1280px) {
  .page-template-default { background-position: bottom 200px right -20px; background-size: 35%; }
}
@media (max-width: 921px) {
}
@media (max-width: 900px) {
  .ast-hfb-header .ast-builder-menu-mobile .main-header-menu .sub-menu .menu-link { line-height: 1; padding-top: 5px; animation: none !important; }
}
@media (max-width: 820px) {
  .page-template-default { background-position: bottom 300px right -60px; background-size: 50%; }
}
@media (max-width: 480px) {
  .page-template-default { background-position: bottom 600px right -50px; background-size: 50%; }
  
  .contact-form .contact-row { width: 99%; display: block; }
  .contact-field { width: 98%; }
  
  #block-29.widget.widget_block { height: 200px; }
  .footer-button-1, .footer-button-1:hover { display: block; text-align: center; margin: 0 25px 0 0;}
  .footer-button-2, .footer-button-2:hover { display: block; text-align: center; margin: 20px 25px 0 0;}
}
