:root{--content-width: 1830px;--section-horizontal-padding: 60px;--section-vertical-padding: 40px;--color-primary: #D4AF36;--spacing-small: 24px;interpolate-size:allow-keywords}[hidden]{display:none!important}.richtext>:first-child{margin-top:0}.richtext>:last-child{margin-bottom:0}.richtext li{display:list-item;list-style:disc;list-style-position:inside}.cliency-container{width:100%;max-width:min(100%,var(--content-width));padding:0 var(--section-horizontal-padding);margin:0 auto;overflow-x:clip;font-family:var(--font)}.cliency-section{padding:var(--section-vertical-padding) var(--section-horizontal-padding);display:flex;flex-direction:column;align-items:center;overflow-x:clip}.cliency-section.cliency-container{max-width:min(100%,var(--content-width) + var(--section-horizontal-padding) * 2)}.cliency-section.section-spacing-bottom,.cliency-section.section-spacing-none{padding-top:0!important}.cliency-section.section-spacing-top,.cliency-section.section-spacing-none{padding-bottom:0!important}.cliency-section h1,.cliency-section h2,.cliency-section h3,.cliency-section h4,.cliency-section h5,.cliency-section h6{margin:0}@media (max-width: 768px){:root{--section-horizontal-padding: 16px;--section-vertical-padding: 32px}}.marquee{max-width:100%}.marquee,.marquee-sub{min-width:100%;display:flex;justify-content:space-around;overflow:hidden;position:relative}.marquee.initialised{justify-content:initial}.marquee-item{padding:0 20px;min-width:256px;text-align:center;display:flex;align-items:center;justify-content:center}.marquee.scrolling .marquee-sub{animation:marquee 15s linear infinite;justify-content:initial;min-width:fit-content}.marquee-measure{min-width:initial;position:absolute;opacity:0;pointer-events:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.drop-menu{display:flex;flex-direction:column;border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:-1px;padding:8px 0}.drop-menu *{color:#000!important}.drop-menu>input{display:none}.drop-menu>input:checked~.drop-button svg{transform:translateY(-50%)}.drop-menu>input:checked~.drop-button svg.fixed{transform:initial}.drop-menu>input:checked~.drop-content-container{height:initial}.drop-button{padding-right:32px;-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;min-height:48px;display:flex;justify-content:center;flex-direction:column;gap:8px;overflow:hidden}.drop-button h4{display:flex;align-items:center;gap:8px}.drop-button svg{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-45deg);transition:transform .5s ease!important;width:22px;height:22px}.drop-button svg.fixed{top:25px;transform:rotate(-45deg)}.drop-button svg path{stroke:#000}.drop-content-container{overflow:hidden;height:0;transition:height .5s ease!important}.drop-content>:first-child{margin-top:0}.drop-content>:last-child{margin-bottom:0}.drop-button-index{color:var(--color-accent)}@media (max-width: 768px){.drop-button{padding-right:30px}.drop-button svg{width:var(--icon-md, 20px);height:var(--icon-md, 20px)}}.drop-menu,.drop-menu *{transition:border-top var(--theme-transition-duration) var(--theme-transition-timing),border-bottom var(--theme-transition-duration) var(--theme-transition-timing),color var(--theme-transition-duration) var(--theme-transition-timing),}html[color-mode=dark] .drop-menu{border-top:1px solid #fff;border-bottom:1px solid #fff}html[color-mode=dark] .drop-menu *{color:#fff!important}html[color-mode=dark] .drop-button svg path{stroke:#fff}.splide.is-overflow{padding-bottom:40px}.splide__pagination__page.is-active{background:#000;opacity:1}.splide__pagination__page{backgtransitionround:border-top var(--theme-transition-duration) var(--theme-transition-timing)}html[color-mode=dark] .splide__pagination__page.is-active{background:#fff}button,.button{white-space:initial!important}.product-card-item{width:100%}.product-card-img .media,.product-card-img .product-second-img,.product-card-img .deferred-media,.product-card-img .deferred-media-placeholder{background-color:#fdf9fc}.product-card-img .media img,.product-card-img .product-second-img img,.product-card-img .deferred-media img,.product-card-img .deferred-media-placeholder img{filter:sepia(4%) saturate(120%) brightness(100%)}.product-gallery-img-item .media,.product-gallery-img-inner .media,.product__media .media,.product-gallery-img-wrapper .media,.product-gallery-img-wrapper .deferred-media,.product-gallery-img-wrapper .deferred-media-placeholder,.product-thumbnails .media,.product-thumbnails-item .media,.quick-view-popup .media,.product-quickview-modal .media{background-color:#fdf9fc}[color-mode=dark] .product-card-img .media,[color-mode=dark] .product-card-img .product-second-img,[color-mode=dark] .product-card-img .deferred-media,[color-mode=dark] .product-card-img .deferred-media-placeholder,[color-mode=dark] .product-gallery-img-item .media,[color-mode=dark] .product-gallery-img-inner .media,[color-mode=dark] .product__media .media,[color-mode=dark] .product-gallery-img-wrapper .media,[color-mode=dark] .product-gallery-img-wrapper .deferred-media,[color-mode=dark] .product-gallery-img-wrapper .deferred-media-placeholder,[color-mode=dark] .product-thumbnails .media,[color-mode=dark] .product-thumbnails-item .media,[color-mode=dark] .quick-view-popup .media,[color-mode=dark] .product-quickview-modal .media{background-color:#1a1819}[color-mode=dark] .product-card-img .media img,[color-mode=dark] .product-card-img .product-second-img img,[color-mode=dark] .product-card-img .deferred-media img,[color-mode=dark] .product-card-img .deferred-media-placeholder img{filter:none}.grid-toggle-wrapper{display:none;align-items:center;gap:4px;margin-left:auto}@media (min-width: 768px){.grid-toggle-wrapper{display:flex}}.grid-toggle-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:8px;border:1px solid rgb(var(--borderColor));border-radius:var(--radius-md);background:transparent;color:rgb(var(--textColor));cursor:pointer;transition:all .2s ease;opacity:.5}.grid-toggle-btn:hover{opacity:.8;border-color:rgb(var(--textColor))}.grid-toggle-btn.active{opacity:1;border-color:var(--color-primary, #d4af37);color:var(--color-primary, #d4af37);background:#d4af3714}.grid-toggle-btn svg{width:18px;height:18px}[data-collection-products].grid-cols-2 .product-grid-item{flex:0 0 50%;max-width:50%}[data-collection-products].grid-cols-3 .product-grid-item{flex:0 0 33.333%;max-width:33.333%}[data-collection-products].grid-cols-4 .product-grid-item{flex:0 0 25%;max-width:25%}@media (max-width: 1199px){[data-collection-products].grid-cols-4 .product-grid-item{flex:0 0 33.333%;max-width:33.333%}}@media (max-width: 767px){[data-collection-products].grid-cols-2 .product-grid-item,[data-collection-products].grid-cols-3 .product-grid-item,[data-collection-products].grid-cols-4 .product-grid-item{flex:0 0 50%;max-width:50%}}.horizontal-filters-enabled{flex-direction:column}.horizontal-filters-enabled .collection-contents{width:100%;margin-left:0}.horizontal-filters-bar{width:100%;padding:16px 20px;margin-bottom:0;border-bottom:none}.horizontal-filters-inner{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.horizontal-filters-list{display:flex;flex-wrap:wrap;align-items:center;gap:10px;flex:1}.horizontal-filter-item,.horizontal-filter-dropdown{position:relative}.horizontal-filter-trigger{display:flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(var(--background));border:1px solid #e0e0e0;border-radius:50px;cursor:pointer;font-size:var(--text);color:rgb(var(--textColor));transition:all .2s ease;list-style:none;white-space:nowrap}.horizontal-filter-trigger::-webkit-details-marker{display:none}.horizontal-filter-trigger:hover{border-color:#bbb}.horizontal-filter-dropdown[open] .horizontal-filter-trigger{border-color:#999}.horizontal-filter-label{white-space:nowrap;display:flex;align-items:center;gap:4px}.horizontal-filter-count{color:rgb(var(--textColor));font-weight:400}.horizontal-filter-trigger.has-active:before{content:"\d7";font-size:var(--text);color:#888;margin-right:2px}.horizontal-filter-icon{width:10px;height:6px;transition:transform .2s ease;opacity:.5}.horizontal-filter-dropdown[open] .horizontal-filter-icon{transform:rotate(180deg)}.horizontal-filter-content{position:absolute;top:calc(100% + 4px);left:0;z-index:var(--z-dropdown);min-width:200px;max-width:280px;max-height:300px;overflow-y:auto;background:rgba(var(--background));border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:12px 0}.horizontal-filter-options{list-style:none;margin:0;padding:0}.horizontal-filter-option{margin-bottom:0}.horizontal-filter-option:last-child{margin-bottom:0}.horizontal-filter-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 16px;font-size:var(--text);transition:background-color .15s ease}.horizontal-filter-checkbox:hover{background-color:#00000008}.horizontal-filter-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.horizontal-filter-checkbox .checkbox-custom{width:18px;height:18px;border:1.5px solid rgb(var(--borderColor));border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.horizontal-filter-checkbox input:checked+.checkbox-custom{background:var(--color-primary, #d4af37);border-color:var(--color-primary, #d4af37)}.horizontal-filter-checkbox input:checked+.checkbox-custom:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.horizontal-filter-checkbox input:disabled+.checkbox-custom{opacity:.4}.horizontal-filter-checkbox .option-label{flex:1;color:rgb(var(--textColor))}.horizontal-filter-checkbox .option-count{opacity:.4;font-size:var(--smallText)}.horizontal-filter-price{min-width:260px;padding:12px 16px}.price-range-inputs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price-field{display:flex;align-items:center;gap:4px;flex:1;min-width:80px}.price-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.price-field .price-currency{font-size:var(--text);color:rgb(var(--textColor));opacity:.6}.price-field input{width:100%;padding:8px 10px;border:1px solid rgb(var(--borderColor));border-radius:var(--radius-md);font-size:var(--text);background:transparent;color:rgb(var(--textColor))}.price-separator{color:rgb(var(--textColor));opacity:.5}.price-apply-btn{padding:8px 16px;background:rgb(var(--buttonBackground));color:rgb(var(--buttonColor));border:none;border-radius:var(--radius-md);cursor:pointer;font-size:var(--smallText);font-weight:600;transition:all .2s ease;white-space:nowrap}.price-apply-btn:hover{background:rgb(var(--buttonBackgroundHover));color:rgb(var(--buttonColorHover))}.horizontal-filter-sort{margin-left:auto}.horizontal-filter-sort .horizontal-filter-content{right:0;left:auto;min-width:180px}.horizontal-sort-options{list-style:none;margin:0;padding:0}.horizontal-sort-options li{margin-bottom:0}.horizontal-sort-options li:last-child{margin-bottom:0}.sort-option{display:block;padding:8px 16px;color:rgb(var(--textColor));text-decoration:none;font-size:var(--text);transition:all .15s ease}.sort-option:hover{background:#00000008}.sort-option.active{color:var(--color-primary, #d4af37);font-weight:500}.sort-current{font-weight:500}.horizontal-filters-active{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;padding:0 20px}.active-filter-tag{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;border:none;font-size:var(--text);color:var(--color-primary, #d4af37);text-decoration:none;transition:all .2s ease}.active-filter-tag:hover{color:#b8972e}.active-filter-tag svg{width:8px;height:8px;opacity:.7}.clear-all-filters{color:#666;text-decoration:none;font-size:var(--text);font-weight:400;padding-left:8px;border-left:1px solid #ddd;margin-left:4px}.clear-all-filters:hover{color:rgb(var(--textColor))}@media (max-width: 767px){.horizontal-filters-inner{flex-direction:column;align-items:stretch}.horizontal-filters-list{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.horizontal-filter-sort{margin-left:0;width:100%}.horizontal-filter-sort .horizontal-filter-trigger{width:100%;justify-content:space-between}.horizontal-filter-content{position:fixed;top:auto;bottom:0;left:0;right:0;max-width:none;max-height:60vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.horizontal-filters-active{padding:0 16px}}html[color-mode=dark] .horizontal-filter-trigger{background:rgba(var(--alternateBackground));border-color:#444}html[color-mode=dark] .horizontal-filter-trigger:hover{border-color:#666}html[color-mode=dark] .horizontal-filter-content{background:rgba(var(--alternateBackground));border-color:#444;box-shadow:0 4px 12px #0000004d}html[color-mode=dark] .horizontal-filter-checkbox:hover{background-color:#ffffff0d}html[color-mode=dark] .clear-all-filters{color:#999}html[color-mode=dark] .clear-all-filters:hover{color:#fff}.sr-product-video-item .media{position:relative;overflow:hidden;border-radius:var(--productRadius, 8px)}.sr-product-video-item .media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .3s ease}.sr-product-video-item .media.video-playing:after{border-color:var(--color-primary, #d4af37);opacity:.3;animation:video-loop-pulse 2s ease-in-out infinite}@keyframes video-loop-pulse{0%,to{opacity:.2}50%{opacity:.5}}.video-progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff3;z-index:10;opacity:0;transition:opacity .3s ease}.sr-product-video-item:hover .video-progress-bar,.video-progress-bar.visible{opacity:1}.video-progress-fill{height:100%;background:var(--color-primary, #d4af37);width:0%;transition:width .1s linear}.video-loop-indicator{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;padding:6px 10px;background:#0009;border-radius:var(--radius-pill);color:#fff;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:0;transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease;z-index:10}.sr-product-video-item:hover .video-loop-indicator{opacity:1;transform:translateY(0)}.video-loop-indicator svg{width:12px;height:12px;animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sr-product-video-item video{border-radius:var(--productRadius, 8px)}.sr-product-video-item video::-webkit-media-controls{display:none!important}.sr-product-video-item video::-webkit-media-controls-enclosure{display:none!important}.deferred-media .deferred-media-placeholder{transition:opacity .5s ease}.deferred-media.video-loaded .deferred-media-placeholder{opacity:0;pointer-events:none}[color-mode=dark] .video-progress-bar{background:#ffffff1a}[color-mode=dark] .video-loop-indicator{background:#ffffff26}[color-mode=dark] .product-card:hover .product-card-img .media img{transform:scale(1.08)}[color-mode=dark] .product-card:hover .product-second-img{opacity:1;transform:scale(1.3)}[color-mode=dark] .product-card:hover{transform:translateY(-4px)}[color-mode=dark] .product-card.product-background-enabled:hover{box-shadow:0 12px 40px #0006}[color-mode=dark] body,[color-mode=dark] .scheme-default{color:#e0e0e0}[color-mode=dark] p,[color-mode=dark] span:not(.price-item):not(.badge),[color-mode=dark] li,[color-mode=dark] .text,[color-mode=dark] .product-card-detail{color:#d1d1d1}[color-mode=dark] h1,[color-mode=dark] h2,[color-mode=dark] h3,[color-mode=dark] h4,[color-mode=dark] h5,[color-mode=dark] h6,[color-mode=dark] .h1,[color-mode=dark] .h2,[color-mode=dark] .h3,[color-mode=dark] .h4,[color-mode=dark] .h5,[color-mode=dark] .h6,[color-mode=dark] .product-title{color:#f0f0f0}[color-mode=dark] a:not(.button):not(.btn){color:inherit}[color-mode=dark] a:not(.button):not(.btn):hover{color:#d4af37}[color-mode=dark] .text-muted,[color-mode=dark] .opacity-50,[color-mode=dark] .Product-result,[color-mode=dark] .vendor-name{color:#a0a0a0}[color-mode=dark] .product-price .price-item,[color-mode=dark] .actual-price{color:#f0f0f0}[color-mode=dark] .compare-price{color:#888}[color-mode=dark] input,[color-mode=dark] select,[color-mode=dark] textarea{color:#e0e0e0;background-color:#0e0e0ecc;border-color:#333}[color-mode=dark] input::placeholder,[color-mode=dark] textarea::placeholder{color:#777}[color-mode=dark] .collection-filter-title,[color-mode=dark] .collection-filter-wrapper{color:#d1d1d1}[color-mode=dark] .badge,[color-mode=dark] .stock-status{color:inherit}.announcement-bar-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.announcement-bar-box{width:100%;display:flex;justify-content:center;align-items:center}.announcement-bar-message{display:flex;justify-content:center;align-items:center;text-align:center;flex-wrap:wrap;gap:8px;width:100%}.announcement-bar-message a,.announcement-bar-message .gold-text,.announcement-bar-message strong{color:#d4af37}.announcement-countdown-smart,.announcement-countdown-smart .countdown-state{display:inline-flex;align-items:center;justify-content:center}.announcement-countdown-smart .countdown-time{display:inline-flex;align-items:center;justify-content:center;gap:10px}.countdown-days,.countdown-hours,.countdown-minutes,.countdown-seconds{color:#d4af37!important;font-weight:700}.header-top-wrap{display:flex;justify-content:center;align-items:center;width:100%}.left-right-content.only-carousel .announcement-bar-wrapper{width:100%;max-width:100%}@media (max-width: 767px){.announcement-bar-wrapper{width:100%;justify-content:center;padding:0 15px}.announcement-bar-message{font-size:12px;flex-direction:column;gap:4px;text-align:center}.announcement-countdown-smart{width:100%;justify-content:center}.announcement-countdown-smart .countdown-state{justify-content:center;width:100%}.announcement-countdown-smart .countdown-time{justify-content:center;gap:6px}.announcement-bar-left,.announcement-bar-right{display:none}.header-top-wrap{justify-content:center}}@media (min-width: 768px){.header-top-wrap{display:flex;justify-content:space-between;align-items:center}.announcement-bar-wrapper{flex:1;display:flex;justify-content:center}.announcement-bar-left,.announcement-bar-right{flex-shrink:0}}.categories-submenu.megamenu-fullwidth,.fortis-mega-menu.megamenu-fullwidth{width:100vw;max-width:100vw;left:0!important;right:0!important;transform:none!important;border-radius:0;border-left:none;border-right:none}.fortis-mega-menu{border-bottom:3px solid var(--menu-hover, #d4af37)}.fortis-mega-content{gap:40px}.megamenu-section{padding:24px;border-bottom:1px solid rgb(var(--borderColor))}.megamenu-section:last-child{border-bottom:none}.megamenu-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid transparent;border-image:linear-gradient(90deg,#d4af37,transparent) 1}.megamenu-section-title{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:rgb(var(--textColor));margin:0}.megamenu-section-link{font-size:var(--smallText);color:#d4af37;text-decoration:none;display:flex;align-items:center;gap:6px;transition:all .2s ease}.megamenu-section-link:hover{color:rgb(var(--textColor))}.megamenu-section-link svg{width:14px;height:14px;transition:transform .2s ease}.megamenu-section-link:hover svg{transform:translate(3px)}.megamenu-pathways{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.megamenu-pathway-card{display:flex;flex-direction:column;padding:20px;background:rgba(var(--alternateBackground));border-radius:var(--radius-md);text-decoration:none;color:rgb(var(--textColor));transition:all .3s ease;position:relative;overflow:hidden}.megamenu-pathway-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:linear-gradient(180deg,#d4af37,#f4e5c2);transition:height .3s ease}.megamenu-pathway-card:hover{background:rgba(var(--alternateBackground),.8);transform:translateY(-3px);box-shadow:var(--shadow-md)}.megamenu-pathway-card:hover:before{height:100%}.megamenu-pathway-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#d4af371a;border-radius:var(--radius-sm);margin-bottom:16px;transition:all .3s ease}.megamenu-pathway-card:hover .megamenu-pathway-icon{background:#d4af3733;transform:scale(1.1)}.megamenu-pathway-icon svg{width:24px;height:24px;color:#d4af37}.megamenu-pathway-title{font-size:var(--text);font-weight:600;margin:0 0 8px}.megamenu-pathway-description{font-size:var(--smallText);color:rgba(var(--textColor),.7);margin:0;line-height:1.5}.megamenu-quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.megamenu-quick-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:transparent;border:1px solid rgb(var(--borderColor));border-radius:var(--radius-pill);font-size:var(--smallText);color:rgb(var(--textColor));text-decoration:none;transition:all .2s ease}.megamenu-quick-link:hover{background:#d4af371a;border-color:#d4af37;color:#d4af37}.megamenu-featured-products{display:flex;gap:20px;padding:24px 0}.megamenu-product-card{flex:0 0 180px;text-align:center;text-decoration:none;color:rgb(var(--textColor))}.megamenu-product-image{width:100%;aspect-ratio:1;background:#fdf9fc;border-radius:var(--radius-md);overflow:hidden;margin-bottom:12px}.megamenu-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.megamenu-product-card:hover .megamenu-product-image img{transform:scale(1.08)}.megamenu-product-name{font-size:var(--smallText);font-weight:500;margin:0 0 4px}.megamenu-product-price{font-size:var(--text);font-weight:600;color:#d4af37}.megamenu-visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.megamenu-visual-item{position:relative;aspect-ratio:1;border-radius:var(--radius-md);overflow:hidden;text-decoration:none}.megamenu-visual-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.megamenu-visual-item:hover img{transform:scale(1.1)}.megamenu-visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 50%);display:flex;align-items:flex-end;padding:16px}.megamenu-visual-title{color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.megamenu-promo-banner{display:flex;align-items:center;gap:24px;padding:20px 24px;background:linear-gradient(90deg,rgba(212,175,55,.1),transparent);border-radius:var(--radius-md);margin-top:16px}.megamenu-promo-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#d4af37;border-radius:50%;flex-shrink:0}.megamenu-promo-icon svg{width:28px;height:28px;color:#fff}.megamenu-promo-content{flex:1}.megamenu-promo-title{font-size:var(--mediumText);font-weight:600;margin:0 0 4px;color:rgb(var(--textColor))}.megamenu-promo-text{font-size:var(--text);color:rgba(var(--textColor),.7);margin:0}.megamenu-promo-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#d4af37;color:#fff;font-size:var(--smallText);font-weight:600;text-decoration:none;border-radius:var(--radius-sm);transition:all .2s ease}.megamenu-promo-cta:hover{background:#b8982e;transform:translateY(-2px)}@media (max-width: 1024px){.megamenu-pathways,.megamenu-visual-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.categories-submenu.megamenu-fullwidth{position:fixed;top:60px;bottom:0;overflow-y:auto;border-radius:0}.megamenu-pathways{grid-template-columns:1fr;gap:12px}.megamenu-visual-grid{grid-template-columns:1fr 1fr;gap:8px}.megamenu-promo-banner{flex-direction:column;text-align:center;gap:16px}}[color-mode=dark] .megamenu-pathway-card{background:#ffffff0d}[color-mode=dark] .megamenu-pathway-card:hover{background:#ffffff14}[color-mode=dark] .megamenu-product-image{background:#1a1819}[color-mode=dark] .megamenu-promo-banner{background:linear-gradient(90deg,rgba(212,175,55,.15),transparent)}.product-card-img .media deferred-media,.product-card-img .media video{transform-origin:center center;will-change:transform}.product-card:hover .media deferred-media,.product-card:hover .media video{transform:scale(1.08)}.product-card:hover .product-second-img deferred-media,.product-card:hover .product-second-img video{transform:scale(1)}.product-card-img .media .deferred-media-placeholder{transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.product-card:hover .media .deferred-media-placeholder{transform:scale(1.08)}.product-card-img .media{overflow:hidden}.product-card-img deferred-media{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-card-img deferred-media.video-loaded video{opacity:1}.product-card-img deferred-media video{transition:opacity .3s ease,transform .5s cubic-bezier(.4,0,.2,1)}[color-mode=dark] .product-card:hover .media deferred-media,[color-mode=dark] .product-card:hover .media video,[color-mode=dark] .product-card:hover .media .deferred-media-placeholder{transform:scale(1.08)}.product-second-img{overflow:hidden}.product-second-img deferred-media,.product-second-img video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-play-pause-toggle{position:absolute;bottom:12px;left:12px;width:40px;height:40px;border-radius:50%;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;transform:scale(.9);transition:all .3s ease}.product-video:hover .video-play-pause-toggle,.sr-product-video-item:hover .video-play-pause-toggle{opacity:1;transform:scale(1)}.video-play-pause-toggle:hover{background:#d4af37cc;border-color:#d4af37;transform:scale(1.1)}.video-play-pause-toggle .play-icon{display:block}.video-play-pause-toggle .pause-icon,.video-play-pause-toggle.playing .play-icon{display:none}.video-play-pause-toggle.playing .pause-icon{display:block}#clientbook-chat-button,.clientbook-widget,[class*=clientbook]{z-index:var(--z-popover)!important}#clientbook-chat-button:hover{transform:scale(1.05)}[color-mode=dark] #clientbook-chat-button{box-shadow:0 4px 20px #00000080}.cart-item-media,.cart-item-image,.trending-product-img,.cart-recommandation-product-item .product-card .trending-product-img,.cart-drawer .product-card-img .media,.cart-page .product-card-img .media{background-color:#fdf9fc}[color-mode=dark] .cart-item-media,[color-mode=dark] .cart-item-image,[color-mode=dark] .trending-product-img,[color-mode=dark] .cart-recommandation-product-item .product-card .trending-product-img,[color-mode=dark] .cart-drawer .product-card-img .media,[color-mode=dark] .cart-page .product-card-img .media{background-color:#1a1819}[color-mode=dark] .cart-drawer,[color-mode=dark] .cart-item-title,[color-mode=dark] .cart-item-details{color:#e0e0e0}[color-mode=dark] .cart-item-title a,[color-mode=dark] .cart-item-price,[color-mode=dark] .cart-totals-value{color:#f0f0f0}[color-mode=dark] .cart-drawer-header,[color-mode=dark] .cart-drawer-footer{border-color:#333}.search-results .product-card-img .media,.search-results .product-card-img .product-second-img,.main-search .product-card-img .media,.main-search .product-card-img .product-second-img{background-color:#fdf9fc}[color-mode=dark] .search-results .product-card-img .media,[color-mode=dark] .search-results .product-card-img .product-second-img,[color-mode=dark] .main-search .product-card-img .media,[color-mode=dark] .main-search .product-card-img .product-second-img{background-color:#1a1819}.featured-collection .product-card-img .media,.featured-products .product-card-img .media,.related-products .product-card-img .media,.recently-viewed .product-card-img .media,.product-recommendations .product-card-img .media{background-color:#fdf9fc}[color-mode=dark] .featured-collection .product-card-img .media,[color-mode=dark] .featured-products .product-card-img .media,[color-mode=dark] .related-products .product-card-img .media,[color-mode=dark] .recently-viewed .product-card-img .media,[color-mode=dark] .product-recommendations .product-card-img .media{background-color:#1a1819}.wishlist-page .product-card-img .media,.compare-page .product-card-img .media{background-color:#fdf9fc}[color-mode=dark] .wishlist-page .product-card-img .media,[color-mode=dark] .compare-page .product-card-img .media{background-color:#1a1819}[color-mode=dark] .popup-overlay,[color-mode=dark] .modal-overlay{background:#000c}[color-mode=dark] .popup-content,[color-mode=dark] .modal-content,[color-mode=dark] .side-drawer-content{background:#1a1a1a;color:#e0e0e0}[color-mode=dark] .popup-close,[color-mode=dark] .modal-close,[color-mode=dark] .side-drawer-close{color:#e0e0e0}[color-mode=dark] .popup-close:hover,[color-mode=dark] .modal-close:hover,[color-mode=dark] .side-drawer-close:hover{color:#d4af37}[color-mode=dark] .cliency-image-text-image-caption{color:#e0e0e0}[color-mode=dark] .cliency-image-text-play{background:#d4af37a6}[color-mode=dark] .cliency-image-text-content,[color-mode=dark] .cliency-image-text-header,[color-mode=dark] .cliency-image-text-content .body-base,[color-mode=dark] .cliency-image-text-content .richtext,[color-mode=dark] .cliency-testimonial .slide-text,[color-mode=dark] #shopify-section-template--21185789198628__cliency-testimonial .slide-text,[color-mode=dark] [id*=cliency-testimonial] .slide-text{color:#e0e0e0}[color-mode=dark] .cliency-testimonial .user-name,[color-mode=dark] .cliency-testimonial .user-info,[color-mode=dark] [id*=cliency-testimonial] .user-name,[color-mode=dark] [id*=cliency-testimonial] .user-info{color:#d1d1d1}[color-mode=dark] .cliency-section .slide-text,[color-mode=dark] .cliency-section .user-name,[color-mode=dark] .cliency-section .user-info,[color-mode=dark] .cliency-section .body-large,[color-mode=dark] .cliency-section .body-caption,[color-mode=dark] .testimonials-section,[color-mode=dark] .testimonial-item-wrapper{color:#e0e0e0}[color-mode=dark] .testimonial-item-inner{background:#1e1e1ee6}[color-mode=dark] .testimonial-title,[color-mode=dark] .testimonial-text,[color-mode=dark] .testimonial-message,[color-mode=dark] .author-name,[color-mode=dark] .country-name,[color-mode=dark] .testimonial-details-credentials{color:#e0e0e0}[color-mode=dark] .testimonial-desc{color:#d1d1d1}[color-mode=dark] .testimonial-style2-main{background:#1e1e1ef2}[color-mode=dark] .testimonial-logo-holder-inner img{background-color:#1a1a1a;border-color:#333}[color-mode=dark] .testimonial-logo-holder.active img{border-color:#d4af37}[color-mode=dark] .custom-liquid-section,[color-mode=dark] .custom-liquid-section .custom-liquid{color:#e0e0e0}[color-mode=dark] .custom-liquid-section h1,[color-mode=dark] .custom-liquid-section h2,[color-mode=dark] .custom-liquid-section h3,[color-mode=dark] .custom-liquid-section h4,[color-mode=dark] .custom-liquid-section h5,[color-mode=dark] .custom-liquid-section h6{color:#f0f0f0}[color-mode=dark] .custom-liquid-section p,[color-mode=dark] .custom-liquid-section li,[color-mode=dark] .custom-liquid-section span,[color-mode=dark] .custom-liquid-section td,[color-mode=dark] .custom-liquid-section th{color:#d1d1d1}[color-mode=dark] .custom-liquid-section table,[color-mode=dark] .custom-liquid-section th,[color-mode=dark] .custom-liquid-section td{border-color:#333}[color-mode=dark] .custom-liquid-section a:not(.button){color:#d4af37}[color-mode=dark] .rich-text-section,[color-mode=dark] .rich-text-content{color:#e0e0e0}[color-mode=dark] .rich-text-heading{color:#f0f0f0}[color-mode=dark] .rich-text-description,[color-mode=dark] .rich-text-description p{color:#d1d1d1}[color-mode=dark] .contact-section,[color-mode=dark] .get-in-touch-form,[color-mode=dark] .contact-section .section-heading,[color-mode=dark] .contact-section .section-description{color:#e0e0e0}[color-mode=dark] .contact-section .form-group label{color:#d1d1d1}[color-mode=dark] .contact-section .form-control{background-color:#1e1e1ecc;border-color:#444;color:#e0e0e0}[color-mode=dark] .contact-section .form-control::placeholder{color:#888}[color-mode=dark] .contact-section .form-control:focus{border-color:#d4af37}[color-mode=dark] .image-with-text-carousel-section{color:#e0e0e0}[color-mode=dark] .image-with-text-carousel-heading{color:#f0f0f0}[color-mode=dark] .image-with-text-carousel-desc,[color-mode=dark] .image-with-text-carousel-subtitle{color:#d1d1d1}[color-mode=dark] .image-with-text-carousel-content{background:#161616}[color-mode=dark] .collection-carousel-section{color:#e0e0e0}[color-mode=dark] .collection-carousel-item-title{color:#f0f0f0}[color-mode=dark] .featured-products-section,[color-mode=dark] .featured-collection-section,[color-mode=dark] .blog-posts-section{color:#e0e0e0}[color-mode=dark] .blog-posts-section .blog-post-title{color:#f0f0f0}[color-mode=dark] .blog-posts-section .blog-post-excerpt{color:#d1d1d1}[color-mode=dark] .newsletter-section{color:#e0e0e0}[color-mode=dark] .newsletter-section .newsletter-heading{color:#f0f0f0}[color-mode=dark] .newsletter-section .newsletter-description{color:#d1d1d1}[color-mode=dark] .newsletter-section input[type=email]{background-color:#1e1e1ecc;border-color:#444;color:#e0e0e0}[color-mode=dark] .newsletter-section input[type=email]::placeholder{color:#888}[color-mode=dark] .accordion-section,[color-mode=dark] .faq-section{color:#e0e0e0}[color-mode=dark] .accordion-item,[color-mode=dark] .faq-item{border-color:#333}[color-mode=dark] .accordion-header,[color-mode=dark] .accordion-title,[color-mode=dark] .faq-question{color:#f0f0f0}[color-mode=dark] .accordion-content,[color-mode=dark] .accordion-body,[color-mode=dark] .faq-answer{color:#d1d1d1}[color-mode=dark] .product-section,[color-mode=dark] .main-product-section{color:#e0e0e0}[color-mode=dark] .product-title,[color-mode=dark] .product-single-title{color:#f0f0f0}[color-mode=dark] .product-description,[color-mode=dark] .product-single-description{color:#d1d1d1}[color-mode=dark] .product-vendor{color:#a0a0a0}[color-mode=dark] .product-form label{color:#d1d1d1}[color-mode=dark] .product-form select,[color-mode=dark] .product-form input{background-color:#1e1e1ecc;border-color:#444;color:#e0e0e0}[color-mode=dark] .product-metafields-accordion{color:#e0e0e0}[color-mode=dark] .metafield-title,[color-mode=dark] .metafield-heading{color:#f0f0f0}[color-mode=dark] .metafield-content,[color-mode=dark] .metafield-value{color:#d1d1d1}[color-mode=dark] .related-products-section{color:#e0e0e0}[color-mode=dark] .related-products-section .section-heading{color:#f0f0f0}[color-mode=dark] .main-account-section,[color-mode=dark] .main-login-section,[color-mode=dark] .main-register-section,[color-mode=dark] .main-addresses-section,[color-mode=dark] .main-order-section{color:#e0e0e0}[color-mode=dark] .account-heading,[color-mode=dark] .login-heading,[color-mode=dark] .register-heading{color:#f0f0f0}[color-mode=dark] .account-form label{color:#d1d1d1}[color-mode=dark] .account-form input,[color-mode=dark] .account-form select{background-color:#1e1e1ecc;border-color:#444;color:#e0e0e0}[color-mode=dark] .main-collection-section{color:#e0e0e0}[color-mode=dark] .collection-title,[color-mode=dark] .collection-heading{color:#f0f0f0}[color-mode=dark] .collection-description{color:#d1d1d1}[color-mode=dark] .main-blog-section,[color-mode=dark] .main-article-section{color:#e0e0e0}[color-mode=dark] .blog-title,[color-mode=dark] .article-title{color:#f0f0f0}[color-mode=dark] .article-content,[color-mode=dark] .blog-description{color:#d1d1d1}[color-mode=dark] .article-meta,[color-mode=dark] .blog-meta{color:#a0a0a0}[color-mode=dark] .main-search-section{color:#e0e0e0}[color-mode=dark] .search-heading{color:#f0f0f0}[color-mode=dark] .search-results-count{color:#d1d1d1}[color-mode=dark] .main-404-section{color:#e0e0e0}[color-mode=dark] .error-title,[color-mode=dark] .error-heading{color:#f0f0f0}[color-mode=dark] .error-message{color:#d1d1d1}[color-mode=dark] .numbers-section{color:#e0e0e0}[color-mode=dark] .number-value,[color-mode=dark] .stat-number{color:#f0f0f0}[color-mode=dark] .number-label,[color-mode=dark] .stat-label{color:#d1d1d1}[color-mode=dark] .timeline-section{color:#e0e0e0}[color-mode=dark] .timeline-item-title{color:#f0f0f0}[color-mode=dark] .timeline-item-content{color:#d1d1d1}[color-mode=dark] .timeline-line{background-color:#444}[color-mode=dark] .timeline-dot{background-color:#d4af37;border-color:#444}[color-mode=dark] .map-section{color:#e0e0e0}[color-mode=dark] .map-heading{color:#f0f0f0}[color-mode=dark] .map-address,[color-mode=dark] .map-description{color:#d1d1d1}[color-mode=dark] .logo-list-section{color:#e0e0e0}[color-mode=dark] .logo-list-heading{color:#f0f0f0}[color-mode=dark] .marquee-section{color:#e0e0e0}[color-mode=dark] .marquee-item{color:#f0f0f0}[color-mode=dark] .countdown-section{color:#e0e0e0}[color-mode=dark] .countdown-heading{color:#f0f0f0}[color-mode=dark] .countdown-number{color:#d4af37}[color-mode=dark] .countdown-label{color:#d1d1d1}[color-mode=dark] .video-banner-section{color:#e0e0e0}[color-mode=dark] .video-banner-heading{color:#f0f0f0}[color-mode=dark] .video-banner-description{color:#d1d1d1}[color-mode=dark] .slideshow-section{color:#e0e0e0}[color-mode=dark] .slideshow-heading{color:#f0f0f0}[color-mode=dark] .slideshow-description{color:#d1d1d1}[color-mode=dark] .split-banner-section{color:#e0e0e0}[color-mode=dark] .split-banner-heading{color:#f0f0f0}[color-mode=dark] .split-banner-description{color:#d1d1d1}[color-mode=dark] .parallax-section{color:#e0e0e0}[color-mode=dark] .parallax-heading{color:#f0f0f0}[color-mode=dark] .parallax-description{color:#d1d1d1}[color-mode=dark] .page-content-section{color:#e0e0e0}[color-mode=dark] .page-content-section h1,[color-mode=dark] .page-content-section h2,[color-mode=dark] .page-content-section h3,[color-mode=dark] .page-content-section h4,[color-mode=dark] .page-content-section h5,[color-mode=dark] .page-content-section h6{color:#f0f0f0}[color-mode=dark] .page-content-section p,[color-mode=dark] .page-content-section li{color:#d1d1d1}[color-mode=dark] .offer-banner-section{color:#e0e0e0}[color-mode=dark] .offer-banner-heading{color:#f0f0f0}[color-mode=dark] .offer-banner-description{color:#d1d1d1}[color-mode=dark] .multiboxes-section{color:#e0e0e0}[color-mode=dark] .multibox-title{color:#f0f0f0}[color-mode=dark] .multibox-description{color:#d1d1d1}[color-mode=dark] .diamond-education-visual-section,[color-mode=dark] .gemstone-education-visual-section,[color-mode=dark] .metals-education-visual-section,[color-mode=dark] .education-grid-section,[color-mode=dark] .education-landing-interactive-section,[color-mode=dark] .education-center-section{color:#e0e0e0}[color-mode=dark] .education-heading{color:#f0f0f0}[color-mode=dark] .education-description,[color-mode=dark] .education-content{color:#d1d1d1}[color-mode=dark] .bambuser-floating-action .bambuser-btn,[color-mode=dark] .bambuser-live-shopping .bambuser-btn{background:#1e1e1ee6;color:#e0e0e0}[color-mode=dark] .bambuser-live-badge{background:#d4af37;color:#1a1a1a}[color-mode=dark] .trust-badges-section{color:#e0e0e0}[color-mode=dark] .trust-badge-title{color:#f0f0f0}[color-mode=dark] .trust-badge-description{color:#d1d1d1}[color-mode=dark] .header-section,[color-mode=dark] .cliency-header,[color-mode=dark] .cliency-header-2{background-color:#0e0e0e;color:#e0e0e0}[color-mode=dark] .header-nav-link,[color-mode=dark] .header-nav-link-text{color:#e0e0e0}[color-mode=dark] .header-nav-link:hover,[color-mode=dark] .header-nav-link-text:hover{color:#d4af37}[color-mode=dark] .categories-submenu,[color-mode=dark] .mega-menu,[color-mode=dark] .fortis-mega-menu{background:#161616;border-color:#333}[color-mode=dark] .submenu-item,[color-mode=dark] .mega-menu-item{color:#e0e0e0}[color-mode=dark] .submenu-item:hover,[color-mode=dark] .mega-menu-item:hover{background:#d4af371a;color:#d4af37}[color-mode=dark] [class*=scheme-]{color:#e0e0e0}[color-mode=dark] [class*=scheme-] h1,[color-mode=dark] [class*=scheme-] h2,[color-mode=dark] [class*=scheme-] h3,[color-mode=dark] [class*=scheme-] h4,[color-mode=dark] [class*=scheme-] h5,[color-mode=dark] [class*=scheme-] h6,[color-mode=dark] [class*=scheme-] .section-heading{color:#f0f0f0}[color-mode=dark] [class*=scheme-] p,[color-mode=dark] [class*=scheme-] li,[color-mode=dark] [class*=scheme-] span:not(.price-item):not(.badge),[color-mode=dark] [class*=scheme-] .section-description{color:#d1d1d1}[color-mode=dark] .section-padding,[color-mode=dark] .section-title{color:#e0e0e0}[color-mode=dark] .section-heading{color:#f0f0f0}[color-mode=dark] .section-description,[color-mode=dark] .rte,[color-mode=dark] .rte p,[color-mode=dark] .rte li,[color-mode=dark] .rte span{color:#d1d1d1}[color-mode=dark] .rte h1,[color-mode=dark] .rte h2,[color-mode=dark] .rte h3,[color-mode=dark] .rte h4,[color-mode=dark] .rte h5,[color-mode=dark] .rte h6{color:#f0f0f0}[color-mode=dark] .rte a{color:#d4af37}[color-mode=dark] .rte table{border-color:#333}[color-mode=dark] .rte th,[color-mode=dark] .rte td{border-color:#333;color:#d1d1d1}[color-mode=dark] .rte blockquote{border-left-color:#d4af37;color:#d1d1d1}[color-mode=dark] .container,[color-mode=dark] .container-sm,[color-mode=dark] .container-md,[color-mode=dark] .container-lg,[color-mode=dark] .container-xs,[color-mode=dark] .ring-builder-testimonials-section{color:#e0e0e0}[color-mode=dark] .ring-builder-testimonials-section .testimonial-text{color:#d1d1d1}[color-mode=dark] .ring-builder-testimonials-section .testimonial-author{color:#f0f0f0}[color-mode=dark] .flickity-page-dots .dot{background:#ffffff4d}[color-mode=dark] .flickity-page-dots .dot.is-selected{background:#d4af37}[color-mode=dark] .flickity-button{background:#1e1e1ee6;color:#e0e0e0}[color-mode=dark] .flickity-button:hover{background:#d4af3733}[color-mode=dark] .flickity-prev-next-button .flickity-button-icon{fill:#e0e0e0}[color-mode=dark] .card,[color-mode=dark] .card-body{background:#1e1e1ef2;color:#e0e0e0}[color-mode=dark] .card-title{color:#f0f0f0}[color-mode=dark] .card-text{color:#d1d1d1}[color-mode=dark] .card-border-enabled{border-color:#333}[color-mode=dark] .tab-content,[color-mode=dark] .tab-pane{color:#e0e0e0}[color-mode=dark] .nav-tabs .nav-link{color:#d1d1d1}[color-mode=dark] .nav-tabs .nav-link.active{color:#d4af37;border-color:#d4af37}[color-mode=dark] .breadcrumb-section{color:#e0e0e0}[color-mode=dark] .breadcrumb-item,[color-mode=dark] .breadcrumb-item a{color:#d1d1d1}[color-mode=dark] .breadcrumb-item a:hover{color:#d4af37}[color-mode=dark] .breadcrumb-item.active{color:#f0f0f0}[color-mode=dark] .side-bar-categories-section{color:#e0e0e0}[color-mode=dark] .sidebar-category-item{color:#d1d1d1}[color-mode=dark] .sidebar-category-item:hover,[color-mode=dark] .sidebar-category-item.active{color:#d4af37}[color-mode=dark] .product-menus-section{color:#e0e0e0}[color-mode=dark] .product-menu-title{color:#f0f0f0}[color-mode=dark] .product-menu-item{color:#d1d1d1}[color-mode=dark] .quick-view-modal,[color-mode=dark] .product-quick-view-section{background:#1a1a1a;color:#e0e0e0}[color-mode=dark] .quick-view-title{color:#f0f0f0}[color-mode=dark] .quick-view-description{color:#d1d1d1}[color-mode=dark] .recently-viewed-products-section{color:#e0e0e0}[color-mode=dark] .recently-viewed-heading{color:#f0f0f0}[color-mode=dark] .muted,[color-mode=dark] .text-muted{color:#a0a0a0}.trust-badges{background:#fafafa;padding:40px 0;margin:40px 0}.trust-badges-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px;text-align:center}.trust-badge-item{flex:1;min-width:200px}.trust-badge-item img{height:60px;margin-bottom:10px}.trust-badge-item h4{color:#1a1a1a;font-size:var(--mediumText);margin:0}[color-mode=dark] .trust-badges,[color-mode=dark] .trust-badges-section,[color-mode=dark] .trust-badges-grid,[color-mode=dark] .trust-badges-wrapper{background:rgb(var(--background))!important}[color-mode=dark] .trust-badge-item,[color-mode=dark] .trust-badge-item *{color:rgb(var(--textColor))!important}[color-mode=dark] .trust-badge-item h4,[color-mode=dark] .trust-badge-title{color:rgb(var(--headingColor))!important}[color-mode=dark] .header,[color-mode=dark] .header-wrapper,[color-mode=dark] .header-inner,[color-mode=dark] .sticky-header,[color-mode=dark] .header-section{background:rgb(var(--background))!important}[color-mode=dark] .drop-menu,[color-mode=dark] .mega-menu,[color-mode=dark] .submenu,[color-mode=dark] .dropdown-menu,[color-mode=dark] .nav-dropdown,[color-mode=dark] .header-dropdown,[color-mode=dark] .search-bar,[color-mode=dark] .search-wrapper,[color-mode=dark] .search-form,[color-mode=dark] .predictive-search,[color-mode=dark] .search-modal{background:#161616!important}[color-mode=dark] .education-center,[color-mode=dark] .education-mega-menu,[color-mode=dark] .education-mega-menu-inner,[color-mode=dark] .education-landing,[color-mode=dark] .education-section,[color-mode=dark] .education-grid,[color-mode=dark] .education-card,[color-mode=dark] .diamond-education,[color-mode=dark] .diamond-education-visual,[color-mode=dark] .gemstone-education,[color-mode=dark] .gemstone-education-visual,[color-mode=dark] .metals-education,[color-mode=dark] .metals-education-visual,[color-mode=dark] .ring-builder,[color-mode=dark] .ring-builder-app,[color-mode=dark] .ring-builder-container,[color-mode=dark] .ring-builder-benefits,[color-mode=dark] .ring-builder-testimonials,[color-mode=dark] .ring-quiz,[color-mode=dark] .ring-quiz-clean,[color-mode=dark] .quiz-container,[color-mode=dark] .quiz-step,[color-mode=dark] .quiz-card,[color-mode=dark] .cliency-system-table,[color-mode=dark] .cliency-system-table th,[color-mode=dark] .cliency-system-table td,[color-mode=dark] .cliency-system-tab-bar,[color-mode=dark] .cliency-grid-link-list{background:rgb(var(--background))!important}[color-mode=dark] .card,[color-mode=dark] .product-card,[color-mode=dark] .collection-card,[color-mode=dark] .blog-card,[color-mode=dark] .testimonial-card,[color-mode=dark] .info-card{background:rgb(var(--cardBackground))!important}[color-mode=dark] .modal,[color-mode=dark] .modal-content,[color-mode=dark] .popup,[color-mode=dark] .popup-content,[color-mode=dark] .drawer,[color-mode=dark] .drawer-content{background:#1a1a1a!important}[color-mode=dark] .side-drawer{background:#000000bf!important}[color-mode=dark] .side-drawer-inner{background:#1a1a1a!important}[color-mode=dark] .form-wrapper,[color-mode=dark] .contact-form,[color-mode=dark] .newsletter-form{background:rgb(var(--background))!important}[color-mode=dark] input:not(.product-option):not(.productOption),[color-mode=dark] textarea,[color-mode=dark] select{background:rgb(var(--inputBackground))!important;color:rgb(var(--inputColor))!important;border-color:rgb(var(--inputBorder))!important}[color-mode=dark] .hamburger-menu,[color-mode=dark] .mobile-menu,[color-mode=dark] .mobile-nav,[color-mode=dark] .mobile-drawer{background:#161616!important}[color-mode=dark] .announcement-bar,[color-mode=dark] .announcement-wrapper,[color-mode=dark] .products-collage,[color-mode=dark] .products-collage-item,[color-mode=dark] .featured-product,[color-mode=dark] .featured-product-wrapper{background:rgb(var(--background))!important}[color-mode=dark] .flickity-viewport,[color-mode=dark] .flickity-slider{background:transparent!important}[color-mode=dark] .flickity-page-dots .dot{background:#666!important}[color-mode=dark] .flickity-page-dots .dot.is-selected{background:#fff!important}[color-mode=dark] .splide__slide,[color-mode=dark] .splide__track{background:transparent!important}[color-mode=dark] .jewelry-icons,[color-mode=dark] .jewelry-icon-item{background:rgb(var(--background))!important}[color-mode=dark] .section-padding{background-color:rgb(var(--background))}[color-mode=dark] .scheme-primary,[color-mode=dark] .scheme-secondary,[color-mode=dark] .scheme-tertiary,[color-mode=dark] .scheme-quaternary,[color-mode=dark] .scheme-quinary{background-color:rgb(var(--background));color:rgb(var(--textColor))}[color-mode=dark] .horizontal-menu,[color-mode=dark] .horizontal-menu-wrapper{background:#161616!important}[color-mode=dark] .footer,[color-mode=dark] .footer-wrapper,[color-mode=dark] .footer-section,[color-mode=dark] .bambuser-floating-action,[color-mode=dark] .bambuser-live-shopping{background:rgb(var(--background))!important}[color-mode=dark] h1,[color-mode=dark] h2,[color-mode=dark] h3,[color-mode=dark] h4,[color-mode=dark] h5,[color-mode=dark] h6{color:rgb(var(--headingColor))}[color-mode=dark] p,[color-mode=dark] span,[color-mode=dark] li,[color-mode=dark] a{color:rgb(var(--textColor))}[color-mode=dark] a:hover{color:rgb(var(--linkColor))}[color-mode=dark] .shopify-section{background-color:rgb(var(--background))}[color-mode=dark] main,[color-mode=dark] .main-content,[color-mode=dark] #MainContent{background-color:rgb(var(--background))}[color-mode=dark] body{background-color:rgb(var(--background))}[color-mode=dark] .jdgm-widget,[color-mode=dark] .jdgm-widget *,[color-mode=dark] .jdgm-rev,[color-mode=dark] .jdgm-rev-widg,[color-mode=dark] .jdgm-review-widget,[color-mode=dark] .jdgm-carousel,[color-mode=dark] .jdgm-carousel-wrapper,[color-mode=dark] .jdgm-testimonials-carousel,[color-mode=dark] .jdgm-videos-carousel,[color-mode=dark] .jdgm-cards-carousel,[color-mode=dark] .jdgm-content,[color-mode=dark] .jdgm-widget-revamp{background:rgb(var(--background))!important;color:rgb(var(--textColor))!important}[color-mode=dark] .jdgm-rev__title,[color-mode=dark] .jdgm-rev__author,[color-mode=dark] .jdgm-rev__body,[color-mode=dark] .jdgm-rev__content,[color-mode=dark] .jdgm-rev-widg__title,[color-mode=dark] .jdgm-rev-widg__summary-text,[color-mode=dark] .jdgm-histogram__bar-label{color:rgb(var(--textColor))!important}[color-mode=dark] .jdgm-rev__timestamp,[color-mode=dark] .jdgm-rev__product-title{color:#a0a0a0!important}[color-mode=dark] .jdgm-rev,[color-mode=dark] .jdgm-rev-widg__reviews,[color-mode=dark] .jdgm-rev-widg__review-wrapper{border-color:#333!important}[color-mode=dark] .jdgm-form,[color-mode=dark] .jdgm-form-wrapper{background:#1a1a1a!important}[color-mode=dark] .jdgm-form input,[color-mode=dark] .jdgm-form textarea{background:#0e0e0e!important;color:#e0e0e0!important;border-color:#333!important}[color-mode=dark] .jdgm-carousel-item,[color-mode=dark] .jdgm-carousel__item,[color-mode=dark] .jdgm-glider-slide{background:#1a1a1a!important;color:#e0e0e0!important}[color-mode=dark] .jdgm-all-reviews-page,[color-mode=dark] .jdgm-all-reviews-page *{background-color:rgb(var(--background))!important;color:rgb(var(--textColor))!important}.product-card-add-to-cart{margin-top:12px;width:100%}.product-card-add-to-cart .add-to-cart-form{width:100%}.product-card-add-to-cart .add-to-cart-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgb(var(--buttonBorder));background-color:rgb(var(--buttonBackground));color:rgb(var(--buttonColor));border-radius:var(--radius-md, 4px);cursor:pointer;transition:all .3s ease}.product-card-add-to-cart .add-to-cart-btn:hover:not(:disabled){background-color:rgb(var(--buttonBackgroundHover));color:rgb(var(--buttonColorHover));border-color:rgb(var(--buttonBorderHover));transform:translateY(-1px)}.product-card-add-to-cart .add-to-cart-btn:disabled,.product-card-add-to-cart .add-to-cart-btn.sold-out{opacity:.6;cursor:not-allowed;background-color:rgb(var(--alternateBackground));color:rgb(var(--textColor));border-color:rgb(var(--borderColor))}.product-card-add-to-cart .add-to-cart-icon{display:flex;align-items:center}.product-card-add-to-cart .add-to-cart-icon svg{width:16px;height:16px}@media (max-width: 480px){.product-card-add-to-cart .add-to-cart-icon{display:none}}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn{background-color:#d4af37!important;color:#000!important;border-color:#d4af37!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn span,[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn .add-to-cart-text{color:#000!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn svg{stroke:#000!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn:hover:not(:disabled){background-color:#fff!important;color:#000!important;border-color:#fff!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn:hover:not(:disabled) svg{stroke:#000!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn:disabled,[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn.sold-out{background-color:#333!important;color:#999!important;border-color:#444!important}[color-mode=dark] .product-card-add-to-cart .add-to-cart-btn.sold-out span{color:#999!important}[color-mode=dark] .button,[color-mode=dark] .btn,[color-mode=dark] .btn-primary,[color-mode=dark] button.shopify-payment-button__button,[color-mode=dark] .shopify-challenge__button{background-color:#d4af37!important;color:#000!important;border-color:#d4af37!important}[color-mode=dark] .button span,[color-mode=dark] .button [data-addtocart-text],[color-mode=dark] .btn span,[color-mode=dark] [data-add-to-cart] span{color:#000!important}[color-mode=dark] .button:hover,[color-mode=dark] .btn:hover,[color-mode=dark] .btn-primary:hover,[color-mode=dark] button.shopify-payment-button__button:hover{background-color:#fff!important;color:#000!important;border-color:#fff!important}[color-mode=dark] .section-bottom-button .button,[color-mode=dark] .section-bottom-button .btn,[color-mode=dark] .section-bottom-button a.button{background-color:#d4af37!important;color:#000!important;border-color:#d4af37!important}[color-mode=dark] .section-bottom-button .button:hover,[color-mode=dark] .section-bottom-button a.button:hover{background-color:#fff!important;color:#000!important;border-color:#fff!important}[color-mode=dark] .secondary-button,[color-mode=dark] .btn-secondary,[color-mode=dark] .button-secondary{background-color:transparent!important;color:#fff!important;border-color:#fff!important}[color-mode=dark] .secondary-button:hover,[color-mode=dark] .btn-secondary:hover,[color-mode=dark] .button-secondary:hover,[color-mode=dark] .button.white-button,[color-mode=dark] .white-button{background-color:#fff!important;color:#000!important;border-color:#fff!important}[color-mode=dark] .button.white-button:hover,[color-mode=dark] .white-button:hover{background-color:#d4af37!important;color:#000!important;border-color:#d4af37!important}[color-mode=dark] .hyperlink,[color-mode=dark] a.hyperlink{color:#d4af37!important}[color-mode=dark] .hyperlink:hover,[color-mode=dark] a.hyperlink:hover{color:#fff!important}[color-mode=dark] .button:disabled,[color-mode=dark] .button[disabled],[color-mode=dark] .btn:disabled,[color-mode=dark] .disabled-button{background-color:#333!important;color:#666!important;border-color:#444!important;cursor:not-allowed}[color-mode=dark] .button-shadow{box-shadow:5px 6px #fff!important}[color-mode=dark] .secondary-button.button-shadow{box-shadow:5px 6px #ccc!important}
/*# sourceMappingURL=/cdn/shop/t/94/assets/cliency-theme.css.map */
