@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 782px) {
  .header-logo img {
    max-width: 300px !important;
  }
}
@media screen and (max-width: 667px) {
  .header-logo img {
    max-width: 300px !important;
  }
}
@media screen and (max-width: 376px) {
  .header-logo img {
    max-width: 240px !important;
  }
}
@media screen and (max-width: 320px) {
  .header-logo img {
    max-width: 300px !important;
  }
}
.section-bottom-shape {
  transform: rotateX(180deg);
}
.custom-shape-divider-bottom-1712266677 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-bottom-1712266677 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 150px;
}
.custom-shape-divider-bottom-1712266677 .shape-fill {
  fill: #FFFFFF;
}
.termina {
  font-family: "termina", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: normal;
}
.termina2 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.HandelsonOne {
  font-family: HandelsonOne;
  font-weight: 300;
  font-style: normal;
  font-size: 1.5em;
  line-height: .5em;
}
.red-text {
  color: #cf142b;
}
@media only screen and (max-width: 990px) {
  .cooking-about-area .slide-content .slide-decorate-text {
    position: absolute;
    top: 20px;
    left: -30px;
    font-size: 70px;
    font-weight: 700;
    font-family: "poppins", serif;
    color: rgba(106, 197, 241, 0.3);
    z-index: 0;
    -webkit-transform: translate(64px, -22px);
    transform: translate(64px, -22px);
  }
}
@media only screen and (max-width: 320px) {
  .cooking-about-area .slide-content .slide-decorate-text {
    position: absolute;
    top: 20px;
    left: -50px;
    font-size: 70px;
    font-weight: 700;
    font-family: "poppins", serif;
    color: rgba(106, 197, 241, 0.3);
    z-index: 0;
    -webkit-transform: translate(64px, -22px);
    transform: translate(64px, -22px);
  }
}