.header-menu {
background-color: #80b8ff !important;
}

.footer-scheme-02 {
background-color: #a7cdea !important;
}

.justify-content-between {
 color: black;
}

.footer-menu a {
 color: black; 
}

.product_card .option:not(.option-razmer) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.product_card .option-selector .option-value.is-span {
  padding: 5px 10px;
}
