Casual Royal Blue Top And White Linen Wide-leg Pants Suit

$25.14
Color:  Blue and white
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

Casual Royal Blue Top and White Linen Wide-Leg Pants Suit

Product Description

This two-piece set pairs a vibrant royal blue top with breezy white linen wide-leg pants for an effortless, modern look. The top offers a relaxed silhouette in a lightweight, breathable fabric, while the pants feature a high-rise, wide-leg cut in crisp linen that moves beautifully and keeps you cool. The combination creates a clean, polished yet casual ensemble perfect for warm-weather wear.

Key Features

  • Color: Rich royal blue top contrasted with bright white pants for a fresh, eye-catching look.
  • Top: Relaxed, easy-on silhouette in a lightweight, breathable material that layers well.
  • Pants: White linen (or linen-blend) wide-leg design that drapes naturally and offers excellent airflow.
  • Waist: Comfortable high-rise or elasticated waistband for a flattering fit and easy wear.
  • Versatility: Minimal, clean lines make the set suitable for both casual outings and more refined daytime events.
  • Care: Best cared for with gentle washing and low-heat drying or air-drying to preserve linen texture and color.

Styling Suggestions

  • Casual Day Out: Pair with white sneakers or flat espadrilles and a simple crossbody bag for an easy, chic daytime look.
  • Smart-Casual: Add a tailored blazer in neutral tones and block-heel sandals to elevate the outfit for lunch or meetings.
  • Beach & Resort: Wear with strappy sandals, a wide-brim hat, and sunglasses for a relaxed vacation vibe.
  • Accessories: Gold or warm-tone jewelry (hoops, layered necklaces) complements the royal blue nicely; a woven tote completes the summer aesthetic.
  • Layering: Throw on a lightweight denim jacket or a linen shirt left open for cooler evenings.

Fit & Sizing Tips

  • The set is designed with a relaxed fit; choose your usual size for a comfortable look or size up if you prefer an oversized silhouette.
  • If you are between sizes, consider the intended look—true-to-size for a tailored casual appearance, one size up for a more flowy, loose fit.

Summary

This Casual Royal Blue Top and White Linen Wide-Leg Pants Suit is a versatile wardrobe staple that blends comfort with contemporary style. Its breathable fabrics and clean lines make it ideal for warm-weather activities, travel, and everyday wear. Easy to style up or down, this set provides a polished, effortless outfit with minimal effort.