/* Pilates Tropics - store page. Requires css/site.css first. */

.store .wrap{max-width:820px}
.store h1{margin-bottom:24px}
.slead{font-size:18px;line-height:1.7;color:#4a5359;max-width:56ch}
.store p{margin-top:16px;line-height:1.7;color:#4a5359;max-width:64ch}
.store p b{color:var(--ink)}
.store .group-label{margin-top:56px}
.shop-embed{margin-top:28px}
.shop-embed iframe{display:block;width:100%;min-height:1200px;border:0}
