/*
Theme Name:     Bowls & Rolls
Theme URI:      bowlsandrowls
Template:       kadence
Author:         Ricardo Lenz
Author URI:     https://lenz-digital-services.de/
Description:    Bowls &amp; Rolls ist ein Kadence-Child-Theme
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/




.content-area {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.entry-content-wrap {
    padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.kt-row-column-wrap.kt-has-1-columns.kt-row-layout-equal.kt-tab-layout-inherit.kt-mobile-layout-row.kt-row-valign-top.kb-theme-content-width {
    padding: 0px !important;
}

/* Slider Startseite */

.kb-bg-slide {
  position: relative;
  overflow: hidden;
}

.kb-bg-slide::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-size: 120%;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-size 7s ease-in-out;
  z-index: 1;
}

.splide__slide.is-active .kb-bg-slide::after {
  background-size: 100%;
}


.swiper-scrollbar.swiper-scrollbar-horizontal {
    display: none;
}

span#glfButton1 {
    display: none;
}
/* Animated Headline Start */
/* Wrapper über die gesamte Breite zentrieren */
.cd-headline.rotate-1 {
    text-align: center;
	color: #fff !important;
	}
h6.cd-headline.rotate-1 {
	margin: 25px !important;
	}
/* Wrapper auf volle Breite setzen */
.cd-headline.rotate-1 .cd-words-wrapper {
    width: 100% !important;
	}
	@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 5rem !important;
    }
}

/* Jedes Wort nimmt die volle Breite ein und zentriert seinen Inhalt */
.cd-headline.rotate-1 .cd-words-wrapper b {
    width: 100%;
    text-align: center;
}
/* Animated Headline Ende*/

.kt-block-intrisic {
    height: auto !important;
    padding-bottom: 0 !important;
}

/* Bild aus dem Overlay richtig skalieren */
.kt-block-intrisic > img.kt-img-overlay {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    display: block;
}


h5.image-overlay-subtitle {
    border-radius: 25px;
}

.kt-image-overlay-wrap {
    background-color: #fff !important;
}


.hoverimageimslide {
    max-width: 450px;
}

/* Logo weiss */

.logo-weiss {
  filter: brightness(0) invert(1);
}



.hideninpanel {
    background-color: #2121219C;
    padding: 25px;
    position: absolute;
    bottom: 0;
}

.expanel .hideninpanel {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    text-align: center;
}

span.gsbp-770d3bf {
    text-align: center !important;
	margin-bottom: 10px;
	}

span.gsbp-a21badd {
    text-align: center !important;
	margin-bottom: 10px;
	}

span.gsbp-f8ca651 {
    text-align: center !important;
	margin-bottom: 25px;
}

.createyourown .kt-blocks-info-box-media {
    background-color: darkseagreen !important;
    border-color: darkseagreen !important;
    padding: left !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
	}
	
	
.displaynone {
    display:none;
	}
	
@media screen and (min-width: 769px) {
/* Abstand im Slider-Overlay richtig skalieren - Start */
.kt-image-overlay-inner {
    width: 80%;
	}
}
/* Abstand im Slider-Overlay richtig skalieren - Ende */

	
/**** Mobile ****/ 

@media screen and (max-width: 768px) {

.kb-bg-slide::after {
    display:none;
	}

.wp-block-kadence-image.kb-image1800_375090-b9:not(.kb-specificity-added):not(.kb-extra-specificity-added) {
    margin-top: var(--global-kb-spacing-3xl, 3.5rem) !important;
	}
.abschnitt-1-button .kt-row-column-wrap {
	justify-content: center !important;
    align-content: center !important;
    align-items: center !important;
    justify-items: center !important;
	}
	
.abschnitt-2-button {
	justify-content: center !important;
    align-content: center !important;
    align-items: center !important;
    justify-items: center !important;
	}
	
.menu-horizontal .expanel.active, .expanel:focus, .expanel:hover {
    min-height: 475px !important;
	}
	
.expanel .hideninpanel {
    right: 30px;
	width: 85%;
	}
	
.menu-horizontal .wp-block-button__link {
	padding: 15px 15px 15px 15px !important;
	font-size: 28px;
	margin-top: 15px;
	}
		
.gsbp-7d9616b {
    font-size: 27px;
	line-height: normal;
	}
.gsbp-770d3bf {
	font-size: 27px;
	line-height: normal;
	}
	
.wp-block-group.is-horizontal.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-41b81202.wp-block-group-is-layout-flex {
    margin-bottom: 0px;
	}
	
.gsbp-a21badd {
	font-size: 27px;
	line-height: normal;
	}
	
.gsbp-f8ca651 {
    font-size: 27px;
	line-height: normal;
	}
	
span.gsbp-f8ca651 {
		margin-bottom: 0px !important;
	}
	
.swiper-slide.swiper-slide-active {
    max-width: 100%;
	}
}