
2CT Round Cut D VVS1 Lab Diamond Women's Stud Earrings 14K White Gold Finish
USD 89.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
gloricashine
USD 40.66
Condition: New without packaging
View 2CT Round Cut D VVS1 Lab Diamond Women's Stud Earrings 14K White Gold Finish with current marketplace pricing, condition, product images and item details. 14K White Gold plated · 2CT · VVS1. VVS1 Clarity. Clarity VVS1. Color Grade D (Colorless). They arenot natural or mined stones. Eco-friendly and conflict-free. Round Cut Lab Diamond. Stud Earrings. @import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Josefin+Sans:wght@300;400;600&display=swap'); /* PALETTE — Platinum Ice Dark: #060810 #0a0e18 #101828 #181e2c Plat: #8090a8 #a0b0c8 #c0d0e0 #d8e4f0 Ice: #e0eeff #eef4ff #f5f8ff #ffffff Accent: #6080c8 #8090d8 #a0b0e8 Light bg:#f2f6fc #e8eff8 #dde8f5 */ :root{ --d1:#060810; --d2:#0e3020; --d3:#182030; --pl1:#8090a8; --pl2:#b0c0d4; --pl3:#d0dcea; --ice:#eef4ff; --ice2:#f8fbff; --acc:#7090d0; --acc2:#a8c0e8; --lt1:#f2f6fc; --lt2:#dde8f5; --txt:#0a1020; } *{margin:0;padding:0;box-sizing:border-box;} body{ font-family:'Josefin Sans',sans-serif; background:#d8e4f0; color:var(--txt); max-width:580px; margin:0 auto; box-shadow: 0 0 0 1px rgba(96,128,200,.15), 0 0 60px rgba(96,128,200,.18), 0 0 120px rgba(6,8,16,.22); } @keyframes iceShimmer{ 0%{background-position:200% center} 100%{background-position:-200% center} } @keyframes fadeUp{ from{opacity:0;transform:translateY(10px)} to{opacity:1;transform:translateY(0)} } @keyframes floatY{ 0%,100%{transform:translateY(0)} 50%{transform:translateY(-7px)} } @keyframes icePulse{ 0%,100%{filter:drop-shadow(0 0 30px rgba(160,192,232,.55))} 50%{filter:drop-shadow(0 0 26px rgba(200,220,255,.85))} } /* ── TOP BANNER ── */ .top-banner{ background:var(--d1); position:relative;overflow:hidden; } .top-banner::before{ content:'';position:absolute;top:0;left:0;right:0;height:2px; background:linear-gradient(90deg,transparent,var(--pl2),#fff,var(--acc2),var(--pl2),transparent); } .top-banner-inner{ padding:13px 22px; display:flex;align-items:center;justify-content:space-between; } .brand-name{ font-family:'Cormorant Garamond',serif; font-size:18px;font-style:italic;font-weight:500;letter-spacing:2px; background:linear-gradient(90deg,var(--pl1),#fff,var(--acc2),#fff,var(--pl1)); background-size:200% auto; -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text; animation:iceShimmer 4s linear infinite; } .fine-text{font-size:8px;letter-spacing:3px;color:rgba(160,176,200,.5);text-transform:uppercase;} /* ── HERO ── */ .hero{ position:relative;overflow:hidden; background:linear-gradient(165deg,var(--d1) 0%,#0a1020 35%,#101828 65%,#301e2c 100%); padding:48px 24px 40px;text-align:center; } .hero::before{ content:'';position:absolute;inset:0; background-image: radial-gradient(circle at 20% 50%,rgba(96,128,200,.08) 0%,transparent 50%), radial-gradient(circle at 80% 30%,rgba(160,192,232,.06) 0%,transparent 45%); pointer-events:none; } .hero-grid{ position:absolute;inset:0; background-image: linear-gradient(rgba(160,192,232,.03) 1px,transparent 1px), linear-gradient(90deg,rgba(160,192,232,.03) 1px,transparent 1px); background-size:30px 30px; pointer-events:none; } .hero-deco-top{ position:absolute;top:0;left:0;right:0;height:2px; background:linear-gradient(90deg,transparent,var(--pl2),#fff,var(--pl2),transparent); } .hero-deco-bot{ position:absolute;bottom:0;left:0;right:0;height:1px; background:linear-gradient(90deg,transparent,rgba(160,192,232,.3),transparent); } .hero-icon{ display:block;margin:0 auto 20px; width:72px;height:72px; animation:floatY 4s ease-in-out infinite, icePulse 4s ease-in-out infinite; position:relative;z-index:2; } .hero-eyebrow{ font-size:8.5px;letter-spacing:5px;text-transform:uppercase; color:rgba(160,192,232,.5);font-weight:300; margin-bottom:10px;display:block; animation:fadeUp .5s ease both;position:relative;z-index:2; } .hero h1{ font-family:'Cormorant Garamond',serif; font-size:12px;letter-spacing:5px;text-transform:uppercase; color:rgba(160,192,232,.45);font-weight:300;margin-bottom:8px; animation:fadeUp .55s .05s ease both;position:relative;z-index:2; } .hero h2{ font-family:'Cormorant Garamond',serif; font-size:34px;font-weight:400;line-height:1.15; color:#e8f0fa; animation:fadeUp .55s .1s ease both;position:relative;z-index:2; } .hero h2 em{ display:block;font-style:italic;font-size:40px; background:linear-gradient(90deg,var(--pl1),#fff,var(--acc2),#fff,var(--pl1)); background-size:200% auto; -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text; animation:iceShimmer 4s linear infinite; } .hero-divider{ display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0 12px; animation:fadeUp .55s .2s ease both;position:relative;z-index:2; } .hero-divider .dl{flex:1;max-width:55px;height:1px;background:linear-gradient(to right,transparent,rgba(160,192,232,.5),transparent);} .hero-divider .dd{width:5px;height:5px;background:var(--acc2);transform:rotate(45deg);flex-shrink:0;} .hero-divider .dt{font-size:8px;letter-spacing:3px;text-transform:uppercase;color:var(--acc2);font-weight:300;} .hero-sub{ font-size:10px;letter-spacing:2px;color:rgba(160,192,232,.4);font-weight:300; animation:fadeUp .55s .27s ease both;position:relative;z-index:2; } /* ── LAB DIAMOND ALERT — very important ── */ .lab-alert{ background:linear-gradient(135deg,#0e1828,#0a3020); padding:16px 22px; border-left:3px solid var(--acc); border-top:1px solid rgba(96,128,200,.2); border-bottom:1px solid rgba(96,128,200,.2); display:flex;align-items:flex-start;gap:30px; } .lab-alert .la-ico{ width:28px;height:28px;flex-shrink:0;margin-top:1px; } .lab-alert .la-ico svg{width:28px;height:28px;} .lab-alert .la-text{} .lab-alert .la-title{ font-size:8.5px;letter-spacing:2.5px;text-transform:uppercase; color:var(--acc2);font-weight:600;margin-bottom:5px;display:block; } .lab-alert .la-body{ font-size:11.5px;font-weight:300;color:rgba(160,192,232,.65);line-height:1.68; } .lab-alert .la-body strong{color:rgba(200,220,255,.85);font-weight:600;} /* ── TAGS ── */ .tags-row{ background:linear-gradient(180deg,#dce8f5,#ccdaed); padding:12px 30px; display:flex;flex-wrap:wrap;gap:7px;justify-content:center; border-bottom:1px solid #a8bcd8; box-shadow:inset 0 2px 8px rgba(6,8,16,.09); } .tag{ font-size:8.5px;letter-spacing:1.8px;text-transform:uppercase; color:#0a1828; background:linear-gradient(135deg,var(--ice2),var(--ice)); border:1px solid var(--acc); padding:4px 13px;font-weight:600; box-shadow:0 2px 6px rgba(96,128,200,.18); } /* ── SECTION ── */ .section{ padding:22px 20px; border-bottom:2px solid #b8ccde; background:linear-gradient(180deg,var(--ice2) 0%,var(--lt1) 100%); box-shadow:inset 0 2px 10px rgba(6,8,16,.04), inset 0 -2px 8px rgba(6,8,16,.03); } .sec-head{display:flex;align-items:center;gap:12px;margin-bottom:18px;} .sec-head .ds{width:7px;height:7px;background:var(--acc);transform:rotate(45deg);flex-shrink:0;} .sec-head h2{ font-family:'Cormorant Garamond',serif; font-size:12px;letter-spacing:3.5px;text-transform:uppercase; color:var(--acc);font-weight:500;white-space:nowrap; } .sec-head .ln{flex:1;height:1px;background:linear-gradient(to right,var(--acc),transparent);} /* ── DETAILS TABLE ── */ .details-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;} .detail-col .col-title{ font-size:8px;letter-spacing:2.5px;text-transform:uppercase; color:var(--acc);font-weight:600; margin-bottom:10px;padding-bottom:7px; border-bottom:1px solid rgba(96,128,200,.25); display:flex;align-items:center;gap:6px; } .detail-col .col-title::before{content:'';width:4px;height:4px;background:var(--acc2);transform:rotate(45deg);flex-shrink:0;} .detail-row{ display:flex;justify-content:space-between;align-items:center; padding:7px 0;border-bottom:1px solid rgba(96,128,200,.09);gap:8px; } .detail-row:last-child{border-bottom:none;} .d-key{font-size:9.5px;color:var(--acc);font-weight:300;letter-spacing:.5px;flex-shrink:0;} .d-val{font-size:11px;color:var(--txt);font-weight:600;text-align:right;} /* ── FEATURE LIST ── */ .feat-list{display:flex;flex-direction:column;gap:9px;} .feat-item{ display:flex;align-items:flex-start;gap:13px; padding:12px 15px; background:linear-gradient(135deg,var(--ice2),#e8f0fb); border-left:3px solid var(--acc); border:1px solid rgba(96,128,200,.15); border-left:3px solid var(--acc); box-shadow:2px 3px 12px rgba(6,8,16,.07); } .feat-item .f-ico{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px;} .feat-item .f-ico svg{width:20px;height:20px;} .feat-item .f-text strong{display:block;font-size:8.5px;letter-spacing:1.5px;color:var(--acc);font-weight:700;text-transform:uppercase;margin-bottom:3px;} .feat-item .f-text p{font-size:12.5px;font-weight:300;color:#1a2840;line-height:1.62;font-family:'Cormorant Garamond',serif;font-size:30px;} /* ── WEAR IT SECTION — occasions styled ── */ .wear-section{ padding:22px 20px; border-bottom:2px solid #b8ccde; background:linear-gradient(180deg,var(--ice2),var(--lt1)); } .wear-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;} .wear-card{ padding:30px 10px;text-align:center; background:linear-gradient(135deg,var(--ice2),#e4eef8); border:1px solid rgba(96,128,200,.2); border-top:2px solid var(--acc); box-shadow:0 3px 10px rgba(6,8,16,.06); } .wear-card .wc-ico{display:block;margin:0 auto 8px;width:26px;height:26px;} .wear-card .wc-ico svg{width:26px;height:26px;} .wear-card .wc-name{font-size:8px;letter-spacing:1.5px;text-transform:uppercase;color:var(--acc);font-weight:700;margin-bottom:4px;display:block;} .wear-card .wc-desc{font-size:10.5px;font-weight:300;color:#2a3850;line-height:1.5;} /* ── OCCASIONS ── */ .occasions{ background:linear-gradient(152deg,var(--d1) 0%,#0a1020 55%,#101828 100%); padding:22px 20px;position:relative;overflow:hidden; } .occasions::before{ content:'';position:absolute;inset:0; background-image: linear-gradient(rgba(160,192,232,.025) 1px,transparent 1px), linear-gradient(90deg,rgba(160,192,232,.025) 1px,transparent 1px); background-size:28px 28px;pointer-events:none; } .occasions .sec-head h2{color:var(--acc2);} .occasions .sec-head .ds{background:var(--acc2);} .occasions .sec-head .ln{background:linear-gradient(to right,var(--acc2),transparent);} .occ-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;position:relative;z-index:1;} .occ-item{ text-align:center;padding:30px 8px; border:1px solid rgba(96,128,200,.18); border-top:2px solid rgba(160,192,232,.25); background:rgba(96,128,200,.05); } .occ-item .o-ico{display:block;margin:0 auto 8px;width:26px;height:26px;} .occ-item .o-ico svg{width:26px;height:26px;} .occ-item .o-name{font-size:8px;letter-spacing:1.5px;text-transform:uppercase;color:var(--acc2);font-weight:600;} /* ── SHIP + RETURNS ── */ .sr-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;} .sr-card{ background:linear-gradient(135deg,var(--ice2),#e4eef8); border:1px solid rgba(96,128,200,.2); border-top:2px solid var(--acc); padding:15px 30px; box-shadow:0 3px 10px rgba(6,8,16,.06); } .sr-card .sr-title{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--acc);font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:8px;} .sr-card .sr-title svg{width:30px;height:30px;flex-shrink:0;} .sr-row{font-size:11px;font-weight:300;color:#1a2840;line-height:1.72;margin-bottom:2px;} .sr-row strong{font-weight:600;color:var(--txt);} /* ── TRUST ROW ── */ .trust-row{ display:grid;grid-template-columns:repeat(4,1fr); background:linear-gradient(180deg,var(--ice2),var(--lt1)); border-top:2px solid var(--acc); border-bottom:2px solid #b8ccde; box-shadow:inset 0 3px 12px rgba(6,8,16,.05); } .trust-item{padding:30px 6px;text-align:center;border-right:1px solid rgba(96,128,200,.15);position:relative;} .trust-item:last-child{border-right:none;} .trust-item::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:20px;height:2px;background:var(--acc);} .trust-item .t-ico{display:block;margin:0 auto 6px;width:26px;height:26px;} .trust-item .t-ico svg{width:26px;height:26px;} .trust-item .t-label{font-size:7.5px;letter-spacing:1.5px;text-transform:uppercase;color:var(--acc);font-weight:700;display:block;margin-bottom:2px;} .trust-item .t-sub{font-size:9px;color:#4a6080;font-weight:300;line-height:1.4;} /* ── FOOTER ── */ .footer{ background:var(--d1); padding:26px 20px;text-align:center; position:relative;overflow:hidden; } .footer::before{ content:'';position:absolute;top:0;left:0;right:0;height:2px; background:linear-gradient(90deg,transparent,var(--pl2),#fff,var(--acc2),#fff,var(--pl2),transparent); } .footer-deco{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;} .footer-deco .fdl{flex:1;max-width:65px;height:1px;background:linear-gradient(to right,transparent,rgba(160,192,232,.3),transparent);} .footer-deco .fdd{width:5px;height:5px;background:var(--acc2);transform:rotate(45deg);} .footer-stars{display:flex;justify-content:center;gap:6px;margin-bottom:12px;} .footer-stars svg{width:13px;height:13px;} .footer-quote{ font-family:'Cormorant Garamond',serif; font-size:15px;font-style:italic;font-weight:300; background:linear-gradient(90deg,var(--pl1),#fff,var(--acc2),#fff,var(--pl1)); background-size:200% auto; -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text; animation:iceShimmer 5s linear infinite; margin-bottom:10px;line-height:1.68;display:block; } .footer-tagline{font-size:9px;letter-spacing:1.5px;color:rgba(160,192,232,.3);margin-bottom:8px;font-weight:300;} .footer-brand{font-size:7.5px;letter-spacing:5px;color:rgba(160,192,232,.2);text-transform:uppercase;} Glorica Shine Fine Jewelry · India Glorica Shine Presents Round Cut Lab Diamond Stud Earrings for Her 14K White Gold plated · 2CT · VVS1 7mm Round Cut · Screw Back · Solitaire Setting About These Stones These earrings are set with lab-created diamonds — the same chemical structure, hardness and brilliance as mined diamonds, grown in a controlled lab environment. They are not natural or mined stones. Lab diamonds may read differently on standard diamond testers — this is completely normal. Eco-friendly and conflict-free. Lab Diamond VVS1 Clarity D Color 14K White Gold Screw Back Nickel-Free Stone & Product Details Stone Details Stone Lab Diamond Cut Round Brilliant Color Grade D (Colorless) Clarity VVS1 Cut Grade Excellent Carat Weight 2 CT Total Stone Size 7mm Each Product Details Style Solitaire Stud Metal 14K White Gold Base 925 Sterling Silver Closure Screw Back Drop Length 11mm Ear Area Lobe Skin Safe Nickel-Free Wear It Every Day — Every Way Daily Wear Light enough to forget you are wearing them. Screw back stays secure all day. Office & Formal Classic round stud — professional, polished, goes with every outfit. Special Events 7mm stones catch light beautifully — perfect for dinners, weddings and celebrations. Why These Earrings Work VVS1 D-Grade Lab Diamond Colorless, virtually flawless stones with excellent cut — the same grade used in high-end fine jewelry, grown sustainably in a lab Screw Back Closure Screw-on backs are the most secure earring closure available — no risk of losing them during the day Nickel-Free · Hypoallergenic 14K white gold plating over 925 sterling silver — completely safe for sensitive ears, wearable from morning to night A Gift That Lands Every Time Diamond studs are one of the most gifted pieces of jewelry for a reason — they suit every age, every style, every occasion Perfect For These Occasions Anniversary Birthday Engagement Mother's Day Graduation Christmas Shipping & Returns Shipping Handling: 15 Business Days Domestic: 1 to 3 business days International: 7 to 15 business days Ships worldwide from India. Carefully packed. Returns 30-day returns, no questions asked Buyer covers return shipping Original condition required. Money-back guarantee. Ships Worldwide Returns 30-Day Policy Inspected Before Dispatch Handcrafted Made in India "Because you deserve to shine — every single day." Thank you for choosing Glorica Shine. We truly appreciate your trust. glorica shine · fine jewelry · india Condition: New without packaging. Category: Jewelry & Watches › Fine Jewelry › Earrings. Brand: gloricashine.
Additional views from the marketplace listing for 2CT Round Cut D VVS1 Lab Diamond Women's Stud Earrings 14K White Gold Finish.










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 2CT Round Cut D VVS1 Lab Diamond Women's Stud Earrings 14K White Gold Finish.

USD 89.99

USD 89.99

USD 31.88

USD 53.40

USD 53.40

USD 87.99

USD 30.00

USD 32.62

USD 53.40

USD 60.60