/** Shopify CDN: Minification failed

Line 422:75 Expected ":"
Line 422:82 Expected ":"

**/

/********************** New Font Family Begin. ***********/
h1, h2, h3, h4, h5, h6{  font-family: "futura-pt", sans-serif !important;  font-weight: normal !important;  font-style: normal; color: #000 !important; }
.nav-tabs li.nav-item a{ font-family: 'futura-pt', sans-serif !important;  font-weight: normal !important;  font-style: normal; color: #000 !important; }
.nav-tabs li.nav-item a.active{ font-family: 'futura-pt';  font-weight: normal !important; font-style: normal; color: #000 !important; }
body, div, div.font-family-2, a, p, select, option, span, button, details, summary{ font-family: 'futura-pt', sans-serif !important; font-weight: normal !important; font-style: normal; }
/********************** New Font Family End. ***********/


/********************** New Delivery Option Dropdown Begin. ***********/
/* .sc-new-order-delivery-check {
    display: flex;
    align-items: center;
    padding: 40px 0 0 0;
    justify-content: space-between;
} */
buy-buttons.buy-buttons.buy-buttons--has-dynamic.disabled {
    pointer-events: none;
    cursor: not-allowed !important;
    opacity: 0.5;
}
#dynamic-delivery-error {
    color: rgb(217, 83, 79);
    background-color: rgb(253, 247, 247);
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid rgb(235, 204, 209);
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500 !important;
}
 .removed-delivery #dynamic-delivery-error{
  display: none;
 }
.header_deactive {
    position: unset !important;
}
.etd-delivery-top {
    display: flex;
    align-items: center;
    gap: 10px;
}
select.si-country-select-1 {
    outline: 0;
    font-size: 16px;
    height: 40px;
    border: 1px solid;
}

.made-to-order-wrapper {
    padding-bottom: 30px;
    padding-top: 20px;
}
/* DRAWER */
.material-drawer {
  position: fixed;
  top: 0;
  right: -420px;
  width: 720px;
  height: 100%;
  background: #fff;
  z-index: 1002;
  transition: right 0.3s ease;
  padding: 20px;
}

.material-drawer.open {
  right: 0;
}

.drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.drawer-grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 20px;
}

.drawer-grid p {
    color: #000;
}

#materialDrawer1 .drawer-grid.appco_bg {
    display: unset;
}

.material-card {
  border: 1px solid #ddd;
  padding: 12px;
  cursor: pointer;
  background: #fff;
}

.material-card.active {
  border-color: #000;
}

.sc-quantity-order-delivery-main.appco_bg {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sc-order-delivery-cell-inner label, .sc-order-delivery-cell-inner select {
    color: #000;
}

body .made-to-order-wrapper {
    margin: 27px 0 8px 30px;
}

.sc-order-delivery-cell-inner select {
    outline: 0;
    font-size: 16px;
    height: 40px;
}

.sc-quantity-order-delivery-main.appco_bg {
    padding: 20px 0;
}

/********************** New Delivery Option Dropdown Begin. ***********/


/*************  chnages merge 16 feb start ************/
x-header.header {
  padding: 10px 20px;
}
.section-header {
  max-width: unset;
}
p.prose.heading.is-selected {
  margin: 0;
}
header summary.h6 {
    color: #000000;
}
.mega-menu {
    background: #fff !important;
}
ul.header__dropdown-menu.unstyled-list {
    background: #fff;
    color: #000;
}
header a.h6 {
    color: #000;
}
header .link-faded {
    color: #000;
}
header .link-faded:hover {
    color: #000;
}
.h-stack.gap-4.justify-between:hover {
    color: #000;
}
.collection-grid-layout .collection-list .content-over-media{
  border-radius: 0;
}
.collection-grid-layout .collection-card{
  gap: 0px;
}
.collection-grid-layout .collection-list{
  gap: 5px;
}
.collection-grid-layout .collection-list--text-outside p{
  color: #000 !important;
}
.collection-grid-layout .collection-card__content {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.collection-card__content p {
    font-size: 14px;
    color: #ffffff !important;
}
a.product-card__media img {
    width: 100%;
    margin: auto;
}
.product-card__figure img {
    border-radius: 10px;
}
body:not(.template-search):not(.template-product):not(.template-collection):not(.template-page) .product-list {
    display: flex;
    flex-wrap: unset;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    gap: 25px;
}
html.lock .bacurr-cur-blocker{
display:none !important;
}

.predictive-search__products .product-title.h6{
    color: inherit !important;
}
on-sale-badge.badge.badge--on-sale {
    background: #000000;
    color: #ffffff;
}
product-card.product-card .badge {
    padding: 3px 8px 3px;
    font-size: 9px;
    font-weight: 600 !important;
}
.product-card__info {
    margin: 10px;
}
product-card.product-card .product-title.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    height: 45px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: capitalize;
}
.sc-product-price-swatch-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sc-product-price-cell {
    padding: 10px 0 0 0;
    gap: 20px;
}
p.sc-product-price-main {
    font-size: 18px;
}
p.sc-product-compare-main {
    opacity: 0.5;
    text-decoration: line-through;
    color: #000000;
}
span.money.bacurr-money {
    font-weight: 600 !important;
    color: #000000 !important;
}
/* Container styling */
.quick-add-container {
  max-width: 300px;
  margin: 10px 0;
}
.custom-select-wrapper {
  position: relative;
  margin-bottom: 10px;
}
select.variant-select {
  color: #121212;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 0;
  background-image: linear-gradient(45deg, transparent 50%, #919191 50%), linear-gradient(135deg, #919191 50%, transparent 50%), linear-gradient(to right, #919191, #919191);
  background-position: calc(100% - 13px) calc(1em + -3px), calc(100% - 8px) calc(1em + -3px), calc(100% - 2em) .2em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  padding: 5px 50px 5px 10px;
  width: 100%;
  line-height: normal;
  font-size: 13px;
  letter-spacing: calc(1 * .06rem);
  appearance: none;
  display: block;
  margin-bottom: 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
}
.sc-featured-product-main button.button,
.sc-featured-product-main .button-options{
  width: 100%;
}
.custom-select-wrapper::after {
  content: '▼';
  font-size: 10px;
  color: #666;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.variant-select:focus {
  border-color: #000;
}
product-card.product-card  .price-list {
    display: none;
}
.custom-collection-card .collection-card__content .link{
   background: transparent;
}
.collection-grid-layout .collection-card{
  gap: 0px;
}
.collection-grid-layout .collection-list{
  gap: 5px;
}
.collection-grid-layout .collection-list--text-outside p{
  color: #000 !important;
}
.collection-grid-layout .collection-card__content {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shopify-section--logo-list .h4 {
  font-family: "Lora", serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 6px;
}
/* .shopify-section--logo-list .section-header h2 {
  font-family: "Lora", serif;
  font-size: 34px;
  letter-spacing: 5px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 70px;
} */
 div#shopify-chat {
    display: none;
}
a.logo-list__item{
display:flex !important;
justify-content:center;
align-items:center;
flex-direction:column;
}
.product-card .thumbnail-swatch {
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.template-product product-list.product-list {
  display: grid;
}
/*************  chnages merge 16 feb start ************/

.pdp-product-as-var.variant-picker__option-values {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}

 .pdp-product-as-var.variant-picker__option-values .color-swatch {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    font-weight: bold !important;
    padding: 15px 10px;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    background: #fff;
    color: rgb(28 28 28 / 65%);
    font-size: 13px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.pdp-product-as-var.variant-picker__option-values .color-swatch.is-selected {
  border: 1px solid rgb(28, 28, 28);
    font-weight: bold;
    background: #fff;
    color:rgb(28, 28, 28);
}

.pdp-product-as-var.variant-picker__option-values .color-swatch .sr-only {
  all: unset;
  display: inline;
}

.pdp-product-as-var.variant-picker__option-values .color-swatch:hover {
  border-color: #999;
  background: #f9f9f9;
}


.collection-list--text-outside p, .collection-list--text-outside a{ color:#000}

.social-media--list {
    justify-content: center;
    border-top: 1px solid #bdb7b7;
    border-bottom: 1px solid #bdb7b7;
    padding: 15px 0;
}

.collection-top-banner-content{ padding:20px 0}


.top-short-desc{ height:20px; overflow:hidden; position:relative; max-width:700px; margin:0 auto; text-align:center; margin-top:10px}
.top-short-desc p{ margin:0; padding: 0 20px; font-size:14px}
.top-short-desc strong{ position:absolute; top:-10px; right:0;  padding:5px; z-index:1}
.top-short-desc strong::before{ content:'+'; font-size:20px; color:#000; cursor:pointer}
.top-short-desc.active{ height:auto; overflow:inherit; max-width:1600px}
.top-short-desc.active strong{ position:inherit; display:block; font-weight;normal}
.top-short-desc.active strong::before{ content:'-'}

.whatsapp-footer img{ max-width:45px; height:auto; position:fixed; bottom:80px; left:40px; z-index:999}


/* 12/3/2025 css start */
.header__secondary-nav .header__nav-icon{
      color: #000000 !important;
   }
.jdgm-carousel-item__product {
    height: 21% !important;
}
.jdgm-carousel-item__product-title {
    margin-top: 10px !important;
}
.mega-menu__promo p {
    color: #000;
}
/* 12/3/2025 css end*/

/********************** New Product Grid Begin. ***********/

.quantity-selector__button svg{
  color: #fff !important;
}

line-item-quantity .sc-new-order-delivery-check {
    display: none !important;
}

.horizontal-product-card__info .price-combined-badge {
    display: none;
}

a.quantity-selector__button svg {
    color: #000 !important;
}
span.made-text {
    font-size: 14px;
}
/* ===== CHOOSE OPTIONS ===== */
.custom-choose-options {
  margin-top: 25px;
}

.custom-choose-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  padding:5px;
}

.custom-size-guide {
  text-decoration: none;
  font-size: 13px;
  color: #000;
}

.custom-option-row , .custom-option-roww {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 18px 0; */
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
}

.custom-option-row:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.row-left {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 0px;
}

.row-left img {
  width: 48px;
  height: auto;
}

.row-text {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #000;
}


.etd-delivery-top {
    display: flex;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}

.etd-delivery-top img {
    display: block;
    width: 100%;
    max-width: 30px;
    padding-bottom: 5px;
}

/* .sc-new-order-delivery-check.appco_bg {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */

.row-text .label {
  color: #777;
  font-size: 13px;
}

.row-text strong {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    line-height: 18px;
    min-height: 18px;
    text-transform: uppercase;
}

.gems{
  /* color: #565555; */
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 15px;
    text-transform: uppercase;
        font-weight: 400;
}

.row-arrow {
  font-size: 20px;
  color: #000;
}

.drawer-item {
  cursor: pointer;
}
.product-info__block-item:is([data-block-type=variant-picker]){
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.drawer-header h3 {
    font-size: 0px;
    opacity: 0;
}
.size-guide-sub {
    font-size: 14px;
    color: #666;
    margin: 18px 0;
    display: none;
}
.ring-size-chart .ring-size-title {
    font-size: 20px;
    margin-top: -10px;
    text-transform: uppercase;
}
body.popup-open header{
display:none;
}
/* SIZE GUIDE DRAWER */
.size-guide-drawer {
  position: fixed;
  top: 80px;
  right: -900px;
  width: 900px;
  height: 100vh;
  background: #fff;
  z-index: 999;
  transition: 0.35s ease;
  padding: 24px;
  overflow-y: auto;
  padding-top:0;
}

.size-guide-drawer.active {
  right: 0;
  top:0;
}

a.variation-product {
    display: flex;
    align-items: center;
    gap:20px;
}

a.variation-product img {
    width: 100%;
    max-width: 100px;
}

compare-at-price .money.bacurr-money {
    text-decoration: line-through;
}
.etd-delivery-top {
    display: flex;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}

.etd-delivery-top img {
    display: block;
    width: 100%;
    max-width: 30px;
    padding-bottom: 5px;
}
/* OVERLAY */
#drawerOverlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 1001;
}

#drawerOverlay.active {
  opacity: 1;
  visibility: visible;
}

.material-drawer {
  position: fixed;
  top: 0px !important;
  right: -100%;
  width: 90%;
  max-width: 720px;
  height: 100%;
  background: #fff;
  z-index: 9999;
  transition: right 0.35s ease;
}

.material-drawer.active {
  right: 0;
}
/* Header */
.drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* border-bottom: 1px solid #e5e5e5; */
  padding-bottom: 12px;
  margin-bottom: 0px;
}
.drawer-header h3 {
  font-size: 0px;
  font-weight: 600;
}
.drawer-close {
  cursor: pointer;
  font-size: 20px;
  color: #000;
}
.template-product h1.product-title.h3 {
    font-size: 24px;
    min-width: 200px;
    color: #2f2f2f;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
.template-product .product-info .buy-buttons > button{
    height: 42px;
    font-size: 22px;
    letter-spacing: 2.2px;
    line-height: 29px;
    background: black;
    color: #fff !important;
    border: 1px solid #000000 !important;
}
.template-product .product-info .buy-buttons > button:hover {
    background: transparent;
    color: #000 !important;
}
/* Grid */
.drawer-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  display: grid;

}

.drawer-item img {
  width: 100%;
  padding: 10px 5px;
  max-width: 200px;
}

.drawer-item {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.material-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.45);
  opacity: 0;
  visibility: hidden;
  z-index: 9998;
}

.material-overlay.active {
  opacity: 1;
  visibility: visible;
}


/* Hide Material by option position (Option 1) */
.variant-picker fieldset:nth-of-type(1) {
  display: none !important;
}


.made-to-order {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #444;
  text-transform: uppercase;
  margin: 12px 0;
}

.made-to-order .truck-icon {
  font-size: 14px;
}

.made-to-order .made-text {
  font-weight: 500;
}




compare-at-price.h5.text-subdued.line-through {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* background-color: #b92400; */
    border-radius: 7px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: futura-pt, sans-serif;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .5px;
    /* margin-left: 6px; */
    padding: 5px 20px 1px 20px;
    text-transform: uppercase;
    width: auto;
}


/* SIZE GUIDE DESIGN */
.size-guide-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 16px;
}

.size-card {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 14px 12px;
  background: #fff;
  transition: all 0.25s ease;
}

.size-card:hover {
  border-color: #111;
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
}

.size-card-top {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
}

.size-card p {
  margin: 6px 0 0;
  font-size: 12px;
  color: #6b7280;
}

.size-icon {
  width: 18px;
  height: 18px;
  color: #111;
}
ul.variation-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin-top: 0px;
    list-style:none; 
}
div#materialDrawer1 {
    top: 78px;
}
.product-info__block-item .liquid .btn {
    display: none;
}
span.variation-title {
    color: black;
    font-size:12px;
}
.variant-picker__option-values {
    flex-wrap: unset;
    font-size: 13px;
}
/* ===== RING SIZE GUIDE DESIGN ===== */

.ring-size-chart {
  padding: 20px;
  font-family: "Lora", serif;
}

.ring-size-title {
    text-align: center;
    font-weight: 500;
    font-size: 56px;
    line-height: 25px;
}

.ring-size-sub {
text-align: center;
    color: #7a7a7a;
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 20px;
}

.ring-size-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.ring-size-table th,
.ring-size-table td {
  padding: 5px 10px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}

.ring-size-table th {
  background: #faf7f5;
  font-weight: 600;
  font-size:12px;
      color: black;
    opacity: 1 !important;
}

.ring-size-table .highlight {
  background: #c98c86;
  color: #ffffff;
  font-weight: 600;
}

.ring-size-table tbody tr:hover {
  background: #fafafa;
}

/* Footer section */
.size-guide-footer {
  text-align: center;
  margin-top: 40px;
  padding-bottom:100px;
}

.size-guide-footer h3 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 6px;
}

.size-guide-footer p {
  font-size: 14px;
  color: #777;
  margin-bottom: 15px;
}

.size-guide-btn {
  display: inline-block;
  background: #111;
  color: #fff;
  padding: 12px 30px;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 1px;
}

.size-guide-btn:hover {
  background: #000;
}



/* MOBILE */
@media (max-width: 640px) {
  .size-guide-grid {
    grid-template-columns: 1fr;
  }
  .variant-picker__option-values {
    /* flex-wrap: wrap !important; */
    font-size: 12px;
}
}
@media screen and (min-width: 768px) {

  .mobile-banner{ display:none}
}

@media screen and (max-width: 767px) {
  .product-ring #sizeGuideDrawer .drawer-header h3{
  display: none;
}

  .desktop-banner{
     display:none
    }
  .collection-card__content p {
    font-size: 9px;
    white-space: nowrap;
    letter-spacing: 0.5px;
}

.collection-card__content {
    top: -5px;
    padding: 0 10px;
}
a.variation-product img {
    max-width: 90px;
}
a.variation-product {
    gap: 10px;
    flex-direction: column;
    justify-content:center;
}
a.variation-product .variation-title{
  text-align:center;
}
ul.variation-products {
    margin-top: 0px;
}
.product-info__block-item:is([data-block-type=variant-picker]){
  justify-content: space-between;
  align-items: baseline;
  flex-direction: column-reverse;
  gap: 10px;
}

  .size-guide-drawer {
        width: 100%;
       padding: 0; 
    }
}
p.prose.heading.is-selected {
    font-size: 10px;
}
p.prose.heading.is-selected > a {
    color: white;
}
.buy-buttons > button{

    height: 42px;
}
span#closeSizeGuide {
    color: #000;
    margin-top: 10px;
}

on-sale-badge.badge.badge--on-sale {
    background: #000000;
        color: #ffffff;
}
.product-info__block-item .badge {
    padding: 8px 8px 8px;
    font-size: 9px;
    font-weight: 600 !important;
    border-radius: 5px;
}
label.block-swatch {
    color: #000 !important;
}

quantity-selector.quantity-selector button {
    background: #000;
}

input.quantity-selector__input {
    color: #000;
}
@media screen and (max-width: 699px) {
    .header__nav-icon {
        width: auto !important;
    }
   x-header.header svg.icon-hamburger {
     color: black;
   }
  .header {
    padding: 10px 12.5px !important;
    gap: 11px !important;
}
  .header__secondary-nav {
    gap: 10px !important;
    display: flex !important;
}
  .custom-mobile-view.logo-list {
    grid-template-columns: 1fr 1fr 1fr;
}
.custom-mobile-view.logo-list .logo-list__item {
    padding: 1.25rem 0.25rem;
}
.custom-mobile-view.logo-list .logo-list__item .v-stack p {
    font-size: 13px;
    letter-spacing: 1px;
}
}
@media screen and (max-width: 999px) {
   x-header.header svg.icon-hamburger {
     color: black;
   }
  }