/** Shopify CDN: Minification failed

Line 19:19 Expected identifier but found whitespace
Line 19:21 Unexpected "{"
Line 19:31 Expected ":"
Line 28:19 Expected identifier but found whitespace
Line 28:21 Unexpected "{"
Line 28:31 Expected ":"

**/
/* #Color Swatches
================================================== */

.swatch-title {
    display: block;
    font-size: calc(var(--font-body-scale) * 1.6rem);
    text-align: left;
    margin-bottom: 5px;
    text-transform: {{ settings.button_font_style }};
}

@media only screen and (min-width: 900px) {
  .swatch-title {
    display: block;
    font-size: calc(var(--font-body-scale) * 1.6rem);
    text-align: left;
    margin-bottom: 5px;
    text-transform: {{ settings.button_font_style }};
  }
}

.color-title-bottom {
  padding-bottom: 5px;
}

.swatch-margin {
  margin: 4px;
}

.swatch-active-black,
.swatch-active-white,
.swatch-active-sandstorm,
.swatch-active-blush,
.swatch-active-conquer-leggings,
.swatch-active-conquer,
.swatch-active-believe-flex,
.swatch-active-believe-cliptank,
.swatch-active-victorious,
.swatch-active-buff,
.swatch-active-rose,
.swatch-active-indigo,
.swatch-active-tan,
.swatch-active-berry,
.swatch-active-graphite,
.swatch-active-honey,
.swatch-active-purple,
.swatch-active-sage,
.swatch-active-sodalite,
.swatch-active-denim-leggings,
.swatch-active-denim,
.swatch-active-neon-green-leggings,
.swatch-active-neon-green,
.swatch-active-navy,
.swatch-active-navypink,
.swatch-active-blueviolet,
.swatch-active-white-lavendar,
.swatch-active-periwinkle-ombre,
.swatch-active-periwinkle,
.swatch-active-sapphire,
.swatch-active-berry-pink,
.swatch-active-dusty-purple,
.swatch-active-pale-lavender,
.swatch-active-pale-pink,
.swatch-active-lilac-low,
.swatch-active-lilac-clip,
.swatch-active-lime,
.swatch-active-dusty-exhilarate,
.swatch-active-pacific-exhilarate,
.swatch-active-violet-mist,
.swatch-active-lichen,
.swatch-active-fig,
.swatch-active-viva,
.swatch-active-raisin,
.swatch-active-naval,
.swatch-active-potion,
.swatch-active-amphora,
.swatch-active-primrose,
.swatch-active-sphagnum,
.swatch-active-capp,
.swatch-active-ultramarine,
.swatch-active-mocha,
.swatch-active-heather-rose,
.swatch-active-marigold,
.swatch-active-papyrus,
.swatch-active-cayenne,
.swatch-active-gray,
.swatch-active-snakeskin,
.swatch-active-dazzling,
.swatch-active-wine,
.swatch-active-stone-clay,
.swatch-active-berry-burst,
.swatch-active-sangria {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  box-shadow:
        0 0 0 3px #EDEAE5,
        0 0 0px 5px #F43A23;
}

.swatch-active-black { background-color: #000; }
.swatch-active-white { background-color: #fff; }
.swatch-active-sandstorm { background-color: #f1e0d8; }
.swatch-active-blush { background-color: #f3d1c8; }
.swatch-active-conquer-leggings { background-color: #23544d; }
.swatch-active-conquer { background-image: url("https://shefit.com/cdn/shop/files/conquer-split-final.png"); }
.swatch-active-believe-flex { background-image: url("https://shefit.com/cdn/shop/files/believe-swatch.png"); }
.swatch-active-believe-cliptank { background-color: #f3622f; }
.swatch-active-victorious { background-color: #C0C0DE; }
.swatch-active-buff { background-color: #F2D6B8; }
.swatch-active-rose { background-color: #976f6d; }
.swatch-active-indigo { background-color: #464255; }
.swatch-active-tan { background-color: #d8a68f; }
.swatch-active-berry { background-image: url("https://shefit.com/cdn/shop/files/berry-2.png"); }
.swatch-active-graphite { background-image: url("https://shefit.com/cdn/shop/files/graphite.png"); }
.swatch-active-honey { background-image: url("https://shefit.com/cdn/shop/files/honey-2.png"); }
.swatch-active-purple { background-color: #867e9c; }
.swatch-active-sage { background-color: #87968f; }
.swatch-active-sodalite { background-color: #1e4eb3; }
.swatch-active-denim-leggings { background-image: url("https://shefit.com/cdn/shop/files/denim-swatch.jpg?v=1628194730"); }
.swatch-active-denim { background-image: url("https://shefit.com/cdn/shop/files/Swatches_0003_LowDenim.jpg?v=1628195890"); }
.swatch-active-neon-green-leggings { background-color: #aaf37f; }
.swatch-active-neon-green { background-image: url("https://shefit.com/cdn/shop/files/Swatches_0002_NeonLime.jpg?v=1628195468"); }
.swatch-active-navy { background-color: #485774; }
.swatch-active-navypink { background-image: url("https://shefit.com/cdn/shop/files/ColorSwatch_NavyPink.png"); }
.swatch-active-blueviolet { background-color: #7d8cd1; }
.swatch-active-white-lavendar { background-color: #dfd9da; }
.swatch-active-periwinkle-ombre { background-image: url("https://shefit.com/cdn/shop/files/SHF_PDP_SeamlessLeggings_PeriwinkleOmbre_PDP_Swatch.png"); }
.swatch-active-periwinkle { background-color: #929acb; }
.swatch-active-sapphire { background-color: #2f4183; }
.swatch-active-berry-pink { background-color: #e03f83; }
.swatch-active-dusty-purple { background-color: #8f7f9e; }
.swatch-active-pale-lavender { background-color: #d6c9d2; }
.swatch-active-pale-pink { background-color: #f5d2d2; }
.swatch-active-lilac-low { background-color: #cbb1d8; }
.swatch-active-lilac-clip { background-color: #bfa7c4; }
.swatch-active-lime { background-color: #eaead0; }
.swatch-active-dusty-exhilarate { background-image: url("https://shefit.com/cdn/shop/files/Web_Swatches_Exhilarate_Dusty.jpg?v=1648738258"); }
.swatch-active-pacific-exhilarate { background-image: url("https://shefit.com/cdn/shop/files/Web_Swatches_Exhilarate_Pacific.jpg?v=1648738258"); }
.swatch-active-violet-mist { background-color: #9a819e; }
.swatch-active-lichen { background-color: #5c604e; }
.swatch-active-fig { background-color: #be4b3b; }
.swatch-active-viva { background-color: #be3455; }
.swatch-active-raisin { background-color: #674550; }
.swatch-active-naval { background-color: #2e344a; }
.swatch-active-potion { background-color: #692746; }
.swatch-active-amphora { background-color: #c1a582; }
.swatch-active-primrose { background-color: #cddc20; }
.swatch-active-sphagnum { background-color: #62633d; }
.swatch-active-capp { background-color: #633f33; }
.swatch-active-ultramarine { background-color: #5b7ebd; }
.swatch-active-stone-clay { background-color: #696156; }
.swatch-active-mocha { background-color: #8c543a; }
.swatch-active-heather-rose { background-color: #ad6d7f; }
.swatch-active-marigold { background-color: #FF911F; }
.swatch-active-papyrus { background-color: #f1ecd8; }
.swatch-active-cayenne { background-image: url("https://shefit.com/cdn/shop/files/cayenne-marble.png"); }
.swatch-active-sangria { background-color: #e96393; }
.swatch-active-gray { background-color: #7b797a; }
.swatch-active-snakeskin { background-image: url("https://shefit.com/cdn/shop/files/snakeskin-v3.png"); }
.swatch-active-dazzling { background-color: #3850a0; }
.swatch-active-wine { background-color: #682e33; }
.swatch-active-berry-burst { background-image: url("https://shefit.com/cdn/shop/files/berry-burst.png"); }


.swatch-black,
.swatch-white,
.swatch-sandstorm,
.swatch-blush,
.swatch-conquer-leggings,
.swatch-conquer,
.swatch-believe-flex,
.swatch-believe-cliptank,
.swatch-victorious,
.swatch-buff,
.swatch-rose,
.swatch-indigo,
.swatch-tan,
.swatch-berry,
.swatch-graphite,
.swatch-honey,
.swatch-purple,
.swatch-sage,
.swatch-sodalite,
.swatch-denim-leggings,
.swatch-denim,
.swatch-neon-green-leggings,
.swatch-neon-green,
.swatch-navy,
.swatch-navypink,
.swatch-blueviolet,
.swatch-white-lavendar,
.swatch-periwinkle-ombre,
.swatch-periwinkle,
.swatch-sapphire,
.swatch-berry-pink,
.swatch-dusty-purple,
.swatch-pale-lavender,
.swatch-pale-pink,
.swatch-lilac-low,
.swatch-lilac-clip,
.swatch-lime,
.swatch-dusty-exhilarate,
.swatch-pacific-exhilarate,
.swatch-violet-mist,
.swatch-lichen,
.swatch-fig,
.swatch-viva,
.swatch-raisin,
.swatch-snakeskin,
.swatch-dazzling,
.swatch-naval,
.swatch-potion,
.swatch-amphora,
.swatch-primrose,
.swatch-sphagnum,
.swatch-capp,
.swatch-ultramarine,
.swatch-stone-clay,
.swatch-mocha,
.swatch-heather-rose,
.swatch-marigold,
.swatch-papyrus,
.swatch-cayenne,
.swatch-wine,
.swatch-gray,
.swatch-berry-burst,
.swatch-sangria {
  height: 25px;
  width: 25px;
  border: 1px solid #403E3E;
  border-radius: 50%;
  display: inline-block;
  box-shadow: none;
}

.swatch-black { background-color: #000; }
.swatch-white { background-color: #fff; }
.swatch-sandstorm { background-color: #f1e0d8; }
.swatch-blush { background-color: #f3d1c8; }
.swatch-conquer-leggings { background-color: #23544d; }
.swatch-conquer { background-image: url("https://shefit.com/cdn/shop/files/conquer-split-final.png"); }
.swatch-believe-flex { background-image: url("https://shefit.com/cdn/shop/files/believe-swatch.png"); }
.swatch-believe-cliptank { background-color: #f3622f; }
.swatch-victorious { background-color: #C0C0DE; }
.swatch-buff { background-color: #F2D6B8; }
.swatch-rose { background-color: #976f6d; }
.swatch-indigo { background-color: #464255; }
.swatch-tan { background-color: #d8a68f; }
.swatch-berry { background-image: url("https://shefit.com/cdn/shop/files/berry-2.png"); }
.swatch-graphite { background-image: url("https://shefit.com/cdn/shop/files/graphite.png"); }
.swatch-honey { background-image: url("https://shefit.com/cdn/shop/files/honey-2.png"); }
.swatch-purple { background-color: #867e9c; }
.swatch-sage { background-color: #87968f; }
.swatch-sodalite { background-color: #1e4eb3; }
.swatch-denim-leggings { background-image: url("https://shefit.com/cdn/shop/files/denim-swatch.jpg?v=1628194730"); }
.swatch-denim { background-image: url("https://shefit.com/cdn/shop/files/Swatches_0003_LowDenim.jpg?v=1628195890"); }
.swatch-neon-green-leggings { background-color: #aaf37f; }
.swatch-neon-green { background-image: url("https://shefit.com/cdn/shop/files/Swatches_0002_NeonLime.jpg?v=1628195468"); }
.swatch-navy { background-color: #485774; }
.swatch-navypink { background-image: url("https://shefit.com/cdn/shop/files/ColorSwatch_NavyPink.png"); }
.swatch-blueviolet { background-color: #7d8cd1; }
.swatch-white-lavendar { background-color: #dfd9da; }
.swatch-periwinkle-ombre { background-image: url("https://shefit.com/cdn/shop/files/SHF_PDP_SeamlessLeggings_PeriwinkleOmbre_PDP_Swatch.png"); }
.swatch-periwinkle { background-color: #929acb; }
.swatch-sapphire { background-color: #2f4183; }
.swatch-berry-pink { background-color: #e03f83; }
.swatch-dusty-purple { background-color: #8f7f9e; }
.swatch-pale-lavender { background-color: #d6c9d2; }
.swatch-pale-pink { background-color: #f5d2d2; }
.swatch-lilac-low { background-color: #cbb1d8; }
.swatch-lilac-clip { background-color: #bfa7c4; }
.swatch-lime { background-color: #eaead0; }
.swatch-dusty-exhilarate { background-image: url("https://shefit.com/cdn/shop/files/Web_Swatches_Exhilarate_Dusty.jpg?v=1648738258"); }
.swatch-pacific-exhilarate { background-image: url("https://shefit.com/cdn/shop/files/Web_Swatches_Exhilarate_Pacific.jpg?v=1648738258"); }
.swatch-violet-mist { background-color: #9a819e; }
.swatch-lichen { background-color: #5c604e; }
.swatch-fig { background-color: #be4b3b; }
.swatch-viva { background-color: #be3455; }
.swatch-raisin { background-color: #674550; }
.swatch-naval { background-color: #2e344a; }
.swatch-potion { background-color: #692746; }
.swatch-amphora { background-color: #c1a582; }
.swatch-primrose { background-color: #cddc20; }
.swatch-sphagnum { background-color: #62633d; }
.swatch-capp { background-color: #633f33; }
.swatch-ultramarine { background-color: #5b7ebd; }
.swatch-stone-clay { background-color: #696156; }
.swatch-mocha { background-color: #8c543a; }
.swatch-heather-rose { background-color: #ad6d7f; }
.swatch-marigold { background-color: #FF911F; }
.swatch-papyrus { background-color: #f1ecd8; }
.swatch-cayenne { background-image: url("https://shefit.com/cdn/shop/files/cayenne-marble.png"); }
.swatch-sangria { background-color: #e96393; }
.swatch-gray { background-color: #7b797a; }
.swatch-snakeskin { background-image: url("https://shefit.com/cdn/shop/files/snakeskin-v3.png"); }
.swatch-dazzling { background-color: #3850a0; }
.swatch-wine { background-color: #682e33; }
.swatch-berry-burst { background-image: url("https://shefit.com/cdn/shop/files/berry-burst.png"); }


/* Old Swatches
================================================== */

/*
.swatch-active-watermelontiedye,
.swatch-active-teal,
.swatch-active-starlight,
.swatch-active-sorbet,
.swatch-active-soar,
.swatch-active-soldout-black,
.swatch-active-prism,
.swatch-active-pink-floral,
.swatch-active-papaya,
.swatch-active-midnight,
.swatch-active-ice-blue,
.swatch-active-geo,
.swatch-active-flame,
.swatch-active-espresso-brown,
.swatch-active-dare,
.swatch-active-cloud,
.swatch-active-blossom,
.swatch-active-blackpinkflex,
.swatch-active-aloud {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: inline-block;
  box-shadow:
        0 0 0 3px #fff,
        0 0 0px 5px #F43A23;
}

.swatch-active-watermelontiedye { background-image: url("/cdn/shop/files/watermelon-tiedye.png"); }
.swatch-active-teal { background-color: #007776; }
.swatch-active-starlight { background-color: #bad0da; }
.swatch-active-sorbet { background-image: url("/cdn/shop/files/watermelon-sorbet-2.png?v=1629855828"); }
.swatch-active-soar { background-image: url("/cdn/shop/files/soar.png"); }
.swatch-active-soldout-black { background-image: url("/cdn/shop/files/SeamlessLeggings_Black_Swatch.png?v=1628707369"); }
.swatch-active-prism { background-image: url("/cdn/shop/files/SHF_PDP_Ultimate_PrismBlue_PDP_Swatch.png"); }
.swatch-active-pink-floral { background-image: url("/cdn/shop/files/pinkfloral_swatch.png"); }
.swatch-active-papaya { background-color: #f9a98b; }
.swatch-active-midnight { background-image: url("/cdn/shop/files/Web_Midnight-Blue-TieDye.jpg"); }
.swatch-active-ice-blue { background-image: url("/cdn/shop/files/ice-believe.png"); }
.swatch-active-geo { background-image: url("/cdn/shop/files/Web_Swatches_GeoArtboard_1.jpg"); }
.swatch-active-flame { background-image: url("/cdn/shop/files/flame.png"); }
.swatch-active-espresso-brown { background-color: #5a4743; }
.swatch-active-dare { background-image: url("/cdn/shop/files/d6.jpg?v=1625239554"); }
.swatch-active-cloud { background-color: #9a9da9; }
.swatch-active-blossom { background-color: #f7cee0; }
.swatch-active-blackpinkflex { background-image: url("/cdn/shop/files/bpex-swatch.png"); }
.swatch-active-aloud { background-color: #FA2F4A; }
*/