body#checkout .container {
  min-height: auto !important;
}

body, #header, #wrapper {
  background: #EEAECA;
  background: radial-gradient(circle, rgba(238, 174, 202, 0.36) 0%, rgba(148, 187, 233, 0.66) 100%);
}

.footer-container .container .row {
    background: transparent;
}

.block-categories {
    background: #ACA9EB !important;
}

