body.single-product .button, 
body.single-product button {
  margin-top: 20px !important;
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
}

*, *::before, *::after {
  box-sizing: border-box;
}
