Elegant Sheer Overlay Long Sleeve Maxi Dress In Midnight Blue

$23.09
Color:  Midnight Blue
Size:  XS
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Elegant Sheer Overlay Long Sleeve Maxi Dress In Midnight Blue

Elevate your evening wardrobe with this Elegant Sheer Overlay Long Sleeve Maxi Dress in a deep midnight blue. The design pairs a smooth, fully lined slip with a translucent outer layer that drapes softly from the shoulders to the floor, creating ethereal movement and a refined, modern silhouette perfect for formal occasions.

Product Highlights

  • Sheer overlay: lightweight tulle/chiffon-like outer layer adds dimension and soft coverage.
  • Lined inner slip: opaque lining for confident coverage while preserving the delicate outer texture.
  • Long sheer sleeves: elegant, full-length sleeves that balance coverage with a romantic feel.
  • Maxi length: floor-skimming hem for a graceful, elongating silhouette.
  • Defined waistline and seamless finish: tailored seams create a flattering shape; discreet zipper ensures a clean look.
  • Midnight blue hue: rich, versatile color that reads sophisticated and flattering on many skin tones.
  • Lightweight construction: designed for comfortable wear through evening events.

Styling & Pairing Suggestions

  • Footwear: pair with strappy heels or classic pointed-toe pumps in metallic silver, gold, or black to enhance the formal feel.
  • Jewelry: choose statement earrings or a delicate pendant—avoid competing textures to keep the look elegant.
  • Outerwear: a cropped bolero, tailored blazer, or silk wrap complements the long lines without hiding the dress’s silhouette.
  • Accessories: a compact clutch and a thin waist belt (optional) can add polish; consider soft waves or an updo to showcase the neckline and sleeves.
  • Occasions: ideal for evening galas, weddings, formal dinners, prom, or any event where timeless elegance is desired.

Care & Fit Notes

  • Fit: designed to skim the body with a defined waist—refer to size chart for best fit; consider tailoring for a custom finish.
  • Care: delicate fabrics recommend professional dry clean; if hand washing, use cold water and lay flat to dry to preserve shape and finish.

Summary

This midnight blue sheer-overlay maxi is a graceful, versatile choice for formal occasions—combining modest coverage with romantic, flowing movement. With thoughtful details and a refined silhouette, it makes a timeless statement while remaining comfortable and easy to style.