.combinations-wrapper {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  background-color: #FAFAFA;
  margin-top: -1px;
}
.combinations-wrapper:nth-child(2n) {
  background-color: #FFFFFF;
}
.combinations-add-to-cart .svg-icon-cart {
  width: 15px;
  height: 15px;
}
.combinations-availability-in i {
  color: #36BF3C;
}
.combinations-availability-out i {
  color: #DC1F41;
}

.s-style {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #222222;
}

.xs-style {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #888888;
}/*# sourceMappingURL=front.css.map */