.clearpay-express-button,
button.clearpay-express-button:hover {
  background-image: none;
  background: #000;
  border: 1px solid #000;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: none;
  width: 267px;
  max-width: 100%;
  margin-top: 10px;
}
.clearpay-express-checkout-minicart-wraper {
  margin: 0 10px 15px;
}
.clearpay-express-checkout-minicart-wraper .clearpay-express-button,
.clearpay-express-checkout-minicart-wraper button.clearpay-express-button:hover {
  width: 100%;
  cursor: pointer;
  text-align: center;
}
