/** Shopify CDN: Minification failed

Line 425:2 Unexpected ";"

**/
.product-item__swatch {
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.product-item__swatch--active {
  box-shadow: inset 0 0 0 1px #575757, inset 0 0 0 2px #fff;
}

.product-item__swatch:before {
  background-size:cover;
  background-repeat: no-repeat;
  background-position:center;
  border-radius: 50%;
}


.product-item__swatch--active:before {
  width: 10px;
  height: 10px;
}

.product-item__swatch--active[class*="-and-"]:after {
  width: 10px;
  height: 10px;
}

.product-item__swatch--black:before {
  background-color: #000000;
}

.product-item__swatch--beige:before {
  background-color: #c7b7a8;
}

.product-item__swatch--brown:before {
  background-color: #4c2e24;
}

.product-item__swatch--blue:before {
  background-color: #303458;
}

.product-item__swatch--green:before {
  background-color: #7c8073;
}

.product-item__swatch--grey:before {
  background-color: #898282;
}

.product-item__swatch--orange:before {
  background-color: #e2a134;
}

.product-item__swatch--pink:before {
  background-color: #bf9b9d;
}

.product-item__swatch--purple:before {
  background-color: #a18185;
}

.product-item__swatch--red:before {
  background-color: #562230;
}

.product-item__swatch--white:before {
  background-color: #f5efef;
}

.product-item__swatch--yellow:before {
  background-color: #f5e5b7;
}

/* Additional Colors */
.product-item__swatch--navy-blue:before {
  background-color: #23243f;
}

.product-item__swatch--navy:before {
  background-color: #23243f;
}

.product-item__swatch--odyssey-grey:before {
  background-color: #414349;
}

.product-item__swatch--petrol-blue:before {
  background-color: #3d606d;
}

.product-item__swatch--burgundy:before {
  background-color: #562230;
}

.product-item__swatch--acai-purple:before {
  background-color: #3d2a3a;
}

.product-item__swatch--dark-grey-marl:before {
  background-color: #353632;
}

.product-item__swatch--forest-green:before {
  background-color: #253c39;
}

.product-item__swatch--khaki-green:before {
  background-color: #67643e;
}

.product-item__swatch--oatmeal-beige:before {
  background-color: #c7b7a8;
}

.product-item__swatch--poppy-red:before {
  background-color: #cf3738;
}

.product-item__swatch--buttercup-yellow:before {
  background-color: #ffe437;
}

.product-item__swatch--true-blue:before {
  background-color: #5875d8;
}

.product-item__swatch--blue-marl:before {
  background-color: #2F3C50;
}

.product-item__swatch--infinity-blue-marl:before {
  background-color: #2F3C50;
}

.product-item__swatch--intense-pink:before {
  background-color: #dd4468;
}

.product-item__swatch--infinity-blue:before {
  background-color: #414451;
}

.product-item__swatch--chocolate-brown:before {
  background-color: #4c2e24;
}

.product-item__swatch--light-grey-marl:before {
  background-color: #ededed;
}

.product-item__swatch--elderberry-purple:before {
  background-color: #a18185;
}

.product-item__swatch--pastel-yellow:before {
  background-color: #f6df9c;
}

.product-item__swatch--sage-green:before {
  background-color: #c1c7b0;
}

.product-item__swatch--mocha-brown:before {
  background-color: #b76d52;
}

.product-item__swatch--powder-blue:before {
  background-color: #bacfe0;
}

.product-item__swatch--dark-blue:before {
  background-color: #223968;
}

.product-item__swatch--mid-blue:before {
  background-color: #396193;
}

.product-item__swatch--light-blue:before {
  background-color: #aac8df;
}

.product-item__swatch--mauve:before {
  background-color: #a79595;
}

.product-item__swatch--winter-berry:before {
  background-color: #58272d;
}

.product-item__swatch--mulberry-plum:before {
  background-color: #5d354a;
}

.product-item__swatch--dusty-pink:before {
  background-color: #d08e90;
}

.product-item__swatch--olive-green:before {
  background-color: #4f4d27;
}

.product-item__swatch--thunder-blue:before {
  background-color: #3d5c6d;
}

.product-item__swatch--winterberry-marl:before {
  background-color: #4b3642;
}

.product-item__swatch--vanilla-marl:before {
  background-color: #e5ddc9;
}

.product-item__swatch--royal-blue:before {
  background-color: #41417c;
}

.product-item__swatch--storm-grey:before {
  background-color: #76614c;
}

.product-item__swatch--rustic-ginger:before {
  background-color: #b65524;
}

.product-item__swatch--stone-grey:before {
  background-color: #b2a090;
}

.product-item__swatch--cinnamon:before {
  background-color: #935429;
}

.product-item__swatch--mustard-yellow:before {
  background-color: #c8a747;
}

.product-item__swatch--hazel-brown:before {
  background-color: #594742;
}

.product-item__swatch--cappuccino:before {
  background-color: #976848;
}

.product-item__swatch--hazel:before {
  background-color: #463526;
}

.product-item__swatch--bottle-green:before {
  background-color: #484933;
}

.product-item__swatch--deep-navy:before {
  background-color: #33303a;
}

.product-item__swatch--navy-and-red:before {
  background-color: #1a2636;
}

.product-item__swatch--navy-and-red:after {
  background-color: #db2525;
}

.product-item__swatch--black-and-ecru:before {
  background-color: #191919;
}

.product-item__swatch--black-and-ecru:after {
  background-color: #dbd7c7;
}

.product-item__swatch--beige-and-ecru:before {
  background-color: #c7b7a8;
}

.product-item__swatch--beige-and-ecru:after {
  background-color: #dbd7c7;
}

.product-item__swatch--red-wine:before {
  background-color: #aa1e22;
}

.product-item__swatch--clay:before {
  background-color: #AFA398;
}

.product-item__swatch--black-coffee:before {
  background-color: #1C1715;
}

.product-item__swatch--slate-green:before {
  background-color: #7C8073;
}

.product-item__swatch--ecru:before {
  background-color: #DBD7C7;
}

.product-item__swatch--espresso-brown:before {
  background-color: #41251c;
}

.product-item__swatch--graphite:before {
  background-color: #585555;
}

.product-item__swatch--vintage-navy:before {
  background-color: #303458;
}

.product-item__swatch--deep-forest:before {
  background-color: #253c39;
}

.product-item__swatch--natural-beige:before {
  background-color: #e1c2aa;
}

.product-item__swatch--steel-blue:before {
  background-color: #5f8abc;
}

.product-item__swatch--dark-grey:before {
  background-color: #353632;
}

.product-item__swatch--light-grey:before {
  background-color: #ededed;
}


.product-item__swatch--deep-olive:before {
  background-color: #4E4C31;
}

.product-item__swatch--midnight-black:before {
  background-color: #000001;
}

.product-item__swatch--light-bleach:before {
  background-color: #ABC8DF;
}

.product-item__swatch--stone:before {
  background-color: #BFB4A9;
}

.product-item__swatch--midnight-plum:before {
  background-color: #3D2A3A;
}

.product-item__swatch--deep-mauve:before {
  background-color: #968B9B;
}

.product-item__swatch--teal-blue:before {
  background-color: #3C606D;
}

.product-item__swatch--winter-berry-marl:before {
  background-color: #56363F;
}

.product-item__swatch--shadow:before {
  background-color: #4E4C4C;
}
.product-item__swatch--shadow-grey:before {
  background-color: #4E4C4C;
}
.product-item__swatch--dark-cherry:before {
  background-color: #58212D;
}
.product-item__swatch--navy-hearts:before {
  background-color: #242C39;
} 
.product-item__swatch--off-white:before {
  background-color: #F2EFEE;
} 
.product-item__swatch--lilac-mist:before {
  background-color: #ACA3C4;
} 
.product-item__swatch--ice-blue:before {
  background-color: #888C9C;
} 
.product-item__swatch--light-bleach:before {
  background-color: #AFBCC7;
} 
.product-item__swatch--cherry:before {
  background-color: #AB3633;
} 
.product-item__swatch--cherry-red:before {
  background-color: #AB3633;
} 
.product-item__swatch--pine:before {
  background-color: #103E04;
} 

.product-item__swatch--sand:before {
  background-color: #D4C3B2;
} 
.product-item__swatch--mocha:before {
  background-color: #D4C3B2;
} 
.product-item__swatch--snow-white:before {
  background-color: #F9F9F9;
} 
.product-item__swatch--washed-black:before {
  background-color: #282626ff;
} 
.product-item__swatch--wine:before {
  background-color: #6C1D4B;
} ;



/* DE Colours */
.product-item__swatch--schwarz:before {
  background-color: #000000;
}
.product-item__swatch--schwarze:before {
  background-color: #000000;
}
.product-item__swatch--mittelblaue:before {
  background-color: #3e618c;
}
.product-item__swatch--schwarzer-kaffee:before {
  background-color: #1c1715;
}
.product-item__swatch--dunkelblau:before{
  background-color: #233760;
}
.product-item__swatch--schiefergrün:before {
  background-color: #7c8073;
}
.product-item__swatch--bordeaux-rote:before {
  background-color: #562230;
}
.product-item__swatch--mittelblau:before {
  background-color: #3e618c;
}
.product-item__swatch--hellgrau-meliert:before {
  background-color: #e2e2e2;
}
.product-item__swatch--schiefergrün:before{
  background-color: #7c8073;
}
.product-item__swatch--burgunderrote:before {
  background-color: #562230;
}
.product-item__swatch--schwarzkaffee:before {
  background-color: #1c1715;
}
.product-item__swatch--wine:before {
  background-color: #6D1D4C;
}


/* FR Colours */
.product-item__swatch--noir:before {
  background-color: #000000;
}



