@font-face {
  font-family: gilroy;
  src: url("Gilroy-ExtraBold.otf") format("otf"), url("Gilroy-Light.otf") format("otf");
}
body {
  font-family: gilroy;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #373426;
  background: transparent;
}

.accordion-header {
  background-color: #f4f4f4 !important;
}

.accordion-button {
  display: block !important;
  background-color: transparent !important;
}

.accordion-button::after {
  display: none !important;
}

.accordion-item {
  position: relative !important;
}

#hd-logo {
  width: 100%;
  max-width: 320px;
}

.flag-ca {
  width: 1.25rem;
  height: 1.25rem;
  border-width: 0.125rem;
  vertical-align: sub;
}

.color-custom-link {
  color: #286fad !important;
}

.color-custom-link:hover {
  color: #666 !important;
}

.card-header-secondary-extended {
  background-color: #333;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  align-items: baseline;
  padding: 1rem;
}
.card-header-secondary-extended span {
  font-size: 1.125rem;
  font-weight: 700;
}

.card-header-primary-extended {
  background-color: #f2f2f2;
  color: #333;
  font-size: 1.125rem;
  font-weight: 700;
  align-items: baseline;
  padding: 1rem;
}
.card-header-primary-extended span {
  font-size: 1.125rem;
  font-weight: 700;
}

.card-header-button-secondary {
  cursor: pointer;
  padding: 0.625rem 1.5rem 0.75rem 1.125rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  background-color: #333;
}
.card-header-button-secondary #express-truck {
  width: 1rem;
  height: 1rem;
  border-width: 0.1rem;
}
.card-header-button-secondary #minus-sign {
  width: 1rem;
  height: 1rem;
  border-width: 0.1rem;
}

#product-image {
  width: 80px;
  height: 80px;
  border-width: 0.1rem;
}

.color-custom-button {
  color: #fff;
  background-color: #2b3848;
  border-radius: 0.125rem;
  width: auto;
  padding: 0.75rem 1rem;
  border: 0 !important;
  outline: none !important;
}
.color-custom-button img {
  width: 2.5rem;
  height: 2.5rem;
  border-width: 0.25rem;
}

.color-custom-button:hover {
  background-color: #cb4814 !important;
}

.check-icon, #plus-sign, #store-logo {
  width: 1.25rem;
  height: 1.25rem;
  border-width: 0.125rem;
}

#gift-item {
  width: 2.875rem;
  height: 1.875rem;
  border-width: 0.125rem;
}

#check-mark {
  width: 2.5rem;
  height: 2.5rem;
  border-width: 0.25rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-link:focus, .nav-link:hover, .nav-tabs {
  border-color: transparent !important;
  border-radius: 0 !important;
}

.nav-tabs .nav-link.active {
  border-top: 4px solid #2b3848 !important;
}

.nav-link, .nav-link:focus, .nav-link:hover {
  color: #666;
  font-weight: bold;
}

#amex, #master-card, #visa {
  position: absolute;
  height: 32px;
  width: auto;
  top: 1.5rem;
}

#visa {
  right: 0.5rem;
}

#master-card {
  right: 2.75rem;
}

#amex {
  right: 6rem;
}

#interac-logo {
  height: 2.5rem;
  width: 7rem;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

#PayBright-logo {
  height: 32px;
  width: auto;
  position: absolute;
  right: 0.5rem;
  top: 1.5rem;
}

.form-label sup {
  color: #D81118;
  font-size: 18px;
  top: 2px;
  left: 3px;
}

.form-control-custom {
  border: 1px solid #999;
  min-height: 40px;
  min-width: 30px;
  width: 100%;
  font-size: 16px;
  margin: 0;
  padding: 6px 10px;
  color: #333;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 !important;
}
.form-control-custom:active, .form-control-custom:focus {
  outline: 0;
  color: #333;
  border-color: #666;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #666;
}

.pp_checkout_btn a span {
  color: #fff !important;
}

.caret-up {
  width: 0.75rem;
  height: 0.75rem;
  fill: #286fad;
  transform: rotate(90deg);
}

a {
  color: #286fad !important;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.accordion-button:not(.collapsed) {
  color: #000000 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.btn-continue {
  color: #fff;
  background-color: #555;
  border-radius: 0.125rem;
  width: auto;
  padding: 0.407rem 1rem;
  border: 0 !important;
  outline: none !important;
  font-weight: 700;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  align-items: center;
  background-color: #6666668f;
  cursor: wait;
  display: none;
}
#loader .d-flex {
  height: 100vh;
  align-items: center;
}
#loader .d-flex .spinner-border {
  width: 9rem !important;
  height: 9rem !important;
  border-width: 8px !important;
  border-top-color: #2b3848 !important;
  border-right-color: #fff !important;
  border-bottom-color: #2b3848 !important;
  border-left-color: #fff !important;
}

.btn-close {
  color: #fff !important;
}

.alert-custom {
  padding: 0.75rem 1rem;
  background-color: #2b3848;
  border: 2px solid #000000;
  color: #ffff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 0.75rem;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 0 2px #fff;
  overflow: hidden;
}

select {
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 1px;
}
select .form-control.is-invalid, select .was-validated .form-control:invalid {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
}

/*# sourceMappingURL=index.css.map */
