/** Shopify CDN: Minification failed

Line 99:43 Expected "{" but found ";"
Line 103:43 Expected "{" but found ";"
Line 1649:62 Unexpected "\".has_a_price\""
Line 3165:2 "paddin-bottom" is not a known CSS property

**/
:root {
  --junipStarColor: #f7b546;
}
.kk-heading,
.kk-mainn {
  margin-top: 15px;
}
.kk-mainn {
  display: flex;
  margin-bottom: 15px;
}
.kk-first,
.kk-second {
  width: 50%;
}
.featured-image-div {
  position: relative;
}

.slick-dots li {
  position: absolute;
  bottom: -25px;
  display: none;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-slide slick-active {
  outline: none;
}
.slick-slide {
  outline: none;
}
.slick-next:before {
  content: "";
  position: relative;
  z-index: 9999;
  top: -6em;
  display: block;
  position: absolute;
  left: -4em;
  width: 60px;
  height: 60px;
  margin-right: 5%;
  margin-left: 5%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: white;
  box-shadow: 0 12px 20px 12px hsla(273.1034482758621, 38.67%, 29.41%, 0.2);
  background-position: 50% 50%;
  background-size: 0.5em 1em;
  background-repeat: no-repeat;
  background-image: url("https://uploads-ssl.webflow.com/6027bf6e06ca1e25331979ff/6073b3bf3b903c69b46a254d_arrowline.svg");
}
.slick-prev:before {
  content: "";
  position: relative;
  z-index: 9999;
  top: -6em;
  display: block;
  position: absolute;
  z-index: 9999;
  width: 60px;
  height: 60px;
  margin-right: 5%;
  margin-left: 5%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: white;
  box-shadow: 0 -12px 20px 12px hsla(273.1034482758621, 38.67%, 29.41%, 0.2);
  background-position: 50% 50%;
  background-size: 0.5em 1em;
  background-repeat: no-repeat;
  background-image: url("https://uploads-ssl.webflow.com/6027bf6e06ca1e25331979ff/6073b3bf3b903c69b46a254d_arrowline.svg");
  transform: rotate(180deg);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  top: -6.2em;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
}
.slick-next:before {
  @media only screen and (max-width: 600px);
  left: -4em;
}
.slick-prev:before {
  @media only screen and (max-width: 320px);
  left: 1.6em;
}
.mantapnext:before {
  content: "";
  position: relative;
  z-index: 10;
  top: 50%;
  display: flex;
  position: absolute;
  cursor: pointer;
  right: 0%;
  opacity: 70%;
  width: 60px;
  height: 60px;
  margin-right: 5%;
  margin-left: 5%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: white;
  box-shadow: 0 12px 20px 12px hsla(273.1034482758621, 38.67%, 29.41%, 0.2);
  background-position: 50% 50%;
  background-size: 0.7em 2em;
  background-repeat: no-repeat;
  background-image: url("https://uploads-ssl.webflow.com/6027bf6e06ca1e25331979ff/6073b3bf3b903c69b46a254d_arrowline.svg");
}
.mantapprev:before {
  content: "";
  position: relative;
  z-index: 10;
  top: 50%;
  display: block;
  position: absolute;
  opacity: 70%;
  left: 0%;
  cursor: pointer;
  width: 60px;
  height: 60px;
  margin-right: 5%;
  margin-left: 5%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background-color: white;
  box-shadow: 0 -12px 20px 12px hsla(273.1034482758621, 38.67%, 29.41%, 0.2);
  background-position: 50% 50%;
  background-size: 0.7em 2em;
  background-repeat: no-repeat;
  background-image: url("https://uploads-ssl.webflow.com/6027bf6e06ca1e25331979ff/6073b3bf3b903c69b46a254d_arrowline.svg");
  transform: rotate(180deg);
}
.mantapprev:hover:before,
.mantapnext:hover:before {
  top: 49%;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  opacity: 100%;
}

.c_p-box {
  background: #4e2e68;
  padding: 10px 10px;
  margin: 10px 0px;
  text-align: center;
  border-radius: 10px;
}
.c_p-box h2 {
  color: white;
  margin: 0px;
  font-size: 16px;
  line-height: normal;
}
.c_p-kit-img {
  max-width: 100%;
  margin: 0px auto;
  padding-bottom: 20px;
  width: 100%;
}
.c_p-kit-img img {
  width: 100%;
  display: block;
}
.custom---info-hover {
  display: none;
}
._custom-color-main-mb {
  margin: 0px;
}
._5step {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-color: #542c6b;
}

.kit-product-template
  .image-wrapper-list.product-image
  .custom-pro-thumb-kit
  > a {
  width: calc(50% - 5px);
  aspect-ratio: 1;
  height: auto;
}
.kit-product-template .image-wrapper-list.product-image .custom-pro-thumb-kit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 9;
  top: 0;
  gap: 10px;
}
.kit-main-media {
  display: block;
  /*     height: 620px; */
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.kit-product-template
  .image-wrapper-list.product-image
  .custom-pro-thumb-kit
  > a:last-child {
  width: 100%;
}
.kit-product-template
  .image-wrapper-list.product-image
  .custom-pro-thumb-kit
  > a
  img {
  width: 100%;
  aspect-ratio: 1;
  height: 100%;
  object-fit: cover;
}
.kit-product-template div#Head-Setup-product {
  width: 100%;
  max-width: calc(1360px + 10rem);
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
}

.kit-product-template h1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
}
.kit-product-template .itemdescription ul li:before {
  display: inline-block;
  transform: none;
  content: url("https://cdn.shopify.com/s/files/1/0550/9369/0529/files/Vector_ffd9eeea-b368-4bad-9b29-db2a941b72dc.png?v=1688992623");
}
.kit-product-template .itemdescription ul li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  color: #1d1b1e;
  margin: 5px 0;
}
.kit-product-template .itemdescription ul {
  padding-left: 10px;
}


.kit-product-template ._custom-color-item {
  width: calc(100% / 2);
  padding: 5px;
  position: relative;
  cursor: pointer;
}
.kit-product-template li._custom-color-li-main strong {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #522c6b;
}
.kit-product-template .custom-final-img-li:after {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: center;
  color: #1c1b1f;
}
.kit-product-template .wrapper-selection:last-child {
  border: 1px solid #f6eff3;
  border-radius: 16px;
  background: #fff;
  padding: 20px;
}
.kit-product-template .faq {
  border-top: none;
  border-bottom: 1px solid #edddea;
  padding: 15px 0;
  min-height: auto;
}
.kit-product-template .faq-h3.noselect {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: left;
}
.kit-product-template .faq-question-wrap:last-child .faq {
  border: none;
}
.kit-product-template .faq-content {
  padding: 20px 0 10px;
}
.kit-product-template .faq-content p.paragraph {
  margin: 0;
  padding: 20px 0;
}

.kit-product-template .customer-view-options {
  border-bottom: 1px solid #f6eff3;
  background: linear-gradient(0deg, #f6eff3, #f6eff3),
    linear-gradient(0deg, #fff8fc, #fff8fc);
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
}
.kit-product-template .customer-price-global {
  background: #ffffff;
  border: 1px solid #f6eff3;
  border-radius: 16px;
  overflow: hidden;
  margin: 20px auto;
}

.kit-product-template .tap-to-save {
  padding: 0 30px 30px;
}
.kit-product-template .kit-pro-pricing {
  padding: 20px 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.kit-product-template .kit-pro-pricing > * {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.kit-product-template .kit-pro-pricing > .afterpay-bar {
  display: inline-flex;
  margin: 0;
  align-items: center;
  gap: 5px;
}
.kit-product-template .text-wrapper-product {
  width: 100%;
  padding-top: 0;
}
.kit-product-template p.cross-price-was {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #afa9ae;
}
.kit-product-template span.cross-through {
  text-decoration: line-through;
  margin-left: 5px;
}
.kit-product-template .tap-click-view {
  background: #e4b5ff;
  text-align: center;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kit-product-template .tap-click-view:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-linear-gradient(-45deg, #e8e0e5 50%, #4e2e68 50%);
  width: 24px;
  height: 24px;
  transform: rotate(90deg) translate(0px, 0px);
  /* opacity: 0; */
  transition: all ease-in-out 0.2s;
}
.kit-product-template .tap-click-view:hover:after {
  opacity: 1;
  transform: rotate(90deg) translate(0);
  width: 40px;
  height: 40px;
}
.kit-product-template .tap-to-save-main .tap-hover-view {
  color: #fff;
  background: #34c759;
  padding: 12px 0;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.kit-product-template .tap-to-save > p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  color: #7a767a;
}
.kit-product-template .tap-to-save-main {
  margin-bottom: 10px;
}
.kit-product-template h4#product-price-selectorr {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0em;
  margin: 0 5px;
}
.kit-product-template p.afterpay-bar img {
  margin-left: 5px;
}
.kit-product-template .customer-view-options p {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kit-product-template .colors-final-list-sel {
  margin-bottom: 20px;
  border: 1px solid #edddea;
  background: #fff;
  padding: 30px 30px 50px;
  border-radius: 16px;
  margin-top: 20px;
}
.kit-product-template .custom-addons-main {
  border: 1px solid #f6eff3;
  background: #fff;
  padding: 30px;
  border-radius: 16px;
}
.kit-product-template .custom-addons-main ul.custom-add-ul {
  flex-direction: column;
  padding: 0;
  gap: 20px;
}
.kit-product-template .custom-addons-main .custom-add-li {
  width: 100%;
  padding: 0;
}
.sticky-on-kit #sticky-container.stickhere {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all ease-in-out 0.35s;
}
.sticky-on-kit #sticky-container.stickhere.u-hidden {
  z-index: -1;
  opacity: 0;
  transition: all ease-in-out 0.35s;
}
.kit-product-template .custom-add-li-content label {
  padding: 20px 20px 20px 48px;
  cursor: pointer;
}
.kit-product-template .add-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.kit-product-template .custom-add-check {
  width: 24px;
  height: 24px;
  left: 15px;
}
.kit-product-template p.add-price {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: left;
}

.kit-product-template .kit-stock-bar {
  border: 1px solid #f6eff3;
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 60px;
  margin-bottom: 20px;
}
.kit-product-template .container {
  width: 100%;
}
/* .kit-v1.show-annoucement .header {
    top: 40px;
} */
.kit-v1.show-annoucement .sectiong-top-head-padding {
  overflow: visible;
  padding-top: 10em;
}
.kit-page-top-bar,
.kit-v1.show-annoucement .kit-product-annoucement {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: #522c6b;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: center;
  color: #fff;
  z-index: 9999;
}
.kit-product-template ._custom-color-li-main span:first-child {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: left;
}
.kit-product-template ._custom-color-li-main {
  display: grid;
  grid-template-columns: auto 2fr auto;
  align-items: center;
  gap: 20px;
}
.kit-v1 .wrapper-selection.add-to-cart {
  border-top: 1px solid #e7e1e4;
  background: #ffffff;
}
.kit-v1 .custom-stick-fixed ul.custom-stick-1 li:first-child {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: left;
  color: #522c6b !important;
}
/* .kit-v1 .custom-stick-fixed .custom-stick-1 .custom-final-content-li {
    margin: 0;
}
.kit-v1 .custom-stick-fixed .custom-final-content-li-container {
    position: static;
    transform: none;
    width: 100%;
    height: 100%;
} */
.kit-v1 .custom-stick-fixed {
  width: 100% !important;
  max-width: calc(1360px + 10rem);
  padding-left: 5rem;
  padding-right: 5rem;
  display: grid !important;
  grid-template-columns: 1fr 2fr 1fr;
}
/* .kit-v1 .custom-stick-fixed .custom-stick-1 {
    width: 100%;
    gap: 10px;
} */
.kit-v1 .custom-stick-fixed .custom-stick-1 {
  width: auto;
  min-width: 340px;
}
.kit-v1 .custom-stick-fixed p.cross-price-was {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #afa9ae;
  margin: 0;
}
.kit-v1 .custom-stick-fixed .pro-parition-price {
  display: flex;
  align-items: center;
  max-width: 270px;
  text-align: center;
  justify-content: center;
}
.kit-v1 .custom-stick-fixed .disc-saving {
  max-width: 270px;
  text-align: center;
}
.kit-v1 .custom-stick-fixed span.cross-through {
  text-decoration: line-through;
  margin: 0 5px;
  margin-left: 0;
}
.kit-v1 .custom-stick-fixed h4#product-price-selectorr {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
}
.kit-v1 .custom-stick-fixed .disc-saving p {
  display: inline-block;
  background: #ff23f5;
  padding: 10px 15px;
  border-radius: 8px;
}
.kit-v1 .custom-stick-fixed .disc-saving p {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
}
.kit-v1 .custom-stick-fixed .quanitty {
  width: 60px;
  border-top: 1px solid #e8e0e5;
  border-radius: 0;
  border-bottom: 1px solid #e8e0e5;
  border-left: none;
  border-right: none;
}
.kit-v1 .custom-stick-fixed input.qtyminus {
  background: #fff;
  min-width: 40px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top: 1px solid #e8e0e5 !important;
  /*     border-left: 1px solid #E8E0E5 !important; */
  border-bottom: 1px solid #e8e0e5 !important;
}
.kit-v1 .custom-stick-fixed input.qtyplus {
  background: #fff;
  min-width: 40px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-top: 1px solid #e8e0e5 !important;
  /*     border-right: 1px solid #E8E0E5 !important; */
  border-bottom: 1px solid #e8e0e5 !important;
}
.kit-v1 .custom-stick-fixed .add-to-cart-button {
  min-width: 230px;
  text-align: center;
  background: #522c6b;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: center;
}
.kit-v1 .custom-stick-fixed .custom-stick-2 {
  width: 100%;
  padding-left: 0;
}
.kit-v1 .custom-stick-fixed .sticky-bar-pricing {
  padding-left: 0px;
}
.kit-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart {
  margin: 0;
}
.kit-pro-thumb {
  height: 0;
}
.custom-aattcc2[disabled] {
  opacity: 0.5 !important;
}
.kit-product-template .colors-final-content {
  margin-left: -10px;
}
/* .kit-product-template .custom-final-content-li {
    padding-bottom: 0;
    position: relative;
    width: 60px!important;
    padding-bottom: 0!important;
    pointer-events: none!important;
    height: 60px!important;
}
.kit-product-template .custom-final-content-li .custom-final-content-li-container {
    width: 100%;
    height: 100%;
    position: static;
    transform: none;
}
.kit-product-template .colors-final-content {
    gap: 15px;
}
.kit-product-template .colors-final-content .custom-final-cremove {
    bottom: -25px;
} */
body.kit-v1.show-annoucement div#glFilter-search-popup {
  top: 100px;
}
body.kit-v1 ._custom-color-main-mb ._custom-color-ul {
  width: 100%;
}
.kit-product-template .faq-content {
  height: auto !important;
}
.kit-product-template .product-title-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kit-product-template span.almost-gone {
  background: #e4b5ff;
  border-radius: 8px;
  padding: 5px 10px;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  align-items: center;
  min-height: 24px;
}

.kit-product-template .custom-option-header {
  border: none !important;
}

.kit-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:first-child {
  display: flex;
  align-items: center;
}
.kit-v1 .custom-stick-fixed input.qtyminus {
  min-height: 100%;
}
.kit-v1 .custom-stick-fixed input.qtyplus {
  min-height: 100%;
}
.kit-product-template .product-title-part {
  margin-top: 0px;
}
.kit-product-template h1 {
  line-height: 24px;
  margin: 0 0 20px;
}
.kit-product-template .customer-view-options img {
  max-width: 18px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.kit-product-template .tap-to-save-main img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.kit-v1.show-annoucement .kit-product-annoucement img {
  max-width: 20px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.kit-v1.show-annoucement .kit-product-annoucement p {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 5px;
  align-items: center;
}
.kit-product-template p.afterpay-bar img {
  margin-left: 5px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  object-fit: contain;
  max-width: 72px;
}
.kit-product-template .kit-stock-bar img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
span.kit-disc-price {
  font-weight: bold;
}
.kit-v1 img.kit-desktop-banner {
  width: 100%;
  max-width: calc(1360px + 10rem);
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  display: block;
}
.kit-v1 img.kit-desktop-banner {
  padding-top: 9.5em;
}
/* .kit-v1.show-annoucement img.kit-desktop-banner {
    padding-top: 12em;
} */
.kit-v1 .sectiong-top-head-padding {
  padding-top: 30px !important;
}
@media screen and (min-width: 790px) {
  .kit-v1 .sectiong-top-head-padding.extra-spacing {
    padding-top: 10em !important;
  }
}

.kit-v1 img:not([src]) {
  font-size: 0;
  position: relative;
}

.kit-v1 img:not([src]):after {
  font-size: 12px;
  border: 1px solid black;
  box-sizing: border-box;
  content: attr(alt);
  z-index: -1;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
span#counter1 {
  padding-left: 5px;
  padding-right: 5px;
}
.show-annoucement .info-bar {
  display: none !important;
}
/* .kit-v1.scrolling_up .navbar.w-nav, .kit-v1.scrolling_up .background-header {
    transform: translateY(0);
    transition: all ease-in-out 0.35s;
}
.kit-v1.scrolling_down .navbar.w-nav, .kit-v1.scrolling_up .background-header {
    transform: translateY(-170%);
    transition: all ease-in-out 0.35s;
} */
/* body.kit-v1.show-annoucement .info-bar.text-info-bar-nflx {
    transform: translateY(-170%);
} */

/* .kit-v1.show-annoucement .kit-product-annoucement {
    transition: all ease-in-out 0.35s;
}
.kit-v1.show-annoucement.scrolling_down .kit-product-annoucement {
    transform: translateY(-170%);
}
.kit-v1.show-annoucement.scrolling_up .kit-product-annoucement {
    transform: translateY(0);
} */
span#counter {
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (min-width: 790px) {
  /*  .kit-product-template div#Head-Setup-product .image-wrapper-list {
  transition: all ease-in-out 0.3s;
}
 .kit-product-template div#Head-Setup-product .image-wrapper-list.product-image.change_position {
    transform: translateY(-36%);
} */
  .kit-mob-only {
    display: none;
  }
  .tap-only-mob {
    display: none;
  }
  .kit-v1 img.kit-mob-banner {
    display: none;
  }
}
@media screen and (max-width: 1366px) {
  .kit-product-template h4#product-price-selectorr {
    font-size: 22px;
  }
}
@media screen and (max-width: 1280px) {
  .kit-v1 .custom-stick-fixed p.cross-price-was {
    font-size: 11px;
  }
  .kit-v1 .custom-stick-fixed h4#product-price-selectorr {
    font-size: 16px;
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    gap: 2px;
    font-size: 11px;
  }
  .kit-product-template h4#product-price-selectorr {
    font-size: 14px;
    font-weight: 600;
  }
  .kit-product-template p.cross-price-was {
    font-size: 11px;
    font-weight: 400;
  }
  .kit-v1 .custom-stick-fixed {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.custom-opt--text:not(.show-opt-text) {
  display: none;
}
/* .custom-opt--text.show-opt-text {
  display: inline-block;
} */
.kit-v1 .custom-stick-fixed,
.kit-v2 .custom-stick-fixed {
  grid-template-columns: 2fr 1fr 1fr;
}
.kit-v1 .custom-stick-fixed .custom-stick-1 .free_gifts,
.kit-v2 .custom-stick-fixed .custom-stick-1 .free_gifts {
  display: flex;
}
@media screen and (min-width: 790px) {
  .kit-v2.kit-v3 .custom-stick-fixed {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1050px) {
  .cs-sticky-atc .custom-stick-container {
    display: inherit;
  }
}
@media screen and (max-width: 789px) {
  .kit-product-template .kit-pro-thumb {
    height: 100%;
  }
  .kit-product-template .image-wrapper-list.product-image {
    display: none;
  }
  .kit-product-template div#Head-Setup-product {
    padding-left: 10px;
    padding-right: 10px;
  }
  .kit-product-template p.cross-price-was {
    letter-spacing: 0.25px;
  }
  .kit-product-template .kit-pro-pricing > * {
    /*     font-size: 11px; */
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    display: inline-flex;
    margin: 0;
    align-items: center;
    gap: 5px;
    /*     width: 100%; */
    justify-content: center;
  }
  .kit-product-template h4#product-price-selectorr {
    display: flex;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-1 {
    display: none;
  }
  .kit-v1 .custom-stick-fixed .sticky-bar-pricing {
    display: none;
  }
  .kit-v1 .custom-stick-fixed {
    padding-left: 0px;
    padding-right: 0px;
    display: grid !important;
    grid-template-columns: 1fr;
  }
  .kit-v1 .custom-stick-fixed .add-to-cart-button {
    min-width: 100px;
    margin-left: 0;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart {
    margin: 0;
    flex-direction: row-reverse;
    gap: 15px;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:last-child {
    min-width: 65%;
  }
  .kit-product-template .kit-pro-pricing {
    padding: 0;
    /*     flex-wrap: wrap; */
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 {
    width: 100%;
    padding-left: 0;
    max-width: 100%;
  }
  .kit-v1 .custom-stick-fixed .tap-click-view::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: -webkit-linear-gradient(-45deg, #e8e0e5 50%, #754f8b 50%);
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
  }
  .kit-v1 .custom-stick-fixed .tap-click-view {
    background: #e4b5ff;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 600;
  }
  .kit-v1 .info-bar {
    position: relative;
    z-index: 99999999;
  }
  .kit-v1 .custom-stick-fixed p.tap-hover-view {
    background: #34c759;
    padding: 15px 10px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.10000000149011612px;
    text-align: center;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .kit-v1 .custom-stick-fixed .tap-to-save-main + p {
    margin: 10px 0;
    text-align: center;
    font-size: 13px;
    padding: 0 10px;
  }
  .kit-product-template p.afterpay-bar img {
    margin-left: 5px;
    max-width: 40px;
    image-rendering: -webkit-optimize-contrast;
  }
  .kit-product-template .customer-view-options {
    border-bottom: none;
    background: transparent;
  }
  .kit-product-template .slick-prev,
  .kit-product-template .slick-next {
    display: none;
  }
  .kit-product-template .container {
    width: 100%;
    max-width: 100%;
  }
  .kit-product-template .cs-packaing-optionss {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .kit-product-template .custom-option-header {
    border: none !important;
    font-size: 9px;
  }
  .kit-product-template .customer-price-global {
    display: none;
  }
  .kit-product-template .colors-final-list-sel {
    padding: 20px 20px 20px;
  }
  .kit-product-template .custom-addons-main {
    padding: 20px;
  }
  .kit-product-template .kit-stock-bar {
    padding: 20px;
    gap: 10px;
    margin-bottom: 20px;
  }
  .kit-product-template .text-wrapper-product .kit-mob-only {
    border: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .kit-v1 img.kit-mob-banner {
    padding-top: 1em;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .kit-v1 img.kit-desktop-banner {
    display: none;
  }
  /*   .kit-v1 .info-bar {
    display: none !important;
} */
  /*   .kit-product-template .product-title-part {
    margin-top: 0;
} */
  .kit-v1 .sectiong-top-head-padding {
    padding-top: 10px !important;
  }
  .kit-v1.show-annoucement .kit-product-annoucement p {
    padding: 0px 10px;
    font-size: 11px;
  }
  .kit-product-template h4#product-price-selectorr {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
  }
  .kit-product-template p.cross-price-was {
    font-size: 12px;
    font-weight: 400;
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    gap: 2px;
    font-size: 12px;
  }
  .kit-product-template .customer-view-options p {
    font-size: 13px;
    justify-content: center;
    align-items: center;
  }
  .kit-product-template .kit-pro-pricing {
    padding: 0 10px;
    /*     flex-wrap: wrap;
    justify-content: center; */
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    gap: 2px;
    color: #7a767a;
  }
  .customer-view-options {
    border-top: 1px solid #f6eff3;
    margin-top: 10px;
  }
  .kit-product-template .kit-pro-thumb.slick-initialized .slick-slide {
    margin-right: 10px;
  }
  body.template-product.kit-v1 .header {
    position: relative;
  }
  body.template-product.kit-v1.show-annoucement .header {
    position: static;
    margin-top: 40px;
  }
  .kit-v1.show-annoucement .kit-product-annoucement {
    position: fixed;
  }
  .cart_for_mobile_only .cart-wrapper {
    z-index: 999999;
    height: 100%;
    min-height: 100vh;
  }
  .kit-v1.show-annoucement .kit-product-annoucement {
    z-index: 9999999999;
  }
  body.kit-v1.scrolling_down .navbar + .background-header {
    transform: translateY(-100px);
    transition: all ease-in-out 0.35s;
  }
  body.kit-v1.scrolling_up .navbar + .background-header {
    transform: translateY(0);
    transition: all ease-in-out 0.35s;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 > .wrapper-cart {
    padding: 0 10px;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 {
    padding-left: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding-bottom: 15px;
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar svg {
    width: 50px;
  }
  .kit-product-template h1 {
    margin-bottom: 0;
    line-height: normal;
  }
  .itemdescription {
    padding-bottom: 0;
  }
  .kit-v1 .sticky-on-kit .custom-stick-container {
    padding: 0;
    background: transparent;
  }
  .kit-v1 .sticky-on-kit .wrapper-selection.add-to-cart {
    border-top: none;
    background: transparent;
  }
  .kit-v1 .sticky-on-kit .custom-stick-container .wrapper-add-to-cart {
    padding: 0;
  }
}

@media screen and (max-width: 478px) {
  /* .kit-main-media {
    height: 340px;
} */
  .kit-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:first-child {
    display: flex;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #e8e0e5 !important;
    overflow: hidden;
    width: 32%;
    justify-content: space-between;
  }
  .kit-v1 .custom-stick-fixed input.qtyminus {
    background: #fff;
    min-width: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none;
    border-right: 1px solid #e8e0e5 !important;
  }
  .kit-v1 .custom-stick-fixed .quanitty {
    width: 50%;
    border-top: none;
    border-radius: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding: 2px;
  }
  .kit-v1 .custom-stick-fixed input.qtyminus,
  .kit-v1 .custom-stick-fixed input.qtyplus {
    min-height: 100%;
    border-radius: 0 !important;
    width: 25%;
  }
  .kit-v1 .custom-stick-fixed input.qtyplus {
    background: #fff;
    min-width: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none;
    border-left: 1px solid #e8e0e5 !important;
  }
  .kit-v1 .custom-stick-fixed input.qtyminus,
  .kit-v1 .custom-stick-fixed input.qtyplus {
    border-radius: 0 !important;
  }
  .kit-product-template h4#product-price-selectorr {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
  .kit-product-template p.cross-price-was {
    font-size: 10px;
    font-weight: 400;
  }
  .kit-product-template .kit-pro-pricing {
    flex-wrap: wrap;
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    gap: 2px;
    font-size: 10px;
  }
  .kit-product-template .customer-view-options p {
    font-size: 13px;
    justify-content: center;
    align-items: center;
  }
  .kit-product-template ._custom-color-li-main span:first-child {
    font-size: 11px;
  }
  .kit-product-template li._custom-color-li-main strong {
    font-size: 11px;
  }
  .kit-product-template ._custom-color-li-main {
    gap: 8px;
    padding: 15px 8px;
  }
  .kit-v1 .custom-slider-cross {
    top: 2px;
    z-index: 99999;
  }
  .kit-product-template .faq-question-wrap .faq-circle {
    margin-bottom: 0;
  }
  .kit-product-template .custom-add-li-content label > .custom-add-content {
    width: 100%;
  }
}
@media screen and (max-width: 374px) {
  .kit-product-template .kit-pro-pricing {
    flex-wrap: wrap;
  }
  .kit-product-template p.cross-price-was {
    font-size: 11px;
    font-weight: 400;
  }
  .kit-product-template h4#product-price-selectorr {
    font-size: 20px;
  }
  .kit-product-template .kit-pro-pricing > .afterpay-bar {
    gap: 2px;
    font-size: 11px;
  }
  .template-product p.option.color-option {
    font-size: 18px;
  }
  .template-product .cs-modal p.option.color-option {
    margin-bottom: 0;
  }
  .kit-product-template .customer-view-options p,
  .kit-product-template .custom-option-text,
  body.kit-v1 ._custom-color-container ._custom-color-label {
    font-size: 11px;
  }
  .kit-product-template h1 {
    font-size: 26px;
    padding-bottom: 3px;
  }
  .kit-product-template .cs-packaing-optionss,
  .kit-product-template ._custom-color-main,
  .kit-product-template .colors-final-list-sel,
  .kit-product-template .custom-addons-main {
    padding: 15px;
  }
  .kit-product-template label.hsb-class.variation-element {
    font-size: 13px;
    margin-right: 0 !important;
  }
  .kit-product-template .option-header-soldout,
  .kit-product-template .custom-option-header {
    font-size: 8px;
    padding: 6px 0;
    min-height: unset;
  }
  .kit-product-template .cs-color-value {
    font-size: 13px;
    text-align: center;
  }
  body.kit-v1 ._custom-color-container {
    grid-template-columns: repeat(3, 1fr);
  }
  .kit-product-template ._custom-color-li-main {
    padding: 12px 8px;
  }
  .kit-product-template ._custom-color-li-main span:first-child,
  .kit-product-template ._custom-color-li-main strong {
    font-size: 10px;
  }
  .kit-product-template ._custom-color-li {
    padding: 12px 10px;
    font-size: 14px;
  }
  .custom-final-cremove {
    bottom: -12px;
    text-underline-offset: 3px;
    font-size: 11px;
  }
  body.kit-v1 .free_gifts ul.custom-final-content-li-container:before, body.kit-v3 .free_gifts ul.custom-final-content-li-container:before {
    font-size: 9px;
    padding: 1px 7px 2px;
  }
  .kit-product-template .custom-add-li-content label {
    padding: 15px 10px 15px 38px;
  }
  .kit-product-template .add-title {
    font-size: 14px;
  }
  .kit-product-template .custom-add-check {
    width: 20px;
    height: 20px;
    left: 10px;
  }
  .cs-modal.is-visible .cs-modal-wrapper.cs-modal-transition {
    width: 90%;
    padding-bottom: 15px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .kit-product-template .kit-stock-bar {
    padding: 10px;
    gap: 7px;
  }
  .kit-product-template .kit-stock-bar p {
    font-size: 13px;
    line-height: 1.2;
    padding-top: 3px;
  }
  .kit-product-template .wrapper-selection:last-child {
    padding: 15px;
  }
  .kit-product-template .faq-h3.noselect {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.3;
  }
  .section-product-relative h1.h1-light {
    font-size: 26px;
    margin-top: 5px;
  }
}

/* ==================== Custom Modal Style ==================== */
.cs-modal {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.cs-modal.is-visible {
  visibility: visible;
}
.cs-modal_overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.cs-modal.is-visible .cs-modal_overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.cs-modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}
.cs-modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.cs-modal.is-visible .cs-modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.cs-modal_content .selector-wrapper {
  display: none;
}
.cs-modal-wrapper label.out-of-stock {
  background-color: #c2c2c2 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}
.cs-modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}
.cs-modal_close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}
.cs-modal_close:hover {
  color: #777;
}
.cs-modal_content > *:first-child {
  margin-top: 0;
}
.cs-modal_content > *:last-child {
  margin-bottom: 0;
}
.cs-modal-wrapper.cs-modal-transition {
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
  background: white;
  width: 85%;
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  max-width: 400px;
  padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.cs-modal-header {
  position: static;
  padding: 0;
  border: none;
}
.cs-modal-header,
.cs-modal_content {
  padding: 0;
}
button.cs-preshape--btn {
  width: 100%;
  margin: 0 auto;
  display: block;
  background: #efc8e2;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px;
  border-radius: 100px;
}
.cs-modal_close {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px !important;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 99;
  display: block;
  text-align: center;
  background: transparent;
  cursor: pointer;
  color: #4e2e68;
}
.cs-modal-wrapper.cs-modal-transition .option-wrapper {
  gap: 10px;
  padding: 20px 0;
  margin: 0;
  justify-content: center;
}
.cs-modal_content [data-product-option-indexes] input[type="radio"] {
  display: none;
}
.cs-modal_content .option.text-option {
  padding: 0 !important;
  display: flex;
  align-items: center;
  min-height: 50px;
  margin: 0;
  position: relative;
  flex-direction: column;
  overflow: visible;
}
.cs-modal_content .option.text-option.have_custom-option-header {
  border-radius: 0 0 10px 10px !important;
}
.cs-modal_content .option.text-option.selected {
  background-color: #4e2e68 !important;
  color: #efc8e2 !important;
  border: 1px solid #4e2e68 !important;
}
.cs-modal_content .option.text-option.out-of-stock {
  opacity: 0.5;
  cursor: not-allowed;
}
.cs-modal_content .option.text-option .custom-option-text {
  padding-top: 0;
  position: static;
  width: 100%;
  margin: 0;
}
.cs-modal_content .option.text-option .custom-option-header {
  border-radius: 10px 10px 0 0;
  position: absolute;
  bottom: 100%;
  border-radius: 10px 10px 0 0;
  color: #4e2e68;
}
.cs-modal_content .option.text-option img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  max-height: 100px;
  border-radius: 10px 10px 0 0;
}
.cs-modal_content .option.text-option.have_custom-option-header img {
  border-radius: 0;
}
.cs-modal_content .option.text-option .custom-option-data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  margin: 5px 0 5px;
  padding: 0 5px;
}
.cs-modal_content .option.text-option .custom-option-data:not(".has_a_price") {
  justify-content: center;
}
.cs-modal_content .option.text-option .custom-option-data .custom-option-price {
  padding: 0;
}

@media screen and (max-width: 789px) {
 .cs-modal_content .option.text-option {
    width: 100%;
    padding: 0 0px !important;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin: 0 !important;
  }
  .cs-modal_content .option.text-option img {
    object-fit: contain;
    background-color: #f7f5f8 !important;
  }
  .cs-modal_content .option.text-option .custom-option-text {
    font-size: 14px;
  }
  .section-product-relative h1.h1-light {
    font-size: 36px;
  }
  .kit-product-template .custom-add-li-content label > .custom-add-content {
    padding-left: 0;
  }
}

@media screen and (max-width: 550px) {
  .cs-modal_content .option.text-option .custom-option-text {
    font-size: 10px;
  }
}
/* ==================== End Custom Modal Style ==================== */

/* ==================== Kit New Landing Page Style ==================== */
/* html.overflow-hidden,
html.overflow-hidden body.kit-v3 {
  overflow: hidden !important;
} */
.show-annoucement .kit-page-top-bar {
  display: none;
}
.kit-page-top-bar + .info-bar.hidden {
  display: none !important;
}
.kit-product-v3 .kit-add-to-cart-form .quanitty {
    display: none !important;
}
.kit-product-v3 .custom-cta {
  cursor: pointer;
}
.kit-product-v3 .custom-cta .custom-aattcc[disabled],
.kit-product-v3 .custom-cta .custom-aattcc2[disabled] {
  opacity: 1 !important;
  pointer-events: none;
}
.custom-aattcc.btn--hide {
  display: none !important;
}

.fancybox__container {
  z-index: 99992;
}
.hidden {
  display: none;
}
.kit-product-v3 .kit-product-template div#Head-Setup-product {
  width: 100%;
  max-width: calc(1500px + 10rem);
}
/* .kit-product-v3 .offer-content {
  padding-bottom: 30px;
} */
.offer-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-weight: 600;
  background-color: #df9cd994;
  background-image: var(--offer-bg-img);
  background-blend-mode: soft-light;
  text-transform: uppercase;
  padding: 10px;
}
.offer-content.only-content .offer-content-wrapper {
  padding: 17px 10px;  
}
.offer-content-wrapper .offer-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.1;
}

.countdown-timer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
.days-container.hidden {
  display: none !important;
}
.countdown-timer .time-box {
  background: #fff;
  min-width: 28px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1.2;
}
.countdown-timer .time-box .time-count {
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}
.countdown-timer .time-box .label {
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  padding: 0 1px;
}
.countdown-timer .time-separator {
  font-size: 26px;
  color: #fff;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.kit-product-v3 .kit-product-template .main-pro-images .slick-slider .slick-track,
.kit-product-v3 .kit-product-template .kit-pro-thumb.slick-slider .slick-track {
  display: flex;
}
.kit-product-v3 .kit-product-template .main-pro-images .slick-slider .slick-track .slick-slide,
.kit-product-v3 .kit-product-template .kit-pro-thumb.slick-slider .slick-track .slick-slide {
  height: inherit;
}
.kit-product-v3 .kit-product-template .main-pro-images .slick-slider .slick-track .slick-slide img,
.kit-product-v3 .kit-product-template .kit-pro-thumb.slick-slider .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
}
.kit-product-v3 .kit-product-template .thumb-item {
  border: 1px solid transparent;
  position: relative;
}
.kit-product-v3 .kit-product-template .thumb-item.slick-current.slick-active {
  border-color: #9133FF;
}
.kit-product-v3 .product-media-video {
  position: relative;
  width: 100%;
  height: 100%;
}
.kit-product-v3 .deferred-media iframe.kit-main-media {
  height: 100%;
}
.kit-product-v3 .deferred-media[loaded] .product-media-video {
   display: none; 
}
.kit-product-v3 .product-media-video .kit-main-media {
  width: 100%;
}
.kit-product-v3 .product-media-video .custom-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.thumb-item.media-wrap .custom-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
  border-radius: 50%;
}
.thumb-item.media-wrap .custom-play-button svg {
  width: 20px;
  height: 20px;
}

.kit-product-v3 .product__media-icon {
  display: none;
}
.guarantee_text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: #F6C7E5;
  color: #522C6B;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding: 8px 5px;
}
.kit-product-v3 .product-title .custom-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 10px;
}
.kit-product-v3 .kit-product-template .pro-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
}
.kit-product-v3 .kit-product-template .product-title-part .title-wrapper {
  flex: 1 0 auto;
}
.kit-product-v3 .kit-product-template .title-wrapper .afterpay-bar {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  color: #522C6B;
  gap: 3px;
  padding-top: 10px;
}
.kit-product-v3 .kit-product-template .product-title .custom-review-product-summary {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  padding-top: 8px;
  cursor: pointer;
}
.kit-product-v3 .kit-product-template .product-title .custom-review-product-summary .custom-stars-container {
  display: flex;
  align-items: center;
  gap: 2px;
}
.kit-product-v3 .kit-product-template .product-title .custom-review-product-summary .custom-product-summary-review-count {
  font-weight: 400;
  font-size: 14px;
  text-decoration-line: underline;
  line-height: 1;
}
.kit-product-v3 .kit-product-template .product-title .junip-product-summary {
  padding-top: 10px;
}
.kit-product-v3 .kit-product-template .product-title .junip-product-summary .junip-product-summary-review-count {
  text-decoration: underline;
}
.kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 0px;
  gap: 10px;
}
.kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing #product-price-selectorr {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  margin: 0;
}
.kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .cross-price-was {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: right;
}
.kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .saving-price-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  justify-content: flex-end;
  gap: 5px;
}
.kit-product-v3 .kit-product-template .custom-description {
  color: #522C6B;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 22.4px;
  padding-top: 15px;
}
.kit-product-v3 .kit-product-template .custom-description ul {
  padding-left: 30px;
  margin-bottom: 0;
}
.kit-product-v3 .kit-product-template .customers-content {
  color: #9133FF;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 22.4px;
  padding-top: 15px;
}
.kit-product-v3 .kit-product-template .customers-content p {
  margin-bottom: 0;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  width: 100%;
  max-width: 500px;
}
.kit-product-v3 .customers-content + .shopify-app-block {
  padding-top: 20px;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-pro-pricing .saving-price-btn {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  color: #FFFFFF;
  background: #9133FF;
  border-radius: 4px;
  letter-spacing: 0.5px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 4px 12px;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-pro-pricing {
  padding: 0;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-pro-pricing #product-price-selectorr {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-pro-pricing .cross-through {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #98939B;
  margin-left: 0;
}
.kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-mani-content {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.kit-product-v3 .kit-product-template .colors-final-list-sel {
  margin-bottom: 0;
}
.kit-product-v3 .kit-product-template .cs-packaing-optionss {
  margin-bottom: 20px;
}
.kit-product-v3 .kit-product-template .c_p-kit-img {
  padding: 20px 0 0;
}
.kit-product-v3 .kit-product-template .prod-stock-content {
  color: #9133FF;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.25px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 32px 0;
}
.kit-product-v3 .kit-product-template .option.color-option {
  font-weight: 600;
}
.kit-product-v3 .kit-product-template .custom-addons-main {
  border: 0;
  background: transparent;
  padding: 0;
  border-radius: 0;
}
.kit-product-v3 .kit-stock-bar {
  justify-content: space-around;
}
.kit-product-v3 .kit-stock-bar .kit-bar-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.kit-product-v3 .kit-stock-bar .kit-bar-text p {
  margin-bottom: 0;  
}
.kit-product-v3 .kit-product-template .kit-add-to-cart-form .add-to-cart-button {
  background: #522C6B;
  border-radius: 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 1 !important;
  margin-left: 0;
}
.kit-product-v3 .offer-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
  background: #F8EAF6;
  border: 1px solid #9133FF;
  border-radius: 8px;
  padding: 8px 0;
  margin-bottom: 24px;
}
.kit-product-v3 .offer-text-wrapper p {
  margin-bottom: 0;
}

.include-kit-content {
  padding-top: 12px;
  padding-bottom: 32px;
}
.include-kit-content .included-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 12px;
}
.include-kit-content .include-kit-wrapper {
  overflow-x: scroll; 
}
.include-kit-content .include-kit-products {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 12px;
}
.include-kit-content .include-kit-products .include-product {
  display: flex;
  align-self: stretch;
  flex: 1 0 auto;
  position: relative;
}
.include-kit-content .include-kit-products .include-product:hover .tooltip-wrapper {
  visibility: visible;
  opacity: 1;
}
.include-kit-content .include-product .inc-image-wrapper {
  padding: 6px 12px;
  background: #F7F5F8;
  width: 100px;
}
.include-kit-content .include-product .inc-product-details {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 16px;
  border: 1px solid #EDDDEA;
  border-left-width: 0;
  background: #FFFFFF;
  min-width: 110px;
}
.include-kit-content .include-product .inc-image-wrapper img {
  width: 100%;
  height: auto;
}
.include-kit-content .include-product .inc-product-details .inc-product-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  width: 100%;
}
.include-kit-content .include-product .inc-product-details .inc-product-price {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  width: 100%;
}
.tooltip-wrapper {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
}
.tooltip-icon {
  background: #fff;
  color: #a178c0;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tooltip-box {
  position: absolute;
  bottom: 93%;
  left: 50%;
  transform: translateX(-50%);
  background: #a178c0;
  color: #fff;
  padding: 12px;
  border-radius: 8px;
  width: 220px;
  text-align: center;
  font-size: 14px;
  display: none;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  z-index: 1;
  position: fixed;
  transform: translateX(-50%);
  min-height: 60px;
}
.tooltip-box .close-tooltip {
  position: unset;
  top: 0;
  right: 7px;
  cursor: pointer;
  font-size: 16px;
}
.tooltip-box .close-tooltip svg {
  width: 14px;
  height: 14px;
  margin-top: 3px;
}
.tooltip-box .close-tooltip svg g {
  fill: #fff;
}
.tooltip-arrow {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #a178c0;
}
.tooltip-wrapper:hover .tooltip-box {
  display: flex;
  justify-content: space-between;
}
.kit-product-v3 .kit-product-template .custom-addons-main .add-price {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #9133FF;
}
.kit-product-v3 .kit-product-template .custom-addons-main .add-price strike {
  color: #98939B;
}
.kit-product-v3 .kit-product-template .faq-h3.noselect {
  font-weight: 500;
}
.kit-product-v3 .kit-product-template .wrapper-selection:last-child {
  margin-bottom: 0;
}
.kit-v3 .junip-product-review-container {
   padding-bottom: 72px; 
}

.kit-v3 .custom-slider-container {
  height: 100dvh;  
}

@media screen and (min-width: 790px) {
   .desktop-hide {
     display: none !important;
   }
  .kit-product-v3 .offer-content.extra-spacing {
    padding-top: 74px;
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
    z-index: 9;
    display: block;
  }
  .kit-product-v3 .kit-product-template:not(.more-spacing) .offer-content + div#Head-Setup-product {
    padding-top: 150px;
  }
  .kit-product-v3 .kit-product-template.more-spacing .offer-content + div#Head-Setup-product {
    padding-top: 40px;
  }
  .kit-product-v3 .kit-product-template .pro-images-wrapper .main-pro-images {
    width: calc(100% - 81px);
  }
  .kit-product-v3 .kit-product-template .pro-images-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper {
    order: -1;
    max-width: 65px;
    position: relative;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper .custom-arrow {
    position: absolute;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 0;
    cursor: pointer;
    background-color: transparent;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper .custom-arrow.arrow-prev {
    top: -15px;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper .custom-arrow.arrow-next {
    top: auto;
    bottom: -10px;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper .slick-initialized .slick-slide {
    margin-bottom: 4px;
  }
  .kit-product-v3 .kit-product-template .customers-content + .shopify-app-block + .pro-pricing-wrapper {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .kit-product-v3 .image-wrapper-list {
    width: 55%;
    padding-right: 0;
  }
  .kit-product-v3 .custom-main-pcontainer {
    width: 45%;
    max-width: 100%;
    overflow: hidden;  
    padding-left: 2%;
  }
  .kit-product-v3  div#Head-Setup-product .image-wrapper-list {
    top: 120px;
  }
  .kit-product-v3 .offer-content + #Head-Setup-product .image-wrapper-list {
    top: 170px;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {  
  .kit-product-v3 .kit-product-template label.hsb-class.variation-element {
    margin-right: 0 !important;
  } 
  .kit-product-v3 .kit-product-template label.hsb-class.variation-element .custom-option-header {
    font-size: 11px;
  }
}
@media screen and (max-width: 789px) {
  html.overflow-scroll,
  .kit-v3.overflow-scroll {
    overflow: hidden !important;
  }
  .small-hide {
    display: none !important;
  }
  .kit-product-v3 .offer-content {
    padding-bottom: 20px;
  }
  .kit-v3 .kit-product-v3 .sectiong-top-head-padding {
    padding-top: 0 !important;
  }
  .kit-v1 .kit-product-v3 .kit-desktop-banner + .sectiong-top-head-padding {
    padding-top: 10px !important;
  }
  .kit-product-v3 .kit-product-template div#Head-Setup-product {
    padding-left: 15px;
    padding-right: 15px;
  }
  .kit-product-v3 .kit-product-template .customer-view-options {
    display: none;
  }
  .kit-product-v3 .kit-product-template .text-wrapper-product .kit-mob-only .pro-images-wrapper .kit-pro-thumb .slick-list {
    padding-right: 10px;
  }
  .kit-product-v3 .product__media-icon {
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1;
  }
  .kit-product-v3 .product__media-icon .icon {
    width: 16px;
    height: 16px;
  }
  .kit-product-v3 .kit-product-template .pro-images-wrapper .kit-pro-thumb-inner {
    position: relative;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper {
    padding: 4px 6px;
  }
  .kit-product-v3 .kit-product-template .pro-images-wrapper .slick-initialized .slick-slide {
    margin-right: 4px;
  }
  .kit-product-v3 .kit-product-template .thumbnail-image-wrapper .slick-initialized .slick-slide:last-child {
    margin-right: 0;
  }
  .kit-product-v3 .kit-product-template .pro-title {
    font-size: 24px;
  }
  .kit-product-v3 .kit-product-template .text-wrapper-product .kit-mob-only {
    padding-top: 19px;
    margin-left: 0;
    margin-right: 0;
  }
  .kit-product-v3 .pro-pricing-wrapper {
    padding: 48px 0;
  }
  .include-kit-content .include-kit-products .include-product .tooltip-wrapper {
    visibility: visible;
    opacity: 1;
  }
  .include-kit-content .include-kit-products .include-product:last-child .tooltip-wrapper .tooltip-box {
    left: auto !important;
    right: -80px;
  }
  .include-kit-content .include-kit-products .include-product:last-child .tooltip-wrapper .tooltip-box .tooltip-arrow {
    left: auto;
    right: 0;
  }
  .offer-content-wrapper {
    padding: 9px;
  }
  .offer-content.only-content .offer-content-wrapper {
    padding: 15px 9px;  
  }
  .kit-product-v3 .kit-product-template .container {
    padding-top: 11px !important;
  }
  .kit-product-v3 .product-title .custom-text {
    margin-bottom: 5px;
  }
  .kit-product-v3 .product-title .product-title-part {
    align-items: unset; 
  }
  .kit-product-v3 .kit-product-template .title-wrapper .afterpay-bar {
    padding-top: 4px;
  }
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing {
    column-gap: 8px;
    row-gap: 2px;
  }
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .saving-price-wrapper {
    gap: 4px;
  }
  .kit-product-v3 .kit-product-template .custom-description {
    padding-top: 8px;
  }
  .kit-product-v3 .kit-product-template .custom-description ul {
    padding-left: 24px;
  }
  .kit-product-v3 .kit-product-template .pro-pricing-wrapper .kit-pro-pricing .saving-price-btn {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding: 4px 14px;
  }
  .kit-product-v3 .kit-product-template label.hsb-class.variation-element {
    margin-right: 0 !important;
  }
  .kit-product-v3 .kit-product-template .cs-packaing-optionss {
    margin-top: 0;
  }
  .kit-v3 .junip-product-review-container {
     padding-bottom: 48px; 
  }
}
@media (max-width: 600px) {
  .tooltip-box {
    bottom: 110%;
    font-size: 12px;
    width: 200px;
  }
  .kit-product-v3 .kit-product-template ._custom-color-container {
    max-height: 345px;
  }
  .kit-product-v3 .kit-product-template ._custom-color-container ._custom-color-label {
    font-size: 13px;
    line-height: 1.2;
  }
  .kit-product-v3 .kit-product-template ._custom-color-container ._custom-color-label img {
    min-height: 58px;
  }
}
@media screen and (max-width: 478px) {
  .kit-product-v3 .kit-product-template ._custom-color-container {
    max-height: 315px;
  }
  .kit-product-v3 .kit-product-template ._custom-color-container ._custom-color-label {
    font-size: 10px;
    line-height: 1.2;
  }
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .cross-price-was {
    font-size: 15px;
  }
  .kit-product-v3  .kit-product-template .product-title-part .kit-pro-pricing #product-price-selectorr {
    font-size: 24px;
  }
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .saving-price-wrapper {
    font-size: 13px;
  }
  .kit-product-v3 .kit-product-template .title-wrapper .afterpay-bar {
    font-size: 11px;
  }
  .kit-product-v3 .kit-product-template .title-wrapper .afterpay-bar svg:not(.klarna-payment-icon) {
    width: 60px;
  }
  .kit-product-v3 .kit-product-template .title-wrapper .afterpay-bar svg.klarna-payment-icon {
    width: 40px;
  }
}
@media screen and (max-width: 375px) { 
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .cross-price-was {
    font-size: 14px;
  }
  .kit-product-v3  .kit-product-template .product-title-part .kit-pro-pricing #product-price-selectorr {
    font-size: 22px;
  }
  .kit-product-v3 .kit-product-template .product-title-part .kit-pro-pricing .saving-price-wrapper {
    font-size: 12px;
  }
  .kit-product-v3 .kit-product-template ._custom-color-container {
    max-height: 355px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.kit-v1 .custom-stick-fixed.custom-pop{
  margin: 0 auto;
  display: flex !important;
  max-width: 1200px;
  padding: 0;
  z-index: 1;
  background-color: #fff;
}
.pop-image .pop-image-title{
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #522C6B;
  margin: 0;
}
.pop-image .featucer-image{
  width: 60px;
  height: 60px;
}
.custom-pop .pop-image{
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
}
.pro-price{
  display: flex;
  gap: 10px;
  align-items: center;
}
.pro-price .compresh-price {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: line-through;
  color: #522C6B;
  margin: 0 !important;
}

.kit-v1 .sticky-on-kit .custom-stick-fixed .pro-price #product-price-selectorr {
   font-weight: 500;
   font-size: 16px;
   line-height: 20px;
   color: #9133FF;
}
.kit-v1 .custom-pop .add-to-cart-button {
  padding: 8px 20px;
  min-width: 102px;
  height: 36px;
  background: #522C6B;
  margin: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
}
@media(max-width: 1260px){
  .pop-kit .wrapper-add-to-cart.fixed-cart{
   padding-left: 30px;
   padding-right: 30px;
 }
}

@media(max-width: 789px){
  .kit-v1 .custom-stick-fixed.custom-pop{
    flex-direction: row;
    padding: 10px 16px 15px;
  }
  .kit-v1 .sticky-on-kit .wrapper-selection.add-to-cart {
    border-top: 1px solid #e7e1e4;
  }
  .pop-kit .wrapper-add-to-cart.fixed-cart{
    padding-left: 0px;
    padding-right: 0px;
  }
  .kit-product-v3 .pop-kit .quantity-wrap+span {
    width: auto;
    margin: 0;
  }
  .kit-v1 .custom-pop .add-to-cart-button {
    padding: 8px 20px;
    min-width: 102px;
    height: 36px !important;
    font-size: 12px !important;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
  }
  .kit-v1 .custom-pop .custom-stick-2{
   padding-bottom: 0;
  }
  .kit-v1 .sticky-on-kit .custom-stick-fixed .pro-price .cross-price-was .compresh-price {
    vertical-align: middle;
  }
  .kit-v1 .custom-stick-fixed .custom-stick-2 > .wrapper-cart {
    padding-right: 0;
  }
  .countdown-timer {
    gap: 1px;
  }
}
@media(max-width: 575px){
  .pop-image .featucer-image{
    display: none;
  }
}

/* ------------- Image with Text slider section styles ------------- */
.image-with-text-slider-wrap.featured-slider-section {
  padding: 48px 0 48px;
  max-width: 70%;
  margin: 0 auto;
  text-align: center;
}
.image-with-text-slider-wrap.featured-slider-section .featured-slider-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 55px;
}
.image-with-text-slider-wrap .image-with-text-slider {
  display: flex;
  align-items: center;
}
.image-with-text-slider-wrap .featured-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 10px;
}
.image-with-text-slider-wrap .featured-slide-image {
  max-height: 100px;
  height: 48px;
  margin-bottom: 10px;
}
.image-with-text-slider-wrap.featured-slider-section .featured-slide-text {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 20px;
  color: #522C6B;
}
.image-with-text-slider-wrap .custom-arrow-wrapper {
  display: flex;
  justify-content: center;
  gap: 8px;
  padding-top: 30px;
}
.image-with-text-slider-wrap .custom-arrow-wrapper .custom-arrow {
  padding: 0;
}
.image-with-text-slider-wrap.featured-slider-section .slick-prev-custom::before,
.image-with-text-slider-wrap.featured-slider-section .slick-next-custom::before {
  width: 32px;
  height: 32px;
  border: 1px solid #522C6B;
}
.image-with-text-slider-wrap .slider-wrapper {
  position: relative;
}
.image-with-text-slider-wrap .slider-wrapper .desktop-custom-slick-prev {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background-color: transparent;
}
.image-with-text-slider-wrap .slider-wrapper .custom-slick-prev {
  background-color: transparent;
}
.image-with-text-slider-wrap .slider-wrapper .desktop-custom-slick-next {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background-color: transparent;
}
.image-with-text-slider-wrap .slider-wrapper .custom-arrow.slick-disabled {
  opacity: .5;
}

@media screen and (max-width: 1199px) {
  .image-with-text-slider-wrap.featured-slider-section {
    max-width: 90%;
  }
} 
@media screen and (max-width: 789px) {
  .image-with-text-slider-wrap.featured-slider-section {
    max-width: 100%;
    padding: 24px 15px;
  }
  .image-with-text-slider-wrap .featured-slider-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .image-with-text-slider-wrap .featured-slide {
    margin: 0;
  }
  .image-with-text-slider-wrap.featured-slider-section .featured-slider-title {
    margin-bottom: 35px;
  }
  .image-with-text-slider-wrap .slider-wrapper .desktop-custom-slick-next {
    position: unset;
    transform: unset;
  }
}
/* ------------- End Image with Text slider section styles ------------- */

/* ------------- Image with Text carousel section styles ------------- */
.image-with-text-carousel {
  padding: 72px 0;
}
.flex_boxes_left_right {
  display: flex;
}
.flex_boxes_left_right > * {
  width: 50%;
}
.image-with-text-carousel .flex_boxes_left_right {
  gap: 0;
}
.flex_boxes_left_right .left_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.image-with-text-carousel .flex_boxes_left_right.content_position_right .left_wrap {
  order: 1;
}
.flex_boxes_left_right ul {
  display: grid;
  max-width: 100%;
  column-gap: 16px;
  align-items: center;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  flex-shrink: 0;
  flex-basis: auto;
  gap: 12px 16px;
  padding: 0;
  list-style-type: none;
  width: max-content;
  margin-top: 30px;
  margin-bottom: 20px;
}
.right_wrap ul.slick-dots {
  display: flex;
  width: 100%;
  position: absolute;
  bottom: -45px;
  justify-content: center;
  margin: 0;
  gap: 5px;
}
.right_wrap ul.slick-dots li {
  display: block;
  position: static;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
  padding: 0;
  border: 1px solid #493065;
}
.right_wrap ul.slick-dots li.slick-active {
  background-color: #493065;
}
.right_wrap .slick-prev:before {
  content: "";
  top: 0;
  position: absolute;
  z-index: 9999;
  width: 20px;
  height: 60px;
  border-radius: 100%;
  background-color: transparent;
  box-shadow: none;
}
.right_wrap .slick-prev,
.right_wrap .slick-next {
  top: auto;
  margin-top: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
  bottom: -30px;
}
.right_wrap .slick-next:before {
  top: 0;
  background-color: transparent;
  box-shadow: none;
  width: 20px;
}
.right_wrap .slick-prev:hover:before,
.right_wrap .slick-next:hover:before {
  top: 0;
}
.right_wrap .slick-next:before {
  left: 0;
}
.right_wrap .slick-prev:before {
  left: 0;
}
.right_wrap .slick-prev {
  left: calc(50% - 120px);
}
.right_wrap .slick-next {
  right: calc(50% - 120px);
  left: auto;
}
.right_wrap .cl {
  height: auto;
  padding: 10px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  padding: 0;
}
.right_wrap .cl div {
  padding: 10px;
}
.right_wrap .slick-active {
  padding: 20px 0;
}
.right_wrap .slick-list {
  padding: 40px 0px !important;
}
.right_wrap .slick-center {
  transform: scale(1.38);
}
.right_wrap .slick-slide:not(.slick-active) {
  margin: 20px 0;
}
.right_wrap .child {
  width: 100%;
}
.right_wrap .slide:not(.slick-active) {
  cursor: pointer;
}
.right_wrap .pagination {
  text-align: center;
  margin: 0;
}
.image-with-text-carousel .content_block .main-title {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 16px;
}
.image-with-text-carousel .content_block .main-title p,
.image-with-text-carousel .content_block .content-wrapper p {
  margin-bottom: 0;
}
.image-with-text-carousel .content_block .inner-content-wrap {
  max-width: 460px;
  margin: 0 auto;
}
.image-with-text-carousel .content_position_left .content_block .inner-content-wrap {
    margin: 0;
}
.image-with-text-carousel .content_block .content-wrapper {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 24px;
}
.image-with-text-carousel .flex_boxes_left_right .button {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
  text-transform: capitalize;
  letter-spacing: 0;
  background: #522C6B;
  border-radius: 24px;
  padding: 15px 10px;
}
.image-with-text-carousel .flex_boxes_left_right .right_wrap .slick-list {
  padding: 60px 0 50px !important;
}
.image-with-text-carousel .right_wrap .slick-prev::before,
.image-with-text-carousel .right_wrap .slick-next::before {
  display: none;
}
.image-with-text-carousel .right_wrap .slick-active {
  padding: 0;
}
.image-with-text-carousel .right_wrap .slick-slide {
  transition: all 0.5s;
}
.image-with-text-carousel .right_wrap ul.slick-dots {
  position: unset;
}
.image-with-text-carousel .slick-dots button:before {
  display: none;
}
.image-with-text-carousel .right_wrap .slick-center {
  position: relative;
  z-index: 1;
  transform: scale(1.33);
}
.image-with-text-carousel .right_wrap .video-container.slick-center {
  z-index: 2;
}
.image-with-text-carousel .right_wrap .image-wrapper.slick-center + .image-wrapper.slick-active {
  position: relative;
  z-index: 1;
}
.image-with-text-carousel .right_wrap .slick-prev {
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="24" viewBox="0 0 15 26" fill="none"%3E%3Cpath d="M13.9999 24.8506L1.99994 12.8506L13.9999 0.850586" stroke="%23493065" stroke-width="2"/%3E%3C/svg%3E');
  background-size: cover;
  width: 12px;
  height: 24px;
  bottom: -20px;
  left: calc(50% - 75px);
}
.image-with-text-carousel .right_wrap .slick-next {
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="24" viewBox="0 0 15 26" fill="none"%3E%3Cpath d="M0.999939 0.850586L12.9999 12.8506L0.999939 24.8506" stroke="%23493065" stroke-width="2"/%3E%3C/svg%3E');
  background-size: cover;
  width: 12px;
  height: 24px;
  bottom: -20px;
  right: calc(50% - 75px);
}
.image-with-text-carousel .right_wrap .cl {
  padding: 0;
}
.image-with-text-carousel .right_wrap .cl .video-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 0;
  padding-top: 120%;
  cursor: pointer;
}
.image-with-text-carousel .video-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.image-with-text-carousel .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.image-with-text-carousel .video-wrapper.active video {
  display: block;
}
.image-with-text-carousel .video-wrapper.active img,
.image-with-text-carousel .video-wrapper.active .custom-play-button {
  display: none;
}
.image-with-text-carousel .custom-play-button {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: content-box;
  display: block;
  border-radius: 50%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
}

@media (max-width: 1024px) {
  .image-with-text-carousel .flex_boxes_left_right {
    column-gap: 20px;
  }
}

@media (max-width: 789px) {
  .image-with-text-carousel {
    padding: 50px 0;
  }
  .image-with-text-carousel .flex_boxes_left_right {
    flex-direction: column;
  }
  .image-with-text-carousel .flex_boxes_left_right > * {
    width: 100%;
  }
  .image-with-text-carousel .flex_boxes_left_right .right_wrap .slick-list {
    padding: 0 50px !important;
  }
  .image-with-text-carousel .right_wrap.slider_block {
    order: 2;
  }
  .image-with-text-carousel .left_wrap.content_block {
    order: 1;
  }
  .image-with-text-carousel .content_position_left .content_block .inner-content-wrap {
    margin: 0 auto;
  }
  .image-with-text-carousel .content_block .main-title {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    max-width: 100%;
    margin-top: 0;
  }
  .image-with-text-carousel .right_wrap .slick-center {
    transform: scale(1);
  }
  .image-with-text-carousel .slick-slide img {
    width: 100%;
  }
  .image-with-text-carousel .content_block .content-wrapper {
    text-align: center;
  }
  .image-with-text-carousel .custom-play-button {
    width: 56px;
    height: 56px;
  }
  .image-with-text-carousel .right_wrap .slick-slide,
  .image-with-text-carousel .right_wrap .slick-center {
    margin-right: .5em !important;
    margin-left: 0;
  }
  .image-with-text-carousel .right_wrap .cl .video-wrapper {
    padding-top: 125%;
  }
}

@media (max-width: 425px) {
  .image-with-text-carousel {
    padding: 24px 0;
  }
  .image-with-text-carousel .right_wrap .slick-slider {
    padding: 0;
  }
  .image-with-text-carousel .right_wrap .slick-dots {
    margin-top: 38px;
  }
  .image-with-text-carousel .right_wrap .slick-slide:not(.slick-active) {
    margin: 0;
  }
}
/* ------------- End Image with Text carousel section styles ------------- */

/* ------------- Faq section CSS Start ------------- */
.main-faq {
  padding: 50px 0;
}
.main-faq .all-faq{
  display: flex;
  gap: 24px;
}
.main-faq .faq-header{
  width:40%;
}
.main-faq .faq-text{
  width:60%;
  border: 1px solid #4e2e681a;
  background-color: #fff;
  border-radius: 10px;
}
.faq-text .wrapper-selection{
  margin-top: 0%;
  margin-bottom: 0%;
  padding: 0 20px;
}
.faq-text .faq{
 border-style: none none solid none;
 padding: 20px 0;
}
.faq-text .faq-content{
  padding: 10px 0 ;
}
.faq-text .faq .faq-h3.noselect {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #522C6B;
}
.faq-text .faq:last-child{
  border-style:none;
}
.faq-header h3{
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
  color: #522C6B;
  padding-bottom: 10px;
}
.faq-header p{
  font-size: 16px;
  color: #522C6B;
}
@media(max-width: 789px){
  .main-faq {
    padding: 24px 0;
  }
  .main-faq .all-faq{
    display: block;
  } 
    .main-faq .faq-header{
     width:100%;
     padding-bottom: 20px;
  }
    .main-faq .faq-text{
     width:100%;
  } 
  .main-faq .faq-text .faq {
    min-height: 70px;
  }
}
/* ------------- Faq section CSS END ------------- */

/* ------------- risk-free-mani section CSS Start ------------- */
.risk-free-mani {
  padding: 36px 0;
}
.risk-free-mani .content-wrapper {
  text-align: center;
}
.risk-free-mani .mani-image {
  max-width: 120px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.risk-free-mani .content-wrapper .title-wrap .risk-head {
  padding-bottom: 0;
  font-size: 20px;
  line-height: 24px;   
}
.risk-free-mani .content-wrapper .content.risk-content,
.risk-free-mani .popup-inner .content.risk-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  paddin-bottom: 10px;
}
.risk-free-mani .content-wrapper .content.risk-content p,
.risk-free-mani .popup-inner .content.risk-content p {
  margin: 16px 0;
}
.risk-free-mani .mani-cta {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
}
.risk-free-mani .mani-cta.popup {
  text-decoration: none;
}
.risk-free-mani .mani-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.risk-free-mani .popup-inner {
  background: #fff;
  padding: 48px 32px;
  max-width: 700px;
  width: 100%;
  position: relative;
  text-align: center;
  border-radius: 10px;
}
.risk-free-mani .mani-popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}
@media(max-width: 725px){
  .risk-free-mani {
    padding: 24px 0;
  }
  .risk-free-mani .popup-inner{
    width: 95%;
  }
  .kit-v3 .going-beyond-wrap .going-beyond {
    padding: 24px 0;
  }
  .kit-v3 .going-beyond-wrap .going-beyond .headline-center-product h1 {
    margin-top: 0;
  }
}
/* ------------- risk-free-mani section CSS END ------------- */

/* ------------- Nails Strength section CSS Start ------------- */

.nails-strength {
  padding: 36px 0
}
.nails-strength .nails-images-wrap {
  display:flex;
  justify-content: space-between;
  gap: 24px;
  background-color: #F8EAF6;
  padding: 32px;
}
.nails-strength .nails-images-wrap .nail-image {
  flex-basis: 33.33%;
  position: relative;
}
.nails-strength .nail-image .badge-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.nails-strength .nail-image .badge-wrapper .badge-text {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
  background: #FFFFFF;
  padding: 2px 7px;
  border-radius: 4px;
}
.nails-strength .nail-image img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.nail-strength-benefits {
  display:flex;
  background-color: #fff;
  padding: 32px;
  gap: 20px;
}
.nail-strength-benefits .nail-info-title-wrap {
  width: 50%;
}
.nail-strength-benefits .nail-benefits-list {
  width: 50%;
  display: grid;
  grid-template-columns: repeat(2, 200px);
  gap: 16px;
}
.nail-strength-benefits .nail-benefits-list.grid-col-3 {
  grid-template-columns: repeat(3, 1fr);
}
.nail-strength-benefits .nail-info-title-wrap .nails-content-header{
  font-size: 32px;
  line-height: 36px;
}
.nail-strength-benefits .nail-benefits-list .benefit-item {
  width: 164px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.nail-strength-benefits .nail-benefits-list .benefit-item__icon img {
  max-height: 40px;
}
.nail-strength-benefits .nail-benefits-list .benefit-item .benefit-item__text p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}

@media(max-width: 1199px){
  .nail-strength-benefits .nail-benefits-list.grid-col-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 576px) and (max-width: 789px) {  
  .nail-strength-benefits .nail-benefits-list.grid-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media(max-width: 789px){
  .nails-strength {
    padding: 24px 0
  }
  .nails-strength .container {
    max-width: 100%;
  }
  .nail-strength-benefits {
    flex-wrap: wrap;
  }
  .nails-strength .nails-images-wrap {
    gap: 3px;
    padding: 15px;
    flex-wrap: wrap;
  }
  .nails-strength .nail-image {
    flex: 1 0 calc(50% - 24px);
  }
  .nails-strength .nail-image.before-images img {
    border-radius: 0;
    border-top-left-radius: 4px;
  } 
  .nails-strength .nail-image.after-images img {
    border-radius: 0;
    border-top-right-radius: 4px;
  } 
  .nails-strength .nail-image.after-weeks-images img {
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .nail-strength-benefits .nail-info-title-wrap {
    width: 100%;
    padding-bottom: 20px;
  }
  .nail-strength-benefits .nail-benefits-list,
  .nail-strength-benefits .nail-benefits-list .benefit-item {
    width: 100%;
  }
}
@media(max-width: 525px) {
  .nail-strength-benefits {
    padding: 32px 15px;
    text-align: center;
  }
  .nail-strength-benefits .nail-benefits-list,
  .nail-strength-benefits .nail-benefits-list.grid-col-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width: 425px) {
  .nails-content-header {
    font-size: 26px;
    line-height: 32px;
  }
}
/* ------------- Nails Strength section CSS END ------------- */
.kit-v3 .going-beyond-wrap .going-beyond {
  background-image: unset !important;
  padding-top: 35px;
  padding-bottom: 35px;
}

/* ------------- Comparison Section Style ------------- */
.comparison-section {
  text-align: center;
  padding: 50px 20px;
}
.comparison-section .main-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 38px;
  line-height: 48px;
  margin: 0;
  margin-bottom: 20px;
}
.comparison-section .main-title img {
  max-width: 200px;
}
.comparison-section .comparison-tabs {
  background: #F6C7E5;
  border-radius: 8px;
  padding: 4px;
  max-width: 485px;
  margin: 0 auto;
}
.comparison-section .comparison-tabs .tab-list {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.comparison-section .comparison-tabs .tab-list .tab-item {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  border-radius: 4px;
  color: #522C6B;
  background: transparent;
  padding: 14px 12px 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  flex: 1 0 auto;
}
.comparison-section .comparison-tabs .tab-list .tab-item:hover {
  background: rgba(255, 255, 255, 0.6);
}
.comparison-section .comparison-tabs .tab-list .tab-item.active {
  background: #fff;
  color: #522C6B;
}
.comparison-section  .comparison-content {
  padding-top: 24px;
}
.comparison-section .comparison-content .tab-content {
  display: none;
}
.comparison-section .comparison-content .tab-content.active {
  display: block;
}
.comparison-section .comparison-content .tab-content .tab-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #522C6B;
  max-width: 480px;
  margin: 0 auto;
}
.comparison-section .tab-content .comparison-content-wrap {
  display: flex;
  justify-content: center;
  padding-top: 24px;
  gap: 56px;
}
.comparison-section .tab-content .comparison-images {
  display: flex;
  justify-content: center;
  gap: 8px;
  max-width: 50%;
  width: 100%;
}
.comparison-section .tab-content .comparison-text {
  max-width: 50%;
  width: 100%;
}
.comparison-section .tab-content .comparison-images .image-container {
  position: relative;
}
.comparison-section .tab-content .comparison-images .image-container img {
  /* height: 100%; */
  object-fit: cover;
  border-radius: 4px;
}
.comparison-section .tab-content .comparison-images .image-label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 8px;
  left: 8px;
  letter-spacing: 0.5px;
  background: #FFFFFF;
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
}
.comparison-section .cta-button {
  margin-top: 32px;
}
.comparison-section .cta-button .button {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  background: #522C6B;
  max-width: 360px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  padding: 14px 5px;
}

.comparison-table {
  width: 100%;
  border-collapse: separate;
  text-align: center;
}
.comparison-table th:first-child,
.comparison-table td:first-child {
  width: 40%;
  text-align: left;
}
.comparison-table th:nth-child(2),
.comparison-table th:nth-child(3),
.comparison-table td:nth-child(2),
.comparison-table td:nth-child(3) {
  width: 30%;
}
.comparison-table th {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #522C6B;
  border-bottom: 0;
  padding: 20px 0;
  vertical-align: middle;
}
.comparison-table td {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #522C6B;
  padding: 14px 0;
  border-bottom: 1px solid #BAB7B8;
}
.comparison-table tr:last-child td {
  border-bottom-color: transparent;
}
.comparison-table .gd-column {
  background: #F6C7E5;
  border-bottom-color: transparent;
  border-left: 1px solid #522C6B;
  border-right: 1px solid #522C6B;
}
.comparison-table th.gd-column {
  border-top: 1px solid #522C6B;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.comparison-table th.gd-column img {
  max-width: 90px;
}
.comparison-table tr:last-child td.gd-column {
  border-bottom-color: #522C6B;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}

@media(max-width: 789px) {
  .comparison-section {
    padding: 24px 15px;
  }
  .comparison-section .main-title {
    font-size: 24px;
    line-height: 28px;
  }
  .comparison-section .main-title img {
    max-width: 170px;
  }
  .comparison-section .tab-content .comparison-content-wrap {
    flex-wrap: wrap;
    gap: 32px;
  }
  .comparison-section .tab-content .comparison-images {
    max-width: 100%;
    order: 1;
  }
  .comparison-section .tab-content .comparison-text {
    max-width: 100%;
  }
}
@media(max-width: 575px) {
  .comparison-section .comparison-tabs {
    overflow-x: scroll;
  }
}

/* ------------- End Comparison Section Style ------------- */

/* ------------- Apply Easily Remove section CSS Start ------------- */
.apply-easily-remove{
  padding: 24px 0;
}
.apply-content-wrapper .apply-header{
  text-align: center;
}
.apply-content-wrapper{
  text-align: center;
}
.apply-header .apply-heading{
  font-size: 38px;
  line-height: 48px;
}
.apply-header .apply-sub-heading{
  font-size: 20px;
  color: #9133FF;
  font-weight: 400;
  font-style: italic;
}
.apply-header .apply-dis{
  font-size: 16px;
  color: #522C6B;
}
.apply-image-poster {
  display: flex;
  gap: 24px;
  justify-content: center;
  padding: 32px 0;
}
.image-poster-header{
  display: flex;
  gap: 10px;
  align-items: center;
  padding-top: 16px;
}
.image-poster-header .header-index{
  font-size: 48px;
  line-height: 48px;
  color: #9133FF;
  font-weight: 500;
}
.image-poster-header .image-heading{
  font-size: 20px;
  font-weight: 500;
  display: contents;
}
.image-poster-header h2::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 40px; 
  background-color: black; 
  vertical-align: middle;
}
.apply-dis-button{
  padding: 13px 80px;
  background-color: #522C6B;
  border-radius: 24px;
  display: inline-block;
}
.apply-discount-btn{
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.apply-image-poster .image-slide .apply-image{
  position: relative;
}
.apply-easily-remove .apply-image-poster .custom-play-button{
  position: absolute;
  z-index: 1;
  top: 30%;
  left: 30%;;
  display: block;
  border-radius: 50%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
}

.apply-image-poster .video-wrapper{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  display: none;
  cursor: pointer;
}

@media(max-width: 789px) {
  .apply-easily-remove .apply-image-poster .custom-play-button{
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    cursor: pointer;
  }
}
@media(max-width: 425px){
  .apply-image-poster {
    display: flex;
    overflow-x: auto; 
    white-space: nowrap; 
    max-width: 100%; 
    justify-content: flex-start;
  }
  .image-slide {
    min-width: 57%;
  }
  .apply-image img {
    max-width: 100%;
    height: auto;
  }
  .apply-dis-button{
    display:none;
  }
  .apply-image-poster{
    padding: 32px 0 5px;
  }
}
@media(max-width: 425px){
  .apply-header .apply-heading {
    font-size: 32px;
    line-height: 36px;
  }
}
/* ------------- Apply Easily Removesection CSS  END ------------- */

.product-media-modal {
  background-color: #fff;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.product-media-modal[open] {
  visibility: visible;
  opacity: 1;
  z-index: 9999999;
}
.product-media-modal__dialog {
  display: flex;
  align-items: center;
  height: 100vh;
}
.product-media-modal__content {
  max-height: 100vh;
  width: 100%;
  overflow: auto;
  position: relative;
  z-index: 1;
}
.product-media-modal__content > * {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}
.product-media-modal__toggle {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 4rem rgba(53, 53, 53, .2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  position: fixed;
  top: 1rem;
  right: 1rem;
  z-index: 9999;
}
.product-media-modal__content .deferred-media {
  width: 100%;
  position: relative;
}
.deferred-media .media-poster-image {
  display: block;
  max-width: 100%;
  /* position: absolute;
  top: 0;
  left: 0; */
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.deferred-media .custom-play-button {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  cursor: pointer;
}
.product-media-modal__content .deferred-media .kit-main-media {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.product-media-modal__content .deferred-media .custom-play-button {
  z-index: 9;
}
.deferred-media[loaded] .custom-play-button:not(.show-play-btn) .deferred-media__poster-button {
  display: none;
}
.deferred-media .custom-play-button .deferred-media__poster-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.product-media-modal__toggle:hover {
  color: rgba(18,18,18, 0.75);
}

@media screen and (min-width: 750px) {
  .product-media-modal__content > *:not(.active) {
    display: block;
  }
  .product__media-list .deferred-media {
    display: block;
  }
  .product-media-modal__content > * {
    width: 100%;
  }
  .product-media-modal__toggle {
    right: 2rem;
    top: 2rem;
  }
}
/* ==================== End Kit New Landing Page Style ==================== */

/* ====================== Select Color css ========================= */
.kit-product-template label.hsb-class.variation-element.selected {
  border: 1px solid #522c6b !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: rgb(82 44 107) 0px 4px 0 !important;
}

.kit-product-template label.hsb-class.variation-element {
  border: 1px solid #edddea !important;
  border-radius: 12px !important;
}

.kit-product-template label.hsb-class.variation-element {
  border: 1px solid #edddea !important;
  border-radius: 12px !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 16px !important;
  margin: 0;
  gap: 7px;
}

.kit-product-template .cs-color-value {
  padding: 5px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: center;
  display: flex;
  border-radius: 50px;
  background: #4e2e68;
  color: #fff;
  width: 100%;
  gap: 5px;
  justify-content: center;
  align-items: center;
}

.custom-option-header,
.option-header-soldout{
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  background: #EDC1DD;
  padding: 7px;
}
.kit-product-template .color-option{
  margin-bottom: 20px;
}
.kit-product-template span.custom-option-header:empty {
  display: none;
}

.kit-product-template label.opt-ultimate-kit.option>span {
  background: #522c6b;
  color: #fff;
}

.kit-product-template .cs-packaing-optionss {
  border: 1px solid #f6eff3;
  padding: 30px;
  border-radius: 16px;
  background: #fff;
}

.kit-product-template .option-wrapper {
  margin: 0;
  gap: 10px;
  position: relative;
}

.kit-product-template label.opt-ultimate-kit.option>span.custom-option-header {
  background: #522c6b;
  color: #fff;
  border-top: none !important;
  margin-top: -1px;
}

.kit-product-template .custom-option-header,
.kit-product-template .option-header-soldout{
  position: absolute;
  width: auto;
  border-radius: 16px;
  padding: 0 12px;
  min-height: auto;
  top: -10px;
}

.kit-product-template .variant-description p {
  margin: 0;
  font-weight: 500;
}

.kit-product-template .custom-option-text {
  width: auto;
  padding-top: 0;
}

.kit-product-template .wrapper-selection {
  margin-top: 0;
  margin-bottom: 20px;
}

.kit-product-template .option.color-option {
  width: auto;
  height: auto;
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 0.15000000596046448px;
}

@media (min-width: 1441px) and (max-width: 1645px) {
  .kit-product-template .kit-package-options label.hsb-class.variation-element {
    padding: 10px !important;
  }

  .kit-package-options .custom-option-text,
  .kit-package-options .cs-kit-col {
    font-size: 12px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .kit-package-options .cs-color-value {
    font-size: 10px;
    line-height: 14px;
  }

  .kit-package-options .variant-description p {
    font-size: 12px;
    line-height: 13px;
  }

  .kit-package-options .custom-option-label {
    padding: 10px !important;
  }

  .kit-v3 .kit-product-v3 .kit-product-template label.hsb-class.variation-element .custom-option-header
  {
    padding: 0 4px;
    font-size: 8px;
  }
 .kit-product-template .option-header-soldout {
    padding: 0 4px;
    font-size: 8px;
 }
  .kit-package-options label.hsb-class.variation-element {
    gap: 5px;
  }

  .kit-v3 .kit-package-options .cs-color-value {
    flex-direction: column;
    padding: 5px !important;
    line-height: 12px;
    gap: 0;
  }

  .kit-package-options .custom-option-text,
  .kit-package-options .cs-kit-col {
    font-size: 9px;
  }

  .kit-product-v3 .kit-product-template label.hsb-class.variation-element {
    padding: 10px !important;
  }

  .kit-product-template .variant-description p {
    line-height: 15px;
    font-size: 13px;
  }
}

@media(max-width:768px) {
  .kit-v3 .kit-package-options .cs-color-value {
    flex-direction: column;
    line-height: 11px;
  }

  .kit-product-template .variant-description p {
    line-height: 15px;
    font-size: 13px;
  }
   .kit-product-template .option-header-soldout {
    padding: 0 4px;
    font-size: 9px;
 }
}

@media(max-width:575px) {
  .kit-package-options .variant-name p {
    font-size: 12px;
  }

  .kit-package-options .custom-option-header ,
  .kit-package-options .option-header-soldout {
    top: -7px;
    padding: 4px 12px;
    line-height: 12px;
    font-size: 9px;
  }

  .kit-v3 .kit-package-options .cs-color-value {
    flex-direction: column;
    font-size: 10px;
    line-height: 12px;
    gap: 0;
  }

  .kit-v3 .kit-product-template label.hsb-class.variation-element {
    padding: 16px !important;
  }

  .kit-package-options .option.color-option {
    font-size: 16px;
  }

  .kit-v3 .kit-product-template .custom-option-text {
    font-size: 11px;
  }
}

@media(max-width:425px) {
  .kit-product-template .kit-package-options {
    padding: 15px 10px;
  }

  .kit-package-options .variant-description {
    line-height: 10px;
    font-size: 9px;
  }

  .kit-v3 .kit-package-options .custom-option-text {
    font-size: 9px;
  }

  .kit-package-options .variant-name p {
    font-size: 11px;
  }

  .kit-v3 .kit-package-options .custom-option-header,
  .kit-v3 .kit-package-options .option-header-soldout{
    font-size: 8px;
    padding:2px 4px;
  }

  .kit-v3 .kit-package-options .cs-color-value {
    font-size: 9px;
    line-height: 12px;
    padding: 5px !important;
  }

  .kit-package-options .custom-option-label.selected {
    box-shadow: rgb(82 44 107) 0px 3px 0 !important;
  }
    .kit-product-template .variant-description p{
    font-size: 10px;
  }
}

@media(max-width:375px) {
  .kit-v3 .kit-product-template .kit-package-options .custom-option-label {
    padding: 10px !important;
  }

  .kit-v3 .kit-product-template label.hsb-class.variation-element {
    padding: 10px !important;
  }
}

/* ============ END ===================== */