/*! --------------------------------------------------
    PRINT STYLESHEET
    -------------------------------------------------- */
/*! --------------------------------------------------
    Partials
    -------------------------------------------------- */
/*!  --------------------------------------------------
    Variables
    -------------------------------------------------- */
/* Fonts ------------------------- */
/* Colors ------------------------- */
/* Measurements ------------------------- */
/*!  --------------------------------------------------
    Mixins
    -------------------------------------------------- */
/*  
  Set a rem font size with pixel fallback
  Example:
  p {
    @include font-size(14px)
  }
*/
/* Box sizing */
/* SET WIDTH */
/*  
  JUSTIFY NAV
  To hide the white space from the :after line we have to put a height on the ul
  Example: @include navJustify(1.5em);
*/
/* 
  JUSTIFY NAV as a table cel
  If you want to justify your horizontal navigation but keep the align center in the <li>
  Example: @include navJustifyTable();
*/
/*  
  RESET LIST
*/
/* Media Queries */
/*  --------------------------------------------------
    Main style
    - Clearfix: @extend %clearfix;
    -------------------------------------------------- */
/* line 20, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes h1 {
  font-size: 30px;
  line-height: 34px; }
/* line 26, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes #header-top,
.page-community-routes #header #header-right,
.page-community-routes #header #main-nav,
.page-community-routes #header #main-nav-background-block,
.page-community-routes #header #header-credits,
.page-community-routes .communityNav-wrapper,
.page-community-routes .route-detail .route-detail-content .detail-actions,
.page-community-routes .route-detail .route-detail-community,
.page-community-routes #footer .region-footer,
.page-community-routes #footer .social-links,
.page-community-routes #footer #duo {
  display: none; }
/* line 41, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes #container {
  width: 100%;
  box-shadow: none; }
/* line 47, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes #header {
  background-image: none; }
  /* line 49, ../../sass/hlnfietst/hlnfietst_print.scss */
  .page-community-routes #header > .section {
    padding: 15px 0px 15px 0px;
    width: 100%; }
  /* line 53, ../../sass/hlnfietst/hlnfietst_print.scss */
  .page-community-routes #header #header-left {
    margin-left: 30px; }
/* line 59, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes .route-detail .route-detail-content,
.page-community-routes .route-detail .image-wrapper {
  float: none;
  width: 100%;
  margin-bottom: 15px; }
/* line 66, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes #routeMap {
  min-width: 100%;
  border: 0px; }
/* line 71, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes .detail-locations-wrapper, .page-community-routes .route-detail-hoogteprofiel-grafiek, .page-community-routes .route-detail-omschrijving-content {
  margin: 0;
  width: 100%; }
/* line 76, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes .route-detail-omschrijving-photos {
  text-align: left; }
/* line 80, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes .field-name-field-subtitle-community,
.page-community-routes .field-name-field-subtitle-shop,
.page-community-routes .field-name-field-subtitle-news,
.page-community-routes .section-title,
.page-community-routes .loginPage h2,
.page-community-routes .registerPage h2 {
  padding: 0px;
  margin-bottom: 0px;
  background: none;
  text-align: left; }
/* line 92, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes .route-detail .image-wrapper .route-detail-content .description:nth-child(2) {
  display: none; }
/* line 97, ../../sass/hlnfietst/hlnfietst_print.scss */
.page-community-routes #footer {
  background: none;
  color: #9f9f9f; }
  /* line 100, ../../sass/hlnfietst/hlnfietst_print.scss */
  .page-community-routes #footer a {
    color: #9f9f9f; }

/*# sourceMappingURL=hlnfietst_print.css.map */
