/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/core/cartridges/app_progamers_core/cartridge/client/default/scss/account/profile.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.account-image {
  background-image: url("../../images/account.jpg");
  background-position-y: 40%;
}

.card-footer > a {
  color: #005493;
  text-decoration: underline;
}

.card-header > a {
  color: #005493;
  float: right;
  text-decoration: underline;
}

.card-info-group p {
  margin-bottom: 0;
}
.card-info-group div {
  margin-bottom: 1rem;
}
.card-info-group div:last-child {
  margin-bottom: 0;
}

.order-history-control h2,
.order-history h2 {
  font-weight: bold;
  margin-top: 0.5rem;
}

.dashboard-order-card-image {
  width: 7rem;
  padding-right: 1rem;
}

.dashboard-order-card-footer-columns:last-child {
  text-align: right;
}

.dashboard-order-card-footer-value {
  font-weight: bold;
  font-size: 1rem;
}

.profile-back-to-account-link {
  color: #3C3A3A;
  text-decoration: underline;
  display: block;
  text-align: center;
}

.tracking-consent {
  color: #727476;
  text-decoration: underline;
  cursor: pointer;
}

.tracking-consent-btn {
  border: none;
  border-radius: 0;
  background-color: transparent;
}

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