/** Shopify CDN: Minification failed

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

**/
/* ================= GLOBAL ================= */

#hsg-modal-x, 
#hsg-measure-close-btn {
    cursor: pointer !important;
    pointer-events: auto !important;
    position: relative !important;
    z-index: 999999999 !important; /* Sabse upar */
}


/* Overlay ko poori screen ke upar lane ke liye */
#hsg-modal-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 2147483640 !important; /* Maximum possible z-index */
    display: none;
}

/* Guide Panel ko overlay se bhi upar lane ke liye */
#hsg-modal-panel {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important; /* Sidebar style ke liye */
    width: 100%;
    max-width: 450px;
    height: 100vh !important;
    background: #fff !important;
    z-index: 2147483647 !important; /* Absolute top layer */
    display: none;
    box-shadow: -5px 0 15px rgba(0,0,0,0.2);
    overflow-y: auto;
    transition: transform 0.3s ease-in-out;
    transform: translateX(100%); /* Shuru mein screen se bahar */
}

/* Jab panel khule toh move ho kar screen par aaye */
#hsg-modal-panel.hsg-open {
    display: block !important;
    transform: translateX(0) !important;
}




.product-gallery video::-webkit-media-controls {
  display: none !important;
}
.product-gallery video::-webkit-media-controls-enclosure {
  display: none !important;
}
.product-gallery video::-webkit-media-controls-panel {
  display: none !important;
}

.product-list--carousel {
  --product-list-default-column-gap: 0.40rem;
}

.prose :is(ol, ul) {
  row-gap: 0;
}

.product-info__block-item[data-block-type="liquid"]:first-of-type {
  --product-info-gap: -3px !important;
}

/* ================= PRODUCT CARD FIX ================= */

.product-info__block-item[data-block-type="accordion"] details .accordion__content .metafield-rich_text_field p {
    margin-top: 1px !important;
    font-size: 13px !important;
    font-family: "proxima-nova", sans-serif !important;
}

.product-card__info {
  text-align: left !important;
  align-content: flex-start !important;
  justify-items: start !important;
}

.metafield-rich_text_field p strong {
  font-weight: 400;
    font-family: proxima-nova, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color emoji;
    color: #737373;
  font-size: 11px !important;
}

/* ================= MOBILE ================= */

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

  #fc-template--24067011805541__ss_featured_collection_38Geqa {
    padding: 7px 0 44px !important;
    overflow: hidden;
  }

  .product-gallery .page-dots {
    bottom: 33px !important;
  }

  .hdi-mob-prev,
  .hdi-mob-next {
    top: 93% !important;
    width: 25px !important;
    height: 25px !important;
    background: rgb(255 255 255 / 70%) !important;
    border: none;
    border-radius: 100% !important;
    box-shadow: 0 1px 6px rgba(0,0,0,0.18) !important;
  }

  .product-gallery .page-dots .tap-area {
    width: 5px !important;
    height: 5px !important;
    min-width: 5px !important;
    border-radius: 100% !important;
    background: rgba(180,180,180,0.7) !important;
  }

  .product-info {
    padding: 0.25rem 0.70rem 1.0625rem !important;
    --product-info-gap: 1rem !important;
    grid-area: product-info !important;
  }

  .media-swatch {
    --swatch-size: 70px !important;
  }

  .block-swatch {
    padding: 6px 28px !important;
  }
}

/* ================= DESKTOP ================= */

@media only screen and (min-width: 768px) {
    div.beae-sections .beae-441273h5:not(.beae-next-popup--container) {
        display: none !important;
    }
}


@media only screen and (min-width: 768px) {
    div.beae-sections .beae-le7ucm8m:not(.beae-next-popup--container) {
        padding: 10px 10px 10px !important;
    }


@media screen and (min-width: 992px) {
  div[data-loop-index="5"].beae-list-item.beae-v8loxs4n {
    display: none !important;
  }

@media only screen and (min-width: 768px) {
    div.beae-sections .beae-1yh7r9kc:not(.beae-next-popup--container) {
        display: none !important;
    }

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

  #fc-template--24067011805541__ss_featured_collection_38Geqa {
    padding: 7px 8px 60px !important;
    border-top: 0;
  }

  .template-product .container {
    margin-inline-start: 0 !important;
  }

  sale-price.h4.text-subdued {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
  }

  .cv-wrap {
    margin-top: -20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    color: #000 !important;
    letter-spacing: 0.2px !important;
    line-height: 1.5 !important;
  }

  .media-swatch {
    --swatch-size: 90px !important;
  }

  .block-swatch {
    padding: 6px 45px !important;
  }

  .product-info {
    margin-left: 4rem !important;
    margin-top: 2rem !important;
  }

  .product-gallery__carousel {
    gap: 4px !important;
  }

  .shopify-section--main-product .container {
    margin-left: 0 !important;
  }

  #shopify-section-template--24014230880613__main .container {
    max-width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .product {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .product-gallery.product-gallery {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .product-gallery__carousel {
    margin-left: 0 !important;
    gap: 4px !important;
    justify-content: flex-start !important;
  }

  .product-gallery__media img {
    object-fit: cover !important;
    width: 100% !important;
  }
}

/* ================= EXTRA LARGE ================= */

@media screen and (min-width: 1150px) {
  .product {
    --product-gap: 2.5rem;
  }
}

/* ================= LARGE DESKTOP ================= */

@media screen and (min-width: 1400px) {
  .dy-prod-card {
    flex: 0 0 20% !important;
    width: 20% !important;
  }
}

/* 750px–1399px */
@media screen and (min-width: 750px) and (max-width: 1399px) {
  .dy-prod-card {
    flex: 0 0 25% !important;
    width: 25% !important;
  }
}

/* ================= TRACK ================= */

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

  .dy-rp-track-wrap {
    width: 100%;
    overflow: hidden;
  }

  .dy-rp-track {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    transition: transform 0.4s ease !important;
    will-change: transform;
  }
}

/* ================= MOBILE BANNERS ================= */

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

  #shopify-section-template--16931544891445__video_QwaaPj,
  #shopify-section-template--16931544891445__ss_video_banner_TkNncP,
  #shopify-section-template--16931544891445__image_with_text_overlay_WRmpGM {
    display: none;
  }

  #shopify-section-template--16931544891445__video_dmJA9D,
  #shopify-section-template--16931544891445__ss_video_banner_Vwn6BU,
  #shopify-section-template--16931544891445__image_with_text_overlay_kABeWy {
    display: block !important;
  }
}

/* Hide mobile versions on desktop */
#shopify-section-template--16931544891445__video_dmJA9D,
#shopify-section-template--16931544891445__ss_video_banner_Vwn6BU,
#shopify-section-template--16931544891445__image_with_text_overlay_kABeWy {
  display: none;
}

/* ================= SPECIFIC HIDE ITEM ================= */

@media screen and (min-width: 1000px) {
  .beae-list-item.beae-2fx7fm6k[data-loop-index="5"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}

.gap-4 {
  margin-top: 0px;
}
.line-item {
  --line-item-media-width: 8.375rem;
}
.quantity-selector {
  --quantity-selector-height: 1.2rem;
  --quantity-selector-input-width: 3rem;
  border-width: 1px;
  padding: 5px;
}

/* ================================
   HANDIORA RING SIZE GUIDE STYLES
   Paste in: Online Store > Customize > Custom CSS
   ================================ */

#hsg-bar {
  position: relative;
  display: inline-flex;
  background: #f0f0f0;
  border-radius: 50px;
  padding: 4px;
  margin-bottom: 24px;
}

#hsg-pill {
  position: absolute;
  top: 4px;
  left: 4px;
  height: calc(100% - 8px);
  width: 52px; /* matches first button width */
  border-radius: 50px;
  background: #000;
  z-index: 0;
  pointer-events: none;
  transition: none;
}

#hsg-bar button[data-hsg] {
  position: relative;
  z-index: 1;
  width: 54px;
  padding: 8px 0;
  border: none;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  cursor: pointer;
  background: transparent;
  color: #555;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}

#hsg-bar button[data-hsg="us"] {
  color: #fff; /* first button white text on black pill */
}

#hsg-bar {
  margin: 24px auto;
  display: table;
}