/*
Theme Name: BAPP.de
Theme URI: 
Author: Capahill GmbH
Author URI: http://www.capahill.de/
Description: BAPP.de Theme
Version: 1.0
Text Domain: basistheme
*/
@charset 'utf-8';
@import url(css/font-awesome.min.css);
@import url(css/normalize.css);
@import url(css/bootstrap.css);
@import url(css/slick.css);
@import url(css/slick-theme.css);
@import url(css/slimmenu.min.css);
   
*,h1,h2,h3{
	padding:0;
	margin: 0;
	outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
	box-sizing: border-box;
	height: 100%;
	overflow-x: hidden;
	margin: 0 !important;
}

body {
	height: 100%;
	font-size: 16px;
	line-height: 1.65em;

	line-height: 1.5em;
	font-family:'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;	
	color: #000;
	min-height: 100%; 
	padding-top: 140px;
	transition: padding 0.3s ease;
}

body.scrolled {
	padding-top: 100px;
}

iframe, img {
	max-width: 100%!important;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

ul {
	list-style: none;
}

img {
    display: block;
    border: 0;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: 600;
}

p {
	margin: 0 0 30px 0;
}

figure {
	margin: 0 0 30px;
	border: 1px solid #f1f1f1;
	padding: 3px;
}

figcaption, 
.keyvisual .copyright,
.top .copyright {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
	color: #666;
	padding: 5px 5px 5px;
}

/* Bootstrap */
.container {
	max-width: 1210px;
}

.mt-0 {
	margin-top: 0;
}
	
/* HEADLINES */
h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 1.1em; margin-bottom: 8px; } 
h4 { font-size: 18px; line-height: 1.1em; margin-bottom: 4px; } 
h5 { font-size: 16px; line-height: 1.1em; }						
h6 { font-size: 14px; line-height: 1.1em; }

/* HEADER */
header .container {
	max-width: 1580px;
}
.top-line {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: #f1f1f1;
}

.top-line div[class*="de-container"] {
	display: inline;
}

.top-line .menu {
	float: right;
}

.top-line .menu a {
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

.top-line  li {
	display: inline-block;
}

.top-line  li:not(:last-child):after {
	content: '|';
	margin: 0 1px 0 3px;
	font-size: 12px;
	vertical-align: middle;
}

.nav-line {
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	height: 90px;
	background: #fff;
	transition: 0.3s ease;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
}

.nav-line div {
	height: 100%;
}

.nav-line .logo {
    display: inline-block;
    height: 100%;
	position: relative;
	z-index: 1;
}

.nav-line img {
	max-height: 100%;
	padding: 5px 0;
}

.scrolled .nav-line {
	top: 0;
	height: 70px;
}

/* Nav */
header {
	position: relative;
	z-index: 10;
}
.nav-line nav .menu-hauptnavigation-de-container {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.nav-line nav .menu-hauptnavigation-de-container > ul {
	display: inline-block;
}

.nav-line nav .menu-hauptnavigation-de-container ul {
	height: 100%;
}

.nav-line nav .menu-hauptnavigation-de-container > ul > li {
	height: 100%;	
	border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
	font-size: 17px;
	float: left;
}

.nav-line nav .menu a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	display: inline-block;
	line-height: 90px;
	color: #1e3a5d;
}

.scrolled .nav-line nav .menu > li > a {
	line-height: 70px;
	font-weight: 600;
}

.nav-line nav .menu  a:hover {
	background: #f1f1f1;
}

.nav-line nav .menu .menu-item {
	position: relative;
}

.nav-line nav .menu .menu-item:hover > .sub-menu {
	display: block;
}

.nav-line nav .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 220px;
	background: #fff;
	border-top: 3px solid #1e3a5d;
	height: auto!important;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
	font-size: 15px;
	text-align: left;
}

.nav-line nav .sub-menu .sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
	border-top: 0;
}

.nav-line nav .sub-menu li {
	display: block;
	height: auto;
}

.nav-line nav .sub-menu li a {
	padding: 8px 15px;
	display: block;
	line-height: 1.2em;
	text-transform: none;
}

.nav-line nav .sub-menu li.menu-item-has-children:after {
	content: '';
	font-size: 10px;
	border: solid #1e3a5d;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 5px;
	position: absolute;
	transform: translateY(-50%) rotate(-45deg);
	top: 50%;
	right: 10px;
}

.mobile-menu {
    position: absolute;
    right: 0;
    background: #fff;
    width: 300px;
	top: 100%;
	height: calc(100vh - 90px)!important;	
	overflow-y: auto;
}

.mobile-menu .menu li {
	position: relative;
}

.mobile-menu .menu .sub-toggle {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	cursor: pointer;
	line-height: 50px;
	text-align: center;
}

.mobile-menu .menu > li a {
	text-decoration: none;
	display: block;
	padding: 10px 50px 10px 15px;
}

.mobile-menu .menu  li a:hover {
	background: #f1f1f1;
}

.mobile-menu .menu > li + li {
	border-top: 1px solid #f1f1f1;
}

.mobile-menu .menu li li a {
	padding-left: 30px;
}

.mobile-menu .menu li li li a {
	padding-left: 45px;
}

@media (min-width: 1201px) {
	.mobile-menu {
		display: none!important;
	}
	
}

@media (max-width: 1200px) {
	.nav-line nav {
		display: none!important;
	}
	
}

.collapse-button .icon-bar {
	height: 2px;
    width: 25px;
    margin: 5px 0;
	background: #1e3a5d;
}

/* Search */
.search-icon {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	color: #1e3a5d;
	font-size: 22px;
}
.head-search {
	display: none;
	position: absolute;
	top: 100%;
	right: 12px;
	width: 300px;
	background: #fff;
	padding: 10px;
	height: auto!important;
    border-top: 3px solid #1e3a5d;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.head-search input[type="search"] {
	width: calc(100% - 20px);
	height: 40px;
	border: 1px solid #f1f1f1;
	padding: 0 10px;
	display: block;
}
.head-search .screen-reader-text {
	display: none;	
}

.head-search .search-submit {
	overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 0;
    background: #1e3a5d;
    color: #fff;
    width: 40px;
    height: 42px;
	text-align: center;
	line-height: 0;
	font-size: 30px;
}

@media (max-width: 1200px) {
	.search-icon {
		font-size: 20px;
		right: 60px;
	}
	
	.head-search {
		right: 0;
	}
}

/* Main */
main {
	display: block;
}

.container.special {
	max-width: 1550px;
	margin-bottom: 2.5rem;
}

/* .scrolled .content {
	padding-top: 90px;
} */

/* Keyvisual */
.keyvisual {
	max-width: 1550px;
	margin: 0 auto;
}

.keyvisual .kv-img {
	position: relative;
	background-color: #f1f1f1;
}

.keyvisual .kv-img {
	height: 700px;
	background-image: url(./images/keyvisual-lp.jpg);
	background-size: cover!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
}

.keyvisual:not(.lp) .kv-img  {
	background-image: none;
	height: 500px;
}

.keyvisual.no-bg .kv-img {
	height: 300px;
}

.keyvisual.no-bg .kv-text h1 {
	color: #000;
}

.kv-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding: 0 10px;
	width: 100%;
}

.kv-text h1 {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
	font-weight: 400;
	margin: 0;
}

@media (max-width: 1024px) {
	.kv-text h1 br {
		display: none;
	}
	.kv-text h1 {
		font-size: 40px;
		line-height: 50px;
	}
}

.keyvisual.full {
	position: relative;
}

.keyvisual.full div:not(.kv-text):not(.kv-img) {
	height: 100%;
}

.keyvisual.full .col-12 {
	background: rgba(0,0,0,0.4);
}

.keyvisual.full .kv-text {
	text-align: left;
}

.keyvisual.full .kv-text {
	text-transform: uppercase;
	word-break: break-word;
}

.keyvisual.full .copyright,
.top.kv .copyright {
	position: absolute;
	top: 100%;
	right: 0;
}

.top.kv .copyright {
	right: 15px;
}

@media (min-width: 1025px) {
	.keyvisual.full .kv-text h1 {
		font-size: 42px;
		line-height: 50px;
	}
}

@media (max-width: 767px) {
	.keyvisual.full .kv-text h1 {
		word-break: break-word;	
	}
}

.top.kv .container {
	padding-top: 0;
	padding-bottom: 0;
	max-height: 500px;
} 

.top.kv h1{
	margin: 20px 0;
	color: #1e3a5d;
} 


@media (max-width: 767px) {
	.top.bg-gray.kv .container {
		max-height: none;
	}
	
	.top.bg-gray.kv .kv-text {
		position: static;
		transform: none;
	}
		
	.top.bg-gray.kv img {
		display: block;
		margin: 0 auto;
	}
}

/* Startseite */
.intro {
	/* text-align: center;
	color: #666;
	font-size: 22px;
	line-height: 36px;
	max-width: 700px;
	margin: 80px auto; */

	text-align: center;
    display: flex;
    justify-content: center;
    color: #666;
    font-size: 22px;
    line-height: 36px;
    max-width: 1000px;
    margin: 80px auto;
}

.home h2,
.top h1,
body:not(.search-results) .page h2,
.assoziiert h2 {
	text-transform: uppercase;
	margin: 50px 0 30px;
	text-align: center;
    color: #a0bccf;
    font-weight: 600;
    font-size: 32px;
	word-break: break-word;
}

/* ?? */
@media (max-width: 767px) {
	.home h2,
	.top h1,
	.page  h2,
	.assoziiert h2 {
		font-size: 30px;
	}

	.intro {		
		margin: 30px auto;
	}
}

.page h2:first-child {
	margin-top: 0;
}

h2.entry-title a {
	text-decoration: none;
}

h2.has-text-align-left {
	text-align: left !important;
}

.top {
	margin: 0 0 20px;
}

.top h1 {
	text-align: left;
	margin-top: 40px;
}

.top .link {
	margin-top: 30px;
}

.top .link a {
	font-weight: 600;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.top .link a:before,
.item .link a:before {
    content: "\f08e";
    font-family: FontAwesome;
	display: inline-block;
    margin: 0 5px 0 0;
}

.top .link a[href*="pdf"]:before,
.item .link a[href*="pdf"]:before {
	content: "\f019";
}

.top .link a:hover {
	text-decoration: underline;
}

.top .infos {
	font-size: 24px;
	color: #000;
	line-height: 1.3em;
	font-weight: 600;
}

.top .infos span {
	display: block;
}

.top figure {
	margin: 0 auto;
	border: 0;
	padding: 0;
	display: inline-block;
}

.top figcaption {
	text-align: right;
	color: #999;
	font-size: 0.9em;	
}

.top.as-kv h1{
	text-align: center;
	margin-top: 0;
}

.top .img-wr {
	text-align: center;
}

.top img {
	width: auto;
	height: auto;
	max-height: 500px;
}

.single-post .top .img-wr img {
	margin: 0 auto;
}

/* Content */
.search .content-inner,
.page .content-inner {
	padding-top: 50px;
}

.content-inner {
	color: #333;
}

.content-inner h3 {
	font-size: 26px;
	margin: 0 0 10px;
}

.content-inner a {
	color: #1e3a5d;
}

.content-inner ul,
.content-inner ol {
	margin-bottom: 30px;
}

.content-inner ul li {
	margin-left: 25px;
	list-style: disc;
}

.content-inner ol li {
	margin-left: 25px;
}

p:empty {
	display: none;
}

.post:after {
	content: '';
	display: table;
	clear: both;
}

.alignleft {
	float: left;
	margin: 0 30px 30px 0;
}

.alignleft + p:after {
	content: '';
    display: table;
    clear: both;
}

blockquote:before {
	content: '';
    display: table;
    clear: both;
}

blockquote {
	border-left: 6px solid #1e3a5d;
	padding-left: 20px;
}

blockquote p > br:first-child {
	display: none;
}

.page > .wp-block-image .alignleft:before,
.page > .wp-block-image + p:after {
	content: '';
	clear: both;
	display: table;
}

.wp-block-image figure,
figure.wp-block-image {
	margin-top: 0!important;
	border: none;
	padding: 0;
}

.wp-block-image figure img,
figure.wp-block-image img {
	object-fit: cover;
}

figure.wp-block-gallery,
.blocks-gallery-item figure {
	border: none;
	padding: 0;
}

/* Sssoziiert */
.assoziiert {
	margin-top: 100px;
}

/* Komponenten */
.center {
	text-align: center;
}

.btn {
	display: inline-block;
	background: #1e3a5d;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	z-index: 1;
	transition: 0.3s ease;
	font-size: 15px;
}

a.btn {
	color: #fff;
}

.btn:hover {
	opacity: 0.9;
}

.btn-line {
	position: relative;
	margin: 30px 0;
}

.btn-line.border {
	margin: 30px 0 70px;
}

.btn-line.border:before {
	position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    background: #ccc;
    top: calc(50% - 1px);
    z-index: 0;
}

.btn-line .btn {
	border-left: 20px solid;
    border-right: 20px solid;
	border-color: #fff!important;
}

.bg-gray > .container {
	background: #f1f1f1;
	padding-top: 40px;
	padding-bottom: 40px;
}

.bg-gray > .container > .row {
	align-items: center;
}

.bg-gray h2 {
	margin-top: 0;
	color: #1e3a5d;
	margin-bottom: 50px;
}

.full-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.item {
	max-width: 800px;
	margin: 0 auto;
	position: relative;
}

@media (min-width: 768px) {
	.item {
	display: flex;
	align-items: center;
	}
}

.item:after {
	content: '';
	display: table;
	clear: both;
}

.item .i-text {
	width: 60%;
	float: left;
	padding-right: 20px;
}


.item .i-text h3,
.entry h3  {
	font-size: 22px;
	line-height: 28px;
	color: #1e3a5d;
	margin: 0 0 30px;
}

/* ?? */
@media (max-width: 767px) {
	.item .i-text h3,
	.entry h3  {
		font-size: 20px;
	}
}

.item .i-text h3 a {
	color: #1e3a5d;
	text-decoration: none;
}

.item .i-text p a {
	text-decoration: none;
	font-weight: 600;
}

.item .i-text p a:hover {
	text-decoration: underline;
}

.entry-wr > .row > .col-12 {
	margin-bottom: 50px;
}

.entry {
	height: 100%;
	position: relative;
	padding-bottom: 35px;
}

.entry h3 {
	margin: 0 0 10px;
}

.entry p {
	/* text-align: justify; */
}

.entry h3 a {
	text-decoration: none;
	color: inherit;
}

.entry .btn-line {
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.entry .btn-line.inline {	
	position: relative;
}

.entry .sub,
.post .sub {
	font-size: 12px;
	color: #ccc;
	margin: 0 0 10px;
	
	display: none;
}

.post .sub a {
	text-decoration: none;
	color: #ccc;
}

.entry .btn-line .btn {
	border: 0;
	font-size: 0.8em;
	position: relative;
	padding: 3px 25px 3px 10px;
	border-radius: 0;
}
.entry .btn-line .btn:after {
	content: '';
	font-size: 10px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 5px;
	position: absolute;
	transform: translateY(-50%) rotate(-45deg);
	top: 50%;
	right: 10px;
}

.entry .img-wr {
	height: 250px;
	margin: 0 0 20px;
	position: relative;
}

.entry .img-wr img {
	width: auto;
	height: auto;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-height: 100%;
}

.entry .img-wr:empty {
	display: none;
}

.item .i-text p {
	margin: 0 0 30px;
}

.item .i-text .infos {
	font-size: 20px;
	color: #000;
	line-height: 1.3em;
	font-weight: 600;
}

.item .i-text .infos span {
	display: block;
}

.item .img-wr {
	width: 40%;
	float: left;
	text-align: right;
}

.item .img-wr img {
	width: auto;
	height: auto;
	display: inline-block;
}

@media (max-width: 767px) {
	.item .i-text,
	.item .img-wr {
		width: 100%;
		float: none;
	}
	.item .img-wr {
		margin-bottom: 20px;
		text-align: center;
	}
	
	.item .i-text .infos {
		font-size: 18px;
	}
}

.slick-wr {
	max-width: 700px;
	margin: 0 auto;
}

.slick-dots {
	bottom: -30px;
}

.slick-dots li {
	width: 34px;
	height: 4px;
	background: #bbb;
}

.slick-dots li.slick-active {
	background: #1e3a5d;
}

.slick-dots li button {
	display: none;
}

.slick-arrow {
	border: solid #1e3a5d;
	border-width: 0 4px 4px 0;
	display: inline-block;
	padding: 10px;
	transform: translateY(-50%);
	top: 50%;
}

.slick-arrow:before {
	display: none;
}

.slick-arrow.slick-prev {
	transform: rotate(135deg);
	left: -100px;
}

.slick-arrow.slick-next {
	transform: rotate(-45deg);
	right: -100px;
}

.slick-track {
	display: flex;
    align-items: center;
}

/* Pagination */
.pagination {
	margin: 0 auto;
	text-align: center;
	line-height: 1.2em;
}
.content .pagination ul li {
	display: inline-block;
	list-style: none;
	border-bottom: 0;
	margin: 0 2px; 
	padding: 0;
}
.content .pagination ul li > * {
	  display: inline-block;
	line-height: 22px;
	height: 22px;
	font-size: 14px;
	margin: 0; 
	padding: 0 5px;
}

.content .pagination ul li > .current {
	background: #07599B;
	color: #fff;
}

.content .pagination ul li a:hover {
	color: #fff;
}


/* Footer */
footer {
	margin: 50px 0 0;
	font-size: 12px;
	line-height: 22px;
}

footer a {
	text-decoration: none;
}

footer p:last-child {
	margin: 0;
}

footer h4 {
	margin: 0 0 10px;
}

.footer-infos {
	background: #1e3a5d;
	padding: 40px;
	color: #fff;
}

.footer-infos-2 {
	font-size: 1rem;
	line-height: 1.5rem;
}

.footer-infos a {
	color: #fff
}

.footer-infos a:hover {
	text-decoration: underline;
}

.footer-social-media {
	margin: 0 0 0 0;
	font-size: 2rem;
}

.footer-social-media a {
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
}

.footer-social-media a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.footer-logos {
	color: #1e3a5d;
	padding: 20px 0;
	text-align: center;
	padding: 30px 0 15px;
    line-height: 0;
}

.footer-logos img {
	display: inline-block;
	margin: 0 1px;
	height: 60px;
}

.footer-copyright {
	color: #1e3a5d;
	padding: 10px 0;
	font-size: 11px;
}

.footer-copyright a {
	color: #1e3a5d;
}

.footer-copyright div[class*="de-container"] {
	display: inline;
}

.footer-copyright .menu {
	float: right;
}

.footer-copyright ul li {
	display: inline-block;
}

.footer-copyright ul li:not(:last-child):after {
	content: '|';
	display: inline-block;
	margin: 0 5px 0 7px;
}

.footer-subscription {
	padding: 20px 0; 
	text-align:center; 
	background: #f1f1f1;
	font-size: 1rem;
}

.footer-widget-column {	
	display: flex;
	justify-content: center;
}

.footer-widget-column > div {	
	width:100%
}

.footer-widget-intro {
	margin-bottom: 1.5rem;	
}

.footer-widget-column input[type=text],
.footer-widget-column input[type=email]
 {
	padding: .5rem;
	border: 1px solid gray;
	min-width: 250px;
	width: 100%;
	color: #333;
}

.footer-widget-column input[type="submit"] {
    display: inline-block;
    background: #1e3a5d;
	color: #fff;	
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: 0.3s ease;
    border: 2px solid #fff;
    font-size: 0.85rem;
    position: relative;
    padding: 7px 15px;
	border-radius: 0;
	margin-top: 15px;
}

.footer-widget-column input[type="submit"]:hover {
    opacity: 0.5;
}

@media (max-width: 1330px) {
	.footer-infos {
		padding: 40px 0;
	}
}

@media (max-width: 767px) {
	.footer-infos {
		padding: 0 0 40px;
	}
	footer h4 {
		margin: 40px 0 15px;
	}
}

@media (max-width: 640px) {
	.footer-copyright {
		text-align: center;
	}
	.footer-copyright .menu {
		float: none;
	}
	/*.copyright {
		display: block;
		margin-top: 15px;
	}*/
}

/* Contact form */
form .contact,
form .wpcf7-response-output {
	width:100%;
	max-width: 600px;
    margin: 0 auto;
}

.contact label {
	display: block;
}

.contact input.wpcf7-text,
.contact textarea.wpcf7-textarea {
	padding: .5rem;
    width: 100%;
}

.contact input[type="submit"] {
	display: inline-block;
	background: #1e3a5d;
	color: #fff;	
	text-decoration: none;
	position: relative;
	z-index: 1;
	transition: 0.3s ease;
	border: 0;
    font-size: 0.8em;
    position: relative;
    padding: 7px 15px;
    border-radius: 0;
}

form .contact .wpcf7-not-valid-tip {
	font-size: 0.8em;
}

form .contact .wpcf7-list-item {
	margin: 0;
}

/* Cookie Notice */
.cn-privacy-policy-link {
	color: #fff;
}

#cn-accept-cookie {
	background: #fff;
	color: rgba(30,58,93,1);
}

/* adventcalendar */
.advent-container {
	background: url('./images/adventcalendar-01.jpg');	
    max-width:900px;                
    background-color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;   
    padding:20px;            
}

.advent-container .advent-calendar {
    width:100%;                             
}

.advent-container .door {
    display: inline-block;
    width: 7rem;
    height: 7rem;
    background-color:#1E3A5D;
    border: 5px solid #1E3A5D;
    border-radius: 50%;
    margin: 10px;
    text-decoration: none;   
    color: #fff;        
}
.advent-container .day {
    display: flex;
    justify-content:center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 3rem;               
}

.advent-container .door.open {
    cursor:pointer;
    background-color: transparent;                
}

