/**
 * @file
 * Home / landing page styling.
 *
 * Attached on the home landing page via the clubbing411_module/styles.home
 * library.
 */

.path-home-landing-page #main-container {
  padding-top: 0px;
  background: white;
}

.path-home-landing-page #main-container .container {
  max-width: fit-content;
}

#block-clubbing411-offertypes8am359pm,
#block-clubbing411-offertype4pm1159pm,
#block-clubbing411-offertype12am759am,
.js-facet-block-id-deals8am359pm,
.js-facet-block-id-deals4pm1159pm,
.js-facet-block-id-deals12am759am {
  display: none;
}
