/** Shopify CDN: Minification failed

Line 74:18 Expected "}" to go with "{"

**/
@media (min-width: 768px) {
    body .productView.layout-1 .productView-thumbnail-wrapper.arrows-disable, .productView.layout-2 .productView-thumbnail-wrapper.arrows-disable {
        top: 0px !important;
    }
    body .productView.layout-1 .productView-thumbnail-wrapper.arrows-disable .productView-for {
        padding-top: 30px;
    }
}

/* David Custom Group Variants */
.swatch-custom ul {
  list-style: none;
  padding: 0;
  letter-spacing: -0.31em;
  max-width: 650px;
  margin: 0 auto 10px;
}
.swatch-custom .color-available {
  font-weight: 500;
}
.swatch-custom ul li {
  display: inline-block;
  letter-spacing: normal;
  overflow: hidden;
  vertical-align: top;
  border: 1px solid #cbcbcb;
  margin: 0 7px 7px 0px;
}
.swatch-custom ul li.active {
  border: 1px solid #000;
}
.swatch-custom ul li:hover {
  border: 1px solid #838383;
}
.swatch-custom ul li a{
  display: block;
  height: 100%;
  position: relative;
  padding-top: 7px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.swatch-custom ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
/* .card-information .card-swatch {
  display: none !important;
}
.card-information .color-available  {
  display: none;
} */

body .card-swatch .swatch-label .pattern {
  background-size: auto;
}
.card-information .swatch-custom ul li  {
    border-radius: 50%;
    padding: 2px;
    width: 24px;
    height: 24px;
}
.swatch-custom ul li {
  border-radius: 5