.btn {
  border-radius: none;
}
.header-bottom{
  position: relative;
}
.top-nav .menu {
  background: none;
  color:#fff;
  border: 1px solid #fff;
  border-radius: 2px;
}
.flexslider {
  margin-bottom: 0;
}
.cup-in p {
  min-height: 5em;
}
span.dollar {
  font-family: times;
}
span.price-in small {
  text-decoration: line-through;
}
iframe {
    max-width: 100%;
    border: none;
}
.amet-grid  img {
    border-radius: 50%;
    float: left;
    width: 65px;
  }
.post-grid {
  padding: 1em 0;
}

.amet-grid p.tit {
  float: right;
  width: 75%;
}
.product-info h3 {
  margin: 0 0 0.5em;
  font-size: 1.5em;
  color: #aa381e;
  font-family: 'Lobster Two', cursive;
}
.product-info span.dollar {
  font-family: 'Lobster Two', cursive;
}
.product-info p, .product-info strong {
  padding: 0.7em 0;
}
.post-meta {
  margin: 10px 0;
}
.post-meta span.date,.post-meta span.author {
  color: #919191;
  font-size: 13px;
  margin-right: 3em;
}
.contact-left input.textbox, .contact-left textarea {
  border-radius: 0;
  width: 100%;
}
input.textbox.captcha {
    width: 40%;
    float: left;
    border-radius: 0;
    height: 36px;
    margin-right: 1em;
}

.contact-left ul {
  list-style: none;
}
.footer-bottom {
  margin-bottom: 20px;
}
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
