.right-icon-nav li a .label {
  position: absolute;
  right: 2px;
  top: 0px;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-design .footer .powered-by {
  background: #646464;
}

.made-in-usa {
  width: 63px;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}

@media (max-width: 450px) {
  #hubspot-messages-iframe-container {
    position: absolute !important;
    bottom: unset !important;
    top: 120px !important;
  }
}
.product-desc h5 {
  width: 100%;
  min-height: auto;
}

#product-list .summary {
  margin-top: 10px;
  min-height: auto;
  max-height: initial;
}

.small-color-chip-container {
  height: 35px;
  overflow: hidden;
  margin-top: -35px;
  position: relative;
  z-index: 10;
}

.color_item.active {
  background-color: red;
}

/*# sourceMappingURL=global.css.map */
