/* xl - DESKTOP STYLES */
/* Restore container padding so content doesn't touch the screen edge */
.single-product #content {
  padding-left: 0.75rem;
  /* Standard Bootstrap gutter */
  padding-right: 0.75rem;
}
/* Restore row margins */
.single-product #primary.content-area > .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
/* Restore column padding so the sidebar and content don't touch */
.single-product #primary.content-area > .row > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 5rem;
}
.single-product #content {
  margin-top: 0px !important;
  /* Increases the gap to clear the header */
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F28865-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDA%3BACOA%3BAAAA%3BAAAA%3BAAAA%3BADPA%3BACaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%22%7D */