.form-group.required .form-control-label::before {
  content: "*";
  color: #c00; }

.account-image {
  background-image: url(../../images/account.jpg);
  background-position-y: 40%; }

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

.card-header > a {
  color: #00a1e0;
  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 h4,
.order-history h4 {
  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: #00a1e0;
  text-decoration: underline;
  display: block;
  text-align: center; }

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

/* title for account page */
.hero {
  background: #fff;
  height: 85px; }
  @media (min-width: 768px) {
    .hero {
      height: auto; }
      .hero::after {
        border-left-width: 0; } }
  .hero .title-contain {
    margin: 0 auto;
    padding-top: 38px; }
    @media (min-width: 768px) {
      .hero .title-contain {
        padding-top: 90px; } }
  .hero h2.page-title {
    color: #000;
    background: transparent;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px;
    left: 0;
    letter-spacing: 1px;
    display: block; }
    @media (min-width: 576px) {
      .hero h2.page-title::before {
        width: 0; } }
  .hero hr {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 5%;
    border-top: 1px solid #000; }

.container {
  background-color: #fff; }

.arrowed {
  display: block;
  float: right;
  margin-top: 8px; }
  .arrowed .arrow-1 {
    height: 8px;
    width: 8px;
    border: 1px solid #000;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg); }
  @media (min-width: 768px) {
    .arrowed {
      margin-top: 24px; } }

.veil {
  width: 100vw;
  height: 100vw;
  top: calc(-50vw + 50%);
  left: calc(-50vw + 50%);
  z-index: 1000; }

.social-container {
  margin: 2em auto 4em; }
  .social-container .btn {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    font-size: 0.786rem;
    font-weight: 700;
    color: #fff;
    padding: 0.66em 0; }
    .social-container .btn:hover, .social-container .btn:focus {
      background-color: #000; }
    .social-container .btn.oauth-facebook {
      border-color: #094f8d;
      background-color: #094f8d;
      width: 100%; }
      @media (min-width: 768px) {
        .social-container .btn.oauth-facebook {
          width: 40%; } }
      .social-container .btn.oauth-facebook:active, .social-container .btn.oauth-facebook:hover, .social-container .btn.oauth-facebook:focus {
        background-color: #094f8d; }
    .social-container .btn.oauth-google {
      width: 100%;
      border-color: #4286f4;
      background-color: #4286f4; }
      @media (min-width: 768px) {
        .social-container .btn.oauth-google {
          width: 40%; } }
      .social-container .btn.oauth-google:active, .social-container .btn.oauth-google:hover, .social-container .btn.oauth-google:focus {
        background-color: #4285f4; }
  .social-container .close:active, .social-container .close:hover, .social-container .close:focus {
    outline: none; }
  .social-container .modal-body .form-group .form-control-label {
    white-space: nowrap; }
  .social-container .modal-body .action {
    border: none; }
    .social-container .modal-body .action .btn-outline-primary {
      color: #000;
      background-color: #fff;
      border: 2px solid #000;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 700;
      padding: 5px 10px;
      border-radius: 0; }
      .social-container .modal-body .action .btn-outline-primary:active {
        color: #fff; }
    .social-container .modal-body .action .btn-primary {
      color: #000;
      background-color: #fff;
      border: 2px solid #000;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 700;
      padding: 5px 10px;
      border-radius: 0;
      background-color: #000;
      color: #fff; }
      .social-container .modal-body .action .btn-primary:hover, .social-container .modal-body .action .btn-primary:focus {
        background-color: #000; }
  .social-container .fa {
    display: none; }

.edit-profile-banner,
.register-banner {
  max-width: 100%; }
  .edit-profile-banner .title-contain .page-title,
  .register-banner .title-contain .page-title {
    padding: 0 10px 15px;
    font-size: 1.905rem; }
    @media (min-width: 992px) {
      .edit-profile-banner .title-contain .page-title,
      .register-banner .title-contain .page-title {
        font-size: 1.605rem; } }
    @media (min-width: 1600px) {
      .edit-profile-banner .title-contain .page-title,
      .register-banner .title-contain .page-title {
        font-size: 2rem; } }

.edit-profile-banner {
  margin: 0 15px; }
  .edit-profile-banner .title-contain {
    border-bottom: 1px solid #000;
    padding-left: 0;
    padding-right: 0; }
    .edit-profile-banner .title-contain .sa-icon {
      font-size: 0.78571em; }

.register-page,
.edit-profile-page {
  padding-bottom: 2.857em;
  background-color: #fff;
  max-width: 100%; }
  .register-page .card,
  .edit-profile-page .card {
    border: none;
    width: 100%; }
    .register-page .card .card-body,
    .edit-profile-page .card .card-body {
      padding: 0; }
    .register-page .card .card-header,
    .edit-profile-page .card .card-header {
      border-width: 0;
      padding: 0.75rem 0;
      margin-bottom: 1rem;
      background-color: transparent; }
      .register-page .card .card-header h4,
      .edit-profile-page .card .card-header h4 {
        font-size: 1.1429rem; }
  @media (min-width: 768px) {
    .register-page .add-email-list,
    .edit-profile-page .add-email-list {
      margin-top: 30px; } }
  .register-page .recaptcha-section .g-recaptcha-error-msg,
  .edit-profile-page .recaptcha-section .g-recaptcha-error-msg {
    margin: 1rem 0;
    color: #c00;
    text-align: left; }
    @media (min-width: 768px) {
      .register-page .recaptcha-section .g-recaptcha-error-msg,
      .edit-profile-page .recaptcha-section .g-recaptcha-error-msg {
        margin: 0.5rem 0 0; } }
  .register-page .combine-dob-value + .invalid-feedback,
  .edit-profile-page .combine-dob-value + .invalid-feedback {
    margin: -10px 0 20px; }

.register-page .g-recaptcha-msg {
  font-size: 12px;
  color: #999 !important;
  margin-left: 0; }
  .register-page .g-recaptcha-msg.mb-4 {
    margin-bottom: 0.25rem !important; }
  .register-page .g-recaptcha-msg a {
    text-decoration: underline;
    font-weight: normal;
    color: #999 !important; }
  .register-page .g-recaptcha-msg + .g-recaptcha-error-msg {
    font-size: 12px;
    color: #c00;
    padding-left: 0.5rem; }

.edit-profile-page .card-header h4,
.edit-profile-page .title-social h4 {
  border-bottom: 1px solid #000;
  padding: 1em 0; }

.customer-form-container .btn {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 0;
  background-color: #000;
  color: #fff;
  font-size: 0.786rem;
  padding-top: 0.66em;
  padding-bottom: 0.66em;
  margin-bottom: 20px; }
  .customer-form-container .btn:hover, .customer-form-container .btn:focus {
    background-color: #000; }
  .customer-form-container .btn:focus {
    box-shadow: none; }
  @media (min-width: 768px) {
    .customer-form-container .btn {
      font-size: 0.857rem;
      margin: 2em auto;
      width: 40%; } }

.customer-form-container .custom-select ~ .form-control-label,
.customer-form-container .custom-select.has-content ~ .form-control-label {
  left: auto;
  right: 0;
  top: 4px !important;
  transform: scale(0.8); }

.customer-form-container .custom-checkbox ~ label span {
  font-size: 0.9521rem; }

.customer-form-container .phone-profile,
.customer-form-container .birth-date {
  margin: 0; }
  .customer-form-container .phone-profile .form-group,
  .customer-form-container .birth-date .form-group {
    width: 100%; }
    .customer-form-container .phone-profile .form-group.form-field-group,
    .customer-form-container .birth-date .form-group.form-field-group {
      margin-bottom: 0; }
      .customer-form-container .phone-profile .form-group.form-field-group > .focus-border,
      .customer-form-container .birth-date .form-group.form-field-group > .focus-border {
        width: 100%;
        left: 0;
        background-color: #d8d8d8;
        height: 1px; }
  .customer-form-container .phone-profile .form-control-label,
  .customer-form-container .birth-date .form-control-label {
    white-space: nowrap; }
  .customer-form-container .phone-profile .date-select,
  .customer-form-container .birth-date .date-select {
    margin-left: -5px;
    margin-right: -5px; }
    .customer-form-container .phone-profile .date-select .col-4,
    .customer-form-container .birth-date .date-select .col-4 {
      padding-left: 5px;
      padding-right: 5px; }

.customer-form-container .phone-profile .col-9 {
  padding-left: 0; }

.customer-form-container .phone-profile .calling-code .form-control-label {
  top: 10px !important; }
  .customer-form-container .phone-profile .calling-code .form-control-label::before {
    content: ''; }

.customer-form-container .birth-date .form-control {
  border-bottom: 0;
  margin-top: -3px;
  padding-top: 0; }

.customer-form-container .custom-control {
  padding-left: 10px; }
  .customer-form-container .custom-control .custom-control-label {
    color: #999;
    line-height: 18px; }
    .customer-form-container .custom-control .custom-control-label a {
      color: #999; }
      .customer-form-container .custom-control .custom-control-label a:not(.btn-primary):not(.btn-outline-primary) {
        color: #999; }

.social-container .btn {
  position: relative; }
  .social-container .btn.oauth-google::before {
    top: 1px;
    left: 1px; }
    @media (min-width: 992px) {
      .social-container .btn.oauth-google::before {
        height: 28px; } }

.page[data-action="Account-Register"] ~ div .grecaptcha-badge, .page[data-action="Account-OfflineCreateAccount"] ~ div .grecaptcha-badge {
  visibility: hidden;
  opacity: 0; }

/* title for account page */
.hero {
  background: #fff;
  height: 85px; }
  @media (min-width: 768px) {
    .hero {
      height: auto; }
      .hero::after {
        border-left-width: 0; } }
  .hero .title-contain {
    margin: 0 auto;
    padding-top: 38px; }
    @media (min-width: 768px) {
      .hero .title-contain {
        padding-top: 90px; } }
  .hero h2.page-title {
    color: #000;
    background: transparent;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px;
    left: 0;
    letter-spacing: 1px;
    display: block; }
    @media (min-width: 576px) {
      .hero h2.page-title::before {
        width: 0; } }
  .hero hr {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 5%;
    border-top: 1px solid #000; }

.container {
  background-color: #fff; }

.arrowed {
  display: block;
  float: right;
  margin-top: 8px; }
  .arrowed .arrow-1 {
    height: 8px;
    width: 8px;
    border: 1px solid #000;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg); }
  @media (min-width: 768px) {
    .arrowed {
      margin-top: 24px; } }

.form-group .custom-select#title ~ label::before {
  content: ''; }

.customer-form-container .phone-profile .col-3 {
  padding-right: 0; }

.customer-form-container .phone-profile .col-9 {
  padding-left: 0; }

.customer-form-container .phone-profile .col-10 {
  padding-left: 0; }

.customer-form-container .btn-save {
  margin-bottom: 0; }

.customer-form-container .unregister-section {
  margin-top: 1em; }
  @media (min-width: 768px) {
    .customer-form-container .unregister-section {
      margin-top: 0; } }
  .customer-form-container .unregister-section .btn-unregister {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 0;
    text-transform: uppercase; }
    .customer-form-container .unregister-section .btn-unregister:hover, .customer-form-container .unregister-section .btn-unregister:focus {
      background-color: #fff; }

.customer-form-container .custom-control .custom-control-label[for="accept-terms-condition"] a {
  text-decoration: underline; }

.customer-form-container#register .form-group.add-email-list {
  pointer-events: none; }
