main #knp_section_1 .knp_hero_swiper {
  position: relative;
}
main #knp_section_1 .slider-arrow {
  background: none;
  border: none;
  position: absolute;
  bottom: 40px;
  z-index: 99;
  left: 5%;
}
main #knp_section_1 .slider-arrow img {
  max-width: 45px;
}
main #knp_section_1 .knp-swiper-button-next {
  transform: rotate(180deg);
  left: auto;
  right: 5%;
}

main #knp_section_1 .slide-content {
  position: relative;
}
main #knp_section_1 .slide-content .knp_hero_text_web {
  position: absolute;
  bottom: 10%;
  right: 17%;
  display: block;
}
main #knp_section_1 .slide-content .knp_hero_text_mobi {
  display: none;
}
main #knp_section_1 .slide-content > div h2 {
  font-size: 2.5vw;
  font-family: "GothamUltra";
  margin: 0;
  text-align: center;
}
main #knp_section_1 .slide-content > div p {
  text-align: center;
  font-size: 1vw;
  margin: 0;
  font-family: "GothamThin";
  font-weight: 800;
}
main #knp_section_1 > .shop-oline {
  text-align: center;
  display: block;
  background-color: #231f20;
  color: white;
  padding: 10px 10px;
  font-family: "GothamThin";
}
main #knp_section_1 > p > a {
  text-decoration: underline;
  color: white;
  font-weight: 800;
}
main #knp_section_1 svg:first-of-type {
  position: absolute;
  bottom: 5%;
  left: 1%;
  z-index: 1000;
  width: 50px;
  height: 50px;
}
main #knp_section_1 svg:last-of-type {
  position: absolute;
  bottom: 5%;
  right: 1%;
  z-index: 1000;
  width: 50px;
  height: 50px;
}
main #knp_section_1 .swiper-pagination {
  --swiper-pagination-color: #231f20;
  --swiper-pagination-bullet-size: 12px;
}

main #knp_section_1 .swiper-slide img {
  width: 100%;
}

@media (max-width: 799px) {
  main #knp_section_1 .slider-arrow img {
    max-width: 25px;
  }
  main #knp_section_1 .slide-content .knp_hero_text_web {
    display: none;
  }
  main #knp_section_1 .slide-content .knp_hero_text_mobi {
    display: block;
    position: absolute;
    top: 5%;
    right: 3%;
    width: 50%;
  }
  main #knp_section_1 .slide-content > div h2 {
    text-align: end;
    font-size: 8vw;
  }
  main #knp_section_1 .slide-content > div p {
    text-align: end;
    font-size: 4vw;
  }
}

main #knp_section_2 {
  padding-top: 100px;
  padding-bottom: 75px;
}

main #knp_section_2 .custom-swiper-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  margin-top: 40px;
  padding: 0px 75px;
}

main #knp_section_2 ul.products li.product .woocommerce-loop-product__title {
  color: #231f20;
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 23px;
  margin: 15px 0;
  padding: 0;
  font-weight: 500;
}

main #knp_section_2 ul.products li.product .product-short-description {
  color: #231f20;
  font-family: "Gotham", sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 20px; /* 100% */
}

main #knp_section_2 ul.products li.product .ar-variation-product {
  margin: 20px 0;
}

main #knp_section_2 ul.products li.product a img,
main #knp_section_2 ul.products li.product,
main #knp_section_2 ul.products {
  margin-bottom: 0px;
}

main #knp_section_2 ul.products {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

main #knp_section_2 ul.products li.product {
  display: flex;
  flex-direction: column;
  float: none;
  height: auto !important;
  justify-content: space-between;
}
main #knp_section_2 ul.products::before {
  display: none;
}

main #knp_section_2 ul.products li.product .btn-shopnow {
  color: #7c7c7c;
  background: #d1d1d1;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
  padding: 10px 0px;
  font-style: normal;
  text-transform: uppercase;
  border: none;
  outline: none;
}
main #knp_section_2 ul.products li.product .price {
  display: none;
}

main #knp_section_2 > h3 {
  color: #e91d2d;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

main #knp_section_3 .knp_sub_banner {
  position: relative;
}
main #knp_section_3 .knp_sub_banner p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #231f20;
  text-align: center;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px; /* 88.889% */
  text-transform: uppercase;
}

@media (max-width: 799px) {
  main #knp_section_2 ul.products li.product .btn-shopnow {
    font-size: 20px;
    font-weight: normal;
  }
  main #knp_section_3 .knp_sub_banner {
    margin-top: 5%;
  }
  main #knp_section_3 .knp_sub_banner p {
    font-size: 6vw;
  }

  main #knp_section_2 .custom-swiper-wrapper {
    padding: 0 20px;
  }
}

main #knp_section_4 > div:first-of-type {
  padding: 50px 0px;
}
main #knp_section_4 > div {
  display: flex;
  flex-direction: row;
}
main #knp_section_4 span {
  font-size: 40px;
  line-height: 25px;
}
main #knp_section_4 p {
  color: #231f20 !important;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 325;
  font-family: "GothamThin", sans-serif;
  line-height: 26px; /* 108.333% */
  font-style: normal;
}
main #knp_section_4 h3 {
  color: #e91d2d;
  font-family: "Bebas Neue", sans-serif;
  font-size: 50px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 600;
}
main #knp_section_4 h4 {
  color: #231f20;
  font-family: "Gotham Ultra", sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-style: normal;
  font-weight: 900;

  text-transform: uppercase;
}
main #knp_section_4 > div > div {
  display: flex;
  justify-content: center;
  flex: 1;
}
main #knp_section_4 .knp_border {
  position: relative;
}
main #knp_section_4 .knp_border::after {
  position: absolute;
  content: "";
  height: 75%;
  width: 1px;
  background-color: black;
  top: 12%;
  right: 0;
}
main #knp_section_4 > div > div > div {
  padding: 40px 0px;
  width: 60%;
}
@media (max-width: 799px) {
  main #knp_section_4 > div {
    flex-direction: column;
  }
  main #knp_section_4 .knp_border::after {
    width: 0px;
  }
  main #knp_section_4 > div:nth-child(2) > div {
    display: block;
  }
  main #knp_section_4 .knp_border::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 85%;
    top: 100%;
    right: 7%;
  }
  main #knp_section_4 > div > div > div {
    padding: 15px 0px;
    width: 80%;
  }
}
main #knp_section_5 {
  padding: 50px 0;
}

main #knp_section_5 > h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

main #knp_section_5 > h3 > img {
  width: 372px;
  height: 88px;
  object-fit: cover;
}

main #knp_section_5 .swiper-section-5 {
  margin-top: 40px;
}

main #knp_section_5 .swiper-section-5 .swiper-slide {
  width: 250px;
  height: 250px;
  background: #eee;
}

ul.products li.product {
  height: 100%;
}
ul.products li.product .ar-variation-product .variation-product {
  display: none !important;
}
ul.products li.product .ar-variation-product .variation-product:last-child {
  display: flex !important;
}
ul.products li.product .variation-product {
  gap: 5px 5px;
  position: relative;
}
ul.products li.product .variation-product .show__all__variations {
  font-size: 12px;
  color: #000;
  background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0.7));
  height: 15px;
  line-height: 15px;
  cursor: pointer;
  padding-left: 5px;
  letter-spacing: 1px;
}

ul.products li.product .variation-product .variation-image,
ul.products li.product .variation-product .variation-color {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin: 0;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}
ul.products li.product .variation-product .variation-title {
  width: auto;
  border-radius: 16px;
  margin: 0;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  display: block;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 5.5px 10px;
  font-size: 11px;
  color: #454545;
  text-decoration: none;
  background: #fff;
}

ul.products li.product .variation-product .variation-item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
}
ul.products li.product .variation-product .variation-item.active {
  outline-offset: -1px;
  outline: 1px solid rgb(20, 40, 160);
}
ul.products li.product .variation-product .popup-variation-image {
  width: 22px;
  border-radius: 50%;
  margin: 0;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

ul.products li.product .attribute__label {
  text-transform: capitalize;
  font-size: 12px;
  color: #646464;
  display: none;
}
