@font-face {
  font-family: lexend;
  src: url(../fonts/seventeen-dishes/LexendZetta-VariableFont_wght.ttf);
}

@font-face {
  font-family: platypi;
  src: url(../fonts/seventeen-dishes/Platypi-Italic-VariableFont_wght.ttf);
}

@font-face {
  font-family: minion;
  src: url(../fonts/seventeen-dishes/MinionVariableConcept-Italic.otf);
}

#home_seventeen_dishes {
  background-image: url("../img/seventeen-dishes/homebg3.png?"),
    url("../img/seventeen-dishes/homebg1.png?"),
    url("../img/seventeen-dishes/homebg2.png?");
  background-position: bottom -80px center, left top, top 15px right;
  background-size: 80% auto, 60% auto, 25% auto;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

#home_seventeen_dishes .desktop1 {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateY(-50%);
}

#home_seventeen_dishes .title {
  width: 55%;
}

#home_seventeen_dishes .items2 .nextSlide {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 2;
}

#home_seventeen_dishes .items2 .nextSlide i {
  font-size: 2rem;
  color: #ed3939;
}

#home_seventeen_dishes .items2 .prevSlide {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  z-index: 2;
}

#home_seventeen_dishes .items2 .prevSlide i {
  font-size: 2rem;
  color: #ed3939;
}

#home_seventeen_dishes .title .bg1 {
  position: absolute;
  right: 0;
  top: 70px;
}

#home_seventeen_dishes .title h2 {
  font-size: 2rem;
  font-family: lexend;
  font-weight: 700;
  color: #ed3939;
  text-align: right;
  padding-right: 35px;
  letter-spacing: -5px;
}

#home_seventeen_dishes .title h1 {
  font-size: 7rem;
  font-family: minion;
  color: #ed3939;
  font-style: italic;
  line-height: 0.8;
  text-align: right;
  font-weight: 700;
}

#home_seventeen_dishes .title h3 {
  font-size: 2rem;
  font-family: lexend;
  font-weight: 700;
  color: #ed3939;
  text-align: right;
  letter-spacing: -5px;
}

#home_seventeen_dishes .title p {
  color: #000;
  text-align: right;
  margin-top: 8px;
  font-family: "lexend";
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: -2px;
}

#home_seventeen_dishes .title p span {
  font-weight: 900;
}

#home_seventeen_dishes .items2 {
  margin-top: 30px;
  padding: 0 50px;
  position: relative;
}

#home_seventeen_dishes .items2 .item > div {
  width: 75%;
  position: relative;
}
#home_seventeen_dishes .items2 .item.style3 > div {
  width: 100%;
}
#home_seventeen_dishes .items2 .item .bg {
  width: 100%;
}

#home_seventeen_dishes .items2 .item .img {
  position: absolute;
  width: 10%;
  border-radius: 50%;
}
#home_seventeen_dishes .items2 .item .img > div {
  overflow: visible;
}
#home_seventeen_dishes .items2 .item .img img {
  width: 120%;
  max-width: unset;
}
#home_seventeen_dishes .items2 .item.style1 .img {
  width: 50%;
  right: 0;
  top: 13.6%;
  z-index: 1;
}
#home_seventeen_dishes .items2 .item.style2 .img {
  width: 50%;
  right: 0;
  top: 9.6%;
}
#home_seventeen_dishes .items2 .item.style3 .img {
  width: 39.4%;
  left: 3%;
  top: 0;
}

#home_seventeen_dishes .style1 .lottieWrap {
  width: 30%;
  position: absolute;
  right: 35%;
  bottom: 5%;
}
#home_seventeen_dishes .style3 .lottieWrap {
  width: 30%;
  position: absolute;
  left: 10%;
  top: 19%;
}

#home_seventeen_dishes .style1 .lottieWrap .lottie {
  width: 100%;
  height: 100%;
}

#home_seventeen_dishes .style3 .lottieWrap .lottie {
  width: 100%;
  height: 100%;
}

#home_seventeen_dishes .lottieWrapOutside {
  width: 13%;
  position: absolute;
  bottom: 0;
  left: 56%;
  transform: translateY(35%);
}

#home_seventeen_dishes .lottieWrapOutside .lottie {
  width: 100%;
  height: 100%;
}

#home_seventeen_dishes .items2 .item h1 {
  position: absolute;
  top: 0;
  left: 0;
  color: #ed3939;
  font-size: 2rem;
  font-family: minion;
  font-style: italic;
  line-height: 0.8;
  text-transform: uppercase;
  font-weight: 700;
}
#home_seventeen_dishes .items2 .item.style1 h1 {
  width: 37%;
  left: 10%;
  height: 29%;
  display: flex;
  align-items: end;
  text-shadow: 3px 3px 0px rgba(255, 255, 255, 1);
}
#home_seventeen_dishes .items2 .item.style2 h1 {
  width: 45%;
  left: -5%;
  height: 25%;
  top: 10%;
  display: flex;
  align-items: end;
  justify-content: end;
  text-shadow: 3px 3px 0px rgba(255, 255, 255, 1);
}
#home_seventeen_dishes .items2 .item.style3 h1 {
  width: 50%;
  left: 48.6%;
  top: 17.9%;
  text-shadow: 3px 3px 0px rgba(255, 255, 255, 1);
}

#home_seventeen_dishes .items2 .item .description p {
  color: #000;
  font-family: lexend;
  font-size: 0.7rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -1.5px;
}

#home_seventeen_dishes .items2 .item .description a {
  color: #fff;
  font-size: 0.8rem;
  padding: 0;
  margin-top: 5px;
  box-shadow: none;
  text-decoration: none;
  display: block;
  text-align: left;
}

#home_seventeen_dishes .items2 .item .description a span {
  border-bottom: 1px solid #fff;
}

#home_seventeen_dishes .items2 .item.style1 .description {
  position: absolute;
  width: 34%;
  left: 12.6%;
  top: 33.9%;
}
#home_seventeen_dishes .items2 .item.style2 .description {
  position: absolute;
  width: 34.8%;
  left: 18.7%;
  top: 45.7%;
}
#home_seventeen_dishes .items2 .item.style3 .description {
  position: absolute;
  width: 35%;
  left: 20%;
  top: 55.5%;
}

#home_seventeen_dishes .items2 .item.style3 .description a {
  text-align: left;
  padding-left: 23%;
}

#home_seventeen_dishes .prevBtn {
  font-size: 3rem;
  color: #fff;
  padding-right: 10px;
}

#home_seventeen_dishes .nextBtn {
  font-size: 3rem;
  color: #fff;
  padding-left: 10px;
}

#home_seventeen_dishes .wrapbtn a {
  background: #54a06e;
  color: #fff;
  width: 150px;
  padding: 15px;
  border-radius: 50%;
  border: 1px solid #000;
  box-shadow: none;
  text-decoration: none;
}

#home_seventeen_dishes .wrapbtn {
  margin-top: 50px;
}

#gallery_seventeen_dishes {
  padding-top: 70px;
}

#gallery_seventeen_dishes .bg-left {
  position: absolute;
  left: 0;
  top: 70px;
  width: 300px;
}

#gallery_seventeen_dishes .title {
  display: flex;
  align-items: center;
  justify-content: end;
  padding-left: 0;
}

#gallery_seventeen_dishes .title h1 {
  color: #ed3939;
  font-size: 8rem;
  font-family: platypi;
  font-style: italic;
  line-height: 1;
}

#gallery_seventeen_dishes .title p {
  color: #000000;
  font-size: 0.8rem;
  font-family: lexend;
  padding: 0 30px;
  width: 35%;
  font-weight: 500;
}

#gallery_seventeen_dishes .title img {
  width: 150px;
}

#gallery_seventeen_dishes .items {
  margin-top: 100px;
}

#gallery_seventeen_dishes .items a {
  text-decoration: none;
}

#gallery_seventeen_dishes .items > div {
  padding: 0 30px;
}

#gallery_seventeen_dishes .items .item {
  margin-bottom: 50px;
  background: url(../img/seventeen-dishes/border.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  position: relative;
}

#gallery_seventeen_dishes .items .item:hover {
  background: url(../img/seventeen-dishes/border-hover.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 30px;
  opacity: 0.9;
}

#gallery_seventeen_dishes .items .item .lottie {
  width: 100%;
  height: 100%;
}

#gallery_seventeen_dishes .items .item.style1 .lottieWrap {
  transform: translateX(-55%);
  z-index: 1;
  position: absolute;
  top: 20%;
  left: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style1 .lottieWrap2 {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
}

#gallery_seventeen_dishes .items .item.style2 .lottieWrap {
  transform: translateX(-55%);
  z-index: 1;
  position: absolute;
  top: 20%;
  left: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style2 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style3 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style3 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style4 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style4 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style5 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style5 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style6 .lottieWrap {
  transform: translate(-5%, 35%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style6 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style7 .lottieWrap {
  display: none;
}

#gallery_seventeen_dishes .items .item.style7 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item.style8 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#gallery_seventeen_dishes .items .item.style8 .lottieWrap2 {
  display: none;
}

#gallery_seventeen_dishes .items .item:hover .photo {
  /* border: 1px solid #000; */
}

#gallery_seventeen_dishes .items .photo {
  width: 105%;
  margin: 0 auto;
  display: block;
  max-width: fit-content;
}

#gallery_seventeen_dishes .items .item h1 {
  font-size: 1.2rem;
  font-family: lexend;
  font-weight: 700;
  color: #ed3939;
  margin-top: 15px;
}

#gallery_seventeen_dishes .items .item p {
  font-size: 0.6rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
}

#gallery_seventeen_dishes .items .item span {
  font-size: 0.8rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
  margin-top: 15px;
  display: block;
}

#detail_recipe1 .top {
  position: relative;
}

#detail_recipe1 .top .img-top {
  width: 50%;
}

#detail_recipe1 .top .title {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-90%);
}

#detail_recipe1 .top .title h1 {
  color: #ed3939;
  font-size: 10rem;
  font-family: platypi;
}

#detail_recipe1 .top .title span {
  color: #ed3939;
  font-size: 3rem;
  font-family: lexend;
  font-weight: 700;
  letter-spacing: -10px;
}

#detail_recipe1 .top .img-btm {
  width: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
}

#detail_recipe1 .ctn .ingredient {
  display: flex;
  align-items: center;
  position: relative;
}

#detail_recipe1 .ctn .ingredient .img {
  margin-top: -100px;
  z-index: 1;
  position: relative;
  width: 60%;
}

#detail_recipe1 .ctn .ingredient .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#detail_recipe1 .ctn .ingredient .text h2 {
  color: #ed3939;
  font-size: 4rem;
  font-family: platypi;
  font-style: italic;
}

#detail_recipe1 .ctn .ingredient .text ul {
  list-style: none;
  padding-left: 0;
  margin-top: 15px;
}

#detail_recipe1 .ctn .ingredient .text ul li {
  color: #000;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  margin-bottom: 5px;
  font-weight: 500;
}

#detail_recipe1 .ctn .ingredient .doodle {
  position: absolute;
  right: 0;
  bottom: 100px;
  width: 250px;
}

#detail_recipe1 .ctn .procedure {
  display: flex;
  align-items: center;
  position: relative;
}

#detail_recipe1 .ctn .procedure .text {
  width: 50%;
  padding-right: 30px;
}

#detail_recipe1 .ctn .procedure .text h2 {
  color: #ed3939;
  font-size: 4rem;
  font-family: platypi;
  font-style: italic;
}

#detail_recipe1 .ctn .procedure .text ul {
  list-style: none;
  padding-left: 0;
  margin-top: 15px;
}

#detail_recipe1 .ctn .procedure .text ul li {
  color: #606161;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  margin-bottom: 15px;
  font-weight: 500;
}

#detail_recipe1 .ctn .procedure .img {
  z-index: 1;
  position: relative;
  width: 40%;
  border: 1px solid #000;
}

#detail_recipe1 .ctn .procedure .img .img-recipe {
  width: 100%;
  border: 10px #fbecc8 solid;
}

#detail_recipe1 .ctn .procedure .img .flower2 {
  position: absolute;
  right: -30px;
  top: -30px;
  width: 100px;
}

#detail_recipe1 .ctn .procedure .img .flower3 {
  position: absolute;
  left: 50%;
  bottom: -70px;
  width: 150px;
  transform: translateX(-50%);
  z-index: -1;
}

#detail_recipe1 .ctn .others {
  margin-top: 100px;
}

#detail_recipe1 .ctn .others h2 {
  color: #ed3939;
  font-size: 4rem;
  font-family: platypi;
  font-style: italic;
}

#detail_recipe1 .ctn .others .items {
  margin-top: 100px;
}

#detail_recipe1 .ctn .others .items a {
  text-decoration: none;
}

#detail_recipe1 .ctn .others .items > div {
  padding: 0 30px;
}

#detail_recipe1 .ctn .others .items .item {
  margin-bottom: 50px;
  background: url(../img/seventeen-dishes/border.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  position: relative;
}

#detail_recipe1 .ctn .others .items .item:hover {
  background: url(../img/seventeen-dishes/border-hover-recipe.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 30px;
  opacity: 0.9;
}

#detail_recipe1 .ctn .others .items .item .bunga1 {
  z-index: 1;
  position: absolute;
  top: 100px;
  left: -65px;
  width: 100px;
}

#detail_recipe1 .ctn .others .items .item .bunga2 {
  z-index: 1;
  position: absolute;
  top: 0;
  right: -5px;
  width: 50px;
}

#detail_recipe1 .ctn .others .items .item .bunga3 {
  z-index: -1;
  top: 75px;
  left: -50px;
  width: 100px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item .bunga4 {
  z-index: -1;
  bottom: 20px;
  right: -35px;
  width: 50px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item .bunga5 {
  z-index: -1;
  bottom: 20px;
  right: -55px;
  width: 75px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item .bunga6 {
  z-index: -1;
  bottom: -25px;
  right: -5px;
  width: 100px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item .bunga7 {
  z-index: -1;
  bottom: -25px;
  right: 20px;
  width: 65px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item .bunga8 {
  z-index: -1;
  top: 155px;
  right: -40px;
  width: 65px;
  position: absolute;
}

#detail_recipe1 .ctn .others .items .item:hover .photo {
  border: 1px solid #000;
}

#detail_recipe1 .ctn .others .items .photo {
  width: 100%;
  margin: 0 auto;
  display: block;
}

#detail_recipe1 .ctn .others .items .item h1 {
  font-size: 1.2rem;
  font-family: lexend;
  font-weight: 700;
  color: #ed3939;
  margin-top: 15px;
}

#detail_recipe1 .ctn .others .items .item p {
  font-size: 0.6rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
}

#detail_recipe1 .ctn .others .items .item span {
  font-size: 0.8rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
  margin-top: 15px;
  display: block;
}

#detail_recipe2 {
  padding-bottom: 50px;
}

#detail_recipe2 .top {
  position: relative;
}

#detail_recipe2 .top .img {
  width: 100%;
  margin: 0 auto;
}

#detail_recipe2 .top .img img {
  width: 100%;
  height: 100%;
}

#detail_recipe2 .top .title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-45%, -90%);
  width: 75%;
}

#detail_recipe2 .top .title p {
  color: #ed3939;
  font-family: platypi;
  font-style: italic;
  font-size: 3rem;
  font-weight: 500;
}

#detail_recipe2 .top > p {
  transform: rotate(-10deg);
  background: #fad061;
  padding: 15px;
  color: #fff;
  font-family: lexend;
  font-weight: 500;
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  bottom: 25%;
}

#detail_recipe2 .ctn .rating {
  display: flex;
  align-items: end;
  justify-content: space-between;
  border-bottom: 1px solid #060606;
  padding-bottom: 15px;
}

#detail_recipe2 .ctn .rating .rate h2 {
  color: #939598;
  font-family: platypi;
  font-weight: 300;
  font-size: 2.5rem;
}

#detail_recipe2 .ctn .rating .rate p {
  color: #54a06e;
  font-family: lexend;
  font-weight: 300;
  font-size: 0.8rem;
  margin-top: 15px;
}

#detail_recipe2 .ctn .rating .download {
  display: flex;
  align-items: center;
  justify-content: center;
}

#detail_recipe2 .ctn .rating .download a {
  width: 35px;
  height: 35px;
  padding: 0;
}

#detail_recipe2 .ctn .rating .download .ic-download {
  margin-right: 5px;
}

#detail_recipe2 .ctn .rating .download .ic-print {
  margin-left: 5px;
}

#detail_recipe2 .ctn .rating .rate > div {
  display: flex;
  align-items: end;
}

#detail_recipe2 .ctn .rating .rate .star {
  display: flex;
  align-items: center;
  width: auto;
  color: #ff0005;
  border-radius: 5px;
  font-size: 24px;
  position: relative;
  margin-top: 10px;
  margin-left: 15px;
  cursor: pointer;
}

#detail_recipe2 .ctn .rating .rate .star > span {
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 1px;
  position: relative;
}

#detail_recipe2 .ctn .rating .rate .star > span img {
  height: 100%;
  width: 100%;
}

#detail_recipe2 .ctn .rating .rate .star > span > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(../img/star.svg);
  mask-image: url(../img/star.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

#detail_recipe2 .ctn .rating .rate .star > span > span > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ff0005;
}

#detail_recipe2 .ctn .rating .rate .star > span.hover > span > span {
  width: 100% !important;
}
#detail_recipe2 .ctn .btnsave {
  color: #ff0005;
  font-size: 36px;
  line-height: 36px;
}

#detail_recipe2 .top .lottieWrap1 {
  width: 15%;
  position: absolute;
  left: 0;
  top: 20%;
  transform: translateX(-40%);
}
#detail_recipe2 .top .lottieWrap2 {
  width: 20%;
  position: absolute;
  right: 0;
  top: 3%;
}
#detail_recipe2 .ctn .img .lottieWrap3 {
  width: 30%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transform: translate(-35%, -50%);
}
#detail_recipe2 .ctn .img .lottieWrap4 {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  transform: translate(-90%, 15%);
}
#detail_recipe2 .others .top .lottieWrap5 {
  width: 15%;
  position: absolute;
  right: 15%;
  top: 5%;
}
#detail_recipe2 .others .top .lottieWrap6 {
  width: 10%;
  position: absolute;
  left: 20%;
  top: 50%;
}
#detail_recipe2 .others .btm .left .lottieWrap7 {
  width: 30%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(35%, -50%);
  z-index: 1;
}
#detail_recipe2 .others .btm .left .lottieWrap8 {
  width: 30%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  transform: translateX(25%);
}

#detail_recipe2 .top .lottie {
  width: 100%;
  height: 100%;
}

#detail_recipe2 .ctn {
  padding-top: 50px;
}

#detail_recipe2 .ctn .img {
  position: relative;
}

#detail_recipe2 .ctn .img .swiper .swiper-slide {
  text-align: center;
}

#detail_recipe2 .ctn .img .swiper .nextSlide {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  z-index: 2;
}

#detail_recipe2 .ctn .img .swiper .prevSlide {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 2;
}

#detail_recipe2 .ctn .img .swiper .nextSlide i,
#detail_recipe2 .ctn .img .swiper .prevSlide i {
  font-size: 1.25rem;
  color: #bbb5b5;
}

#detail_recipe2 .ctn .img .recipeImg1 {
  width: 70%;
  z-index: 1;
  position: relative;
}

#detail_recipe2 .ctn .img .recipeImg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
}

#detail_recipe2 .ctn .wrapper {
  width: 60%;
}

#detail_recipe2 .ctn .text {
  width: 100%;
  position: relative;
  margin-top: 30px;
}

#detail_recipe2 .ctn .text h2 {
  color: #000;
  font-family: platypi;
  font-style: italic;
  font-size: 3rem;
}

#detail_recipe2 .ctn .text div > p {
  color: #000;
  font-family: lexend;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
}

#detail_recipe2 .ctn .text > div {
  margin-bottom: 30px;
}

#detail_recipe2 .ctn .text > p {
  color: #000;
  font-family: lexend;
  font-size: 0.8rem;
  font-weight: 300;
}

#detail_recipe2 .ctn .text img {
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

#detail_recipe2 .wrapbtn a {
  background: #54a06e;
  color: #fff;
  width: 150px;
  padding: 15px;
  border-radius: 50%;
  border: 1px solid #000;
  transform: rotate(-10deg);
  box-shadow: none;
  text-decoration: none;
}

#detail_recipe2 .others {
  padding-top: 50px;
}

#detail_recipe2 .others > .top {
  background: url(../img/seventeen-dishes/recipe-bg-horizontal.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  padding: 15px;
  transform: rotate(-5deg);
  position: relative;
}

#detail_recipe2 .others > .top .title-photo {
  position: absolute;
  width: 200px;
  top: -15px;
  left: 50%;
  transform: translateX(-50%) rotate(5deg);
}

#detail_recipe2 .others > .top .photo {
  width: 50%;
  display: block;
  margin: 0 auto;
  padding: 30px;
}

#detail_recipe2 .others > .top .bunga1 {
  position: absolute;
  width: 100px;
  top: 35%;
  right: 20%;
}

#detail_recipe2 .others > .top .bunga2 {
  position: absolute;
  width: 100px;
  top: 50%;
  left: 20%;
}

#detail_recipe2 .others .btm {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}

#detail_recipe2 .others .btm .left {
  position: relative;
  width: 50%;
}

#detail_recipe2 .others .btm .left .circle {
  position: absolute;
  left: 50%;
  top: -25px;
  width: 450px;
  z-index: 1;
  transform: translateX(-50%);
}

#detail_recipe2 .others .btm .left h1 {
  color: #ed3939;
  font-family: platypi;
  font-style: italic;
  font-size: 3rem;
  z-index: 1;
  position: relative;
  transform: rotate(5deg);
  text-align: center;
}

#detail_recipe2 .others .btm .left h2 {
  color: #ed3939;
  font-family: platypi;
  font-style: italic;
  font-size: 1.5rem;
  z-index: 1;
  position: relative;
  margin-bottom: 15px;
  padding: 0 15px;
}

#detail_recipe2 .others .btm .left .wrap {
  background: url(../img/seventeen-dishes/recipe-bg-yellow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 30px;
  transform: rotate(5deg);
  position: relative;
  height: 80vh;
}
#detail_recipe2 .others .btm .left .wrap > div {
  margin-right: 15px;
  height: 100%;
  overflow-y: scroll;
  padding-top: 15px;
}

#detail_recipe2 .others .btm .left .wrap ul {
  padding: 0 50px;
  margin-bottom: 30px;
}

#detail_recipe2 .others .btm .left .wrap ul li {
  color: #000;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  font-weight: 500;
}

#detail_recipe2 .others .btm .left .wrap ol {
  padding: 0 50px;
  margin-bottom: 30px;
}

#detail_recipe2 .others .btm .left .wrap ol li {
  color: #000;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  font-weight: 500;
}

#detail_recipe2 .others .btm .left .bunga1 {
  position: absolute;
  top: 25%;
  right: -10px;
  width: 125px;
  z-index: 1;
}

#detail_recipe2 .others .btm .left .bunga2 {
  position: absolute;
  bottom: 0;
  right: -50px;
  width: 150px;
  z-index: 1;
}

#detail_recipe2 .others .btm .right {
  background: url(../img/seventeen-dishes/recipe-bg-red.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 30px;
  transform: rotate(-5deg);
  position: relative;
  width: 50%;
  height: 80vh;
}
#detail_recipe2 .others .btm .right > div {
  margin-right: 15px;
  height: 100%;
  overflow-y: scroll;
  padding-top: 15px;
}

#detail_recipe2 .others .btm .right h1 {
  color: #fff;
  font-family: platypi;
  font-style: italic;
  font-size: 3rem;
  padding: 0 30px;
}

#detail_recipe2 .others .btm .right h2 {
  color: #fff;
  font-family: platypi;
  font-style: italic;
  font-size: 2rem;
  padding: 0 30px;
}

#detail_recipe2 .others .btm .right ul {
  padding: 0 50px;
  margin-top: 15px;
}

#detail_recipe2 .others .btm .right ul li {
  color: #fff;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 15px;
}

#detail_recipe2 .others .btm .right ol {
  padding: 0 50px;
  margin-top: 15px;
}

#detail_recipe2 .others .btm .right ol li {
  color: #fff;
  font-family: platypi;
  font-style: italic;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 15px;
}

#detail_recipe2 .others .btm .right .doodle1 {
  position: absolute;
  top: 30px;
  right: 50px;
  width: 50px;
}

#detail_recipe2 .others .btm .right .doodle2 {
  position: absolute;
  bottom: 40px;
  right: 50px;
  width: 50px;
}

.style-3 > div {
}
.style-3 > div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.style-3 > div::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.style-3 > div::-webkit-scrollbar-thumb {
  background-color: #000000;
}

#detail_recipe2 .others .wrap-comments {
  margin-top: 100px;
  position: relative;
}

#detail_recipe2 .others .wrap-comments .lottieWrap9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  z-index: 1;
}

#detail_recipe2 .others .wrap-comments .lottieWrap10 {
  position: absolute;
  left: -10%;
  bottom: 0;
  width: 15%;
  z-index: 1;
}

#detail_recipe2 .others .wrap-comments .title {
  position: relative;
  width: 50%;
}

#detail_recipe2 .others .wrap-comments .title h1 {
  color: #ed3939;
  font-family: platypi;
  font-style: italic;
  font-size: 3rem;
  z-index: 1;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

#detail_recipe2 .others .wrap-comments .title .circle {
  position: absolute;
  left: 50%;
  top: -25px;
  width: 350px;
  z-index: 1;
  transform: translateX(-50%);
}

#detail_recipe2 .others .wrap-comments .comments {
  background-image: url(../img/seventeen-dishes/bg-comments.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  padding: 30px;
  height: calc(50vh + 200px);
  position: relative;
  margin-top: 50px;
}

#detail_recipe2 .others .wrap-comments .comments form h2 {
  color: #ed3939;
  font-family: lexend;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 30px;
}

#detail_recipe2 .others .wrap-comments .comments form {
  padding: 0 30px;
}

#detail_recipe2 .others .wrap-comments .comments form input {
  padding: 1.5rem 0;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: unset;
}

#detail_recipe2 .others .wrap-comments .comments form .wrap-btn {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 30px;
}

#detail_recipe2 .others .wrap-comments .comments form .wrap-btn .btn-custom {
  border-radius: 100px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
  padding: 8px 20px;
}

#detail_recipe2
  .others
  .wrap-comments
  .comments
  form
  .wrap-btn
  .btn-custom.comment {
  background: #54a06e;
  color: #fff;
  margin-left: 15px;
}

#detail_recipe2 .others .wrap-comments .comments .loginwrap {
  padding: 0 30px;
  text-align: center;
}

#detail_recipe2 .others .wrap-comments .comments .loginwrap h2 {
  color: #ed3939;
  font-family: lexend;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 15px;
}

#detail_recipe2 .others .wrap-comments .comments .loginwrap a {
  position: relative;
  background: #ed3939;
  font-size: 1rem;
  font-family: lexend;
  font-weight: 300;
  text-decoration: none;
  color: #fff;
  width: 150px;
  text-align: center;
  padding: 5px;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments {
  padding: 0 30px;
  height: 100%;
  margin-top: 30px;
}
#detail_recipe2 .others .wrap-comments .comments .ctn-comments > div {
  overflow-y: scroll;
  height: calc(100% - 230px);
  margin-right: 15px;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box {
  margin-bottom: 50px;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box .top {
  display: flex;
  align-items: center;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box .top h2 {
  color: #000;
  font-family: lexend;
  font-weight: 900;
  font-size: 1rem;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box .top span {
  color: #a7a9ac;
  font-family: lexend;
  font-weight: 300;
  font-size: 0.8rem;
  margin-left: 10px;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box p {
  color: #6d6e71;
  font-family: lexend;
  font-weight: 300;
  font-size: 0.8rem;
  margin-top: 15px;
}

#detail_recipe2 .others .wrap-comments .comments .ctn-comments .box .ic-reply {
  margin-top: 15px;
  display: block;
}

#detail_recipe2
  .others
  .wrap-comments
  .comments
  .ctn-comments
  .box
  .ic-reply
  i {
  margin-right: 10px;
  font-size: 1rem;
  color: #ed3939;
}

#detail_recipe2
  .others
  .wrap-comments
  .comments
  .ctn-comments
  .box
  .ic-reply
  span {
  color: #ed3939;
  font-family: lexend;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -3px;
}

#detail_recipe2
  .others
  .wrap-comments
  .comments
  .ctn-comments
  .box
  .btn-custom {
  border-radius: 50%;
  border: 1px solid #000;
  background: #54a06e;
  color: #fff;
  padding: 5px 35px;
  margin-top: 15px;
}

#detail_recipe2 #gallery_seventeen_dishes {
  padding-top: 0;
  margin-top: 50px;
  position: relative;
}

#detail_recipe2 #gallery_seventeen_dishes h1 {
  color: #ed3939;
  font-size: 2.5rem;
  font-family: platypi;
  font-style: italic;
  line-height: 1;
}

#detail_recipe2 #gallery_seventeen_dishes .swiper {
  margin-top: 30px;
}

#detail_recipe2 #gallery_seventeen_dishes .item {
  background: url(../img/seventeen-dishes/border.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  position: relative;
}

#detail_recipe2 #gallery_seventeen_dishes .item:hover {
  background: url(../img/seventeen-dishes/border-hover.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 30px;
  opacity: 0.9;
}

#detail_recipe2 #gallery_seventeen_dishes .item .lottie {
  width: 100%;
  height: 100%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style1 .lottieWrap {
  transform: translateX(-55%);
  z-index: 1;
  position: absolute;
  top: 20%;
  left: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style1 .lottieWrap2 {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style2 .lottieWrap {
  transform: translateX(-55%);
  z-index: 1;
  position: absolute;
  top: 20%;
  left: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style2 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style3 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style3 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style4 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style4 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style5 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style5 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style6 .lottieWrap {
  transform: translate(-5%, 35%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style6 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style7 .lottieWrap {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style7 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style8 .lottieWrap {
  transform: translateX(50%);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

#detail_recipe2 #gallery_seventeen_dishes .item.style8 .lottieWrap2 {
  display: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item:hover .photo {
  /* border: 1px solid #000; */
}

#detail_recipe2 #gallery_seventeen_dishes .photo {
  width: 117%;
  margin: 0 auto;
  display: block;
  max-width: fit-content;
}

#detail_recipe2 #gallery_seventeen_dishes .swiper-slide a {
  text-decoration: none;
}

#detail_recipe2 #gallery_seventeen_dishes .item h1 {
  font-size: 1rem;
  font-family: lexend;
  font-weight: 700;
  color: #ed3939;
  margin-top: 15px;
  height: 8vh;
}

#detail_recipe2 #gallery_seventeen_dishes .item p {
  font-size: 0.6rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
  height: 15vh;
}

#detail_recipe2 #gallery_seventeen_dishes .item span {
  font-size: 0.8rem;
  font-family: lexend;
  font-weight: 400;
  color: #000;
  margin-top: 15px;
  display: block;
}

#detail_recipe2 #gallery_seventeen_dishes .nextSlide {
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
  z-index: 2;
}

#detail_recipe2 #gallery_seventeen_dishes .prevSlide {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  z-index: 2;
}

#detail_recipe2 #gallery_seventeen_dishes .nextSlide i,
#detail_recipe2 #gallery_seventeen_dishes .prevSlide i {
  font-size: 2rem;
  color: #ed3939;
}

#detail_recipe2 .back {
  margin-top: 100px;
  position: relative;
  z-index: 1;
  background: #ed3939;
  width: 300px;
  text-align: center;
  padding: 5px;
}

#detail_recipe2 .back a {
  color: #fff;
  font-size: 1rem;
  font-family: lexend;
  font-weight: 300;
  text-decoration: none;
}

#detail_recipe2 .back a i {
  font-size: 1rem;
}

.form-control:focus {
  box-shadow: unset;
}

#modal_seventeen {
  padding-right: 0;
}

#modal_seventeen .modal-dialog .modal-content {
  background: transparent;
  border: transparent;
}

#modal_seventeen .modal-dialog .modal-content img {
  width: 85%;
  margin: 0 auto;
}

#modal_seventeen .modal-dialog .modal-content .transparent {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom:0;
  background: transparent;
}

@media (orientation: portrait) {
  #home_seventeen_dishes {
    background-image: url(../img/seventeen-dishes/homebg3.png),
      url(../img/seventeen-dishes/homebg2.png),
      url(../img/seventeen-dishes/homebg1-mobile.png);
    background-position: bottom 0 center, top 15px right, left top;
    background-size: 80% auto, 34% auto, 100% auto;
    padding-top: 100px;
  }

  #home_seventeen_dishes .title {
    width: 100%;
  }

  #home_seventeen_dishes .title h2 {
    font-size: 1.5rem;
    padding-right: 0;
  }

  #home_seventeen_dishes .title h1 {
    font-size: 4rem;
  }

  #home_seventeen_dishes .title h3 {
    font-size: 1.5rem;
  }

  #home_seventeen_dishes .title p {
    font-size: 0.7rem;
  }

  #home_seventeen_dishes .items2 {
    padding: 0;
  }

  #home_seventeen_dishes .items2 .nextSlide {
    right: 50px;
  }

  #home_seventeen_dishes .items2 .prevSlide {
    left: 50px;
  }

  #home_seventeen_dishes .items2 .item .description p {
    font-size: 0.7rem;
  }

  #home_seventeen_dishes .items2 .item.style1 h1 {
    font-size: 1.7rem;
  }

  #home_seventeen_dishes .items2 .item.style2 h1 {
    left: 5%;
    font-size: 1.7rem;
  }

  #home_seventeen_dishes .items2 .item.style3 h1 {
    left: 41.6%;
    font-size: 1.7rem;
  }

  #home_seventeen_dishes .items2 .item.style1 > div {
    width: 100%;
  }
  #home_seventeen_dishes .items2 .item.style2 > div {
    width: 100%;
  }
  #home_seventeen_dishes .items2 .item.style3 > div {
    width: 100%;
  }

  #home_seventeen_dishes .items2 .item.style3 > div .bg {
    width: 120%;
    max-width: none;
  }

  #home_seventeen_dishes .items2 .item.style1 .description {
    top: 36.9%;
  }

  #home_seventeen_dishes .items2 .item.style3 .description {
    left: 26%;
    top: 47.5%;
  }

  #home_seventeen_dishes .items2 .item.style2 .description {
    left: 23.7%;
  }

  #home_seventeen_dishes .items2 .item .img img {
    width: 100%;
  }

  #home_seventeen_dishes .items2 .item.style2 .img {
    right: -3%;
  }

  #home_seventeen_dishes .wrapbtn {
    margin-top: 30px;
  }

  #gallery_seventeen_dishes {
    padding-top: 56px;
  }

  #gallery_seventeen_dishes .title {
    align-items: start;
    padding-left: 0;
    flex-direction: column;
    z-index: 1;
    position: relative;
    margin-top: 100px;
  }

  #gallery_seventeen_dishes .bg-left {
    width: 200px;
    top: 56px;
  }

  #gallery_seventeen_dishes .title h1 {
    font-size: 4rem;
  }

  #gallery_seventeen_dishes .title p {
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }

  #gallery_seventeen_dishes .title img {
    margin-top: 15px;
    width: 100px;
  }

  #gallery_seventeen_dishes .items {
    margin-top: 50px;
  }

  #gallery_seventeen_dishes .items > div {
    padding: 0 20px;
  }

  #gallery_seventeen_dishes .items .item h1 {
    font-size: 1rem;
  }

  #gallery_seventeen_dishes .items .item.style1 .lottieWrap {
    transform: translateX(-30%);
  }

  #gallery_seventeen_dishes .items .item.style4 .lottieWrap {
    transform: translateX(20%);
  }

  #gallery_seventeen_dishes .items .item.style6 .lottieWrap {
    transform: translate(15%, 35%);
  }

  #gallery_seventeen_dishes .items .item.style8 .lottieWrap {
    transform: translateX(20%);
  }

  #detail_recipe1 .top .title h1 {
    font-size: 3rem;
  }

  #detail_recipe1 .top .title span {
    font-size: 1.5rem;
    letter-spacing: -5px;
  }

  #detail_recipe1 .top .img-btm {
    width: 75px;
  }

  #detail_recipe1 .ctn .ingredient {
    flex-direction: column;
    align-items: start;
  }

  #detail_recipe1 .ctn .ingredient .text {
    padding-left: 15px;
    margin-top: 30px;
  }

  #detail_recipe1 .ctn .ingredient .img {
    margin-top: -30px;
    width: 65%;
  }

  #detail_recipe1 .ctn .ingredient .text h2 {
    font-size: 2rem;
  }

  #detail_recipe1 .ctn .ingredient .doodle {
    width: 75px;
    bottom: 50px;
  }

  #detail_recipe1 .ctn .procedure {
    flex-direction: column;
    align-items: start;
    margin-top: 30px;
  }

  #detail_recipe1 .ctn .procedure .text {
    width: 100%;
    padding-right: 0;
  }

  #detail_recipe1 .ctn .procedure .img .flower2 {
    right: 0;
    top: 0;
    width: 50px;
  }

  #detail_recipe1 .ctn .others h2 {
    font-size: 2rem;
  }

  #detail_recipe1 .ctn .others .items {
    margin-top: 30px;
  }

  #detail_recipe1 .ctn .others .items > div {
    padding: 0 20px;
  }

  #detail_recipe1 .ctn .others .items .item h1 {
    font-size: 1rem;
  }

  #detail_recipe1 .ctn .others .items .item .bunga1 {
    left: -10px;
    width: 50px;
  }

  #detail_recipe1 .ctn .others .items .item .bunga3 {
    top: 75px;
    left: -25px;
    width: 50px;
  }

  #detail_recipe1 .ctn .others .items .item .bunga5 {
    z-index: 1;
    bottom: 80px;
    right: -10px;
    width: 50px;
  }

  #detail_recipe1 .ctn .procedure .img .flower3 {
    bottom: -45px;
    width: 100px;
  }

  #detail_recipe1 .ctn .procedure .text h2 {
    font-size: 2rem;
  }

  #detail_recipe1 .ctn .procedure .img {
    width: 100%;
    margin-top: 30px;
  }

  #detail_recipe2 .back a o {
    font-size: 2rem;
  }

  #detail_recipe2 .top .title {
    transform: translate(-45%, -75%);
  }

  #detail_recipe2 .top .title p {
    font-size: 1.25rem;
  }

  #detail_recipe2 .top p {
    padding: 5px;
    font-size: 0.4rem;
    left: 30px;
    bottom: 45px;
  }

  #detail_recipe2 .ctn {
    flex-direction: column;
  }

  #detail_recipe2 .ctn .img {
    width: 85%;
    padding-right: 0;
  }

  #detail_recipe2 .ctn .img .swiper .nextSlide {
    right: 15px;
  }

  #detail_recipe2 .ctn .img .swiper .prevSlide {
    left: 15px;
  }

  #detail_recipe2 .ctn .wrapper {
    width: 100%;
    margin-top: 15px;
  }

  #detail_recipe2 .ctn .text {
    width: 100%;
  }

  #detail_recipe2 .ctn .text h2 {
    font-size: 1.5rem;
  }

  #detail_recipe2 .ctn .text div > p {
    font-size: 1rem;
  }

  #detail_recipe2 .ctn .text img {
    width: 30px;
    right: 15px;
  }

  #detail_recipe2 .ctn .wrapbtn {
    margin-top: 15px;
  }

  #detail_recipe2 .wrapbtn a {
    width: 125px;
    padding: 5px;
  }

  #detail_recipe2 .others .top {
    background-size: 100% 100%;
  }

  #detail_recipe2 .others .top .title-photo {
    width: 100px;
  }

  #detail_recipe2 .others .top .photo {
    width: 100%;
    padding: 15px;
  }

  #detail_recipe2 .others .top .bunga1 {
    width: 60px;
    top: 35%;
    right: 0;
  }

  #detail_recipe2 .others .top .bunga2 {
    width: 50px;
    top: 50%;
    left: 0;
  }

  #detail_recipe2 .others .btm {
    flex-direction: column;
  }

  #detail_recipe2 .others .btm .right {
    width: 90%;
  }

  #detail_recipe2 .others .btm .left div .bunga2 {
    right: -15px;
    bottom: 25px;
  }

  #detail_recipe2 .others .btm .left {
    width: 90%;
  }

  #detail_recipe2 .others .btm .left h1 {
    font-size: 2rem;
  }

  #detail_recipe2 .others .btm .left .circle {
    top: 0;
    width: 300px;
    z-index: 1;
  }

  #detail_recipe2 .top .lottieWrap1 {
    transform: translateX(-5%);
  }

  #detail_recipe2 .others .top .lottieWrap5 {
    width: 30%;
    right: 0;
    top: -20%;
  }

  #detail_recipe2 .others .top .lottieWrap6 {
    width: 20%;
    left: 0;
  }

  #detail_recipe2 .others .btm .left .lottieWrap7 {
    transform: translate(0, -50%);
  }

  #detail_recipe2 .others .btm .left .lottieWrap8 {
    transform: translateX(0);
  }

  #detail_recipe2 .others .btm .left .wrap ul {
    padding: 0 30px;
  }

  #detail_recipe2 .others .btm .left .wrap ol {
    padding: 0 30px;
  }

  #detail_recipe2 .others .btm .right h1 {
    font-size: 2rem;
    padding: 0 15px;
  }

  #detail_recipe2 .others .btm .right ol {
    padding: 0 30px;
  }

  #detail_recipe2 .others .btm .right ul {
    padding: 0 30px;
  }

  #detail_recipe2 .others .wrap-comments .comments {
    margin-top: 30px;
  }

  #detail_recipe2 .others .wrap-comments .title .circle {
    top: 0;
  }

  #detail_recipe2 .others .wrap-comments .title h1 {
    font-size: 2rem;
  }

  #detail_recipe2 .others .wrap-comments .comments form {
    padding: 0;
  }

  #detail_recipe2 .others .wrap-comments .comments .ctn-comments {
    padding: 0;
  }

  #detail_recipe2 .others .wrap-comments .comments .ctn-comments .box .top {
    display: flex;
    align-items: start;
    flex-direction: column;
  }

  #detail_recipe2
    .others
    .wrap-comments
    .comments
    .ctn-comments
    .box
    .top
    span {
    margin-left: 0;
  }

  #detail_recipe2 .others .wrap-comments .lottieWrap10 {
    bottom: -5%;
    width: 35%;
  }

  #detail_recipe2 .others .wrap-comments .lottieWrap9 {
    width: 35%;
  }

  #detail_recipe2 .ctn .rating .rate h2 {
    font-size: 2rem;
  }

  #detail_recipe2 .ctn .rating .rate .star > span {
    width: 20px;
    height: 20px;
  }

  #detail_recipe2 .ctn .rating .download a {
    width: 30px;
    height: 30px;
  }

  #detail_recipe2 #gallery_seventeen_dishes .nextSlide {
    right: 0;
  }

  #detail_recipe2 #gallery_seventeen_dishes .prevSlide {
    left: 0;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item h1 {
    height: auto;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item p {
    height: auto;
  }

  #detail_recipe2 #gallery_seventeen_dishes h1 {
    font-size: 1.5rem;
  }

  #detail_recipe2 .back {
    width: 250px;
    margin-top: 50px;
  }

  #detail_recipe2 .back a {
    font-size: 0.8rem;
  }

  #detail_recipe2 .back a i {
    font-size: 0.8rem;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style1 .lottieWrap {
    transform: translateX(-30%);
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style2 .lottieWrap {
    transform: translateX(-45%);
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style3 .lottieWrap {
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style4 .lottieWrap {
    transform: translateX(35%);
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style5 .lottieWrap {
    transform: translateX(35%);
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style6 .lottieWrap {
    transform: translate(15%, 35%);
    width: 30%;
  }

  #detail_recipe2 #gallery_seventeen_dishes .item.style8 .lottieWrap {
    transform: translateX(20%);
  }

  #modal_seventeen .modal-dialog .modal-content .transparent {
    bottom: 8%;
  }
}
