.bxmaker__basket__confirm__clear {
  display: block;
}
.bxmaker__basket__confirm__clear-question {
  text-align: center;
  font-size: 1.3em;
  padding: 15px;
  margin-bottom: 15px;
}
.bxmaker__basket__confirm__clear-btns {
  text-align: center;
  margin-bottom: 15px;
}
.bxmaker__basket__confirm__clear-btns button {
  margin: 0 15px;
  padding: .5em .4em .5em .4em;
  min-width: 80px;
  cursor: pointer;
}
