body {
  background-color: #000000;
  font-family: "Nunito", sans-serif;
  margin: 35px 0px 0px 0px;
}
.block_header {  
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 0px 0px 30px 0px;
}
.block_footer {  
  background-color: #0D0D0D;
  display: block;
  text-align: center;
  padding: 50px 0px 80px 0px;
}
.block_black {  
  display: block;
  text-align: center;
  padding: 50px 0px 65px 0px;
}
.block_yellow {  
  display: block;
  text-align: center;
  background-color: #ffa500;
  padding: 70px 20px 100px 20px;
}
.block_inline {  
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #ffa500;
  width: 30%;
}
.block_icon {  
  text-align: right;
  height: 100%;
}

.block_inline_gig {
  display: inline-block;
  margin: 0px 10px 30px 10px;
  padding: 5px 0px 0px 0px;
  border-radius: 10px;
  background-color: #26180e;
  text-align: center;
  vertical-align: top;
  height: 100%;
}

.line {
  height: 2px;
  width: 85%;
  border-width: 0;
  color: #0D0D0D;
  background-color: #0D0D0D;
  margin: 0px auto 14px auto;
}

.white {
  color: #ffffff;
}
.yellow {
  color: #ffa500;
}
.red {
  color: #ff3131;
}
.pink {
  color: #ff93ac;
}
.black {
  color: #000000;
}


img.gig {
  width: 100%;
  border-radius: 10px 10px 4px 4px;
}

.month {
  margin-bottom: 50px;
}

.quotationmark {
  display: inline-block;
  font-size: 6.0em;
  color: #ba7900;
  padding: 0px 10px;
}
.quote {
  display: inline-block;
  font-weight: 700;
  padding: 15px 0px 10px 0px;
}
.top {
  vertical-align: top;
}
.bottom {
  vertical-align: bottom;
}


@media only screen and (max-width: 600px) {
  img.logo {
    height: 80px;
    width: 80px;
  }
  img.gig {
    height: 180px;
    width: 240px;
    overflow: clip;
  }
  .burger {
    font-size: 8vw;
    line-height: 140%;
    font-weight: 700;
  }
  .pihvi {
    font-size: 5vw;
    font-weight: 700;
  }
  img.burger {
    height: 60%;
    width: 60%;
    margin: 100px 0px 70px 0px;
  }
  .turut {
    font-size: 7.5vw;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_gig {
    width: 250px;
  }
  .block_inline_gig_none {
    display: none;
  }
  .gig_header {
    font-size: 1.1em;
    line-height: 100%;
    font-weight: 700;
  }
  .gig_content {
    font-size: 15px;
    line-height: 140%;
    font-weight: 300;
  }
  .gig_map {
    font-size: 0.9em;
    line-height: 140%;
    font-weight: 300;
  }
  .haukkaus {
    font-size: 5.5vw;
    line-height: 140%;
    font-weight: 400;
  }
  .resepti {
    font-size: 6vw;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_price {  
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #ffa500;
    width: 45%;
  }
  .vaihtoehto {
    font-size: 5vw;
    font-weight: 700;
  }
  .hinta {
    font-size: 9vw;
    font-weight: 700;
  }
  .kutsu {
    font-size: 8vw;
    font-weight: 300;
  }
  p {
    font-size: 5vw;
    line-height: 150%;
    font-weight: 300;
  }
  .slogan {
    font-size: 6.5vw;
    font-style: italic;
    font-weight: 700;
  }
  .kuka {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 600px) {
  img.logo {
    height: 100px;
    width: 100px;
  }
  img.gig {
    height: 180px;
    width: 250px;
    overflow: clip;
  }
  .burger {
    font-size: 6vw;
    line-height: 140%;
    font-weight: 700;
  }
  .pihvi {
    font-size: 4.5vw;
    font-weight: 700;
  }
  img.burger {
    height: 45%;
    width: 45%;
    margin: 100px 0px 70px 0px;
  }
  .turut {
    font-size: 6vw;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_gig {
    width: 260px;
  }
  .block_inline_gig_none {
    display: none;
  }
  .gig_header {
    font-size: 1.3em;
    line-height: 100%;
    font-weight: 300;
  }
  .gig_content {
    font-size: 1em;
    line-height: 140%;
    font-weight: 300;
  }
  .gig_map {
    font-size: 0.9em;
    line-height: 140%;
    font-weight: 300;
  }
  .haukkaus {
    font-size: 4vw;
    line-height: 140%;
    font-weight: 300;
  }
  .resepti {
    font-size: 5vw;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_price {  
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #ffa500;
    width: 45%;
  }
  .vaihtoehto {
    font-size: 4vw;
    font-weight: 700;
  }
  .hinta {
    font-size: 7vw;
    font-weight: 700;
  }
  .kutsu {
    font-size: 6vw;
    font-weight: 300;
  }
  p {
    font-size: 3vw;
    line-height: 150%;
    font-weight: 300;
  }
  .slogan {
    font-size: 5vw;
    font-style: italic;
    font-weight: 700;
  }
  .kuka {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}


@media only screen and (min-width: 992px) {
  img.logo {
    height: 100px;
    width: 100px;
  }
  img.gig {
    height: 200px;
    width: 290px;
    overflow: clip;
  }
  .burger {
    font-size: 4vw;
    line-height: 180%;
    font-weight: 700;
  }
  .pihvi {
    font-size: 3vw;
    font-weight: 700;
  }
  img.burger {
    height: 33%;
    width: 33%;
    margin: 100px 0px 70px 0px;
  }
  .turut {
    font-size: 2.8em;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_gig {
    width: 300px;
    padding-bottom: 10px;
  }
  .block_inline_gig_none {
    display: inline-block;
  }
  .gig_header {
    font-size: 1.5em;
    line-height: 100%;
    font-weight: 300;
  }
  .gig_content {
    font-size: 1.1em;
    line-height: 140%;
    font-weight: 300;
  }
  .gig_map {
    font-size: 0.9em;
    line-height: 140%;
    font-weight: 300;
  }
  .haukkaus {
    font-size: 1.4em;
    line-height: 140%;
    font-weight: 300;
  }
  .resepti {
    font-size: 2em;
    line-height: 140%;
    font-weight: 300;
  }
  .block_inline_price {  
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #ffa500;
    width: 30%;
  }
  .vaihtoehto {
    font-size: 2em;
    font-weight: 700;
  }
  .hinta {
    font-size: 3.5em;
    font-weight: 700;
  }
  .kutsu {
    font-size: 2.8em;
    font-weight: 300;
  }
  p {
    font-size: 1.5em;
    line-height: 150%;
    font-weight: 300;
  }
  .slogan {
    font-size: 2.8em;
    font-style: italic;
    font-weight: bold;
  }
  .kuka {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* CSS */
.button-5 {
  align-items: center;
  background-clip: padding-box;
  background-color: #ffa500;
  border: 1px solid transparent;
  border-radius: .25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.button-5:hover,
.button-5:focus {
  background-color: #dd950e;
}


img.logo2 {
  width: 200px;
  height: 200px;
  margin-top: 40px;
}

.linkki {
  font-size: 0.8em;
  font-weight: 300;
}
.tapahtumat {
  font-size: 1.2em;
  line-height: 140%;
  font-weight: 700;
}




a {
  color: #ffa500;
  text-underline-offset: 5px;
}
a:hover {
  text-decoration: none;
}

img.icon {
  margin: 0px 0px 0px 16px;
  height: 30px;
  width: 30px;
}
img.icon2 {
  margin: 0px 6px;
  height: 36px;
  width: 36px;
}

.slim {
  font-weight: 300;
}
.bold {
  font-weight: 700;
}
.extrabold {
  font-weight: 700;
}
