@import url('/customer/fonts/Mabry_Pro/mabry-medium-pro-desktop-web/web/stylesheet.css');
@font-face {
    font-family: 'domaine';
    src: url('/customer/fonts/Domaine/WOFF2/domaine-text-bold.woff2');
	src: url('/customer/fonts/Domaine/WOFF2/domaine-text-regular.woff2');
	src: url('/customer/fonts/Domaine/OTF/DomaineText-Bold.otf');
	src: url('/customer/fonts/Domaine/OTF/DomaineText-Regular.otf');
}

body{
    font-family: domaine, mabry-medium-pro, "Source Sans Pro", sans-serif;
	background-color: #fff;
}
.event-card .card-title {
	font-family: mabry-medium-pro, domaine, "Source Sans Pro", sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: mabry-medium-pro, "Source Sans Pro", sans-serif;
    letter-spacing: 0.5px;
	color: #000;
}

h1{
    font-size: clamp(0.9rem, 1vw + 2rem, 2.625rem);
    font-weight: 700;
   text-transform: none;
    text-shadow: none;
	color: #4B0A23;
}
.page-header{
	background-image:none;
    margin-top: 30px;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center center;
    transform: translate3d(0px, 0px, 0px);
    box-shadow: none;
}
.navbar{
	color: #FAF5EB !important;
	background-color:#FF4629;
	box-shadow: none;
}
.navbar-nav{
	color: #fffafa;
	background-color:#FF4629;
}
.navbar-item{
	color: #fffafa;
	background-color:#FF4629;
}
.nav-item{
	background-color:#FF4629;
}
.dropdown-item{
	background-color:#FF4629;
}
.dropdown-menu{
	background-color:#FF4629;
}
.nav-link{
    font-family: "mabry-medium-pro";
	text-transform: uppercase;
	color: #FAF5EB !important;
}
.nav-link:hover, .nav-link:active, .nav-link:focus{
    color: #FAF5EB !important;
	text-decoration: underline;
}
.navbar a, .navbar .btn-link {
	color: #FAF5EB !important;
}
.lang-link:hover, .lang-link:active, .lang-link:focus{
	background-color:#FF4629 !important;
}
#evTopContainer{
	display: none;
}
#evTopHeadLine{
	display: none !important;
}
.sectionHead{
	text-align: center;
}
.event-group-day {
   background-color: #4B0A23;
}
.event-search .label{
    font-size:22px;
    color:#111;
    font-weight:700;
    text-shadow:none;
}
.event-card{
    border-radius: 6px;
	box-shadow: none;
    border:none;
	background-color: #FAF5EB !important;
}
.main{
	 box-shadow: none; 
}
.main-ingress{
    font-size:19px;
	color:#4B0A23;	 
    text-shadow: none;
}
.evArtList .occurence:nth-child(odd){
    background-color:#FAF5EB;
}
.fa-info-circle{
	color: #AA91FF !important;
}
.fc-daygrid-event{
	background-color: #AA91FF !important;
}
.fc-daygrid-event-dot{
	display:none;
}
button i.fas.fa-bars{
	color: #DDD;
}
.event-card .card-title{
    font-size:24px;
    margin-top:.5rem;
}
.event-card .card-text{
    font-size:14px;
    font-weight:200;
}
.event-card .card-byline{
    font-size:14px;
	font-family: mabry-medium-pro, domaine, "Source Sans Pro", sans-serif;	
    font-weight:200;
	text-transform: uppercase;
	color:#FF4629;
}
.btn-success{
	background-color: #008018 !important;
}
.bg-success{
	background-color: #008018 !important;
}
.tillfGrDate{
    background-color: #008018 !important;
}
.event-card a{
    text-decoration: none;
    color:#000 !important;
}
.event-card .cover-image{
    display:block;
    height:200px;
    background-size: cover;
    background-position: center center;
    border-radius:6px 6px 0 0;
}
.event-after{
    font-size:16px;
	color:#4B0A23;
}
.footer {
	background-color:#FF4629;
}
footer.bg-light {
	background-color:#FF4629 !important;
	color: #FAF5EB !important;
}
footer a, footer a:visited{
	font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
	color: #FAF5EB !important;
	display: block;
	margin-bottom: 5px;
}
footer a:hover, footer a:active, footer a:focus{
    color: #FAF5EB !important;
	text-decoration: none;
	font-weight: 700;
}
.footerLink{	
    font-family: "mabry-medium-pro";
	text-transform: uppercase;
	color: #FAF5EB !important;
	text-decoration: none;
}
.footerLink:hover, .nav-link:active, .nav-link:focus{
	text-decoration: underline;
}
a, a:visited{
    color:#FF4629;
    text-decoration: underline;
}
a:hover{
    color:#FF4629;
     text-decoration: underline;
}
a:active{
     text-decoration: underline;
}
.btn-primary{
    background-color: #FF4629;
	color: #FAF5EB;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background-color: #FF4629;
}
#avbVisaArtButton{
    color: #FAF5EB;
    text-decoration: none;
    background-color: #FF4629;
}
.basketWarnModalContent{
    background-color: #FAF5EB;
}
.warnHeadline{
    text-align: center;
    margin: 0 auto;
}
@media(max-width: 576px){	
	.page-header{
        height:5vh;
    }
	.main-raised.raised-75{
		margin-top: 0px !important;
	}
	.main-raised.raised-50{
		margin-top: 0px !important;
	}
	h1{
		font-size: clamp(0.9rem, 1vw + 1.5rem, 2.625rem);
	}
	#evTopHeadline{
		display:none;
	}
}
@media(min-width: 576px){
	.footer {
		bottom: 0;
		width: 100%;
	}
	#basketMarker{
		font-size: 2em !important; 
	  }
	  .fa-shopping-basket.has-items .marker {
		top:28px;
		left:42px;
		width:10px;
		height: 10px;
	  }
}
.navbar-brand{
	margin-left: 20px;
	margin-right:50px;
}
#topLogo{
	max-height: 80px;	
}
@media(max-width: 375px){
	#topLogo{
		max-width: 190px;
	}
	.shopping-basket{
		max-width: 300px;
	}
}
.shopping-basket{
	background-color: #FAF5EB !important; 
}
#basketMenuDiv{
	/* background-color: #FAF5EB;  */
}
#basketContent{
	background-color: #FAF5EB; 
}
#basketPopUp{
	background-color: #FAF5EB; 
}
.basket-table .grand-total{
	background-color: #FAF5EB; 
}
.marker{
	background-color: #000 !important;
}
.payCardForm{
background-color: #FAF5EB !important; 
}
.event-time{
	font-weight:bold;
	background-color: #FF4629;
	color: #FAF5EB;
	padding: 5px;
}
.tillfGrDate{
    color: #FAF5EB;
    background-color: #FF4629 !important;
}
