/* ===============================================================================
   MARKETPLACE Store DEFAULTS
   =============================================================================== */
.custom-header {
  top: 56px; }
  .custom-header .headerbanner img {
    display: block;
    max-width: 100%;
    height: auto; }

.custom-footer {
  /*position: absolute;
  bottom: 0;*/ }

.custom-footer-spacer {
  margin-top: 200px; }
