body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	 margin: 10mm;
}

a, body {
	 color: #000;
}

#header nav, #header aside, button, #footer, .spinner, #main.toolkit > div > div > * > ol > li > div > b, #main.toolkit > div > div > * > ol > li > div > ol > li > i, .breadcrumbs, aside, .heading .overlay, .share-buttons {
	display: none;
}

img {
	max-width: 50%;
}

.submenu {
  display: none;
}

body.single-wish #wrap > .btn,  body.single-wish #wrap > .form-control, body.single-wish .heading {
  display: none !important;
}

body.single-wish #header {
  text-align: center;
  padding-bottom: 32px;
}

body.single-wish #header a {
  text-decoration: none;
  font-size: 11px;
  max-width: 300px;
}
body.single-wish #header a strong {
  display: block;
}

article.wish h1,
article.wish > div,
article.wish > input,
article.wish > footer,
article.wish > section > div:last-child {
  display: none;
}

article.wish .img {
  display: block;
  width: 100%;
}
article.wish .img {
  border: #eee 2px solid;
}
article.wish .img img{
  width: 100%;
  height: auto;
  max-width: 100% !important;
}
