h1 {
  margin-bottom: 0;
}

h2, h3 {
  border-bottom: 1px solid black;
}

th {
  border-bottom: 1px solid #666666;
  padding-top: 10px;
  vertical-align: bottom;
}

td {
  vertical-align: top;
  padding-right: 5px;
}

#description {
  padding-bottom: 10px;
}

#details {
  padding-bottom: 20px;
}

#linklist a {
  padding-bottom: 10px;
  display: block;
  font-size: calc(0.9rem + 0.3vw);
  font-weight: 700;
  padding: 7px 0 0;
  margin: 0;
  border: 0;
}

#details h3 {
  font-size: 17px;
  font-weight: 700;
  padding: 7px 0 0;
  margin: 0;
  border: 0;
}

#details p {
  font-size: 14px;
  margin: 0;
  padding: 0 0 5px;
}

.image-gallery img {
  border: 1px solid #1a1a1a;
  height: 150px;
  width: auto;
  margin-right: 5px;
}

#img-gallery img {
  border: 1px solid #1a1a1a;
  height: 150px;
  width: auto;
  margin-right: 5px;
}

#img-gallery a,
#img-gallery a:link,
#img-gallery a:visited,
#img-gallery a:active,
#img-gallery a:hover {
  line-height: normal;
  text-decoration: none;
}

#main-image {
  width: 100%;
  height: auto;
}

#material {
  border-bottom: 1px solid #428bca;
  font-size: 10pt;
  margin-bottom: 14px;
}

#price-link {
  border-bottom: 1px solid #428bca;
  border-top: 1px solid #428bca;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 14px;
}

#pricing p, #pricing a {
  font-size: 16px;
}

#pricing-table td {
  border-bottom: 1px dotted #666666;
}

#thumb-gallery {
  margin-top: 14px;
}

#thumb-gallery a:link,
#thumb-gallery a:visited,
#thumb-gallery a:active,
#thumb-gallery a:hover {
  text-decoration: none;
}

.subtext {
  font-weight: normal !important;
}

#build-kit th, #build-kit td {
  vertical-align: top;
}

table#build-kit th {
  width: 30%;
}

.small-print {
  font-size: 11px;
  margin-bottom: 0;
}

span.h1-subtext {
  font-size: calc(0.8rem + 0.3vw);
  font-weight: normal;
}/*# sourceMappingURL=bike.css.map */