/*******************************************************************************
 * greys.layout.scss
 *
 * Styling of the "greys" layout demonstrating the Compass grid extension Susy
 * and building mobile first layouts.
 ******************************************************************************/
/* line 21, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-header,
.l-main {
  margin-bottom: 20px;
  margin-top: 20px; }

/* line 27, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-region--help,
.l-region--sidebar-first,
.l-region--sidebar-second {
  margin-bottom: 20px; }

/* line 33, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-highlighted-wrapper {
  padding: 20px 0; }

/* line 37, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.mobilemenu {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%; }

/* line 41, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-branding {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%; }

/* line 45, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.searchmenu {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%; }

/* line 49, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-region--cart {
  width: 15.25424%;
  float: right;
  margin-right: 0; }

/* line 53, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-constrained,
.l-footer,
.l-footer-wrapper,
.l-header,
.l-region--search {
  max-width: 64em;
  margin-left: auto;
  margin-right: auto; }
  /* line 12, C:/Ruby22/lib/ruby/gems/2.2.0/gems/susy-2.2.5/sass/susy/output/support/_clearfix.scss */
  .l-constrained:after,
  .l-footer:after,
  .l-footer-wrapper:after,
  .l-header:after,
  .l-region--search:after {
    content: " ";
    display: block;
    clear: both; }

/* line 61, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-region--navigation {
  width: 57.62712%;
  float: left;
  margin-right: 1.69492%; }

/* line 65, ../../../sass/layouts/pc-mobile/pc-mobile.layout.scss */
.l-region--user-navigation {
  width: 40.67797%;
  float: right;
  margin-right: 0; }

/*# sourceMappingURL=pc-mobile.layout.css.map */
