.product-card-top .card-favorite,
.product-card-tools .compare-button,
.product-mark,
.cookie-settings__close {
  min-width: 44px;
  min-height: 44px;
}

.product-card-top .card-favorite {
  width: 44px;
  height: 44px;
}

.product-card-tools .compare-button {
  min-height: 44px;
}

.product-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
}

.cookie-settings-link {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
}

[data-lead-form] .form-consent,
[data-checkout-form] .form-consent {
  min-height: 44px;
  align-items: center;
}

[data-lead-form] .form-consent input,
[data-checkout-form] .form-consent input {
  width: 24px;
  height: 24px;
}
