/** Shopify CDN: Minification failed

Line 1396:62 Unexpected "\".has_a_price\""

**/
: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 {
  left: -4em;
}

.slick-prev:before {
  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_drawer-bottom {
  max-width: 100vw;
}

.c_p-box h2 {
  color: white;
  margin: 0px;
  font-size: 16px;
  line-height: normal;
}

.c_p-kit-img {
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0 18px;
  width: 100%;
}

.c_p-kit-img img {
  width: 100%;
  display: block;
}

.custom---info-hover {
  display: none;
}

._custom-color-main-mb {
  margin: 0px;
  border: 0;
  padding: 0;
  background: transparent;
}

._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;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 0;
}

.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("/cdn/shop/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 label.hsb-class.variation-element.selected {
  border: 1px solid #522c6b !important;
  border-radius: 12px !important;
}

.kit-product-template label.hsb-class.variation-element:not(.selected) {
  background: #fff !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: 15px !important;
  position: relative;
  overflow: visible;
}

.kit-product-template span.custom-option-header:empty {
  display: none;
}

.kit-product-template label.hsb-class.variation-element img {
  height: 100%;
  border-radius: 10px;
}

/* .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;
}

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

.kit-product-template ._custom-color-item {
  width: calc(100% / 2);
  padding: 5px;
  position: relative;
}

.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 .cs-variant-image img {
  height: auto;
  border-radius: 10px;
}

.kit-product-template .cs-color-value span {
  display: block;
}

.kit-product-template .cs-color-value .custom-option-text {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 24px;
}

.kit-product-template .cs-color-value .cs-kit-col {
  margin: 0 0 10px;
  font-weight: 300;
}

.kit-product-template .cs-color-value .cs-kit-price {
  margin: 0;
  font-size: 18px;
}

.kit-product-template .cs-color-value {
  padding: 10px 0 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: center;
}

.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;
  flex-wrap: wrap;
  justify-content: center;
}

.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 .kit-pro-pricing > .afterpay-bar svg {
  height: 20px;
  width: 100px;
}

.cs-modal_content .selector-wrapper {
  display: none;
}

.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;
}

.cs-modal-wrapper label.out-of-stock {
  background-color: #c2c2c2 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

[data-product-option-indexes] input[type="radio"] {
  display: none;
}

.kit-product-template span.cross-through {
  text-decoration: line-through;
  margin-left: 5px;
}

.kit-product-template p.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 p.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);
  transition: all ease-in-out 0.2s;
}

.kit-product-template p.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 .option.color-option {
  width: auto;
  height: auto;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.15000000596046448px;
  margin-bottom: 20px;
}

.kit-product-template ._custom-color-labels {
  margin-bottom: 16px;
}

.kit-product-template .option .chooes-option {
  font-weight: 400 !important;
}

.kit-product-template span.option.color-option {
  font-size: 20px;
}

.kit-product-template span.item-available {
  font-size: 20px;
}

.kit-product-template .colors-final-list-sel {
  /* margin: 30px 0 20px; */
}

.kit-product-template .colors-final-list-sel {
  margin-bottom: 10px;
  /* border: 1px solid #edddea; */
  /* background: #fff; */
  /* padding: 30px 30px 50px; */
  /* border-radius: 16px; */
  margin-top: 20px;
}

.kit-product-template .colors-final-content {
  background: #fff;
  padding: 15px 15px 10px;
  border-radius: 15px;
  border: 1px solid #edddea;
}

.kit-product-template .custom-addons-main {
  border: 1px solid #f6eff3;
  background: #fff;
  padding: 20px 15px 15px;
  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;
}

.kit-product-template .add-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.kit-product-template .custom-add-check {
  /* width: 24px;
  height: 24px;
  left: 15px; */
  width: 24px;
  height: 24px;
  left: 20px;
  transform: unset;
  top: 20px;
}

.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 p.add-discount {
  position: absolute;
  padding: 3px 20px;
  border-radius: 20px;
  background-color: #522c6b;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  top: -13px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 130px;
}

.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: 30px;
  margin-bottom: 20px;
}

.kit-product-template .kit-stock-bar p {
  font-size: 16px;
}

.kit-product-template .container {
  width: 100%;
}

.kit-v2.show-annoucement .sectiong-top-head-padding,
.kit-v2.show-annoucement .sectiong-top-head-padding {
  overflow: visible;
  padding-top: 10em;
}

.colour-v1.show-annoucement .sectiong-top-head-padding {
  overflow: visible;
  padding-top: 7em;
}

.colour-v1 .container.w-container.custom-main-pcontainer {
  padding-top: 50px;
}

.colour-v1 .kit-product-template .customer-price-global {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

.colors-final-content {
  row-gap: 18px;
}

.kit-v2.show-annoucement .kit-product-annoucement,
.colour-v1.show-annoucement .kit-product-annoucement {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: #e4b5ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.10000000149011612px;
  text-align: center;
  color: #522c6b;
  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-v2 .wrapper-selection.add-to-cart,
.colour-v1 .wrapper-selection.add-to-cart {
  border-top: 1px solid #e7e1e4;
  background: #ffffff;
}

.kit-v2 .custom-stick-fixed ul.custom-stick-1 li:first-child,
.colour-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-v2 .custom-stick-fixed,
.colour-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-v2 .custom-stick-fixed .custom-stick-1,
.colour-v1 .custom-stick-fixed .custom-stick-1 {
  width: auto;
  min-width: 340px;
}

.kit-v2 .custom-stick-fixed p.cross-price-was,
.colour-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-v2 .custom-stick-fixed .pro-parition-price,
.colour-v1 .custom-stick-fixed .pro-parition-price {
  display: flex;
  align-items: center;
  max-width: 270px;
  text-align: center;
  justify-content: center;
}

.kit-v2 .custom-stick-fixed .disc-saving,
.colour-v1 .custom-stick-fixed .disc-saving {
  max-width: 270px;
  text-align: center;
}

.kit-v2 .custom-stick-fixed span.cross-through,
.colour-v1 .custom-stick-fixed span.cross-through {
  text-decoration: line-through;
  margin: 0 5px;
  margin-left: 0;
}

.kit-v2 .custom-stick-fixed h4#product-price-selectorr,
.colour-v1 .custom-stick-fixed h4#product-price-selectorr {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
}

.kit-v2 .custom-stick-fixed .disc-saving p,
.colour-v1 .custom-stick-fixed .disc-saving p {
  display: inline-block;
  background: #ff23f5;
  padding: 10px 15px;
  border-radius: 8px;
}

.kit-v2 .custom-stick-fixed .disc-saving p,
.colour-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-v2 .custom-stick-fixed .quanitty,
.colour-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-v2 .custom-stick-fixed input.qtyminus,
.colour-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-bottom: 1px solid #e8e0e5 !important;
}

.kit-v2 .custom-stick-fixed input.qtyplus,
.colour-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-bottom: 1px solid #e8e0e5 !important;
}

.kit-v2 .custom-stick-fixed .add-to-cart-button,
.colour-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-v2 .custom-stick-fixed .custom-stick-2,
.colour-v1 .custom-stick-fixed .custom-stick-2 {
  width: 100%;
  padding-left: 0;
}

.kit-v2 .custom-stick-fixed .sticky-bar-pricing,
.colour-v1 .custom-stick-fixed .sticky-bar-pricing {
  padding-left: 0px;
}

.kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart,
.colour-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;
}

body.kit-v2.show-annoucement div#glFilter-search-popup,
body.kit-v2.show-annoucement div#glFilter-search-popup,
body.colour-v1.show-annoucement div#glFilter-search-popup {
  top: 100px;
}

body.kit-v2 ._custom-color-main-mb ._custom-color-ul,
body.colour-v1 ._custom-color-main-mb ._custom-color-ul {
  width: 100%;
}

.kit-product-template .faq-content {
  height: auto !important;
  font-size: 15px;
}

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

.kit-product-template .custom-option-header {
  border: none !important;
  position: absolute;
  top: -20px;
  border: 1px solid #edddea !important;
  border-radius: 30px;
  padding: 9px;
  background-color: #edc1dd;
  color: #4e2e68;
  width: calc(100% - 20px);
}

.kit-product-template
  label.hsb-class.variation-element.selected
  span.custom-option-header {
  /* border-bottom: 1px solid #522c6b !important; */
}

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

.kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:first-child,
.colour-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:first-child {
  display: flex;
  align-items: center;
}

.kit-v2 .custom-stick-fixed input.qtyminus,
.colour-v1 .custom-stick-fixed input.qtyminus {
  min-height: 100%;
}

.kit-v2 .custom-stick-fixed input.qtyplus,
.colour-v1 .custom-stick-fixed input.qtyplus {
  min-height: 100%;
}

.kit-product-template h1 {
  margin: 0;
  line-height: 24px;
  margin-bottom: 15px;
}

.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-v2.show-annoucement .kit-product-annoucement img,
.kit-v2.show-annoucement .kit-product-annoucement img,
.colour-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-v2.show-annoucement .kit-product-annoucement p,
.kit-v2.show-annoucement .kit-product-annoucement p,
.colour-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-v2 img.kit-desktop-banner,
.colour-v1 img.kit-desktop-banner {
  width: 100%;
  max-width: calc(1360px + 10rem);
  margin: 0 auto;
  padding-left: 5rem;
  padding-right: 5rem;
  display: block;
}

.kit-v2 img.kit-desktop-banner,
.colour-v1 img.kit-desktop-banner {
  padding-top: 9.5em;
}

.kit-v2 .sectiong-top-head-padding {
  padding-top: 30px !important;
}

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

.kit-v2 img:not([src]):after,
.colour-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;
}

span#counter {
  padding-left: 5px;
  padding-right: 5px;
}

.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-header,
.cs-modal_content {
  padding: 1em;
}

.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 .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: auto;
  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;
}

.delivery-text {
  margin-top: 20px;
  text-align: center;
}

.delivery-text span {
  font-weight: 500;
}

.kit-v2 .custom-stick-fixed .wrapper-cart .mo-p-content {
  display: flex;
  align-items: center;
  gap: 10px;
}

.kit-v2 .custom-stick-fixed .wrapper-cart .mo-p-content .mo-p-data {
  font-size: 16px;
}

/* Media started */
@media screen and (min-width: 790px) {
  .kit-mob-only {
    display: none;
  }

  .tap-only-mob {
    display: none;
  }

  .kit-v2 img.kit-mob-banner,
  .colour-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-v2 .custom-stick-fixed p.cross-price-was,
  .colour-v1 .custom-stick-fixed p.cross-price-was {
    font-size: 11px;
  }
  .kit-v2 .custom-stick-fixed h4#product-price-selectorr,
  .colour-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-v2 .custom-stick-fixed,
  .colour-v1 .custom-stick-fixed {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 1400px) and (min-width: 1050px) {
  .cs-sticky-atc .custom-stick-container {
    display: inherit;
  }
}

@media screen and (max-width: 991px) {
  .image-wrapper-list.product-image {
    padding-bottom: 0;
    max-height: none;
  }

  .custom-main-pcontainer {
    padding-top: 30px !important;
  }

  .kit-product-template .container {
    width: 100%;
    max-width: 100%;
  }
  .section-product-relative h1.h1-light {
    font-size: 36px;
  }
}

@media screen and (max-width: 1120px) {
  .kit-product-template .custom-option-header {
    font-size: 12px;
  }
  .section-product-relative h1.h1-light {
    font-size: 40px;
  }
}

@media screen and (max-width: 789px) {
  body.kit-v2 .kit-product-template .custom-addons-main .add-title {
    max-width: 100px;
    word-break: auto-phrase;
  }

  .kit-product-template .cs-color-value {
    padding-bottom: 0;
  }

  .kit-product-template .text-wrapper-product .junip-product-summary {
    margin-bottom: 10px;
    width: 100%;
  }

  body .kit-product-template p.add-price {
    width: 100%;
  }

  body.kit-v2 ._custom-color-main-mb ._custom-color-ul {
    margin-bottom: 10px;
  }

  body .kit-product-template .colors-final-list-sel {
    padding: 10px 0 0;
  }

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

  .kit-product-template .cs-packaing-optionss .option.color-option {
    margin-bottom: 20px;
  }

  .kit-product-template .option.color-option {
    margin-bottom: 10px;
  }

  .kit-product-template .kit-pro-thumb {
    height: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    overflow-x: auto;
  }

  .kit-product-template .kit-pro-thumb .images {
    width: 100%;
    min-width: 75vw;
  }

  .kit-product-template .kit-pro-thumb .slick-dots {
    position: unset;
    margin-top: 10px;
  }

  .kit-product-template .kit-pro-thumb .slick-dots li {
    display: inline-block;
    position: unset;
    vertical-align: middle;
    width: 16px;
    margin: 0 2px;
  }

  .kit-product-template .kit-pro-thumb .slick-dots li button {
    width: 12px;
    height: 12px;
    background: #cebac6;
    border-radius: 50%;
  }

  .kit-product-template .kit-pro-thumb .slick-dots li.slick-active button {
    background: #4e2e68;
  }

  .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 > .afterpay-bar {
    display: inline-flex;
    margin: 0;
    align-items: center;
    gap: 5px;
    justify-content: flex-start;
    /* width: 100%; */
  }

  .kit-product-template h4#product-price-selectorr {
    display: flex;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-1,
  .colour-v1 .custom-stick-fixed .custom-stick-1 {
    display: none;
  }

  .kit-v2 .custom-stick-fixed .sticky-bar-pricing,
  .colour-v1 .custom-stick-fixed .sticky-bar-pricing {
    display: none;
  }

  .kit-v2 .custom-stick-fixed,
  .colour-v1 .custom-stick-fixed {
    padding-left: 0px;
    padding-right: 0px;
    display: grid !important;
    grid-template-columns: 1fr;
  }
  .kit-v2 .custom-stick-fixed .add-to-cart-button,
  .colour-v1 .custom-stick-fixed .add-to-cart-button {
    min-width: 100px;
    margin-left: 0;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart,
  .colour-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart {
    margin: 0;
    flex-direction: row-reverse;
    gap: 15px;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart {
    flex-direction: unset;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:last-child,
  .colour-v1 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:last-child {
    min-width: 65%;
  }

  .kit-product-template .kit-pro-pricing {
    padding: 0;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2,
  .colour-v1 .custom-stick-fixed .custom-stick-2 {
    width: 100%;
    padding-left: 0;
    max-width: 100%;
  }

  .kit-v2 .custom-stick-fixed p.tap-click-view::after,
  .colour-v1 .custom-stick-fixed p.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-v2 .custom-stick-fixed p.tap-click-view,
  .colour-v1 .custom-stick-fixed p.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-v2 .info-bar,
  .colour-v1 .info-bar {
    position: relative;
    z-index: 99999999;
  }

  .kit-v2 .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;
  }

  body.colour-v1 .wrapper-cart {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .colour-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-v2 .custom-stick-fixed .tap-to-save-main + p,
  .colour-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: #ddc9e2;
    text-align: left;
    width: auto;
    margin: 10px 0;
    display: inline-block;
    border-radius: 8px;
  } */
  .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: 0;
    margin-top: 0;
    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: 20px;
    margin-bottom: 20px;
  }

  .kit-product-template .kit-stock-bar p {
    font-size: 14px;
    /* max-width: 150px; */
  }

  .kit-product-template .text-wrapper-product .kit-mob-only {
    border: none;
    /* margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw); */
    margin: 0;
    margin-left: -5px;
    margin-right: -5px;
  }

  .kit-v2 img.kit-mob-banner,
  .colour-v1 img.kit-mob-banner {
    padding-top: 1em;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .kit-v2 img.kit-mob-banner {
    padding-top: 14px;
  }

  .kit-v2 img.kit-desktop-banner,
  .colour-v1 img.kit-desktop-banner {
    display: none;
  }

  .kit-v2 .sectiong-top-head-padding,
  .colour-v1 .sectiong-top-head-padding {
    padding-top: 10px !important;
  }

  .kit-v2.show-annoucement .kit-product-annoucement p,
  .colour-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;
    color: #7a767a;
  }

  .kit-product-template .customer-view-options p {
    font-size: 13px;
    justify-content: center;
    align-items: center;
  }

  .kit-product-template .kit-pro-pricing {
    padding: 0;
    /* justify-content: flex-start; */
    flex-wrap: nowrap;
  }

  .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-v2 .header,
  body.template-product.colour-v1 .header {
    position: relative;
  }

  body.template-product.kit-v2.show-annoucement .header,
  body.template-product.kit-v2.show-annoucement .header,
  body.template-product.colour-v1.show-annoucement .header {
    position: static;
    margin-top: 40px;
  }

  .kit-v2.show-annoucement .kit-product-annoucement,
  .colour-v1.show-annoucement .kit-product-annoucement {
    position: fixed;
  }

  .cart_for_mobile_only .cart-wrapper {
    z-index: 999999;
    height: 100%;
    min-height: 100vh;
  }

  .kit-v2.show-annoucement .kit-product-annoucement,
  .colour-v1.show-annoucement .kit-product-annoucement {
    z-index: 9999999;
  }

  body.kit-v2.scrolling_down .navbar + .background-header,
  body.kit-v2.scrolling_down .navbar + .background-header,
  body.colour-v1.scrolling_down .navbar + .background-header {
    transform: translateY(-100px);
    transition: all ease-in-out 0.35s;
  }

  body.kit-v2.scrolling_up .navbar + .background-header,
  body.kit-v2.scrolling_up .navbar + .background-header,
  body.colour-v1.scrolling_up .navbar + .background-header {
    transform: translateY(0);
    transition: all ease-in-out 0.35s;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2 > .wrapper-cart,
  .colour-v1 .custom-stick-fixed .custom-stick-2 > .wrapper-cart {
    padding: 10px 20px 0;
    align-items: center;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2,
  .colour-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;
    margin-left: 3px;
  }

  .kit-product-template h1 {
    margin-bottom: 0;
    line-height: normal;
  }

  .itemdescription {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .kit-v2 .sticky-on-kit .custom-stick-container,
  .colour-v1 .sticky-on-kit .custom-stick-container {
    padding: 0;
    background: transparent;
  }

  .kit-v2 .sticky-on-kit .wrapper-selection.add-to-cart,
  .colour-v1 .sticky-on-kit .wrapper-selection.add-to-cart {
    border-top: none;
    background: transparent;
  }

  .kit-v2 .sticky-on-kit .custom-stick-container .wrapper-add-to-cart,
  .colour-v1 .sticky-on-kit .custom-stick-container .wrapper-add-to-cart {
    padding: 0;
  }

  .kit-v2 .info-bar,
  .colour-v1 .info-bar {
    position: relative;
    z-index: 9999999;
  }

  .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;
  }
}

@media screen and (max-width: 550px) {
  .cs-modal_content .option.text-option .custom-option-text {
    font-size: 12px;
  }
  .section-product-relative h1.h1-light {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .kit-product-template
    .text-wrapper-product
    .junip-product-summary
    .junip-product-summary-star-ratings-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart {
    gap: 5px;
  }

  .kit-v2 .custom-stick-fixed .wrapper-cart .tap-only-mob {
    width: calc(100% - 100px);
  }

  .kit-v2 .custom-stick-fixed .add-to-cart-button {
    font-size: 12px;
    height: 40px;
  }

  .kit-v2 .custom-stick-fixed .wrapper-cart .mo-p-image img {
    width: 50px;
    height: 50px;
  }

  .kit-v2 .custom-stick-fixed .wrapper-cart .p-title {
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 18px;
  }

  .kit-v2 .custom-stick-fixed .wrapper-cart .p-variant-selector {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 18px;
  }

  .kit-v2 .custom-stick-fixed .wrapper-cart .p-price {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (max-width: 478px) {
  /* .custom-main-pcontainer {
    padding-top: 15px !important;
  } */
  .kit-v2 .custom-stick-fixed .custom-stick-2 .wrapper-cart span:first-child,
  .colour-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-v2 .custom-stick-fixed input.qtyminus,
  .colour-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-v2 .custom-stick-fixed .quanitty,
  .colour-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-v2 .custom-stick-fixed input.qtyminus,
  .kit-v2 .custom-stick-fixed input.qtyplus,
  .colour-v1 .custom-stick-fixed input.qtyminus,
  .colour-v1 .custom-stick-fixed input.qtyplus {
    min-height: 100%;
    border-radius: 0 !important;
    width: 25%;
  }

  .kit-v2 .custom-stick-fixed input.qtyplus,
  .colour-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-v2 .custom-stick-fixed input.qtyminus,
  .colour-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: 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 ._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-v2 .custom-slider-cross,
  .colour-v1 .custom-slider-cross {
    top: 2px;
    z-index: 99999;
  }

  .kit-product-template .cs-color-value .custom-option-text,
  .kit-product-template .cs-color-value .cs-kit-price,
  .kit-product-template .add-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 3px;
    word-break: break-all;
  }

  .kit-product-template .cs-color-value {
    font-size: 12px;
  }

  .template-product p.option.color-option,
  .kit-product-template span.option.color-option,
  .kit-product-template span.item-available {
    font-size: 17px;
  }

  body.kit-v2 ._custom-color-ul-2 {
    flex-wrap: nowrap !important;
    height: unset !important;
    overflow-x: scroll;
    overflow-y: hidden !important;
  }

  li._custom-color-li {
    word-break: keep-all;
    white-space: nowrap;
    width: auto;
    max-width: -webkit-fill-available;
    min-width: 90px;
    scroll-snap-align: start;
    flex-shrink: 0;
  }

  .kit-product-template .custom-option-header {
    width: 100%;
  }

  .kit-product-template p.add-discount {
    font-size: 12px;
  }
}

@media screen and (max-width: 374px) {
  .kit-product-template .kit-stock-bar {
    padding: 20px;
    gap: 10px;
  }

  .kit-product-template .kit-stock-bar p {
    font-size: 14px;
  }

  .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;
  }

  .kit-product-template .customer-view-options p {
    font-size: 12px;
  }
}

/* Iphone queries starts */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

@media only screen and (width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

@media only screen and (width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 3) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

@media only screen and (width: 430px) and (height: 932px) and (-webkit-device-pixel-ratio: 3) {
  .c_drawer-bottom {
    padding-bottom: 100px;
  }
}

.junip-reviews-container.junip-reviews-layout-grid
  .junip-grid-content
  .junip-grid-action-container {
  display: none;
}

/* ---------------- how_to_nail ---------------- */
section.how_to_nail {
  padding: 53px 0 40px;
  /* background: #754895; */
}
section.how_to_nail .top_content h2 {
  margin-bottom: 15px;
}
section.how_to_nail .video_how_to_nail {
  max-width: 570px;
  margin: 0 auto;
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-center {
  position: relative;
  z-index: 1;
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-slide {
  position: relative;
  padding: 20px 0;
  margin: 0;
}
section.how_to_nail .video_how_to_nail .video-tag {
  border-radius: 10px;
  width: 100%;
}
section.how_to_nail
  .video_how_to_nail.right_wrap
  .slick-slide:not(.slick-center) {
  opacity: 0.5;
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-slide.slick-center {
  transform: scale(1.37);
  position: relative;
  z-index: 1;
}
section.how_to_nail .video_how_to_nail.right_wrap ul.slick-dots {
  position: unset;
  margin-top: 26px;
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-next:before,
section.how_to_nail .video_how_to_nail.right_wrap .slick-prev:before {
  display: none;
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-next {
  background: url(/cdn/shop/files/Vector_14.svg?v=1706683583);
  background-size: cover;
  width: 12px;
  height: 24px;
  bottom: -8px;
  right: calc(50% - 65px);
}
section.how_to_nail .video_how_to_nail.right_wrap .slick-prev {
  background: url(/cdn/shop/files/Vector_15.svg?v=1706683583);
  background-size: cover;
  width: 12px;
  height: 24px;
  bottom: -8px;
  left: calc(50% - 65px);
}

section.how_to_nail .video_how_to_nail.no_slider {
  max-width: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
section.how_to_nail .video_how_to_nail.no_slider .video_parent {
  max-width: 260px;
  position: relative;
}

section.how_to_nail .dashed_box_wrap.first_content {
  margin-bottom: 0px;
  /* margin-bottom: 72px; */
}
section.how_to_nail .dashed_box_wrap .mark_list_dashed_box .img_text_undr_dash {
  align-items: center;
  gap: 6px;
  display: flex;
  background: #fff;
  border-radius: 50px;
  padding: 4px 8px 4px 6px;
}
section.how_to_nail .dashed_box_wrap.first_content .mark_list_dashed_box {
  margin: 32px 0;
}
section.how_to_nail .dashed_box_wrap.second_content .mark_list_dashed_box {
  margin: 32px 0;
}
section.how_to_nail
  .video_how_to_nail.right_wrap
  ul.slick-dots
  li.slick-active {
  background-color: #fff;
}
section.how_to_nail .video_how_to_nail.right_wrap ul.slick-dots li {
  border: 1px solid #fff;
}
section.how_to_nail .top_content p {
  max-width: 565px;
  margin-top: 0px;
  margin-bottom: 0;
}
section.how_to_nail h4 {
  margin-top: 31px;
}
section.how_to_nail .playIcon_block {
  display: flex;
  height: 58.6px;
  width: 58.6px;
  background: #ffffff40;
  /* background: red; */
  position: absolute;
  inset: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  user-select: none;
  pointer-events: none;
  /* display: none !important; */
}
@media (min-width: 1030px) {
  section.how_to_nail .box_wraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
}
@media (max-width: 1024px) {
  section.how_to_nail .playIcon_block {
    display: none !important;
  }
}
@media (max-width: 425px) {
  section.how_to_nail {
    padding: 14px 0 32px;
  }
  section.how_to_nail .video_how_to_nail.right_wrap .slick-slide.slick-center {
    transform: scale(1);
  }
  section.how_to_nail .dashed_box_wrap.first_content .mark_list_dashed_box {
    margin: 31px 0;
  }
  section.how_to_nail .dashed_box_wrap.second_content .mark_list_dashed_box {
    margin: 32px 0 0;
  }
  section.how_to_nail .top_content p:first-child {
    max-width: 210px;
    margin-bottom: 6px;
  }
  section.how_to_nail .top_content p {
    max-width: 260px;
    margin-bottom: 0;
  }
  section.how_to_nail .mark_list_dashed_box {
    gap: 8px;
  }
  section.how_to_nail h4 {
    margin-bottom: 12px;
  }
  section.how_to_nail .video_how_to_nail.right_wrap .slick-slide {
    padding: 0 48px;
  }
  section.how_to_nail .dashed_box_wrap.first_content {
    margin-bottom: 33px;
  }
}

/* ---------------- Carousel with content ---------------- */
section.slider_quality .right_wrap .slick-prev,
section.slider_quality .right_wrap .slick-next {
  z-index: 1;
}
section.slider_quality.slider_quality_first {
  background: none;
  position: relative;
  overflow: hidden;
}
section.slider_quality.slider_quality_first:after {
  content: "";
  position: absolute;
  background: #f6cae480;
  width: 990px;
  height: 993px;
  right: -31px;
  bottom: -666px;
  border-radius: 993px;
  filter: blur(62.874847412109375px);
  user-select: none;
}
section.slider_quality {
  padding: 60px 0 76px;
}
section.slider_quality.slider_quality_first .right_wrap .saloonn_reviews {
  margin: 0 auto;
}
section.slider_quality .title_content h2 {
  margin-bottom: 24px;
}
section.slider_quality .flex_boxes_left_right .content_block ul {
  margin-top: 32px;
  margin-bottom: 26px;
  gap: 6px 8px;
}
section.slider_quality .right_wrap .slick-list {
  padding: 47px 0 89px !important;
}
section.slider_quality.slider_quality_second .right_wrap .slick-list {
  padding: 49px 0 !important;
}
section.slider_quality.slider_quality_second .right_wrap .saloonn_reviews {
  margin: 0px;
}
section.slider_quality .right_wrap .cl div {
  padding: 5px 5px 14px;
}
section.slider_quality .right_wrap .cl div p {
  margin-bottom: 0;
  margin-top: 3px;
}
section.slider_quality.slider_quality_second .inner_quality_wrap .button {
  margin: 20px 0 0;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #fff;
  font-size: 16px;
  padding: 10px 16px;
  max-width: 320px;
}
section.slider_quality .right_wrap .slick-prev::before,
section.slider_quality .right_wrap .slick-next::before {
  display: none;
}
section.slider_quality .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% - 65px);
}
section.slider_quality .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% - 65px);
}
section.slider_quality .right_wrap ul.slick-dots {
  z-index: 0;
  position: unset;
  margin-top: 15px;
  /* bottom: -22px; */
}
section.slider_quality .right_wrap .slick-active {
  padding: 0;
}
section.slider_quality.slider_quality_first .right_wrap .slick-track {
  top: 21px;
}
section.slider_quality.slider_quality_first
  .right_wrap
  .slick-track
  .slick-slide:not(.slick-center) {
  opacity: 0.5;
}
section.slider_quality .slick-track .slick-slide:not(.slick-center) {
  opacity: 0.5;
}
section.slider_quality.slider_quality_first .right_wrap .slick-center {
  transform: scale(1.37);
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}
section.slider_quality .slick-center {
  position: relative;
  z-index: 1;
}
section.slider_quality.slider_quality_first .right_wrap .slick-slide {
  transition: all 0.5s;
}
section.slider_quality.slider_quality_first
  .right_wrap
  .slick-slide:not(.slick-active) {
  margin: 0;
}
section.slider_quality .right_wrap .slick-slide {
  transition: all 0.5s;
}
@media (max-width: 991px) {
  section.slider_quality .title_content h2 {
    margin-top: 0;
    font-size: 44px;
  }
  .slider_quality.slider_quality_first
    .left_wrap
    .shipping_wrap
    .img_text_ship {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider_quality.slider_quality_first
    .left_wrap
    .shipping_wrap
    .img_text_ship
    img {
    margin-right: 10px;
  }
}
@media (max-width: 866px) {
  section.slider_quality.slider_quality_first .flex_boxes_left_right {
    gap: 40px;
  }
}
@media (min-width: 790px) and (max-width: 991px) {
  section.slider_quality {
    padding: 170px 0 76px;
  }
}
@media (max-width: 767px) {
  section.slider_quality {
    padding: 50px 0;
  }
  section.slider_quality .slick-slide img {
    width: 100%;
  }
  section.slider_quality .right_wrap .slick-list {
    padding: 0 !important;
  }
  section.slider_quality .right_wrap .cl div p {
    margin-top: 0;
    font-size: 12px;
  }
  section.slider_quality.slider_quality_first .right_wrap ul.slick-dots {
    margin-top: 30px;
  }
  section.slider_quality .right_wrap .slick-prev,
  section.slider_quality .right_wrap .slick-next {
    bottom: -8px;
  }
  section.slider_quality .desktop_button {
    display: none;
  }
  section.slider_quality .button.mobile_button {
    display: block !important;
    margin: 30px auto 0 !important;
  }
  section.slider_quality.slider_quality_first .right_wrap .slick-center {
    transform: scale(1);
  }
  section.slider_quality.slider_quality_first .flex_boxes_left_right {
    gap: 15px;
  }
  section.slider_quality.slider_quality_first .right_wrap .slick-track {
    top: 0;
  }
}
@media (min-width: 768px) {
  section.slider_quality .mobile_button {
    display: none;
  }
}
@media (max-width: 575px) {
  section.slider_quality .title_content h2 {
    font-size: 40px;
  }
}
@media (max-width: 543px) {
  section.slider_quality .right_wrap .cl div p {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  section.slider_quality.slider_quality_first .button {
    margin: 3px 0 9px;
  }
  section.slider_quality .right_wrap .cl div svg {
    margin-bottom: 4px;
    margin-top: 8px;
  }
  section.slider_quality.slider_quality_first .right_wrap ul.slick-dots {
    margin-top: 32px;
  }
  section.slider_quality .right_wrap .cl div p {
    margin-top: 0px;
  }
  section.slider_quality.slider_quality_first {
    padding: 33px 0 40px;
  }
  section.slider_quality .title_content h2 {
    font-size: 36px;
    margin-bottom: 17px;
  }
  section.slider_quality .flex_boxes_left_right .content_block ul {
    margin-top: 24px;
    margin-bottom: 19px;
    gap: 6px 0;
  }
  .slider_quality.slider_quality_first
    .left_wrap
    .shipping_wrap
    .img_text_ship
    img {
    margin-right: 4px;
  }
  section.slider_quality.slider_quality_first .shipping_wrap {
    display: block;
  }
  section.slider_quality.slider_quality_first .shipping_wrap .img_text_ship {
    text-align: center;
  }
  section.slider_quality.slider_quality_first
    .shipping_wrap
    .img_text_ship:not(:last-child) {
    margin-bottom: 6px;
  }
  section.slider_quality.slider_quality_first .title_content ul li {
    font-size: 14px;
  }
  section.slider_quality.slider_quality_first .flex_boxes_left_right {
    gap: 23px;
  }
  section.slider_quality .right_wrap .cl div {
    padding: 11px 5px 17px;
  }
  section.slider_quality.slider_quality_first .right_wrap .slick-slider {
    padding: 0 33px !important;
  }
  section.slider_quality .right_wrap .slick-slide:not(.slick-active) {
    margin: 0;
  }
  section.slider_quality .right_wrap ul.slick-dots {
    margin-top: 34px;
  }
}

/* ======================================= */
section.slider_quality.slider_quality_second .right_wrap .slick-list {
  padding: 49px 0 !important;
}
section.slider_quality.slider_quality_second .title_content h2 {
  margin-top: 9px;
  margin-bottom: 16px;
}
section.slider_quality.slider_quality_second .title_content p {
  max-width: 480px;
}

section.slider_quality.slider_quality_second .title_content p:last-child {
  margin-bottom: 24px;
}

section.slider_quality.slider_quality_second .inner_quality_wrap .button {
  padding: 10px 16px;
  max-width: 320px;
  margin: 0;
}
section.slider_quality.slider_quality_second .title_content h2 {
  font-size: 32px;
  max-width: 350px;
}

section.slider_quality.slider_quality_second .flex_boxes_left_right {
  gap: 84px;
  margin-top: 13px;
}
section.slider_quality.slider_quality_second .right_wrap ul.slick-dots {
  margin-top: 3px;
}
section.slider_quality.slider_quality_second .slick-dots button:before {
  display: none;
}
section.slider_quality.slider_quality_second .right_wrap {
  max-width: 521px;
  margin: 0 auto;
}
section.slider_quality.slider_quality_second .right_wrap .slick-center {
  transform: scale(1.33);
}
section.slider_quality.slider_quality_second .right_wrap .slick-next {
  right: calc(50% - 75px);
}
section.slider_quality.slider_quality_second .right_wrap .slick-prev {
  left: calc(50% - 75px);
}

@media (max-width: 767px) {
  section.slider_quality.slider_quality_second {
    margin-bottom: 0;
  }
  section.slider_quality.slider_quality_second .flex_boxes_left_right {
    gap: 40px;
  }

  section.slider_quality.slider_quality_second .right_wrap .slick-center {
    transform: scale(1);
  }
  section.slider_quality.slider_quality_second .right_wrap .slick-list {
    padding: 0 !important;
  }
  section.slider_quality.slider_quality_second .title_content h2 {
    margin-top: 0;
    max-width: 100%;
    text-align: center;
  }

  section.slider_quality.slider_quality_second .title_content p:last-child {
    text-align: center;
  }

  section.slider_quality.slider_quality_second .right_wrap.slider_block {
    order: 2;
  }

  section.slider_quality.slider_quality_second .left_wrap.content_block {
    order: 1;
  }
}
@media (max-width: 425px) {
  section.slider_quality.slider_quality_second .flex_boxes_left_right {
    gap: 0;
  }
  section.slider_quality.slider_quality_second {
    padding: 14px 0;
  }
  section.slider_quality.slider_quality_second .title_content h2 {
    margin-top: 18px;
    font-size: 36px;
  }
  .flex_boxes_left_right > * {
    /* width:98%; */
  }

  section.slider_quality.slider_quality_second .right_wrap .slick-slider {
    padding: 0 !important;
  }

  section.slider_quality.slider_quality_second .title_content p:last-child {
    margin-bottom: 18px;
  }

  section.slider_quality.slider_quality_second .right_wrap ul.slick-dots {
    margin-top: 38px;
  }
  section.slider_quality.slider_quality_second .button.mobile_button {
    margin-top: 41px !important;
  }
  section.slider_quality.slider_quality_second .flex_boxes_left_right {
    margin-top: 0;
  }
}

/***************** magnify popup css *****************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1000px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  .mfp-iframe-holder .mfp-content {
    min-height: 50vh;
  }
}

/*************** include kit css ***************/
body.kit-v2 .custom-slider-img-container .slick-prev {
  z-index: 1;
}
.kit-includes {
  align-items: unset;
  display: flex;
  gap: 10px;
}
.kit-includes .kit {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: calc(100% / 3);
  margin: 10px 0 0;
}
.kit-includes .kit-text {
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.25px;
  padding: 5px 14px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #edddea !important;
  border-radius: 30px;
}
.include-kit-modal {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.include-kit-modal.is-visible {
  visibility: visible;
}
.include-kit-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;
}
.include-kit-modal.is-visible .include-kit-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.include-kit-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);
}
.include-kit-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.include-kit-modal.is-visible .include-kit-transition {
  transform: translateY(0);
  opacity: 1;
}
.include-kit-header,
.include-kit-content {
  padding: 1em;
}
.include-kit-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}
.include-kit-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}
.include-kit-close:hover {
  color: #777;
}
.include-kit-content > *:first-child {
  margin-top: 0;
}
.include-kit-content > *:last-child {
  margin-bottom: 0;
}
.include-kit-wrapper.include-kit-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: 860px;
  padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.include-kit-header {
  position: static;
  padding: 0;
  border: none;
}
.include-kit-header,
.include-kit-content {
  padding: 0;
}
.include-kit-close {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px !important;
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 99;
  display: block;
  text-align: center;
  background: transparent;
  cursor: pointer;
  color: #522c6b;
}
body.kit-v2 ._custom-color-ul-2{
  height:110px;
  overflow-y: auto;
}
body.kit-v2 .kit-product-template .colors-final-content {
  padding:15px;
}
body.kit-v2 .kit-product-template .custom-final-cremove{
  line-height: 22px!important;
  margin-top: 5px;
}
.include-kit-value {
  text-align: left;
  position: relative;
  gap: 20px;
}
.include-kit-info {
  gap: 20px;
  display: flex;
}
.include-kit-info > * {
  display: block;
}
.include-kit-value[data-kit="Complete Kit"] .custom-option-header {
  background: #fff;
}
.include-kit-value[data-kit="Ultimate Kit"] .custom-option-header {
  background: #fff;
}
.include-kit-value .custom-option-header {
  top: 10px !important;
  width: auto !important;
  right: 10px;
  font-weight: 700;
  font-size: 14px !important;
  padding: 10px 15px !important;
  position: absolute;
  border: 1px solid #edddea !important;
  border-radius: 30px;
  color: #ce3665;
}
.include-kit-value .custom-option-header:empty {
  display: none;
}
.include-kit-value .include-kit-image {
  border-radius: 10px;
  overflow: hidden;
}
.include-kit-value .include-kit-image img {
  height: 100%;
}
.include-kit-value .include-kit-text {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
.include-kit-value .include-kit-col {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.include-kit-value .include-kit-price {
  font-size: 24px;
  font-weight: 600;
}
.include-kit-image-data {
  width: calc(100% - 300px);
}
.include-kit-products {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 300px;
}
.include-kit-products .include-product {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 15px;
}
.include-kit-products .include-product .p-image {
  border-radius: 50%;
  border: 1px solid #fdbdcc;
  width: 45px;
  height: 45px;
  overflow: hidden;
}
.include-kit-products .include-product .p-name {
  font-size: 16px;
  font-weight: 700;
}
.include-kit-products .include-product .p-price {
  font-size: 14px;
  font-weight: 400;
}
.include-kit-products .selection-color {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}
.include-kit-products .total-value {
  font-size: 16px;
  font-weight: 500;
}
.include-kit-products .kit-final-price-value {
  font-size: 16px;
  font-weight: 500;
}
.include-kit-products .kit-discount-value {
  font-size: 16px;
  font-weight: 500;
}
.include-kit-products .value {
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .include-kit-wrapper.include-kit-transition {
    max-width: 600px;
  }
  .include-kit-image-data {
    width: 50%;
  }
  .include-kit-products {
    width: 50%;
    overflow-y: scroll;
    max-height: 270px;
  }
}
@media (max-width: 699px) {
  .include-kit-info {
    flex-direction: column;
  }
  .include-kit-image-data {
    width: 100%;
    display: none;
  }
  .include-kit-products {
    width: 100%;
    overflow-y: unset;
    max-height: unset;
  }
}
@media (max-width: 550px) {
  .kit-includes .kit {
    margin-top: 0;
  }
  .include-kit-value .include-kit-text {
    font-size: 20px;
  }
  .include-kit-value .include-kit-col {
    font-size: 16px;
  }
  .include-kit-value .include-kit-price {
    font-size: 20px;
  }
  .kit-includes .kit-text{
    font-size: 11px;
    width: 100%;
    padding: 5px;
  }
}
@media(max-width:375px){
  .kit-includes .kit-text{
    font-size: 10px;
  }
  .kit-includes{
    gap:5px;
  }
}
