Ruffle Top - Green

Ruffle Top - Green

Regular price $58.00

100% Polyester top that pairs well with just about any bottom for spring and summer!


/* Adjust cart drawer position based on Hextom Free Shipping Bar height */ .drawer--is-open .drawer__inner { margin-top: var(--fsb-height, 0px) !important; } /* Detect FSB height dynamically */ #fsb_container { --fsb-height: auto; }