.page-number {
  text-decoration: none;
  font-size: 0.875rem;
  border: 0.0625rem solid #cfcfcf;
  padding: 0.75rem 0.9375rem;
  color: #757f82;
}
.page-number.selected-page {
  border: 0.125rem solid #000;
  border-radius: 0.125rem;
  color: #000;
}

.pagination-arrow {
  padding: 0.625rem;
}
.pagination-arrow.disabled {
  pointer-events: none;
  opacity: 0.4;
}

/**
* All font sizes are in px
**/
h1,
h2,
h3,
h4,
.h4 {
  font-family: "Avenir-Roman";
  color: #000;
  font-weight: 400;
}

h5,
h6 {
  font-family: "Avenir-Roman";
  color: #454b4c;
  font-weight: 400;
}

h1 {
  line-height: normal;
  font-size: 2.25rem;
  font-weight: 800;
}
@media (min-width: 769px) {
  h1 {
    font-size: 3.625rem;
    font-weight: 700;
  }
}

h2 {
  line-height: normal;
  font-size: 1.25rem;
  font-weight: 800;
}
@media (min-width: 769px) {
  h2 {
    font-size: 1.25rem;
    font-weight: 800;
  }
}

h3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 0.75rem;
}
@media (min-width: 769px) {
  h3 {
    font-size: 1.1875rem;
    font-weight: 600;
    line-height: 1.375rem;
  }
}

h4,
.h4 {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  h4,
  .h4 {
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.125rem;
  }
}

h5 {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1rem;
}

/**
* All font sizes are in px
**/
body {
  font-family: "Avenir-Roman";
  font-size: 1rem;
  color: #000;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  body {
    font-size: 1rem;
    font-weight: 400;
  }
}

.text-strong, .payment-header-ghost .card-header h2, .payment-summary .card-header h2, .payment-form .card-header h2, .shipping-summary .card-header h2, .single-shipping .card-header h2 {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  .text-strong, .payment-header-ghost .card-header h2, .payment-summary .card-header h2, .payment-form .card-header h2, .shipping-summary .card-header h2, .single-shipping .card-header h2 {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
.text-strike-through {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: calc(normal / 16)rem;
}
@media (min-width: 769px) {
  .text-strike-through {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: calc(normal / 16)rem;
  }
}

.small-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strong {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  font-weight: 700;
}
@media (min-width: 769px) {
  .small-text-strong {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strike-through {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text-strike-through {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}

.cta {
  background: transparent;
  border-color: transparent;
  font-weight: 600;
  line-height: 1rem;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .cta {
    font-weight: 600;
    line-height: 1.0625rem;
  }
}

.card {
  border: none;
  border-radius: 0;
}
.card-body {
  padding: 0;
}
.store-hours .card-body {
  padding-top: 0.625rem;
}
.blog .card {
  border: 1px solid #e0e0e0;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .blog .card {
    margin-bottom: 3rem;
  }
}
.blog-article-asset .card {
  margin-bottom: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .card.shipping-summary {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 992px) {
  .card.confirm-details {
    margin-bottom: 1.875rem;
  }
}
.card.bonus-product-line-item, .store-hours .card, .card.refinement-wrap, .card.order-confirm-create-account {
  margin-bottom: 0;
}
.card.refinement-wrap .card-body {
  display: block;
}
@media (min-width: 769px) {
  .card.refinement-wrap .card-body {
    display: none;
  }
}
.account-dashboard .card {
  border-bottom: 1px solid #e8e8e8;
  padding: 0.875rem 0;
  margin: 0;
  background-color: transparent;
}
.shopping-bag .card {
  border-bottom: 1px solid #e8e8e8;
  padding: 0.875rem 0;
  margin: 0;
}
.shopping-bag .card:first-child {
  border-top: none;
}
@media (min-width: 992px) {
  .shopping-bag .card:first-child {
    padding-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  .shopping-bag .card {
    padding: 1.75rem 0 1.25rem 0;
  }
}
.order-list-container .card, .product-summary .card {
  border-bottom: 1px solid #e8e8e8;
  padding: 0.875rem 0;
  margin: 0;
}
.product-summary .card {
  margin-right: 0.8125rem;
}
.product-summary .card:first-child {
  padding-top: 0;
  border-top: none;
}
.product-summary .card:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .payment-page .card {
    padding: 1.875rem 0;
  }
}
@media (min-width: 992px) {
  .order-list-container .card {
    padding: 1.875rem 0;
  }
}
.order-list-container .card:last-child {
  border-bottom: none;
}
.order-details .card-header {
  display: none;
}
.account-dashboard .card-header {
  background-color: transparent;
}
.payment-header-ghost .card-header, .payment-summary .card-header, .payment-form .card-header, .shipping-summary .card-header, .single-shipping .card-header {
  border-radius: 0;
  border: none;
  padding: 0;
}
.payment-header-ghost .card-header h2, .payment-summary .card-header h2, .payment-form .card-header h2, .shipping-summary .card-header h2, .single-shipping .card-header h2 {
  color: #6c757d;
  font-size: 0.875rem;
}
.payment-header-ghost .card-header {
  margin-top: 0;
  background: #fff;
  padding: 0.625rem 0 0 0;
}
.payment-header-ghost .card-header h2 {
  color: #6c757d;
  font-size: 0.875rem;
}
.refinement .card-header, .add-payment-form .card-header, .trackorder .card-header, .confirm-details .card-header, .order-confirm-create-account .card-header {
  border: none;
  padding: 0;
}
.refinement .card-header h2, .add-payment-form .card-header h2, .trackorder .card-header h2, .confirm-details .card-header h2, .order-confirm-create-account .card-header h2 {
  margin-bottom: 0.9375rem;
}
.profile-page__content .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 1rem 0;
  margin-bottom: 1.25rem;
}
.profile-page__content .card-header h2 {
  margin-bottom: 0;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .profile-page__content .card-header h2 {
    margin-top: 0;
  }
}
.confirm-details .card-header {
  padding-top: 1.875rem;
}
@media (min-width: 992px) {
  .confirm-details .card-header {
    padding: 0;
  }
}
.order-history .card-footer {
  padding: 0;
  border: none;
}
.card.ghost {
  opacity: 0.5;
}

.card-info-group p {
  margin-bottom: 0;
}
.card-info-group div {
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .card-info-group div {
    margin-bottom: 1.25rem;
  }
}
.card-info-group div:last-child {
  margin-bottom: 0;
}

.collapsible-xl.active .store-hours-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
#storesStock .collapsible-xl.active .store-hours-card {
  font-size: 0.75rem;
}
@media (min-width: 769px) {
  .collapsible-xl.active > .refinement-wrap .card-body {
    display: block;
  }
}

@media (min-width: 992px) {
  .totals__content {
    padding: 1.875rem;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
  }
}
#checkout-main .totals__content, .receipt .totals__content {
  padding: 1.25rem;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
  #checkout-main .totals__content, .receipt .totals__content {
    padding: 1.875rem;
    margin-bottom: 1.3125rem;
  }
}

.blog-article__image {
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.blog-article__image img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-article-asset {
  height: 100%;
}
.blog-article-asset .blog-article__image {
  margin-bottom: auto;
}
.blog-article__content {
  padding: 1.125rem 0.625rem;
}
@media (min-width: 992px) {
  .blog-article__content {
    padding: 1.125rem 0.75rem;
  }
}
.blog-article__category {
  font-size: 0.6875rem;
  margin-bottom: 0.5rem;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  font-family: "Avenir-Heavy";
}
.blog-article__title {
  font-size: 1rem;
  line-height: 1.5625rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  font-family: "Courier-New-Bold";
  overflow: hidden;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-article__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  line-height: 1.625rem;
  margin-bottom: 0.5rem;
}
.single-article__navigation .blog-article__text {
  display: none;
}
.blog-article__date {
  color: #666;
  font-size: 0.75rem;
  letter-spacing: 0.24px;
  text-transform: capitalize;
  font-family: "Avenir-Heavy";
}
.blog-article a {
  text-decoration: none;
}
.blog-article a:hover .blog-article__title {
  text-decoration: underline;
}
.blog-article a:hover .blog-article__image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (min-width: 992px) {
  .js-blog-article {
    width: 45%;
  }
}

.blog-menu__list {
  list-style: none;
  padding: 0 1.25rem;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: scroll;
  gap: 36px;
}
@media (min-width: 992px) {
  .blog-menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    padding: initial;
    gap: 20px;
    margin-top: 1.25rem;
  }
}
.blog-menu__list li {
  width: 100%;
  white-space: nowrap;
}
.blog-menu__list li a {
  text-decoration: none;
  padding: 0.625rem 0 1.25rem 0;
  font-size: 0.875rem;
  font-family: "Courier-New-Bold";
  line-height: normal;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1199.98px) {
  .blog-menu__list li a.active {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  .blog-menu__list li a:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.blog-menu__list li a:active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (min-width: 992px) {
  .blog-menu__list li a {
    padding: 0;
  }
}

.blog {
  background-color: #f5f5f5;
}
.blog.single-article-container {
  background-color: #fff;
}
@media (min-width: 992px) {
  .blog.single-article-container {
    background-color: #f5f5f5;
  }
}
.blog-logo {
  text-align: center;
  padding: 0.75rem 0;
  margin: 0 1.25rem 0.75rem 1.25rem;
  border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 992px) {
  .blog-logo {
    padding: initial;
    margin: initial;
    border-bottom: none;
  }
}
.blog-logo img {
  width: 100%;
}
.blog-menu {
  background-color: #fff;
}
.blog-content {
  position: relative;
}
@media (min-width: 769px) {
  .blog-content {
    background-color: #fff;
    padding: 1.875rem 1.25rem;
  }
}
.blog-articles {
  margin-top: 0.1875rem;
}
@media (min-width: 992px) {
  .blog-articles {
    margin-top: 0;
  }
}
.blog-search h2 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Courier-New-Bold";
  font-weight: 400;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .blog-search h2 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (min-width: 992px) {
  .blog-search h2 {
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 991.98px) {
  .blog .sticky-top-mobile {
    position: sticky;
    top: 118px;
    z-index: 1;
  }
}
@media (orientation: portrait) and (min-width: 769px) and (max-width: 1199.98px) {
  .blog .sticky-top-mobile {
    top: 145px;
  }
}
@media (min-width: 992px) {
  .blog .sticky-top-desktop {
    position: sticky;
    top: -30px;
  }
}
@media (max-width: 991.98px) {
  .blog .no-padding {
    padding: 0;
  }
}
.blog .img-fluid {
  width: 100%;
}
.blog .img-height-100 {
  height: 100%;
}
.blog .page-links {
  margin-bottom: 2.1875rem;
}
@media (min-width: 992px) {
  .blog .page-links {
    margin-bottom: 3.125rem;
  }
}

.container .breadcrumb {
  padding-bottom: 2.375rem;
}
@media (max-width: 991.98px) {
  .container .breadcrumb {
    padding: 0.625rem 0 0.625rem 1.25rem;
  }
}

.category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin: 1.25rem 0;
}
@media (min-width: 992px) {
  .category {
    margin: 0;
  }
}
.category__title {
  margin-bottom: 1.875rem;
}
.category__title img {
  max-width: 100%;
}
.category__description {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .category__description {
    line-height: 2.5rem;
    margin-bottom: 2.5625rem;
  }
}