@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Slackey&display=swap');

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
}










/* --- Home Page --- */

body {
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
    margin: 0;
    background-color: #F5F5F5;
}

h1, a{
    color: #34495E;
}

.topnav {
    width: 1440px;
    background-color: #fff;
    margin: 0 auto;
    padding: 1.5em 0;
    justify-content: space-between;
}

.topnav, .main-nav {
    display: flex;
}

.main-nav {
    margin: 0 auto;
    padding: 10px 0;
    
}

.logo {
    margin: 0;
    font-size: 3em;
    font-family: 'Slackey', cursive;
    padding-left: 100px;
}

.main-nav a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
}

.main-nav a:hover {
    color: blueviolet;
}

.main-nav li a:hover {
    display: block;
    background-color: #ccc;
   border: 3px solid blueviolet;
    border-radius: 10px;
}

header {
    background-image: url("../images/door.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1440px;
    height: 950px;
    margin: 0 auto;   
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 200px;
}

header h1 {
    font-family: 'slackey', cursive;
    font-size: 60px;
    color: white;
    padding: 10%;
    padding-bottom: 40px;
    
    
}

.center {
    margin: 0 auto;
}

.center2 {
     text-align: center;
     margin-top: 10px;
}

.cta {
    background-color: #5ced74;
    width: 120px;
    padding: 6px 5px;
    display: inline-block;
    border-radius: 10px;
    font-size: 20px;
    text-align: center;  
    text-decoration: none;
}

.cta:hover {
    border: 3px solid blueviolet;
}

.trio {
    width: 1440px;
    background-color: #9dddfb;
    padding: 20px ;
    margin: 0 auto;
    display: flex;
    justify-content: center;   
   
}

.trio-box{
    width: 25%;
    display: flex;
    padding: 70px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin: 15px;
    font-weight: 700;
    font-size: 60px;
    align-items: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 8px black;
     
}

.trio-one{
    background-image: url("../images/skaters.jpg");

}

.trio-two{
    background-image: url("../images/lab.jpg");
   
}

.trio-three{
    background-image: url("../images/galaxylounge.jpg");
    
}

.row {
    width: 1440px;
    margin: 0 auto;
    display: flex;
}

.row h2 {
    font-family: 'Slackey' ,cursive;
    font-size: 40px;
    color: #000;
    margin: 0;
    
}

.bday-parties{
    background-color: #c05dd9;
    padding: 125px 150px;
    width: 50%;
}

.bday-pic {
    background-image: url("../images/balloons.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
}

.food-drink {
    background-color: #85ccc9;
    padding: 125px 150px;
    width: 50%;
}

.burger-pic {
    background-image: url("../images/burger.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
}

.summer-camp {
    background-color: #f9fe94;
    padding: 125px 150px;
    width: 50%;
}

.campkids-pic {
    background-image: url("../images/campkids.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
}


.packages {
    width: 1440px;
    margin: 0 auto;
    background-image: linear-gradient(#8f71ff, #8bdfff);
    display: flex;  
    justify-content: center;
    background-color: #9dddfb;
    justify-content: center;   
    padding: 50px 0;
   
}

.package-box {
    width: 25%;
    background-size: cover;
    border-radius: 20px;
    margin: 0 10px;
    background-color: #fff;
    overflow: hidden;
}

.package-box h2 {
    height: 150px;
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    color: #fff; 
    text-shadow: 2px 2px 8px black;
    background-size: cover;
    background-position: center
 
}

.package-box p {
    padding: 10px 20px; 
    text-align: center
}

.pack1 h2 {
    background-image: url("../images/skaters.jpg");
   
}

.pack2 h2 {
    background-image: url("../images/lab.jpg")
    
}


.pack3 h2 {
    background-image: url("../images/galaxylounge.jpg")
    
}


.pink-text {
    color: #ff00ff;
    text-decoration: none;
    
}

.pink-text:hover {
    color: blueviolet;
}


.grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    width: 1440px;
    height: 618px;
    
}

.griditem {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ccc;
    width: 20%;
    
}

.gitem1 {
    background-image: url("../images/photo_5.jpg");
    
}
.gitem2 {
    background-image: url("../images/photo_7.jpg");
}
.gitem3 {
    background-image: url("../images/photo_4.jpg");
}
.gitem4 {
    background-image: url("../images/photo_9.jpg");
}
.gitem5 {
    background-image: url("../images/photo_1.jpg");
}
.gitem6 {
    background-image: url("../images/photo_12.jpg");
}
.gitem7 {
    background-image: url("../images/photo_11.jpg");
}
.gitem8 {
    background-image: url("../images/photo_3.jpg");
}
.gitem9 {
    background-image: url("../images/photo_6.jpg");
}
.gitem10 {
    background-image: url("../images/photo_2.jpg");
}

footer {
    width: 1440px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
    background: linear-gradient(180deg, #BA0FCF 0%, #FD80DB 100%);
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.info {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 80px;
    width: 100%;
    margin: 40px 0;
}

.hours {
    text-align: left;
    
}

.address {
    text-align: center;
}

.footlinks {
    text-align: right;
}

.footlinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.footlinks a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.footlinks a:hover {
    color: white;
    text-decoration: underline;
    font-weight: bold;
}

.copy {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}











/* --- Parties Page --- */


.cards {
    display: flex;
    flex-direction: column;
    width: 1440px;
    align-items: center;
    margin: 0 auto;
    background: linear-gradient(180deg,#8E71FF 0%, #8BDEFE 100%);
    padding: 3% 0;
}

.pcard {
    background-color: white;
    border-radius: 16px;
    width: 70%;
    display: flex;
    margin: 2%;
}


.pimg1 {
    background-image: url(../images/skaters.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ccc;
    width: 35%;
    border-radius: 16px 0 0 16px;
}

.pimg2 {
     background-image: url(../images/lab.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ccc;
    width: 35%;
    border-radius: 16px 0 0 16px;
}

.pimg3 {
     background-image: url(../images/galaxylounge.jpg);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #ccc;
    width: 35%;
    border-radius: 16px 0 0 16px;
}


.p-info {
    text-align: center;
    padding: 50px 150px;
    
}

.pcard h2 {
    font-weight: 700;
    font-size: 60px;
    align-items: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 8px black;
}

.pink-text2 {
     color: #ff00ff;
    text-decoration: none;
    
}

.pink-text2:hover {
    color: blueviolet;
}




















