
.bg-cover {
    background-repeat: no-repeat;
    background-size: 100%;
}

.jumbotron {margin-bottom: 0;}

h1{
    font-family: 'Lobster', cursive;
    color: white;
    padding: 55px;
}

.display-3{
    font-size: 90px;
}

body{
    background-image: url(../images/background.jpg);
    background-size: cover;
}

.page-container{
    height: 1180px;
    padding: 120px 0 0 0;
}

.page-container  .row {
    background-color: transparent !important;
    padding: 0 !important;
    margin-bottom: 20px;
}

header .btn {
     font-family: 'Lobster', cursive;
     color: white;
     background-color: black;
     border-radius: 5px;
     width: auto;
     }

header h1:hover{
    color: rgb(253, 228, 0);
}

.top-left {
    top: 0;
    left: 0;
    }

.top-right {
    top: 0;
    right: 0;
    }

    h1.shadow {
   
        box-shadow: none !important;
        
    text-shadow: 2px 7px 7px black, 0px 6px 0 black;
     }
     
      
nav{
height: 60px;
font-size: 17px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

.nav-item{
    padding: 0px 14px 0 14px;
}

.navbar-custom {background-color:black;}

.navbar-brand  { 
    font-family: 'Lobster', cursive;
    color: white;
    font-size: larger;
    }  

    .dropdown-item:hover{
        background-color:rgb(253, 228, 0);
        color: black;
    }

a:hover { 
        color: rgb(253, 228, 0);
        text-decoration: none;
      }

.btn:hover { 
    color: rgb(253, 228, 0);
      }

::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-track {
    background: transparent;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 10px;

  }

.page-container .row{
    color: white;
    background-color: black;
    border: solid black
    border-radius: 15px;
    padding: 50px;
    filter: drop-shadow(15px 15px 15px #000000b6);
}

.btn {
    font-family: 'Lobster', cursive;
    color: white;
    background-color: black;
    border-radius: 0;
    width: 71rem;
    border-radius: 10px;
    font-size: large;
    }

.btn-dark{
    border: none;
}
h5 {
    font-family: 'Lobster', cursive;
    font-size: 25px;
}

p{
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
}

a {
    color: black;
    text-decoration: none;
}

.card-body{
    background-color: white;
    color: black;
    padding: 35px 35px 200px 35px;
    height: 300px;
    max-width: 320px;
    
}

.card-body:hover{
    text-decoration: underline;
}

.card-block p{
 color: white;
 text-align: center;

}

.card-text {
    font-size: 18px;
}


#alanis{
    width: 815px;
    height: 300px;
    border-radius: 0 15px 15px 0;}

#alanismobile{
    visibility: hidden;
    width: 0;
    height: 0;
}

    #lindsey{
        width: 815px;
        height: 320px;
        border-radius: 0 15px 15px 0;}

        
#lindseymobile{
    visibility: hidden;
    width: 0;
    height: 0;
}

#julie{
    width: 815px;
        height: 300px;
        border-radius: 0 15px 15px 0
}

#juliemobile{
    visibility: hidden;
    width: 0;
    height: 0;
}
footer {
    background-color: black;
    font-family: 'EB Garamond', serif;
    margin: 0;
    color: white; 
}

footer .nav-link {padding-bottom: 0;}


.navbar-toggle {
    background-color:white!important;
}

@media (max-width: 575.98px){
           .logo, header .btn {display:none;}
           
            }

/* CSS events page */
.boxed {
    margin-top: 10px;
    width: 250px;
    border: 2px solid black;
}
.boxed h2 {
    font-family: 'Lobster', cursive;
    text-align: center;
    font-size: medium;}

.boxed p {
        text-align: center;
        font-size: medium;}   

#left {
    margin: 30px auto;
    justify-content: space-around;}

#left h2 {
    text-align: center;
    margin: 10px;
}

.text {
    font-family: 'Lobster', cursive;
    
}


#left p {margin: 10px;}

#left #jazz {margin-bottom: 40px;

}
#right {margin-top: 30px;}
.p-2 {text-align: center;}

.left {float: left;
padding: 0 20px 20px 0;}


/* Mobile Version */
@media (max-width: 1000px)
{

.page-container{
    height: 900px;
    padding-top: 50px;
}

.bg-cover
{background-repeat: repeat ;}

.navbar{
    padding: 0 0 7px 5px;
}

.navbar-toggler{
background-image: url("../images/hamburger.png") !important;
outline: none !important;

}

.navbar-toggler:hover{
    background-image: url("../images/hamburger_hover.png") !important;
    outline: none;
}

.navbar-brand{
    display: block;
    width: 100%;
    padding: 10px 10px 10px 20px !important;
    clear: both;
    font-weight: 400;
    color: white;
    text-align: inherit;
    white-space: nowrap;
    background-color: black;
    border: 0;
    border-radius: 5px;
}

.navbar-brand:hover{
    background-color:rgb(253, 228, 0);
    color: black;
}

li{
    z-index: 9999;
margin-bottom: 5px;
border-radius: 15px;
    
}

ul{
    padding-top: 30px;
}

.page-container .row .card-body{
    height: 200px;
}




#alanis {
   display: none;
}

#alanismobile{
    visibility: visible;
    width: 170px;
    height: 249px;
    border-radius: 0 15px 15px 0;

}

#lindsey{
    display: none;
}

#lindseymobile{
    visibility: visible;
    width: 170px;
    height: 249px;
    border-radius: 0 15px 15px 0;

}

#julie{
    display: none;
}

#juliemobile{
    visibility: visible;
    width: 170px;
    height: 249px;
    border-radius: 0 15px 15px 0;

}

}