.woocommerce div.product .variations .label {
  border-width: 0px 0px 0px 0px;
  border-style: none;
  border-color: rgba(0, 0, 0, 0.74);
}
.woocommerce div.product .variations .value {
  border-width: 0px 0px 0px 0px;
  border-style: none;
}
.woocommerce div.product .variations {
  border-style: none;
}
.wc-block-components-sidebar-layout .wc-block-components-button {
  background-color: #c7c7c7;
}
.wc-block-components-sidebar .wc-block-components-button__text {
  font-weight: 500;
}
tbody > .wc-block-cart-items__row div {
  font-size: 17px;
}
body #select2-pa_medidas-results {
  background-color: #ffe7e7;
  border-style: solid;
  border-width: 1px;
}
