html, body {
    margin: 0;
    height: 100%;
    overflow-x: hidden;
    
}



.body{
    background-color: #FFFDEF;
    
}

.lavishly-yours-regular {
    font-family: "Lavishly Yours", cursive;
    font-weight: 400;
    font-style: normal;
  }

 
.navbar {
	width: 100%;
    height: 50px;
    
	background-color: #BEEAD5;
	 }

/* Navigation links */
.navbar a {
    float: left;
   
    padding-top: 20px;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    width: 20%; 
    text-align: center; 
    margin: auto;
 
        font-family: "League Spartan", sans-serif;
        font-optical-sizing: auto;
        font-weight: 100;
        font-style: normal;
      
  }

  .logo{
    
    margin-top: -3px;
    margin-left: -12px;
  }
  
  
  /* Add a background color on mouse-over */
  .navbar a:hover {
    color: #ffffff;
  }
  
  /* Style the current/active link */
  .navbar a.active {
    color: #EAC082;
    text-decoration-line: underline;
    text-decoration-color: #EAC082;
  }


  .toptext{
    font-family: "Lavishly Yours", cursive;
        font-weight: 100;
        font-size: min(max( 70px), 7vw);
        font-style: normal;
        text-align: right;
        text-align: center;
        margin-top: 10vw;
        
  }

  hr {
   
        
        margin-right: 20vw;
        margin-top: -8vw;
        width:50vw;
        max-width: 500px;
        border: 1px solid #EAC082 ;
        
}


.about{
    display: block;
    background-color: #BEEAD5;
    width: 100%;
    height: 15vw;
    max-height: 200px;
    transform: translate(0px, 0px);
    z-index: -1 ;
    position: relative;
    margin-top: 10vw;
    margin-bottom: auto;
    overflow: hidden;
    position: relative;
    
}

.abouttext{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vw;
    width: 75%;
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    line-height: 1.1;
    font-size: min(max( 40px), 3vw);

    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   
}

.kitsection{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100%;  
    display: flex;
    padding-top: 10px;
    height: 15vw;
    margin-top: 50px;
    padding-bottom: 12vw;
}


.leftsection{
    float:left;
    flex: 33.33%;
    padding-left: 10vw;
    margin-top: auto;
    
}

.rightsection{
    float:left;
    flex: 40%;
    padding-right: auto;
    margin-top: 8vw;
    
}

.kittitle{
    font-family: "Lavishly Yours", cursive;
        font-weight: 100;
        font-size: min(max( 70px), 4vw);
        font-style: normal;
        text-align: left;

}

.list{
    
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    line-height: 2;
    font-size: min(max( 30px), 2vw);

}

.image1{
    width: 10vw;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(-4deg) translate(0px , 0px)
}

.image2{
    width: 10vw;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(2deg) translate(0px , 0px)
}

.image3{
    width: 12vw;
      border-top: 10px solid white;
    border-bottom: 10px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(2deg) translate(5px , -10px)
}





.bottomslab{
    display: block;
    width: 100%;
    overflow: hidden;
    background-color: #BEEAD5;
    width: 100%;
    height: 15vw;
    max-height: 200px;
    transform: translate(0px, 0px);
    z-index: -1 ;
    position: relative;
    margin-top: 10vw;
}

.bottomslabtext{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vw;
    width: 70%;
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    line-height: 1.1;
    font-size: min(max( 40px), 3vw);

    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bottom{
    margin-top: 0px;
    
}

.bottomtext {
    font-family: "Lavishly Yours", cursive;
    font-weight: 400;
    font-size: min(max( 40px), 4vw);
    font-style: normal;
    text-align: center;
    padding-left: 20px;
    width: 100%;
    line-height: 0.8;
    margin-top: 30px;
}

.contactbutton{
    background-color: #EAC082;
    color: white;
    border: none;
    height: 5vw;
    width: 20vw;
    max-width: 200px;
    max-height:50px;
    display: block;
    text-align: center;
    float: none;
    margin: 0;
    position: absolute;
    left: 49%;
    transform: translate(-55%, -0%);
    font-size: min(max( 15px), 2vw);
}

.rightimage{
    transform: translate(-10%, -10%); 
}

.bottomblock{
    display: block;
    background-color: #BEEAD5;
    width: 100%;
    height: 5px;
    transform: translate(0px, 30vw);
    z-index: -1 ;
    position: relative;
    padding-top: 30px;
    
}

@media (min-width: 1000px){
    hr {
        margin-right: auto;
        transform: translate(50px);
        margin-top: -80px;
    }

    .toptext{
        margin-top: 5vw;
    }

    .about{
        margin-top: 100px;
    }

    .rightimage{
        scale:50%;
        margin-top: -9vw;
    }

    .leftimage{
        scale: 50%;
        margin-top: -6vw;
    }

    .bottom{
        margin-bottom: -15vw;
    }

    .kitsection{
        
        padding-top: 10px;
        height: 15vw;
        margin-top: 50px;
        padding-bottom: 200px;
    }
    
    .bottomslab{
        margin-top:100px}
}

@media (max-width: 500px){
    #topkit{
        margin-top: 10px;
    }

   .page{
    height:200vw;
   }

   .image1{
    width: 12vw;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    border-left: 5px solid white;
    border-right: 5px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(-4deg) translate(0px , 0px)
}

.image2{
    width: 12vw;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    border-left: 5px solid white;
    border-right: 5px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(2deg) translate(0px , 0px)
}

.image3{
    width: 12vw;
      border-top: 5px solid white;
    border-bottom: 5px solid white;
    border-left: 5px solid white;
    border-right: 5px solid white;
    filter: drop-shadow(5px 5px 5px #aca996);
    transform:rotate(2deg) translate(-7px , -10px)
}
}