body {
  background-color: #eee; }

#wrapper {
  background-color: #fff;
  max-width: 960px; }

header .head1 {
  background: url("../images/wonder-griddle-logo.gif") 0 10px no-repeat;
  text-indent: -9999px;
  height: 110px;
  margin: 0 0 0 10px; }

#griddle {
  display: block;
  position: absolute;
  right: 40px;
  z-index: 100; }

header nav {
  background-color: #90240f;
  background-image: -moz-linear-gradient(center bottom, #90240f 0%, #bc2304 50%, #90240f 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #90240f), color-stop(0.5, #bc2304), color-stop(1, #90240f));
  height: 40px; }
  header nav ul {
    list-style: none;
    height: 40px;
    padding: 0; }
    header nav ul li {
      margin: 0;
      padding: 0;
      float: left; }
      header nav ul li a {
        display: block;
        height: 40px;
        padding: 0 19px;
        text-decoration: none;
        color: #fff;
        font: 16px/40px "Arvo", Georgia, "Times New Roman", serif; }
        header nav ul li a:hover {
          background-color: rgba(255, 255, 255, 0.2);
          color: #fff;
          text-decoration: inherit; }

#bar {
  background: url("../images/wood-background.jpg") repeat-x;
  height: 160px; }
  #bar .price {
    line-height: 18px; }

#headline {
  font-family: "Arvo", Georgia, "Times New Roman", serif;
  text-align: center;
  line-height: 20px; }

#headline .head1 {
  font-size: 20px;
  line-height: 1.3em;
  margin: 20px 0 0; }

#headline .head2 {
  font-size: 20px;
  line-height: 1.3em;
  margin: 0; }

.introducing {
  text-decoration: underline;
  font-style: italic;
  text-transform: uppercase; }

#headline .head3 {
  font-size: 18px;
  margin-top: 20px; }

.buynow {
  margin-top: 57px;
  text-align: center;
  z-index: 200; }
  .sidebar .buynow {
    margin-top: 40px;
    z-index: 0; }

.purchase-button {
  background-color: #ffcd48;
  border-radius: 13px;
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.2);
  color: #000;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  padding: 3px 20px;
  text-align: center; }

.purchase-button:hover {
  color: #000;
  text-decoration: none; }

.amazon-icon {
  max-width: 20%; }

.amazon-text {
  font-size: 0.9em; }

#main section .head1 {
  margin-top: 20px;
  font: 20px/40px "Arvo", Georgia, "Times New Roman", serif;
  text-align: center;
  color: #000; }

#main section .head2 {
  font: 16px/24px "Arvo", Georgia, "Times New Roman", serif;
  color: #000;
  margin-bottom: 0; }

#main section .head3 {
  font: 14px/40px "Arvo", Georgia, "Times New Roman", serif;
  color: #000;
  margin-bottom: 0; }

#main section {
  background-color: #fff;
  font: 14px/20px Verdana, Helvetica, Arial, sans-serif;
  color: #4b4b4b; }

strong {
  font-weight: 700;
  color: #000; }

#video {
  width: 220px;
  padding: 10px;
  text-align: center;
  margin: 0 0 20px 20px;
  float: right; }

.america-warranty {
  margin-bottom: 2.5em; }

#main section #video h2 {
  line-height: 20px;
  margin-bottom: 10px; }

.callout {
  border: 1px solid #90240f;
  color: #90240f;
  font: 18px/26px "Arvo", Georgia, "Times New Roman", serif;
  padding: 10px;
  text-align: center;
  max-width: 280px; }

#pancakes {
  text-align: center; }

#slideshow {
  margin-top: 10px;
  margin-bottom: 5px; }

.sidebar {
  border-left: 1px solid #ccc; }

aside {
  font: 11px/15px Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  padding-top: 1em; }

aside .head1 {
  margin: 20px 0 0;
  font: 14px/20px "Arvo", Georgia, "Times New Roman", serif;
  color: #000; }

.insta-photos .head1 {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center; }

.insta-photos ul {
  list-style: none;
  padding-left: 0; }

.insta-photos li {
  display: block;
  float: left;
  padding: 3px;
  position: relative; }

.insta-photos .bigger {
  background-color: #fff;
  border: 1px solid #666;
  box-shadow: 0 0 3px #000;
  display: none;
  padding: 5px;
  position: absolute;
  right: 133px;
  top: 10px;
  z-index: 10; }
  .insta-photos .bigger img {
    max-width: 234px; }

.insta-photos .thumb {
  display: block;
  height: 117px;
  width: 117px; }

.testimonials .head1 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px; }

.testimonials .head2 {
  color: #000;
  font-size: 19px;
  margin-bottom: 30px;
  text-align: center; }

.testimonials p {
  font-family: 'Gentium Book Basic', serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 2em;
  text-align: center; }

.footer {
  border-top: 1px solid #999;
  padding: 20px 0;
  min-height: 80px;
  color: #999;
  font: 14px/22px Verdana, Helvetica, Arial, sans-serif; }
  .footer .footer-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

form {
  margin-bottom: 2em; }
  form label {
    margin-bottom: 0; }

.instagram-text {
  text-align: center; }

.instagram-icon {
  display: inline-block;
  width: 60px; }

.embiggen {
  font-size: 1.1em; }
