.wrapper {
  margin-top: 0.9em !important;
}
.logo {
  max-width: 327px;
}
body.cms-home .col-2,
body.cms-home blockquote {
  text-align: center;
}
body.cms-home .col-2 h2 {
  font-size: 2em;
  font-weight: 500;
  margin: 1em auto;
}
body.cms-home .col-2 p {
  border-width: 1px 0px;
  border-style: solid;
  padding: 1em 2em;
  margin-top: 1em;
  line-height: 2em;
}
body.cms-home blockquote {
  font-style: bold;
  padding: 1% 21%;
  font-style: italic;
}
body.cms-home blockquote p {
  display: inline;
  font-size: 140%;
  font-weight: 500;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
body.cms-home blockquote p:before,
body.cms-home blockquote p:after {
  font-size: 4em;
  line-height: 0.1em;
  vertical-align: -0.4em;
  color: #ccc;
}
body.cms-home blockquote p:before {
  content: open-quote;
  margin-right: 0.25em;
}
body.cms-home blockquote p:after {
  content: close-quote;
  margin-left: 0.25em;
  position: relative;
  top: 0.1em;
}
body.cms-home blockquote footer {
  margin-top: 7px;
}
body.cms-home blockquote footer cite {
  font-style: italic;
}
.footer-container .brochures {
  background: #867969 url(https://brumbyrocker.com/skin/frontend/brumby/default/images/brochures_bg.png) left top no-repeat;
}
.footer-container .brochures .col2-set .col-1 {
  width: 30%;
  min-height: 263px;
}
.footer-container .brochures .col2-set .col-2 {
  width: 70%;
  float: left;
  text-align: center;
  padding: 0px;
}
.footer-container .brochures .col2-set .col-2 ul {
  display: inline-block;
}
.footer-container .brochures .col2-set .col-2 ul li {
  display: inline-block;
  margin: 31px 3em 11px;
}
@media only screen and (max-width: 479px) {
  .footer-container .brochures .col2-set .col-2 {
    width: 100%;
  }
}
.footer .links.social-media i {
  margin-right: 7px;
}
.footer .links li {
  word-break: normal !important;
}
.link-compare {
  display: none !important;
}
body.checkout-onepage-index .brochures,
body.checkout-onepage-index .footer .block-subscribe,
body.checkout-onepage-index .footer .links {
  display: none;
}
body.checkout-onepage-index .footer {
  border-top: 0px;
}

@font-face {
  font-family: 'fontello';
  src: url('https://brumbyrocker.com/skin/frontend/brumby/default/fonts/fontello.eot?65586007');
  src: url('https://brumbyrocker.com/skin/frontend/brumby/default/fonts/fontello.eot?65586007#iefix') format('embedded-opentype'),
       url('https://brumbyrocker.com/skin/frontend/brumby/default/fonts/fontello.woff?65586007') format('woff'),
       url('https://brumbyrocker.com/skin/frontend/brumby/default/fonts/fontello.ttf?65586007') format('truetype'),
       url('https://brumbyrocker.com/skin/frontend/brumby/default/fonts/fontello.svg?65586007#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('https://brumbyrocker.com/skin/frontend/brumby/default/font/fontello.svg?65586007#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-houzz:before { content: '\e800'; } /* '' */
.icon-pinterest:before { content: '\e801'; } /* '' */
.icon-facebook:before { content: '\e802'; } /* '' */
.icon-youtube:before { content: '\e803'; } /* '' */
.icon-twitter-bird:before { content: '\e804'; } /* '' */
.icon-instagram-filled:before { content: '\e805'; } /* '' */
.icon-googleplus-rect:before { content: '\e806'; } /* '' */
