/** Shopify CDN: Minification failed

Line 1356:4 "widht" is not a known CSS property
Line 1432:4 "widht" is not a known CSS property
Line 1433:4 "hegiht" is not a known CSS property
Line 1493:2 "bordr" is not a known CSS property
Line 1900:2 Unexpected "{"

**/
.np-img-responsive {
  max-width: 100%;
  display: block;
  height: 40px;
  margin: auto;
}
.np-nail {
  cursor: pointer;
}
#np-nails,.wrp_bundles {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px; 
  grid-template-rows: auto;
}
.np-bundle-wrap {
  position: relative;
}

.np-tab::-webkit-scrollbar {
  display: none;
}
.np-tab {
  border: none;
  padding: 5px;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 8px;
  border-radius: 0;
  position: sticky;
  top: 0;
  z-index: 1;
  scroll-behavior: smooth;
  box-shadow: none !important;
  padding: 5px 5px;
  top: -7px;
}
.np-tab-main {
  background-color: transparent;
  width: calc(100% + 30px);
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.np-tab button.active {
  border-bottom: 1px solid #000;
}
.bundle_nail-bundles h3.form__label {
    margin: 10px 0 0px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    color: #232323;
}
.np-tab button {
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  color: #000;
  box-shadow: none;
}
.np-tab-wrap .np-tab button.np-tablinks {
  font-family: "Quicksand", sans-serif;
  letter-spacing: 0;
  border: 0.5px solid #9A9A9A;
  padding: 9px 12px;
  border-radius: 8px;
  color: #9A9A9A;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}
.np-tab-wrap .np-tab button.np-tablinks.active {
  border: 0.5px solid #AE5781;
  background: #FFDCE0;
}
.np-tabcontent {
  display: none;
  padding: 6px 12px;
}
.np-tab-main .np-tabcontent {
  background-color: #fff;
  border-top: 1px solid #DADADA;
  max-width: 502px;
  margin: 10px 24px;
  padding: 15px 0;
  overflow-y: scroll;
  max-height: 100%;
}

.np-tab-main .np-tabcontent::-webkit-scrollbar {
  width: 8px;
}
.np-tab-main .np-tabcontent::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ECECEC;
  padding: 2px;
}

.np-tab-main .np-tabcontent::-webkit-scrollbar-thumb {
  background: #C37098;
  border-radius: 4px;
}
#np-overlay.active {
  display: block;
  z-index: 1;
}

.nails-properties-wrap dt {
  display: block;
  color: #000;
  margin-bottom: -15px;
}

.nails-properties-wrap .product-option {
  text-align: center;
  margin: 0 !important;
}

.nails-properties-wrap {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  align-items: center;
}
.nails-properties-wrap:has(:nth-child(12)) {
  grid-template-columns: repeat(4,1fr);
}
#np-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.5;
  top: 0;
}
.overlay-enable .shopify-section-group-header-group {
  z-index: 1 !important;
}
.overlay-enable .halo-sticky-toolbar {
    z-index: 1;
}
.overlay-enable #MainContent .shopify-section:first-child {
    z-index: unset;
}
.overlay-enable #MainContent .shopify-section {
    z-index: -1;
    position: relative;
}
.overlay-enable .halo-productView-left {
  z-index: -1 !important;
}

.nails-properties-wrap .product-option dd {
  margin: 0;
  width: 100%;
}

.product__column-sticky {
  position: static !important;
}

.product__info-wrapper {
  transform: none !important;
  opacity: 1 !important;
  animation: none !important;
}

.np-nail.selecting-tab {
  z-index: 1;
}

.overlay-enable .product__media-wrapper {
  z-index: -1 !important;
}

.np-tab-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 99999;
  transition: all .3s;
  max-width: 550px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.np-tab-wrap.active {
    right: 0;
}

.np-product-card-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.np-pr-variant-card {
  position: relative;
}
.np-pr-variant-card.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.np-pr-variant-card .feet-icon img {
  max-width: 100%;
  vertical-align: top;
}
.np-pr-variant-card .feet-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.np-pr-variant-card h3 {
  font-size: 10px;
  margin: 0;
  line-height:normal;
  text-align: center;
}

.np-pr-variant-card img {
  height: 100%;
  width: auto;
  object-fit: contain;
  margin: auto;
  max-height: 100px;
  aspect-ratio: 64 / 80;
  display:block;
}

.np-pr-variant-card {
  cursor: pointer;
}

.np-nail .np-thumb-nail {
  border-radius: 15px;
  position: relative;
  background-color: #FFDCE0;
  height: 100% !important;
  object-fit: cover;
}
.np-thumb-nail {
  border: 1px solid #FFDDE2;
  overflow: hidden;
}

/* .np-nail.selecting-tab .np-thumb-nail,
.np-nails .np-nail.selected-tab+.np-thumb-nail {
  box-shadow: 0 0 0 1px #FF96A4;
  border-color: #FF96A4;
} */
.np-nails .np-nail .np-thumb-nail,.np-nails .np-nail .np-thumb-nail, .np-nail.selected-tab,.np-nail.selected-tab, .np-thumb-nail,.np-nails .np-nail .np-thumb-nail, .np-nail.selected-tab .np-thumb-nail {
  border: 1px solid #FF96A4;
}
.np-thumb-nail {
  border-radius: 15px;
  position: relative;
  background-color: #ffdce0;
  height: 100%;
  object-fit: cover;
}
.np-nail .np-thumb-nail .remove,.np-nail .np-thumb-nail .remove,.np-nail .np-thumb-nail .remove {
  position: absolute;
  top: 7px;
  right: 7px;
  line-height: 1;
  display: none;
  top: 0;
  right: 0;
  padding: 7px 7px 10px 15px;
  z-index: 1;
}
.np-nail.selected-tab .np-thumb-nail .remove,.np-nai.selected-tab .np-thumb-nail .remove {
  display: block;
}
.np-nail .np-thumb-nail .remove svg {
  width: 20px;
  height: 20px;
  width: 14px;
  height: 14px;
}
.np-nail img,.np-nail img {
  margin: auto;
  border-radius: 15px;
  height: 100%;
  width: 100%;
  vertical-align: top;
  min-height: 100px;
  max-height: 100px;
  object-fit: contain;
}
.np-nail.selected-tab img,.np-nail.selected-tab img,.np-nail.selected-tab img {
    padding: 20px 5px;
}
.np-tab-thubnail-wrapper .selected-tab img,.np-tab-thubnail-wrapper .selected-tab img,.np-tab-thubnail-wrapper .selected-tab img {
    padding: 25px 5px !important;
}
.np-tab-thubnail-wrapper img {
    max-height: 100px !important;
}
#np-nails .np-nail .np-thumb-title,#np-nails .np-nail .np-thumb-title,.wrp_bundles  .np-nail .np-thumb-title,.wrp_bundles  .np-nail .np-thumb-title,.wrp_bundles  .np-nail .np-thumb-title {
  display: none;
  font-size: 14px;
  line-height: 1.1;
  margin: 10px 0 5px 0;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0;
  color: rgba(35, 35, 35, 1);
}
.np-tab-wrap .np-tab-header .np-tab-header-top h3,.np-tab-wrap .np-tab-header .np-tab-header-top h3 {
  margin: 0;
  letter-spacing: 0;
  font-family: "Quicksand", sans-serif;
  color: #505050;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
#np-tab-wrap .np-tab-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#np-tab-wrap .np-tab-header-top .np-tab-remove svg {
  width: 26px;
  height: 26px;
  fill: #fff;
  border-radius: 26px;
}
.np-tab-header ul.np-progress-bar {
  display: flex;
  align-items: center;
  margin: 15px 0;
  padding: 0;
  gap: 5px;
}
.np-tab-header ul.np-progress-bar li {
  width: 100%;
  max-width: 100%;
  height: 7px;
  background-color: #E9E9E9;
  display: block;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.np-tab-header ul.np-progress-bar li:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 0;
  display: flex;
  left: 0;
  top: 0;
  background-color: rgba(255, 150, 164, 1);
  transition: all .3s ease-in-out;
}

.np-tab-header ul.np-progress-bar li.active:after {
  width: 100%;
  background-color: rgba(255, 150, 164, 1);
}
.np-tab-header .np-tab-thubnail-wrapper {
  column-gap: 14px;
  row-gap: 18px;
  display: grid;
}
#np-bundle-wrap[data-nail="4"] .np-tab-header .np-tab-thubnail-wrapper {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2,1fr);
}
.np-tab-header .np-tab-thubnail-wrapper .np-nail .np-thumb-title {
  font-size: 14px;
  line-height: 1.1;
  margin: 10px 0 5px;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0;
  color: #232323;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.np-tab-header {
  margin: 0 24px 10px;
  padding: 15px 0;
  border-bottom: 1px solid #DADADA;
}
.np-bundle-wrap.content-design {
    padding: 0;
    border: 0;
}
.np-bundle-wrap h3 {
  margin: 0 0 10px;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}
.np-bundle-wrap h3#np-bundle-wrap-heading.complated {
  background-color: #E9FFE3;
  color: #32741F;
  padding: 10px;
  border-radius: 5px;
}
.np-bundle-wrap h3#np-bundle-wrap-heading > :first-child {
  display: inline-block;
}
.np-bundle-wrap h3#np-bundle-wrap-heading > :last-child {
  display: none;
}
.np-bundle-wrap h3#np-bundle-wrap-heading.complated > :first-child {
  display: none;
}
.np-bundle-wrap h3#np-bundle-wrap-heading.complated > :last-child {
  display: inline-block;
}
.np-bundle-wrap h3#np-bundle-wrap-heading>:first-child .mb-yes {
  display: none;
}
.np-bundle-wrap h3#np-bundle-wrap-heading>:first-child .mb-no {
  display: inline-block;
}
.np-bundle-wrap h3#np-bundle-wrap-heading.complated>:first-child .mb-yes {
  display: inline-block;
}
.np-bundle-wrap h3#np-bundle-wrap-heading.complated>:first-child .mb-no {
  display: none;
}
.np-product-card-wrap .np-pr-variant-card h3 {
  letter-spacing: 0;
  margin: 8px 0 0;
  font-family: Quicksand, sans-serif;
  color: #787878;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}
span.np-tab-remove {
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  justify-content: end;
  align-items: center;
}
span.np-tab-remove svg {
    width: 30px;
    height: 30px;
}

/* new css */
.bundle_nail-bundles .product-form__input--pill input[type=radio]:checked+label:before {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/download.svg?v=1715833088);
    height: 18px;
    width: 18px;
    top: -8px;
    right: 0;
    z-index: 2;
    left: unset;
}
.bundle_nail-bundles .product-form__input--pill input[type=radio]:checked+label {
  background-color: transparent;
  color: #000;
  border-color: #e6859d;
  outline: 1px solid  #e6859d;
}
.sg-temp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  margin-bottom: 8px;
}
.ProductForm__ProgressBar {
    background-color: #e8e8e8;
    border-radius: 5px;
    display: flex;
    height: 4px;
    list-style: none;
    margin-bottom: 12px;
    opacity: 0;
    position: relative;
    transition: opacity .3s ease-in-out;
    width: 100%
}

.ProductForm__ProgressBar[aria-hidden=false] {
    opacity: 1;
}

.ProductForm__ProgressBar[data-quantity="2"]:after {
    width: 30%
}

.ProductForm__ProgressBar[data-quantity="4"]:after {
    width: 66%
}

.ProductForm__ProgressBar[data-quantity="6"]:after {
    width: 100%
}

.ProductForm__ProgressBar:after {
    background-color: #ec6e91;
    border-radius: 5px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    transition: width .3s ease-in-out
}

.ProductForm__ProgressBarItem {
    opacity: 0;
    position: absolute;
    transition: opacity .3s ease-in-out
}

.ProductForm__ProgressBarItem[data-quantity="1"] {
    display: none;
}

.ProductForm__ProgressBarItem[data-quantity="2"] {
    left: 34%;
}

.ProductForm__ProgressBarItem[data-quantity="2"]:before {
    left: 0;
    opacity: 0;
}

.ProductForm__ProgressBarItem[data-quantity="2"]:after {
    left: 50px;
    opacity: 0;
}

.ProductForm__ProgressBarItem[data-quantity="2"][aria-current=true],.ProductForm__ProgressBarItem[data-quantity="2"][aria-current=true]:before {
    opacity: 1;
}

.ProductForm__ProgressBarItem[data-quantity="2"][aria-current=true]:after {
    opacity: 0
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="2"] {
    opacity: 1;
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="2"]:before {
    opacity: 0;
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="2"]:after {
    opacity: 1;
}

[data-quantity="3"] .ProductForm__ProgressBarItem[data-quantity="2"] {
    opacity: 0;
}

.ProductForm__ProgressBarItem[data-quantity="3"] {
    left: 69%;
}

.ProductForm__ProgressBarItem[data-quantity="3"]:before {
    left: 0;
    opacity: 0;
}

.ProductForm__ProgressBarItem[data-quantity="3"]:after {
    left: 50px;
    opacity: 0;
}

.ProductForm__ProgressBarItem[data-quantity="3"][aria-current=true],.ProductForm__ProgressBarItem[data-quantity="3"][aria-current=true]:before {
    opacity: 1
}

.ProductForm__ProgressBarItem[data-quantity="3"][aria-current=true]:after {
    opacity: 0;
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="3"] {
    opacity: 1;
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="3"]:before {
    opacity: 0;
}

[data-quantity="1"] .ProductForm__ProgressBarItem[data-quantity="3"]:after,[data-quantity="2"] .ProductForm__ProgressBarItem[data-quantity="3"] {
    opacity: 1;
}

[data-quantity="2"] .ProductForm__ProgressBarItem[data-quantity="3"]:before {
    opacity: 0;
}

[data-quantity="2"] .ProductForm__ProgressBarItem[data-quantity="3"]:after {
    opacity: 1;
}

.ProductForm__ProgressBarItem:before {
    border-bottom: 12px solid #ec6e91;
    bottom: -2px;
}

.ProductForm__ProgressBarItem:after,.ProductForm__ProgressBarItem:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    opacity: 0;
    position: absolute;
    transition: opacity .2s ease-in-out;
}

.ProductForm__ProgressBarItem:after {
    border-top: 12px solid #e8e8e8;
    top: 2px;
}

.ProductForm__ProgressBarItemText {
    font-size: 10px;
    left: 0;
    position: absolute;
    top: -28px;
    transform: translateY(-90%);
    transition: opacity .2s ease-in-out
}

.ProductForm__ProgressBarItemText .ProductForm__ProgressBarItemText-active {
    display: block;
    height: 0;
    opacity: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  font-weight: bold;
  font-size: 11px !important;
}
.bundle_nail-bundles fieldset:has(.label_save_price).product-form__input--pill input[type=radio]+label{
  padding: 10px !important;
}
.ProductForm__ProgressBarItemText .ProductForm__ProgressBarItemText-inactive {
    display: block;
    height: 0;
    opacity: 1;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  color: #212020;
  font-weight: bold;
  font-size: 11px !important;
}

[aria-current=true] .ProductForm__ProgressBarItemText,[aria-current=true] .ProductForm__ProgressBarItemText .ProductForm__ProgressBarItemText-active {
    opacity: 1;
}

[aria-current=true] .ProductForm__ProgressBarItemText .ProductForm__ProgressBarItemText-inactive {
    opacity: 0;
}

[aria-current=false] .ProductForm__ProgressBarItemText {
    opacity: .5
}
.bundle_nail-bundles .product-form__input--pill input[type=radio]+label {
    font-size: 12px;
  width: calc(33.33% - 9px);
}
.bundle_nail-bundles .product-form__input{
  max-width: 100%;
}
#np-bundle-wrap[data-nail="4"] .np-product-card-wrap,
#np-bundle-wrap[data-nail="2"] .np-tab-header .np-tab-thubnail-wrapper,
#np-bundle-wrap[data-nail="2"] .np-product-card-wrap{
  grid-template-columns: repeat(2, 1fr);
}
.np-tab-header .np-tab-thubnail-wrapper, .np-product-card-wrap {
  grid-template-columns: repeat(3, 1fr);
}
div.np-bundle-wrap[data-nail="6"] .selected-tab img {
    padding: 20px 5px;
}
div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper img {
    height: 100px !important;
}
div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper .selected-tab img {
    padding: 20px 5px !important;
}
.np-tab-thubnail-wrapper {
    padding: 5px;
    border: 1px dashed #989898;
    border-radius: 16px;
}
.np-tab-thubnail-wrapper .np-nail p.np-thumb-title {
    display: none !important;
}

.np-thumb-nail {
  border-radius: 15px;
  position: relative;
  background-color: #ffdce0;
  height: 100%;
  object-fit: cover;
}
.custom-append {
  width: 100%;
}
.custom-append #np-nails {
  gap: 12px;
  margin: 0 0 12px;
}
.template_farbenset-template .custom-append #np-nails {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.np-tab-header .np-tab-thubnail-wrapper{
  display:flex;
  flex-wrap:wrap;
}
.custom-append .bundle_btn[data-nails="9"] {
  grid-template-columns: repeat(4, 1fr) !important;
}
.np-bundle-wrap #np-nails .selected-tab {
  border: 0;
}
.np-nail.selected-tab {
    border: 0;
}
.np-nails.bundle_btn.active_bundle .selected-tab .np-thumb-nail {
  border: 0;
}
.np-nails.bundle_btn.active_bundle .selected-tab .np-thumb-nail span.remove {
  display: none;
}
@media(max-width:1199px){
  .np-nail.selected-tab img{
    padding: 20px 5px;
  }
  /* .np-nail img{
    max-height: 125px;
    min-height: 125px;
  } */
  div.np-bundle-wrap[data-nail="6"] .selected-tab img {
    padding: 20px 5px;
  }
  div.np-bundle-wrap[data-nail="6"] img {
    max-height: 80px;
  }
  div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper .selected-tab img {
    padding: 15px 5px !important;
  }
}
@media(max-width:600px){  
  .np-nail.selected-tab img {
    padding: 15px 5px;
  }
  .np-nail img {
    max-height: 112px;
    min-height: 112px;
  }
  div.np-bundle-wrap[data-nail="6"] .selected-tab img {
    padding: 15px 5px;
  }
  div.np-bundle-wrap[data-nail="6"] img {
    max-height: 70px;
    min-height: 80px;
  }
  .np-nail img,
  .np-nail .np-thumb-nail,.np-nail .np-thumb-nail{
    border-radius: 8px;
  }
}
@media(max-width:575px){
  .np-tab-header .np-tab-thubnail-wrapper .np-nail .np-thumb-title {
    font-size: 12px;
  }
  .overlay-enable .halo-sticky-toolbar {
    z-index: 0;
  }
  .np-nail .np-thumb-nail .remove svg {
    width: 14px;
    height: 14px;
  }
  .np-pr-variant-card img {
    aspect-ratio: 64 / 60;
  }
  .np-tab-main .np-tabcontent {
    padding: 15px 10px;
  }
}

@media(max-width:480px){
  body:has(#np-overlay.active) {
    overflow: hidden;
  }
  .np-bundle-wrap-4 .np-tab-wrap .np-nail img {
    max-height: 100px;
  }
  
  .np-bundle-wrap-4 .np-tab-wrap .np-tab-main .np-tabcontent {
    max-height: max-content;
    height: calc(100vh - 310px);
  }
  .product-card-layout-05 .product-item .card-action .button {
      font-size: .9rem;
      padding: 6px 5px !important;
  }
  .halo-sticky-toolba {
    border:none !important;
    box-shadow: 0 0 28px -2px #000 !important;
  }
  .np-bundle-wrap h3#np-bundle-wrap-heading.complated > :first-child {
    display: inline-block;
  }
  .np-bundle-wrap h3#np-bundle-wrap-heading.complated > :last-child {
    display: none;
  }
  .np-tab-header ul.np-progress-bar {
    margin: 11px 0 15px;
  }
}
@media(max-width:429px){
  .np-nail.selected-tab img {
    padding: 10px 5px;
  }
  .np-nail img {
    max-height: 90px;
    min-height: 90px;
  }
}
@media(max-width:400px){
  .np-tab-thubnail-wrapper .selected-tab img {
    padding: 15px 5px !important;
  }
  .np-tab-thubnail-wrapper img {
    max-height: 85px !important;
  }
  div.np-bundle-wrap[data-nail="6"] .selected-tab img {
    padding: 10px 5px;
  }
}
@media(max-width:374px){
  
  .np-tab-header {
    margin: 0 0 5px;
  }
  .np-tab-header ul.np-progress-bar {
    margin: 0px 0 8px;
  }
  .np-tab-header .np-tab-thubnail-wrapper {
    grid-template-columns: repeat(3,1fr);
    gap: 6px;
    display: grid;
  }
  .np-nail img {
    object-fit: contain;
  }
  .np-tab-header .np-tab-thubnail-wrapper .np-nail .np-thumb-title {
    line-height: 1.1;
    margin: 5px 0 5px;
  }
  .np-tab-header .np-tab-thubnail-wrapper .np-nail .np-thumb-title {
    font-size: 12px;
  }
  .np-tab-main {
    padding: 5px 0;
    border-radius: 10px;
  }
  .np-tab {
    gap: 5px;
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
    top: -7px;
  }
  .np-tab-main .np-tabcontent {
    margin: 5px auto 0;
    padding: 10px 6px;
  }
  .np-product-card-wrap {
    gap: 10px;
  }
  .np-pr-variant-card img {
    max-height: 80px;
  }
}

.icon-withtext {
    display: flex;
    align-items: center;
    gap: 5px;
}
.icon-withtext svg {
    width: 100%;
    max-width: 22px;
    margin: 10px 0 0;
}
.np-bundle-wrap[data-nail="6"] .np-nails,
.np-bundle-wrap[data-nail="4"] .np-nails{
  grid-template-rows: 1fr 1fr;
}
#np-bundle-wrap[data-nail="6"][data-upgrade="false"] #np-nails,#np-bundle-wrap[data-nail="8"][data-upgrade="true"] #np-nails {
    grid-template-columns: repeat(3, 1fr);
}
#np-bundle-wrap[data-nail="6"][data-upgrade="false"] #np-nails .np-nail .np-thumb-nail,#np-bundle-wrap[data-nail="8"][data-upgrade="true"] #np-nails .np-nail .np-thumb-nail{
  overflow: hidden;
}
#np-bundle-wrap[data-nail="6"][data-upgrade="false"] #np-nails .np-nail.selected-tab .np-thumb-nail img,#np-bundle-wrap[data-nail="8"][data-upgrade="true"] #np-nails .np-nail.selected-tab .np-thumb-nail img
div.np-bundle-wrap[data-nail="6"][data-upgrade="false"] .np-tab-thubnail-wrapper img,div.np-bundle-wrap[data-nail="8"][data-upgrade="true"] .np-tab-thubnail-wrapper img{
  transform: scale(1.4);
}
#np-bundle-wrap[data-nail="6"][data-upgrade="false"] #np-nails .np-nail.selected-tab .np-thumb-nail img,#np-bundle-wrap[data-nail="8"][data-upgrade="true"] #np-nails .np-nail.selected-tab .np-thumb-nail img
div.np-bundle-wrap[data-nail="6"][data-upgrade="false"] .np-tab-thubnail-wrapper img,div.np-bundle-wrap[data-nail="8"][data-upgrade="true"] .np-tab-thubnail-wrapper img{
   transform: scale(1);
} 
.zoom-product {
    font-family: Quicksand, sans-serif;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0 0;
    gap: 2px;
    width: 100%;
    background: transparent !important;
    border: 0;
    color: #373737;
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
}

/* CSS for the drawer */

.product-info-nails-drawer {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 1000;
  transition: all 0.3s;
}

.product-info-nails-content {
    position: relative;
    max-width: 550px;
    background: #fff;
    padding: 30px 40px;
    border-radius: 0;
    height: 100%;
    margin-left: auto;
    overflow: hidden;
    /* height: 100vh; */
    overflow: auto;
}

.close-drawer {
  padding: 0;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  z-index: 9;
}

/* Add this class when the drawer should be visible */
.drawer-active {
  right:0;
}
.product-info-nails img {
    max-width: 100%;
    width:100%;
    display: block;
}
.aspect-product-gallery h3 {
    font-family: Quicksand, sans-serif;
    margin: 12px 0 7px;
    color: #787878;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.aspect-product-gallery p {
    margin: 0 0 56px;
    color: #787878;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.aspect-product-gallery button#btn-choosebutton:before {
    display: none;
}
.aspect-product-gallery button#btn-choosebutton {
    font-family: "Quicksand", sans-serif;
    border: 0;
    width: 100%;
    background: #FEC8D6;
    padding: 12px 12px 13px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #373737;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
#btn-choosebutton {
  position: relative;
  padding-left: 20px; 
}

#btn-choosebutton:before {
  content: '+';
  transition: transform .3s ease;
  display: inline-block;
}
#btn-choosebutton:not(:disabled):hover:before {
  transform: rotate(90deg);
}
.aspect-product-gallery .splide-set{
  display:block !important;
}
.quickview-title {
    width: 100%;
}
.quickview-title h3 {
    font-family: "Quicksand", sans-serif;
    margin: 32px 0 16px;
    color: #373737;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.align-text-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.overlay-enable {
    overflow: hidden;
}
.np-tab-scroll {
    display: flex;
    overflow-x: hidden;
    scroll-behavior: smooth;
    max-width: 428px;
    width: 100%;
    margin-left: 55px;
   -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.np-tab-scroll::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  height:0;
  padding: 0px !important;
}
.np-tab-scroll::-webkit-scrollbar-track{
  padding: 0px !important;
}
.np-tab {
    display: flex;
}

.np-tablinks {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background-color: #f1f1f1;
    margin: 0 1px;
}

.np-tablinks.active {
    background-color: #ddd;
}

.arrow {
   background-color: transparent;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 100%;
}
.slider-container {
  position: relative;
  width: 100%;
}
button.arrow.arroe-left {
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
}
button.arrow.arroe-right {
    /* left: 493px; */
    right: 46px;
    top: 50%;
    transform: translateY(-50%);
}
button.arrow{
  position: absolute;
  z-index: 9;
  padding: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.np-main-nail-wi{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 50px;
}

.attribute label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
  .progress-bar {
    width: 100%;
    height: 7px;
    background-color: #FEC8D6;
    border-radius: 16px;
  }
  .progress-bar .progress {
      background: #AE5781;
  }
  .progress {
    height: 100%;
    transition: width 0.3s;
    display: block !important;
    position: relative;
  }
  .progress-value {
    font-weight: normal;
    color: #333;
  }
.progress:before {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #AE5781;
    border: 3px solid #fff;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.attribute_zero .progress:before{
  left:0;
}
.product-attributes h3 {
    font-family: 'IowanOldSt BT';
    text-align: center;
    margin: 0 0 24px;
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
}
.product-attributes {
    background: #FFEEF0;
    margin-top: 56px;
    border-radius: 8px;
    padding: 30px 28px;
}
.product-attributes .attribute:last-child .flex-main {
    margin-bottom: 0;
}
.flex-main {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 25px;
}
.flex-main span {
    color: #353535;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}
.aspect-product-gallery  .grid--1-col .grid__item{
  width:100%;
  max-width:100%;
}
.aspect-product-gallery  .banner--large:not(.banner--adapt) {
    min-height: unset;
}
.aspect-product-gallery .slider-button {
    padding: 0;
    width: 32px;
    height: 32px;
}
.aspect-product-gallery .slider-button.slider-button--prev {
    transform: translateX(-16px);
}
.aspect-product-gallery .slider-button.slider-button--next {
    transform: translateX(16px);
}
.aspect-product-gallery .slideshow img {
    border-radius: 8px;
    aspect-ratio: 1;
    background: #f4f4f4;
}
.aspect-product-gallery .slider-button .icon {
    height: 0.8rem;
}
.aspect-product-gallery .slider-buttons {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
    justify-content: space-between;
}
.aspect-product-gallery .slideshow.banner .slideshow__slide img{
  max-height: 100%;
  min-height: 100%;
}
@media only screen and (max-width: 600px){
  .np-main-nail-wi{
    margin-left: 17px;
    max-width: 390px;
  }
  /* .np-tab-scroll{
    max-width: 100%;
    margin-left: 0 !important;
    min-width: 320px !important;
  } */
  .np-tab-scroll {
    max-width: 100%;
    margin-left: 35px;
    min-width: 325px;
    max-width: 325px;
  }
  button.arrow.arroe-right svg,
  button.arrow.arroe-left svg{
    width: 26px;
    height: 26px; 
  }
  #np-bundle-wrap[data-nail="6"] #np-nails .np-nail .np-thumb-nail img,
  div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper img{
    transform: scale(1.5);
  }
  #np-bundle-wrap[data-nail="6"] #np-nails .np-nail.selected-tab .np-thumb-nail img,
  div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper .np-nail.selected-tab img{
     transform: scale(1);
  }
  .np-bundle-wrap .np-thumb-nail img{
    transform: scale(1.4);
  }
  .np-bundle-wrap .np-nail.selected-tab .np-thumb-nail img{
     transform: scale(1) !important;
  }
  .product-info-nails-content {
    max-width: 430px;
    padding: 24px 24px 30px;
  }
  .aspect-product-gallery h3 {
    margin: 16px 0 12px;
    font-size: 20px;
    line-height: 30px;
  }
  .aspect-product-gallery p {
    margin: 0 0 18px;
  }
  .product-attributes {
    margin-top: 32px;
    padding: 24px 20px;
  }
  .flex-main {
    margin-bottom: 16px;
  }
  .product-attributes h3 {
    margin: 0 0 24px;
    font-size: 24px;
    line-height: 30px;
  }
  .np-tab-header {
    padding: 15px 0;
  }
  .np-tab-wrap {
    max-width: 430px;
  }
  .np-tab-wrap .np-tab-header .np-tab-header-top h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .np-tab-header ul.np-progress-bar {
    margin: 16px 0;
  }
  .np-tab-thubnail-wrapper {
    gap: 12px !important;
  }
  .np-tab-thubnail-wrapper img {
    height: 100px;
  }
  #np-tb-alle.np-tabcontent .np-product-card-wrap {
    /* grid-template-columns: repeat(3, 1fr) !important; */
    row-gap: 40px;
  }
  div.np-bundle-wrap[data-nail="6"] .np-tab-thubnail-wrapper{
    column-gap: 7px !important;
    row-gap: 7px !important;
  }
  .np-tab-wrap .np-tab button.np-tablinks{
    font-size: 12px;
    padding: 6px 10px;
  }
  button.arrow.arroe-left {
  top: 50%;
  left: 21px;
  }
}
@media only screen and (max-width: 429px){
  .aspect-product-gallery button#btn-choosebutton{
    font-size: 16px;
  }
  .product-info-nails-content .close-drawer svg{
    widht: 32px;
    height: 32px;
  }
  .np-bundle-wrap h3{
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1; 
  }
  .np-main-nail-wi{
    margin-left: 0;
  }
  .np-tab-wrap {
    max-width: 100% !important;
  }
  .np-tab-header {
    margin: 0 !important;
    padding: 15px 10px 15px 10px !important;
  }
  button.arrow.arroe-left {
    left: 10px !important;
  }
  /* button.arrow.arroe-right {
    left: 279px !important;
  } */
  .np-tab-main .np-tabcontent {
    margin: 0px 7px 0 !important;
  }
  .np-tab-scroll {
    max-width: 100%;
    margin-left: 35px;
    min-width: 342px;
    max-width: 342px;
  }
  button.arrow.arroe-right {
    right: 39px;
  }
  .np-main-nail-wi {
    margin-left: 5px;
  }
  
  .np-main-nail-wi {
    position: relative;
  }
  .np-main-nail-wi:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 155px;
    display: block;
    background-color: rgb(0 0 0 / 50%);
    z-index: 9;
    background: rgb(255, 255, 255);
    background: linear-gradient(280deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
  }
  
}
.np-tab-main .np-tabcontent{
  display: none;
}
.np-product-card-wrap.main-product-card-wrap {
    grid-template-columns: repeat(4,1fr) !important;
}
.np-tab-main .np-tabcontent.active {
    display: block;
}
.mystyle {
    background: #f4f4f4;
    width: 450px;
    height: 450px;
}
@media only screen and (max-width: 390px){
  .aspect-product-gallery .slider-button{
    widht: 26px;
    hegiht: 26px;
  }
  .np-nail .np-thumb-nail .remove svg{
    width: 12px;
    height: 12px;
  }
  .np-tab-main .np-tabcontent::-webkit-scrollbar{
    width: 4px;
  }
  .np-tab-main .np-tabcontent{
    margin-right: 40px !important;
  }
  .np-tab-scroll {
    margin-left: 32px;
    min-width: 82%; 
    max-width: 82%;
  }
  
  
}

@media only screen and (max-width: 375px){
  right: 0;
}

@media only screen and (max-width: 380px){
  .np-tab-scroll {
    min-width: 80%;
    max-width: 80%;
  }
}
@media only screen and (max-width: 370px){
  .np-tab-scroll {
    min-width: 78%;
    max-width: 78%;
  }
}
@media only screen and (max-width: 360px){
  .np-tab-scroll {
    min-width: 76%;
    max-width: 76%;
  }
}
@media only screen and (max-width: 340px){
  .np-tab-scroll {
    min-width: 69%;
    max-width: 69%;
  }
}
.loading-disable .main-variant-picker {
  opacity: 1;
  pointer-events: none;
}
.loading-disable .main-variant-picker:has(input[type=radio]:checked) {
  opacity: 1;
  pointer-events: all;
}
/* 28/01/2025 */
.btn_upgrade{
  background-color: transparent;
  bordr: none;
  margin-top: 0;
  color: #828282;
  text-decoration: underline;
  font-weight: 500;
  margin-bottom: 0 !important;
  opacity: 1 !important;
}
.btn_upgrade:after{
  box-shadow: none;
}
.new-item {  
  font-size: 12px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 1px solid #0000001a;
  border-radius: 10px;
  margin: 5px 0;
  
}
.upgrade_image{
  padding-right:5px;
}
.btn_upgrade:hover::after {    
  box-shadow:none !important;
  border:none;
}
[data-nail="8"] div#np-nails {
    display: flex;
    flex-wrap: wrap; 
}
[data-nail="8"] div#np-nails .np-nail {
    flex: 0 0 32%;
}
[data-nail="8"] div#np-nails .np-nail[data-index="7"],[data-nail="8"] div#np-nails .np-nail[data-index="8"] {
    flex: 0 0 49%;
}
[data-nail="8"] div#np-nails .new-item{
    flex: 0 0 100%;
}
@media only screen and (max-width: 749px){
  [data-nail="8"] div#np-nails {    
    gap: 6px;
  }  
  .template_farbenset-template .bundle_btn[data-nails="9"] .np-nail {
        flex: 1 1 calc(20% - 7px);
        max-width: calc(33.33% - 7px);
    }
  .product-form__submit {    
    font-size: 12px;
   }
  .new-item {  
    font-size: 9px;
  }
  .new-item .upgrade_image {
    max-height: 20px !important;
    min-height: 20px !important;
  }
}
.np-tab-thubnail-wrapper .extra_bundle {
    display: none;
}
.bundle_btn  .extra_bundle{
  grid-column: 1 / -1;
}

/* Popup */
.append_bundle {
  display: none;
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  padding: 30px;
  box-sizing: content-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 595px;
  box-shadow: 0;
  -webkit-box-shadow: 0 0 100px 0 #000000;
  box-shadow: 0 0 100px 0 #000000;
  border-radius: 6px;
  height: 750px;
  overflow-y: scroll;
}
.bundle_div_wrp {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    grid-template-rows: auto;
    border: 1px dashed #8C8C8C;
    border-radius: 16px;
}
.bundle_div_wrp .np-thumb-title {
  display: none;
}
.image_wrp {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.image_wrp img {
  width: 80px;
  height: 80px;
}
.image_wrp h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px;
}
.new-item {  
  font-size: 12px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.popup_overfolow{
  overflow:hidden;
}
.append_bundle .remove{
  display:none;
}
.append_bundle .image_wrp h5 {
  margin: 0 20px;
  margin-top: 20px;
}
.append_bundle .new-item {
    font-size: 12px;
    padding-top: 0;
    font-weight: 500;
}
.close_png {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.append_bundle .remove{
  display:none !important;
}
.sale_label {
    display: block;
}
.bundle_div_wrp .np-nail.selected-tab .sale_label {
    display: none;
}
.np-nail {
    position: relative;
}
.bundle_div_wrp .np-nail .sale_label {
    position: absolute;
    right: 6px;
    background-color: #F17FB6;
    color: #fff;
    font-size: 12px;
    top: 5px;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 2px;
}
.new-main-product product-form.product-form {
 /* margin: 0 !important;
 margin-bottom:15px !important; */
 margin-top:10px !important; 
}
.addon_btn {
  border: 1px solid #00000080;
  text-decoration: none;
  font-weight: bold;
  color: black;
  margin-top: 20px;
  margin-bottom: 10px !important;
}
span.set_addtocart {
  font-weight: bold;    
}
/* 27/05/25 */
.np-tab-header_text{
  letter-spacing: 0 !important;
  font-family: Quicksand, sans-serif !important;
  color: #505050 !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  font-size: 16px !important;
  margin: 0 !important;
}
span.np-tab-remove{
  justify-content: space-between;
}
.bundle_btn[data-nails="6"]{
  grid-template-columns: repeat(4,1fr) !important;
}

.template_farbenset-template .np-nail {
  flex: 1 1 calc(25% - 12px);
  max-width: calc(25% - 12px);
}
.template_farbenset-template .np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail {
    flex: 1 1 calc(50% - 7px);
    max-width: calc(50% - 7px);
}
 #np-bundle-wrap.np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail{
    flex: 1 1 calc(20% - 12px);
  max-width: calc(20% - 12px);
} 
.template_farbenset-template .bundle_btn[data-nails="4"] .np-nail:nth-last-child(2),.template_farbenset-template .bundle_btn[data-nails="4"] .np-nail:last-child,
.template_farbenset-template .np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail:nth-last-child(2){
  flex: 1 1 calc(50% - 12px); 
  max-width: calc(50% - 12px);
}
.template_farbenset-template .np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail:last-child {
  flex: 1 1 100%; 
  max-width: 100%;
}
.template_farbenset-template .custom-append #np-nails[data-nails="4"] .np-nail {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
}
.np-nails.bundle_btn.np_wrp[data-nails="4"] .np-nail:last-child {
    grid-column: 1 / -1;
}
.template_farbenset-template .custom-append #np-nails[data-nails="4"] .np-nail:last-child {
    flex: 1 1 100%;
    max-width: 100%;
}
.np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail {
    flex: 1 1 calc(50% - 7px);
    max-width: calc(50% - 7px);
}
.np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail:last-child {
    flex: 1 1 calc(100% - 7px);
    max-width: 100%;
}

.np-bundle-wrap[data-nail="8"] .np-tab-thubnail-wrapper .np-nail {
    flex: 1 1 calc(25% - 11px);
    max-width: calc(25% - 11px);
}
#np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper .np-nail{
    flex: 1 1 calc(16% - 11px);
    max-width: calc(16.6% - 11px);
}
#np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper img{
  min-height: 80px !important;
  max-height: 80px !important;
}
#np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper{
    column-gap: 12px;
    row-gap: 10px;
}
.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper .np-nail {
    flex: 1 1 calc(25% - 11px);
    max-width: calc(25% - 11px);
}
#np-bundle-wrap.np-bundle-wrap[data-nail="12"] .remove svg{
      width: 10px;
    height: 10px;
}


@media only screen and (max-width: 749px){
  span.np-tab-remove svg{
    width: 24px !important;
    height: 24px !important;
  }
  .np-tab-header_text{
     font-size: 14px !important;
    line-height: 16px !important;
  }
  .np-tab-remove .np-tab-header_text {
    margin: 0 !important;
    font-size: 14px !important;
  }
  .np-tab-header ul.np-progress-bar{
    margin: 10px 0 !important;
  }
  .new-main-product .product__title+p.product__text{
    font-size: 14px !important; 
    margin-bottom: 10px !important; 
  }
  .thumbnail-list__item.slider__slide{
    width: calc(20% - .6rem) !important;
  }
  .new-main-product ul.product__media-list{
     margin-bottom: 6px !important; 
  }
  .new-main-product .price .price__container span s{
    font-size: 20px !important;
  }
  .new-main-product .price .price__container span,
  .mobile_main .price_wrp span{
    font-size: 15px !important;
    line-height: 1 !important;
  }
  .new-main-product .product__title span.badge.price__badge-sale{
    font-size: 14px !important;
    margin-top: 0 !important;
  }
  .new-main-product .product__title span.badge.price__badge-sale svg{
    width: 20px !important;
    height: 20px !important;
  }
  .new-main-product .product__title h1{
    font-size: 28px !important;
    line-height: 1.1 !important;
  }
  .new-main-product ul.icon-with-text li.icon-with-text__item{
    margin-bottom: 8px !important;
  }
  .new-main-product ul.icon-with-text{
    margin-bottom: 15px !important;
  }
  .np-bundle-wrap h3{
    font-size: 16px !important;
    margin: 10px !important;
  }
  .np-product-card-wrap .np-pr-variant-card h3 {
    margin: 8px 0 0 !important;
    font-size: 12px !important;
  }
  .product.grid{
    gap: 10px !important;
  }
  .main-variant-picker .price_wrp{
    line-height: 1.1 !important;
  }
  .product-form__input--pill input[type=radio]:checked+label,
  .new-main-product fieldset.product-form__input.product-form__input--pill label{
    font-size: 15px !important;
  }
  .bundle_wrp.active,
  .custom-append #np-nails,
  .mobile_view .main-variant-picker{
    margin-bottom: 10px !important;
  }
  .custom-append #np-nails {
    gap: 10px;
  }
  .bundle_wrp .variant_tag,
  .new-main-product .product__accordion .accordion__content ul li,
  .new-main-product .product__accordion .accordion__content p,
  .new-main-product .product__accordion .accordion__content h4{
    font-size: 14px !important;
  }
  .new-main-product .product__accordion .accordion__content ul{
    gap: 6px !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .new-main-product product-form.product-form,
  .new-main-product .payment-icon{
    margin: 10px 0 !important;
  }
  .new-main-product media-gallery .thumbnail-slider ul.thumbnail-list,
  .bundle_wrp.active .main-variant-picker{
     margin-bottom: 0 !important;
  }
  .new-main-product media-gallery .thumbnail-slider ul.thumbnail-list{
    gap: 6px !important;
  }
  .new-main-product media-gallery .thumbnail-slider ul.thumbnail-list {    
    padding-left: 4rem !important;
    }
  .np-nail img, .np-nail img{
    max-height: 100px;
    min-height: 100px;
  }
  .np-nail.selected-tab img{
    padding: 15px 5px;
  }
  .new-main-product .product__accordion .accordion__content p,
  .new-main-product .product__accordion .accordion__content h4{
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    line-height: 16px !important;
  }
  .new-main-product .product__accordion .accordion__content{
    margin-bottom: 0 !important;
    padding: 12px 0 !important;
  }
  .np-thumb-nail{
    height: 87px !important;
    border-radius: 15px !important;
    overflow: hidden;
  }
  .bundle_btn[data-nails="6"]{
    gap: 7px !important;
  }
  .template_farbenset-template .np-nail {
    flex: 1 1 calc(33.33% - 7px);
    max-width: calc(33.33% - 7px);
  }
  .template_farbenset-template .np-tab-thubnail-wrapper .np-nail{
    flex: 1 1 calc(33.33% - 8px);
    max-width: calc(33.33% - 8px);
  }
  .template_farbenset-template .bundle_btn[data-nails="6"] .np-nail:nth-last-child(2),
  .template_farbenset-template .bundle_btn[data-nails="4"] .np-nail:nth-last-child(2),
  .template_farbenset-template .bundle_btn[data-nails="4"] .np-nail:last-child,
  .template_farbenset-template .np-bundle-wrap[data-nail="8"] .np-tab-thubnail-wrapper .np-nail:last-child,
  .template_farbenset-template .np-bundle-wrap[data-nail="8"] .np-tab-thubnail-wrapper .np-nail:nth-last-child(2),
  .template_farbenset-template .np-bundle-wrap[data-nail="5"] .np-tab-thubnail-wrapper .np-nail:nth-last-child(2),
  {
    flex: 1 1 calc(50% - 7px);
    max-width: calc(50% - 7px);
  }
  .template_farbenset-template .bundle_btn[data-nails="6"] .np-nail:last-child,
  .template_farbenset-template .bundle_btn[data-nails="6"] .np-nail:nth-last-child(2) {
    flex: 1 1 calc(50% - 7px);
    max-width: calc(50% - 7px);
  }
  #np-bundle-wrap.np-bundle-wrap[data-nail="5"] .np-nail img {
    min-height: 75px;
    height:75px;
  }
  #np-bundle-wrap.np-bundle-wrap[data-nail="8"] .np-tab-thubnail-wrapper img{
    height: 86px;
    min-height: 86px;
  }
  #np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper img {
      min-height: 60px!important;
      max-height: 60px!important;
  }
  #np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper .selected-tab img {
      padding: 10px 5px!important;
  }
  #np-bundle-wrap.np-bundle-wrap[data-nail="12"] .np-tab-thubnail-wrapper{
    column-gap: 12px;
    row-gap: 10px;
  }
  #np-bundle-wrap .np-thumb-nail{
        border-radius: 10px !important;
  }
}
.template_farbenset-template [data-variantid="55018575692102"] .remove,.template_nail-bundles [data-variantid="55018575692102"] .remove,
.template_farbenset-template .price__badge-sale,.template_nail-bundles .price__badge-sale{
  display:none !important;
}
.template_farbenset-template [data-variantid="55018575692102"],.template_nail-bundles [data-variantid="55018575692102"]{
  pointer-events:none;
}
#np-tab-wrap .main-np-pr-variant-card {
    padding: 5px;
}
#np-tab-wrap .main-np-pr-variant-card.active{  
  border-radius: 8px;
  background: linear-gradient(135deg, rgb(231 231 231 / 50%) 0%, rgb(239 226 226 / 50%) 50%, rgb(227 224 224 / 50%) 100%);
}