/* CSS Document */
body * {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
body h1,
body h2,
body h3 {
  font-family: Carre Noir Std Medium !important;
}
body h1 b,
body h2 b,
body h3 b {
  font-family: Carre Noir Std Medium !important;
}
body .hanes-store-table select {
  margin-bottom: 20px;
  background-image: url(../images/icons/arrow-down-white.png);
  background-position: 98%;
  background-repeat: no-repeat;
  padding: 10px;
}
body .hanes-store-table table,
body .hanes-store-table th,
body .hanes-store-table td {
  border: 1px solid white;
}
body .hanes-store-table table {
  width: 100%;
}
body .hanes-store-table table tr.table-head {
  background: #e5007d;
}
body .hanes-store-table table tr th {
  text-align: left;
  padding: 10px;
  font-weight: bold;
}
body .hanes-store-table table tr td {
  text-align: left;
  padding: 10px;
}
body main .content-outer-wrapper .content-inner-wrapper .repeatable-image-section .image-container .text-container.bottom {
  bottom: 0px;
}
body main .content-outer-wrapper .content-inner-wrapper .repeatable-image-section .image-container .text-container.bottom h2 {
  padding-bottom: 5px;
}
body.page-id-99 .hanes-button {
  text-align: center;
}
body.page-id-99 .tparrows {
  display: none !important;
}
