Modern silhouettes Complete-look styling Confident dressing Shop To Heaven Modern silhouettes Complete-look styling Confident dressing Shop To Heaven
THE LATEST
New arrivals, ready for your story. Fashion-forward pieces selected for modern wardrobes, memorable entrances and everyday confidence.
$90.00
$115.00
$130.00
$100.00
$80.00
$70.00
$49.00
$65.00
$40.00
View New Arrivals
SHOP THE FASHION HOUSE
Six worlds. One distinctive point of view. Slide sideways to discover every collection. Each doorway is styled from real Shop To Heaven products.
BEHIND SHOP TO HEAVEN
We do more than choose clothes. We build the idea around them. Every piece begins a styling conversation. We study colour, proportion, layering and occasion, then turn those decisions into practical fashion direction—so customers can shop with clarity and wear every purchase with confidence.
Discover Our World
/* FINAL SHOP TO HEAVEN FIXES */
.sth-live-hero,
.sth-live-hero__runway,
.sth-live-hero__content {
background: transparent !important;
background-color: transparent !important;
box-shadow: none !important;
}
.sth-live-hero__media img {
width: 100% !important;
height: 100% !important;
object-fit: contain !important;
object-position: center center !important;
transform: none !important;
}
.sth-live-products {
display: grid !important;
grid-template-columns: repeat(4, 1fr) !important;
gap: 24px !important;
}
.sth-live-collections {
display: flex !important;
overflow-x: auto !important;
gap: 20px !important;
scroll-snap-type: x mandatory;
}
.sth-live-collection {
flex: 0 0 47% !important;
scroll-snap-align: start;
}
@media screen and (max-width: 749px) {
.sth-live-products {
grid-template-columns: repeat(2, 1fr) !important;
}
.sth-live-collection {
flex: 0 0 85% !important;
}
}/* HERO FINAL FIX */
.sth-live-hero,
.sth-live-hero__runway,
.sth-live-hero__content {
background: transparent !important;
background-color: transparent !important;
box-shadow: none !important;
}
.sth-live-hero__content::before,
.sth-live-hero__content::after {
background: transparent !important;
box-shadow: none !important;
}
.sth-live-hero__media {
overflow: hidden !important;
}
.sth-live-hero__media img {
width: 100% !important;
height: 100% !important;
object-fit: contain !important;
object-position: center center !important;
transform: none !important;
}
/* centre / second model — never crop head */
.sth-live-hero__media:nth-child(2) img {
object-fit: contain !important;
object-position: center center !important;
}