img {
  width: auto; }

.article__img__label {
  display: none; }

.icon:before, .icon--end:after {
  font-family: "Site-Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon.hamburger:before, .hamburger.icon--end:after {
  content: "\e600"; }

.icon.close:before, .close.icon--end:after {
  content: "\e601"; }

.icon.search:before, .search.icon--end:after {
  content: "\e602"; }

.icon.play:before, .play.icon--end:after {
  content: "\e603"; }

.icon.facebook:before, .facebook.icon--end:after {
  content: "\e60a"; }

.icon.linkedin:before, .linkedin.icon--end:after {
  content: "\e60b"; }

.icon.twitter:before, .twitter.icon--end:after {
  content: "\e60c"; }

.icon.houzz:before, .houzz.icon--end:after {
  content: "\e60d"; }

.icon.instagram:before, .instagram.icon--end:after {
  content: "\e905"; }

.icon--end.hamburger:before {
  content: ''; }

.icon--end.close:before {
  content: ''; }

.icon--end.search:before {
  content: ''; }

.icon--end.play:before {
  content: ''; }

.icon--end.facebook:before {
  content: ''; }

.icon--end.linkedin:before {
  content: ''; }

.icon--end.twitter:before {
  content: ''; }

.icon--end.houzz:before {
  content: ''; }

.icon--end.instagram:before {
  content: ''; }

.pagination__prev a:before, .link-back:before {
  content: '< '; }

.pagination__next a:after {
  content: ' >'; }

.footer__inner__riba {
  background-image: url(../img/riba.png); }

.logo {
  background-image: url(../img/logo.png); }
  @media only screen and (max-width: 863px) {
    .logo {
      background-image: url(../img/logo-small.png); } }
