/** Shopify CDN: Minification failed

Line 747:1 Expected "}" to go with "{"

**/
.single-line-review__icon-star svg path {
	fill: #D2DAF3;
}
.product__information .purchase-details__buttons button.action_button.is-active-sticky-atc {
    position: fixed !important;
    width: 100% !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.product-banner__list ul li {
  list-style: none;
  margin: 4px 0;
  background-image: none;
  padding-left: 0;
}
.jc-benefits-carousel {
  position: relative;
  height: 56px;
  overflow: hidden;
}
.jc-benefits-carousel__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease;
}
.jc-benefits-carousel__slide.is-active {
  opacity: 1;
  visibility: visible;
}
.jc-benefits-carousel__slide--quote {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.jc-benefits-carousel__quote {
  font-style: none;
  font-size: 15px;
  line-height: 1.5;
  color: #000000ff;
  margin: 0;
}
.jc-benefits-carousel__quote span {
  display: block;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #515151ff;
  margin-top: 2px;
}
.product__description ul li::marker {
    color: #D2DAF3;
}
.selected-color-swatch-val ,
.spb-label-tooltip i {
    display: none;
}
.selector-wrapper .spb-label-tooltip.spb-label-select-val {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.selector-wrapper .spb-label-tooltip label {
  margin-bottom: 0;
}

.spb-label-tooltip.spb-label-select-val label[for="data-variant-option-0"] {
    min-width: unset !important;
    margin-bottom: 0px;
}
.spb-label-select-val .selected-color-swatch-val {
    display: inline-block;
    padding-left: 4px;
    color: #363636;
    font-size: 1rem;
    font-weight: 400;
}
.spb-label-tooltip.spb-label-select-val i {
    display: inline-block;
    color: #363636;
    font-size: 1rem;
    font-weight: 700;
    padding-left: 2px;
    text-align: center;
    line-height: normal;
    font-style: normal;
    margin: -3px 0 -1px -1px;
}


.size-swatch-wrapper .swatch-container {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.size-swatch-wrapper .swatch-container .swatch {
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  border: 1px solid #ccc;
  background: #f9f9f9;
  border-radius: 4px;
  text-align: center;
}

.size-swatch-wrapper .swatch-container .swatch.selected {
  background: #d2daf3;
  color: #000;
  border-color: #d2daf3;
}

.product_section .product_name {
    margin-bottom: 5px;
}
.product_section .product-short-info {
    margin: 0px 0 14px;
}
.product_section .product-short-info > * {
    font-family: 'Bauer Bodoni', serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: .5px;
    color: #000;
}
.product_name.is-hidden-both {
    display: none;
}
.product_section .single-line-review {
    margin-bottom: 5px;
}
.select-size-button {
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    padding: 10px 16px;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    cursor: pointer;
}

.size-swatch-wrapper.fancybox-content {
    padding: 44px 40px;
    width: 100%;
    max-width: 600px;
    border-radius: 10px;
}
.size-swatch-wrapper .swatch-container {
    margin: 0px 0px;
}
.size-swatch-wrapper .swatch-container .swatch {
    min-width: 50px;
    font-size: 16px;
    font-weight: 400;
}
.fancybox-slide:has(.size-swatch-wrapper.fancybox-content) {
    padding-left: 14px;
    padding-right: 14px;
    z-index: 9999999;
}

body.fancybox-active .button.action_button .sp-validate-overlay {
    z-index: 10 !important;
}

.customer-logo {
    padding: 10px 0px 24px;
}
.customer-logo__box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0px;
}
.customer-logo__box.is-hidden-mobile .customer-logo__heading {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.customer-logo__box.is-hidden-mobile .customer-logo__wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}
.customer-logo__box.is-hidden-desktop .customer-logo__heading {
    /* flex: 0 0 auto;
    max-width: 140px; */
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0px 0px 20px;
}
.customer-logo__box.is-hidden-desktop .customer-logo__wrapper {
    /* flex: 1; */
    flex: 0 0 100%;
    max-width: 100%;
}
.customer-logo__title > * {
    font-family: 'Bauer Bodoni', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.125;
    color: #000;    
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px;
    letter-spacing: 0.5px;
}

.customer-logo__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 32px;
}
.customer-logo__wrapper:has(.customer-logo__arrow.swiper-button-lock) {
    padding-inline: 0px;
}
.customer-logo__slider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
   
}
.customer-logo__slider .swiper-wrapper {
    width: auto;
    box-sizing: border-box;
}
.customer-logo__pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.customer-logo__slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 45px;
}
.customer-logo__slide img {
    display: inline-block;
    width: auto;
    max-width: none;
    height: 45px;
}
.customer-logo__slider .customer-logo__pagination ,
.customer-logo__slider .customer-logo__arrow {
    position: unset;
}
.customer-logo__slider .customer-logo__pagination {
    display: none;
    width: 100%;
    margin: 20px 10px 12px 10px;
}
.customer-logo__slider .customer-logo__pagination.swiper-pagination-lock {
    display: none;
}
.customer-logo__slider .customer-logo__arrow {
    margin: 0px 0px;
}
.customer-logo__box.is-hidden-mobile {
    display: flex;
}
.customer-logo__box.is-hidden-desktop {
    display: none;
}
.customer-logo__slider .swiper-pagination-bullet-active {
    background-color: #000;
}
.customer-logo__wrapper .customer-logo__arrow {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 25px;
}
.customer-logo__wrapper .customer-logo__arrow.swiper-button-lock {
    display: none;
}
.customer-logo__wrapper .customer-logo__arrow.swiper-button-prev {
    left: 0px;
}
.customer-logo__wrapper .customer-logo__arrow.swiper-button-next {
    right: 0px;
}
.customer-logo__wrapper .customer-logo__arrow:after { 
    font-size: 22px;
    color: #000;
}

.customer-logo__heading {
    width: 100%;
    margin-bottom: 10px;
}
.customer-logo__box {
    padding: 0px 0px;
}
.customer-logo__image.is-hidden-mobile {
    display: flex;
}
.customer-logo__image.is-hidden-mobile {
    max-width: 650px;
    margin-inline: auto;
}
.customer-logo__image.is-hidden-desktop {
    display: none;
}

.cw-product-bundle__variant-select.dropdown-select {
    background-color: transparent;
    border: 1px solid #000;
    position: relative;
}
.cw-product-bundle__variant-selected.dropdown-selected-option, .cw-product-bundle__variant-selected.dropdown-selected-option--carat {
    padding: 10px 36px 10px 16px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>');
    background-repeat: no-repeat;
    background-size: 17px 16px;
    background-position: center right 10px;
}
.cw-product-bundle__variant-selected.dropdown-selected-option.is-select-dropdown-open, .cw-product-bundle__variant-selected.dropdown-selected-option--carat.is-select-dropdown-open {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m4.5 15.75 7.5-7.5 7.5 7.5" /></svg>');
}
.cw-product-bundle__variant-options {
    overflow-y: auto;
    max-height: 350px;
    background: #fff;
    position: absolute;
    z-index: 9999999;
    top: calc(100% + 1px);
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    border-top: none;
    display: none;
}
.cw-product-bundle__variant-option {
    border: none;
    border-bottom: 1px solid #D3D3D3;
    padding: 10px 16px 10px 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.cw-product-bundle__variant-option:last-child {
    border-bottom: none;
}

.product__information .product-banner__list .metafield-rich_text_field ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
.product__information .product-banner__list ul li {
    flex: 0 0 100%;
    max-width: 100%;
}

.product__information .purchase-details__buttons .button--add-to-cart {
    border-radius: 0px;
}
.product__information .return-policy__list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
.product__information .return-policy__list li {
    flex: 0 0 100%;
    max-width: 100%;
}
.product__information .Engraving .spb-select select {
    padding: 10px 36px 10px 16px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>');
    background-repeat: no-repeat;
    background-size: 17px 16px;
    background-position: center right 10px;
    width: 100%;
    border: 1px solid #000;
}
.product__information .Engraving input {
    padding: 10px 36px 10px 16px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    width: 100%;
    border: 1px solid #000;
}
.spb-label-tooltip label[for="Engraving-0-1"],
.spb-label-tooltip label[for="Size-0-0"] {
    display: none;
}
.product__information .Engraving .spb-select select {
    margin-top: 20px;
}
#infiniteoptions-container div.spb-label-tooltip {
    justify-content: flex-end;
}
#infiniteoptions-container .Engraving div.spb-label-tooltip {
    justify-content: flex-start;
}
.product__information .return-policy__list li {
    max-width: calc(50% - 5px);
}
.product__information .product-banner__list ul li {
    max-width: calc(50% - 5px);
    font-size: 14px;
}
.product__information .swatch .custom-radio--color + .tooltip {
    display: none;
}
 
.selector-wrapper .spb-label-tooltip.ring-size-chart {
    justify-content: flex-end;
}
.product__information .product_form--dropdown.product_form--has-quantity-box-false .selector-wrapper:last-of-type , 
.product__information .product_form .selector-wrapper:last-of-type{
    margin-bottom: 0px;
}
.size-error-message{
    color: red;
}
.spb-label-tooltip label[for="Engraving-0-1"],
.spb-label-tooltip label[for="Size-0-0"],
.spb-label-tooltip label[for="var-size"],
.spb-label-tooltip label[for="Engraving-0-0"] {
    display: none;
}
@supports (-webkit-touch-callout: none) {
    .customer-logo__slider .swiper-slide {
        flex: 0 0 auto;  /* Prevents slides from resizing */
    }
}

@media only screen and (max-width: 798px) {
    .product__images {
        margin-bottom: 0px;
    }
    .product__information .product_name{
        padding-top: 8px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 649px){
    #MB_tryonButton {
        height: 40px;
        background: black;
        padding: 0px 10px;
        text-align: center;
        font-weight: normal;
        display: none;
        text-decoration: none;
        font-size: 14px;
        transition: 0.2s;
        cursor: pointer;
        background-color: #ffffff7a;
        color: #000000;
        border: 1px solid #000000;
        border-radius: 5px;
        margin: 10px 10px;
        top: 0px;
        left: 0px;
        position: absolute;
        z-index: 2;
        width: 150px;
    }
}
@media only screen and (max-width: 767px){
    .size-swatch-wrapper .swatch-container .swatch {
      padding: 5px 10px;
    }
    .product_section .product-short-info > * {
        font-size: 18px;
    }
    .product_section .product-short-info {
        margin-bottom: 8px;
    }
    .size-swatch-wrapper.fancybox-content {
        padding: 50px 40px;
        max-width: 600px;
    }
    .size-swatch-wrapper.fancybox-content .swatch-container .swatch {
        min-width: 45px;
        padding: 8px 10px;
    }

    .customer-logo {
        padding-bottom: 16px;
    }
    /* .customer-logo__box {
        padding-block: 15px;
    } */
    .customer-logo__box.is-hidden-mobile {
        display: none;
    }
    .customer-logo__box.is-hidden-desktop {
        display: flex;
    }
    .customer-logo__box.is-hidden-mobile .customer-logo__heading {
        margin-bottom: 0px;
    }
    .customer-logo__title > * {
        font-size: 14px;
    }
    .customer-logo__slide ,
    .customer-logo__slide img {
        height: 15px;
    }
    .customer-logo__slider .swiper-wrapper {
        width: 100%;
    }
    .customer-logo__wrapper {
        /* padding-left: 20px; */
        padding-left: 0px;
        padding-right: 0px;
        margin-inline: 0px;
    }
    .customer-logo__wrapper .customer-logo__arrow ,
    .customer-logo__slider .customer-logo__pagination {
        display: none;
    }   
    .customer-logo__wrapper .swiper-free-mode > .swiper-wrapper {
        transition-timing-function: linear;
    }
    /* .free-return-policy-text {
        justify-content: flex-start;
    } */

    .cw-product-bundle__variant-selected.dropdown-selected-option, .cw-product-bundle__variant-selected.dropdown-selected-option--carat {
        text-align: center;
    }
    .cw-product-bundle__variant-option.dropdown-option {
        justify-content: center;
    }
    .product__information .Engraving .spb-select select {
        margin-top: 20px;
        text-align: center;
    }

    .customer-logo__image.is-hidden-mobile {
        display: none;
    }
    .customer-logo__image.is-hidden-desktop {
        display: flex;
    }
    .customer-logo__image.is-hidden-desktop {
        max-width: 390px;
        margin-inline: auto;
    }    
}

@media screen and (max-width: 750px) {
    .product_section > .product__images {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .product-gallery__main .product-gallery__image {
        width: 80%;
        height: auto;
        margin-right: 10px;
    }
    /* .product-gallery__main .product-gallery__image:last-child {
        margin-right: 0px;
    } */
    .product-template:not(.product-template--image-scroll) .product-gallery .product-gallery__image {
        visibility: unset;
    }
    .product_section .product-gallery__main button.flickity-button {
        display: none;
    }
    .product_section .product-gallery__thumbnails {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    #MB_tryonButton {
        top: 8px;
        left: 7px;
        margin-top: 0px;
        margin-left: 0px;
    }
}

 .product__information .js-caret--dropdown {
    padding: 10px 36px 10px 16px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    width: 100%;
    color: #000;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>');
    background-repeat: no-repeat;
    background-size: 17px 16px;
    background-position: center right 10px;
    height: auto;
} 

.custom-dropdown {
    background-color: transparent;
    border: 1px solid #000;
    position: relative;
}
.custom-options-container {
    overflow-y: auto;
    max-height: 350px;
    background: #fff;
    position: absolute;
    z-index: 9999999;
    top: calc(100% + 1px);
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    border-top: none;
    display: none;
}
.js-single-option-selector--caret{
    display: none !important;
}
button span.text {
  text-transform: none !important;
}
.dropdown_title a {
  text-transform: none !important;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 0.8rem;
  letter-spacing: 0.02em;
  color: #2c2c2c;
}

@media only screen and (max-width: 798px) {
  .sidebar-section { order: -1 !important; }
}
@media only screen and (max-width: 798px) {
  .sidebar-section { order: -1 !important; }

  .sidebar-section {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
    margin-bottom: 0;
  }

  .sidebar-section.filters-open {
    max-height: 2000px;
    margin-bottom: 20px;
  }

  .mobile-filter-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 10px 16px;
    margin-bottom: 16px;
    background: transparent;
    border: 1px solid #2c2c2c;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #2c2c2c;
    cursor: pointer;
    order: -2;
  }

  .mobile-filter-toggle::after {
    content: '+';
    font-size: 16px;
    line-height: 1;
  }

  .mobile-filter-toggle.filters-open::after {
    content: '−';
  }
}

@media only screen and (min-width: 799px) {
  .mobile-filter-toggle { display: none; }
}

@media (max-width: 749px) {
  #shopify-section-template--21064017117322__index_image_with_text_YckNjj .image-with-text__image-column:nth-child(2),
  #shopify-section-template--21064017117322__index_image_with_text_YckNjj .image-with-text__image-column:nth-child(3) {
    display: none !important;
  }
  
@media only screen and (max-width: 798px) {
  .image-with-text__image-column {
    height: auto !important;
  }
  .image-with-text__link {
    height: auto !important;
  }
  .image-with-text__image {
    width: 100% !important;
    height: auto !important;
  }
  .image-with-text__text-column {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .image-with-text .container {
    gap: 0px !important;
  }
}