
7Ct Princess Women's Tennis Bracelet Lab-Created Blue Topaz 14K White Gold Over
USD 147.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Gemsnglams
USD 187.19
Condition: New with packaging
View 8Ct Tennis Bracelet Lab Created Blue Topaz 14K White Gold Over Unisex Wedding with current marketplace pricing, condition, product images and item details. The bracelet’s tennis style ensures that it is both luxurious and versatile, suitable for cocktail parties or as an extraordinary party wear accessory. Personalize it with an engraving for a truly unique gift. Gems & Glams /* Reset and Base Styles */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; } body { color: #8c52ff; line-height: 1.5; font-size: 14px; background-color: #fff; } a { text-decoration: none; color: #8c52ff; transition: color 0.2s ease; } a:hover { color: #8c52ff; } ul { list-style: none; } img { max-width: 100%; height: auto; } .container { /* max-width: 1200px; */ margin: 0 auto; padding: 0 15px; } .container.header { display: flex; justify-content: space-between; align-items: center; flex-direction: column; } .clearfix::after { content: ""; display: table; clear: both; } /* Header Styles */ header { border-bottom: 1px solid #eee; padding: 10px 0; background-color: #fff; top: 0; z-index: 1000; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .welcome-text { font-size: 16px; color: #666; padding: 5px 0; font-weight: bold; } .logo { float: right; width: 100%; display: flex; flex-direction: column; align-items: center; } /* .logo img { width: 100%; } */ .logo-image { width: 90px; outline: none; border: none; text-decoration: none; vertical-align: middle; display: inline-block; max-width: 100%; } .main-nav { margin: 15px 0; width: 100%; } .main-nav ul { display: flex; justify-content: space-evenly; flex-wrap: wrap; } .main-nav li { margin-right: 30px; } .main-nav a { font-weight: bold; padding: 5px 0; font-size: 15px; position: relative; } .main-nav a:hover { color: #8c52ff; } .main-nav a:after { content: ""; position: absolute; width: 0; height: 2px; background: #8c52ff; bottom: 0; left: 0; transition: width 0.3s ease; } .main-nav a:hover:after { width: 100%; } /* Main Content Layout */ .main-content { display: flex; margin-top: 20px; } .sidebar { width: 20%; padding-right: 20px; } .product-content { width: 100%; } /* Product Gallery */ .product-gallery { width: 80px; float: left; } .gallery-item { border: 1px solid #ddd; margin-bottom: 10px; cursor: pointer; padding: 5px; transition: all 0.2s ease; height: 80px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .gallery-item img { max-height: 100%; object-fit: cover; } .gallery-item:hover { border-color: #8c52ff; transform: translateY(-2px); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); } .gallery-item.active { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } .product-main-image { width: calc(100% - 100px); float: left; padding-left: 20px; position: relative; overflow: hidden; display: flex; } .jewelry-banner { position: relative; width: 100%; /* height: 100vh; */ min-height: 500px; background-image: url("https://sellerpundit-bucket-1.s3.ap-south-1.amazonaws.com/Screenshot%202025-06-19%20143930.png"); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 20px; display: flex; align-items: center; justify-content: flex-start; padding: 0 8%; } .content { position: relative; z-index: 2; max-width: 500px; color: #8c52ff; } .new-design { font-family: "Georgia", "Times New Roman", serif; font-size: 2.2rem; font-style: italic; font-weight: 300; color: #8c52ff; margin-bottom: 15px; letter-spacing: 1px; } .divider { width: 120px; height: 1px; background: #8c52ff; margin: 20px 0 25px 0; } .main-title { font-family: "Arial", "Helvetica", sans-serif; font-size: 3.2rem; font-weight: 300; letter-spacing: 6px; color: #8c52ff; margin-bottom: 40px; text-transform: uppercase; line-height: 1.2; } .cta-button { display: inline-block; padding: 16px 40px; background: #d4af8c; color: #8c52ff; text-decoration: none; font-family: "Arial", "Helvetica", sans-serif; font-size: 1rem; font-weight: 400; letter-spacing: 1px; transition: all 0.3s ease; border: 2px solid transparent; } .cta-button:hover { background: rgba(212, 175, 140, 0.8); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(212, 175, 140, 0.3); } /* Tablet Styles */ @media (max-width: 1024px) { .jewelry-banner { padding: 0 6%; } .new-design { font-size: 2rem; } .main-title { font-size: 2.8rem; letter-spacing: 4px; } } /* Mobile Styles */ @media (max-width: 768px) { .jewelry-banner { height: 80vh; min-height: 450px; padding: 0 5%; justify-content: center; text-align: center; } .content { max-width: 100%; } .new-design { font-size: 1.8rem; margin-bottom: 12px; } .divider { width: 100px; margin: 18px auto 22px auto; } .main-title { font-size: 2.2rem; letter-spacing: 3px; margin-bottom: 35px; line-height: 1.3; } .cta-button { padding: 14px 35px; font-size: 0.95rem; } } /* Small Mobile Styles */ @media (max-width: 480px) { .jewelry-banner { height: 70vh; min-height: 400px; padding: 0 4%; } .new-design { font-size: 1.5rem; margin-bottom: 10px; } .divider { width: 80px; margin: 15px auto 20px auto; } .main-title { font-size: 1.8rem; letter-spacing: 2px; margin-bottom: 30px; } .cta-button { padding: 12px 28px; font-size: 0.9rem; letter-spacing: 0.5px; } } /* Extra Small Mobile */ @media (max-width: 360px) { .new-design { font-size: 1.3rem; } .main-title { font-size: 1.5rem; letter-spacing: 1px; } .cta-button { padding: 10px 24px; font-size: 0.85rem; } } /* Image Zoom Effect */ .zoom-container { position: relative; overflow: hidden; cursor: zoom-in; height: 500px; display: flex; align-items: center; justify-content: center; background-color: #f9f9f9; border-radius: 5px; } .zoom-container img { transition: transform 0.5s ease; display: block; max-height: 100%; object-fit: contain; } .zoom-container:hover img { transform: scale(1.5); } /* Product Info */ .product-info { /* width: 50%; */ float: left; padding-left: 20px; } .product-title { font-size: 24px; color: #2c3e50; margin-bottom: 15px; font-weight: normal; line-height: 1.3; } .price-section { margin: 20px 0; background-color: #f9f9f9; padding: 15px; border-radius: 5px; } .price-label { font-size: 12px; color: #666; text-transform: uppercase; letter-spacing: 1px; } .price { font-size: 28px; color: #8c52ff; font-weight: bold; } /* Product Benefits */ .product-benefits { margin: 30px 0; background-color: #f9f9f9; padding: 20px; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .benefit-item { display: flex; align-items: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eee; } .benefit-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .benefit-icon { width: 36px; height: 36px; background-color: #8c52ff; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: white; font-size: 16px; box-shadow: 0 3px 6px rgba(52, 152, 219, 0.3); } .benefit-text { font-size: 13px; color: #666; } .benefit-text strong { display: block; font-size: 14px; color: #8c52ff; margin-bottom: 3px; } /* Action Buttons */ .action-buttons { margin: 20px 0; } .btn { display: inline-block; padding: 12px 24px; border-radius: 4px; font-weight: bold; text-align: center; cursor: pointer; transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 0.5px; font-size: 14px; } .btn-primary { background-color: #8c52ff; color: white; border: none; box-shadow: 0 4px 6px rgba(52, 152, 219, 0.3); } .btn-primary:hover { background-color: #2980b9; transform: translateY(-2px); box-shadow: 0 6px 8px rgba(52, 152, 219, 0.4); } .btn-outline { border: 1px solid #8c52ff; color: #8c52ff; background: transparent; } .btn-outline:hover { background-color: #f8f9fa; transform: translateY(-2px); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /* Product Tabs */ .product-tabs { clear: both; margin-top: 40px; border-top: 1px solid #eee; padding-top: 20px; display: flex; } .tab-header { font-size: 16px; color: #8c52ff; margin-bottom: 15px; font-weight: bold; position: relative; display: inline-block; } .tab-header:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: -5px; left: 0; } .tab-content { margin-bottom: 30px; line-height: 1.6; color: #555; } .spec-row { display: flex; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid #f0f0f0; } .spec-row:last-child { border-bottom: none; } .spec-label { width: 150px; font-weight: bold; color: #555; } .spec-value { color: #666; } /* Categories Sidebar */ .categories-header { font-size: 16px; font-weight: bold; margin-bottom: 15px; color: #8c52ff; position: relative; padding-bottom: 10px; border-bottom: 2px solid #eee; } .categories-header:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: -2px; left: 0; } .categories-list { max-height: 500px; overflow-y: auto; padding-right: 10px; } .categories-list::-webkit-scrollbar { width: 5px; } .categories-list::-webkit-scrollbar-track { background: #f1f1f1; } .categories-list::-webkit-scrollbar-thumb { background: #ccc; border-radius: 5px; } .categories-list li { margin-bottom: 8px; padding: 3px 0; } .categories-list a { color: #666; transition: all 0.2s; display: block; padding: 3px 0; } .categories-list a:hover { color: #8c52ff; padding-left: 5px; } /* Banner */ .banner { background: linear-gradient(135deg, #8c52ff, #2980b9); color: white; padding: 30px; margin: 40px 0; border-radius: 8px; position: relative; overflow: hidden; box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3); } .banner:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("https://images.unsplash.com/photo-1595950653106-6c9ebd614d3a?auto=format&fit=crop&w=1000&q=80") no-repeat; background-size: cover; opacity: 0.1; mix-blend-mode: overlay; } .banner-content { width: 60%; position: relative; z-index: 2; } .banner-title { font-size: 28px; margin-bottom: 10px; font-weight: bold; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .banner-subtitle { font-size: 16px; margin-bottom: 20px; opacity: 0.9; } .banner-image { position: absolute; right: 0px; bottom: 0; width: 40%; max-height: 100%; z-index: 1; } /* Customer Reviews */ .reviews-section { margin: 40px 0; background-color: #f9f9f9; padding: 30px; border-radius: 8px; } .section-title { font-size: 18px; margin-bottom: 20px; color: #8c52ff; position: relative; padding-bottom: 10px; } .section-title:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: 0; left: 0; } .review-item { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; } .review-item:last-child { border-bottom: none; } .review-header { display: flex; justify-content: space-between; margin-bottom: 10px; } .review-icon { color: #27ae60; margin-right: 5px; } .review-rating { color: #f39c12; } /* Product Grid */ .product-grid { display: flex; flex-wrap: wrap; margin: 0 -10px; } .grid-item { width: 33.333%; padding: 0 10px; margin-bottom: 20px; } .grid-item-inner { border: 1px solid #eee; padding: 15px; height: 100%; position: relative; transition: all 0.3s ease; border-radius: 5px; } .grid-item-inner:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .grid-item-image { height: 200px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; overflow: hidden; border-radius: 3px; } .grid-item-image img { transition: transform 0.3s ease; max-height: 100%; object-fit: contain; } .grid-item-inner:hover .grid-item-image img { transform: scale(1.05); } .grid-item-title { font-size: 14px; margin-bottom: 10px; height: 40px; overflow: hidden; color: #8c52ff; } .grid-item-price { color: #8c52ff; font-weight: bold; font-size: 16px; } /* Collection Banners */ .collection-grid { display: flex; flex-wrap: wrap; margin: 0px; } .collection-item { width: 33.333%; padding: 0 10px; margin-bottom: 20px; } .collection-inner { position: relative; height: 200px; overflow: hidden; border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; } .collection-inner:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .collection-image { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .collection-inner:hover .collection-image { transform: scale(1.1); } .collection-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; text-align: center; padding: 20px; transition: background 0.3s ease; } .collection-inner:hover .collection-overlay { background: rgba(0, 0, 0, 0.6); } .collection-title { font-size: 20px; font-weight: bold; margin-bottom: 15px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } /* Footer */ footer { background-color: #f8f9fa; padding: 60px 0 30px; margin-top: 60px; border-top: 1px solid #eee; } .footer-sections { display: flex; justify-content: space-between; margin-bottom: 40px; } .footer-section { width: 20%; } .footer-title { font-size: 16px; font-weight: bold; margin-bottom: 20px; color: #8c52ff; position: relative; padding-bottom: 10px; } .footer-title:after { content: ""; position: absolute; width: 30px; height: 2px; background: #8c52ff; bottom: 0; left: 0; } .footer-links li { margin-bottom: 10px; } .footer-links a { color: #666; transition: color 0.2s; } .footer-links a:hover { color: #8c52ff; padding-left: 5px; } .newsletter-form { margin-top: 15px; } .form-input { padding: 10px; width: 100%; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 4px; transition: all 0.3s ease; } .form-input:focus { border-color: #8c52ff; outline: none; box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2); } .btn-sm { padding: 8px 15px; font-size: 12px; } .payment-icons { margin-top: 20px; display: flex; flex-wrap: wrap; } .product-image-title { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; } .payment-icons img { height: 30px; margin-right: 10px; margin-bottom: 10px; filter: grayscale(100%); opacity: 0.7; transition: all 0.3s ease; } .payment-icons img:hover { filter: grayscale(0%); opacity: 1; } .footer-bottom { text-align: center; padding-top: 30px; border-top: 1px solid #eee; color: #666; font-size: 12px; } .footer-logo { width: 150px; margin: 0 auto 20px; } /* Related Products */ .related-products { margin: 40px 0; padding: 30px; background-color: #f9f9f9; border-radius: 8px; } .related-product-grid { display: flex; margin: 0 -10px; } .related-product-item { width: 33.333%; padding: 0 10px; } .related-product-inner { border: 1px solid #eee; padding: 15px; text-align: center; background-color: #fff; border-radius: 5px; transition: all 0.3s ease; } .related-product-inner:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .related-product-image { height: 150px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; overflow: hidden; } .related-product-image img { transition: transform 0.3s ease; max-height: 100%; object-fit: contain; } .related-product-inner:hover .related-product-image img { transform: scale(1.05); } .related-product-title { font-size: 13px; margin-bottom: 10px; height: 40px; overflow: hidden; color: #8c52ff; } .related-product-price { color: #8c52ff; font-weight: bold; font-size: 16px; } /* Responsive */ @media (max-width: 992px) { .sidebar { width: 25%; } .product-content { width: 75%; } .product-info { width: 100%; padding-left: 0; margin-top: 20px; } .collection-item, .grid-item { width: 50%; } } @media (max-width: 768px) { .sidebar { display: none; } .product-content { width: 100%; } .product-gallery { width: 100%; float: none; display: flex; overflow-x: auto; margin-bottom: 20px; } .gallery-item { margin-right: 10px; margin-bottom: 0; min-width: 60px; } .product-main-image { width: 100%; float: none; padding-left: 0; } .footer-sections { flex-wrap: wrap; } .footer-section { width: 50%; margin-bottom: 30px; } } @media (max-width: 576px) { .collection-item, .grid-item, .related-product-item { width: 100%; } .footer-section { width: 100%; } } /* Advanced Image Zoom */ .img-magnifier-container { position: relative; } .img-magnifier-glass { position: absolute; border: 3px solid #000; border-radius: 50%; cursor: none; width: 150px; height: 150px; display: none; } @media (max-width: 992px) { .main-content { flex-direction: column; } .sidebar { width: 100%; padding-right: 0; margin-bottom: 20px; } .product-content { width: 100%; } .product-main-image, .product-gallery { width: 100%; float: none; padding-left: 0; } .collection-item, .grid-item, .related-product-item { width: 50%; } } @media (max-width: 768px) { .main-content { flex-direction: column; } .sidebar { display: none; } .product-content { width: 100%; } .product-gallery-wrapper { flex-direction: column-reverse; align-items: stretch; width: 100%; } .product-gallery { width: 100%; display: flex; flex-direction: row; overflow-x: auto; margin-bottom: 10px; float: none; } .gallery-item { min-width: 60px; margin-right: 10px; margin-bottom: 0; } .product-main-image { width: 100%; padding-left: 0; float: none; display: flex; flex-direction: column; align-items: center; } .img-magnifier-container { width: 100%; height: auto; } .main-img { max-width: 100%; height: auto; } .product-info { padding-left: 0; margin-top: 20px; width: 100%; } .collection-item, .grid-item, .related-product-item { width: 100%; } .footer-sections { flex-direction: column; } .footer-section { width: 100%; margin-bottom: 20px; } .css-tabs .tab-labels { flex-direction: column; gap: 8px; } .css-tabs .tab-label { border-bottom: none; border-left: 4px solid transparent; text-align: left; padding: 10px 0 10px 10px; margin-right: 0; margin-bottom: 8px; font-size: 16px; } } @media (max-width: 576px) { .container { padding: 0 5px; } .main-content { flex-direction: column; } .product-title { font-size: 18px; } .banner-content { width: 100%; padding: 0; } .banner-title { font-size: 20px; } .banner-image { display: none; } .collection-item, .grid-item, .related-product-item { width: 100%; padding: 0; } .tab-header { font-size: 14px; } .tab-content { font-size: 13px; } .product-image-title { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 20px; } .btn, .btn-outline, .btn-primary { width: 100%; margin-bottom: 10px; font-size: 15px; padding: 12px 0; } .product-tabs { justify-content: center; } .tab-content-group { flex-direction: column; justify-content: center; align-items: center; } .logo-image { width: 40px; outline: none; border: none; text-decoration: none; vertical-align: middle; display: inline-block; max-width: 100%; } } Welcome to Gems And Glams Store --> Fine Earrings Fine Bracelets & Charms Engagement Rings Fashion Necklaces & Pendants /* Show main image based on checked radio */ #img1:checked ~ label[for="img1"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img2:checked ~ label[for="img2"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img3:checked ~ label[for="img3"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img4:checked ~ label[for="img4"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img5:checked ~ label[for="img5"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img6:checked ~ label[for="img6"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } /* Show only the selected main image */ #img1:checked ~ .product-main-image .img1, #img2:checked ~ .product-main-image .img2, #img3:checked ~ .product-main-image .img3, #img4:checked ~ .product-main-image .img4, #img5:checked ~ .product-main-image .img5, #img6:checked ~ .product-main-image .img6 { display: block !important; } 8Ct Tennis Bracelet Lab Created Blue Topaz 14K White Gold Over Unisex Wedding ✓ 10Ct Round Cut Lab Created Blue Topaz Tennis Bracelet 14K White Gold Plated Celebrate life's precious moments with our exquisite 8.00Ct Round Cut Lab Created Blue Topaz Tennis Bracelet, elegantly crafted with 14K White Gold Over sterling silver. This stunning piece radiates brilliance with its round-shaped blue topaz stones, making it a perfect choice for special occasions like anniversaries, weddings, and engagements. The bracelet’s tennis style ensures that it is both luxurious and versatile, suitable for cocktail parties or as an extraordinary party wear accessory. With its excellent cut grade and loupe-clean clarity, this jewelry piece promises to captivate and enchant. The bracelet is 7 inches long, secured with a spring ring closure, and presents a perfect blend of elegance and tradition. Personalize it with an engraving for a truly unique gift. Ideal for daily wear or as a cherished symbol of your love, this bracelet is an embodiment of sophistication and style, making every moment memorable. SPECIFICATIONS BRAND Gemsnglams METAL Sterling Silver STYLE Tennis TYPE Bracelet COLORED DIAMOND INTENSITY Fancy Intense CUT GRADE Excellent DIAMOND COLOR GRADE D MAIN STONE CREATION Lab-Created MAIN STONE TREATMENT Not Enhanced SETTING STYLE Cluster GEMSTONE CLARITY GRADE Loupe Clean BASE METAL Sterling Silver COUNTRY/REGION OF MANUFACTURE India FEATURES Nickel-Free NUMBER OF GEMSTONES Unknown ANTIQUE No SHAPE Round THEME Art, Awareness, Beauty, Family HANDMADE Yes MAIN STONE Blue Topaz METAL PURITY 925 ITEM LENGTH 7 in COLOR Yellow COUNTRY OF ORIGIN India DIAMOND CLARITY GRADE VVS1 MAIN STONE COLOR Blue MAIN STONE SHAPE Round MATERIAL Stone, Metal TOTAL CARAT WEIGHT 8.10 Ct PERSONALIZE Yes CLOSURE Spring Ring CUSTOMIZED No NUMBER OF DIAMONDS Unknown SECONDARY STONE Moissanite SELLER WARRANTY Yes SIGNED No VINTAGE No UNIT TYPE Jewelry & Watches : Fine Jewelry : Bracelets & Charms OCCASION Anniversary, Birthday, Christmas, Engagement, Wedding New Designs JEWELRY COLLECTION View Collection /* Tab Container */ .css-tabs { width: 100%; margin: 40px 0; font-size: 15px; } .css-tabs input[type="radio"] { display: none; } .css-tabs .tab-labels { display: flex; border-bottom: 2px solid #e0e0e0; margin-bottom: 0; } .css-tabs input[type="radio"]:checked + .tab-label { color: #8c52ff; border-bottom: 2px solid #8c52ff; background: #f9f9f9; } .css-tabs .tab-content { display: none; padding: 25px 0 0 0; color: #777; background: #f9f9f9; border-radius: 0 0 8px 8px; min-height: 80px; } #tab1:checked ~ .tab-content-group #tab-content1, #tab2:checked ~ .tab-content-group #tab-content2, #tab3:checked ~ .tab-content-group #tab-content3, #tab4:checked ~ .tab-content-group #tab-content4, #tab5:checked ~ .tab-content-group #tab-content5 { display: block; } .css-tabs .tab-label { flex: 1; text-align: center; padding: 15px 0 10px 0; cursor: pointer; color: #8c52ff; font-weight: bold; border-bottom: 2px solid transparent; transition: color 0.2s, border-color 0.2s; position: relative; background: #fff; user-select: none; margin-right: 10%; /* Add gap between tabs */ } .css-tabs .tab-label:last-of-type { margin-right: 0; /* Remove gap after last tab */ } .css-tabs .tab-labels { display: flex; border-bottom: 2px solid #e0e0e0; margin-bottom: 0; gap: 16px; /* Optional: for modern browsers, adds gap between flex items */ } @media (max-width: 600px) { .css-tabs .tab-labels { flex-direction: column; gap: 8px; /* Smaller gap for mobile */ } .css-tabs .tab-label { border-bottom: none; border-left: 4px solid transparent; text-align: left; padding: 6px 0 6px 10px; margin-right: 0; margin-bottom: 8px; /* Add vertical gap for stacked tabs */ } .css-tabs .tab-label:last-of-type { margin-bottom: 0; } } ABOUT US PAYMENT SHIPPING RETURNS CONTACT US We are here to provide finest jewelry buying experience with some of the best crafted designs that is not only as unique as you but is also affordable. We not only designs exquisite pieces of jewelry that expresses our customer’s personality and style, but we also look after the entire supply chain right from ethically sourcing the diamonds and gemstones, to cutting and polishing of diamonds and setting them in fine jewelry which is then done in-house at our own manufacturing units. This ensures that each jewelry piece is meticulously handcrafted to meet the highest standards and is set with only ethically-sourced, perfectly-cut with finest craftsmanship. We pass maximum savings to our customers as we do not hold inventory, buy diamonds & gemstones at source and do not have high street presence. Most of our products are certified by our independent gemmologist and we want you to have complete confidence shopping with us! We also offer bespoke (customized) services and deal in all kinds of metals and gemstones. Product & Service Offerings (Bespoke / Customization) 1. Redesigning (you can share your thoughts or your inspiration related to the design and we will customize one for you without any cost). 2. Metal Customization (925 Sterling Silver / 10k Gold / 14k Gold / 18k Gold) 3. Rhodium Plating (White / Yellow / Rose) (We use anti-tarnish coating to ensure that your Jewelry lasts longer). We also recommend to follow our Jewelry care measures to ensure the life of your finest piece of Jewelry. 4. Color Stones (whether you want your birthstones or any other stones of your preference). We deal in all kinds of Precious and Semi-precious gemstones like Diamonds, Ruby, Emerald, Sapphire, Topaz, London Blue Topaz, Garnet, Citrine, Peridot, Amethyst, Tourmaline, Aquamarine, Morganite, Spinels, Opals, Turquoise, Ametrine, Alexandrite, Tazanite, Onyx, Pearls and Moissonites. 5. Engraving (whether you want to engrave your name or a message for your loved one, simply drop us a mail and we will engrave it for you at No EXTRA Cost!!! Number of Characters will be subject to size and space available) (Note: Images are enlarged to show the details. See DESCRIPTION FOR SIZE DETAILS. Gemstones or metal may appear to be slightly different in Color upon arrival [light or dark] due to different monitor screen settings and lighting conditions during photographing) Multiple Payment Options 1. We accept EBay’s Managed Payment Services wherein buyers can use a variety of payment methods such as credit, debit, and gift cards, Apple Pay, Google Pay, PayPal, and PayPal Credit. 2. For processing your Order, Payments are required within 3 days of making the purchase. 1. We ship worldwide using most renowned and secured logistics partners and every Item is insured throughout the transit. If we are unable to service any locations then we will notify you within 48 hours of the order and we will process the refund in 2-3 working days. 2. Handling time is 5-7 business days after receiving clear payment and Ring size confirmation. Note: If we do not receive the preferred Ring Size within 2business days of the purchase, then we will process the Order in Standard Size 7. (Business days excludes Saturdays / Sundays and Public Holidays). If you need the item for a specific date, then please do write back to us and we will expedite the Order for you without any Extra Cost!!! 3. Delivery time will be 5-7 working days (which may extend during peak season time). 4. Kindly provide complete address and contact number for hassle 1. We offer a 30 Day “No Questions Asked” Returns. No RMA (Return Merchant Authorization) needed. 2. Returns accepted for any manufacturing defect or in transit damage. 3. Refund amount only covers the Product price and any extra amount paid towards shipment. 4. Please remember to contact us before sending any item back. 5. Items must be returned back to the sender in its original condition without any tampering and must be sent with the original packaging and marketing merchandise. Any item found tampered or damaged will not be eligible for REFUNDS!!! 6. Security tags if broken will disqualify and void any item from refunds. 7. Full Eternity Rings & Engraved Items are not eligible for returns. Feel Free to contact us for any queries about the product through “Ask Seller a Question” We hope you enjoy shopping with us and we would love to receive your Feedback and Suggestions!! WHAT OUR CUSTOMERS ARE SAYING ABOUT US Comment ✓ Perfect! Item just as described! ★★★★★ ✓ very fast and item is exactly as described, great quality and easy to work with ★★★★★ ✓ Quick shipping, Great seller. Thank you AAA++ ★★★★★ ✓ Great Seller! Shipping was better than Prime, what a great deal. Daughter loves. ★★★★★ ✓ As described - good price & 95 Women's Shoes Qupid GRAMMY-01 Open Toe Ankle Strap Heels $29.95 Women's Shoes Cape Robbin Gigi-1 Lace Up Pointy Toe Heel Boot $44.00 --> Powered By: MergeKart ABOUT US About Us Contact Us PAYMENT SHIPPING Shipping Information International Shipping RETURNS Return Policy Exchanges NEWSLETTER Add your email to your newsletter and receive our email newsletter about new items and special promotions! SIGN UP Template Designed By BOOST.com --> Condition: New with packaging. Category: Jewelry & Watches › Fine Jewelry › Bracelets & Charms. Brand: Gemsnglams.
Additional views from the marketplace listing for 8Ct Tennis Bracelet Lab Created Blue Topaz 14K White Gold Over Unisex Wedding.






Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for 8Ct Tennis Bracelet Lab Created Blue Topaz 14K White Gold Over Unisex Wedding.

USD 147.99

USD 156.00

USD 90.49

USD 74.99

USD 79.99

USD 262.49

USD 89.99

USD 174.99

USD 194.22

USD 83.99