.mixin-semibold {
  font-weight: 600;
}
.mixin-condensed-bold {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
}
.mixin-reset {
  margin: 0;
  padding: 0;
}
#store-sections {
  margin: 0;
  padding: 0;
  margin-left: -24px;
}
#store-sections div {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #c0c0bf;
  float: left;
  margin-left: 24px;
  margin-bottom: 52px;
  padding-bottom: 16px;
  width: 303px;
}
#store-sections a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  list-style-type: none;
  font-size: 40px;
  color: #82817f;
  line-height: 1;
  text-transform: uppercase;
}
#store-sections a img {
  display: block;
  margin-bottom: 16px;
}
.store-secondary .leftcol {
  width: 236px;
  font-size: 12px;
}
.store-secondary .leftcol h1 {
  font-weight: 600;
  font-size: 12px;
  color: #82817f;
}
.store-secondary .leftcol strong {
  color: #d9890d;
  font-weight: normal;
}
.store-secondary .leftcol a {
  color: #cc5f0e;
}
.store-secondary .leftcol .odd {
  color: #82817f;
  margin-left: 25px;
  border: 1px solid #e09e38;
  padding: 25px 0;
  text-align: center;
  margin-bottom: 23px;
}
.store-secondary .leftcol .even {
  margin-left: 25px;
  color: #82817f;
  border: 1px solid #cccbc9;
  padding: 15px 15px 0 15px;
  text-align: center;
  margin-bottom: 23px;
}
.store-secondary .leftcol .first {
  color: #cc5f0e;
  line-height: 1.75;
  font-size: 14px;
}
.store-secondary .rightcol {
  padding-left: 316px;
}
.store-secondary .rightcol h1 {
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #82817f;
  border-bottom: 1px solid #bfbebc;
  text-transform: uppercase;
  padding-bottom: 8px;
  line-height: 1;
  margin-bottom: 32px;
}
.store-secondary .rightcol h2 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #82817f;
  border-bottom: 1px solid #bfbebc;
  text-transform: uppercase;
  margin-bottom: .25em;
}
.store-secondary .rightcol section {
  border-bottom: 1px solid #bfbebc;
  padding-bottom: .25em;
  margin-bottom: 35px;
}
.store-secondary .rightcol section .left {
  width: 243px;
  float: left;
  padding-top: 45px;
}
.store-secondary .rightcol section .right {
  color: #82817f;
  /*margin-left: 278px;*/
  font-size: 13px;
}
.store-secondary .rightcol section .right ul {
  margin: 0;
  padding: 0;
  margin-top: -0.25em;
}
.store-secondary .rightcol section .right li {
  border-top: 1px solid #bfbebc;
  margin: 0;
  padding: 0;
  padding: .5em 0;
  list-style-type: none;
}
.store-secondary .rightcol section p {
  /*font-style: italic;*/
}
