/** Shopify CDN: Minification failed

Line 66:0 All "@import" rules must come first
Line 176:7 Expected ":"
Line 1616:0 Unexpected "}"
Line 2251:0 Unexpected "}"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
@font-face{
    font-family:HKGrotesk;
    font-style:normal;
    font-weight:400;
    src:url(/cdn/shop/files/HKGrotesk-RegularLegacy.woff2) format("woff2"),
    url(/cdn/shop/files/HKGrotesk-RegularLegacy.woff) format("woff")
}
@font-face{font-family:HKGrotesk;
    font-style:normal;
    font-weight:500;
    src:url(/cdn/shop/files/HKGrotesk-Medium.woff2) format("woff2"),
    url(/cdn/shop/files/HKGrotesk-Medium.woff) format("woff")
}
@font-face{font-family:HKGrotesk;
    font-style:normal;
    font-weight:600;
    src:url(/cdn/shop/files/HKGrotesk-SemiBoldLegacy.woff2) format("woff2"),
    url(/cdn/shop/files/HKGrotesk-SemiBoldLegacy.woff) format("woff")
}
@font-face {
    font-family: iconfont;
    font-display: swap;
    src: local("iconfont"),url(/cdn/shop/files/iconfont.woff2?v=1748711703) format("woff2"),local("iconfont"),url(/bee2-ui/fonts/iconfont.woff) format("woff")
}
@font-face {
    font-family: 'ITC Novarese Std';
    src: url('/cdn/shop/files/NovareseStd-Book.eot?v=1724945720');
    src: url('/cdn/shop/files/NovareseStd-Book.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NovareseStd-Book.woff2') format('woff2'),
        url('/cdn/shop/files/NovareseStd-Book.woff') format('woff'),
        url('/cdn/shop/files/NovareseStd-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Roman';
    font-display: swap;
    src: url('/cdn/shop/files/3A0698_4_0.woff2') format('woff2'),url('/cdn/shop/files/3A0698_4_0.woff') format('woff'),url('/cdn/shop/files/3A0698_4_0.ttf') format('truetype'),url('/cdn/shop/files/3A0698_4_0.eot'),url('/cdn/shop/files/3A0698_4_0.eot') format('embedded-opentype')
}
@font-face {
    font-family: 'Avenir Heavy';
    font-display: swap;
    src: url('/cdn/shop/files/3A0698_8_0.woff2') format('woff2'),url('/cdn/shop/files/3A0698_8_0.woff') format('woff'),url('/cdn/shop/files/3A0698_8_0.ttf') format('truetype'),url('/cdn/shop/files/3A0698_8_0.eot'),url('/cdn/shop/files/3A0698_8_0.eot?#iefix') format('embedded-opentype')
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
body {
  /* font-family: 'ITC Novarese Std'; */
}


.product-item .card-action .button, a.button.button-ATC {
    /*background: linear-gradient(92.32deg,#ffb9c7 12.41%,#ffe5ea 99.21%);
    border-radius: 5px;
    background: linear-gradient(92.32deg, #fae7d1 12.41%, #faf4ed 99.21%);*/
    border: none;
}

.product-item .card-action .button:hover, a.button.button-ATC:hover {
    /*background: #e9718b;
    background: #f1dec8;*/
}
.product-item .card-title.card-title-ellipsis {
  width: 100%;
  margin: auto auto 12px;
  display: block;
  white-space: nowrap;
  font-size: 16px;
  /* font-size: 1.2vw; */
  color: #7d7d7d;
  color: #000;
  font-weight: 500;
}

.card-information__wrapper .card-price {
    margin: auto;
}
.card .price--on-sale .price__sale dd.price__last span.price-item.price-item--sale {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.card-information__wrapper.text-left .card-price, .product-item .card-title.card-title-ellipsis {
      line-height: 33px;
}
span.price-item.price-item--regular {
    font-weight: bold;
}
body .product-card-layout-02 .card:hover {
    box-shadow: none;
}

.halo-product-block .products-carousel .slick-list {
    padding-right: 10%;
}
/*  */
.bestseller_badge {
    display: inline-block;
    position: absolute;
    padding: 0 2rem 0.7rem;
    clip-path: polygon(100% 0, 0 0, 0 calc(100% - 0.7rem), 0.7rem 100%, 0.7rem calc(100% - 0.7rem), 100% calc(100% - 0.7rem), calc(100% - 1.1rem) calc(50% - 0.5rem));
    left: -0.7rem;
    /* border-bottom: 1rem solid transparent; */
    top: 0;
    font-size: 14px;    
    clip-path: none;
    margin: 10px 0 0 18px;
}
.bestseller_badge p {
    text-transform: capitalize;
    font-size: .9em;
    padding: 1rem 0 0;
    line-height: 1;
    margin: auto;
}
.product-card-layout-02 .card{
  background: #fff;
}
.card .price-item {
    font-size: 18px;
}
.card s.price-item.price-item--regular {
    font-size: 14px;
}
/* new product page */
.custom_wish_share {
    display: flex;
    align-items: center;
}
.complementary-products-slider .slick-list.draggable {
    padding-right: 14%;
}
.template-product .productView-wishlist {
    margin: 0 2px;
}

.template-product .pvGroup-row {
    display: flex;
}

.template-product .pvGroup-row > div {
    flex-grow: 1;
    width: 50%;
}
.template-product .pvGroup-row > div .productView-action {
    width: 100%;
}
.template-product .pvGroup-row button, 
.productView-buttons .productView-payment .shopify-payment-button [data-testid=Checkout-button], 
.productView-buttons .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded{
    border-radius: 0px;
    /* background: linear-gradient(92.32deg, #fae7d1 12.41%, #faf4ed 99.21%); */
    border: 0;
    background:#183e40;
    color: #fff;
    all 1s animation-timing-function: ease-out;
    transition:  all 0.5s ease-out;
    /* color: #000; */
}

.template-product .pvGroup-row button:hover, 
.productView-buttons .productView-payment .shopify-payment-button [data-testid=Checkout-button]:hover, 
.productView-buttons .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded:hover, 
.template-product .productView-stickyCart.style-1 .sticky-actions .button:hover{
    /* background: linear-gradient(92.32deg, #faf4ed 12.41%,  #fae7d1 99.21%); */
    transition: all 0.5s ease-out;
    background: #000;
    color: #fff;
}
.custom_check_look img {
    width: auto;
    height: 18px;
    display: inline-block;
}
.custom_check_look {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}
.custom_check_look span {
    display: inline-block;
    line-height: 0;
}
.productView-buttons .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded:after {
    content: "";
    background: url("/cdn/shop/files/Group_32.png?v=1750952213");
    display: inline-block;
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    width: 100px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.productView-buttons .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded {
    position: relative;
    padding-right: 81px;
    font-family: "HKGrotesk", sans-serif;
}


body .productView-complementary .complementary-products-title .title .text {
    font-size: 16px;font-weight: 500;
}
body .productView-complementary.style-1 .complementary-products-slider .product {
    padding: 0 4px;
}


span.pattern.Yellow_Gold_grad {
    background: #e1b94f !important;
    background: -moz-linear-gradient(30deg, #e1b94f 0, #faf1d8 55%, #faf1d8 60%, #e1b94f 100%) !important;
    background: -webkit-linear-gradient(30deg, #e1b94f 0, #faf1d8 55%, #faf1d8 60%, #e1b94f 100%) !important;
    background: linear-gradient(30deg, #e1b94f 0, #faf1d8 55%, #faf1d8 60%, #e1b94f 100%) !important;
}
span.pattern.Rose_Gold_grad{
    background: #ec8a55 !important;
    background: -moz-linear-gradient(30deg, #ec8a55 0, #fcede2 55%, #fcede2 60%, #ec8a55 100%) !important;
    background: -webkit-linear-gradient(30deg, #ec8a55 0, #fcede2 55%, #fcede2 60%, #ec8a55 100%) !important;
    background: linear-gradient(30deg, #ec8a55 0, #fcede2 55%, #fcede2 60%, #ec8a55 100%) !important;
}
span.White_Gold_grad {
    background: #b3b2af !important;
    background: -moz-linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
    background: -webkit-linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
    background: linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
}
span.platinum_grad {
    background: #b3b2af !important;
    background: -moz-linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
    background: -webkit-linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
    background: linear-gradient(30deg, #b3b2af 0, #f7f7f7 55%, #f7f7f7 60%, #b3b2af 100%) !important;
}
label.Color.product-form__label.available.no_img_grad_wrap {
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    width: 40px;
    height: 40px;
}
body .jdgm-widget.jdgm-widget {
    margin-bottom: 10px;
}
body .card .price__label_sale.price__label_percent {
    display: none;
}
body.template-product .productView-moreItem .card .price__label_sale.price__label_percent {
    display: none;
}
body.template-product .productView-moreItem .price__label_sale.price__label_percent {
    display: inline-block;
}
.productView-options .product-form__input .form__select {
    margin: 5px 0 10px;
}

.loox-wid{
  grid-row-start: 3;
    justify-self: flex-start;
    background: #eaeaea;
    bottom: 0;
    display: inline-block;
    z-index: 99;
    border-radius: 0 1vw 0 0;
    align-self: flex-end;
    padding: 7px 10px 5px;
    font-size: 1.3rem;
    color: #25282b;
    margin-bottom: 15px;
}

.loox-wid_card, .jdgm-wid {
    grid-row-start: 3;
    justify-self: flex-start;
    background: translate;
    position: absolute;
    bottom: 0;
    display: inline-block;
    z-index: 99;
    border-radius: 0 1vw 0 0;
    align-self: flex-end;
    padding: 7px 10px 5px;
    font-size: 1.3rem;
    color: #25282b;
  /* display: none; */
}


/* END: new product page */

/* style for discount */
/* Container for discount boxes */
    .discount-container {
      display: flex;
      justify-content: flex;
      align-items: center;
      overflow: hidden; /* Hide overflow for slider effect */
      width: 100%;
      position: relative; /* Ensure relative positioning for slider controls */
    }

    /* Slider wrapper */
    .slider-wrapper {
      display: flex;
      transition: transform 0.3s ease-in-out; /* Smooth transition for slider */
    }

    /* Discount box style */
    .discount-box {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative;
      border: 1px solid #ccc; /* Slightly thicker border */
      padding: 10px; /* Padding for inner content */
      margin: 10px; /* Margin for spacing */
      border-radius: 5px; /* Rounded corners */
      text-align: center;
      cursor: pointer;
      transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s; /* Added box-shadow transition */
      width: 130px; /* Fixed width */
      height: auto; /* Adjust height to fit content */
      background-color: #fff; /* White background */
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), inset 0 0 20px rgba(255, 255, 255, 0.3); /* Subtle shadow */
      flex-wrap: wrap; /* Allow text to wrap within the box */
    }

    /* Discount text style */
    .discount-text {
      font-size: 16px; /* Adjusted font size */
      color: #333; /* Darker text color */
    }

    /* Discount description style */
    .line2 {
      font-size: 12px; /* Adjusted font size */
      color: #666; /* Slightly darker text color */
      margin-bottom: 5px;
    }

    /* Copied message style */
    .copied-message {
      display: none;
      color: #4CAF50; /* Green color for success message */
      font-size: 12px; /* Adjusted font size */
      margin-top: 5px; /* Added margin for better spacing */
    }

    /* Animation for fading in and out */
    @keyframes fade-in-out {
      0% { opacity: 0; }
      50% { opacity: 1; }
      100% { opacity: 0; }
    }

    /* Hover effect */
    .discount-box:hover {
      border-color: #b29507; /* Change border color on hover */
      transform: translateY(-5px); /* Move box slightly upwards */
      box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1), inset 0 0 20px rgba(255, 255, 255, 0.3); /* Enhanced shadow */
    }

    /* Active effect */
    .discount-box.clicked {
      border-color: #b29507; /* Change border color when clicked */
      transform: scale(1.05) translateY(-5px); /* Scale up and move upwards */
      box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2), inset 0 0 20px rgba(255, 255, 255, 0.3); /* Enhanced shadow */
    }

    /* Display copied message when active */
    .discount-box.clicked .copied-message {
      display: block;
    }

    /* Wet effect only for discount boxes */
    .discount-box::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.2); /* Semi-transparent white overlay */
      pointer-events: none; /* Allow click-through */
      z-index: -1; /* Ensure the overlay is below the content */
    }

  
/* END::  style for Discount */


body.template-collection.product-card-layout-02 .productGrid .product {
    padding: 0;
}
.template-collection .container-1770 {
    max-width: 1450px;
}
.product-card-layout-02 .productGrid .card {
    margin-bottom: 0;border: 0;border-radius: 0;
}

body .collection-masonry .halo-row.column-2, body .collection-masonry .halo-row.column-3,
body .collection-masonry .halo-row.column-4, body .collection-masonry .halo-row.column-5{
    margin-top: .4rem;
    /* grid-template-columns: repeat(auto-fill, calc(25% - 4px)); */
    grid-gap: 3px;
    display: flex;
    gap: 15px;
    margin: auto;
    row-gap: 35px;
}
/* body.template-collection.product-card-layout-02 .productGrid .product .product-item {
    height: 100%;
    background: #fff;

} */




body .collection-masonry .halo-row.halo-row--masonry .product-masonry-item .card-information {
    padding: 0 2.4rem 2.1rem;
    margin: 0;
}
body.template-collection.product-card-layout-02 .productGrid.column-2 .product {
    padding: 0;
    max-width: calc(50% - 15px);
    background: #fff;
}


  
body.template-collection.product-card-layout-02 .productGrid.column-3 .product {
    padding: 0;
    max-width: calc(33% - 15px);
    background: #fff;
}
body.template-collection.product-card-layout-02 .productGrid.column-4 .product {
    padding: 0;
    max-width: calc(25% - 15px);
    background: #fff;
}
body.template-collection.product-card-layout-02 .productGrid.column-5 .product {
    padding: 0;
    max-width: calc(20% - 12px);
    background: #fff;
}
body.product-card-layout-02 .card:hover {
    box-shadow: none;
}
body.template-collection.product-card-layout-02 .productGrid.column-2 li.product.banner a.object_cover video, 
body.template-collection.product-card-layout-02 .productGrid.column-2 li.product.banner .grid-item.banner-img img{
  position: static;
}
body.product-card-layout-02 .card-product__group.group-right {
    transform: translateZ(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
body .card-information:hover .link-underline .text {
    text-decoration: none;
}
.card .card-title:hover {
    text-decoration: none;
}
body.template-collection.product-card-layout-02 .productGrid.column-2 li.product.banner{
    max-width: 100%;
    width: 100%;
    margin: 0;
}
body.template-collection.product-card-layout-02 .productGrid.column-3 li.product.banner {
    max-width: calc(66% - 6px);width: 66%;
    margin: 0;
}
body.template-collection.product-card-layout-02 .productGrid.column-4 li.product.banner {
    max-width: calc(50% - 6px);width: 50%;
    margin: 0;
}
body.template-collection.product-card-layout-02 .productGrid.column-5 li.product.banner {
    max-width: calc(40% - 10px);
    width: 50%;
    margin: 0;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img {
    height: 100%;
    width: 100%;
    flex-grow: 1;
    background: #fff;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p_banner_wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
}
a.animate-scale, .video.media-video_1 {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.product-card-layout-02 .halo-product-block .product {
    /* padding: 0;
    border: 2px solid transparent; */
}
body .product-card-layout-02 .halo-product-block .product .card {
    border: 0;
}
  body .card-information__wrapper.text-left .card-price {
    display: flex;
    justify-content: flex-start;
}

/*  */

.swa-plp-teaser__details {
    display: flex;
    justify-content: center;
    text-align: center;
    background-color: #fff;
    height: 100%;
    padding: 1.3rem 3.4rem;
    /* max-height: 14.3rem; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  height:auto;
}
.swa-plp-teaser__description {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    padding-right: 1.3rem;
}
.swa-labelflex-sans--default-strong {
    font-size: 1.6rem;
    line-height: 140%;
    margin:0;
}
.swa-plp-teaser__description {
    padding-right: 5.5rem;
}
a.swa-cms-link-component, .swa-cms-link-component {
    display: inline-block;
    padding: 0 1.3rem;
    margin: 1rem 0;
    border: .1rem solid;
    text-transform: none;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
a.swa-cms-link-component--standard a.swa-cms-link-component, a.swa-cms-link-component--standard .swa-cms-link-component__content, .swa-cms-link-component--standard a.swa-cms-link-component, .swa-cms-link-component--standard .swa-cms-link-component__content {
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.swa-cms-link-component-secondary-black, .swa-cms-link-component-secondary-black {
    color: #000 !important;
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    width: 23rem;
    min-height: 4rem;
}
.swa-plp-teaser__copy {
    margin-top: 2.1rem;
}

.object_cover > * {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swa-plp-teaser__copy p {
    margin: 0;
}

.p_banner_wrap.no_cont {
    /* max-height: 386px; */
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner a.object_cover {
    position: relative;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner a.object_cover video {
    position: absolute;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img a.animate-scale {
    position: relative;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img img{
  position: absolute;
}

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

  
a.swa-cms-link-component-secondary-black, .swa-cms-link-component-secondary-black {
    width: auto;
    margin: 1.3rem 0 0;
}

.swa-plp-teaser__description {
    padding-right: 0;
    justify-content: center;
    align-items: center;
}

.swa-plp-teaser__details {
    padding: 1rem 1.4rem;
    flex-direction: column;
    justify-content: center;
}

.swa-plp-teaser__copy {
    margin: auto;
}
  .p_banner_wrap {
    height: auto;
}
body.template-collection.product-card-layout-02 .productGrid li.product.banner a.object_cover video, 
body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img img{
  position: static;
}
  .container-full {
    padding: 0 15px;
}
}

/*  */

.product-details .product-option label.form__label, .coupan_codes_wrap p {
    padding: 1.3rem 0;
    margin-top: 1.1rem;
    border-top: .1rem solid #d1d0ce;
}


.color_count_wrap .color_count{
    position: absolute;
    bottom: 8px;
    right: 5px;
    padding: 5px 7px;
    border-radius: 19px;
    font-size: 1.2rem;
    line-height: 120%;
    letter-spacing: .025rem;
    border: .1rem solid #f0eee4;
    font-weight: 600;
    background: #FFFFFF;
    border-color: #F0EEE4;
    z-index: 20;
    display: inline-block;
    color: #8c8985;
}

.product-card-layout-02 .productGrid .card .card-product:hover .color_count_wrap .color_count {
    z-index: 1;
}


/* new quickview */
body .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large {
    position: absolute;
    position: fixed;
    transform: translate(0px, 0px);
    top: 0;
    bottom: 0;
    right: -100%;
    /* overflow-x: hidden; */
    /* overflow-y: auto; */
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 410px;
    max-height: 100%;
    transition: 0.6s all linear;
    left: auto;
}

body.quick-view-show .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large {
    left: auto;
    right: 0px;
}

body .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large .halo-popup-content {
    max-height: 100%;
    padding: 0;
}   
.custom_quickview .quickView .productView-top {
    flex-direction: column;
    height: 100%;
}
.custom_quickview .halo-productView-left.halo-quickView-left.productView-images {
    width: 100%;padding: 0;
}
.custom_quickview .quickView .productView-top .halo-productView-right.halo-quickView-right.productView-details {
    margin: 0;
    width: 100%;
    margin-right: 0px;
    padding: 15px 15px 0;
}


body.quick-view-show .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large .halo-popup-wrapper {
    padding: 0;
    overflow-y: auto;
    height: 100%;
}

body.quick-view-show .custom_quickview.halo-popup .halo-quickView {
    padding: 0;
}

body.quick-view-show .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large button.halo-popup-close {
    top: 15px;
    right: 15px;
    z-index: 3;
    color: #000;
    background: #fff;
}

body.quick-view-show .custom_quickview.halo-popup.halo-quick-view-popup.customPopup-large button.halo-popup-close svg {
    fill: #000;
}

body.quick-view-show .custom_quickview .productView-wishlist.clearfix {
    display: none;
}

.custom_quickview .quickView .productView-top form.productView-action {
    position: sticky;
    bottom: 0;
    top: auto;
    padding: 15px  0;
    background: #fff;
    z-index: 1;
}
.custom_quickview .quickView .productView-top form.productView-action {
    position: sticky;
    max-width: calc(100% - 30px);
    left: 15px;
    right: 15px;
      left: 0;
    right: 0;
    max-width: 100%;
}
.custom_quickview.halo-quick-view-popup .halo-quickView .productView-groupTop {
    margin: auto;
}
.custom_quickview fieldset.product-form__input.product-form__swatch {
        padding-top: calc(32px / 2);
    padding-bottom: calc(32px / 2);
    border-top: 1px solid rgb(209, 205, 196);
    border-bottom: 1px solid rgb(209, 205, 196);
}
.custom_quickview fieldset.product-form__input + fieldset.product-form__input{
    padding-top: calc(32px / 2);
    padding-bottom: calc(32px / 2);
    border-top: 1px solid rgb(209, 205, 196);
    border-bottom: 1px solid rgb(209, 205, 196);
    padding-top: 0;
    border-top: 0;
}
.custom_quickview .productView-hotStock {
    display: none;
}
.quick_desc {
    padding-top: calc(32px / 2);
    padding-bottom: calc(32px / 2);
    border-bottom: 1px solid rgb(209, 205, 196);
}
.quick_desc > p {
    margin: auto;
}

.varinat_thumb_img:not(:first-child) {
    /* display: none !important; */
}
/* .varinat_thumb_img[data-slick-index="0"]  {
    display: block!important;
} */
/* filter drawer */
.mob_search hover-images:after {
    display: none;
}
@media screen and (min-width: 767px){
  .custom-image-banner-block .halo-row.not-distance .halo-item.customImageBanner--smallImg {
    padding-left: 64px;
}
  /* .varinat_img, .varinat_thumb_img {
    display: none !important;
}
  .varinat_img[data-index="1"]  {
    display: block!important;
} */

body input[type=checkbox]+.form-label--checkbox:before{
      border: 1px solid #818181;
}
  
.template-collection .container-1770{
  max-width: 100%;
}

.popout--group .popout__toggle, .popout--sort .popout__toggle {
    padding: 23px 18px;
}
.popout--group .popout__toggle {
    display: flex;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    border: 0;
    border-right: 1px solid #e9dcc5;
    border-left: none;
    background: transparent;
}
.popout--group .popout__toggle .icon {
    display: inline-block;
    width: var(--icon-size, 20px);
    height: var(--icon-size, 20px);
    vertical-align: middle;
    fill: none;
    stroke: currentColor;
    stroke-width: 1px;
}
.popout__toggle .icon-filter {
    --icon-size: 14px;
    margin: -5px 7px -5px 0;
    transition: transform .3s cubic-bezier(.215,.61,.355,1);
}
.popout__toggleable-text {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: start;
}
.popout__expanded-show, .popout__expanded-hide {
    transition: opacity .25s ease-in-out, visibility .25s;
    grid-row-start: 1;
    grid-column-start: 1;
    min-height: 100%;
}
.popout__toggle[aria-expanded=true] .popout__expanded-show, .popout__toggle[aria-expanded=false] .popout__expanded-hide {
    opacity: 0;
    visibility: hidden;
}
.popout__toggle .icon-nav-arrow-down {
    --icon-size: 16px;
    transition: transform .3s ease;
    margin-left: 4px;
}
.popout__toggle[aria-expanded=true] .icon-nav-arrow-down {
    transform: rotateX(180deg);
}


.page-sidebar--vertical .collection__products {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.collection__sidebar__slider.page-sidebar--vertical {
    display: flex;
    flex-direction: column;
    background: transparent;
    border-width: 0 0px 0px 0;
    border-style: solid;
    border-color: #f7f4ef;
    visibility: hidden;
    overflow: hidden;
}
body .collection__sidebar__slider.page-sidebar.page-sidebar--vertical {
        /* position: sticky;
        top: 64px;
        width: 0;
        min-width: 0;
        margin-right: -2px;
        transition-property: min-width, margin, transform, visibility;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(.215,.61,.355,1); */
    }
.collection__sidebar__slider.expanded, .collection__sidebar__slide-out.expanded {
    visibility: visible;
}
body .collection__sidebar__slider.page-sidebar.page-sidebar--vertical.expanded {
    /* transform: translateZ(0);
    min-width: 288px; */
    /* margin-right: calc((50px - 32px)* -1); */
}
body .collection__sidebar__slider.page-sidebar.page-sidebar--vertical.expanded {
    /* height: 100%;
    background: #fff;
    margin-top: 0;
    padding-top: 13px;
    top: 0; */
}
.sidebar--layout_vertical .sidebar_toolbar+.collection {
    width: calc(100% - 210px);
    padding-left: 30px;
    float: left;
}
.sidebar--layout_vertical .sidebar_toolbar toolbar-item.toolbar {
    padding-left: 30px;
    padding-bottom: 20px;
}
.collection__sidebar__slider.expanded .collection__sidebar {
    transform: translate(0) !important;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    background: #fff;
}
.collection__sidebar__slider .collection__sidebar {
    padding: 20px 32px 20px 20px;
    transform: translate(-100%) !important;
    transition: transform 0.6s cubic-bezier(.215,.61,.355,1), mask-position 0.6s, -webkit-mask-position 0.6s;
}
.collection__products .page-sidebar+.page-content {
    width: auto;
    flex-grow: 1;
    padding: 0 20px;
}
body .sidebar--layout_vertical .toolbar-wrapper.scroll-trigger.animate--slide-in {
    border-top: 1px solid #e9dcc5;
    border-bottom: 1px solid #e8d7bb;
}
body .toolbar .toolbar-dropdown.filter-sortby .label-tab{
  background: transparent;
  border: 0;
  padding: 0;
  height: auto;
  min-height: auto;
  height: auto;
  min-height: auto;
  border: 1px solid #ccced0;
  font-size: 15px;
  padding: 6px 25px 6px 10px;
  min-width: 140px;
}
body .toolbar .toolbar-dropdown.filter-sortby .label-tab span.label-text {
    line-height: 22px;
}
  
.footer-block__details .rte .content-piece p {
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
}

/* Start:: new quick add */

.custom_quick_add  {
    position: absolute;
    bottom: 0;
    z-index: 20;
    width: 100%;
    background: transparent;
    border-top: none;
    text-align: center;
    pointer-events: auto;
    animation: slideOutDown .25s ease;
}
.custom_quick_add button.quick_add__button {
    border: none;
    background: none;
    color: #000;
    position: relative;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    box-shadow: none;
    visibility: hidden;
    transition: visibility .25s;
    font-weight: 400;
    transition-delay: 0s;
}
.custom_quick_add {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 0;
}
.product-card-layout-02 .productGrid .card .card-product:hover button.quick_add__button.button {
    visibility: visible;
}
.product-card-layout-02 .productGrid .card .card-product:hover .custom_quick_add {
    animation: slideInUp .25s ease;
    animation-fill-mode: forwards;
}
.quick_add__button:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
    background: #fcfbf9;
    opacity: .7;
}
.product-card-layout-02 .card .card-product:hover button.quick_add__button.button {
    visibility: visible;
}
.product-card-layout-02 .card .card-product:hover .custom_quick_add {
    animation: slideInUp .25s ease;
    animation-fill-mode: forwards;
}

@keyframes slideInUp {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideOutDown {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(100%);
    opacity: 0;
  }
}
  
/* END:: new quick add */



  
}


.spotlight_video  video.media-video_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}


@media screen and (max-width: 1024px){
.brands-block--wrapper {
    overflow-x: scroll;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x;
    scrollbar-width: none;
    mix-blend-mode: multiply;
    touch-action: pan-x;
}
.brand_slider_img .halo-row.brand-layout--grid {
    overflow-x: scroll;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x;
    scrollbar-width: none;
    mix-blend-mode: multiply;
    touch-action: pan-x;
    flex-wrap: nowrap;
}
.brand_slider_img .halo-row.brand-layout--grid .halo-item {
    min-width: 120px;
}
    body.template-collection.product-card-layout-02 .productGrid .product {
        max-width: calc(50% - 8px);
    }
  body.template-collection.product-card-layout-02 .productGrid.column-2 .product,
  body.template-collection.product-card-layout-02 .productGrid.column-3 .product,
  body.template-collection.product-card-layout-02 .productGrid.column-4 .product, 
  body.template-collection.product-card-layout-02 .productGrid.column-5 .product{
    padding: 0;
    max-width: calc(50% - 8px);
    background: #fff;
}

  body.template-collection.product-card-layout-02 .productGrid.column-2 li.product.banner,
  body.template-collection.product-card-layout-02 .productGrid.column-3 li.product.banner,
  body.template-collection.product-card-layout-02 .productGrid.column-5 li.product.banner,
  body.template-collection.product-card-layout-02 .productGrid.column-4 li.product.banner,
  body.template-collection.product-card-layout-02 .productGrid li.product.banner {
    max-width: 100%;
    width: 100%;
    margin: 0;
}
      body.template-collection.product-card-layout-02 .productGrid li.product.banner a.object_cover video, body.template-collection.product-card-layout-02 .productGrid li.product.banner .grid-item.banner-img img {
        position: static;
    }
  a.swa-cms-link-component-secondary-black, .swa-cms-link-component-secondary-black {
    width: auto;
    margin: 1.3rem 0 0;
}

.swa-plp-teaser__description {
    padding-right: 0;
    justify-content: center;
    align-items: center;
}

.swa-plp-teaser__details {
    padding: 1rem 1.4rem;
    flex-direction: column;
    justify-content: center;
}

.swa-plp-teaser__copy {
    margin: auto;
}
.product-badges-wrap p{
  font-size: 12px;
}
  
}
#gokwik-buy-now {
    margin-top: 5px;
}
@media screen and (max-width: 767px){

.product-badges-wrap p{
  font-size: 10px;
}
  

.product-right-thumbs > .productView-container.container-full {
    padding: 0;
}
.product-right-thumbs > .container-full .halo-productView-right {
    padding: 0 15px;
}
.product-right-thumbs > .container-full .productView-thumbnail-wrapper {
    padding: 0 15px;
}
.product-right-thumbs .productView-thumbnail.slick-slide {
    padding: 0 5px;
}
.productView-thumbnail-wrapper .productView-for {
    padding: 0 20px;
}

  
body .toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop {
    /* background: #f0ebe0; */
    padding-right: 26px !important;
    /* border-left: 1px solid #e8d7bb; */
}
.toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop span.halo-icon-dropdown.icon-dropdown {
    right: 10px;
}

.collection-masonry toolbar-item.toolbar {
    padding-bottom: 0;
    margin-bottom: 25px;
    /* border-top: 1px solid #e9dcc5; */
    /* border-bottom: 1px solid #b7b7b7; */
    top : 0px !important;
    /* border-radius: 50px; */
    /* overflow: hidden; */
}

.toolbar-item.toolbar-sidebar {
    /* background: #f0ebe0; */
    padding: 6px 5px 5px;
    /* border-right: 1px solid #e8d7bb; */
}
  
body:not(.template-index ) main#MainContent {
  padding-top: 0;
}
.price--on-sale .price__sale .price-item {
  font-size: 12px;        
  font-weight: 500;
}
.price--on-sale .price__sale .price-item.price-item--regular {
    font-size: 10px;
}

.price--on-sale .price__sale dd.price__last:last-child {
    margin-right: 0;
}
.template-collection .articleLookbook-title{
  margin-top: 0;text-align: center;
}

.hidden_on_mobile{
  display: none;
}
  
/*  */
  
.card .price--on-sale .price__sale dd.price__last span.price-item.price-item--sale {
  font-size: 13px;
}

.card-information__wrapper.text-left .card-price, .product-item .card-title.card-title-ellipsis {
    font-size: 13px;
}
.card .price-item{
    font-size: 13px; 
}

.bestseller_badge {
    font-size: 10px;
    /* padding: 6px 16px 5px 7px; */
    padding: 6px 7px 7px 7px;
}
.bestseller_badge p {
    padding: 0;
}
.productView-buttons .productView-group {
    /* position: fixed;
    z-index: 99;
    bottom: 0;
    width: 100%;
    background: #e8d8c3;
    left: 0;
    padding: 2px 15px 10px; */
}
body.template-collection.product-card-layout-02 .productGrid .product {
    max-width: calc(50% - 8px);
}
  
  body.template-collection.product-card-layout-02 .productGrid.column-2 .product,
  body.template-collection.product-card-layout-02 .productGrid.column-3 .product,
  body.template-collection.product-card-layout-02 .productGrid.column-4 .product, 
  body.template-collection.product-card-layout-02 .productGrid.column-5 .product{
    padding: 0;
    max-width: calc(50% - 8px);
    background: #fff;
}

body.template-collection.product-card-layout-02 .productGrid li.product.banner {
    max-width: 100%;
    width: 100%;
}

/*  */
button.quick_add__button.button .text {
    display: none;
}
.quick_add__button  {
    --btn-size: 36px;
    --btn-offset: 5px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 0;
    background: #fcfbf9;
    pointer-events: auto;
    font-size: 0;
    z-index: 1;
    border: 0;
    min-width: 0;
}
.btn__plus {
    --icon-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    background: currentColor;
    -webkit-mask-image: url(https://broadcast-clean.myshopify.com/cdn/shop/t/154/assets/icon-add-bag.svg);
    mask-image: url(https://broadcast-clean.myshopify.com/cdn/shop/t/154/assets/icon-add-bag.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}
.quick_add__button .btn__plus {
    color: #ab8c52;
}
  
}

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


/* Additional CSS for Product Description Page(PDP) */
.gpo-ov-wrapper{
  margin-top: 3rem !important;
}
/* Default styling for labels */
.gpo-swatches label[for="buttons-1_1"], 
.gpo-swatches label[for="buttons-1_2"], 
.gpo-swatches label[for="buttons-1_3"] {
    position: relative !important;
    border: 2px solid #e6e6e6 !important;
    background-color: #f7f7f7 !important;
    padding: 0.3rem 2.5rem !important;
    transition: all 0.3s ease !important;
}

/* When a label is selected, only change the border color */
.gpo-swatches input:checked + label {
    border: 2px solid #183e40 !important;
}

/* Ensure label and span inside do NOT change their background or color */
.gpo-app .gpo-swatches.buttons input:checked + label,
.gpo-app .gpo-swatches.buttons input:checked + label span {
    color: inherit !important;
    background: inherit !important;
}

/* Adjust the 'PREMIUM' label styling */
.gpo-swatches label[for="buttons-1_1"]::after {
    content: "PREMIUM";
    position: absolute;
    top: -22px;
    right: 22.5px;
    background-color: #e6e6e6;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 6px;
    white-space: nowrap;
    font-family: "Cormorant", serif !important;
}

/* Adjust the 'BEST' label styling */
.gpo-swatches label[for="buttons-1_2"]::after {
    content: "BEST";
    position: absolute;
    top: -22px;
    right: 35.5px;
    background-color: #e6e6e6;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 6px;
    white-space: nowrap;
     font-family: "Cormorant", serif !important;
}

/* Adjust the 'VALUE' label styling */
.gpo-swatches label[for="buttons-1_3"]::after {
    content: "VALUE";
    position: absolute;
    top: -22px;
    right: 33.5px;
    background-color: #e6e6e6;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 6px;
    white-space: nowrap;
    font-family: "Cormorant", serif !important;
}

/* Change only the ::after background and text when a label is selected */
.gpo-swatches input:checked + label::after {
    background-color: #183e40 !important;
    color: white !important;
}
.gpo-app .gpo-swatches.buttons input+label:hover{
  color : #183e40 !important;
}

/* Hide tooltip */
.gpo-tooltip {
    display: none !important;
}

/* Ensure 'PREMIUM' follows the selected label */
.gpo-swatches input:checked + label[for="buttons-1_1"]::after {
    background-color: white;
    color: #183e40;
}
.gpo-form__group:last-of-type {
    display: none !important;
}
.price.price--on-sale .price-item--sale .money{
  color : #000 !important;
}
.price--on-sale .price-item--regular .money{
  color : #7f7f7f !important;padding-top: 1px;
}
.price__label_sale .label_sale{
    font-size: 11px !important;
    color: #fff !important;
    background-color: #183e40 !important;
    padding: 3px 6px !important;
    display: inline-block !important;
    text-align: center !important;
}
.moreItem-productText{
    border-bottom: 1px solid #e6e6e6 !important;
}
 .halo-productView-right, .gpo-label .label-content,#product-add-to-cart,.buy-now-button{
  font-family: "HKGrotesk", sans-serif !important;
}
.template-product #product-add-to-cart{
  background: #000 !important;
  color: #fff !important;
  border-radius : 0px !important;
}
.template-product #product-add-to-cart:hover{
  background: #183e40 !important;
}
.quantity__container .btn-quantity{
  background: none !important;
}
.cart-actions .button-continue{
  color : #fff !important;
}
.buy-now-button{
    width: 100%;
    padding: 1.4rem;
    background-color: #183e40;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    word-spacing: 0.1rem;
    border: 1px solid #183e40;
}
.buy-now-button:hover{
  background-color:#000;
}
.price__label_sale{
  border-radius: 1px !important;
}
.productView-nav {
  gap: 8px !important;
}
.productView-image-wrapper .productView-image {
    box-shadow: 0 0 2px 1px #e7e6e6;
    border: 1px solid #fffcfc;
    overflow: hidden;
}
/* Header Css for mobile screen */
.menu-lv-item>a, .site-nav-mobile .customer-links a, .site-nav-mobile a{
  /* text-decoration:none !important;
  color : #000 !important;
  font-family: 'ITC Novarese Std' !important;
  font-weight: 500 !important; */
}
.menu-heading-mobile{
  width: 100% !important;
}
.menu-heading-mobile span{
  font-weight: 700 !important;
  font-family: 'ITC Novarese Std' !important;
}
.nav-title-mobile{
  width: 100% !important;
}
.site-nav-banner{
  justify-content: center !important;
}

a{
  text-decoration: none !important;
}
.color_count_wrap .color_count{
  display: none;
}
.accordion-heading .accordion-icon {
    font-size: 16px;
  display: none;
    transition: transform 0.3s ease; /* Smooth rotation */
}

@media (min-width: 767px){
  .productView-nav.style-2{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
}
.productView-nav.style-2 > :nth-child(n+5) {
  /* display : none !important; */
}
  .productView-thumbnail-wrapper{
    display: none;
  }
  
}

/* Mobile Responsiveness{ */
  @media (max-width: 425px) {
   /* .gpo-ov-wrapper, .gpo-app .gpo-ov-wrapper.horizontal{
     justify-content: center !important;
   } */
    .gpo-swatches label::after{
      font-size:10px !important;
    }
    .gpo-app .gpo-swatches.buttons input+ label{
      font-size: 10px !important;
    }
    .gpo-swatches label[for="buttons-1_1"], 
    .gpo-swatches label[for="buttons-1_2"], 
    .gpo-swatches label[for="buttons-1_3"] {
    padding: 0.3rem 2rem !important;
}
    .gpo-swatches label[for="buttons-1_1"]::after{
      right:14px !important;
    }
      .gpo-swatches label[for="buttons-1_2"]::after{
      right:24px !important;
    }
      .gpo-swatches label[for="buttons-1_3"]::after{
      right:21.5px !important;
    }
      .product-form__buttons{
        padding : 10px 0 0px;
      }
    .faq .faq_box_line{
      border: none !important;
    }
    .faq .faq_box{
      padding-left : 0px !important;
    }
    .productView-nav.style-2{
      display : block !important;
    }
      .accordion {
    display: none;
  }

  .accordion-heading.active + .accordion {
    display: block;
  }
    .accordion-heading{
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .accordion-heading.active{
      border-bottom : none;
    }
      .accordion-heading .accordion-icon {
  display: inline-block;
}
    .accordion-heading.active .accordion-icon {
        transform: rotate(180deg); /* Rotate icon on active state */
    }
    .productView-nav {
      gap: 0px !important;
    }

}
    

}


/**/
.productView-price .price.price--medium .price-item .money {
    /* font-size: 22px; */
    color: #2f2e2c;
    font-weight: 600;
}
h1.productView-title {
    /* font-size: 16px; */
    /* color: #808080;
    font-weight: 500; */
    /* text-align: center; */
}
body .card-product__group.group-right .card-wishlist .wishlist-icon:hover .text, body .card-wishlist .text  {
    display: none;
}
body .card-wishlist .wishlist-icon, body .card-wishlist .text {
    background: transparent;
    font-size: 0;
}
.halo-productView-right .halo-share-3 {
    justify-content: space-between;
    gap: 16px;
    align-items: self-start;
}
.halo-productView-right .halo-share-3 .productView-moreItem {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.halo-productView-right .halo-share-3 .productView-price .price {
    /* justify-content: center; */
}
.halo-productView-right .halo-share-3 p.product__text {
    text-align: left;
}

body.product-card-layout-02 .card-information {
    padding: 8px 5px 0;
}
body.product-card-layout-02 .card{
  border: 0;
}
body .collection-masonry .halo-row.halo-row--masonry .product-masonry-item .card-information{
  padding: 0;
}
.card .price-item .money {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.card-information__wrapper.text-left .card-price, .product-item .card-title.card-title-ellipsis {
    line-height: 20px;
}
.product-item .card-title.card-title-ellipsis {
    font-size: 14px;
    color: #000000b3;
    font-weight: 400;
    margin: 7px 0 8px;
    text-align: left;
}

.product-item .card-action .button {
    padding: 0 !important;
    width: auto;
    margin: 0;
    text-transform: none;
    min-width: auto;
    position: relative;
    display: inline-block;
    color: #000;
    text-decoration: none;
    transition: color .3s ease-in-out;
    margin-top: -10px;
    bottom: 5px;
    background: transparent;
    overflow: visible;
    cursor: pointer;
    font-weight: 400;
}

.product-item .card-action .button:after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: -4px;
    width: 100%;
    height: 1px;
    background-color: #000;
    transition: width .4s ease-in-out;
    z-index: 0;
    right: 1px;
}

.product-card-layout-02 .card-action {
    min-height: 28px;padding-top: 2px;
}
.product-item .card-action .button:hover:after{
    width: 0%;
}
.product-item .card-action .button:not(.is-loading):before {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: -4px;
    width: 0%;
    height: 2px;
    background-color: #183e40;
    transition: width .4s ease-in-out;
    z-index: 0;
}
.product-item .card-action .button:hover:before{
    width: 100%;
}
.product-item .card-action .button:hover{
  background: transparent;
  color: #183e40;
}

.price-item .money {
    font-weight: 700;
}
body .collection-masonry .halo-row.halo-row--masonry .product-masonry-item .card-information {
    padding: 8px 5px 0;
}
.productListing, .card .price-item .money, .product-item .card-title.card-title-ellipsis, .product-item .card-action .button{
   font-family: "HKGrotesk", sans-serif; 
}

body .product-form__label.soldout:before {
    left: -5%;
    right: 0;
    width: 110%;
    transform: translateY(-50%) rotate(0deg);
}
body .product-form__label.soldout {
    overflow: visible;
}
.product-form__label {
    position: relative;
}

.custom_wish_share button.share-button__button svg {
    width: 24px;stroke-width: 0;margin-right: 2px;
}
.color_size_wrap + fieldset {margin-top: 11px;}
.product-form__label.metal, .product-form__label.metal:first-of-type {
    margin-top: 25px;
    width: calc(33.3333% - 10px);
    margin: 20px 5px 0 5px;
}
.product-form__radio+.product-form__label .text {
    border-width: 2px;
    font-size: 14px;
    padding: 0 5px;
}
label.product-form__label.metal:after {
    content: "";
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e6e6e6;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 5px;
    white-space: nowrap;
    line-height: 22px;
}
label.product-form__label.\31 8k_gold.metal:after{
    content: "PREMIUM";
}
label.product-form__label.\31 4k_gold.metal:after{
    content: "BEST";
}
label.product-form__label.\39 25_silver.metal:after{
    content: "VALUE";
}
label.product-form__label.\31 0k_gold.metal:after {
    content: "Value";
}
.product-form__radio:checked+.product-form__label::after {
    color: #fff;
    background: #183e40;
}

.color_size_wrap {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.color_size_wrap fieldset.product-form__input, 
.color_size_wrap .product-form_input{
    width: 49%;
    min-width: 49%;
  margin-top:0;
}
fieldset.product-form__input .dummy_ringsize, 
.product-form_input .dummy_ringsize, .product-form_input .dummny_option{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll; /* Ensure scroll instead of auto */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding-bottom: 2px;
    scrollbar-width: auto; /* Firefox */
    scrollbar-color: #ccc transparent; /* Firefox */
}


.product-form_swatch .product-form__label {
    position: relative;
    font-size: 0;
    border: 2px solid var(--swatch-border);
    background: 0 0;
    cursor: pointer;
    padding: 3px;
    opacity: 1;
}
.productView-moreItem-product-variant .product-form__swatch .product-form__label, 
.productView-moreItem-product-variant .product-form_swatch .product-form__label{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    min-width: 32px;
}
.productView-moreItem-product-variant .product-form__swatch .product-form__label span.text, 
.productView-moreItem-product-variant .product-form_swatch .product-form__label span.text{

    width: 100%;
    height: 100%;
    padding: 0;
    min-width: auto;
    min-height: auto;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: normal;
    letter-spacing: 0;
    padding-top: 2px;
    font-size: 13px;
}
.productView-moreItem-product-variant .product-form__swatch .product-form__label.gemstones, 
.productView-moreItem-product-variant .product-form__swatch .product-form__label.color{
    border-color: transparent;
}
.product-form__swatch .product-form__radio:checked+.product-form__label.gemstones, 
.product-form__swatch .product-form__radio:checked+.product-form__label.color{
   border-color: #183e40;padding: 3px;
}

.productView-moreItem-product-variant .product-form__swatch .product-form__label.gemstones, 
.productView-moreItem-product-variant .product-form__swatch .product-form__label.color{
    border-color: transparent;padding: 0;
}
.productView-moreItem-product-variant .product-form__swatch .dummy_ringsize input[name="ring_size"]:checked+label.product-form__label, 
.productView-moreItem-product-variant .product-form_swatch .dummy_ringsize input[name="ring_size"]:checked+label.product-form__label, 
.productView-moreItem-product-variant .product-form_swatch .dummny_option input:checked+label.product-form__label{
    border: 2px solid #183e40;
}
.productView-moreItem-product-variant .product-form__swatch .product-form__label span.pattern, 
.productView-moreItem-product-variant .product-form_swatch .product-form__label span.pattern, 
.productView-moreItem-product-variant .product-form__swatch .product-form__label span.pattern1{
    border-radius: 50%;
}

.halo-productView-right .productView-bottom.scroll-trigger ul.tabs.tabs-horizontal {
    margin: 10px auto;
}

.halo-productView-right .productView-bottom.scroll-trigger ul.tabs.tabs-horizontal .tab-title {
    margin-right: 12px;
    font-size: 12px;
}
.productView-buttons .productView-group .pvGroup-row .quantity__group--1 {
    margin: 0 2px;
  }
.productView-moreItem-product-variant .product-form__swatch .product-form__label.custom_size, 
.productView-moreItem-product-variant .product-form_swatch .product-form__label.custom_size{
    font-size: 9px;
    line-height: 20px;
    border-radius: 7px;
    min-width: 41px;
}
.productView-moreItem-product-variant .product-form_swatch .dummy_bangelsize label.product-form__label {
    min-width: 44px;
    border-radius: 6px;
    width: auto;
}
.section-header-navigation {
    /* border-bottom: 1px solid #e2e2e2; */
}
.header__iconItem.header__search form.search.search-modal__form {
    padding: 0 8px;
    border: 1px solid rgba(18, 18, 18, 0.5);
    border-radius: 4px;
}
.header__iconItem.header__search form.search.search-modal__form:hover {
    box-shadow: 0 0 0 calc(.1rem + 1px) rgba(18, 18, 18, 0.5);
}
/*  */
.fancy-divider {
  position: relative;
  height: 1px;
  background: #e0d4d4; /* Line color */
  background: #7e9ea0;
  margin: 20px auto;
  width: 100%;
}

.fancy-divider .diamond-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: white; /* Optional: background behind SVG */
}

.fancy-divider .diamond {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #f3eeee; /* Diamond fill color */
  border: 1px solid #e0d4d4; /* Diamond border */
  transform: translate(-50%, -50%) rotate(45deg);
  background-clip: padding-box;
}
.fancy-divider .diamond-icon svg {
    width: 30px;
    height: 30px;
}

.productView-thumbnail.slick-slide.slick-active .productView-thumbnail-link {
    border: 2px solid #e7e5e5;
}

.productView-thumbnail.slick-slide.slick-current.slick-active .productView-thumbnail-link {
    border: 2px solid #183e40;
}

.productView-image .productView-video.mp4 {
    font-size: 0;
    padding: 0;
    margin: 0;
    transform-style: preserve-3d;
    backface-visibility: hidden;
}

label.product-form__label.yellow_gold.color span.pattern {
    background-image: url("/cdn/shop/files/yellow_gold_sw.jpg") !important;
    background-size: 100%; 
}
label.product-form__label.rose_gold.color span.pattern {
    background-image: url("/cdn/shop/files/rose_gold_sw.jpg") !important;
  background-size: 100%;
}
label.product-form__label.white_gold.color span.pattern {
    background-image: url("/cdn/shop/files/white_gold_sw.jpg") !important;
  background-size: 100%;
}
span.icon_18k_gold, .metal_icon{
    background: url(/cdn/shop/files/yellow_goldbar.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    background-size: 100%;
    margin-top: -5px;
}

span.metal_icon.icon_925_silver{
    background: url(/cdn/shop/files/silverbar.png);
	background-size: 100%;
}

.productView-bottom .container-full {
    padding: 0;
}
a.adaptive_heigh {
    height: 225px;
    display: inline-block;
}

img.main_image {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.main_image_shape {
    display: block;
    width: 100%;
}
.brand_slider_img .container, .brand_slider_img .container-1470 {
    max-width: 1340px;
}
body .custom-image-banner-block .halo-item.customImageBanner--smallImg .content_absolute .content.align-items--bottom {
    position: static;
    transform: translate(0);
    padding-left: 0;
    padding: 18px 0px 0px;
}
.customImageBanner--largeImg .customImageBanner-item {
    height: 100%;
}
.customImageBanner--largeImg .customImageBanner-item .img-box {
    height: 100%;
}
.customImageBanner--largeImg .customImageBanner-item .img-box a.adaptive_height.image {
    height: 100%;
}

.halo-sidebar_menu .menu-dropdown__wrapper .navigation_all_mobile {
    width: 100%;
}
.productView-wp {
    /* border: 1px solid #c7c7c7; */
    margin-left: 4px;
}
.productView-wp svg {
    width: 48px;
    height: 100%;
    stroke: none;
}
.product_details_cnt .heading svg {
    width: 21px;
    height: 21px;
}
p.line-item-property__field.customer_remarks {
    margin-bottom: 15px;
}
p.line-item-property__field.customer_remarks textarea#customer-remarks {
    width: 100%;
    height: 36px;
    font-size: 16px;
}

.custom_wish_share .productView-wishlist a, .custom_wish_share .productView-wishlist a.wishlist-added {
    border: 0;background: transparent;
}
.custom_wish_share .productView-wishlist a svg.wishlist_button_svg{
    fill: none;
    stroke: #000;
    stroke-width: 2px;
}
.custom_wish_share .productView-wishlist a.wishlist-added svg.wishlist_button_svg{
  fill: #000;
    stroke: #000;
    stroke-width: 2px;
}
.custom_wish_share .productView-wishlist a:hover, .custom_wish_share .productView-wishlist a.wishlist-added:hover{
  background: transparent;border:0;
}
.custom_wish_share .productView-wishlist a:hover svg.icon.icon-wishlist {stroke: #000;}

.custom_wish_share .productView-wishlist a.wishlist-added:hover svg.icon.icon-wishlist {
    fill: #000;
}
.slick-slide iframe {
  pointer-events: none;
}
.product-details .breadcrumb {
    font-size: 13px;
}
/* .slick-slide.slick-current iframe {
  pointer-events: auto;
} */

.price--on-sale .price__sale dd.price__last.price_percent {
    margin-right: 10px;
}
delivery-time.productView-dlvr {
    background-color: #e6f2f7;
    border: 1px solid #B3D7E8;
    padding: 10px;
    width: 100%;
    display: inline-block;
}
span.productView-dlvr__date-end.txt-d-underline {
    text-decoration: none;
}
.productView-product .productView-complementary.style-1 .complementary-products-title .title .text {
    text-align: left;
    text-transform: capitalize;
    padding: 14px 3px 0;
}
.complementary-products-slider .products-carousel {
    margin-top: 10px;
    gap: 10px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding-bottom: 2px;
}
body .productView-complementary.style-1 .complementary-products-slider .product {
    padding: 0 4px;
    max-width: 122px;
    padding: 0;
    display: inline-block !important;
    min-width: 122px;
}
.complementary-products-slider .card .price-item .money {
    font-size: 14px;
}
.complementary-products-slider .product-item .card-action .button:after {
    bottom: 0;
    color: #7c7c7c;
}
.complementary-products-slider .card  .button-ATC {
    font-size: 12px;
}
.section.active.product_details .product_details_cnt {
    display: block;
}
.section.product_details:not(.active) .product_details_cnt {
    display: none;
}
.main-menu a.menu-lv-1__action {
    font-family: 'Avenir Roman';
  
}
.main-menu a.site-nav-title.menu_mobile_link_2, .site-nav-list a.site-nav-title {
  font-family: 'Avenir Heavy';
}
.main-menu li.site-nav-item.menu-lv-3.text-left .site-nav-link {
}
.main-menu .site-nav.dropdown .site-nav-sub li.site-nav-item a.site-nav-link {
    font-family: 'Avenir Roman';
}
.show_image_loading .media--loading-effect {
    box-shadow: 0 0 2px 1px #e7e6e6;margin: 1px;
}
.halo-collection-content.sidebar--layout_horizontal {
    padding: 0 3px;
}
.collection-filters__item.facets__wrapper {padding: 6px 0 4px 0px;}
body .facets-horizontal .facets__count.custom-count {
    display: none;
}

/* .top_collection_slider .brand-layout--grid {
    overflow-y: visible;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    touch-action: pan-x;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding-bottom: 2px;
    scrollbar-width: auto;
    scrollbar-color: #ccc transparent;
    justify-content: center;
}
.top_collection_slider .brand-layout--grid .halo-item {
    width: 12%;
    min-width: 11.76%;
}
.top_collection_slider .brand-layout--grid::-webkit-scrollbar {
    height: 6px;
}

.top_collection_slider .brand-layout--grid::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 3px;
}


.top_collection_slider .brand-layout--grid {
    scrollbar-width: thin;      
    scrollbar-color: #aaa transparent;
} */

/* .top_collection_slider .brands-slider {
  width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  cursor: grab;
  scrollbar-width: none; 
  -ms-overflow-style: none;
}
.top_collection_slider .brands-slider::-webkit-scrollbar {
  display: none; 
}
.top_collection_slider .brands-slider.dragging {
  cursor: grabbing;
  user-select: none;
}
.top_collection_slider .brands-slider {
  will-change: scroll-position;
} */
.top_collection_slider .halo-item {
    width: 11.76%;
    min-width: 11.76%;
}
/* .top_collection_slider .halo-item img {
  max-width: 100%;
  height: auto;
  display: block;
}
.top_collection_slider .brands-slider img {
  user-select: none;
  pointer-events: none; /* optional if no interaction needed */
} */

.top_collection_slider .scroll-wrapper {
  position: relative;
  width: 100%;
}
.top_collection_slider .brands-slider img {
  user-select: none;
  pointer-events: none; /* optional if no interaction needed */
} 
.top_collection_slider .scroll-content {
  scroll-behavior: smooth;
  width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding-bottom: 2px;
    scrollbar-width: auto;
    scrollbar-color: #ccc transparent;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;    
    cursor: grab;
}

.top_collection_slider .scroll-content::-webkit-scrollbar{
  display: none;
}
.top_collection_slider .scroll-indicator-bar {
  height: 2px;
  background: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  display: none;
  transition: left 0.2s ease;
}


.halo-cart-sidebar .halo-sidebar-wrapper {
    padding: 15px 0;
}



body .halo-sidebar.halo-cart-sidebar {
      max-width: 600px;
}
.previewCartCollection .product-item-custom .card-information {
    width: 100%;
}

.previewCartCollection .product-item-custom .card-product {
    width: 100%;
    max-height: 123px;
}

body.product-card-layout-02  .previewCart_Product .productGrid{
    margin: 0;
    padding: 0;
    display: flex;
    overflow: auto;
    width: 100%;
    gap: 10px;
}
body.product-card-layout-02 .previewCart_Product .product {
    max-width: calc(25% - 15px);
}
.previewCartCollection .previewCartTitle.text-left {
    font-size: 18px;
}
.previewCart_Product .product form {
    text-align: left !important;
}
button, a, svg, img, input, [role="button"] {
  -webkit-tap-highlight-color: transparent;
  color: #000;
}
button:focus,
a:focus {
  outline: none;
}

.template-product .previewCart_Product #product-add-to-cart {
    background: transparent !important;
    color: #000 !important;
}
.previewCart-wrapper .previewCartItem-qty .quantity {
    border: 0;
}
.offer_select ul button.offer_btn_wrap {
    border-color: #000;border-width: 1px;
}
.cart_close_qty {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 1px;
}
.cart_close_qty button.previewCartItem-remove {
    position: static;
    padding: 10px;
    background: rgb(240, 240, 240);
}
.cart_close_qty cart-update-quantity.previewCartItem-qty {
    margin: 0;
    display: flex;
    align-items: center;
    min-width: 120px;
}
.previewCart-wrapper button.previewCartItem-edit {
    display: none;
}
.cart_close_qty .previewCartItem-qty .btn-quantity:after {
    display: none;
}
.cart_close_qty .previewCartItem-qty .btn-quantity:before {
    display: none;
}
.cart_close_qty .previewCartItem-qty .btn-quantity {
    background: var(--btn-1-bg);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    width: 28px;
    position: static;
    min-width: 28px;
    
}
.cart_close_qty .previewCartItem-qty .btn-quantity svg{
    width: 20px;
    height: 20px;
    fill: #fff;
    pointer-events: none;
}
.cart_close_qty .previewCartItem-qty .btn-quantity svg path {
  fill: #fff;
}
.previewCartItem-content a.previewCartItem-name {
    font-size: 16px;margin-bottom: 5px;
}
.previewCartAction.text-left .button-view-cart {
    display: none;
}
.previewCartItem-wishlist svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke-width: 1px;
    stroke: #000;
}
.previewCartItem-wishlist .wishlist-added svg, 
.previewCartItem-wishlist .wishlist-added svg path{
    fill: #000;
}
.previewCartItem-wishlist {
    padding: 8px 9px;
    background: rgb(240, 240, 240);
}
.previewCartItem-content .cart-discounts+.previewCartItem-change {
    margin-top: 0;
}
.cart-item-properties .product-option {
    margin-bottom: 2px;
}

.productView-stickyCart.style-1 .sticky-product .sticky-wishlist svg {
    fill: none;
    stroke: #000;
}
.productView-stickyCart.style-1 .sticky-product .sticky-wishlist a.wishlist-added {
    background: transparent;
}
.productView-stickyCart.style-1 .sticky-product .sticky-wishlist a.wishlist-added svg {
    fill: #000;
}
.diamonds_details .row span:first-child, .product_details .row span:first-child {
    text-align: left;
}

.diamonds_details .row span:last-child, .product_details .row span:last-child {
    text-align: right;
}
.product_details .row span {
    min-width: 32%;
}

  .brand_slider_img .halo-block-header .title .text {
    background: transparent;
}
.brand_slider_img .wrapper-content .wrapper-image a, .main_image_shape a {
   mix-blend-mode: multiply;
}
.brand_slider_img .wrapper-content a.text{
  border-bottom: 2px solid transparent;
  padding-bottom: 6px;
}
.brand_slider_img .wrapper-content:hover a.text{
  border-bottom: 2px solid rgb(13, 99, 99);  
} 

.spotlight-item__largeImg .product-custom-vide {
    width: 100%;
    height: 100%;
    /* background: #183e40; */
}
.spotlight-item__largeImg .product-custom-vide {
    position: relative;
    width: 100%;
    overflow: hidden;
    
}
.spotlight-item__largeImg .product-custom-vide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.2);
}
    .empty_video_Sec  .product-custom-vide.productView-video.mp4.vimeo iframe {
        position: static !important;
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 16/9;
        max-width: 100% !important;
        display: block;
        margin: 0 auto;
        background-color: transparent !important;
    }
.productView-image .productView-img-container .productView-video iframe{
      transform: scale(1.015);
}
@media screen and (min-width: 1025px){
.brand_slider_img  .wrapper-content {
    width: 100px;
}
  .brand_slider_img .halo-block-header .title .text {
    background: transparent;
}
  
  
  .brand_slider_img .brands-grid .halo-row .halo-item {
    text-align: center;
    display: flex !important;
    justify-content: center;
}
.brand_slider_img .halo-item .not_img {
  font-size: 13px;
}
.brand_slider_img .wrapper-content:hover {
    /* border-bottom: 2px solid rgb(13, 99, 99); */
}

  .template-product .container-full {
    padding: 0 64px;
}
.previewCart-wrapper .previewCart .previewCartItem-image {
  width: 150px;
}
.facets-horizontal .facets__list {
    max-height: 274px !important;
}
body .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading {
    padding-right: 23px;
}
.main-menu .menu-lv-1:not(.menu-sale)>.link-effect>.text:after, .main-menu .menu-lv-1:not(.menu-sale):hover>.link-effect>.text:after {
    background: transparent;
}
.main-menu .menu-lv-3 .link-effect>.text:after, .main-menu .site-nav-item .link-effect>.text:after, .main-menu .menu-lv-3:hover .link-effect>.text:after, .main-menu .site-nav-item:hover .link-effect>.text:after, 
.main-menu .no-megamenu .menu-lv-2:hover .menu-lv-2__action>.text:after, .main-menu .no-megamenu .menu-lv-2 .menu-lv-2__action>.text:after{
    background: transparent;
}
  
  .categorybgcolor {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    /* background: rgb(248, 248, 248); */
}
  .header-navigation .menu-lv-item.has-megamenu:hover>.menu-dropdown, 
  .header-navigation .menu-lv-item:hover>.header__submenu, 
  .header-navigation .menu-lv-item.menu-lv-2.dropdown:hover .site-nav-list-dropdown>.header__submenu {
      animation: none;
      box-shadow: none;
      box-shadow: 0 5px 7px #0000003b;
      /* transition: all .2s ease-in-out; */
  }
  .productView-thumbnail-wrapper{
    /* display: none; */
  }
  .sidebar--layout_horizontal .collection-sidebar_wrap {
    display: flex;
    align-items: center;
}
  .page-sidebar.page-sidebar--horizontal .sidebarBlock:hover .sidebarBlock-contentWrapper {
    display: block !important;
  }
  .page-sidebar.page-sidebar--horizontal collection-filters-form .sidebarBlock:hover .sidebarBlock-contentWrapper {
    display: block !important;padding: 0 !important;border: 0;
  }
  body .page-sidebar.page-sidebar--horizontal {
    width: auto;margin-bottom: 0;display: flex;
        flex-wrap: wrap;
}
body .facets-horizontal .facets__form{
  /* display: block;height: 22px; */
}
body .facets-horizontal #CollectionFiltersForm .Style .sidebarBlock-content.sidebarBlock-content--full.facets__display, 
body .facets-horizontal #CollectionFiltersForm .Shape .sidebarBlock-content.sidebarBlock-content--full.facets__display{
    /* padding: 20px; */
    min-width: 390px;
}
body .facets-horizontal #CollectionFiltersForm .sidebarBlock-content.facets__display:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-left: 1px solid #03254e;
    border-top: 1px solid #03254e;
    position: absolute;
    top: -8px;
    transform: rotate(45deg);
    left: 60px;
    transition: .2s;
}

body .facets-horizontal #CollectionFiltersForm .sidebarBlock-content.facets__display {
    border: 1px solid #03254e;
    left: -40px;
    top: 2px;
}
.facets-horizontal ul.facets__list.custom-scrollbar.list-unstyled {
    gap: 10px;
}

body .page-sidebar.page-sidebar--horizontal .sidebarBlock-heading {
    text-transform: uppercase !important;
}

body .page-sidebar.page-sidebar--horizontal .sidebarBlock {
    margin-right: 35px;
    margin-bottom: 0 !important;
}
body .facets-horizontal #CollectionFiltersForm .sidebarBlock-content {
    /* padding: 0; */
    position: absolute;
    top: 100%;
    /* padding: 0; */
    background: #fff;
}
toolbar-item.toolbar {
    padding: 0;
}

.sidebar--layout_horizontal .sidebar_toolbar {
    position: relative;
    background: #fff;
    padding: 10px 0px 0;
    /* border-bottom: 1px solid #b7b7b7; */
    margin-bottom: 0;
    font-family: "Nunito Sans", sans-serif;
        height: auto;
    display: inline-block;
    width: 100%;
}
  .sidebar_toolbar .sidebarBlock-heading{
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    /* text-transform: uppercase; */
  }
.sidebar_toolbar.filter_active {
    padding-bottom: 35px;
}
body .facets-horizontal #CollectionFiltersForm .sidebarBlock-content.sidebarBlock-content--list {
    padding-left: 0;
    left: 0;
    position: static;
    padding: 5px 15px 0 0;
    height: auto;
    margin-bottom: 5px;
}
.page-sidebar.page-sidebar--horizontal .sidebarBlock-contentWrapper[style="display: block;"] {
    display: none !important;
}
.spotlight-block .halo-row.not-distance {
    height: 31.25vw;
}
.halo-row.column-2.not-distance.block-layout-grid .spotlight-item {
    /* max-height: 436px;
    height: 436px; */
    height: 100%;
}
body .halo-search-content .page-sidebar--horizontal {
    position: relative;
    background: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 50px;
    width: 100%;
}  
}

.productView-image.productView-image-custom-video .productView-img-container.product-single__media {
    height: 100%;
}
.product-custom-video {
  position: relative;
  /* padding-bottom: 56.25%; */
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.product-custom-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.productView-thumbnail.vimeo_thumb .productView-thumbnail-link img {
    object-fit: cover;
}

/*  */
.productView-image .productView-img-container .productView-video video {
    height: 100%;
}
.top_collection_slider .halo-item a.text {
    text-transform: capitalize;
}
body .card-wishlist .icon {
    fill: transparent;
      width: 22px;
    height: 22px;
}
body .card-wishlist .icon path {
    fill: none;
    stroke: #000;stroke-width: 1px;
}
body .card-wishlist .wishlist-icon.wishlist-added svg path {
    fill: #000;
}
body .card-wishlist .wishlist-icon, body .card-wishlist .text{
  background: transparent;
    font-size: 0;
}
.card-quickview .quickview-icon:hover .text, body .card-wishlist .wishlist-icon:hover .text, .card-compare .compare-icon:hover .text {
    opacity: 0;
}
body .card-wishlist .wishlist-icon.wishlist-added svg {
    fill: #000;
}


.sidebar_toolbar .sidebarBlock.refined-widgets.js-filter {
    position: static;display: block !important;
}
.top_collection_slider .halo-item {
    /* margin-right: 15px !important;  */
}
body .facets-horizontal .widget_filter {
    font-size: 14px;
    top: 0;
}
body .facets-horizontal .widget_filter span.icon-filter1 {
    /* display: none; */
    margin-right: 8px;
}
body .facets-horizontal .widget_filter span.icon-filter1 svg {
    width: 16px;
    height: 16px;
}
/* .productView-group {
    display: flex;
    gap: 20px;
}
.productView-group > .pvGroup-row, .productView-group > .button {
    width: 50%;
    max-width: 50%;
} */

.offer_select ul {
    padding: 10px;
    width: 100%;
    background: #F1F1F1;
}
.offer_select ul li {
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #DEDEDE;
    align-items: center;
}
.offer_select ul li .offfer_text {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.offfer_text .offer_title {
    font-weight: 500;
}


.offer_select ul span.offer_icon svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: none;
}
span.offer_icon img {
    max-width: 100%;
}

span.offer_icon {
    max-width: 20px;
    max-height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.product-badges-wrap {
    gap: 10px;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    row-gap: 12px;
    justify-content: space-between;
}
.product-badgewrap {
    align-items: center;
    padding: 0;
    text-align: center;
    width: calc((100% - 30px) / 4);
    width: calc((100% - 15px) / 2);
    display: flex;
    gap: 6px;
}
.badges-imgs {
    width: 30px;
    max-width: 100%;
    display: inline-block;
    margin: 0;
}
.product-badges-wrap p {
    font-size: 14px;
    margin: 0;
    line-height: normal;
    color: #2f2e2c;
    text-align: left;
    font-style: normal;
    font-weight: 500;
}
.productView-buttons {
    /* padding-top: 20px; */
}
body .productView-wishlist a {
    /* border-radius: 0; */
    max-height: 30px;
    /* border: 1px solid #000; */
    width: 30px;
    border: 1px solid #000;
    padding: 3px;
}
span.icon_text {
    display: flex;
}

span.icon_text img {
    max-width: 22px;
    margin-right: 10px;
}
body .productView-tab .tab-content svg {
    max-width: 12px;
}

body .productView-tab .tab-content .icon-dropdown {
    right: 10px;
}
.productView-tab .tabs-contents.halo-text-format .toggle-content {
    font-size: 14px;
}

/*  */

span.metal_icon.icon_14k_gold {
    opacity: 0.7;
}
span.menuicon {
    width: 35px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.menu-lv-item .site-nav-sub  .text {
    display: inline-block;
    min-height: 22px;
}

.shop-by-style span.menuicon {
    width: 35px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*  */
.size_item {
    display: flex;
    align-items: center;
}

.size_item .img_size_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 9px;
    align-items: center;
}

.size_item .size-img {
    width: 70px;
    height: 70px;
}

.details-with-img {
    display: flex;
    justify-content: center;
    margin: 20px -15px;
}

.size_item {
    padding: 0 21px;
}

.size_item + .size_item {
  border-left: 1px solid #d6cece;
}
.size_item .img_size_wrap .size-details span.fw-semibold {
    /* font-weight: 500; */
    margin-left: 5px;
}
.size-details {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.size_item .size-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.productView-moreItem-product-variant .product-form_swatch .dummy_screwtype label.product-form__label {
    width: 44px;
    height: 44px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 0;
    position: relative;
}
.dummy_screwtype label.product-form__label span.cus_opt_img {
    display: inline-block;
}

.productView-moreItem-product-variant .product-form_swatch .dummy_screwtype label.product-form__label span.text {
    position: absolute;
    display: none;
    left: 50%;
    bottom: 80%;
    padding: 7px;
    margin-bottom: 12px;
    width: 100px;
    line-height: 18px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: none;
    text-indent: 0;
    background: #212b36;
    border-radius: 2px;
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    height: auto;
}
.productView-moreItem-product-variant .product-form_swatch .dummy_screwtype label.product-form__label:hover span.text {
    display: block;
    bottom: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
.productView-moreItem-product-variant .product-form_swatch .dummy_screwtype label.product-form__label span.text:after {
    content: "";
    position: absolute;
    left: calc(50%);
    bottom: -10px;
    margin-left: -5px;
    margin-bottom: 4px;
    border-width: 7px 5px 0 5px;
    border-style: solid;
    border-color: #212b36 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}


/* Hide inactive sections */
.tab-content.hidden {
  display: none;
}

/* Button styling */
.metal-switch-buttons button {
  padding: 10px 16px;
  margin: 5px;
  border: 1px solid #aaa;
  background-color: #f8f8f8;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.2s ease;
}

.metal-switch-buttons button:hover {
  background-color: #ffe17b;
  border-color: #f9b800;
}

/*  */


.section.product_details {
  /* border: 1px solid #ddd; */
  border-radius: 8px;
  padding: 10px 0;
  background-color: #fff;
  max-width: 600px;
  margin: 0 auto;
}

/* Headings */
.section .heading {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}

/* Variant Labels (Tab Buttons) */
fieldset.tab-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
  border: none;
  padding: 0;
}

.product-form__label.tab-button {
  display: inline-block;
  padding: 10px 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #f8f8f8;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
}

.product-form__label.tab-button.active,
.product-form__label.tab-button:hover {
  background-color: #ffe17b;
  border-color: #f9b800;
  font-weight: bold;
}

/* Row for key-value info */
.product_details .row {
  display: flex;
  justify-content: space-between;
  margin: 6px 0;
  font-size: 15px;
}

/* Strikethrough style */
.strikethrough {
  text-decoration: line-through;
  color: #999;
  margin-right: 5px;
}

/* Highlight row for total price */
.row.highlight {
  font-weight: bold;
  font-size: 16px;
  color: #183e40;
  border-top: 1px dashed #aaa;
  margin-top: 15px;
  padding-top: 10px;
}

/* Tab content sections */
.tab-content {
  /* margin-bottom: 20px; */
}

.tab-content.hidden {
  display: none;
}

/* Optional: Animate tab content */
.tab-content {
  transition: all 0.3s ease-in-out;
}

.diamonds_details .row span, .metal_details .row span {
    min-width: 33%;
    text-align: center;
}
.diamonds_details .row span{
  min-width: 25%;
}
span.diamond-type {
    /* font-weight: 400; */
    padding-left: 0px;
    opacity: 0.8;
    vertical-align: middle;
}


.product_details_heading {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}

.product_details_heading::after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 26px;
  font-weight: bold;
}

.active > .product_details_heading::after {
  content: "-";
  font-size: 36px;
}

.js-ag-pricebu_title {
    /* margin-top: 20px; */
    background-color: transparent;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    /* border-bottom: 1px solid #e4e4e7; */
}

.js-ag-pricebu_title:after, .product_details_item .heading:after {
    border-color: currentColor;
    content: "";
    display: inline-flex;
    flex-shrink: 0;
    font-weight: 400;
    margin-left: 20px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    margin-right: 3px;
    margin-top: -3px;
    transform: rotate(45deg);
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
}

.is_active .js-ag-pricebu_title:after, .is_active.product_details_item .heading:after {
    transform: rotate(225deg);
}

.ag-price_breakup_item {
    margin: 0 0 5px;
    /* border: 1px solid #e4e4e7; */
    border-radius: 3px;
}

.ag-price_breakup_item .js-ag-pricebu_text {
    padding: 10px 15px;
}

.js-ag-pricebu_title .heading {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e7;
}

.diamonds_details .heading, .metal_details .heading, .product_details_item .heading {
    margin: 0;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #e4e4e7; */
    background: #183e4099;
    color: #fff;
      background: #FFF3E9;
    color: #181818;
    padding: 9px 10px 7px;
    position: relative;
}
.product_details .cnt_wrap, .product_details_item .js-ag-pricebu_text {
    padding: 10px;
    background: #eaf6f7;
    background: #FFF9F5;
    display: none;
}
.is_active .js-ag-pricebu_text, .is_active.product_details .cnt_wrap {
    display: block;
}
.product_details > .heading {
    padding-bottom: 10px;
    /* border-bottom: 1px solid #e4e4e7; */
      margin-bottom: 15px;
    font-weight: 500;
}
.product_details_item {
    /* border-radius: 12px; */
    overflow: hidden;
}
.product_details_item + .product_details_item{
    margin-top: 10px;
}
.product_details span.label {
    /* font-weight: bold; */
}
.coverage-header {
      display: flex;
      align-items: center;
      gap: 6px;
      cursor: pointer;
      margin-bottom: 12px;
    }
    .coverage-title {
      font-weight: 500;
      font-size: 16px;
    }
    .coverage-popup {
      position: fixed;
      z-index: 9999;
      left: 0; top: 0;
      width: 100%; height: 100%;
      background-color: rgba(0,0,0,0.5);
    }
    .popup-content {
      background: white;
      padding: 20px;
      max-width: 640px;
      margin: auto;
      position: absolute;
      padding-top: 40px;
      max-height: 85vh;
      height: auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    span.coverage-title-icon svg {
        stroke: none;
        width: 15px;
        height: 15px;
    }
    .popup-content img {
        width: 100%;
        height: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .close {
      position: absolute;
      top: 10px; right: 15px;
      font-size: 24px;
      cursor: pointer;
    }
header.header .header-basic__item .header__iconItem+.header__iconItem svg.icon.icon-account, 
header.header .header-basic__item .header-top--right .header__search .search-modal__form .search__button svg{
    max-width: 20px;
    max-height: 20px;
}
.mob_search details-modal.header__iconItem.header__search {width: 100%;}

.mob_search .header__search > .search-modal__form {
    max-width: 100%;
    border: 1px solid #e6e6e4;
    margin-bottom: 10px;
    background: transparent;
    display: inline-block;
    width: 100%;
}
.mob_search .header__search .search-modal__form .search__button {
    padding: 0px 5px 0px !important;
}
.mob_search .header__search .search-modal__form {
    max-width: 100%;background: transparent;
}
.mob_search .header__search .search-modal__form .search__input{
  /* font-size: 13px;     */
  color: #333;
}
.section-header-mobile .header__icon--cart .cart-count-bubble {
    min-width: 15px;
    min-height: 15px;
    line-height: 16px;
    font-size: 12px;
    top: -7px;
}
.header-mobile--wrapper .header-mobile__item {
    height: 42px;
}
body .header-mobile__item svg.icon, body .header-mobile--icon .header__icon--account svg:not(.user-circle) {
    width: 20px;
    height: 20px;
}
.iconfont {
    font-family: iconfont !important;
    font-size: 19px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
}
.iconfont-search {
    background: transparent;
    box-shadow: none;
    font-size: 22px;
    line-height: 30px;
    padding: 0 5px;
}
.iconfont-search:before {
    content: "\e671";
    color: black;
}

.header-mobile .container {
    padding: 0 15px;
}
.header-mobile__item.header-mobile__item--search:empty {
    display: block;
}
.header-mobile .predictive-search.predictive-search--header.quickSearchResultsWrap {
    max-width: 100%;
}
.facets__display .facets__item--swatch  span.filter_name {
    font-size: 14px;
    line-height: 1;
    text-align: center;
    display: inline-block;
    width: auto;
    margin-top: 5px;
}

.facets__display .facets__item--swatch .facet-checkbox {
    width: 50px;
    height: 50px;
    border-radius: 0;
    margin: 0 auto;
}

.facets__display .facets__item--swatch .facet-checkbox span.pattern {
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
}

li.list-menu__item.facets__item.facets__item--swatch {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: calc(25% - 9px);
}
.halo-cart-sidebar .halo-sidebar-header.text-left {
    border-bottom: .1rem solid rgba(18, 18, 18, .2);
    padding-bottom: 10px;
}
.halo-cart-sidebar .halo-sidebar-wrapper .previewCartInfo {
    padding-top: 10px;
    background: #FFF9F5;
    border-top: .1rem solid rgba(18, 18, 18, .2);
}

h3.center_diamons, .side_diamons {
    margin: auto;
    font-size: 16px;
    font-weight: 500;
}
.side_diamons{
  margin-top: 15px;
}
.productView-groupBottom {
    display: block !important;
    
}

.details-with-img.column_4_plus .size_item:nth-child(2n+1) {
    border-right: 1px solid #d6cece;
}
.column_4_plus .size_item.size_item_hwl_1, .column_4_plus .size_item.size_item_hwl_2 {
    border-bottom: 1px solid #d6cece;
}
.column_4_plus .size_item{
	padding: 20px 21px;
    width: 50%;
    justify-content: center;
}
.details-with-img.column_4_plus {
    flex-wrap: wrap;
    margin: 20px 2px;
}
.details-with-img.column_4_plus .size_item {
    width: 50%;
    justify-content: center;
    padding: 20px 21px;
}
.details-with-img.column_4_plus .size_item + .size_item {
    border-left: 0;
}

.badges_certi_block {
    margin-top: 15px;
}
.certificate_image_wrap {max-width: 86%;margin: auto auto 20px;}
.coverage-header input[type="checkbox"] {
  all: unset; /* Reset all styles */
  appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #666;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  /* margin-right: 10px; */
  display: none;
}

/* Checkmark */
.coverage-header input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Checked background */
.coverage-header input[type="checkbox"]:checked {
  background-color: #4caf50;
  border-color: #4caf50;
  
}
.cart-notification-bar {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 500;
  margin-top: -14px;
  text-align: center;
}

.productView-buttons .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded.is-loading.button:after{
  display: none;
}

@media only screen and (max-width: 1199px) {
  .product-badges-wrap p{
    /* font-size: 12px; */
  }
  .menu-dropdown__wrapper .site-nav.navigation_all_mobile {
    text-align: center;
  }
}
@media only screen and (max-width: 1025px) {
  .container-full {
    padding: 0 15px;
  }
  .halo-cart-sidebar .halo-sidebar-wrapper .previewCart-wrapper {
    overflow: auto;
}
.previewCart-wrapper .previewCart {
    overflow: visible;
}

  body .halo-sidebar_menu .menu-lv-item>a, body .halo-sidebar_menu .site-nav-mobile .customer-links a, body .halo-sidebar_menu .site-nav-mobile a {
    color: #2c2c2c;
    font-family: 'Avenir Roman';
    font-size: 14px;
  }
  .a.site-nav-title.menu_mobile_link_2, .halo-sidebar_menu .site-nav-mobile .site-nav-title{
    font-family: 'Avenir Heavy';
    font-size: 14px;
  }
  .mob_search .quickSearchResultsBlock.quickSearchResultsWidget.quickSearchResultsWrap.hidden {
    display: none !important;
  }
  .mob_search .quickSearchResultsBlock.quickSearchResultsWidget.quickSearchResultsWrap{
    display: none !important;
  }
  
  .mob_search .quickSearchResultsBlock.quickSearchResultsWidget.quickSearchResultsWrap.is-show{
      max-width: 100%;
      padding: 10px 10px;
    display: none !important;
  }
  .header-mobile #predictive-search-results-list .products-grid .product {
      width: 33.33%;
  }
  .header-mobile .quickSearchResults .container {
      padding: 0 15px;
  }
  .top_collection_slider .brand-layout--grid.halo-row.halo-slider.md-column-3:not(.slick-slider) .halo-item {
        width: 15.4%;
        min-width: 15.4%;
    }
}
    
@media only screen and (max-width:991px) {

  .sidebar_toolbar {
    position: fixed;
    border: 0;
    z-index: 101;
    width: calc(100% - 0px);
    left: 0px;
    right: 0px;
    background: #fff;
    bottom: 0;
}
.open-mobile-sidebar .sidebar_toolbar {
    background: transparent;
}

body .toolbar-wrapper:not(.toolbar-mobile),
body .toolbar-wrapper.toolbar-mobile.scroll-trigger{
    opacity: 1;
    transform: translateY(0rem);
}
body.open-mobile-sidebar .toolbar-wrapper:not(.toolbar-mobile),
body.open-mobile-sidebar .toolbar-wrapper.toolbar-mobile.scroll-trigger{
    opacity: 0;
}
.sidebar_toolbar toolbar-item.toolbar {margin: 0;padding: 10px 15px;}
body.open-mobile-sidebar .sidebar_toolbar toolbar-item.toolbar{
    opacity: 0 !important;
    display: none;
}

  
  li.list-menu__item.facets__item.facets__item--swatch{
    max-width: calc(33% - 10px);
    opacity: 1 !important;
  }
  .facets-horizontal .show-more--list_tags {
    display: none;
  }
  .filter-display-show-more .facets__list {
    gap: 9px;
  }
  .product-badges-wrap p{
    /* font-size: 12px; */
  }
  .top_collection_slider .brand-layout--grid.halo-row.halo-slider.md-column-3:not(.slick-slider) .halo-item {
    width: 15.4%;
    min-width: 15.4%;
  }
}
.product-form_input .dummy_ringsize, .product-form_input .dummny_option{
   -webkit-overflow-scrolling: touch;
  scrollbar-width: none;           /* Firefox */
  -ms-overflow-style: none;        /* IE/Edge */
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.product-form_input .dummny_option::-webkit-scrollbar {
  display: none;
}

/* ---------------------------------- */
@media only screen and (min-width: 767px) {
  .card-product__wrapper .card_media {
    display: none;
  }
  .scroll-indicator-bar{
    /* display: none !important; */
  }
  
}
@media only screen and (max-width: 767px) {
.productView-image-wrapper {
    padding: 0 15px;
}

.productView-nav {
    box-shadow: 0 0 2px 1px #e7e6e6;
    border: 1px solid #fffcfc;
    overflow: hidden;
}
  .details-with-img.column_4_plus .size_item {
      padding: 20px 4px;
  }
  .size-details {
    font-size: 15px;
  }
  .coverage-popup .popup-content {
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  
body .spotlight-block .content_absolute .content.align-items--bottom {
    position: static;
    transform: translate(0);
    /* background: #183e4033; */
}
body .spotlight-inner .custom-text-style {
    color: #000;
}
/* .product-custom-vide.productView-video.mp4.vimeo {padding-top: 0 !important;} */

.product-custom-vide.productView-video.mp4.vimeo iframe {
    /* position: static !important; */
    width: 100% !important;
    /* height: auto !important; */
    /* aspect-ratio: 9 / 16; */
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    background-color: transparent !important;
}
  .empty_video_Sec .product-custom-vide.productView-video.mp4.vimeo iframe{
    /* aspect-ratio: 9 / 16;  */
  }
  .halo-row.column-2.not-distance.block-layout-grid .spotlight-item {
    /* height: 300px; */
  }
body .productView-complementary .complementary-products-title .title .text{
  font-size: 14px;
}
  fieldset.product-form__input .dummy_ringsize, 
.product-form_input .dummy_ringsize, .product-form_input .dummny_option{
   -webkit-overflow-scrolling: touch;
  scrollbar-width: none;           /* Firefox */
  -ms-overflow-style: none;        /* IE/Edge */
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.product-form_input .dummny_option::-webkit-scrollbar {
  display: none;
}
/* Force scrollbar always visible in WebKit (Chrome, Safari) */
fieldset.product-form__input .dummy_ringsize::-webkit-scrollbar,
.product-form_input .dummy_ringsize::-webkit-scrollbar,
.product-form_input .dummny_option::-webkit-scrollbar {
    height: 6px;
}

fieldset.product-form__input .dummy_ringsize::-webkit-scrollbar-track,
.product-form_input .dummy_ringsize::-webkit-scrollbar-track,
.product-form_input .dummny_option::-webkit-scrollbar-track {
    background: transparent;
}

fieldset.product-form__input .dummy_ringsize::-webkit-scrollbar-thumb,
.product-form_input .dummy_ringsize::-webkit-scrollbar-thumb,
.product-form_input .dummny_option::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 4px;
}

  /* .product-item__bg, .product-item__bg__under {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    width: auto;
    height: auto;
}
.product-item__bg__under {
    z-index: 1;
    background-color: var(--bg);
    line-height: 0;
    overflow: hidden;
    transition: opacity .25s ease-in-out;
    height: calc(100% + 2px);
}

.product-item__bg__slider {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
.product-item__bg__slide {
    width: 100%;
    height: 100%;
}
.product-item__bg__slide {
    min-width: 100%;
    scroll-snap-align: start;
} */


/* .product-item__bg__slider {
  display: flex;
  transition: transform 0.5s ease;
  transform: translateX(calc(var(--slider-index, 0) * -100%));
}

.product-item__bg__slide {
  flex: 0 0 100%;
}
hover-images {
  display: block;
  overflow: hidden;
  position: relative;
}
hover-images {
  display: block;
  overflow: hidden;
}

.product-item__bg__slider {
  display: flex;
  transition: transform 0.3s ease;
  transform: translateX(calc(var(--slider-index, 0) * -100%));
  will-change: transform;
}

.product-item__bg__slide {
  flex: 0 0 100%;
} */
hover-images.product-item__bg__under.hover-images {
    overflow: hidden;
}
hover-images:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    transform: scaleX(calc(1 / var(--slides-count, 1))) translate(calc(var(--slider-index, 1) * 100%));
    transform-origin: left center;
    border-radius: 2px;
    z-index: 9999;
    background: #212121;
}
[data-hover-slider] {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;           /* Firefox */
  -ms-overflow-style: none;        /* IE/Edge */
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Hides scrollbar in iOS Safari and other WebKit browsers */
[data-hover-slider]::-webkit-scrollbar {
  display: none;
}


[data-hover-slide-touch] {
  flex: 0 0 100%;
  scroll-snap-align: start;
}
.product-item__bg__slide .image-wrapper img {
    width: 100%;
}
.product-item .card {
    overflow: hidden;
}
.card-product__wrapper {
    margin: 2px;
}
  .card-product__wrapper .card-media {
    display: none;
  }

  .product-badges-wrap p{
    font-size: 12px;text-align: center;
  }
  .product-badges-wrap {
    /* flex-direction: column; */
  }
  .product-badgewrap{
    /* width: 100%; */
    flex-direction: column;
  }
  .coverage-title {
    font-size: 14px;
  }
  body .productView-complementary.style-1 .complementary-products-slider .product {
    padding: 0 4px;
    max-width: 150px;
    padding: 0;
    display: inline-block !important;
    min-width: 150px;
  }
  
  .section .heading, body label, 
  .productView-options .product-form__input .form__label, .productView-options .form__label-combined, 
  .product-option legend.form__label{
    font-size: 14px;
  }
  .product-form__radio+.product-form__label .text{
    font-size: 12px;
  }
  .top_collection_slider .brand-layout--grid.halo-row.halo-slider.md-column-3:not(.slick-slider) .halo-item {
    width: 18%;
    min-width: 18%;
  }
  
}

@media only screen and (max-width: 600px) {
  .card__information .price-item.price-item--sale.price-item--last, .product-item .card-title.card-title-ellipsis, .product-item .card-action .button {
    font-size: 13px; 
  }
  body .halo-share-3 {
    justify-content: center;
    gap: 30px;
    align-items: center;
  }
  h1.productView-title{
    /* text-align: center; */
  }
  .top_collection_slider .brand-layout--grid.halo-row.halo-slider.md-column-3:not(.slick-slider) .halo-item {
    width: 28%;
    min-width: 28%;
  }
}
@media screen and (max-width: 480px) {
  body.product-card-layout-02 .previewCart_Product .product {
    max-width: calc(40% - 15px);
}
  .card__information .price-item.price-item--sale.price-item--last, .product-item .card-title.card-title-ellipsis, .product-item .card-action .button {
    font-size: 12px;
    margin: 2px 0 2px;
  }
    .bestseller_badge {
      font-size: 9px;
      /* padding: 7px 11px 3px 7px; */
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 0.5rem), 0.5rem 100%, 0.5rem calc(100% - 0.5rem), 100% calc(100% - 0.5rem), calc(100% - 0.6rem) calc(50% - 0.3rem));
      line-height: 5px;
      clip-path: none;
    }
  .brand-slider-mobile .slick-list{padding: 0 10% 0 0 !important;}
  .productView-buttons .productView-group .quantity__container {
    width: 86px;
}
.row {
    /* flex-direction: column; */
    align-items: flex-start;
  }

  .product-form__label.tab-button {
    flex: 1 1 auto;
    text-align: center;
  }
  
}

@media only screen and (max-width: 374px) {
  .card__information .price-item.price-item--regular, .product-item .card-title.card-title-ellipsis, .product-item .card-action .button {
    font-size: 12px;
  }
  .sale-badges {
    font-size: 7px;
    padding: 2px 4px;
  }
  .collection .card__information .price-item.price-item--regular {
    font-size: 12px;
  }
}

input,
textarea {
  font-size: 16px;
}

input::placeholder,
textarea::placeholder {
  font-size: 13px;
}

/* Safari and older iOS */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 13px;
}

/* Firefox */
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 13px;
}

/* Internet Explorer */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 13px;
}


.scroll-wrapper {
  position: relative;
  width: 100%;
}

.scroll-content {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.scroll-content::-webkit-scrollbar {
  display: none;
}

.scroll-indicator-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #999;
  border-radius: 2px;
  width: 0;
  transition: width 0.1s, left 0.1s;
  pointer-events: none;
}

