/** Shopify CDN: Minification failed

Line 14:7 Expected ":"
Line 2477:1 Expected identifier but found "."

**/
.product-redesign-page .product-title  {
  font-weight: 400;
  font-style: normal;
  font-size: 34px!important;
  line-height: 40.12px;
  letter-spacing: 0.34px;
  vertical-align: middle;
  color#1B1B1B;
  padding-bottom: 8 px;
  margin: 0;
  color:#1B1B1B;
  font-family: "EB Garamond", serif !important;
}
.product_section_custom_align>div{
  margin: 8px 0px !important;
}
.product-redesign-page .product-vendor.clickable_vender_here a {
      color: #744E5F !important;
    text-transform: uppercase;
    letter-spacing: 2.52px;
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 400;
        font-family: Arimo, sans-serif !important;
}
.product-price .price__installments{
  margin-bottom: 13.5px !important;
}
.product-redesign-page .product-options__option-name{
  font-size: 14px;
    line-height: 22.4px !important;
    font-weight: 400;
    letter-spacing: 1.96px !important;
}
h1.product-title.h2.js-product-title {
    padding-bottom: 8px !important;
}
.product-redesign-page .radio__input:checked + .product-color-pill{
    border-radius: 999px;
    border-color: #C9BBC1 !important;
}
.product-redesign-page .radio__input:checked + .product-color-pill .product-color-pill__name{
  font-size: 16px !important;
}
.product-options__option-label.product-options__option-label--swatch {
    margin-bottom: 0px !important;
}
.product-options__swatch {
    row-gap: 8px !important;
}
.radio__option .radio__label{
  padding: 4px 16px !important;
  border-radius: 999px !important;
}
span.product-options__swatch-value.js-swatch-label-name {
   font-size: 14px;
    line-height: 22.4px !important;
    font-weight: 400;
    letter-spacing: 1.96px !important;
}
.product-redesign-page button.add-to-cart.button.button--block.button--secondary.add_to_cat_button__trigger_bra_product {
    border-radius: 999px !important;
}
.product-redesign-page .price__regular{
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 24px !important;
  line-height: 38.4px !important;
  letter-spacing: 0.48px !important;
  color:#1B1B1B;
}
.product-redesign-page .product-price .price__container{
  border-bottom:1px solid #E3D9DD;
  margin:0;
  padding-bottom:23px;
  
}
.product-redesign-page .custom-pickup-availability-button {
border-color: #C9BBC1 !important;
}
.product-redesign-page .product-options__label-size-guide{
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 1.96px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #1B1B1B;
}
.product-redesign-page .radio__option .radio__label{
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.64px;
  text-align: center;
  vertical-align: middle;
  color: #1B1B1B;
  min-width: 58px;
  padding-left: 17.9px;
  padding-right: 17.91px;
  background-color: #FFFFFF;
  border: 1px solid #C9BBC1;
  border-radius:0;
  height:46px;
}
.product-redesign-page .product_section_media_side {
    width: 50%!important;
}
.product-redesign-page .product-media+.product-form {
   
    padding-left: 64px;
}

.product-redesign-page .product-buy-box{
    display:flex;
    width:100%;
    align-items:center;
    margin-top:20px!important;
}

.product-redesign-page .product-buy-box__quantity{
    width:120px;
}

.product-redesign-page .product-buy-box__button{
    flex:1;
    display:flex;   
}

.product-redesign-page .product-buy-box__button .product-add-to-cart{
    width:100%;
    display:flex;
    margin:0;
}

.product-redesign-page .product-buy-box__button .add-to-cart{
    width:100%;
    height:100%;
    min-height:48px;
}
.product-redesign-page  .product-quantity__container {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 2px;
    border-radius: 999px !important;
}
.product-redesign-page .product-quantity.js-product-quantity {
    margin: 0;
}
.product-redesign-page .product-buy-box__button .add-to-cart {
    width: 100%;
    height: 100%;
    min-height: 48px;
    background: #8E6275;
    font-family: "Satoshi Variable", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2.52px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-redesign-page .product-buy-box__button .add-to-cart:hover{
  background: #744E5F;
}
.custom-pickup-availability-info h3{
  font-family: Arimo, sans-serif !important;
}
.custom-pickup-availability-info {
    padding: 20px 16px;
    border: 1px solid #E3D9DD;
    border-radius: 14px;
    gap: 11px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
}
.custom-pickup-availability-info h3 {
  font-weight: 500;
  font-style: normal; 
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 1.96px;
  vertical-align: middle;
  text-transform: uppercase;
}

.custom-pickup-availability-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-pickup-availability-list__item {
  margin-bottom: 14px;
}

.custom-pickup-availability-list__item:last-child {
  margin-bottom: 0;
}

.custom-pickup-location-line {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 2px 0;
}

.custom-pickup-status-icon {
  display: inline-flex;
  flex-shrink: 0;
}

.custom-pickup-location-name {
   font-family: "Arimo", sans-serif!important;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 0;          
  vertical-align: middle;
}

.custom-pickup-availability-status-text {
  font-family: "Arimo", sans-serif!important;
    font-weight: 400; 
  font-style: normal;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 0%;
  vertical-align: middle;
  color:#595959;
  padding-left:24px;
}

.custom-pickup-availability-button {
    font-family: "Arimo", sans-serif!important;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #7A4E63;
    margin-top: 10px;
    border-bottom: 1px solid;
    line-height: 23px;
}
.product-final-sale-message {
  width: 100%;
  margin: 8px 0 0;
  font-family: Arimo, sans-serif !important;
   font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0;
  color: #4a4a4a;
}

.product-final-sale-message strong {
  font-weight: 700;
  color: inherit;
}

.product-final-sale-message a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
/* ==========================================================================
   PRODUCT REDESIGN — FIGMA COLOR PILLS
   Scoped only inside .product-redesign-page
   ========================================================================== */

/* --------------------------------------------------------------------------
   Color option wrapper
   -------------------------------------------------------------------------- */

.product-redesign-page .product-options__swatch {
  width: 100%;
  margin: 0;
  overflow: visible;
}

.product-redesign-page .product-options__label-size-guide {
  width: 100%;
}

/* --------------------------------------------------------------------------
   Color heading: COLOR · CRADLE PINK
   -------------------------------------------------------------------------- */

.product-redesign-page .product-options__option-label--swatch {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap;
  gap: 5px;

  width: 100%;
  margin: 0 0 14px;
  padding: 0;

  color: #1b1b1b;
  font-family: "Arimo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.product-redesign-page .product-options__option-name,
.product-redesign-page .product-options__label-separator,
.product-redesign-page .product-options__swatch-value {
  position: static !important;

  display: inline !important;

  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;

  color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
  text-transform: inherit !important;

  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* --------------------------------------------------------------------------
   Color pills row
   -------------------------------------------------------------------------- */

.product-redesign-page .color_swates_alignment_side {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap;

  width: 100%;
  margin: 0;
  padding: 0;
  gap: 12px;

  overflow: visible;
}

/* --------------------------------------------------------------------------
   Individual color option container
   -------------------------------------------------------------------------- */

.product-redesign-page .radio__container.radio__option-swatch {
  position: relative;

  display: block !important;
  flex: 0 0 auto;

  width: auto !important;
  min-width: 0 !important;
  height: auto !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;

  overflow: visible !important;
}

/* --------------------------------------------------------------------------
   Color pill
   -------------------------------------------------------------------------- */

.product-redesign-page
  .radio__container.radio__option-swatch
  .product-color-pill {
  position: relative !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;

  width: auto !important;
  min-width: 150px !important;
  max-width: 100% !important;

  height: 54px !important;
  min-height: 54px !important;

  margin: 0 !important;
  padding: 6px 18px 6px 8px !important;
  gap: 11px !important;

  border: 1px solid #d8c9cd !important;
  /* border-radius: 999px !important; */

  background: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;

  box-sizing: border-box !important;
  overflow: visible !important;

  color: #1b1b1b !important;
  cursor: pointer;

  font-family: "Arimo", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400;
  line-height: 1 !important;
  letter-spacing: 0 !important;

  text-align: left !important;
  text-decoration: none !important;
  text-transform: none !important;

  opacity: 1 !important;
  transform: none !important;
  border-radius:999px;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.product-redesign-page
  .radio__container.radio__option-swatch
  .product-color-pill:hover {
  border-color: #1b1b1b !important;
}

/* Remove old theme swatch pseudo element */

.product-redesign-page
  .radio__container.radio__option-swatch
  .product-color-pill::before {
  content: none !important;
  display: none !important;

  width: 0 !important;
  height: 0 !important;

  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

/* --------------------------------------------------------------------------
   Circular color/product image
   -------------------------------------------------------------------------- */

.product-redesign-page .product-color-pill__image {
  position: static !important;

  display: block !important;
  flex: 0 0 40px !important;

  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important;

  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  border-radius: 50% !important;

  background-color: var(--swatch-color, #f5f1f2) !important;
  background-image: var(--swatch-image, none) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;

  box-shadow: none !important;
  box-sizing: border-box !important;
  overflow: hidden !important;

  opacity: 1 !important;
  transform: none !important;
}

/* --------------------------------------------------------------------------
   Color name — inactive
   -------------------------------------------------------------------------- */

.product-redesign-page .product-color-pill__name {
  position: static !important;

  display: block !important;
  flex: 0 1 auto;

  width: auto !important;
  min-width: 0 !important;
  height: auto !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;

  color: #1b1b1b !important;

  font-family: "Arimo", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;

  text-align: center !important;
  text-decoration: none !important;
  text-transform: none !important;
  white-space: nowrap;

  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

/* --------------------------------------------------------------------------
   Selected color pill
   -------------------------------------------------------------------------- */

.product-redesign-page
  .radio__input:checked
  + .product-color-pill {
  padding: 5px 17px 5px 7px !important;

  border: 2px solid #1b1b1b !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

/* Active color text */

.product-redesign-page
  .radio__input:checked
  + .product-color-pill
  .product-color-pill__name {
  color: #1b1b1b !important;
  font-weight: 400 !important;
}

/* --------------------------------------------------------------------------
   Selected SVG check icon — top right
   -------------------------------------------------------------------------- */

.product-redesign-page
  .radio__input:checked
  + .product-color-pill::after {
  content: "" !important;

  position: absolute !important;
  top: -7px !important;
  right: -6px !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 10;

  display: block !important;

  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;

  height: 18px !important;
  min-height: 18px !important;
  max-height: 18px !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  border-radius: 0 !important;

  background-color: transparent !important;
  background-image: url("/cdn/shop/files/Background_Border.svg?v=1784909698") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;

  box-shadow: none !important;
  box-sizing: border-box !important;

  pointer-events: none;
  transform: none !important;
}

/* --------------------------------------------------------------------------
   Keyboard focus
   -------------------------------------------------------------------------- */

.product-redesign-page
  .radio__input:focus-visible
  + .product-color-pill {
  outline: 2px solid #1b1b1b !important;
  outline-offset: 3px !important;
}

/* --------------------------------------------------------------------------
   Disabled option
   -------------------------------------------------------------------------- */

.product-redesign-page .product-color-pill.is-disabled {
  cursor: not-allowed !important;
  opacity: 0.45 !important;
}

/* --------------------------------------------------------------------------
   Mobile
   -------------------------------------------------------------------------- */

@media screen and (max-width: 749px) {
  .product-redesign-page .color_swates_alignment_side {
    gap: 8px;
  }
.product-redesign-page .product-vendor.clickable_vender_here a{
  font-size: 13px !important;
  letter-spacing: 2.34px;
  line-height: 19.34px;
}
.product-redesign-page .product-vendor.clickable_vender_here {
    margin-bottom: 4.75px;
}
.product-redesign-page .product-title {
      font-size: 26px !important;
    line-height: 32.5px;
    letter-spacing: 0.26px;
}
.product-redesign-page .product-media+.product-form {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.product-redesign-page .product-price .price__container {
  padding-bottom: 15px !important;
}
.product-price .price__installments {
  margin-bottom: 0px !important;
}
.product-redesign-page .product-options__swatch{
  row-gap: 5px !important;
}
.product-redesign-page span.product-options__swatch-value.js-swatch-label-name, .product-redesign-page .product-options__option-name{
    font-size: 13px !important;
  letter-spacing: 1.82px;
  line-height: 19.5px;
}
.product-redesign-page .radio__input:checked + .product-color-pill {
  border-color: #d8c9cd !important;
}
.product-redesign-page .product_section_media_side {
    width: 100%!important;
}
.product-redesign-page .product-buy-box {
  row-gap: 16px !important;
}

.product-redesign-page .custom-pickup-availability-status-text {
   font-size: 13px !important;
  line-height: 18.2px;
}
.product-redesign-page .custom-pickup-availability-button {
font-size: 14px !important;
}
.product-redesign-page .custom-pickup-availability-info h3 {
  font-size: 13px !important;
  line-height: 19.5px;
  letter-spacing: 1.82px; 
}

.product-redesign-page .product-final-sale-message {
  font-size: 13px !important;
  line-height: 22.1px !important;
}
  .product-redesign-page
    .radio__container.radio__option-swatch
    .product-color-pill {
    min-width: 135px !important;

    height: 50px !important;
    min-height: 50px !important;

    padding: 6px 14px 6px 7px !important;
    gap: 9px !important;
  }
  .product-redesign-page .product-price .price__container{
    padding-bottom: 16px !important;
  }

  .product-redesign-page .product-color-pill__image {
    flex-basis: 36px !important;

    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;

    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
  }

  .product-redesign-page .product-color-pill__name {
    font-size: 14px !important;
  }

  .product-redesign-page
    .radio__input:checked
    + .product-color-pill {
    padding: 5px 13px 5px 6px !important;
  }

  .product-redesign-page
    .radio__input:checked
    + .product-color-pill::after {
    top: -6px !important;
    right: -5px !important;

    width: 17px !important;
    min-width: 17px !important;
    max-width: 17px !important;

    height: 17px !important;
    min-height: 17px !important;
    max-height: 17px !important;
  }
}
.product-redesign-page
  .radio__input:checked
  + .product-color-pill {
  border: 2px solid #C9BBC1 !important;
  padding: 4px 16px 4px 6px !important;
}
.product-redesign-page .radio__option .radio__input:checked+.radio__label {
  border: 1px solid #C9BBC1 !important;
  box-shadow: none !important;
}
.product-redesign-page .radio__input:checked + .product-color-pill {
      border: 2px solid #1b1b1b !important;
}
/* ==========================================================================
   COMPLETE THE SET — PRODUCT REDESIGN
   Scoped only inside .product-redesign-page
   ========================================================================== */

.product-redesign-page .complementary-products--redesign {
  display: block;
  width: 100%;
  margin: 24px 0 0;
  padding: 0;

}

.product-redesign-page
  .complementary-products--redesign
  .complementary-products-content {
  width: 100%;
  margin: 0;
  padding: 0;
    margin-top:20px;
}

/* Heading */

.product-redesign-page
  .complementary-products-redesign__header {
  width: 100%;
  margin: 0 0 12px;
  padding: 0;
}

.product-redesign-page
  .complementary-products-redesign__heading {
  font-family: "Arimo", sans-serif!important;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: 1.96px;
  vertical-align: middle;
  text-transform: uppercase;
  text-transform: uppercase;
}

/* Products list */

.product-redesign-page
  .complementary-products-redesign__list {
  display: flex;
  flex-direction: column;

  width: 100%;
  margin: 0;
  padding: 0;
  gap: 8px;
}

.product-redesign-page
  .complementary-products-redesign__item {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* Card */

.product-redesign-page .complete-set-card {
  position: relative;

  display: grid;
  grid-template-columns: 66px minmax(0, 1fr) auto;
  align-items: center;

  width: 100%;
  min-height: 88px;

  margin: 0;
  padding: 10px;
  gap: 12px;

  border: 1px solid #eadfe2;
  border-radius: 12px;

  background: #ffffff;

  box-shadow: none;
  box-sizing: border-box;
}

/* Image */

.product-redesign-page
  .complete-set-card__image-link {
  display: block;

  width: 66px;
  height: 68px;

  margin: 0;
  padding: 0;

  text-decoration: none;
}

.product-redesign-page
  .complete-set-card__image-wrapper {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 66px;
  height: 68px;

  margin: 0;
  padding: 4px;

  overflow: hidden;

  border-radius: 2px;


  box-sizing: border-box;
}

.product-redesign-page .complete-set-card__image {
  display: block;

  width: 100%;
  height: 100%;

  margin: 0;
  padding: 0;

  border: 0;

  object-fit: contain;
  object-position: center;
}

.product-redesign-page
  .complete-set-card__image--placeholder {
  width: 100%;
  height: 100%;
}

/* Content */

.product-redesign-page .complete-set-card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;

  min-width: 0;

  margin: 0;
  padding: 0;
  gap: 4px;
}

.product-redesign-page .complete-set-card__vendor {
  display: block;

  width: 100%;
  margin: 0;
  padding: 0;

  overflow: hidden;

  color: #9a6578;

  font-family: "Arimo", sans-serif!important;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1.4px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.product-redesign-page .complete-set-card__title {
  display: -webkit-box;

  width: 100%;
  margin: 0;
  padding: 0;

  overflow: hidden;

  color: #1b1b1b;

  font-family: "Arimo", sans-serif!important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  text-decoration: none;

  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-redesign-page
  .complete-set-card__title:hover {
  color: #98677a;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.product-redesign-page .complete-set-card__price .money{
    font-family: "Arimo", sans-serif!importants;
}
.product-redesign-page .complete-set-card__price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;

  width: 100%;
  margin: 0;
  padding: 0;
  gap: 6px;

  color: #1b1b1b;

  font-family: "Arimo", sans-serif!importants;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.product-redesign-page
  .complete-set-card__sale-price {
  color: #9a6578;
}

.product-redesign-page
  .complete-set-card__compare-price {
  color: #777777;
  font-size: 12px;
}

/* Add button */

.product-redesign-page .complete-set-card__action {
  display: flex;
  align-items: center;
  justify-content: flex-end;

  margin: 0;
  padding: 0;
}

.product-redesign-page .complete-set-card__add {
  appearance: none;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 56px;
  height: 34px;

  margin: 0;
  padding: 0 15px;

  border: 1px solid #1b1b1b;
  border-radius: 999px;

  background: #ffffff;
  box-shadow: none;

  color: #1b1b1b;
  cursor: pointer;

  font-family: "Arimo", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.8px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;

  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    opacity 0.2s ease;
}

.product-redesign-page
  .complete-set-card__add:hover {
  border-color: #1b1b1b;
  background: #1b1b1b;
  color: #ffffff;
}

.product-redesign-page
  .complete-set-card__add:focus-visible {
  outline: 2px solid #1b1b1b;
  outline-offset: 3px;
}

.product-redesign-page
  .complete-set-card__add--disabled {
  border-color: #cccccc;
  background: #f4f4f4;
  color: #888888;
  cursor: not-allowed;
  opacity: 0.7;
}

/* Button states */

.product-redesign-page
  .complete-set-card__add.is-loading {
  cursor: wait !important;
  opacity: 0.65 !important;
}

.product-redesign-page
  .complete-set-card__add.is-added {
  border-color: #1b1b1b !important;
  background: #1b1b1b !important;
  color: #ffffff !important;
}

.product-redesign-page
  .complete-set-card__add.has-error {
  border-color: #c5221f !important;
  background: #ffffff !important;
  color: #c5221f !important;
}

/* Remove inherited pseudo elements */

.product-redesign-page
  .complete-set-card::before,
.product-redesign-page
  .complete-set-card::after {
  content: none;
  display: none;
}

/* Tablet */

@media screen and (max-width: 989px) {
  .product-redesign-page .complete-set-card {
    grid-template-columns: 62px minmax(0, 1fr) auto;
    gap: 10px;
  }

  .product-redesign-page
    .complete-set-card__image-link,
  .product-redesign-page
    .complete-set-card__image-wrapper {
    width: 62px;
    height: 64px;
  }
}

/* Mobile */

@media screen and (max-width: 749px) {
  .product-redesign-page
    .complementary-products--redesign {
    margin-top: 20px;
  }

  .product-redesign-page
    .complementary-products-redesign__header {
    margin-bottom: 10px;
  }

  .product-redesign-page .complete-set-card {
    grid-template-columns: 58px minmax(0, 1fr) auto;

    min-height: 82px;

    padding: 9px;
    gap: 9px;

    border-radius: 10px;
  }

  .product-redesign-page
    .complete-set-card__image-link,
  .product-redesign-page
    .complete-set-card__image-wrapper {
    width: 58px;
    height: 62px;
  }

  .product-redesign-page
    .complete-set-card__vendor {
    font-size: 10px;
  }

  .product-redesign-page
    .complete-set-card__title {
    font-size: 12px;
  }

  .product-redesign-page
    .complete-set-card__price {
    font-size: 12px;
  }

  .product-redesign-page
    .complete-set-card__add {
    min-width: 50px;
    height: 32px;

    padding: 0 11px;

    font-size: 11px;
  }
}

@media screen and (max-width: 420px) {
  .product-redesign-page .complete-set-card {
    grid-template-columns: 54px minmax(0, 1fr) auto;

    padding: 8px;
    gap: 8px;
  }

  .product-redesign-page
    .complete-set-card__image-link,
  .product-redesign-page
    .complete-set-card__image-wrapper {
    width: 54px;
    height: 58px;
  }

  .product-redesign-page
    .complete-set-card__add {
    min-width: 46px;
    padding: 0 9px;
  }
}
/* ==========================================================================
   PRODUCT HELP BOX
   ========================================================================== */

.product-help-box {
  width: 100%;
  margin: 16px 0 0;
  padding: 0;
  overflow: hidden;

  border: 1px solid #e3d9dd;
  border-radius: 14px;
  background-color: #fbf7f6;

  box-sizing: border-box;
}


/* ==========================================================================
   HEADING
   ========================================================================== */

.product-help-box__heading {
  display: block;
  width: 100%;
  min-height: 23px;

  margin: 0;
  padding: 16px 16px 8px;

  color: #1b1b1b;

  font-family: Arimo, sans-serif!important;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 22.4px;
  letter-spacing: 1.96px;

  text-align: left;
  text-transform: uppercase;
  text-decoration: none;

  box-sizing: border-box;
}


/* ==========================================================================
   ROWS
   ========================================================================== */

.product-help-box__row {
  appearance: none;
  -webkit-appearance: none;

  display: flex;
  align-items: center;

  width: 100%;
  min-height: 77px;

  margin: 0;
  padding: 12px 16px;

  border: 0;
  border-radius: 0;

  background: transparent;
  box-shadow: none;

  color: #1b1b1b;

  font-family: Arimo, sans-serif;
  text-align: left;
  text-decoration: none;

  cursor: pointer;
  box-sizing: border-box;

  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.product-help-box__row + .product-help-box__row {
  border-top: 1px solid #e3d9dd;
}

.product-help-box__row:hover {
  background-color: transparent;
  color: #1b1b1b;
  text-decoration: none;
}

.product-help-box__row:focus {
  outline: none;
}

.product-help-box__row:focus-visible {
  outline: 1px solid #89566a;
  outline-offset: -2px;
}


/* ==========================================================================
   LEFT CIRCULAR ICON
   ========================================================================== */

.product-help-box__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 46px;

  width: 46px;
  height: 46px;

  margin: 0 16px 0 0;
  padding: 0;

  border: 1px solid #e3d9dd;
  border-radius: 50%;

  background-color: #ffffff;

  box-sizing: border-box;
}

.product-help-box__icon img {
  display: block;

  width: 20px;
  height: 20px;

  max-width: 20px;
  max-height: 20px;

  margin: 0;
  padding: 0;

  object-fit: contain;
  object-position: center;
}


/* ==========================================================================
   TEXT CONTENT
   ========================================================================== */

.product-help-box__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;

  min-width: 0;

  margin: 0;
  padding: 0;

  gap: 3px;

  box-sizing: border-box;
}

.product-help-box__title {
  display: block;
  width: 100%;

  margin: 0;
  padding: 0;

  color: #1b1b1b;

  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 14px;
  letter-spacing: 0;

  text-align: left;
  text-transform: none;
  text-decoration: none;

  box-sizing: border-box;
}

.product-help-box__description {
  display: block;
  width: 100%;

  margin: 0;
  padding: 0;

  color: #616161;

  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  letter-spacing: 0;

  text-align: left;
  text-transform: none;
  text-decoration: none;

  box-sizing: border-box;
}


/* ==========================================================================
   ASK AN EXPERT RICHTEXT
   ========================================================================== */

.product-help-box__expert-richtext {
  display: flex;
  flex-direction: column;

  width: 100%;
  min-width: 0;

  margin: 0;
  padding: 0;

  gap: 3px;

  color: #1b1b1b;

  font-family: Arimo, sans-serif;
  text-align: left;

  box-sizing: border-box;
}

.product-help-box__expert-richtext p {
  display: block;
  width: 100%;

  margin: 0;
  padding: 0;

  font-family: Arimo, sans-serif;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
}

.product-help-box__expert-richtext p:first-child {
  color: #1b1b1b;

  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.product-help-box__expert-richtext p:not(:first-child) {
  color: #616161;

  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.product-help-box__expert-richtext strong,
.product-help-box__expert-richtext b {
  font-weight: 400;
}

.product-help-box__expert-richtext a {
  color: inherit;
  text-decoration: none;
}

.product-help-box__expert-richtext br {
  display: block;
  content: "";
  margin-top: 3px;
}


/* ==========================================================================
   RIGHT ARROW SVG
   ========================================================================== */

.product-help-box__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 16px;

  width: 16px;
  height: 16px;

  margin: 0 0 0 12px;
  padding: 0;

  box-sizing: border-box;

  transition: transform 0.2s ease;
}

.product-help-box__arrow img {
    display: block;
    width: 8px;
    height: 10px;
    max-width: 8px;
    max-height: 10px;
    margin: 0;
    padding: 0;
    object-fit: contain;
    object-position: center;
}

.product-help-box__row:hover .product-help-box__arrow {
  transform: translateX(2px);
}


/* ==========================================================================
   BUTTON AND LINK RESET
   ========================================================================== */

button.product-help-box__row {
  width: 100%;
  font: inherit;
}

.product-help-box__store {
  color: #1b1b1b;
  font: inherit;
  text-decoration: none;
}

a.product-help-box__store:hover,
a.product-help-box__store:focus,
button.product-help-box__store:hover,
button.product-help-box__store:focus {
  color: #1b1b1b;
  text-decoration: none;
}


/* ==========================================================================
   TABLET
   ========================================================================== */

@media screen and (max-width: 1024px) {
  .product-help-box__row {
    min-height: 74px;
  }
}


/* ==========================================================================
   MOBILE
   ========================================================================== */

@media screen and (max-width: 767px) {
  .product-help-box {
    margin-top: 14px;
    border-radius: 12px;
  }

  .product-help-box__heading {
    min-height: auto;
    padding: 14px 14px 7px;

    font-size: 12px;
    line-height: 19px;
    letter-spacing: 1.6px;
  }

  .product-help-box__row {
    min-height: 68px;
    padding: 10px 14px;
  }

  .product-help-box__icon {
    flex-basis: 40px;

    width: 40px;
    height: 40px;

    margin-right: 12px;
  }

  .product-help-box__icon img {
    width: 18px;
    height: 18px;

    max-width: 18px;
    max-height: 18px;
  }

  .product-help-box__content {
    gap: 2px;
  }

  .product-help-box__title,
  .product-help-box__expert-richtext p:first-child {
    font-size: 13px;
    line-height: 15px;
  }

  .product-help-box__description,
  .product-help-box__expert-richtext p:not(:first-child) {
    font-size: 12px;
    line-height: 15px;
  }

  .product-help-box__arrow {
    flex-basis: 14px;

    width: 14px;
    height: 14px;

    margin-left: 8px;
  }

  .product-help-box__arrow img {
    width: 14px;
    height: 14px;

    max-width: 14px;
    max-height: 14px;
  }
}


/* ==========================================================================
   SMALL MOBILE
   ========================================================================== */

@media screen and (max-width: 375px) {
  .product-help-box__heading {
    padding-left: 12px;
    padding-right: 12px;
  }

  .product-help-box__row {
    padding-left: 12px;
    padding-right: 12px;
  }

  .product-help-box__icon {
    flex-basis: 38px;

    width: 38px;
    height: 38px;

    margin-right: 10px;
  }

  .product-help-box__title,
  .product-help-box__expert-richtext p:first-child {
    font-size: 12px;
  }

  .product-help-box__description,
  .product-help-box__expert-richtext p:not(:first-child) {
    font-size: 11px;
    line-height: 14px;
  }
}
.accordion-wrapper.my-custom-accordion-class-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 8px auto 0;
  padding: 0;
  border-top: 1px solid #e3d9dd;
  border-bottom: 0;
  background: transparent;
  box-sizing: border-box;
}

.accordion-item.my-custom-accordion-class {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e3d9dd;
  background: transparent;
  box-sizing: border-box;
}

.my-custom-accordion-class .accordion-toggle {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;

  width: 100%;
  min-height: 73px;
  margin: 0;
  padding: 20px 2px;

  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;

  color: #1b1b1b;
  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 2.24px;
  text-align: left;
  text-transform: uppercase;

  cursor: pointer;
  box-sizing: border-box;
}

.my-custom-accordion-class .arrow-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 20px;
  width: 20px;
  height: 20px;

  color: #89566a;
  font-size: 0;
  transform: none;
}

.my-custom-accordion-class .arrow-icon svg,
.my-custom-accordion-class .arrow-icon img {
  display: none;
}

.my-custom-accordion-class .arrow-icon::before {
  content: "+";
  color: #89566a;
  font-family: Arimo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.my-custom-accordion-class .accordion-toggle.active .arrow-icon {
  transform: none;
}

.my-custom-accordion-class .accordion-toggle.active .arrow-icon::before {
  content: "×";
  font-size: 22px;
}

.my-custom-accordion-class .accordion-content {
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0 2px;

  overflow: hidden;
  opacity: 0;
  visibility: hidden;

  border: 0;
  background: transparent;

  color: #3d3d3d;
  font-family: Arimo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
  letter-spacing: 0;

  box-sizing: border-box;

  transition:
    max-height 0.35s ease,
    padding 0.35s ease,
    opacity 0.25s ease;
}

.my-custom-accordion-class .accordion-content.open {
  max-height: 1500px;
  padding: 0 2px 28px;
  overflow: visible;
  opacity: 1;
  visibility: visible;
}

.my-custom-accordion-class .accordion-content p {
  margin: 0 0 14px;
  padding: 0;

  color: #3d3d3d;
  font-family: Arimo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27.2px;
}

.my-custom-accordion-class .accordion-content p:last-child {
  margin-bottom: 0;
}

.my-custom-accordion-class .accordion-toggle.active {
  min-height: 65px;
  padding-bottom: 14px;
}

@media screen and (max-width: 767px) {
  .my-custom-accordion-class .accordion-toggle {
    min-height: 64px;
    padding: 18px 2px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.8px;
  }

  .my-custom-accordion-class .accordion-content,
  .my-custom-accordion-class .accordion-content p {
    font-size: 15px;
    line-height: 24px;
  }

  .my-custom-accordion-class .accordion-content.open {
    padding-bottom: 24px;
  }
}
.accordion-wrapper.my-custom-accordion-class-wrapper {
  margin: 0;
  border-top: 1px solid #e3d9dd;
  border-bottom: 0;
}

.accordion-wrapper.my-custom-accordion-class-wrapper
  + .accordion-wrapper.my-custom-accordion-class-wrapper {
  border-top: 0;
}

.accordion-item.my-custom-accordion-class {
  border-bottom: 1px solid #e3d9dd;
}
.product-redesign-page .product-quantity__container:before {
    border-radius: 999px;
}
.product-breadcrumbs-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 24px 24px 0;
  box-sizing: border-box;
}

.product-breadcrumbs {
  width: 100%;
  margin: 0 0 22px;
  padding: 0;
}

.product-breadcrumbs__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;

  margin: 0;
  padding: 0;
  list-style: none;
}

.product-breadcrumbs__item {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.product-breadcrumbs__link {
  display: inline-block;
  padding-bottom: 1px;

  border-bottom: 1px solid #e3d9dd;

  color: #595959;
  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-decoration: none;
}

.product-breadcrumbs__link:hover {
  color: #89566a;
  border-bottom-color: #89566a;
}

.product-breadcrumbs__separator {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  color: #a99b9f;
  font-family: Arimo, sans-serif;
  font-size: 22px;
  line-height: 22.4px;
}

@media screen and (max-width: 767px) {
  .product-breadcrumbs-container {
    padding: 16px 16px 0;
  }

  .product-breadcrumbs {
    margin-bottom: 16px;
  }

  .product-breadcrumbs__list {
    gap: 8px;
  }

  .product-breadcrumbs__link {
    font-size: 12px;
    line-height: 19px;
  }

  .product-breadcrumbs__separator {
    font-size: 18px;
    line-height: 19px;
  }
}
/* =========================================================
   MOBILE PRODUCT MEDIA — FIGMA DESIGN
   ========================================================= */

@media screen and (max-width: 767px) {
  .product-redesign-page .product-media {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .product-redesign-page .product-media__container {
    position: relative;
    width: 100%;
    min-width: 0;
    overflow: visible;
  }

  /*
   * Left padding + right-side next slide preview
   */
  .product-redesign-page .product-media__slider {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 16px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .product-redesign-page .product-media__slider-wrapper {
    align-items: stretch;
    height: auto !important;
  }

  /*
   * Figma image proportion
   */
  .product-redesign-page .product-media__slider-slide {
    display: flex;
    align-items: center;
    justify-content: center;

    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 5;

    overflow: hidden;
   
    box-sizing: border-box;
  }

  .product-redesign-page
    .product-media__slider-slide
    > div {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
  }

  .product-redesign-page
    .product-media__slider-slide
    picture {
    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 100% !important;
    height: 100% !important;
  }

  .product-redesign-page
    .product-media__slider-slide
    img,
  .product-redesign-page
    .product-media__slider-slide
    video,
  .product-redesign-page
    .product-media__slider-slide
    model-viewer {
    display: block;

    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;

    object-fit: contain !important;
    object-position: center !important;
  }

  /*
   * Desktop thumbnails mobile par hide
   */
  .product-redesign-page
    .product-media__slider-thumbnails-container,
  .product-redesign-page
    .product-media__slider-thumbnails-stacked {
    display: none !important;
  }

  /*
   * Mobile par zoom icon hide
   */
  .product-redesign-page
    .product-media__zoom-wrapper {
    display: none !important;
  }

  /*
   * Only next arrow
   */
  .product-redesign-page
    .product-media__navigation {
    display: block !important;
  }


  .product-redesign-page
    .product-media__navigation
    .swiper-button-next
     {
    display: flex !important;
    align-items: center;
    justify-content: center;

    top: calc(50% - 15px);
    right: 23px;
    left: auto;

    width: 42px;
    height: 42px;
    margin: 0;

    border: 1px solid #eee5e7;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 4px 14px rgba(30, 20, 23, 0.12);

    color: #89566a;
    transform: translateY(-50%);
    z-index: 4;
  }

  .product-redesign-page
    .product-media__navigation
    .swiper-button-prev{
       width: 42px;
    height: 42px;

    }
  .product-redesign-page
    .product-media__navigation
    .swiper-button-next::after,
      .product-redesign-page
    .product-media__navigation
 .swiper-button-prev::after {
    font-size: 15px;
    font-weight: 400;
  }

  .product-redesign-page
    .product-media__navigation
    .swiper-button-next.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
  }

  /*
   * Pagination dots
   */
  .product-redesign-page
    .product-media__slider
    .swiper-pagination {
    position: absolute;
    right: 16px;
    bottom: 7px;
    left: 16px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;

    width: auto;
    height: 10px;
  }

  .product-redesign-page
    .product-media__slider
    .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 !important;

    border-radius: 50%;
    background-color: #d6c7cc;
    opacity: 1;

    transition:
      width 0.2s ease,
      background-color 0.2s ease;
      border-color: #d6c7cc;
  }

  .product-redesign-page
    .product-media__slider
    .swiper-pagination-bullet-active {
    width: 16px;
    border-radius: 20px;
    background-color: #9a6074;
    border-color: #9a6074;
  }
}
.pdp-redesign .product-recommendations__subheading{
  

  color: #000000;

  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 22.4px;
  letter-spacing: 3.64px;

  text-align: center;
  text-transform: uppercase;
      opacity: 1;
}
.pdp-redesign .product-recommendations__heading{
   color: #1b1b1b;

  font-family: "EB Garamond", serif!important;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 44.8px;
  letter-spacing: 3.36px;

  text-align: center;
  text-transform: uppercase;
}
.pdp-redesign{
  background-color:#F6D8D9;
  padding:64px 0;
}
.pdp-redesign .product-card .product-card__image-wrapper {
    border-radius: 14px;
    padding-top: 130%;
}
.pdp-redesign .product-recommendations img{
   object-fit: cover!important;
}
.pdp-redesign .product-card .product-card__image-wrapper-link {
    padding: 0;
}

.pdp_redesign_complete_the_look .complete-the-look__heading {
    text-align: center;
     color: #1b1b1b;

  font-family: "EB Garamond", serif!important;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 44.8px;
  letter-spacing: 3.36px;

  text-align: center;
  text-transform: uppercase;
}
.pdp_redesign_complete_the_look .complete-the-look .sub-heading{
    color: #744e5f;

  font-family: Arimo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 22.4px;
  letter-spacing: 3.64px;

  text-align: center;
  text-transform: uppercase;
      display: block;
}
.pdp_redesign_complete_the_look .complete_thelook_tabs::after{
  display:none;
}


/*======================================================
                    New Styling
=======================================================*/

.pdp_redesign_complete_the_look .sub-text{
  text-align: center;
  justify-content: center;
  display: flex;
  font-size: 16px;
}

.pdp-redesign .product-card .product-card__title,
.pdp_redesign_complete_the_look .product-card .product-card__title{
  order: 2;
  padding-top: 8px;
 font-family: Arimo, sans-serif !important;
}

.pdp-redesign .product-card .product-card__price,
.pdp_redesign_complete_the_look .product-card .product-card__price{
  order: 3;
}

.pdp-redesign  .product-card .product-card__vendor,
.pdp_redesign_complete_the_look .product-card .product-card__vendor{
  color: #744E5F;
  font-family: Arimo, sans-serif !important;
}


/*======================================================
                    New Styling End
=======================================================*/

.pdp_redesign_complete_the_look .complete_thelook_tab-content  .swiper-wrapper{
  align-items: baseline;
}

.pdp_redesign_complete_the_look .product-card {
    padding: 25px;
}


.pdp_redesign_complete_the_look .swiper-slide{
  margin:  0!important;
  width: 330px !important;
} 

.pdp_redesign_complete_the_look .product-card .product-card__image-wrapper{
  padding-top: 130%;
  border-radius: 14px;
}


/* =====================TAB Responsive============================= */

@media screen and (min-width: 768px) and (max-width: 1200px){
  .product-recommendations .product-recommendations__slider-pagination,
  .product-recommendations .product-card__quick-view-button,
  .pdp_redesign_complete_the_look .swiper-pagination,
  .pdp_redesign_complete_the_look .product-card__quick-view-button {
    display: none !important; 
  }
  .pdp_redesign_complete_the_look .product-card {
      padding: 0!important;
  }
  .pdp_redesign_complete_the_look .swiper-slide {
    margin: 0!important;
    width: 220px !important;
  }
  .pdp_redesign_complete_the_look .complete_thelook_tab-content .swiper-wrapper{
    gap: 40px;
  }
}




/* ======================Mobile Responsive======================== */

@media(max-width:749px){
  .pdp_redesign_complete_the_look .swiper-slide {
      margin: 0!important;
      width: 168px !important;
  }
  .pdp_redesign_complete_the_look .complete_thelook_tab-content  .swiper-wrapper{
    gap: 10px;
    
  }
  .pdp_redesign_complete_the_look .product-card {
      padding: 0!important;
  }
  .product-recommendations .product-recommendations__slider-pagination,
  .product-recommendations .product-card__quick-view-button,
  .pdp_redesign_complete_the_look .swiper-pagination,
  .pdp_redesign_complete_the_look .product-card__quick-view-button {
    display: none !important; 
  }
  .pdp_redesign_complete_the_look .complete-the-look .sub-heading{
    font-size: 13px;
    line-height: 20.4px;
    letter-spacing: 3.38px;
  }
  .pdp-redesign .product-recommendations__subheading{
    font-size: 13px;
    line-height: 20.4px;
    letter-spacing: 3.38px;
    margin: 0;
  }

  .pdp_redesign_complete_the_look .complete-the-look__heading{
    font-size: 22px;
    line-height: 28.8px;
  }
  .pdp-redesign .product-recommendations__heading{
      font-size: 20px;
       line-height: 28.8px;
      margin-top: 0 !important;
  }
  .product-recommendations  .swiper-slide{
    width: 172px !important;
  }
  .product-recommendations .product-recommendations__row.swiper-wrapper{
    gap: 10px;
    padding-inline: 15px;
  }
  .product-recommendations .product-card{
    padding: 0;
  }
} 
 .product-card {
    padding: 14px!important;
} 
.product-redesign-page
  .product-options__default-options
  .radio__container.radio__option
  .radio__input:checked
  + .radio__label {
  border-color: #1b1b1b!important;
  box-shadow: inset 0 0 0 1px #1b1b1b!important;

}
/* 1. Header label styling (COLOR · FUCHSIA) */
.custom_products_linkswatchpr .color_swatch_span,.product-options.options-redesign .product-options__default-options .product-options__option-label {
  font-family: Arimo, sans-serif !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 1.95px !important;
  color: #1b1b1b !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  display: block !important;
}

.custom_products_linkswatchpr .color_swatch_val {
  font-weight: 400 !important;
  color: #1b1b1b !important;
  text-transform: uppercase !important;
}

/* 2. Remove Square Border & make image circular inside Pill */
.product-redesign-page .custom_products_linkswatchpr .ColorSwatch,
.product-redesign-page .custom_products_linkswatchpr .margin_swatch,
.product-redesign-page .custom_products_linkswatchpr .ProductForm__Color {
  border: none !important;
  border-radius: 50% !important;
  outline: none !important;
  box-shadow: none !important;
  width: 38px !important;
  height: 38px !important;
  display: block !important;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden !important;
}

/* Parent container wrapper for image */
.product-redesign-page .custom_products_linkswatchpr .HorizontalList__Item_new div {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

/* 3. Outer Pill styling adjustments */
.product-redesign-page .custom_products_linkswatchpr .list-outer-div {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 6px 20px 6px 8px !important;
  border-radius: 50px !important;
  border: 1px solid #e3d9dd !important;
  background-color: #ffffff !important;
  transition: all 0.2s ease-in-out !important;
  box-sizing: border-box !important;
}

/* Active State Pill */
.product-redesign-page .custom_products_linkswatchpr .list-outer-div:has(.is-active) {
  border: 2px solid #1b1b1b !important;
  padding: 5px 19px 5px 7px !important;
}

.product-redesign-page .custom_products_linkswatchpr .list-outer-div:has(.is-active) .swatch-label-name {
  font-weight: 700 !important;
}

/* Check mark Badge on Active state */
.product-redesign-page .custom_products_linkswatchpr .list-outer-div:has(.is-active)::after {
  content: '' !important;
  position: absolute !important;
  top: -4px !important;
  right: -2px !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #1b1b1b !important;
  border-radius: 50% !important;
  border: 2px solid #ffffff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 4L3.83333 6.5L8.5 1.5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.product-redesign-page .custom_products_linkswatchpr  li.HorizontalList__Item_new {
    padding: 4px;
    border: none!important;
}
..product-redesign-page custom_products_linkswatchpr  span.swatch-label-name {
    color: #1B1B1B!important;
    font-family: Arimo, sans-serif !important;
}
/* ==========================================
   STYLE OPTIONS - FIGMA PILL LAYOUT (64x64)
   ========================================== */

/* Header Label Styling */
.product-redesign-page .headwear-styles .headwear-title {
  font-family: Arimo, sans-serif !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 1.96px !important;
  color: #1b1b1b !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  margin-bottom: 14px !important;
  display: block !important;
      margin-top: 23px;
}

/* Flex Container for Options Grid */
.product-redesign-page .headwear-styles .product-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px 10px !important;
  align-items: center !important;
}

/* Outer Pill Wrapper */
.product-redesign-page .headwear-styles .styles_wrapper {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 6px 24px 6px 8px !important;
  border-radius: 50px !important;
  border: 1px solid #e3d9dd !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;
  transition: all 0.2s ease-in-out !important;
}



/* Inner Anchor & Image Fits */
.product-redesign-page .headwear-styles .headwear-styles-product-card- a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  outline: none !important;
/* }

.headwear-styles .headwear-styles-product-card- img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  border-radius: 0 !important;
  border: none !important; */
}

/* Text Label Next to Image */
.product-redesign-page .headwear-styles .style-label-text {
  font-family: Arimo, sans-serif !important;
  font-size: 14px !important;
  color: #1b1b1b !important;
  font-weight: 400 !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  margin: 0 !important;
  width: auto !important;
  text-align: left !important;
  text-transform: capitalize !important;
}

/* Active Selected State Pill */
.product-redesign-page .headwear-styles .styles_wrapper:has(.is-active) {
  border: 2px solid #1b1b1b !important;
  padding: 5px 23px 5px 7px !important;
}

.product-redesign-page .headwear-styles .styles_wrapper:has(.is-active) .style-label-text {
  font-weight: 700 !important;
}

/* Active Check Badge Top-Right */
.product-redesign-page .headwear-styles .styles_wrapper:has(.is-active)::after {
  content: '' !important;
  position: absolute !important;
  top: -4px !important;
  right: -2px !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #1b1b1b !important;
  border-radius: 50% !important;
  border: 2px solid #ffffff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 4L3.83333 6.5L8.5 1.5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.product-redesign-page .style-img-box img {
    height: 64px;
}
.product-redesign-page a.headwear-styles-product-card {
    display: flex;
    align-items: center;
    gap: 10px;
        padding: 0px 10px 0px 9px;
    text-decoration: none;
}
.product-redesign-page span.style-check-badge {
    display: none;
}
.product-redesign-page button.open-popup-btn-size {
    display: none!important;
}
@media(max-width:550px){
 .product-redesign-page  .list-outer-div {
    padding: 5px 10px 5px 6px!important;
    width: fit-content;
    height: 100%;

}
.product-redesign-page .price__regular {
    font-size: 22px !important;
   
}
.product-card {
    padding: 0px!important;
}
.product-recommendations .product-recommendations__row.swiper-wrapper {
    gap: 15px;

}
.rvp-track {
    gap: 15px!important;
}
.product-redesign-page .style-img-box img {
    height: 56px;
}

}
a.focus-visible-outline.button.button--secondary.featured-blog__link:hover {
    background:#1B1B1B;
    color:#fff;
}

.featured.featured-products .featured-products__heading{
      font-family: "EB Garamond", serif !important;
}
.featured-blog .featured-blog__heading{
  font-family: "EB Garamond", serif !important;
}
.featured-blog .featured-blog__label,.article-card .article-card__title-link,.article-card .article-card__description.article-card__description--clipped,
.featured-blog__container .focus-visible-outline span,.featured-blog__container .focus-visible-outline.button,.featured.featured-products .custom-span,
.featured.sec .custom-text,.pdp-redesign .product-card .product-card__vendor,product-card .product-card__title,
.product-card .product-card__price,.featured.featured-products .focus-visible-outline,.featured.featured-products .product-card__vendor,.pdp_redesign_complete_the_look .sub-text{
  font-family: Arimo, sans-serif !important;
}
/* sab par sirf neeche wali line */
.my-custom-accordion-class-wrapper {
  border-top: 0 !important;
  border-bottom: 1px solid #ece5e8 !important;
  margin-top: 0 !important;
}
.my-custom-accordion-class-wrapper:not(
  .my-custom-accordion-class-wrapper ~ .my-custom-accordion-class-wrapper
) {
  border-top: 1px solid #ece5e8 !important;
}
.featured-products .featured-products__heading {
    margin-bottom: 50px;
    font-family: "EB Garamond", serif !important;
}
.featured-blog__container .focus-visible-outline.button {
    border: 1px solid #1B1B1B;
    border-radius: 30px;
    color: #1B1B1B;
    background: none;
}
.product-quantity .product-quantity__error {
    margin-top: 0!important;
}
.accordion-content.rte.rte-product-drawer--description h3,.accordion-content.rte.rte-product-drawer--description h2,.accordion-content.rte.rte-product-drawer--description h4 {
    font-family: "EB Garamond", serif !important;
}
span.price-item.price-item--regular .money {
    font-family: Arimo, sans-serif !important;
}