.page-with-filter.page-products,.catalog-product-view{background-color:var(--site-bgcolor-light)}.tps-container.global-back-button{display:block;margin:0 auto 20px auto;padding-inline:20px;width:100%}.tps-container.global-back-button a{font-family:var(--site-body-font);font-weight:500;font-size:14px;line-height:24px;color:var(--site-main-text-color)}.tps-container.global-back-button,.page-with-filter.page-products .page-main,.catalog-product-view .page-main{max-width:1440px !important}.page-with-filter.page-products .sidebar.sidebar-main{width:20%;padding-right:0}.page-with-filter.page-products .page-main .column.main{width:80%;padding-left:20px}.page-with-filter.page-products h1{font-size:30px;line-height:30px;font-weight:700;margin-top:0;margin-bottom:10px}.page-with-filter.page-products .swatch-attribute.metal_color,.page-with-filter.page-products .category-image,.page-with-filter.page-products .magepow-categories-heading,.page-with-filter.page-products .magepow-categories-grid,.page-with-filter.page-products .category-description{display:none}.product-item-info{position:relative}.tps-bulk-checkbox{display:none}.tps-bulk-checkbox .tps-product-select{width:21px;height:21px;cursor:pointer;accent-color:var(--site-primary-teal-color);margin:0;border-radius:4px;border:1px solid rgba(140,109,63,.3);box-shadow:0 1px 4px 0 rgba(0,0,0,.25) inset !important;top:0}.tps-bulk-select-mode{display:flex;align-items:center;margin-right:20px}#tps-bulk-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#2c2c2c;color:#fff;padding:12px 18px;border-radius:10px;display:flex;gap:12px;align-items:center;z-index:9999}#tps-bulk-bar button{background:#eee;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}.page-with-filter.page-products .toolbar.toolbar-products .pages,.page-with-filter.page-products .toolbar.toolbar-products .field.limiter{display:none !important}.page-with-filter.page-products .toolbar.toolbar-products{margin-bottom:15px}.tps-top-bar,.tps-dropdown-filters{display:flex;align-items:center;gap:10px;padding:10px 0;flex-wrap:wrap;font-family:inherit;position:relative;z-index:100}.tps-top-bar{background:var(--site-white-color);border-bottom:1px solid #e0d8cc;backdrop-filter:blur(4px);padding:8px 13px}.tps-bulk-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:15px;font-weight:400;line-height:18px;white-space:nowrap}.tps-bulk-toggle input[type=checkbox]{display:none}.tps-bulk-toggle .slider{position:relative;display:inline-block;width:36px;height:18px;background:var(--site-gray-color);border-radius:20px;transition:background .2s}.tps-bulk-toggle .slider:after{content:'';position:absolute;top:3px;left:3px;width:12px;height:12px;background:var(--site-white-color);border-radius:50%;transition:transform .2s}.tps-bulk-toggle input:checked+.slider{background:var(--site-button-color)}.tps-bulk-toggle input:checked+.slider:after{transform:translateX(18px)}.tps-filter-dropdown{position:relative}.tps-dropdown-trigger{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:6px;font-size:13.5px;font-weight:500;color:var(--site-main-text-color);cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s;min-width:130px;border-radius:6px;border:1px solid #e0d8cc;background:var(--site-bgcolor-light)}.tps-dropdown-trigger:hover,.tps-filter-dropdown.tps-open .tps-dropdown-trigger{border-color:#4a9d8f;background:#f9f7f5}.tps-trigger-arrow{display:inline-block;width:8px;height:8px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg) translateY(-2px);transition:transform .2s;margin-left:auto;flex-shrink:0}.tps-filter-dropdown.tps-open .tps-trigger-arrow{transform:rotate(-135deg) translateY(-2px)}.tps-dropdown-panel{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:180px;background:var(--site-white-color);border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.12);padding:8px 0;z-index:9999}.tps-filter-dropdown.tps-open .tps-dropdown-panel{display:block}.tps-radio-option,.tps-checkbox-option{display:flex;align-items:center;gap:10px;padding:8px 16px;cursor:pointer;font-size:13.5px;color:#3a3a3a;transition:background .12s;user-select:none}.tps-radio-option:hover,.tps-checkbox-option:hover{background:#f5f2ef}.tps-radio-option input[type=radio],.tps-checkbox-option input[type=checkbox]{display:none}.tps-radio-indicator{flex-shrink:0;width:18px;height:18px;border:2px solid #c0b8b0;border-radius:50%;position:relative;transition:border-color .15s}.tps-radio-option input:checked~.tps-radio-indicator{border-color:#4a9d8f}.tps-radio-option input:checked~.tps-radio-indicator:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#4a9d8f;border-radius:50%}.tps-checkbox-indicator{flex-shrink:0;width:18px;height:18px;border:2px solid #c0b8b0;border-radius:4px;position:relative;transition:border-color .15s,background .15s}.tps-checkbox-option input:checked~.tps-checkbox-indicator{background:#4a9d8f;border-color:#4a9d8f}.tps-checkbox-option input:checked~.tps-checkbox-indicator:after{content:'';position:absolute;top:-1px;left:3px;width:5px;height:10px;border:2px solid var(--site-white-color);border-top:none;border-left:none;transform:rotate(45deg)}.tps-radio-option.tps-option-selected{font-weight:600}.tps-search-wrapper{position:relative;flex:1;min-width:200px}.tps-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#999;display:flex;align-items:center}#tps-search{width:100%;padding:7px 12px 7px 34px;font-size:12px;line-height:18px;color:var(--site-main-text-color);border-radius:6px;border:1px solid #e0d8cc;background:var(--site-bgcolor-light);transition:border-color .15s;box-sizing:border-box}.tps-search-wrapper #tps-search::placeholder{color:#9ca3af}#tps-search:focus{outline:none;border-color:#4a9d8f}.tps-product-count{font-size:13px;color:#666;white-space:nowrap;margin-left:auto}.tps-applied-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:5px 12px;min-height:40px;border-bottom:1px solid #d4cfc4}.tps-applied-label,.tps-filter-tag,.tps-filter-tag .tps-tag-remove,.tps-clear-all{color:var(--site-main-text-color);font-family:var(--site-body-font);font-size:15px;font-weight:600;line-height:18px}.tps-applied-tags{display:flex;gap:6px;flex-wrap:wrap}.tps-filter-tag{display:inline-flex;align-items:center;gap:5px;padding:0 10px;font-size:14px;font-weight:400}.tps-filter-tag .tps-tag-remove{font-size:19px;padding:0 0 0 2px;background:0 0;border:none;cursor:pointer}.tps-clear-all{display:inline-flex;align-items:center;gap:3px;font-weight:400;background:0 0;border:none;cursor:pointer;padding:0 4px;margin-left:auto}.tps-clear-all svg{width:18px;height:18px;background:url('../images/product-listing-sprite.svg') no-repeat;background-position:-259px -15px;font-size:0}.tps-clear-all svg polyline,.tps-clear-all svg path{display:none}#tps-scroll-sentinel{width:100%;min-height:1px;margin:8px 0 24px;text-align:center}.tps-end-of-results{color:#aaa;font-size:13px;padding:16px 0 8px;margin:0}.tps-scroll-loading{display:inline-flex;gap:6px;padding:20px 0;align-items:center;justify-content:center}.tps-scroll-loading span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4a9d8f;animation:tps-bounce 1.2s infinite ease-in-out}.tps-scroll-loading span:nth-child(2){animation-delay:.2s}.tps-scroll-loading span:nth-child(3){animation-delay:.4s}@keyframes tps-bounce{0%,80%,100%{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.page-with-filter.page-products .products.products-grid{margin-top:0}.products-grid ol.products.product-items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:15px;margin-top:15px}.page-with-filter.page-products .products-grid li.product-item{width:100%;margin-inline:0;margin-bottom:5px;position:relative;border-radius:10px;background:var(--site-white-color)}.page-with-filter.page-products .products-grid li.product-item .product-item-actions .actions-secondary{display:none}.page-with-filter.page-products .products-grid li.product-item .product-item-info{width:100%}.page-with-filter.page-products .products-grid li.product-item .product-image-container{background:#ece6df;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%;padding:12px;transition:.45s ease;overflow:hidden}.page-with-filter.page-products .products-grid li.product-item .product-item-details{padding:12px 10px 10px;border-radius:0 0 10px 10px;background:var(--site-white-color)}.page-with-filter.page-products .products-grid li.product-item .tps-badge{background:#8c6d3f;color:#f5f0e8;font-family:var(--site-body-font);font-size:10px;font-weight:500;line-height:14px;letter-spacing:.25px;padding:2px 5px;position:absolute;right:20px;top:20px;z-index:2;border-radius:6px}.page-with-filter.page-products .products-grid li.product-item .tps-badge.best{background:#8c6d3f}.page-with-filter.page-products .products-grid li.product-item .tps-badge.new{background:var(--site-main-text-color)}.page-with-filter.page-products .products-grid li.product-item .tps-product-sku{display:block;margin:0;color:var(--site-subtext-color);font-family:var(--site-body-font);font-size:12px;font-weight:400;line-height:16px;letter-spacing:.3px}.page-with-filter.page-products .products-grid li.product-item .product-item-name{margin:12px 0}.page-with-filter.page-products .products-grid li.product-item .product-item-name a{display:block;font-size:14px;font-weight:500;line-height:17.5px;color:var(--site-main-text-color);margin-bottom:0;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-with-filter.page-products .products-grid li.product-item .price-box{margin:12px 0}.page-with-filter.page-products .products-grid li.product-item .price-box .price{font-size:16px;font-weight:600;line-height:24px;color:var(--site-main-text-color);margin-bottom:0}.page-with-filter.page-products .products-grid li.product-item .actions-primary{width:100%;margin-inline:auto;text-align:center}.page-with-filter.page-products .products-grid li.product-item .tocart{white-space:nowrap;font-family:var(--site-body-font);font-size:14px;line-height:20px !important;font-weight:500;background:var(--site-button-color);color:var(--site-white-color);border-radius:8px;min-width:195px;padding:5px !important;border:1px solid var(--site-button-color);height:32px !important;width:100%;max-width:246px}.page-with-filter.page-products .products-grid li.product-item .product-categories{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.page-with-filter.page-products .products-grid li.product-item .product-categories span{padding:2px 4px;background:#ece6df;border:1px solid #d4cfc4;border-radius:100px;color:var(--site-subtext-color);font-family:var(--site-body-font);font-size:11px;font-weight:400;line-height:16.5px;letter-spacing:-.1px}.page-with-filter.page-products .products-grid li.product-item .product-categories span:nth-child(3){display:none}.page-with-filter.page-products .products-grid li.product-item .tps-product-sku-stock-block{display:flex;align-items:center;justify-content:space-between}.page-with-filter.page-products .products-grid li.product-item .tps-product-sku-stock-block .tps-stock-status{font-family:var(--site-body-font);font-size:10px;font-weight:500;line-height:15px;background:rgba(74,124,89,.08);padding:2px 6px;border:1px solid;border-radius:100px}.page-with-filter.page-products .products-grid li.product-item .tps-product-sku-stock-block .tps-stock-status.in{background:rgba(74,124,89,.08);color:#4a7c59;border-color:#4a7c59}.page-with-filter.page-products .products-grid li.product-item .tps-product-sku-stock-block .tps-stock-status.low{background:rgba(140,109,63,.08);color:#8c6d3f;border-color:#8c6d3f}.page-with-filter .pages .page{font-family:var(--site-body-font);font-weight:400;font-size:14px;line-height:26px;color:var(--site-main-text-color)}.page-with-filter .pages strong.page{color:var(--site-button-color);font-weight:700}.page-with-filter .block.filter .block-subtitle.filter-subtitle{display:none}.page-with-filter .filter-options .filter-options-title{font-weight:600;line-height:18px;font-size:16px}.page-with-filter .filter-options .filter-options-content .item a{font-size:14px;font-weight:400}.page-with-filter .filter-options .count{color:var(--site-subtext-color)}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered .swatch-option{width:21px;height:21px;background:url(../images/product-listing-sprite.svg) no-repeat;margin:0 20px 10px 0;min-width:auto;padding:0;border:1px solid var(--site-boder-color);border-radius:100px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="14K Gold"] .swatch-option,.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Yellow Gold"] .swatch-option{background-position:-44px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Rose Gold"] .swatch-option{background-position:-78.5px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="White Gold"] .swatch-option{background-position:-147.5px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Oxidized Silver"] .swatch-option{background-position:-113px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Sterling Silver"] .swatch-option{background-position:-147.5px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label=Two-Tone] .swatch-option{background-position:-183px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Tri-Color Gold"] .swatch-option{background-position:-217.5px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="White and Yellow Gold"] .swatch-option{background-position:-183px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Yellow and White Gold"] .swatch-option{background-position:-327px -151px}.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Yellow and Pink Gold"] .swatch-option,.page-with-filter .swatch-attribute.metal_color .swatch-option-link-layered[aria-label="Pink and Yellow Gold"] .swatch-option{background-position:-252px -151px}.page-with-filter.page-products .sidebar.sidebar-main .action.remove span{width:15px;height:15px;background:url(../images/product-listing-sprite.svg) no-repeat;display:inline-block;font-size:0;background-position:-62px -17px}.catalog-product-view .column.main{width:100% !important;float:none !important}.catalog-product-view .sidebar.sidebar-additional{display:none}.catalog-product-view h1.page-title{font-size:30px;line-height:36px !important;font-weight:500;letter-spacing:-.5px;margin-top:5px !important}.catalog-product-view .product-info-stock-sku{display:flex;align-items:center}.catalog-product-view .product-info-main .stock.available,.catalog-product-view .product-info-main .stock.unavailable{display:flex;align-items:center;gap:6px;font-size:12px;text-transform:none;line-height:16px;font-weight:500;margin-right:0}.catalog-product-view .product-info-main .stock.available:before,.catalog-product-view .product-info-main .stock.available .tps-pdp-qty:before,.catalog-product-view .product-info-main .stock.unavailable .tps-pdp-qty:before{content:'';display:inline-flex;width:6px;height:6px;border-radius:100%;background:#5b8a3a}.catalog-product-view .product-info-main .stock.available .tps-pdp-qty,.catalog-product-view .product-info-main .stock.unavailable .tps-pdp-qty{color:var(--site-subtext-color);padding-left:12px;margin-left:5px;position:relative}.catalog-product-view .product-info-main .stock.available .tps-pdp-qty:before,.catalog-product-view .product-info-main .stock.unavailable .tps-pdp-qty:before{background:var(--site-subtext-color);position:absolute;left:0;top:5px}.catalog-product-view .product-info-main .product.attribute.sku,.catalog-product-view .product-info-main .product.attribute.sku .type{color:var(--site-subtext-color);font-size:12px;font-weight:400;line-height:16px}.catalog-product-view .product-info-main .product.attribute.overview{color:var(--site-subtext-color);font-size:14px;line-height:20px}.catalog-product-view .product-info-main .box-tocart .actions,.catalog-product-view .product-options-bottom .box-tocart .actions{padding-top:0}.catalog-product-view .product-info-main .box-tocart .action.tocart{font-family:var(--site-body-font);font-size:15px;line-height:20px !important;font-weight:500;background:var(--site-button-color);color:var(--site-white-color);border-radius:6px;min-width:220px;max-width:220px;padding:5px;border:1px solid var(--site-button-color);height:38px;width:100%}.catalog-product-view .product-info-main .product-social-links{position:absolute;right:25px;bottom:104px}.catalog-product-view .product-info-main .product-social-links .product-addto-links{margin:0}.catalog-product-view .product-info-main .action.towishlist,.catalog-product-view .product-options-bottom .action.towishlist{font-size:0;width:62px;height:46px;padding:0;background:url(../images/product-listing-sprite.svg) no-repeat;background-position:10px -104px;background-color:var(--site-white-color);border:1px solid var(--site-boder-color);border-radius:8px}.catalog-product-view .product-info-main .action.tocompare,.catalog-product-view .product-options-bottom .action.tocompare{display:none}.catalog-product-view .product.media{width:63% !important;padding-right:2%;margin-bottom:30px}.catalog-product-view .product-info-main{width:35% !important;min-width:485px;position:relative}.catalog-product-view .product-info-main .box-tocart,.catalog-product-view .product-options-bottom .box-tocart{margin:0;width:100%}.catalog-product-view .product-info-main .box-tocart .fieldset:last-child,.catalog-product-view .product-options-bottom .box-tocart .fieldset:last-child{margin-bottom:0}.catalog-product-view .product.info.detailed{padding-top:35px}.catalog-product-view .tps-product-tabs,.catalog-product-view .product.data.items{border:1px solid var(--site-boder-color);border-radius:8px;background:var(--site-white-color)}.catalog-product-view .product.data.items>.item.content{border-top:1px solid var(--site-boder-color);margin-top:48px}.catalog-product-view .product.data.items>.item.title{margin:0}.catalog-product-view .tabs-header{border-bottom:1px solid var(--site-boder-color)}.catalog-product-view .product.data.items>.item.title>.switch,.catalog-product-view .tabs-header button.tab-btn{height:48px;border:none;border-bottom:2px solid var(--site-transparent-color);border-radius:0;font-family:var(--site-body-font);font-size:14px;font-weight:500;line-height:20px;padding:15px 20px;vertical-align:middle;color:var(--site-subtext-color);background:var(--site-transparent-color) !important}.catalog-product-view .tabs-content .tab-panel{padding:20px;font-size:14px;line-height:22.75px}.catalog-product-view .tabs-header button.tab-btn.active,.catalog-product-view .product.data.items>.item.title.active>.switch{color:var(--site-main-text-color);border-bottom:2px solid var(--site-primary-teal-color)}.catalog-product-view .product.data.items>.item.content p,.catalog-product-view .tabs-content .tab-panel p,.catalog-product-view .product.attribute.description p{font-size:14px;line-height:22.75px}.catalog-product-view .additional-attributes-wrapper .additional-attributes>tbody>tr>th,.catalog-product-view .additional-attributes-wrapper .additional-attributes>tbody>tr>td{font-size:14px}.catalog-product-view .additional-attributes-wrapper .additional-attributes>tbody>tr>th{font-weight:600;min-width:185px}.catalog-product-view .product.data.items>.item.content .shipping-tab-panel h2,.catalog-product-view .product.data.items>.item.content .returns-tab-panel h2{font-size:16px;line-height:24px;margin-bottom:5px}.catalog-product-view .tps-product-gallery{display:flex;align-items:start;gap:20px}.catalog-product-view .slider-nav.slick-slider.slick-vertical{width:15%;margin-left:0;max-width:98px;min-width:98px}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide li.thumb-item{border:2px solid var(--site-boder-color);border-radius:6px;cursor:pointer}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide.slick-current.slick-active li.thumb-item{border-color:var(--site-primary-teal-color)}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide li.thumb-item img{border-radius:6px}.catalog-product-view .slider-for.slick-initialized.slick-slider{width:85%}.catalog-product-view .tps-main-slider img{width:100%}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide{border:1px solid var(--site-transparent-color);display:block;height:auto;width:auto !important}.catalog-product-view .product-add-form{border-radius:8px;border:1px solid var(--site-boder-color);opacity:1;background:var(--site-white-color);box-shadow:0 1px 3px 0 #ababab;padding:20px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-label,.catalog-product-view .product-info-main .title,.catalog-product-view .product-add-form .label,.catalog-product-view .product-add-form .tps-min-order,.catalog-product-view .product-add-form .tps-product-total .tps-total-label{text-transform:uppercase;font-size:14px;line-height:16px;font-weight:500;color:var(--site-subtext-color);letter-spacing:.3px}.catalog-product-view .product-info-main .box-tocart .actions,.catalog-product-view .product-options-bottom .box-tocart .actions{padding-top:0}.catalog-product-view .product-add-form .tps-min-order{text-transform:none;font-weight:400;padding-left:12px;letter-spacing:0}.catalog-product-view .product-add-form .field.qty{display:flex !important;align-items:center;justify-content:space-between;padding:0;margin-top:5px;width:100%}.catalog-product-view .product-info-main .box-tocart .input-text.qty,.catalog-product-view .product-options-bottom .box-tocart .input-text.qty,.catalog-product-view .product-add-form .qty-btn{width:42px;height:32px;background:var(--site-white-color);border:none;border-left:1px solid var(--site-boder-color);border-right:1px solid var(--site-boder-color);border-radius:0;font-family:var(--site-body-font);font-size:14px;font-weight:400;padding-inline:2px}.catalog-product-view .product-add-form .field.qty .control{display:flex;align-items:center;border:1px solid var(--site-boder-color);width:auto;float:none;border-radius:6px}.catalog-product-view .product-add-form .qty-btn{font-size:16px;font-weight:400;border-radius:6px}.catalog-product-view .product-add-form .qty-btn.qty-minus{border-right:0}.catalog-product-view .product-add-form .qty-btn.qty-plus{border-left:0}.catalog-product-view .product-add-form .tps-product-total{display:flex;flex-direction:column;margin-left:auto;gap:6px;text-align:right;margin-top:-25px}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .price-box.price-final_price{display:flex;flex-direction:column;margin-top:10px}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .price{font-size:30px;font-weight:600}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .minimal-price-link,.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .minimal-price-link .price-final_price.tax.weee{font-size:11px;line-height:normal;text-align:right;font-weight:400}.catalog-product-view .product-features{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr;margin-top:25px}.catalog-product-view .feature-item{border-radius:6px;border:1px solid var(--site-boder-color);padding:4px 10px;background:var(--site-white-color);display:flex;align-items:flex-start;gap:5px;height:58px;cursor:default}.catalog-product-view .feature-item strong,.catalog-product-view .feature-item p{font-size:12px;font-weight:500;line-height:16px}.catalog-product-view .feature-item p{color:var(--site-subtext-color);font-weight:400;margin-bottom:0}.catalog-product-view .feature-item .icon{font-size:0;width:18px;height:18px;background:url(../images/product-listing-sprite.svg) no-repeat;margin-top:5px;transition:transform .25s ease,color .25s ease}.catalog-product-view .feature-item .icon.tps-icon-freight{background-position:-49px -116px}.catalog-product-view .feature-item .icon.tps-icon-authenticity{background-position:-93px -116px}.catalog-product-view .feature-item .icon.tps-icon-returns{background-position:-138px -116px}.tps-related-products-wrapper{display:block;clear:both;margin:60px 0}.tps-related-products-wrapper .tps-related-products-label{display:block;font-family:var(--site-heading-font);font-size:28px;line-height:28px;font-weight:700;margin-top:0;margin-bottom:15px}.tps-related-products-wrapper .slick-slide{padding-left:0;padding-right:15px}.tps-related-products-wrapper .item.slick-slide{background:var(--site-white-color);border-radius:10px;padding-inline:0}.tps-related-products-wrapper .sku,.tps-related-products-wrapper .name,.tps-related-products-wrapper .price{display:block;margin:0;color:var(--site-subtext-color);font-family:var(--site-body-font);font-size:12px;font-weight:400;line-height:16px;padding-inline:12px}.tps-related-products-wrapper .sku{padding-top:12px;margin-bottom:8px;letter-spacing:.3px}.tps-related-products-wrapper .name{font-size:14px;font-weight:500;line-height:17.5px;color:var(--site-main-text-color);margin-bottom:8px;min-height:35px}.tps-related-products-wrapper .price{font-size:16px;font-weight:600;line-height:24px;color:var(--site-main-text-color);padding-bottom:12px}.tps-related-products-wrapper .tps-img-outer-wrapper{background:#ece6df;padding:12px;border-top-left-radius:10px;border-top-right-radius:10px}.tps-related-products-wrapper .slick-slide img{border-radius:6px}.tps-related-products-wrapper .tps-slider-addtocart-button{display:block;width:100%;padding:0 12px 15px}.tps-related-products-wrapper .tps-slider-addtocart-button a{display:block;text-align:center;font-family:var(--site-body-font);font-size:14px;line-height:20px;font-weight:500;background:var(--site-button-color);color:var(--site-white-color) !important;border-radius:8px;width:100%;height:32px;padding:5px !important;border:1px solid var(--site-button-color)}.tps-related-products-wrapper .slick-prev,.tps-related-products-wrapper .slick-next{width:32px;height:32px;border-radius:9999px;background:var(--site-white-color);box-shadow:0 4px 16px 0 rgba(50,46,41,.08)}.tps-related-products-wrapper .slick-prev:before,.tps-related-products-wrapper .slick-next:before{color:var(--site-main-text-color);font-size:14px}.tps-related-products-wrapper .slick-prev{left:-25px}.tps-related-products-wrapper .slick-next{right:-15px}.catalog-product-view .product-info-main .prices-tier.items{display:flex;align-items:flex-start;background:var(--site-white-color);border-radius:1px;padding:0;margin:8px 0 25px}.catalog-product-view .product-info-main .prices-tier.items .tier-card{min-height:90px;padding:13px 20px 8px;border:1px solid var(--site-boder-color);width:stretch}.catalog-product-view .product-info-main .prices-tier.items .qty-range,.catalog-product-view .product-info-main .prices-tier.items .price{display:block}.catalog-product-view .product-info-main .prices-tier.items .qty-range{font-size:11px;font-weight:500;text-transform:uppercase;line-height:16.5px;letter-spacing:.275px;color:var(--site-subtext-color);margin-bottom:10px}.catalog-product-view .product-info-main .prices-tier.items .price{font-size:18px;font-weight:700;line-height:12px;letter-spacing:0}.catalog-product-view .product-info-main .prices-tier.items .tier-card .unit,.catalog-product-view .product-info-main .prices-tier.items .tier-card .save{color:var(--site-subtext-color);font-size:10px;line-height:15px;font-weight:400}.catalog-product-view .product-info-main .prices-tier.items .tier-card .save{color:#5b8a3a}.catalog-product-view .product-info-main .prices-tier.items .tier-card.active{background:#e5efee;border:2px solid var(--site-primary-teal-color)}.catalog-product-view .product-info-main .product-options-wrapper .field.configurable .label{text-align:left}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-label:after{content:':';display:inline-flex;align-items:center;width:5px;height:5px;padding-left:2px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-selected-option{font-size:14px;font-weight:400;line-height:16px;color:var(--site-main-text-color);padding-left:6px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options{margin:10px 0;display:flex;align-items:center;gap:7px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option{display:flex;align-items:center;gap:5px;border-radius:6px;border:2px solid var(--site-boder-color);background:var(--site-white-color);font-size:14px;font-weight:400;line-height:20px;color:var(--site-main-text-color);height:40px;padding:8px 10px;margin:0;min-width:100px;outline:none}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option.selected{outline:none;background:#e5efee;border:2px solid var(--site-primary-teal-color)}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon{display:inline-block;width:16px;height:16px;background:url('../images/product-listing-sprite.svg') no-repeat;background-position:-11px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.yellow-gold{background-position:-11px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.white-gold{background-position:-149px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.\31 4k-gold,.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.rose-gold{background-position:-80px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.two-tone{background-position:-185px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.tri-color-gold{background-position:-219px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.oxidized-silver{background-position:-115px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.sterling-silver{background-position:-149px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.yellow-and-pink-gold{background-position:-254px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.yellow-and-white-gold{background-position:-328px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.white-and-yellow-gold{background-position:-290px -152px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-option-inside-icon.pink-and-yellow-gold{background-position:-254px -152px}.toolbar-sorter.sorter select{border-radius:8px}.catalog-product-view .product-info-main .product-options-wrapper select{width:max-content;height:38px;padding:0 30px 0 10px;border:1px solid var(--site-boder-color);border-radius:6px;background-color:var(--site-white-color);font-family:var(--site-body-font);font-size:14px;font-weight:400;outline:none;box-sizing:border-box;position:relative}.catalog-product-view .tps-product-gallery.loading .slider-nav.tps-nav-slider,.catalog-product-view .tps-product-gallery.loading .tps-main-slider{display:none}.catalog-product-view .tps-product-gallery.loading{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#ddd 8%,#e7e7e966 18%,#ddd 33%);background-size:900px 204px;height:465px;position:relative}.animation-spin{animation-name:spin;animation-duration:.75s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@media (hover:hover){.tps-container.global-back-button a:hover{color:var(--site-dark-teal-color);font-weight:500;text-decoration:none}.page-with-filter.page-products .products-grid li.product-item:hover .product-image-container{scale:1.05}.page-with-filter.page-products .products-grid li.product-item .tocart:hover,.catalog-product-view .product-info-main .box-tocart .action.tocart:hover{background:var(--site-dark-teal-color) !important;border:1px solid var(--site-dark-teal-color) !important}.tps-filter-tag .tps-tag-remove:hover{color:var(--site-primary-teal-color)}.tps-clear-all:hover{text-decoration:underline;background:var(--site-transparent-color);border:none}.page-with-filter .pages .page:hover{color:var(--site-button-color);text-decoration:none;font-weight:700}.tps-related-products-wrapper .tps-slider-addtocart-button a:hover{background:var(--site-dark-teal-color);border-color:var(--site-dark-teal-color)}.catalog-product-view .slider-nav.slick-vertical .slick-slide li.thumb-item:hover{border-color:var(--site-primary-teal-color)}.catalog-product-view .product-info-main .action.towishlist:hover,.catalog-product-view .product-options-bottom .action.towishlist:hover{background-color:var(--site-bgcolor-dark)}.catalog-product-view .feature-item:hover{background:var(--site-bgcolor-dark);border-color:var(--site-bgcolor-dark);box-shadow:0 10px 24px rgba(47,143,131,.15)}.catalog-product-view .feature-item:hover .icon{transform:scale(1.1)}}@media(max-width:1440px){.tps-container.global-back-button,.page-with-filter.page-products .page-main,.catalog-product-view .page-main{max-width:100% !important;padding-left:40px;padding-right:40px}.catalog-product-view h1.page-title{font-size:26px;letter-spacing:-.5px}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .price{font-size:26px}.tps-related-products-wrapper .tps-related-products-label{font-size:24px}}@media(max-width:1400px){.catalog-product-view .product.media{width:60% !important;padding-right:2%}}@media(max-width:1350px){.catalog-product-view .product-info-main{width:40% !important;min-width:auto}.catalog-product-view .slider-nav.slick-slider.slick-vertical{width:10%;max-width:95px;min-width:95px}.catalog-product-view .product-add-form{padding:20px 15px}.catalog-product-view .product-features{gap:6px}.catalog-product-view .feature-item{padding:4px}.catalog-product-view .product.info.detailed{padding-top:35px}.tps-related-products-wrapper .slick-slide{padding-left:8px;padding-right:8px}.tps-related-products-wrapper .slick-prev{left:-15px}}@media(max-width:1280px){.catalog-product-view .product.media{width:58% !important}}@media(max-width:1199px){.tps-container.global-back-button,.page-with-filter.page-products .page-main,.catalog-product-view .page-main{padding-left:15px;padding-right:15px}.catalog-product-view .product.media{width:55% !important}.catalog-product-view .product-info-main{width:43% !important}.catalog-product-view .slider-nav.slick-slider.slick-vertical{max-width:80px;min-width:80px}.page-with-filter.page-products .page-main .column.main{width:75%}.page-with-filter.page-products .sidebar.sidebar-main{width:25%}.products-grid ol.products.product-items{grid-template-columns:1fr 1fr 1fr;gap:12px}}@media(max-width:991px){.page-with-filter.page-products .page-main .column.main{width:65%}.page-with-filter.page-products .sidebar.sidebar-main{width:35%}.products-grid ol.products.product-items{grid-template-columns:1fr 1fr}.catalog-product-view h1.page-title{font-size:24px}.catalog-product-view .product.media{width:90% !important;padding-right:0;margin-bottom:30px;margin-inline:auto;float:none}.catalog-product-view .product-info-main{width:80% !important;min-width:auto;margin-inline:auto;float:none}.catalog-product-view .tps-product-gallery{flex-direction:column;gap:10px}.catalog-product-view .slider-for.slick-initialized.slick-slider{width:100%}.catalog-product-view .slider-nav.tps-nav-slider{width:100%;order:2}.catalog-product-view .slider-nav.tps-nav-slider .slick-track{display:flex;align-items:center;justify-content:center;gap:9px;width:100% !important}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide{height:98px;width:98px !important}.catalog-product-view .product-info-main .box-tocart .actions,.catalog-product-view .product-options-bottom .box-tocart .actions{text-align:left}.catalog-product-view .product-info-main .box-tocart .input-text.qty,.catalog-product-view .product-options-bottom .box-tocart .input-text.qty,.catalog-product-view .product-add-form .qty-btn{width:44px;height:32px}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .price{font-size:24px}.catalog-product-view .product-add-form .label,.catalog-product-view .product-add-form .tps-min-order,.catalog-product-view .product-add-form .tps-product-total .tps-total-label{font-size:12px}.catalog-product-view .product-add-form .tps-min-order{padding-left:8px}.catalog-product-view .product-add-form .tps-product-total{gap:4px}.catalog-product-view .product-info-main .product-social-links{right:15px}.catalog-product-view .product-features{gap:35px;margin-top:25px;margin-bottom:25px}.catalog-product-view .feature-item{gap:8px;justify-content:center}.catalog-product-view .product.data.items>.item.title>.switch,.catalog-product-view .tabs-header button.tab-btn{padding-inline:15px}.catalog-product-view .product.data.items>.item.content{padding:15px}.tps-related-products-wrapper{margin:15px 0}.tps-related-products-wrapper .tps-related-products-label{font-size:24px}.tps-related-products-wrapper .slick-slide{padding-left:8px;padding-right:8px}.tps-related-products-wrapper .slick-slide img{width:100%}.tps-related-products-wrapper .slick-prev{left:-5px}.tps-related-products-wrapper .slick-next{right:-5px}}@media(max-width:767px){.page-with-filter.page-products .page-main .column.main{width:100%;padding-left:0}.page-with-filter.page-products .sidebar.sidebar-main{width:100%}.page-with-filter.page-products .products-grid li.product-item .tocart{max-width:100%}.tps-icon-section.tps-user-login-section{position:relative;display:block}.tps-top-bar{background:var(--site-bgcolor-light);border-bottom:1px solid #e0d8cc;backdrop-filter:blur(4px);padding:8px 0}.tps-search-wrapper{order:1}.tps-filter-button-mobile.tps-mobile{order:2}#tps-sort-dropdown{order:3}.tps-bulk-select-mode{border:1px solid #e0d8cc;border-radius:6px;min-height:32px;padding:6px;order:4}.tps-product-count{order:5;display:none}.tps-filter-button-mobile #tps-filter-button{border:1px solid #e0d8cc;border-radius:6px;background:var(--site-bgcolor-light);font-size:14px;font-weight:400}.tps-bulk-toggle,.tps-dropdown-trigger,tps-trigger-label{font-size:14px}.tps-icon-section.tps-user-mini-cart-section .tps-content-title{display:none}.tps-user-login-span{font-size:0}.catalog-product-view .product.media{width:100% !important;padding-right:0;margin-bottom:30px}.catalog-product-view .product-info-main{width:100% !important;min-width:auto}.catalog-product-view .tps-product-gallery{flex-direction:column;gap:10px}.catalog-product-view .slider-for.slick-initialized.slick-slider{width:100%}.catalog-product-view .slider-nav.tps-nav-slider{width:100%;order:2}.catalog-product-view .slider-nav.tps-nav-slider .slick-track{display:flex;align-items:center;justify-content:center;gap:9px}.catalog-product-view .slider-nav.tps-nav-slider .slick-slide{height:70px;width:70px !important}.catalog-product-view .product-add-form{padding:8px 10px 15px}.catalog-product-view .product-info-main .box-tocart .actions,.catalog-product-view .product-options-bottom .box-tocart .actions{text-align:left}.catalog-product-view .product-info-main .box-tocart .input-text.qty,.catalog-product-view .product-options-bottom .box-tocart .input-text.qty,.catalog-product-view .product-add-form .qty-btn{width:44px;height:32px}.catalog-product-view .product-add-form .label,.catalog-product-view .product-add-form .tps-min-order,.catalog-product-view .product-add-form .tps-product-total .tps-total-label{font-size:12px}.catalog-product-view .product-add-form .tps-min-order{padding-left:8px}.catalog-product-view .product-add-form .tps-product-total{gap:7px}.catalog-product-view .product-info-main .product-social-links{right:15px;bottom:128px}.catalog-product-view .product-features{gap:5px;margin-top:25px;margin-bottom:25px}.catalog-product-view .feature-item{padding:4px}.catalog-product-view .feature-item p{font-size:10px}.catalog-product-view .product.data.items>.item.title>.switch,.catalog-product-view .tabs-header button.tab-btn{padding-inline:15px}.catalog-product-view .product.data.items>.item.title>.switch,.catalog-product-view .tabs-header button.tab-btn{border-bottom:1px solid var(--site-boder-color)}.catalog-product-view .product.data.items>.item.content{margin-top:0;margin-bottom:0;padding:15px}.tps-related-products-wrapper{margin:15px 0}.tps-related-products-wrapper .tps-related-products-label{font-size:22px}.tps-related-products-wrapper .slick-slide img{width:100%}.tps-related-products-wrapper .slick-prev{left:-5px}.tps-related-products-wrapper .slick-next{right:-5px}.catalog-product-view .product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option{min-width:auto;padding:8px 5px}.page-with-filter.page-products h1,.catalog-product-view h1.page-title{font-size:22px;line-height:28px}.page-with-filter.page-products h1{text-align:center}}@media(max-width:580px){.products-grid ol.products.product-items{grid-template-columns:1fr}.page-with-filter.page-products .products-grid li.product-item .product-item-name a{max-width:unset;white-space:unset;overflow:unset;text-overflow:unset}.tps-related-products-wrapper .slick-slide{padding-left:15px;padding-right:15px}.tps-related-products-wrapper .name{min-height:auto}.catalog-product-view .product-add-form .tps-product-total .tps-total-ammount .price-box.price-final_price{margin-top:5px}.catalog-product-view .feature-item{padding:4px;gap:3px}}@media(max-width:390px){.catalog-product-view .feature-item strong{font-size:11px}.catalog-product-view .product-info-main .prices-tier.items .tier-card{padding:13px 18px 8px}}@media(max-width:375px){.catalog-product-view .feature-item strong{font-size:10px}.catalog-product-view .feature-item p{font-size:9px}.catalog-product-view .product-info-main .prices-tier.items .tier-card{padding:13px 15px 8px}}