@import url("https://fonts.googleapis.com/css?family=Dancing+Script");
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
		
.front-page-description-text {
  font-family: EB Garamond,serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	color: #323335
}

.front-page-schedule {
  font-family: EB Garamond,serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	color: #323335;
	margin-top: 95px;
}

.front-page-description-header {
  font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}

.front-page-schedule-header {
  font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}

.jb-headline {
	font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}

.jb-banner-headline {
	font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 48px;
	/*color: rgb(112, 91, 110);*/
	color: white !important;
}

.jb-text {
	font-family: EB Garamond,serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	color: #323335
}

.jb-banner > img {
	object-fit: none !important;
	background-color: teal;
}

.front-page-header-text {
	max-width: 730px;
	color: white;
}	

.align-center {
	text-align: center;		
	justify-content: space-evenly;
}

.latest-news {
		font-family: Dancing Script,cursive;
		-webkit-font-smoothing: antialiased;
		font-weight: 400;
		font-size: 18px;
}

.front-page-header-text h1 {
		font-weight: 400;
    font-family: Dancing Script,cursive;
		text-align: center;
		font-size: 48px;
		-webkit-font-smoothing: antialiased;

}

.front-page-header-container {
		display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.front-page-header-link {
		-webkit-font-smoothing: antialiased;
		margin-top: 16px;
		color: black;
    min-width: 120px;
		
	  display: inline-block;
	  font-weight: 500;
	  font-size: 16px;
	  letter-spacing: 0.07em;
	  text-transform: uppercase;
	  line-height: 24px;
	  position: relative;
    background-color: #fff;
    padding: 15px 25px;
		text-decoration: none;
		border-radius: 6px;
}

.front-page-header-headline {
	font-family: EB Garamond,serif;	
	-webkit-font-smoothing: antialiased;
}

.front-page-button {
  -webkit-font-smoothing: antialiased;
  margin-top: 16px;
	color: white !important;
  min-width: 120px;
		
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	line-height: 24px;
	position: relative;
  background-color: rgb(112, 91, 110);
  padding: 15px 25px;
	text-decoration: none;
  border-radius: 6px;
}

.location_gallery::before {
	content: "Bilder der Hochzeits Location:";
	margin-bottom: 8px;
  text-align: center;
  display: block;
	font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}	

.sa_gallery::before {
	content: "Bilder vom Standesamt:";
	margin-bottom: 8px;
  text-align: center;
  display: block;
	font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}	

.bg_gallery::before {
	content: "Bilder vom Brautpaar:";
  margin-bottom: 8px;
  text-align: center;
  display: block;
	font-weight: 400;
  font-family: Dancing Script,cursive;
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	color: rgb(112, 91, 110);
}	

.countdownContainer {
	display: flex;
	justify-content: center;
	padding-bottom: 32px;
}

.countdownElement {
  display: flex;
  flex-direction: column;
	margin: 0 10px;
}	

#playerButton {
  margin-left: 10px;		
	border: 0px;
  background: white;
}

.countdown {
    width: 65px;
    min-width: 65px;
    padding: 18px 0;
    background-image: -webkit-linear-gradient(top, #eee, #bbb);
    text-align: center;
    font: bold 21px 'Droid Sans', Arial, sans-serif;
    border-top: 1px solid #fff;
    border-radius: 3px;
    background-color: white;
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);		
}

.countdownText {
  text-align: center;
  min-width: 65px;		
}	

@media (max-width : 900px) {
  .gallery_row {
		flex-wrap: wrap !important;	
	}
		
	.navigation {
		justify-content: right !important;
		margin-right: 12px;
	}	
		
	.jb-banner > .wp-block-cover__inner-container {
  	width: 100% !important;		
	}
}

/*
##################
### Overwrites ###
##################
*/

@media (max-width : 900px) {
  .wp-block-navigation-item__label {
  	color: black !important; 
	}
}

.wp-site-blocks {
		padding-top: 0;
		padding-bottom: 0;
}

main {
  padding-left: 0px !important;
	padding-right: 0px !important;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 80%	
}