.view-mode--product--full-detail {
  padding: 1rem;
}
.view-mode--product--full-variation {
  padding: 1rem;
  background-color: #f8f9fa;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
