Étoile Kite Cut Engagement Ring - Modern Unique Design – PenelliBelle
Kite-shaped diamond ring on dark olive green velvet

Étoile Kite Cut Engagement Ring - Modern Unique Design

Regular price $3,599.00 Sale

Stunning modern Art Nouveau Inspired ring with unique 1.6ct kite cut stone. Sleek knife-edge setting, conflict-free. Bold, contemporary yet vintage design for the trendsetter.

/* 1. LOCK HEADER HEIGHT (Fixes Logo Shift: 0.15 CLS) */ .site-header { min-height: 100px; /* Adjust this to match your logo's height + padding */ display: flex; align-items: center; } .site-header__logo-link img { width: 250px; /* Set your actual logo width here */ height: auto; aspect-ratio: 5 / 2; /* Adjust to match your logo's proportions */ } /* 2. FIX SLIDESHOW JUMP (Fixes Slideshow Wrapper: 1.58 CLS) */ /* This reserves space for the banner before the images load */ #shopify-section-slideshow_emPKRJ .slideshow-wrapper { aspect-ratio: 16 / 9; /* Desktop ratio */ background-color: #f9f9f9; /* Placeholder color */ min-height: 400px; } @media screen and (max-width: 749px) { #shopify-section-slideshow_emPKRJ .slideshow-wrapper { aspect-ratio: 4 / 5; /* Mobile ratio for jewelry shots */ min-height: 350px; } } /* 3. STABILIZE PRODUCT THUMBNAILS (Fixes Thumbnail Slider: 0.38 CLS) */ .thumbnails-wrapper { min-height: 120px; /* Reserves space for the small ring photos */ overflow: hidden; } /* 4. STABILIZE PAGINATION (Fixes #Collection pagination: 0.26 CLS) */ #Collection .pagination, .list--inline.pagination { min-height: 55px; /* Reserves vertical space for the 1, 2, 3... buttons */ display: flex; justify-content: center; align-items: center; margin-top: 30px; visibility: visible; /* Prevents the area from being 0px high before loading */ } /* 5. PREVENT FOOTER JUMP (Fixes #shopify-section-footer: 0.25 CLS) */ #shopify-section-footer { min-height: 400px; /* Adjust this to the average height of your footer */ background-color: #ffffff; /* Matches your site background to hide the 'pop' */ } /* 6. COLLECTION HERO STABILITY (Fixes div.collection-hero__image: 0.13 CLS) */ .collection-hero__image { aspect-ratio: 3 / 1; /* Adjust based on your banner's shape */ background-color: #f3f3f3; width: 100%; }