/** Shopify CDN: Minification failed

Line 2901:78 Unexpected "{"
Line 3339:0 Unexpected "}"

**/
.slider-upsell .flickity-slide {
  width: 100%;
}

.slider-upsell .flickity-slide.multiple {
  width: 85%;
  margin-right: 7px;
}

flickity-carousel.product__upsell-list {
  min-height: 112px;
}

.slider-upsell flickity-carousel .flickity-slide {
  display:none;
}

.slider-upsell flickity-carousel .flickity-slide:first-child {
  display:block;
}

.slider-upsell flickity-carousel.flickity-enabled .flickity-slide {
  display: block;
}

.product__media-item:first-child {
  margin-left:0px;
}

.product:not(.product--featured) {
  margin-top: 0px;
}


@media screen and (max-width:1000px) {
  
  button.product__media-prev-next.hidden-lap-and-up.tap-area.tap-aera--large {
    display: none;
  }
  
  button.product__media-prev-next.hidden-lap-and-up.tap-area.tap-area--large {
    display: none;
  }

  product-media.product__media {
    position: relative;
  }
}


.slider-upsell .upsell_label {
  position: relative;
  font-size:10px;
}

.slider-upsell .upsell_price.price_area {
  justify-content: left;
  margin-top: 5px;
}

.slider-upsell .price_area .original {
  font-size: 13px;
  font-weight: 400;
  color: rgba(39, 39, 39, 0.40);
}

.slider-upsell .price_area .dicounted {
  color: #BF7562;
}

.upsell_title_label {
  font-size: 15px;
  font-weight: 500;
  color: #272727;
}

.upsell_flex {
  padding: 15px;
}

.upsell_title {
  font-weight:500;
}

@media screen and (max-width: 768px){
  
 .shopify-section--faq h1.heading.h2 {
    text-align: left;
  }
  
  #shopify-section-header{
    --container-gutter: 24px
  }
  
  image-with-text.image-with-text {
    padding: 0px;
  }
}

.upsell_flex {
  border-width: 2px;
  background: #FAF8F5
}

input.remover_upsell:checked+.upsell_flex {
  background: #fff
}

input.remover_upsell:checked+.upsell_flex {
  border-color: #272727;
}

span.price.price--highlight.price--large span {
  font-weight: bold;
  color: #272727;
}

h2.heading.heading--small.italic {
  font-style: italic;
  font-size: 15px;
}

div#pick-color-id {
  padding-bottom: 5px;
}

.whats-included ol {
  --points-half: calc(var(--no_of_points)/2);
  list-style: none;
  counter-reset: myCounter;
  padding-left: 0;
  margin-left: 0!important;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: repeat(var(--points-half),auto);
  grid-auto-flow: column;
}

.whats-included ol li {
  position: relative;
  margin-bottom: 10px; 
  color: #272727;
  font-size: 12px;
  line-height: 16.8px;
  font-weight: 400;
  font-style: normal;
  padding-left: 26px !important;
}

.whats-included ol li::before {
  content: counter(myCounter);
  counter-increment: myCounter;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%; /* Makes it a circle */
  width: 16px;
  height: 16px;
  text-align: center;
  border: 1px solid rgba(39, 39, 39, 0.20);
  font-size: 10px;
  font-weight: 500;
  color: #272727;
  line-height: 14px;
}

.whats-included .kit-image img {
  margin: 20px 0px;
}

.gratis-title {
  color: #272727;
  font-size: 12px;
  line-height: 16.8px; /* 140% */  
  font-weight: 400;
  text-decoration-line: underline;
}

.gratis-title i {
  font-weight: 500;
}

.gratis-area {
    display: flex;
    align-items: center;
}

.gratis-area > div {
  width: 50%;
}

.whats-included .gratis-content ol {
  grid-template-columns: repeat(1,1fr);
  grid-template-rows: repeat(6,auto);
}

.gratis-title {
    margin-bottom: 10px;
}

.gratis-image img {
    margin: 0px !important;
}


h2.heading.heading--small {
    margin-bottom: 5px !important;
}

h2.heading.heading--small + h3 {
    margin-top: 0px;font-size:20px;
}

.text-container h3.h2{
  font-size:20px;
}
@media screen and (max-width:768px){
  .custom-mobile-bottom{--vertical-breather:50px;}
 
  .upsell_subtitle{font-size:10px;}
}
@media screen and (min-width:1000px){
  div.scrolling-logos{min-height:46px;}
  .text-container h3.h2{
  font-size:24px;
}
  h2.heading.heading--small+h3 {
    font-size: 24px;
}

}






/* new 1x1 icons grid */

.grid1x1 .text-with-icons__list:not(.text-with-icons__list.rebranded) {
    display: grid;
    grid-auto-flow: row;
    margin-left: 0;
    margin-right: 0;
    grid-row-gap: 10px;
}

.grid1x1 .text-with-icons__item {
    display: flex;
    align-items: center;
    flex-direction: row;
    text-align: center;
    padding: 0;
    gap: 10px;
    font-size: 13px;
}

.grid1x1 .text-with-icons__icon-wrapper {
    margin-bottom: 0;
   
}

.container.grid1x1 {
    border-radius: 5px;
    border: 1px solid rgba(39,39,39,.4);
    padding-top: 17px;
    padding-bottom: 17px;
}
.color-selection__grid-item {
    position: relative;
    /* max-width: 126.957px; */
    width: calc(33% - 15px * 2 / 3);
}

.color-selection__grid .gratis-badge {
  width: 75px;
  height: 25px;
  background: #a50034;
  color: #F7F6F5;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.6px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
}

.custom_tab_slider .flickity-slide {
  width: 100%;
}

.color-selection__selection-container .more-colors-grid {
  padding-bottom: 0;
  display: flex;
  gap: 15px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  width: 100%;
  position: relative;
}

.color-selection__selection-container .more-colors-grid .color-selection__grid-item {
  flex: 0 0 calc(24% - 15px);
  scroll-snap-align: start;
}

.color-selection__selection-container .more-colors-grid::-webkit-scrollbar {
  display: none;
}

.color-selection__selection-container .more-colors-grid {  
    scrollbar-width: none; 
    -ms-overflow-style: none;  /* IE and Edge */
}

@media screen and (max-width: 768px) {
  
  image-with-text.image-with-text.image-with-text--reverse.image-with-text--overlap-image.became-visible {
    padding-top:var(--vertical-breather);
  }
}

/* New V2 CSS */

.product_info_rating_wrapper svg {
    width: 87px;
}
.custom-product-page-v2 {
    padding-top: 0;
}
.custom-product-page-v2 .product {
    margin-left: 0;
    margin-right: 0;
}

.product-tabs__tab-item-wrapper .aspect-ratio--natural img, .product-tabs__tab-item-wrapper .aspect-ratio--natural video, .product-tabs__tab-item-wrapper .aspect-ratio--natural svg {
        width: 100%;
}

@media screen and (min-width: 1000px) {
        product-media.product__media {
        position: sticky;
        top: 140px;
    }
    .custom-product-page-v2 .product--thumbnails-bottom .product__media {
        --product-media-width: calc(var(--grid-column-width) * 12 + var(--grid-gap) * 11);
    }

}
@media screen and (max-width: 999px) {
  
   /* color-choose-drawer#color-choose-drawer.drawer {
    position: fixed;
    display: flex;
    flex-direction: column;
    right: 0;
    bottom: 0; 
    width: 100vw;
    max-width: 500px;
    height: 100%;
    max-height: 102vh;
    transform: translateY(100%);
    visibility: hidden;
    font-size: 1rem;
    transition: transform 0.6s cubic-bezier(0.75, 0, 0.175, 1), visibility 0s linear 0.6s; 
  }

  color-choose-drawer#color-choose-drawer.drawer[open] {
    transform: translateY(0);
    visibility: visible;
    transition: transform 0.6s cubic-bezier(0.75, 0, 0.175, 1), visibility 0s linear 0s; 
  } */

  .custom-product-page-v2 .product__media-list {
    margin-left: 0;
    margin-right: 0;
  }

  .product__info.product__info__v2 {
    padding-left: 16px;
    padding-right: 16px;
  }
  
  .custom-product-page-v2 .product__thumbnail, .custom-product-page-v2 .product__thumbnail>img {
    border-radius: 0;
  }
}

.custom-product-page-v2 .color-selection__grid {
  padding-bottom: 0;
  display: flex;
  gap: 15px;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}

.product__info__v2 .jdgm-widget.jdgm-widget {
  display: none !important;
}

.product_info_rating_wrapper {
  display: inline-flex;
  gap: 12px;
  align-items: center;
}

.product_info_rating_text {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  font-style: normal;
}

.product_info_badge_text {
    font-family: var(--text-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.56px;
    color: #F7F6F5;
    background: #272727;
    width: 80px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .product__info__v2 h1.product-meta__title.heading.h5 {
    font-family: "ivypresto-headline", serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
    color: #272727;
    margin-bottom: 12px !important;
}
.product__info__v2 p.subtitle {
    margin-bottom: 32px;
  line-height:20px;
}
.product__info__v2 span.price.price--highlight.price--large span {
    color: #a50034;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
}
.product__info__v2 .price--compare {
    text-decoration: line-through;
    opacity: .75;
    color: rgb(39 39 39 / 75%);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
}
[dir=ltr] .product__info__v2 .price-list:not(.price-list--stack)>.price:not(:last-child) {
    margin-right: 12px;
}
[dir=ltr] .product__info__v2 .product-meta__label-list:not(:empty) {
    margin-left: 12px;
}
.product__info__v2 .product-meta__price-list-container .label-list:not(:empty) {
    display: flex;
    flex-direction: column;
    align-items: center;
    pointer-events: none;
    min-width: 48px;
    min-height: 25px;
    justify-content: center;
}
.product__info__v2 .product-meta__price-list-container .label--highlight {
    background: transparent;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F7F6F5;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.6px;
    background: #a50034;
    min-width: 48px;
    min-height: 25px;
}
/* .product__info__v2 .product-meta__price-list-container {
    margin-bottom: 7px;
} */
.product__info__v2 p.product-meta__taxes-included.text--small {
    opacity: 0.6;
    padding-bottom: 0 !important;
    color: var(--Midnight, #272727);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product__info__v2 .block-swatch-list {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    column-gap: 18px;
    row-gap: 10px;
    max-width: 100%;
    flex-wrap: nowrap;
}
.block-swatch.custom-po-set {
    /* width: calc(50% - 18px); */
    width: calc(50% - 18px * 1 / 2);
    position: relative;
}
.product__info__v2 .custom-po-set .block-swatch__item {
    border-radius: 0;
    border: 1px solid #272727;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 5px 0px;
    color: #272727;
    margin: 0;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.product__info__v2 .extra-bullets {
    margin-top: 12px;
    border-radius: 0;
    border: none;
    padding: 16px;
    background: rgb(39 39 39 / 5%);
    margin-bottom: 32px;
}
.product__info__v2 .bullets-head {
    color: #272727;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.3px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product__info__v2 .in-bp {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}
.product__info__v2 .in-bp u {
    font-weight: 500;
}
.product__info__v2 .bp-grid {
    grid-row-gap: 8px;
}

.product__info__v2 .color-selection__label_heading {
    color: #272727;
    font-family: "ivypresto-headline", serif;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: 27.3px;
    margin: 0;
}

.product__info__v2 .color-selection__label_text {
    color: #272727;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}
.product__info__v2 .color-selection__label {
    margin-bottom: 20.21px;
}
.product__info__v2 .product-meta {
    border: none !important;
}

.custom-product-page-v2 .product__info__v2 span.product-form__option-name {
    margin-bottom: 0;
    color: #272727;
   font-family: "ivypresto-headline", serif;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: 27.3px;
}

.custom-product-page-v2 .farbe-title {
    color: #272727;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.custom-product-page-v2 .farbe-vendor {
    color: #272727;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
}
.custom-product-page-v2 .farbe-price_wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 4px;
}
.custom-product-page-v2 .farbe-price {
    color: #a50034;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    text-align: center;
    margin-top: 8px;
}
.custom-product-page-v2 .farbe-compare {
    color: #272727;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
    text-decoration-line: line-through;
    opacity: 0.75;
    text-align: center;
    margin-top: 2px;
}
.custom-product-page-v2 .color-selection__grid-item > .color-selection__image {
    background-color: #f1edea;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto;
    display: block;
    border: 1px solid transparent;
    padding-top: 130%;
}
.custom-product-page-v2 .color-selection__image.readytoselect {
    background-color: #fff;
    border: 1px solid #272727;
}
.custom-product-page-v2 .color-selection__image--top {
    background-size: 36% !important;
}
.custom-product-page-v2 .color-selection__image--top.coladded {
    background-size: 60% !important;
}
.custom-product-page-v2 #pick-color-id {
    padding-bottom: 12px;
}
.custom-product-page-v2 button#AddToCart {
    min-height: 40px;
    height: auto;
    width: 100%;
    background: #272727;
    border-radius: unset;
    color: #F7F6F5;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.custom-product-page-v2 .product-form__payment-container {
    margin-top: 0;
}

.custom-product-page-v2 .buy-button-icon-text_item {
    /* margin-top: 16px; */
    display: inline-flex;
    align-items: center;
    gap: 12px;
}
.custom-product-page-v2 .buy-button-icon-text_item svg {
    min-width: 30px;
}
.custom-product-page-v2 .buy-button-icon-text_item_text {
    color: #272727;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.custom_accordion_block {
    padding-bottom: 32px;
    border-bottom: .5px solid rgb(39 39 39 / 0.75);
}
.custom_accordion_block_header_title {
    margin: 0;
    padding: 0;
    color: #272727;
    font-family: "ivypresto-headline", serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 27.3px;
    margin-bottom: 20px;
}
.custom_accordion_block_header_bullet_item {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 9px;
}
.custom_accordion_block_header_bullet_item svg {
    width: 15px;
    height: 12px;
}
.custom_accordion_block_header_bullet_item span {
    color: #272727;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.shopify-section.shopify-section-custom_accordion.inside-tabs {
    border-bottom: .5px solid rgb(39 39 39 / 0.75);
    padding-bottom: 16px;
}
.shopify-section-custom_accordion.inside-tabs .collapsible-toggle.heading.heading--small {
    padding: 0;
    color: #272727;
    font-family: "ivypresto-headline", serif;
    font-size: 24px;
        font-style: italic;
    font-weight: 300;
    line-height: normal;
    margin: 0 !important;
}
  .custom-product-page-v2 .product__media-list .flickity-button {
    position: absolute;
    top: 50%;
    /* transform: translate(50%, -50%); */
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: transparent; */
    border: 1px solid rgb(247 246 245 / 30%);
}
    .custom-product-page-v2 .product__media-list .flickity-button.flickity-prev-next-button.previous {
    left: 3%;
    }
  
  svg.flickity-button-icon {
    width: 28px;
    height: 28px;
}
  .custom-product-page-v2 .flickity-button.flickity-prev-next-button[disabled] {
    display: none;
  }
.shopify-section-custom_accordion .collapsible flickity-carousel {
    padding: 16px 0;
}
.shopify-section-custom_accordion .collapsible-custom_content {
    padding: 16px 0;
}
@media only screen and (max-width: 576px) {
  .custom-product-page-v2 .product__media-list .flickity-button {
    width: 28px;
    height: 28px;
  }
  .custom-product-page-v2 .product__media-list .flickity-button.flickity-prev-next-button.next {
    right: 6%;
  }
}



whats-in-set#whats-in-set {
    z-index: 9999;
    background: #F7F6F5;
}
.drawer__content { 
    padding-left: 15px;
    padding-right: 15px;
}

span.popup-close.close-icon-popup {
  display: block !important;
}
.popup-headline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.image-popup-single .rich-content {
  margin-block-start: 0 !important;
}
.image-popup-single .rich-content p {
  font-size: 17px !important;
}
.image-popup-single h2.heading {
  margin-bottom: 0 !important;
}
.heading-link-wrapper p.heading {
  font-size: 16px;
}
.heading-link-wrapper a {
  font-style: italic;
}
.option-popup .popup-inner .rich-content p {
  font-size: 15px;
}

.popup-headline span.popup-close {
  display: block;
  width: 100%;
  max-width: 18px;
  max-height: 18px;
  cursor: pointer;
}
.popup-headline span.popup-close svg {
  width: 18px;
  height: 18px;
}
.popup-headline p.heading {
  margin: 0 !important;
  font-size: 20px;
  font-family: ivypresto-headline, serif;
    font-style: italic;
    font-weight: 300;
}


hr.pop-divider {
  color: #272727 !important;
    margin-block: 20px;
    opacity: 0.3;
}
.product-tile-item {
  width: 100%;
  height: 100%;
  /* max-width: calc(25% - 10px); */
  max-width: calc(33% - 10px * 2 / 3);
  position: relative; 
  cursor: pointer;
}
whats-in-set .product-tile-item { 
  pointer-events: none;
}
.products-tiles {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
color-choose-drawer#color-choose-drawer .products-tiles {
    row-gap: 32px;
}
.product-tile-item .tile-media img {
  display: block;
  width: 100%;
}
whats-in-set#whats-in-set .product-tile-item .tile-media, .product-tabs__tab-item-wrapper .product-tile-item .tile-media {
    height: 150px;
}
whats-in-set#whats-in-set .product-tile-item .tile-media img, .product-tabs__tab-item-wrapper .product-tile-item .tile-media img {
    height: 110px;
    object-fit: contain;
}
.dip-pr-on-set-inventory-modified-v2 whats-in-set#whats-in-set .product-tile-item .tile-media img, .dip-pr-on-set-inventory-modified-v2 .product-tabs__tab-item-wrapper .product-tile-item .tile-media img {
    object-fit: cover;
}
color-choose-drawer#color-choose-drawer .product-tile-item .tile-media img {
    max-width: 70%;
} 
color-choose-drawer#color-choose-drawer .product-tile-item .tile-media img.tile-media_img_2 {
    max-width: 100%;
}
.product-tile-item a.link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-tile-item .product-details p.title {
  margin: 0 !important;
  font-size: 18px;
  text-transform: capitalize;
}
.product-tile-item .product-details span.vendor {
  font-size: 15px;
  color: #8e8e8d;
}
.product-tile-item .product-details {
    margin-top: 8px;
    margin-bottom: 4px;
}
.option-popup .popup-inner .text-icons h2.icons-header {
  text-align: center;
  padding: 12px 0 0;
}
.icon-slide-wrapper .icon-text {
  display: block;
  text-align: center;
} 
.option-popup .popup-inner .check-icons-flex {
  display: flex;
  justify-content: space-evenly;
  background: #e5dfda;
  padding: 20px 15px;gap:8px;
}
.option-popup .popup-inner .check-icons-flex .icon-slide-wrapper {
  max-width: 150px;
}
.icon-slide-wrapper .icon-text p {
  margin-top: 8px;
  line-height: 1.3;
  font-size: 15px;
}
.icon-slide-wrapper .icon-text span {
  font-size: 15px;
}
a.filters-pop svg {
  display: block;
  width: 25px;
  height: 25px;
}
.popup-headline .headline-icons {
  display: flex;
  align-items: center;
  gap: 20px;
  opacity: 0;
}
/* .option-popup-filter .products-tiles {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
} */
.option-popup-filter .product-tile-item .product-details {
  text-align: center;
}
.option-popup-filter .product-tile-item .product-details p.title {
  font-size: 16px;
  line-height: 1.2;
}
.option-popup-filter .product-tile-item .product-details span.vendor {
  font-size: 14px;
}
.option-popup.option-popup-filter hr.pop-divider {
  margin-inline: -30px;
}
.option-popup .popup-inner .tags span.tag-heading {
  font-size: 18px;
  margin-right: 15px;
  min-width: 50px;
  display: inline-block;
  line-height: 1.3;
  font-family: ivypresto-headline, serif;
    font-style: italic;
    font-weight: 300;
}
.option-popup .popup-inner .tags span.tag-wrapper {
  background: #fff;
  padding: 7px 10px;
  display: inline-block;
  line-height: 1;
  margin-right: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}
.option-popup .popup-inner .tags {
  margin-bottom: 15px;display:none;
}
.option-popup .popup-inner .product-facet__meta-bar-item {
  justify-content: end;
  margin-bottom: 15px;
}
.option-popup.image-text-content .popup-headline {
  margin-bottom: 20px;
}
.image-text-content .images-block {
  display: flex;
  gap: 5px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  margin: 0 -22px 0 0;
}
.images-block .image-slide {
  width: 100%;
  flex: 0 0 92%;
}
.images-block .image-slide img {
  display: block;
  width: 100%;
}
.image-text-content .images-block::-webkit-scrollbar {
  display: none;
}
.option-popup .popup-inner .rich-content {
  margin-block: 10px;
}
.bullet-points .text-bullet img {
  display: inline-block;
  width: 100%;
  max-width: 20px;
  margin-right: 6px;
}
.bullet-points .text-bullet {
  line-height: 1.3;
  margin-bottom: 10px;
}
.option-popup .popup-inner .bullet-points {
  border-top: 1px solid #cecdcc;
  border-bottom: 1px solid #cecdcc;
  padding-block-start: 16px;
  margin-block: 15px;
  padding-block-end: 11px;
}
.image-overlay-discount-block .rte p {
  margin: 0 !important;
  line-height: 1.2;
}
.image-overlay-discount-block {
  width: 137px;
}
.image-overlay-text h2,
.image-with-text-content-block h2,
.good-news-block p em,
.product-starter-pack-block h3,
.mystery-gift-content-block p,
.product-features-block-items-content span,
section.faq-section .faq-header h2,
.faq-items-main-block button.collapsible-toggle,
.popup-headline p.heading,
.option-popup .popup-inner .text-icons h2.icons-header,
.icon-slide-wrapper .icon-text p,
.option-popup .popup-inner .tags span.tag-heading,
.heading-link-wrapper p.heading,
.option-popup.image-popup-single h2.heading {
  font-family: ivypresto-headline, serif;
  font-weight: 100;
      font-style: italic;
}
.image-overlay-discount-block p:last-child {
  font-weight: 500;
}
.image-with-text-content-block .image-with-text-btn.button {
  margin-left: unset;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
}
.image-with-text-header span {
  font-weight: 100;
  font-family: "Satoshi";
  font-style: italic;
}

@media (max-width: 1300px) {
  .product-tile-item .product-details p.title {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media (max-width: 1024px) {

  .option-popup.option-popup-filter hr.pop-divider {
    margin-inline: -10px;
  }
  .popup-headline p.heading {
    font-size: 21px;
  }

  hr.pop-divider {
    margin-block: 20px;
  }
  .option-popup .popup-inner .text-icons h2.icons-header {
    font-size: 21px;
  }
  .option-popup .popup-inner .check-icons-flex {
    padding: 15px 10px;
  }
  .icon-slide-wrapper .icon-text p {
    font-size: 15px;
  }
  .option-popup .popup-inner .check-icons-flex .icon-slide-wrapper {
    max-width: 90px;
  }
  
}
@media (max-width: 860px) {

  .option-popup.option-popup-filter hr.pop-divider {
    margin-inline: -20px;
  }
  .product-tile-item .product-details p.title,
  .product-tile-item .product-details span.vendor,
  .option-popup-filter .product-tile-item .product-details p.title,
  .option-popup-filter .product-tile-item .product-details span.vendor {
    font-size: 12px;
  }

  .option-popup .popup-inner .tags span.tag-heading {
    font-size: 14px;
    margin-right: 5px;
    margin-top: 3px;
  }
  .option-popup .popup-inner .tags {
    margin-bottom: 5px;
  }
  .option-popup .popup-inner .tags span.tag-wrapper {
    font-size: 14px;
    padding: 4px 6px;
  }
  .product__info__v2 .block-swatch-list {
    column-gap: 8px;
}
.block-swatch.custom-po-set {
    /* width: calc(50% - 8px); */
    width: calc(50% - 8px * 1 / 2);
}
}
@media only screen and (max-width: 576px) {

  .product-details p.title {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .option-popup.image-popup-single h2 {
    font-size: 16px;
    margin: 0 !important;
  }

  .option-popup .popup-inner .rich-content {
    margin-block-start: 20px;
    font-size: 12px;
    margin-block-end: 5px;
  }
  .image-popup-single .rich-content {
    margin-block-start: 0 !important;
  }
  .image-popup-single .rich-content p {
    font-size: 12px !important;
  }
  .new_newletter_main .newsletter-custom .footer__item-content {
    flex-wrap: wrap;
  }

}
.drawer__content_wrapper {
    overflow-x: hidden;
    overflow-y: auto;
}

.products_filters_sortby {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-top: 16px;
    padding-bottom: 11px;
    align-items: center;
}
.products_filters_sortby .popout {
    position: relative;
}
.products_filters_sortby .popout-list {
    list-style: none;
    background: #fff;
    padding: 17px 20px;
    border: 1px solid rgb(39 39 39 / 30%);
    position: absolute;
    z-index: 9;
    right: 0;
    margin-top: 8px;
    visibility: visible;
    opacity: 1;
}
.products_filters_sortby .popout-list.visibile_hidden {
    visibility: hidden;
    opacity: 0;
}
.products_filters_sortby .popout-list li {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 2px;
}

.products_filters_sortby .popout-list span.border_chung {
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    right: 30%;
    border-top: 1px solid rgb(39 39 39 / 30%);
    border-left: 1px solid rgb(39 39 39 / 30%);
}
.products_filters_sortby .popout__toggle {
    margin-left: 10px;
}
.products_filters_sortby .popout__toggle svg.down_close {
    margin-bottom: 1px;
}
.search-area{display:none;}
input.product-search.grow.text-14 {
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    -webkit-appearance: textfield;
    outline-offset: -2px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    outline: none;
    border: none;
}
.flex.items-center {
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    --tw-border-opacity: 1;
    border-color: rgb(167 167 167 / var(--tw-border-opacity));
    border-bottom: 1px solid;
    padding: 10px 5px;
}
.search-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    align-items: center;
}
button.btn.btn-xsmall {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
button.clear-search-btn {
    display: flex;
    margin-right: 4px;
}
.tags.tags-option1.po-form > div,.tags.tags-option2.po-lange > div {
    display: flex;
}
.option-popup .popup-inner .tags span.tag-wrapper.active {
    background: #d4c8bf;
}
color-choose-drawer#color-choose-drawer .popup-headline span.popup-close svg {
        width: 18px;
    height: 18px;;
  }

span.discounted_percent {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 1;
    background: #a50034;
    width: 51px;
    height: 25px;
    color: #F7F6F5;
    text-align: right;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


.custom-product-page-v2 button#AddToCart[disabled] .loader-button__text {
    display: flex;
}


img.product_info_rating_img {
    max-width: 87px !important;
}
@media screen and (max-width: 999px) {

  img.product_info_rating_img {
    max-width: 89px !important;
}
  .product_info_rating_text {
    font-size: 12px;
}
  .product_info_badge_text {
    font-size: 13px;
    letter-spacing: 0.52px;
    width: 75px;
    height: 22px;
}

  .product__info__v2 h1.product-meta__title.heading.h5 {
    font-size: 24px;
    margin-bottom: 8px !important;
}
  .product__info__v2 p.subtitle {
    margin-bottom: 20px;
    color: #272727;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
  .product__info__v2 span.price.price--highlight.price--large span {
    font-size: 18px;
    letter-spacing: .36px;
}
  .product__info__v2 .price--compare {
    text-decoration: line-through;
    font-size: 16px;
    letter-spacing: .32px;
}
  [dir=ltr] .product__info__v2 .price-list:not(.price-list--stack)>.price:not(:last-child) {
    margin-right: 8px;
}
  [dir=ltr] .product__info__v2 .product-meta__label-list:not(:empty) {
    margin-left: 16px;
}
  .product__info__v2 .product-meta__price-list-container .label-list:not(:empty) {
    min-width: 43px;
    min-height: 22px;
}
  .product__info__v2 .product-meta__price-list-container .label--highlight {
    font-size: 13px;
    letter-spacing: .52px;
}
  .product__info__v2 .product-meta__price-list-container {
    margin-bottom: 6px;
}
  .product__info__v2 p.product-meta__taxes-included.text--small {
    font-size: 13px;
}
 .starter_new_template.custom-product-page-v2 #pick-color-id {
    padding-top: 20px !important;
}
  .product__info__v2 .in-bp {
    font-size: 16px;
}
  .product__info__v2 .color-selection__label_text {
    font-size: 12px;
}
  .product__info__v2 .color-selection__label {
    margin-bottom: 12px;
}
  .custom-product-page-v2 .color-selection__grid {
    column-gap: 8px;
    row-gap: 32px;
}
.custom-product-page-v2 .color-selection__grid-item {
    position: relative;
    width: calc(33% - 15px * 1 / 3);
}
  /* .custom-product-page-v2 .color-selection__grid-item>.color-selection__image {
    width: 108px;
    height: 128px;
} */
  .custom-product-page-v2 #pick-color-id {
    padding-bottom: 32px;
}
  .custom-product-page-v2 button#AddToCart {
    font-size: 15px;
    min-height: 48px;
}
  .bordered-new.buy-button-payment-icon_top {
    display: none;
}
  /* .custom-product-page-v2 .buy-button-icon-text {
    padding-bottom: 20px;
    padding-top: 20px;
} */
  .custom-product-page-v2 .buy-button-icon-text_item_text {
    color: #272727;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
  .custom-product-page-v2 .buy-button-icon-text_item svg {
    min-width: 28px;
}

  .custom_accordion_block {
    padding-bottom: 32px;
    border-bottom: .5px solid rgb(39 39 39 / .15);
    padding-top: 20px;
    border-top: .5px solid rgb(39 39 39 / .15);
}
  .custom_accordion_block_header_bullet_item span {
    font-size: 15px;
    line-height: 18px;
}
  .shopify-section.shopify-section-custom_accordion.inside-tabs {
    border-bottom: .5px solid rgb(39 39 39 / .15);
}
}
    .custom-product-page-v2 .product-tabs__tab-item-wrapper:last-child {
        border-bottom: unset !important;
    }

whats-in-set#whats-in-set .product-tile-item .product-details {
    margin-top: 8px;
    margin-bottom: 4px;
}
whats-in-set#whats-in-set .product-tile-item, .show_set_content .product-tile-item  {
    max-width: calc(33% - 18px * 2 / 3);
    cursor: unset;
}
.product-tile-item .product-details span.vendor {
    color: rgb(39 39 39 / 50%);
}
whats-in-set#whats-in-set .drawer__content {
    padding-left: 18px;
    padding-right: 18px;
}
whats-in-set#whats-in-set .popup-headline p.heading, .show_set_content .popup-headline p.heading {
    color: #272727;
    font-family: ivypresto-headline, serif;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
}
whats-in-set#whats-in-set hr.pop-divider, .show_set_content hr.pop-divider {
    margin-block: 16px;
    opacity: .2;
}

.drawer__content.show_set_content {
    padding: 0;
}
whats-in-set#whats-in-set .product-tile-item .product-details p.title, .show_set_content .product-tile-item .product-details p.title {
    color: #272727;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
whats-in-set#whats-in-set .product-tile-item .product-details span.vendor, .show_set_content .product-tile-item .product-details span.vendor {
    color: #272727;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    opacity: 0.5;
}
.bullets-question_mark.Nagelkleber {
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: 400;
}
.Nagelkleber_content {
    position: absolute;
    min-width: 182px;
    background: #fff;
    border: 1px solid #272727;
    z-index: 9;
    right: 10px;
    top: 25px;
    padding: 8px 12px;
}
p.Nagelkleber_content_para:not(b) {
    color: #272727;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Basic_text {
    margin-top: 12px;
    color: #a50034;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
}
.Premium_text {
    margin-top: 12px;
    color: #78A97C;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
}
.custom-gel-strips-v2 .Basic_text {
    /* color: #DB7F7F; */
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.52px;
}
.custom-gel-strips-v2 .Basic_text b {
font-weight: 700;
}
.Premium_text_top {
    position: absolute;
    color: #78A97C;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
    background: #fff;
    border: 1px solid #78A97C;
    z-index: 1;
    padding: 3px 7px 4px 8px;
    right: -8px;
    top: -20px;
}
.product-tile-item .tile-media {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #f0ede9;
}
.products-tiles .color__media-list.flickity-enabled .flickity-viewport {
    min-height: 200px;
}


.flickity-enabled .tile-media_img.tile-list_img_2 {
  min-height: 100%;
  height: 100%;
}

color-choose-drawer .product-tile-item .tile-media img.tile-media_img_2 {
    max-width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}


@media (max-width: 768px) {
 .product-tile-item .tile-media, .products-tiles .color__media-list.flickity-enabled .flickity-viewport {
    min-height: 150px;
    max-height: 150px;
    height: 150px !important;
  } 
}
@media (max-width: 400px) {
 .product-tile-item .tile-media, .products-tiles .color__media-list.flickity-enabled .flickity-viewport {
    min-height: 130px;
    max-height: 130px;
    height: 130px !important;
  } 
}
.show_second_img_popup {
    padding: 4px 6px;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
}
.image-with-text-discount-btn_wrapper {
    min-height: 48px;
    width: 100%;
}

color-switcher.color-selection__image .remove_item {
    display: none;
}
color-switcher.color-selection__image.coladded .remove_item {
    display: block;
    position: absolute;
    z-index: 3;
    background: transparent;
    padding: 4px;
    margin: 0;
    line-height: 0;
    cursor: pointer;
    top: 0;
    right: 0;
}
.product-facet__meta-bar {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 16px;
}

.show_second_img_popup .product-facet__meta-bar-item {
  display: flex;
  align-items: center;
  margin: 0 !important;
}
ul.img_swatch_change {
    margin: 0 0 0 18px;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 8px;
}
ul.img_swatch_change li {
    border: 1px solid #D4C8BF;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}
 ul.img_swatch_change li img {
    max-width: 100%;
    border-radius: 50%;
}


.free_in_set.premium-set-bp {
    margin-top: 32px;
}
.free_in_set_header {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}
.free_in_set_title {
    color: #a50034;
    font-family: ivypresto-headline, serif;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: 27.3px;
    margin: 0;
}
.free_in_set_subtitle {
    color: #272727;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.free_in_set_items_list {
    display: flex;
    width: 100%;
    gap: 9px;
}
.free_in_set_item {
    width: 100%;
    position: relative;
    background: #fff;
    /* padding: 30px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.free_in_set_item_info {
    width: 19px;
    height: 19px;
    display: inline-flex;
    position: absolute;
    right: 5px;
    top: 5px;
    border: 1px solid rgb(39 39 39 / 15%);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.free_in_set_item_inner {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
img.free_in_set_item_img {
    margin: 0 auto;
    /* width: 100px; */
    width: 138px;
    /* height: 100px; */
    height: 138px;
    object-fit: contain;
}
.free_in_set_item_title {
    color: #272727;
    /* text-align: center; */
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.free_in_set_item_price_wrapper {
    display: inline-flex;
    gap: 11px;
  justify-content: center;
}
.free_in_set_item_discounted_price {
    color: #a50034;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.free_in_set_item_price {
    color: rgb(39 39 39 / 50%);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration-line: line-through;
}
.free_in_set_item_details {
    position: absolute;
    z-index: 10;
    min-height: 124px;
    min-width: 182px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #272727;
    background: #fff;
    top: 10%;
    right: 10%;
}
.free_in_set_item_info:hover + .free_in_set_item_details {
    display: block !important;
}

.option-popup .popup-inner .tags span.tag-wrapper.disabled {
    cursor: not-allowed;
    background: transparent;
}
.refill-gel-pr-on-set-inventory-modified-v2  product-variants.product-form__variants {
    margin-bottom: 32px;
}

/* .block-swatch.custom-po-set {
    pointer-events: none;
} */
.block-swatch.custom-po-set label.block-swatch__item:hover {
    cursor: progress;
}

@media screen and (max-width: 500px) {
    .custom-mb-mob {
        margin-bottom: 25px !important;
    }
    .free_in_set_header {
        align-items: flex-start;
        flex-direction: column;
    }
  .free_in_set_item {
    /* padding: 10px; */
    justify-content: center;
  }
}
@media screen and (max-width: 430px) {
  .buy-button-payment-icon {
        gap: 2px;
    }
  .buy-button-payment-icon_item svg {
      max-width: 40px;
  }
  .free_in_set_item {
    /* padding: 10px; */
    justify-content: center;
  }
}

#AddToCart .loader-button__loader {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    display: none;
}




/* color drawer */

.color_chooser_new #color-choose-drawer .products-tiles {
    row-gap: 16px;
}

.color_chooser_new .products-tiles{
        gap: 8px;
  }
.color_chooser_new .option-popup .popup-inner .tags span.tag-wrapper.active {
  background: #272727;
    color: #fff;
}
.color_chooser_new span.discounted_percent {
    top: 0px;
    left: 0px;
    font-size: 13px;
}
.color_chooser_new .products_filters_sortby {
    padding-top: 20px;
}
.color_chooser_new .fl-color .headline-icons {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
 .color_chooser_new .fl-color  hr.pop-divider {
        margin-block: 10px;
    }
.color_chooser_new .fl-color .popup-headline {
    justify-content: flex-start;
  column-gap: 16px;
}
.color_chooser_new .fl-color .popup-headline span.popup-close {
    display: flex !important;
}
.color_chooser_new .fl-color .search-area {
    margin-bottom: 13px;
}
.color_chooser_new button.fl_btn {
    padding: 8px;
    background: #000;
    color: #fff;
    width: 100% !important;
    max-width: 100% !important;
    display: block;
  text-align: center;
  font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 24px; 
}
.color_chooser_new .fixed-section {
   box-shadow: 0 0 8px #0000001a;
    padding: 16px 16px 35px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F7F6F5;
      left: 0;
}
.color_chooser_new .sticky-heading {
    font-family: ivypresto-headline, serif;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
    color: #272727;
    
}
.color_chooser_new .drop-head{
  margin-bottom: 16px;
  display: grid;
    grid-template-columns: 1fr 1fr;
  align-items: center;
}

.color_chooser_new .fl-total-item {
    display: flex;
    justify-content: flex-end;
  align-items: center;
}
.color_chooser_new span.fl-arrow {
    display: flex;
}
.color_chooser_new .active-color span.fl-arrow img {
    transform: rotate(180deg);
}
.color_chooser_new .show-selected-color {
    display: none;
      margin-bottom: 16px;
}
.color_chooser_new .fl-select {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
      color: #272727 ;
}
.color_chooser_new .fl-color .popup-color-selection__grid {
    width: 100%;
    margin-top: 0;
}
.color_chooser_new .fl-color span.discounted_percent {
    left: 0px;
}
.color_chooser_new .fl-color .fixed-section .farbe-title{
  margin-bottom:0;
}
@media(max-width:600px){
  .color_chooser_new .fl-color.drawer--large {
    max-width: 100%;
    width: 100%;
} 
  
}


.color_chooser_new .popup-color-selection__container {
    position: relative;
    /* overflow: auto; */
}
.color_chooser_new .popup-color-selection__grid {
    padding-bottom: 0;
    display: flex;
    gap: 15px;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.color_chooser_new .popup-color-selection__grid-item {
    position: relative;
    width: calc(25% - 10px);
}
.color_chooser_new .popup-color-selection__image {
    border-radius: 15px;
    padding-bottom: 130%;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.color_chooser_new .popup-color-selection__image--top {
    background-image: url(/cdn/shop/files/new-nail-bg.png?v=1696294386);
    background-size: 50% !important;
}
.color_chooser_new .popup-color-selection__grid-item>.popup-color-selection__image {
    background-color: #f1edea;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto;
    display: block;
    border: 1px solid transparent;
    padding-top: 130%;
}
.color_chooser_new .popup-color-selection__image.popup-readytoselect {
    background-color: #fff;
    border: 1px solid #272727;
}
.color_chooser_new .popup-remove_item {
    display: none;
}

.color_chooser_new .popup-color-selection__grid-item {
    width: 115px;
    padding-right: 8px;
}
.color_chooser_new .popup-color-selection__image {
    /* width: 100px; */
    /* height: 125px; */
    display: flex;
    background-color: #f0ede9;
    border-radius: 0;
}

.color_chooser_new .popup-color-selection__image--top {
    background-size: 36% !important;
}
.color_chooser_new .popup-color-selection__image--top.coladded {
    background-size: 70% !important;
}
.color_chooser_new .fixed-section .farbe-title {
    color: #272727;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    margin: 0;
}

.color_chooser_new .popup-color-selection__grid {
    display: inline-flex;
    flex-wrap: nowrap;
    margin-top: 10px;
  width: auto;
}

.color_chooser_new .fixed-section .farbe-vendor {
    color: #919191;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
}
.color_chooser_new .fixed-section .farbe-price_wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 4px;
}
.color_chooser_new .fixed-section .farbe-price {
    color: #a50034;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .28px;
    text-align: center;
    margin-top: 8px;
}
.color_chooser_new .fixed-section .farbe-compare {
    color: #272727;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .24px;
    text-decoration-line: line-through;
    opacity: .75;
    text-align: center;
    margin-top: 2px;
}
.color_chooser_new .popup-color-selection__image.coladded .popup-remove_item {
    display: block;
    position: absolute;
    z-index: 3;
    background: transparent;
    padding: 4px;
    margin: 0;
    line-height: 0;
    cursor: pointer;
    top: 0;
    right: 0;
}
.color_chooser_new .popup-color-selection__grid-item.disabled-color {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
    display: none;
}


/* sort by */
.color_chooser_new .sort-section li.popout-list__item {
    list-style: none;
    background: #fff;
    padding: 10px 16px;
    display: inline-block;
}
.color_chooser_new .sort-section a.popout-list__option {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.color_chooser_new .sort-section ul#sort-list {
    display: flex;
    white-space: nowrap;
    column-gap: 8px;
    overflow-x: auto;
    justify-content: flex-start;
    margin-bottom: 16px !important;
    padding: 0;
}
.color_chooser_new .sort-section ul#sort-list {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.color_chooser_new .sort-section ul#sort-list::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.color_chooser_new .display_filter {
    margin-bottom: 16px;
}
.color_chooser_new .display_filter span {
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
    color: #272727;
}
.color_chooser_new .sort-section {
       margin-top: 16px;
  display:none;
}
.color_chooser_new .tags.tags-option2.po-lange {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 16px;
    margin-bottom: 0 !important;
}
.color_chooser_new .sort-section li.popout-list__item.active {
    background: #272727;
    color: #fff;
}
/* css new */
.color_chooser_new .tags-option1.po-form .tag-wrapper{
  padding:5px 12px!important;
  line-height: 1.5!important;
}
.color_chooser_new .tags-option1.po-form .tag-wrapper .form--icons{
  vertical-align: middle;
}
.color_chooser_new .tags-option1.po-form .tag-wrapper .form--icons svg{
  width: 24px;
    height: 24px;
}
.color_chooser_new .tag-wrapper.active .form--icons{
  filter:invert(1)
}
span.pro-label--badge {
  display: none;
}
.color_chooser_new span.pro-label--badge {
    position: absolute;
    top: 5px;
    left: 0px;
    background: #272727;
    color: #fff;
    min-width: fit-content;
    padding: 2px 4px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 52px;
    text-align: center;
    display: block;
}
.color_chooser_new .option-popup .popup-inner .tags span.tag-wrapper {
  padding: 10px 16px;
}
.color_chooser_new .popup-headline p.heading {
  font-size: 21px;
    font-style: italic;
    font-weight: 300 !important;
}
img.gruentee-img {
    top: -15px;
}


/* autumn css */
.autumn_template span.Premium_text_top{
  display:none;
}
.autumn_template .product__info__v2 .product-meta__price-list-container .label--highlight {
    background: #7D0025;
}
.autumn_template .product__info__v2 .custom-po-set .block-swatch__item {
    flex-direction: column;
      min-height: 52px;
}
.autumn_template label.block-swatch__item span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #56975C;
}
.autumn_template .Basic_text, .autumn_template .product__info__v2 span.price.price--highlight.price--large span, .autumn_template .free_in_set_title {
    color: #7D0025;
}
.autumn_template span.discounted_percent{
      background: #7D0025;
}
  .autumn_template  img.gruentee-img {
        display: block;
    }
  .autumn_template .text_bar_section circle {
    fill: #000;
}
.free_in_set_items_grid {
    display: grid;
    grid-template-columns: 138px 1fr;
    align-items: center;
    background: #fff;
}
.free_in_set_content {
    padding: 28px 9px 28px 20px;
      max-width: 200px;
}
.free_in_set_head {
    color: #272727;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.3px;
}
span.comp_price {
    opacity: 0.5;
    text-decoration: line-through;
    font-size: 14px; 
  font-style: normal; 
  font-weight: 500; 
  line-height: 20px;;
}

.autumn_txt{
  color: #000;
font-size: 13.125px;
font-style: normal;
font-weight: 400;
line-height: normal;
 
}
.autumn_template  .product__info__v2 .product-form__option-info {
    margin-bottom: 20px;
}
.autumn_template  .Premium_text , .autumn_template .Basic_text {
      font-size: 13px;
}
.autumn_template div#pick-color-id {
    padding-top: 32px;
}
.autumn_template .text_bar_text p strong{
  font-weight:600;
}
.autumn_template .text_bar_text p {
    display: inline;
}
.hide_base{
 display: none; 
}
.autumn_template .gratis-badge {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 1;
    background: #7D0025;
    width: 74px;
    height: 25px;
    color: #f7f6f5;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius:0;
}
.autumn_template .feature-section {
    border-top: 0.5px solid rgba(39, 39, 39, 0.2);
    padding-top: 32px;
}
.autumn_template .review-section {
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(39, 39, 39, 1);
}
@media(max-width:390px){
  .timer_annocement_main .annocement_text p {
    font-size: 12px;
  }
}
@media(max-width:600px){
  .autumn_txt{
font-size: 12px;
}
 .autumn_template .free_in_set_title {
    font-size: 18px;
  }
  .autumn_template .feature-section {
    padding-top: 20px;
}
  .autumn_template .product__info__v2 .product-form__option-info {
    margin-bottom: 16px;
}
}
/* end autumn css */

.color_selector_inner {
  border-radius: 4px;
  background-color: #F1EDEA;
  padding: 8px;
  margin-bottom: 32px;
}

.color_selector_inner .color_selector_main {
  display: flex;
  align-items: center;
  gap: 24px;
}

.color_selector_main .color_images img {
  max-width: 104px;
  object-fit: contain;
  display: flex;
}

.color_selector_content .color_heading h4 {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.color_selector_content .color_selecor_drawer {
  display: inline-flex;
  padding-top: 4px;
}

.color_selector_content .color_selecor_drawer span {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.6px; 
  text-decoration: underline;
  cursor: pointer;
}

.design_combinations_inner {
  border-radius: 4px;
  background-color: #F1EDEA;
  padding: 8px;
}

.design_combinations_inner .design_combinations_main {
  display: flex;
  align-items: center;
  gap: 17px;
}

.design_combinations_content .combinations_description p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
      margin: 0;
}

/* Color Choose Gurantee */
.color_choose_guarantee_inner {
  border-top: 1px solid #FAF8F5;
  background-color: #f1edea;
  padding: 8px 6px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.color_choose_guarantee_inner .color_choose_guarantee_main {
  display: flex;
  align-items: center;
  gap: 7px;
}

.color_choose_guarantee_main .color_guarantee_image {
  width: 30px;
  height: 30px;
}

.color_choose_guarantee_main .color_guarantee_image img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.color_choose_guarantee_main .color_gurantee_text p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

/* Rose Gold */
.rosegold_inner {
  background-color: rgba(120, 169, 124, 0.20);
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 20px;
}

.rosegold_inner .rosegold_main {
  display: flex;
  align-items: center;
  gap: 12px;
}

.rosegold_main .rosegold_icon {
  width: 16px;
  height: 16px;
}

.rosegold_main .rosegold_icon img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.rosegold_main .rosegold_content {
  display: flex;
  flex-direction: column;
  row-gap: 3px;
} 

.rosegold_content .rosegold_heading p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.rosegold_content .rosegold_text p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

/* Press On Nail */
.press_nail_inner {
  background-color: #F1EDEA;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 28px;
  margin-top: 4px;
}

.press_nail_inner .press_nail_main {
  display: flex;
  align-items: center;
  gap: 8px;
}

.press_nail_main .nails_icon {
  width: 40px;
  height: 40px;
}

.press_nail_main .nails_icon img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.press_nail_main .press_nail_content {
  display: flex;
  flex-direction: column;
  row-gap: 3px;
} 

.press_nail_content .nails_heading p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.press_nail_content .nails_text p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

/* Easy Use */
.easyuse_inner {
  background-color: #F1EDEA;
  border-radius: 4px;
  margin-bottom: 35px;
  cursor: pointer;
}

.easyuse_inner .easyuse_main {
  display: flex;
  align-items: center;
  gap: 28px;
}

.easyuse_main .easyuse_image {
  width: 60px;
  height: 60px;
}

.easyuse_main .easyuse_image img, .easyuse_main .easyuse_image video {
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 4px 0 0 4px;
  object-fit: cover;
}

.easyuse_main .easyuse_content {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.easyuse_content .easyuse_heading h4 {
  color: #272727;
  font-family: "ivypresto-headline", serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 126%;
}

.easyuse_content .easyuse_description p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

/* Creative Design */
.creative_design_inner {
  padding: 12px 16px 20px;
}

.creative_design_inner .creative_main_heading h2 {
  color: #272727;
  font-family: "ivypresto-headline", serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 135%;
}

.creative_design_inner .creative_design_main {
  display: flex;
  align-items: center;
  justify-content: space-between; 
  border-top: 1px solid rgba(39, 39, 39, 0.3);
  padding-top: 16px;
  margin-top: 12px;
}

.creative_design_main .creative_design {
  display: flex;
  align-items: center;
  gap: 12px;
}

.creative_design .creative_image {
  width: 40px;
  height: 40px;
}

.creative_design .creative_image img {
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  object-fit: cover;
}

.creative_design .creative_content {
  display: flex;
  flex-direction: column;
  row-gap: 4;
}

.creative_content .creative_heading p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.creative_content .creative_description p {
  color: #272727;
  font-family: var(--text-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.creative_design_main .creative_title h4 {
  color: #272727;
  font-family: "ivypresto-headline", serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 105.417%;
}

@media only screen and (min-width: 999px) {

  .creative_design_inner {
    display: none;
  }
}

/* Customer Already */
.customer_already_inner {
  background-color: #F1EDEA;
  padding: 20px 16px 0;
}

.customer_already_inner .customer_already_main {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 20px;
  text-align: center;
}

.customer_already_main .customer_heading {
  width: 100%;
  max-width: 268px;
  margin: 0 auto; 
}

.customer_already_main .customer_heading h2 {
  color: #272727;
  font-family: "ivypresto-headline", serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.customer_already_main .customer_images_main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.customer_images_main .customer_image img {
  display: flex;
  /* width: 13.817vw; */
  /* height: 13.817vw; */
  object-fit: cover;
}

/* Color Chooser BYD */
.byd-swatch .option-popup .popup-inner .tags span.tag-wrapper {
  padding: 2px 6px;
  display: inline-flex;
  align-items: center;
  color: #272727;
  font-family: var(--text-font-family);
}

.byd-swatch .products_filters_sortby .popout {
  font-family: var(--text-font-family);
  color: #272727;
  font-style: normal;
  font-weight: 400;
}

.byd-swatch .products_filters_sortby .popout__toggle {
  margin-left: 0;
}

.byd-swatch ul.img_swatch_change li {
  width: auto;
  height: auto;
  border: none;
  border-radius: unset;
  justify-content: unset;
  gap: 4px;
}

.byd-swatch ul.img_swatch_change li img {
  width: 36px;
  height: 36px;
  object-fit: cover;
}

.byd-swatch img.border-img-mb {
  border: 1px solid #272727;
}

/* Label Tag */
.byd-swatch .product-item__label-list {
  left: 0;
  top: 0;
}

.byd-swatch .label--custom {
  padding: 2px 8px;
  background: #AB9C90;
  border-radius: 0;
  color: #F7F6F5;
  font-family: var(--text-font-family);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.6px;
}

@media screen and (max-width: 999px) {
  
    .pr-on-set-inventory-modified-byd-v1 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,  
    .pr-on-set-inventory-modified-byd-v2 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,
     .dip-pr-on-set-inventory-modified-byd-v1 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,  
    .dip-pr-on-set-inventory-modified-byd-v2 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,
  .gel-pr-on-set-inventory-modified-byd-v1 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,  
    .gel-pr-on-set-inventory-modified-byd-v2 .custom-product-page-v2 .product__info__v2 product-meta.product-meta,
      .pr-on-set-inventory-modified-autumn-1gratis .custom-product-page-v2 .product__info__v2 product-meta.product-meta{
      margin-top: 32px;
    }

    .byd-swatch .custom-product-page-v2 #pick-color-id {
      padding-bottom: 0px;
    }

    .pr-on-set-inventory-modified-byd-v2 .custom-product-page-v2 #pick-color-id {
      padding-bottom: 16px;
    }

    .design_combinations_inner {
      margin-bottom: 28px;
    }

    .customer_already_inner {
      margin-bottom: 40px;
    }

  .customer_images_main .customer_image img {
      /* width: 44.8vw; */
      /* height: 44.8vw; */
    }
}


@media (max-width: 860px) {

  .byd-swatch .option-popup {
    margin-top: 12px;
  }

  .tags.tags-option1.po-form>div, .tags.tags-option2.po-lange>div {
    justify-content: space-between;
    gap: 8px;
  }

  .byd-swatch .option-popup .popup-inner .tags span.tag-heading {
    min-width: 35px;
    font-size: 16px;
    margin-right: 0;
  }

  .byd-swatch .option-popup .popup-inner .tags span.tag-wrapper {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-right: 0px; 
  }

  .byd-swatch ul.img_swatch_change li img {
    width: 30px;
    height: 30px;
  }

  .byd-swatch .products_filters_sortby .popout {
    font-size: 14px;
    line-height: 21px;
  }

  .byd-swatch ul.img_swatch_change {
    margin: 0;
    gap: 10px;
  }

  .byd-swatch .show_second_img_popup {
    padding: 0;
  }
}

.combinations_image {
    max-width: 116px;
}

/* mv-gratis Template */
.my_gratis_far {
    color: #56975C;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_inner.free_in_set_item_colmn {
    flex-direction: row;
    align-items: center;
}
.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn .free_in_set_item_price_wrapper {
    justify-content: flex-start;
}
.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn .free_in_set_item_discounted_price {
    color: #7D0025;
}
.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn .free_in_set_item_title {
    text-align: left;
}

.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn img {
    margin: 0;
}
.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn {
    /* justify-content: space-evenly; */
    gap: 20px;
    width: 100%;
}

.dip-pr-on-set-inventory-modified-byd-v1 .free_in_set.premium-set-bp img.free_in_set_item_img {
    margin: 0;
    /* width: 150px; */
    width: 138px;
    /* height: 120px; */
    height: 138px;
}
/* .dip-pr-on-set-inventory-modified-byd-v1 .free_in_set.premium-set-bp .free_in_set_item {
    padding: 20px;
} */
@media screen and (max-width: 430px) {
  /* .dip-pr-on-set-inventory-modified-byd-v1 .free_in_set.premium-set-bp .free_in_set_item {
      padding: 10px;
  }
  .dip-pr-on-set-inventory-modified-byd-v1 .free_in_set_item_colmn {
    justify-content: space-between;
  } */
}

/* halloween css */
.timer_annocement_section.modified_autumn_bg.halloween {
    background: #5500FF !important;
}
.halloween .product__info__v2 span.price.price--highlight.price--large span,  {
    color: #50f !important;
}
.halloween .product-meta__price-list-container .price--highlight, .halloween .free_in_set_item_discounted_price {
    color: #50f !important;
}
.halloween .label--highlight, .halloween .gratis-badge {
    background: #50f !important;
}
.halloween  span.discounted_percent {
    background: #50f;
}
.halloween h4.free_in_set_title {
    color: #50f !important;
}
.halloween span.sale_price {
    color: #50f;
}
.halloween .free_in_set_item_colmn .free_in_set_item_discounted_price {
    color: #50f;
}
/* End Halloween */ 

/* Winter Css */
.winter .product__info__v2 span.price.price--highlight.price--large span {
    color: #003D79 !important;
}
.winter .label--highlight, .winter .gratis-badge {
    background: #003D79 !important;
}
.winter  span.discounted_percent {
    background: #003D79;
}
.winter h4.free_in_set_title {
    color: #003D79 !important;
}

.winter .free_in_set_item_colmn .free_in_set_item_discounted_price {
    color: #003D79;
}

.winter .Basic_text {
  color: #003D79;
}

/* black week */

.black_week .product__info__v2 span.price.price--highlight.price--large span {
    color: #272727 !important;
}
.black_week .label--highlight, .black_week .gratis-badge {
    background: #86FFBC !important;
    color: #272727 !important;
}
.black_week  span.discounted_percent {
    background: #86FFBC;
    color: #272727 !important;
}
.black_week h4.free_in_set_title {
    color: #272727 !important;
}
.black_week span.sale_price {
    color: #272727;
}
.black_week .free_in_set_item_colmn .free_in_set_item_discounted_price {
    color: #272727;
}

.black_week .optional_accessories_block_percent {
  background: #86FFBC;
  color: #272727;
}

.black_week .optional_accessories_block_product_item_inner .optional_discounted_price {
  color: #272727;
}

/* blak week end */

/* Singles Day */
.singles_day .product__info__v2 .product-meta__price-list-container .label--highlight {
  background: #00D0D3;
  color: #272727;
}

.singles_day .product__info__v2 span.price.price--highlight.price--large {
  color: #00D0D3;
}

.singles_day .label--highlight, .singles_day .gratis-badge {
  background: #00D0D3 !important;
  color: #272727;
}

.singles_day span.discounted_percent, .singles_day span.discounted_percent {
  background: #00D0D3 !important;
  color: #272727;
}

.singles_day h4.free_in_set_title {
    color: #00D0D3 !important;
}
.singles_day span.sale_price {
    color: #00D0D3;
}
.singles_day .free_in_set_item_colmn .free_in_set_item_discounted_price {
    color: #00D0D3;
}

.singles_day .Basic_text {
  color: #00D0D3;
}

/* X Mas */
.x_mas .product__info__v2 .product-meta__price-list-container .label--highlight {
  background: #960002;
  color: #F7F6F5;
}

.x_mas .product__info__v2 span.price.price--highlight.price--large span {
  color: #272727 !important;
}

.x_mas .product__info__v2 span.price.price--highlight.price--large {
  color: #272727;
}

.x_mas .label--highlight, .x_mas .gratis-badge {
  background: #960002 !important;
  color: #F7F6F5;
}

.x_mas span.discounted_percent, .x_mas span.discounted_percent {
  background: #960002 !important;
  color: #F7F6F5;
}

.x_mas h4.free_in_set_title {
  color: #272727 !important;
}

.x_mas .free_in_set_item_colmn .free_in_set_item_discounted_price {
  color: #002B4A;
}

.x_mas span.sale_price {
  color: #00443A;
}

/* collection filter */
.manikure_pedikure_filter {
    display: flex;
    gap: 10px;
    font-weight: 500;
    margin-bottom: 15px;
}
.manikure_pedikure_filter_heading {
       font-family: ivypresto-headline, serif;
    font-weight: 100;
    font-size: 18px;
    margin-right: 10px;
    min-width: 50px;
    display: inline-block;
    line-height: 1.3;
    font-style: italic;
}
.pedikure_filter, .manikure_filter {
        background: #fff;
    padding: 2px 6px;
    display: inline-flex;
    align-items: center;
    color: #272727;
    font-family: var(--text-font-family);
    line-height: 1;
      font-weight: 400;
}
.manikure_filter:hover, .pedikure_filter:hover {
        cursor: pointer;
    background: #d4c8bf;
}
.manikure_filter.active_filter, .pedikure_filter.active_filter {
        cursor: pointer;
    background: #d4c8bf;
}
/* Collection filter */

.sale_end_text{
  display:none;
}
.sale_end_text p {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.6px;
}

/* starter new template */

.starter_new_template .product__media-item {
    /* width: 100%;
    min-width: 100%; */
    padding: 0;
    width: 60%;
    min-width: 60%;
}


@media screen and (min-width:900px){
.starter_new_template product-media.product__media {
    display: block;
    gap:15px;
        
}

.starter_new_template .product__thumbnail-list-inner {
    /* grid-auto-flow: row; */
}

.starter_new_template flickity-controls.product__media-nav {
    order: 0;
}

.starter_new_template .product__media-list-wrapper {
    order: 1;flex:1;
}

  
.starter_new_template .product__thumbnail {
    width: 64px;
    min-width: 64px;
    border-radius: unset;
}

.starter_new_template .product__thumbnail > img {
    border-radius: unset;
}

.starter_new_template .product__thumbnail:after {
    border-radius: unset;
}
  
}
html .starter_new_template .buy-button-icon-text {
    border: unset;
    padding-top: 0;
}

html .starter_new_template .buy-button-payment-icon.p-icon {
    padding-top: 0px;
}

html .starter_new_template .product-form__buy-buttons {
    background: #fff;
    padding: unset;
    margin: 16px 0 0px;
}

html .starter_new_template .payment_bullet_points_wrapper {
    background-color: #f7f6f5 !important;
    padding: 20px;
    margin-top: 20px;
}
html .starter_new_template button#AddToCart{min-height:54px;}

section.section.starter_new_image_text {
 margin:30px 0px;
}

.starter_new_image_text:not(.with_bg) .image-with-text__wrapper.mobile_top {
    padding: 0px;
}
section.section.starter_new_image_text .heading.h3 {
  font-family: "ivypresto-headline", serif;
  font-size: 36px;
  font-weight: 300;
  font-style: italic;
}
.starter_new_template .color-selection__grid-item>.color-selection__image {
    padding-top: 120%;
    background-size: 30% !important;
}
.starter_new_template .color-selection__grid-item>.color-selection__image.coladded {
    background-size: 100% !important;
    background-position: bottom;
    padding-top: 120%;
}
   .starter_new_template .product__media-item.anwendung-item{    width: 65%;
    min-width: 65%;padding-right:15px;}

    .anwendung-title {
    font-family: 'ivypresto-headline', sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 5px;
}

.anwendung-subtitle {
    font-size: 14px;
    text-align: left; 
    padding-bottom: 25px;
}

.starter_new_template .product__info__v2 .jdgm-widget.jdgm-widget {
    display: block !important;
    margin: 0;
    font-size: 13px;
}
@media only screen and (max-width: 740px) {
    .starter_new_template .product__info__v2 .jdgm-widget.jdgm-widget {
      margin: 0;
  }
}

.starter_new_template .jdgm-star.jdgm--on {
    width: 16px;
    height: 16px;
}

.starter_new_template .jdgm-prev-badge {
    display: flex !important;
    align-items: center;
    flex-direction: row;
}



@media screen and (max-width:900px){

  section.section.starter_new_image_text .image-with-text__content-wrapper {
    padding-bottom: 24px;
    padding-inline: 24px;
}

    .starter_new_template .product__media-item.anwendung-item {
    width: 90%;
    min-width: 90%;
  }

  section.section.starter_new_image_text .heading.h3 {
    font-size: 25px;
  }

  html .starter_new_template .payment_bullet_points_wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
  .starter_new_template .product__media-item {
    width: 100%;
    min-width: auto;
    max-width: 80%;
  }
}

product-media.product__media flickity-controls.product__media-nav {
    margin-block-start: 0;
}

  
.starter_new_template .product-meta__price-list-inner {
    padding-bottom: 0px !important;
}


.starter_new_template .customer_review .happycustomer_review g path:first-child {
    fill: #98bc9a;
}


.starter_new_template .happycustomers_main .flickity-page-dots {
    margin-top: 15px;
}

.anwendung-accord .product__media-list .flickity-button.flickity-prev-next-button {
    /* color: #fff;background:#272727; */
    background: hsla(0, 0%, 100%, .75);
    width: 30px;
    height: 30px;
}

  .discount-message{font-weight:bold;
                   color:#78A97C;
                   }


button.tab-btn-wi {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border: 0.5px solid rgba(39, 39, 39, 0.10);
    padding: 4px 8px;
}

button.tab-btn-wi.active-btn {
    background: #272727;
    border-color: #272727;
    color: #fff;
}

.tabs-area { margin-top: 16px;
    display: flex;
    gap: 10px;
}
  .drawer__content.show_set_content.show_what_include.wis_tb_v2 {
    display: none;
}

.drawer__content.show_set_content.show_what_include.wis_tb_v2.active-tb {
    display: block;
}


span.bold-vv {
    font-weight: bold;
}

.custom_heading {
    display: flex;
    align-items: center;
    gap: 4px;
}
.starter_new_template.custom-product-page-v2 #pick-color-id{padding-top:28px}


@media screen and (max-width: 1240px) and (min-width: 991px) {

 

  .pr-on-set-inventory-modified-3-variants .free_product_col_main {
    gap: 8px 4px !important;
    grid-template-columns: 1fr 1fr 1fr!important;
  }
}


}

@media only screen and (max-width: 740px) {
    .product_info_rating_badge_block .jdgm-preview-badge {
        margin-bottom: 0px !important;
    }
    .main_product .product_info_rating_badge_block {
      align-items: flex-end;
    }
    button.tab-btn-wi {
      font-size: 13px;
    }
  .starter_new_template .color-selection__grid-item>.color-selection__image {
      padding-top: 120%;
  }
  .starter_new_template .color-selection__grid-item>.color-selection__image.coladded {
      padding-top: 120%;
  }
}
.starter_new_template .review_section {
  display: none;
}
.tile-media_img.tile-list_img_2{
    padding-left: 1px;
}
.show_slider .product-tile-item .flickity-page-dots {
    /* position: relative !important; */
}

/* starter new template end */

/* tag hide */
span.label.esclusivo-per-i-membri-del-club, .label--custom.esclusivo-nell-app {
    display: none;
}

/* small devices css */
@media(max-width:319px){
color-choose-drawer .tags--main {
    flex-wrap: wrap;
}
color-choose-drawer .popup-inner-container {
    padding: 10px !important;
}
color-choose-drawer .pick_design_sizeguide span {
    font-size: 10px !important;
}
.byd-swatch .option-popup .popup-inner .tags span.tag-wrapper {
    padding: 2px 3px;
        margin-bottom: 0px;
}
.product__info__v2 .meta_seller_badge p {
    font-size: 8px;
}
.pr-on-set-inventory-modified-3-variants .variant_price p
 {
   font-size: 9px;
 }
  .product-details p.title {
      font-size: 13px !important;
      line-height: 15px !important;
  }
      .byd-swatch .label--custom {
        line-height: normal;
    }
 .option-popup-filter .product-tile-item .product-details span.vendor
{
        font-size: 11px;
    }
    color-choose-drawer .products-tiles {
    row-gap: 15px;
}
.product-tile-item {
    max-width: calc(50% - 10px * 2 / 3);
}
}