/* 
Theme Name: Glow Custom Theme
Author: glow communication GmbH
Author URI: https://glow-berlin.de
Description: Glow Custom Theme
Version: 1.0

*/

html, body{
	overflow-x: hidden;
}


/*Hero Video Mobile*/
.home section.hero-section video.heroVideo2{
	display: none;
}
.home section.hero-section .swiper-slide .image-wrapper .image-section video{
	display: none;
}

@media (min-width: 599px) {
	.home section.hero-section .swiper-slide .image-wrapper .image-section video{
		display: block;
	}
}

@media (max-width: 599px) {
	.home section.hero-section .swiper-slide .image-wrapper .image-section{
		clip-path: none !important;
	}
	.home section.hero-section .swiper-slide .image-wrapper .image-section video.heroVideo{
		clip-path: none !important;
		z-index: 9999;
		display:block;
	}
	.home section.hero-section video.heroVideo2{
		position: absolute;
    	z-index: -1;
		display: none;
	}
	.home section.hero-section .swiper-slide .text-wrapper{
		top: 30%;
	}
}

@media (min-width: 1201px) {
	#hero_video {
		filter: brightness(0.95);
	}
}

@media (max-width: 1200px) {
	#hero_video {
		filter: brightness(0.75);
	}
}

@media (max-width: 768px){
	#hero_video{
		filter: brightness(0.5);
	}
}

/*Products Grid wrap on mobile*/
@media (max-width: 786px) {
	section.product-grid{
	grid-template-columns: 200px 200px !important;	
}
}

@media (max-width: 599px) {
	section.product-grid{
	grid-template-columns: 225px !important;	
}
}
@media (max-width: 599px) {
	section.product-grid article{
		width: 225px !important;
		height: 225px !important;
	}
}

/*Page Our Offer*/
.customers-single{
	background-color: #004461;
	display: grid;
	place-items: center;
}

/*CONTACT PAGE*/
.page-template-page-contact section.page-hero-section{
	z-index: 5;
}
.page-template-page-contact .default-margin{
	z-index: 10;
	position: relative;
}
.page-template-page-contact p > a{
	 color: white;
}

p > a{
	border-bottom: 3px solid #004461;
	color: #004461;
}


/*START Products Page*/
.page-template-page-products .products-introtext{
	margin-top: 3em;
}
/*END Products Page*/

/*unused*/
@media (max-width: 900px) {
.single-products .text-wrapper{
	margin-top: 20% !important;
}
}

@media (max-width: 599px) {
.single-products .text-wrapper{
	position: relative !important;
	margin-top: 60% !important;
}
}
/*unused*/


/*START SINGLE PRODUCTS PAGES*/

.single-products .hero-section{
	z-index: 5;
}
.single-products .no-swiper-hero{
	z-index: 10;
}

@media (max-width: 768px) {
	.single-products button{
		margin-top: 25px !important;
	}
}

.single-products section.no-hero-section {
	position: relative;
}

@media (max-width: 600px){
	.single-products section.no-hero-section{
		padding-bottom: 70%; /*100%*/
		padding-top: 50px;
	}
	.single-products div.text-section{
		margin-top: 4em;
	}
}

.single-products div.swiper-container{
	max-height: 100vh;
	/*height: 600px; 
	clip-path: ellipse(100% 95% at 70% 1%);    
    height: 60vh;*/
    width: 100%;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
	/*margin-bottom: 4%;*/
	margin-top: 5%;
}
@media (max-width: 599px) {
.single-products .image-wrapper{
	position: absolute !important;
}
}

.single-products .image-section{
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,1);
	height: 250px;
}
@media (min-width: 768px) {
	.single-products .image-section{
	height: 450px;
	}
}
@media (min-width: 1024px) {
	.single-products .image-section{
	height: 500px;
	}
}
@media (min-width: 1440px) {
	.single-products .image-section{
	height: 600px;
	}
}
@media (min-width: 1600px) {
	.single-products .image-section{
	height: 800px;
	}
}
.single-products .image-section img{
	object-fit: cover; 
	height: 100%;
}

.single-products .swiper-button-next, .single-products .swiper-button-prev{
	background: #669fd5;
	border-radius: 50%;
	padding: 20px;
	width: 50px;
	height: 50px;
}
.single-products .swiper-button-next::after, .single-products .swiper-button-prev::after{
	font-size: 25px;
}
.single-products .swiper-button-prev{
	left: auto !important;
	right: 100px;
}
.single-products .swiper-button-next{
	right: 30px;
}
.single-products .swiper-button-next, .single-products .swiper-button-prev{
	top: 70%;
	transform: scale(0.6) translate(-200%,0);
}

@media (min-width: 901px) {

	.single-products .swiper-button-next,
	.single-products .swiper-button-prev {
		top: 85%;
		transform: scale(0.5) translate(50%, 0);
	}
	.single-products .swiper-button-next {
		right: 40px;
	}
}

@media (max-width: 900px) {

	.single-products .swiper-button-next,
	.single-products .swiper-button-prev {
		top: 80%;
		transform: scale(0.5) translate(90%, 0);
	}

	.single-products .swiper-button-next {
		right: 40px;
	}
}

@media (max-width: 599px) {

	.single-products .swiper-button-next,
	.single-products .swiper-button-prev {
		top: 75%;
		transform: scale(0.45) translate(120%, 0);
	}

	.single-products .swiper-button-next {
		right: 50px;
	}
}

.single-products .text-section a > button {
	margin-right: 2%;
}
/*END SINGLE PRODUCTS PAGES*/


/*START grid*/

.page-id-382 section.box-content-grid,
.page-id-370 section.box-content-grid,
.page-id-225 section.box-content-grid,
.page-id-298 section.box-content-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2em;
}
@media only screen and (max-width: 900px) {
 .page-id-382 section.box-content-grid,
 .page-id-370 section.box-content-grid,
 .page-id-225 section.box-content-grid,
 .page-id-298 section.box-content-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.page-id-382 section.box-content-grid .box-content,
.page-id-370 section.box-content-grid .box-content,
.page-id-298 section.box-content-grid .box-content {
  width: 250px;
  height: 250px;
  aspect-ratio: 1/1;
  border-radius: 10px;
  padding: 1.5em;
  /*hyphens: auto;*/
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}
.page-id-225 section.box-content-grid .box-content{
  width: 250px;
  height: 250px;
  aspect-ratio: 1/1;
  border-radius: 10px;
  padding: 1.5em;
  /*hyphens: auto;*/
box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}

.page-id-382 section.box-content-grid .box-content p,
.page-id-370 section.box-content-grid .box-content p,
.page-id-225 section.box-content-grid .box-content p,
.page-id-298 section.box-content-grid .box-content p {
  color: #ffffff;
}
.page-id-382 section.box-content-grid .box-content p > strong,
.page-id-370 section.box-content-grid .box-content p > strong,
.page-id-225 section.box-content-grid .box-content p > strong,
.page-id-298 section.box-content-grid .box-content p > strong {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-bottom: 8px;
  font-size: 1.2rem;
}
.page-id-382 section.box-content-grid .box-content img,
.page-id-370 section.box-content-grid .box-content img,
.page-id-225 section.box-content-grid .box-content img,
.page-id-298 section.box-content-grid .box-content img {
  object-fit: cover;
  align-self: center;
  border-radius: 10px;
}
.page-id-382 section.box-content-grid .box-content:nth-child(3) > p,
.page-id-370 section.box-content-grid .box-content:nth-child(3) > p,
.page-id-225 section.box-content-grid .box-content:nth-child(3) > p,
.page-id-298 section.box-content-grid .box-content:nth-child(3) > p {
  width: 100%;
  height: 100%;
}
.page-id-382 section.box-content-grid .box-content:nth-child(3),
.page-id-370 section.box-content-grid .box-content:nth-child(3),
.page-id-225 section.box-content-grid .box-content:nth-child(3),
.page-id-298 section.box-content-grid .box-content:nth-child(3) {
  max-height: 300px;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .page-id-382 section.box-content-grid .box-content:nth-child(3),
.page-id-370 section.box-content-grid .box-content:nth-child(3),
	.page-id-225 section.box-content-grid .box-content:nth-child(3),
.page-id-298 section.box-content-grid .box-content:nth-child(3) {
    max-height: none;
  }
}
@media only screen and (min-width: 1200px) {
  .page-id-382 section.box-content-grid .box-content:nth-child(3),
.page-id-370 section.box-content-grid .box-content:nth-child(3),
	.page-id-225 section.box-content-grid .box-content:nth-child(3),
.page-id-298 section.box-content-grid .box-content:nth-child(3) {
    max-height: none;
  }
}
.page-id-382 section.box-content-grid .box-content:nth-child(3) img,
.page-id-370 section.box-content-grid .box-content:nth-child(3) img,
.page-id-225 section.box-content-grid .box-content:nth-child(3) img,
.page-id-298 section.box-content-grid .box-content:nth-child(3) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

/*Sustainability read more btns*/
.readmore-icon{
	display: block;
    cursor: pointer;
	transform: translateY(-50%);
    font-size: 1.75rem;
	transition: 500ms ease;
}
.close-rotate{
	transition: 500ms ease;
	transform: translateY(-50%) rotateX(180deg);
}
/*END*/

.contact-form .wpcf7{
	padding: 1em;
}
div.form{
	padding-right: 45px !important;
}

input[type=checkbox]{
	width: 25px !important;
}
.wpcf7-list-item{
	margin: 0 !important;
}

/*Sustainability*/

@media (min-width: 900px) {
.page-id-154 section:nth-child(7) img {
	width: 75% !important;
}
}
.grid-width01{
	margin: 5% 0;
}
.dropdown--text .images_row .rows{
	justify-content: flex-start;
}

/*.page-id-154 section:nth-child(6) .text-section a > button{
	padding: 6px 24px;
	font-size: 1.5rem !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    font-size: 1.5rem !important;
	display: grid;
}*/