.form-group.required label.form-control-label::before {
  content: ""; }

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

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-select {
    background-size: auto; } }

.float-label, .float-label select {
  position: relative; }

.float-label input ~ label,
.float-label textarea ~ label, .float-label select ~ label {
  position: absolute;
  top: 0.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left;
  margin: 0;
  padding: 0 0.625rem;
  height: auto;
  width: auto;
  font-weight: 400;
  color: #969696;
  font-size: 1rem;
  line-height: initial;
  white-space: nowrap;
  overflow: hidden;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0, 1, 0, 1); }

.float-label input:focus ~ label,
.float-label input.text-entered ~ label,
.float-label textarea:focus ~ label,
.float-label textarea.text-entered ~ label, .float-label select.text-entered ~ label {
  top: 0.25rem;
  font-weight: 400;
  color: #969696;
  font-size: 0.75rem;
  overflow: visible;
  height: auto; }

.float-label input.disabled ~ label,
.float-label input[disabled] ~ label,
fieldset[disabled] .float-label input ~ label,
.float-label textarea.disabled ~ label,
.float-label textarea[disabled] ~ label,
fieldset[disabled] .float-label textarea ~ label, .float-label select.disabled ~ label,
.float-label select[disabled] ~ label,
fieldset[disabled] .float-label select ~ label {
  color: #949494; }

.float-label .form-control {
  padding: 1.5rem 0.625rem 0; }
  .float-label .form-control:not(.full-border) {
    border: 0;
    border-bottom: 0.0625rem solid #d8d8d8; }
    .float-label .form-control:not(.full-border):focus ~ label,
    .float-label .form-control:not(.full-border).text-entered ~ label {
      padding-left: 0; }

.float-label input[placeholder]:not(:focus)::-webkit-input-placeholder,
.float-label textarea[placeholder]:not(:focus)::-webkit-input-placeholder {
  color: transparent; }

.float-label input[placeholder]:not(:focus)::-moz-placeholder,
.float-label textarea[placeholder]:not(:focus)::-moz-placeholder {
  color: transparent; }

.float-label input[placeholder]:not(:focus):-ms-input-placeholder,
.float-label textarea[placeholder]:not(:focus):-ms-input-placeholder {
  color: transparent; }

.float-label input[placeholder]:focus.placeholder-center, .float-label input[placeholder].text-entered.placeholder-center,
.float-label textarea[placeholder]:focus.placeholder-center,
.float-label textarea[placeholder].text-entered.placeholder-center {
  text-align: left; }

.float-label input[placeholder]:focus::-webkit-input-placeholder, .float-label input[placeholder].text-entered::-webkit-input-placeholder,
.float-label textarea[placeholder]:focus::-webkit-input-placeholder,
.float-label textarea[placeholder].text-entered::-webkit-input-placeholder {
  color: #949494;
  -webkit-transition: color 0.4s; }

.float-label input[placeholder]:focus::-moz-placeholder, .float-label input[placeholder].text-entered::-moz-placeholder,
.float-label textarea[placeholder]:focus::-moz-placeholder,
.float-label textarea[placeholder].text-entered::-moz-placeholder {
  color: #949494;
  transition: color 0.4s; }

.float-label input[placeholder]:focus:-ms-input-placeholder, .float-label input[placeholder].text-entered:-ms-input-placeholder,
.float-label textarea[placeholder]:focus:-ms-input-placeholder,
.float-label textarea[placeholder].text-entered:-ms-input-placeholder {
  color: #949494;
  transition: color 0.4s; }

.float-label select {
  height: 3.375rem;
  background-position: center right 10px; }
  .float-label select, .float-label select:focus {
    border: 0.0625rem solid #d8d8d8; }
  .float-label select ~ label {
    pointer-events: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

.card-info-group p {
  margin-bottom: 0; }

.card-info-group div {
  margin-bottom: 1rem; }

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

.happy-return-button {
  background-color: transparent;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  color: #111 !important;
  display: block;
  padding: 0.9375rem 1rem;
  margin: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: inherit;
  text-decoration: none;
  min-width: 12.5rem;
  font-size: 12px;
  line-height: 1; }

.track-order-button {
  background-color: black;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  color: #fff !important;
  display: block;
  padding: 0.9375rem 1rem;
  margin: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: inherit;
  text-decoration: none;
  min-width: 12.5rem;
  font-size: 12px;
  line-height: 1; }

.order-history-card .card-info-group div {
  margin: 0; }
  @media (max-width: 991.98px) {
    .order-history-card .card-info-group div {
      margin-bottom: 0.5rem; } }

.order-history-card .card-info-group .account-order:not(:first-of-type) {
  margin-top: 0.9375rem; }

.order-history-card .card-info-group .account-order + .account-order {
  border-top: 1px solid #d4d4d4;
  padding-top: 0.9375rem; }
  @media (max-width: 991.98px) {
    .order-history-card .card-info-group .account-order + .account-order {
      display: none;
      margin-top: 0;
      padding-top: 1.5625rem; } }

.order-history-card p {
  font-size: 1rem;
  line-height: 1.5rem; }
  @media (max-width: 991.98px) {
    .order-history-card p {
      display: inline-block; } }

.order-history-card .title {
  font-weight: 700; }

.order-history-card .order-status {
  text-transform: capitalize; }

@media (min-width: 992px) {
  .order-history-card .track-order-links {
    text-align: right; } }

.order-history-card .track-order,
.order-history-card .write-review {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 800;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .order-history-card .card-footer .col-12 {
    text-align: right; } }

@media (max-width: 991.98px) {
  .order-history-card .card-footer .col-12 .btn {
    width: 100%; } }

.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; }

.card-header h2,
.card-header h3 {
  font-size: 1.5rem;
  margin-bottom: 0; }

.js-member-exclusives-carousel {
  padding-left: 32px;
  padding-bottom: 1.875rem;
  margin-top: 32px; }
  .js-member-exclusives-carousel img {
    width: 100%; }
  @media (min-width: 769px) {
    .js-member-exclusives-carousel {
      padding-bottom: 3.75rem; } }
  .js-member-exclusives-carousel .slick-list {
    padding-right: 2.125rem; }
    @media (min-width: 769px) {
      .js-member-exclusives-carousel .slick-list {
        padding-right: 1rem; } }
  .js-member-exclusives-carousel .slick-slide {
    margin-right: 1rem; }
  @media (max-width: 768.98px) {
    .js-member-exclusives-carousel h1 {
      font-size: 1.5rem;
      line-height: 1.75rem; } }
  @media (max-width: 768.98px) {
    .js-member-exclusives-carousel h4 {
      font-size: 1rem;
      line-height: 1.75rem; } }

.js-member-exclusives-carousel .slick-track,
.js-vip-member-exclusives-carousel .slick-track {
  margin-left: 0; }

.order-list-container {
  font-size: 1rem;
  line-height: 1.5rem; }
  .order-list-container a.order-details {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #111; }
    @media (max-width: 768.98px) {
      .order-list-container a.order-details {
        display: block;
        width: 100%; } }
  .order-list-container .title {
    font-weight: 700; }
  .order-list-container .track-order-links {
    padding: 0; }
    @media (min-width: 769px) {
      .order-list-container .track-order-links {
        text-align: right;
        margin-top: 0; } }
    .order-list-container .track-order-links a {
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #111; }
      @media (max-width: 768.98px) {
        .order-list-container .track-order-links a {
          display: block;
          color: #fff; } }
  .order-list-container .creation-date-row {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-bottom: 1.875rem; }
    .order-list-container .creation-date-row .title {
      text-transform: uppercase; }
    .order-list-container .creation-date-row .col-12 {
      padding: 0.9375rem; }
      @media (max-width: 768.98px) {
        .order-list-container .creation-date-row .col-12 {
          text-align: center; } }
  .order-list-container .order-line-item:not(:first-of-type) {
    margin-top: 2rem; }
  @media (max-width: 768.98px) {
    .order-list-container .card-info-group:not(.shipping-info) {
      padding-bottom: 0.5rem; }
      .order-list-container .card-info-group:not(.shipping-info) p {
        display: inline-block; } }
  @media (min-width: 769px) {
    .order-list-container .order-details-row {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }

.order-history-select {
  padding-right: 1.5625rem; }

.manage-plan-padding {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 769px) {
    .manage-plan-padding {
      padding-left: 20px;
      padding-right: 20px; } }

.manage-sub-card {
  margin-right: 0; }
  @media (min-width: 769px) {
    .manage-sub-card {
      margin-right: 80px; } }

.bopis-item-attributes {
  padding-bottom: 1.25rem;
  position: relative;
  width: 50%; }

.account-bopis-line-item {
  margin-top: 2.5px; }
  .account-bopis-line-item:first-child {
    border-top: none !important; }

#avsModal {
  z-index: 99999 !important; }
  #avsModal .modal-dialog.avs-dialog {
    margin: 1.75rem auto; }
    #avsModal .modal-dialog.avs-dialog .font-weight-500 {
      font-weight: 500; }
    @media (min-width: 769px) {
      #avsModal .modal-dialog.avs-dialog .modal-content {
        width: 34.375rem; } }
    #avsModal .modal-dialog.avs-dialog .modal-header {
      padding: 1.75rem 0.9375rem 1rem 0.9375rem; }
    #avsModal .modal-dialog.avs-dialog .close.pull-right {
      padding-top: 0; }
    #avsModal .modal-dialog.avs-dialog .modal-body .confirm-prompt {
      padding-bottom: 1.5625rem;
      padding-top: 1.75rem; }
    #avsModal .modal-dialog.avs-dialog .modal-body .apt-suite-input {
      padding-bottom: 0.3125rem; }
    #avsModal .modal-dialog.avs-dialog .modal-body .update-apt-suite-btn {
      padding: 0.5rem 0.9375rem 1.25rem 0.9375rem; }
    #avsModal .modal-dialog.avs-dialog .modal-body .avs-error-msg {
      padding-bottom: 1.375rem;
      font-size: 1rem; }
    #avsModal .modal-dialog.avs-dialog .modal-body .form-control {
      padding: 0.3125rem;
      font-size: 1rem; }
  #avsModal .recommend-span {
    padding-top: 0.75rem;
    padding-bottom: 1.875rem; }
  #avsModal .js-avs-address-btn {
    height: 2.75rem; }
  #avsModal .multiple-suggestions .suggestion-card {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important; }
    #avsModal .multiple-suggestions .suggestion-card:first-of-type {
      border-top: none !important;
      border-bottom: none !important; }
    #avsModal .multiple-suggestions .suggestion-card:last-of-type {
      border-top: none !important;
      border-bottom: none !important; }
  #avsModal .multiple-suggestions .recommend-span {
    padding-top: 0;
    padding-bottom: 0; }
  #avsModal .multiple-suggestions .js-avs-address-btn {
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #111;
    padding-right: 0.9375rem; }
  #avsModal .no-suggestions-btn {
    padding-top: 2.5rem; }
  #avsModal .js-use-existing-btn {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    height: 2.75rem;
    font-size: 0.75rem; }
  #avsModal .account-update {
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #111;
    padding-right: 0.9375rem; }
    #avsModal .account-update.js-update-partial-btn {
      color: #fff; }
    #avsModal .account-update.js-use-existing-btn {
      color: #fff;
      margin-top: 1.25rem; }

#deleteAddressModal {
  z-index: 99999 !important; }

#deletePaymentModal {
  z-index: 99999 !important; }

.order-shipping-details {
  color: #111; }

.account-container {
  max-width: 61.25rem;
  margin: 2.8125rem auto 5rem; }
  .account-container .form-control {
    font-size: 1rem; }
  @media (min-width: 769px) {
    .account-container {
      margin: 0.625rem auto 5rem;
      min-height: 31.25rem; } }
  @media (max-width: 768.98px) {
    .account-container {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }
  .account-container .page-description {
    padding: 0 0 1rem; }
    @media (min-width: 769px) {
      .account-container .page-description {
        padding: 0 0 1.875rem; } }
  .account-container label {
    color: #949494; }
  .account-container .custom-control-label {
    cursor: pointer; }
  .account-container h3,
  .account-container .h3 {
    padding-bottom: 1.875rem; }
    @media (max-width: 768.98px) {
      .account-container h3,
      .account-container .h3 {
        padding-bottom: 1rem;
        font-size: 1.5rem;
        line-height: 1.75rem; } }
  .account-container .edit-form,
  .account-container .edit-address-link,
  .account-container .learn-more-link {
    color: #949494 !important;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 0.75rem;
    line-height: 1.5rem;
    font-weight: 800;
    padding-top: 0.25rem; }
  @media (min-width: 769px) {
    .account-container .edit-form {
      padding-top: 0;
      padding-left: 1.25rem; } }
  .account-container .small-paddings {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
    .account-container .small-paddings div[class^="col-"] {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
  @media (min-width: 769px) {
    .account-container .form-group {
      margin-bottom: 1.375rem; } }
  .account-container .category-checkbox-selections .form-group {
    padding-right: 1.875rem; }
    .account-container .category-checkbox-selections .form-group.last {
      padding-right: 0; }
    .account-container .category-checkbox-selections .form-group label {
      font-size: 1rem; }
  .account-container .category-checkbox-selections > .label span {
    font-style: italic; }
    @media (max-width: 768.98px) {
      .account-container .category-checkbox-selections > .label span {
        display: block; }
        .account-container .category-checkbox-selections > .label span.mobile-colon {
          font-style: normal;
          color: #111; } }
  .account-container .button-set .col {
    max-width: 20rem; }
    @media (max-width: 768.98px) {
      .account-container .button-set .col:first-of-type {
        padding-right: 0.5rem; }
      .account-container .button-set .col:last-of-type {
        padding-left: 0.5rem; } }
  @media (max-width: 768.98px) {
    .account-container .data-wrapper .value {
      color: #111; } }
  @media (max-width: 768.98px) {
    .account-container .action-links .data-wrapper {
      width: auto; } }
  @media (max-width: 768.98px) {
    .account-container .category-checkbox-selections {
      margin-bottom: 0.625rem; }
      .account-container .category-checkbox-selections .row {
        padding: 0 0.9375rem; }
      .account-container .category-checkbox-selections .label {
        padding-bottom: 1.125rem; }
      .account-container .category-checkbox-selections span {
        padding-bottom: 1.125rem;
        font-size: 0.875rem;
        color: #949494; }
      .account-container .category-checkbox-selections .custom-control {
        width: 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: none; } }
  @media (min-width: 769px) {
    .account-container .address-details-row {
      padding-bottom: 1.25rem; } }
  @media (min-width: 769px) {
    .account-container .smaller-padding-right {
      padding-right: 0.5rem; } }
  @media (min-width: 769px) {
    .account-container .smaller-padding-left {
      padding-left: 0.5rem; } }
  .account-container.subscription {
    max-width: 45.625rem; }
    .account-container.subscription p {
      color: #646464;
      line-height: 1.375rem; }
    .account-container.subscription .learn-more {
      min-width: 13.4375rem;
      width: 100%; }
      @media (min-width: 769px) {
        .account-container.subscription .learn-more {
          width: auto; } }
  .account-container .manage-sub-card {
    padding-top: 60px; }

@media (min-width: 769px) {
  .subscription-banner {
    margin-bottom: 3.75rem; } }

.subscription-banner img {
  width: 100%; }

@media (min-width: 769px) {
  .account-form-wrapper .data-wrapper {
    margin-bottom: -0.3125rem; } }

.account-form-wrapper .form-group .form-control {
  font-size: 1rem; }

.data-wrapper .label,
.data-wrapper .value {
  font-size: 1rem;
  line-height: 1.5rem; }

@media (min-width: 769px) {
  .data-wrapper.profile-date-wrapper .label {
    width: 5rem;
    display: inline-block; }
  .data-wrapper.profile-date-wrapper .content-asset {
    padding-left: 5.25rem; }
    .data-wrapper.profile-date-wrapper .content-asset * {
      font-size: 0.75rem; } }

.data-wrapper .value {
  color: #949494; }
  .data-wrapper .value.color-primary {
    color: #111; }

.data-wrapper .label {
  font-weight: 700; }
  @media (min-width: 769px) {
    .data-wrapper .label {
      padding-bottom: 0.375rem; } }

@media (min-width: 769px) {
  .data-wrapper {
    position: relative; } }

@media (max-width: 768.98px) {
  .receipt .header-container {
    padding-top: 1.375rem;
    position: relative; } }

.receipt .header-container .back-link a {
  color: #949494 !important;
  font-weight: 800;
  text-transform: uppercase;
  padding-right: 0.9375rem; }

@media (max-width: 768.98px) {
  .receipt .header-container .back-link {
    position: absolute;
    top: -2.1875rem;
    left: 11px; }
    .receipt .header-container .back-link::before {
      position: relative;
      top: -0.125rem;
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1393 2.47241C14.2548 2.35413 14.2529 2.16467 14.1349 2.0488L13.2817 1.21057C13.1634 1.09433 12.9732 1.09616 12.8572 1.21466L7.7191 6.46067L2.47429 1.32378C2.35532 1.20726 2.16422 1.20993 2.04855 1.32973L1.20753 2.20079C1.09278 2.31964 1.09571 2.5089 1.2141 2.62414L7.54943 8.79109C7.66802 8.90652 7.85768 8.90413 7.97331 8.78574L14.1393 2.47241Z' fill='%23111111' stroke='white' stroke-width='0.35'/%3E%3C/svg%3E");
      width: 0.9375rem;
      height: 0.5625rem;
      display: inline-block;
      transform: rotate(90deg);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
    .receipt .header-container .back-link a {
      font-size: 1rem;
      font-weight: 600;
      text-transform: capitalize; } }

.receipt .order-summary {
  font-size: 1rem; }
  @media (max-width: 768.98px) {
    .receipt .order-summary {
      margin-bottom: 1.875rem; } }

.receipt .title {
  font-weight: 800;
  font-size: 13px; }
  @media (min-width: 769px) {
    .receipt .title {
      padding-bottom: 0.375rem; } }

.receipt h3.col-4 {
  padding-bottom: 1.375rem; }

.receipt .shipping-label {
  margin-bottom: 0.9375rem; }
  @media (max-width: 768.98px) {
    .receipt .shipping-label {
      text-align: center; } }
  .receipt .shipping-label .col-12 {
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 1rem 0.9375rem; }

.receipt .order-details-row {
  padding: 0.9375rem 0.9375rem 0; }
  @media (max-width: 768.98px) {
    .receipt .order-details-row {
      padding: 0.625rem 0 1.875rem 0; } }

@media (max-width: 768.98px) {
  .receipt .order-product-details {
    -ms-flex-order: 2;
        order: 2; } }

@media (max-width: 768.98px) {
  .receipt .order-shipping-details {
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1.5625rem; }
    .receipt .order-shipping-details .title {
      padding-bottom: 0.9375rem; }
    .receipt .order-shipping-details .summary-details,
    .receipt .order-shipping-details .address-summary {
      margin: 0; }
    .receipt .order-shipping-details .shipping-method-details {
      padding-left: 1.25rem; }
    .receipt .order-shipping-details .summary-details {
      padding-right: 1.25rem; } }

.receipt .product-line-item {
  padding-bottom: 0.9375rem; }
  @media (max-width: 768.98px) {
    .receipt .product-line-item {
      padding-bottom: 1.25rem;
      padding-top: 1.25rem;
      border-top: 1px solid #d4d4d4; }
      .receipt .product-line-item:last-of-type {
        padding-bottom: 0; } }

.receipt .product-summary-block .item-image {
  height: auto;
  margin-right: 0.9375rem;
  width: 6.5625rem; }
  .receipt .product-summary-block .item-image .product-image {
    max-height: 10.0625rem; }
  @media (min-width: 769px) {
    .receipt .product-summary-block .item-image {
      margin-right: 1rem;
      width: 9.375rem; }
      .receipt .product-summary-block .item-image .product-image {
        max-height: 14.375rem; } }

@media (max-width: 768.98px) {
  .receipt .product-summary-block {
    padding-bottom: 0; } }

.receipt .item-attributes .line-item-attributes,
.receipt .item-attributes .line-item-quantity {
  color: #111;
  display: block;
  font-size: 0.75rem;
  line-height: 1.125rem; }

.receipt .item-attributes .qty-card-quantity-label,
.receipt .item-attributes .qty-card-quantity-count {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #111; }

.receipt .item-attributes .line-item-quantity {
  display: none; }

.receipt .item-attributes .line-item-name {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 0.9375rem; }
  @media (max-width: 768.98px) {
    .receipt .item-attributes .line-item-name {
      font-size: 0.75rem; } }

.receipt .item-attributes .line-item-promo {
  color: #e75151;
  font-size: 0.625rem;
  line-height: 1.125rem; }

.receipt .item-attributes .line-item-total-price {
  width: 100%; }
  .receipt .item-attributes .line-item-total-price .price {
    line-height: 1.125rem; }
    .receipt .item-attributes .line-item-total-price .price div {
      display: inline-block; }

.receipt .item-attributes .order-action-links {
  padding-top: 0.625rem; }
  .receipt .item-attributes .order-action-links a {
    text-transform: uppercase;
    color: #949494 !important;
    font-weight: 800;
    font-size: 0.75rem;
    line-height: 1.375rem; }

.receipt .summary-details .address-summary,
.receipt .summary-details .shipping-method-details {
  line-height: 1.375rem;
  color: #111; }

.receipt .order-summary-section {
  margin-top: 1.5625rem; }
  .receipt .order-summary-section .address-summary {
    line-height: 1.5rem; }
  .receipt .order-summary-section .credit-card-expiration-date {
    display: none; }

.receipt .order-summary-totals {
  margin-left: auto; }
  @media (max-width: 768.98px) {
    .receipt .order-summary-totals {
      padding-top: 2.5rem; } }
  .receipt .order-summary-totals p {
    margin: 0; }
  .receipt .order-summary-totals .grand-total {
    -ms-flex-order: 10;
        order: 10;
    margin-top: 1.75rem;
    padding-top: 1.125rem;
    border-top: 1px solid #d4d4d4;
    font-weight: 700;
    margin-right: 0;
    margin-left: 0; }
    @media (max-width: 768.98px) {
      .receipt .order-summary-totals .grand-total {
        margin-top: 1.125rem;
        padding-top: 1.125rem; } }
    .receipt .order-summary-totals .grand-total > [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }

.receipt .account-order-history-details .product-line-item + .product-line-item::before {
  display: none; }

.receipt .account-order-history-details .product-line-item .line-item-name {
  margin-bottom: 0;
  white-space: normal; }

.receipt .account-order-history-details .product-line-item .line-item-header {
  margin-bottom: 0.9375rem;
  -ms-flex-direction: column;
      flex-direction: column; }

.receipt .account-order-history-details .product-line-item .line-item-attributes::after {
  content: ""; }

.receipt .account-order-history-details .product-line-item .line-item-attributes:not(.line-item-id):not(.item-number) {
  display: inline-block; }
  .receipt .account-order-history-details .product-line-item .line-item-attributes:not(.line-item-id):not(.item-number)::after {
    content: ", ";
    display: inline-block; }
  .receipt .account-order-history-details .product-line-item .line-item-attributes:not(.line-item-id):not(.item-number):last-of-type::after {
    content: ""; }

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