@import "reset.css";

.cookie-regular {
    font-family: "Cookie", cursive;
    font-weight: 400;
    font-style: normal;
  }
  .delius-unicase-regular {
    font-family: "Delius Unicase", cursive;
    font-weight: 400;
    font-style: normal;
  }
  
  .delius-unicase-bold {
    font-family: "Delius Unicase", cursive;
    font-weight: 700;
    font-style: normal;
  }
  .itim-regular {
    font-family: "Itim", cursive;
    font-weight: 400;
    font-style: normal;
  }
  .baloo-2-bear {
    font-family: "Baloo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }
  

body{
    background-color: #ffc8e9;
    margin-left: 0 !important;
}
#hamburger {
    position: absolute;
    top: 0;
    right: 0;
}

nav {
    background-color: rgb(255, 156, 209);
    display: flex;
    align-items: center;
    height: 10%;
}

#menu {
    text-align: right;
    position: absolute;
    top: 10%;
    right: 0;
    text-align: right;
    background-color: rgb(255, 186, 223);
    width: 27vb;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70, 21, 47, 0.5);
  visibility: hidden;
  display: none;
}

.overlay-visible {
  visibility: visible;
  display: block;
  z-index: 1;
  position: absolute;
  height: 90%;
  top: 10%;
  right: 0;
}

.is-active {
    transform: rotate(45deg);
  }

#hamburger a,
#hamburger a:hover,
#hambuger a:visited,
#hamburger a:active {
    text-decoration: none;
    color: rgb(95, 34, 34);
    font-size: 10vb;
}

.hamburger {
    font-size: 16vb;
}
#logo{
    width: 7vb;
    margin: 1vb;
}
ul{
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 27vb;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-family: 'Delius Unicase';
    font-size: xxx-large;
  }
  
  li a {
    display: block;
    color: rgb(95, 34, 34);
    padding: 8px 16px;
    text-decoration: none;
  }
  
  li a:hover {
    background-color: rgb(95, 34, 34);
    color: rgb(247, 217, 237);
  }
  p{
    font-size: xx-large;
    font-family: cookie;
    color:rgb(95, 34, 34);
  }
  h1{
    font-size: xx-large;
    font-family: 'Delius Unicase';
    color:rgb(255, 219, 249);
    text-align: center;
    margin-top: 4vb;
    
  }
  .cr{
    text-align: center;
    font-family: 'Baloo 2';
    font-size: small;
    margin-bottom: 1.5vb;
    display: flex;
    align-self: center;
  }
  .holler{
    text-align: center;
    font-family: 'Baloo 2';
    font-size: larger;
    margin-top: 2vb;
    margin-bottom: 2vb;
  }

  h3{
    font-family: cookie;
    margin-top: 25px;
    font-size: xxx-large;
    color:rgb(95, 34, 34);
    text-align: center;
    clear: both;
    margin-top: 5vb; 
  }
  h4{
    font-family: 'Delius Unicase';
    margin-top: 25px;
    font-size: xx-large;
    color:rgb(95, 34, 34);
    text-align: center;
    margin: 5vb; 
  }
  h5{
    font-family: 'Delius Unicase';
    margin-top: 2vb;
    font-size: large;
    color:rgb(95, 34, 34);
    text-align: center;
  }

  a{
    font-size: large;
  }
  .hamburger {
    cursor: pointer;
    transition: transform 0.3s ease;
  }

  .openp{
    margin: 25px;
    color:rgb(95, 34, 34);
    font-family: b;
    text-align:justify;
    font-family: 'Baloo 2';
  }
  .active{
    display: none;
  }
  aside{
    margin-right: 3vb;
    margin-left: 3vb;
  }
  #traila{
    float: right;
    margin-top: 4vb;
    margin-bottom: 2vb;
  }
  #trailb{
    float: left;
    margin-bottom: 2vb;
  }
  .eventss{
    clear: both;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 5vb;
    margin-left: 5vb;
    margin-top: 1vb;
  }
  .ros{
    margin-left: 0vb !important;
  }

  body, html {
    height: 100%;
    margin: 0;
  }
  
  .hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("donutss.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-image2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("donutss2.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-image3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("drinkk.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-image4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("flowerr.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-image5 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.5)), url("contactt.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .hero-text{
    position: relative;
    top: 140px;
  }
  iframe {
    display: block;
    margin: 3vb auto;
  }

  .bottom{
    margin-bottom: 50px;
  }
  footer{
    clear: both;
    margin-top: 4vb;
    height: 17vb;
    background-color: rgb(255, 156, 209);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .socials{
    margin-top: 5vb;
    font-size: xxx-large;
    
  }
  .soc{
    display: flex;
    justify-content: space-evenly;
  }
  a:link {
    color: rgb(95, 34, 34);
    background-color: transparent;
    text-decoration: none;
  }

  .priceliost{
    margin-top: 10vb;
    display: flex;
    justify-content: center;
  }

form{
    color: rgb(95, 34, 34);
    margin-top: 4vb;
    padding: 1vb;
    padding-bottom: 4vb;
    font-family: 'Baloo 2';
    box-shadow: 7px 7px 5px rgb(198, 90, 146);
    border-radius: 1vb;
    background-color: rgb(255, 156, 209);
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
    text-align: center;
    
}
.form{
  display: flex;
  align-content: center;
  justify-content: center;
}
input{
    margin-left: 2vb;
    margin-right: 2vb;
    margin-top: 2vb;
    width: 40vb;
    height: 5vb;
    background-color: #ffc8e9;
    box-shadow: 4px 4px 5px rgb(198, 90, 146);
    border: 0px;
    font-family: 'Baloo 2';
    color: rgb(43, 43, 43);
    border-radius: 5px;
}
textarea{
  margin-top: 2vb;
    margin-left: 2vb;
    margin-right: 2vb;
    width: 40vb;
    height: 15vb;
    background-color: #ffc8e9;
    box-shadow: 4px 4px 5px rgb(198, 90, 146);
    font-family: 'Baloo 2';
    border-radius: 5px;
}

/* Slideshow container */
.slideshow-container {
  margin-top: 10vb;
  max-width: 70%;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/* Copied Hamburger menu animation from Codepen */
  *, *:before, *:after 
{ box-sizing: border-box; }

body {
  overflow-x: hidden;
}

label .menu {
  position: absolute;
  right: -90px;
  top: -90px;
  z-index: 100;
  width: 170px;
  height: 170px;
  background: #ffc8e9;
  border-radius: 30% 20% 20% 30%;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  box-shadow: 0 0 0 0 #ffc8e9, 0 0 0 0 #ffc8e9;
  cursor: pointer;
  
}

label .hamburger {
  position: absolute;
  top: 125px;
  left: 35px;
  width: 30px;
  height: 2px;
  background: rgb(95, 34, 34);
  display: block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

label .hamburger:after, label .hamburger:before {
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(95, 34, 34);
}

label .hamburger:before { top: -10px; }

label .hamburger:after { bottom: -10px; }

label input { display: none; }

label input:checked + .menu {
  box-shadow: 0 0 0 100vw #ffc8e9, 0 0 0 100vh #ffc8e9;
  border-radius: 0;
  
}

label input:checked + .menu .hamburger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  
}

label input:checked + .menu .hamburger:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: 0;
  
}

label input:checked + .menu .hamburger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
  
}

label input:checked + .menu + ul { opacity: 1; }

label ul {
  z-index: 200;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: .5s 0s ease-in-out;
  transition: .5s 0s ease-in-out;
}

label a {
  margin-bottom: 1em;
  display: block;
  color: rgb(95, 34, 34);
  text-decoration: none;
  
}

h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
}
/* End of Copied Hamburger menu animation from Codepen */