/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/account.scss ***!
  \****************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-enable */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.caption {
  font-weight: 600;
}

.caption-2 {
  font-family: "Charter BT", sans-serif;
  font-style: italic;
}

.menu-item {
  font-weight: 500;
}

.discount-price {
  font-size: 0.75rem;
}

.quote, .editor-content blockquote {
  font-family: "Charter BT", sans-serif;
  font-style: italic;
  line-height: 1.2;
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .quote, .editor-content blockquote {
    font-size: 1.75rem;
  }
}

.text-bold {
  font-weight: bold;
}

.product-title {
  font-size: 1.0625rem;
}
.product-title.h1 {
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .product-title.h1 {
    font-size: 1.625rem;
  }
}

.account-login {
  max-width: 55.625rem;
  display: flex;
  gap: 1.875rem;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1199.98px) {
  .account-login {
    flex-wrap: wrap;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.account-login .login-block {
  display: flex;
  flex-direction: column;
}
.account-login .login-block form {
  display: flex;
  flex-direction: column;
  flex: 100%;
}
.account-login .login-block form .btn-default {
  margin-bottom: 2.375rem;
}
.account-login__cta {
  padding: 1.875rem;
  background-color: #f9f9f6;
  width: 100%;
  text-align: center;
}
.account-login__cta a {
  font-weight: bold;
  text-decoration: none;
}
.account-login .divider {
  width: 0.0625rem;
  height: auto;
  background: #e9e9e9;
}
@media (max-width: 1199.98px) {
  .account-login .divider {
    width: 100%;
    height: 0.0625rem;
  }
}

.account-navigation {
  background: #f9f9f6;
  padding: 0.9375rem;
}
@media (max-width: 991.98px) {
  .account-navigation {
    margin-left: calc(var(--cs-gutter-x) * -0.5);
    margin-right: calc(var(--cs-gutter-x) * -0.5);
    margin-bottom: 0.9375rem;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .account-navigation::-webkit-scrollbar {
    display: none;
  }
  .account-navigation ul {
    display: flex;
  }
}
@media (min-width: 992px) {
  .account-navigation {
    height: 100%;
  }
}
@media (max-width: 991.98px) {
  .account-navigation li .icon {
    display: block;
    margin: 0 auto 0.3125rem;
  }
}
@media (max-width: 991.98px) {
  .account-navigation .nav-item {
    margin-bottom: 0;
    margin-right: 0.3125rem;
  }
}
@media (max-width: 991.98px) {
  .account-navigation .nav-item a {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.375rem;
  }
}
.account-navigation .nav-item a:hover {
  background: #e9e9e9;
}
.account-navigation .nav-item.active a {
  background: #000;
  color: #ffffff;
}
.account-navigation .nav-item.active.active a {
  background: #000;
  color: #ffffff;
}
.account-navigation--featured {
  margin: 0;
}
.account-navigation--featured ul {
  display: block;
}
.account-navigation--featured ul .nav-item {
  margin-bottom: 0.3125rem;
}
.account-navigation--featured ul .nav-item .icon {
  margin: 0 0.3125rem 0 0;
  display: inline-block;
}

.account-page {
  margin-top: 1.875rem;
}
@media (max-width: 1199.98px) {
  .account-page {
    margin-top: 0rem;
  }
}
.account-page h1 {
  margin-bottom: 1.875rem;
}
.account-page .flex > h1 {
  margin-bottom: 0;
}
.account-page .dashboard-section {
  margin-bottom: 3.125rem;
}
.account-page .dashboard-section h2 {
  margin-bottom: 0.9375rem;
}
.account-page .account-card,
.account-page .order-template-card {
  border: 0.0625rem solid #e9e9e9;
  margin-bottom: 0.3125rem;
  padding: 0.9375rem;
}
.account-page .account-card {
  display: flex;
  justify-content: space-between;
}
.account-page .item-name {
  color: #222;
  margin-bottom: 0.3125rem;
}
.account-page .sale-item .grid {
  grid-template-columns: 1fr 1fr 1fr;
}
.account-page .dropdown.open [data-toggle=dropdown] .icon::before {
  content: "\f00d";
}
.account-page .dropdown .dropdown-menu {
  width: 14.0625rem;
  padding: 0.125rem 0.75rem;
}
.account-page .dropdown .dropdown-menu > li > a {
  padding: 0.625rem 0rem;
  border-bottom: 0.0625rem solid #e9e9e9;
  color: #000;
}
.account-page .dropdown .dropdown-menu > li:last-child > a {
  border-bottom: none;
}

.back-to-link-mobile {
  display: inline-block;
  margin-bottom: 1.875rem;
}

.account-card,
.backorder-card,
.order-template-card {
  display: flex;
  flex-wrap: wrap;
  border: 0.0625rem solid #e9e9e9;
  margin-bottom: 0.3125rem;
  padding: 0.9375rem;
  gap: 0.9375rem;
  transition: border-color 0.3s ease;
}
.account-card[data-cs-href],
.backorder-card[data-cs-href],
.order-template-card[data-cs-href] {
  cursor: pointer;
}
.account-card[data-cs-href]:hover,
.backorder-card[data-cs-href]:hover,
.order-template-card[data-cs-href]:hover {
  border-color: #999;
}
.account-card a,
.backorder-card a,
.order-template-card a {
  text-decoration: none;
}
.account-card .icon-btn,
.backorder-card .icon-btn,
.order-template-card .icon-btn {
  display: inline-flex;
}
.account-card .track-trace-button,
.backorder-card .track-trace-button,
.order-template-card .track-trace-button {
  order: 2;
  flex: 100%;
}
.account-card .back-to-link-mobile,
.backorder-card .back-to-link-mobile,
.order-template-card .back-to-link-mobile {
  display: inline-block;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .account-card .back-to-link-mobile,
  .backorder-card .back-to-link-mobile,
  .order-template-card .back-to-link-mobile {
    display: none;
  }
}

.shipping-address-header {
  margin-top: 1.875rem;
}
@media (max-width: 991.98px) {
  .shipping-address-header {
    margin-bottom: 0.9375rem;
  }
  .shipping-address-header h2 {
    margin-bottom: 0.9375rem;
  }
  .shipping-address-header .backorder-card {
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .shipping-address-header .backorder-card {
    flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .shipping-address-header .backorder-card__data {
    width: 12.5rem;
    padding: 0.9375rem;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .shipping-address-header .backorder-card__data {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .shipping-address-header .backorder-card__lines {
    width: 100%;
    background: #f9f9f6;
    padding: 0.9375rem 0.9375rem 0.625rem;
  }
  .shipping-address-header .backorder-card__lines .caption-1 {
    display: block;
    color: #555;
    margin-bottom: 0.625rem;
    margin-left: 0.9375rem;
  }
  .shipping-address-header .item-name {
    color: #222;
    margin-bottom: 0.3125rem;
  }
  .shipping-address-header .btn {
    display: block;
  }
  .shipping-address-header .sale-item {
    padding: 0.9375rem 0.9375rem 0.3125rem;
    margin-bottom: 0.3125rem;
    background: #fff;
  }
  .shipping-address-header .sale-item p {
    margin-bottom: 0.625rem;
  }
  .shipping-address-header .sale-item .comment {
    color: #999999;
  }
  .shipping-address-header .sale-item .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .shipping-address-header {
    margin-top: 3.125rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 1199.98px) {
  .shipping-address-table .table-header {
    display: none;
  }
  .shipping-address-table tr {
    display: block;
    padding: 0.9375rem;
    border: 0.0625rem solid #e9e9e9;
    border-radius: 0.25rem;
    position: relative;
  }
  .shipping-address-table tr:not(:last-child) {
    margin-bottom: 0.625rem;
  }
  .shipping-address-table td {
    display: block;
    border-bottom: none;
    padding: 0 0 0.3125rem;
  }
}

td.address-buttons {
  display: flex;
  justify-content: end;
}
@media (max-width: 1199.98px) {
  td.address-buttons {
    position: absolute;
    top: calc(50% - 2.625rem / 2);
    right: 0.9375rem;
  }
}
td.address-buttons a {
  margin-left: 0.625rem;
}

.shipping-address-footer .btn {
  margin-top: 0.9375rem;
}
@media (max-width: 991.98px) {
  .shipping-address-footer .btn {
    display: block;
  }
}

.sales-filters fieldset.grid {
  grid-template-columns: 1fr auto 1fr;
  align-items: flex-end;
  gap: 0.9375rem;
}
.sales-filters fieldset.grid > div {
  display: inherit;
}

@media (min-width: 992px) {
  .sale-card-padding {
    padding: 1.875rem;
  }
}

.shipping-detail-short {
  position: relative;
  margin-top: 0.9375rem;
}
.shipping-detail-short ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
}
.shipping-detail-short ul .timeline-entry {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0.625rem;
  gap: 0.625rem;
  z-index: 1;
  margin-bottom: 0.9375rem;
}
.shipping-detail-short ul .timeline-entry p {
  margin-bottom: 0.1875rem;
}
.shipping-detail-short ul .timeline-entry:first-child {
  margin: 0;
}
.shipping-detail-short ul:not(.single)::before {
  content: "";
  width: 0.1875rem;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0.53125rem;
}
.shipping-detail-short .timeline-indicator {
  display: inline-flex;
  background: #fff;
  color: #000;
  font-size: 0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipping-detail-short .timeline-indicator.active {
  color: #fff;
  background: #000;
}

@media (min-width: 1380px) {
  .sale-row {
    flex-wrap: nowrap;
  }
  .sale-row .sale-details-container,
  .sale-row .sale-content-container {
    flex: 1 1 auto;
  }
  .sale-row .sale-details-container {
    width: 24rem;
    flex: 0 0 auto;
  }
}
.sale-content-container .sale-item {
  border-bottom: 0.0625rem solid #e9e9e9;
}

.sale-summary {
  gap: 0.9375rem;
}

.shipment {
  border: 0.0625rem solid #e9e9e9;
  border-radius: 0.25rem;
  overflow: hidden;
  margin-bottom: 0.3125rem;
  display: grid;
  align-items: flex-start;
  grid-template-columns: 3.125rem 1fr;
}
.shipment dl {
  margin-top: 0;
  margin-bottom: 1.875rem;
}
.shipment dd {
  margin: 0;
  margin-bottom: 0.625rem;
}
.shipment .info {
  background: #f9f9f6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
  flex: 100%;
  height: 5rem;
}
.shipment .info strong {
  text-align: center;
}
.shipment .content {
  padding: 0.9375rem;
}
.shipment .products th,
.shipment .products td {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.shipment .products .line-product {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
}
.shipment .products .line-product .product-title {
  margin-bottom: 0.3125rem;
}
.shipment .products .quantity {
  text-align: right;
}

@media (min-width: 1200px) {
  .sale-details .card {
    padding: 1.875rem;
  }
}
.sale-details .card p:not(:last-child) {
  margin-bottom: 1.875rem;
}

@media (max-width: 991.98px) {
  .table--blocks-mobile thead {
    display: none;
  }
  .table--blocks-mobile tr {
    padding: 0.9375rem;
    display: grid;
    align-items: center;
    grid-auto-columns: 1fr;
    border: 0.0625rem solid #e9e9e9;
    border-radius: 0.25rem;
    position: relative;
  }
  .table--blocks-mobile tr:not(:last-of-type) {
    margin-bottom: 0.3125rem;
  }
  .table--blocks-mobile tr td {
    white-space: nowrap;
    display: grid;
    grid-gap: 0.9375rem;
    gap: 0.9375rem;
    padding: 0.3125rem 0;
    align-items: center;
    grid-template-columns: minmax(auto, 0.6fr) 1fr;
    border: none;
    font-size: 0.875rem;
  }
  .table--blocks-mobile tr td .badge {
    width: fit-content;
  }
  .table--blocks-mobile tr td::before {
    color: #999999;
    content: attr(data-title);
  }
  .table--blocks-mobile tr td.icon-btn-container {
    position: absolute;
    right: 0.9375rem;
    display: block;
    font-size: 1rem;
  }
  .table--blocks-mobile tr td.icon-btn-container::before {
    content: none;
  }
}
.forgot-password {
  width: calc(34.0625rem + 30px);
  text-align: center;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1199.98px) {
  .forgot-password {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}

@media (max-width: 991.98px) {
  .table-contracts .table--blocks-mobile tr td {
    white-space: break-spaces;
    align-items: baseline;
  }
}
.table-contracts .icon-btn {
  margin-left: auto;
}
.table-contracts tr[data-cs-href] {
  cursor: pointer;
}
.table-contracts tr[data-cs-href]:hover {
  background-color: #f9f9f6;
}

.contract-info {
  background: #f9f9f6;
  padding: 0.9375rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
}
@media (max-width: 991.98px) {
  .contract-info {
    grid-template-columns: 1fr;
    gap: 0.9375rem;
  }
  .contract-info > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0.9375rem;
    gap: 0.9375rem;
    align-items: center;
  }
  .contract-info .caption {
    margin: 0;
  }
}
.contract-info .caption {
  margin-bottom: 0.625rem;
}

@media (max-width: 1199.98px) {
  .table-contracts--detail {
    display: block;
  }
  .table-contracts--detail thead {
    display: none;
  }
  .table-contracts--detail tbody {
    display: block;
  }
  .table-contracts--detail tbody tr {
    padding: 0.9375rem;
    border-radius: 0.25rem;
    border: 0.0625rem solid #e9e9e9;
    margin-bottom: 0.3125rem;
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "title title title title" "info info info info" ". . orderform orderform";
  }
  .table-contracts--detail tbody tr td {
    display: block;
    border: none;
    padding: 0;
  }
  .table-contracts--detail tbody tr td.description {
    grid-area: title;
  }
  .table-contracts--detail tbody tr td.info {
    grid-area: info;
  }
  .table-contracts--detail tbody tr td._order-form {
    grid-area: orderform;
  }
  .table-contracts--detail tbody tr td.contract-product--price {
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: left;
  }
  .table-contracts--detail tbody tr td.contract-product--price::before {
    font-family: "Montserrat", sans-serif;
    color: #999999;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    content: attr(title);
    display: block;
    margin-bottom: 0.3125rem;
    font-size: 0.625rem;
  }
  .table-contracts--detail tbody tr td.contract-purchase--info {
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 5;
    text-align: left;
  }
  .table-contracts--detail tbody tr td.contract-purchase--info::before {
    font-family: "Montserrat", sans-serif;
    color: #999999;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    content: attr(title);
    display: block;
    margin-bottom: 0.3125rem;
    font-size: 0.625rem;
  }
}
.table-contracts--detail .product-image {
  width: 3.125rem;
  height: 3.125rem;
  object-fit: cover;
  border-radius: 0.25rem;
  margin-right: 0.9375rem;
  vertical-align: middle;
  overflow: hidden;
}
.table-contracts--detail tr td.description a {
  color: inherit;
  text-decoration: none;
}
.table-contracts--detail tr td.description a:hover {
  color: #000;
}

.registration-form {
  margin: 3.125rem auto;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.registration-form .row {
  --cs-gutter-x: 0.9375rem;
}
.registration-form fieldset {
  display: flex;
  flex-direction: column;
}
.registration-form fieldset .fieldset-heading {
  display: none;
}
.registration-form fieldset.offset-fieldset,
.registration-form fieldset .offset-fieldset {
  background: #f9f9f6;
  padding: 0.9375rem 0.9375rem 0;
}
.registration-form fieldset legend {
  width: 100%;
  float: left;
}
.registration-form fieldset > .input-group:last-child {
  margin-bottom: 0;
}

.registration-result {
  text-align: center;
  padding: 3.125rem 0;
}
.registration-result .icon-lg {
  font-size: 3.125rem;
  color: #4096EF;
  margin-bottom: 0.9375rem;
}
.registration-result--user-active {
  text-align: left;
  display: grid;
  grid-gap: 1.875rem;
  gap: 1.875rem;
  grid-template-columns: 1fr 0.0625rem 1fr;
  display: flex;
  flex-direction: column;
}
.registration-result--user-active .divider {
  width: 100%;
  height: 0.0625rem;
}
.registration-result--user-active .divider {
  padding: 0;
  height: auto;
  width: 0.0625rem;
  background-color: #e9e9e9;
}
.registration-result--user-active .icon-lg {
  margin-bottom: 0.625rem;
  color: #29c768;
}
.registration-result--user-active a {
  text-decoration: none;
}

.advice-block {
  padding: 1.875rem;
  background: #f9f9f6;
  text-align: center;
}
.advice-block a {
  text-decoration: none;
  font-weight: bold;
}

.products-row:not(:empty) + .alert {
  display: none;
}

.account-navigation {
  border-radius: 0.125rem;
}
@media (max-width: 991.98px) {
  .account-navigation {
    margin-bottom: 1.875rem;
  }
}
.account-navigation .nav-item a {
  border-radius: 0.125rem;
  font-weight: 500;
}
.account-navigation .nav-item a:hover {
  background-color: #000;
  color: #ffffff;
}
@media (min-width: 992px) {
  .account-navigation .nav-item a .icon {
    margin-right: 0.625rem;
  }
}

@media (min-width: 1380px) {
  .account-page .card-long {
    flex-direction: column;
    height: 100%;
  }
}
.account-page .account-card {
  padding: 0.9375rem;
  border-radius: 0.125rem;
}
@media (min-width: 1380px) {
  .account-page .account-card {
    padding: 1.875rem;
  }
}
.account-page .account-card__link {
  height: 100%;
}
.account-page .account-card__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex: 1;
}
.account-page .account-card__inner a {
  z-index: 2;
}
.account-page .account-card__inner .favorite-link {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 1380px) {
  .account-page .account-card__inner .favorite-link {
    align-items: flex-start;
  }
}
@media (max-width: 1379.98px) {
  .account-page .account-card__inner {
    align-items: center;
  }
}
.account-page .account-card__inner .icon-btn {
  display: block;
}
@media (min-width: 1380px) {
  .account-page .account-card__inner .icon-btn {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .account-page .account-card--sale {
    flex-wrap: wrap;
  }
  .account-page .account-card--sale > div {
    order: 1;
  }
  .account-page .account-card--sale__description {
    margin: 0 !important;
  }
  .account-page .account-card--sale__description {
    flex-basis: 100%;
    order: 3;
  }
  .account-page .account-card--sale__amount {
    order: 2;
  }
}
.account-page .order-template-card {
  flex-direction: column;
}
@media (min-width: 1380px) {
  .account-page .order-template-form {
    max-width: 28.75rem;
  }
}
.account-page .backorder-card,
.account-page .order-template-card {
  position: relative;
  height: auto;
  gap: 0;
  padding: 0.9375rem;
}
@media (min-width: 992px) {
  .account-page .backorder-card,
  .account-page .order-template-card {
    padding: 1.875rem;
  }
}
.account-page .backorder-card {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .account-page .backorder-card {
    flex-wrap: wrap;
  }
}
.account-page .backorder-card__data {
  width: 12.5rem;
  padding: 0.9375rem;
}
@media (max-width: 1199.98px) {
  .account-page .backorder-card__data {
    flex-basis: 100%;
  }
}
.account-page .backorder-card__data > div:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 1199.98px) {
  .account-page .backorder-card__data > div:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}
.account-page .backorder-card__data > div p {
  margin-bottom: 0.3125rem;
}
.account-page .backorder-card__lines {
  flex: 1;
  width: 100%;
  background: #f9f9f6;
  padding: 0.9375rem 0.9375rem 0.625rem;
}
.account-page .backorder-card__lines .caption-1 {
  display: block;
  color: #555;
  margin-bottom: 0.3125rem;
}
.account-page .backorder-card__lines .sale-item {
  background-color: #fff;
  padding: 0.9375rem;
}
.account-page .sale-item .grid {
  margin-top: 1.875rem;
}
.account-page .back-to-link-mobile {
  margin-top: -1.875rem;
  margin-bottom: 1.875rem;
  background-color: #e1e1dc;
  padding: 0.625rem 0.9375rem;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  width: calc(100% + 1.875rem);
  display: block;
  border-radius: 0;
}
@media (min-width: 992px) {
  .account-page .back-to-link-mobile {
    display: none;
  }
}
.account-page .table--blocks-mobile {
  table-layout: fixed;
  font-size: 0.875rem;
}
@media (max-width: 991.98px) {
  .account-page .table--blocks-mobile {
    margin-top: -0.9375rem;
  }
}
.account-page .table--blocks-mobile tr {
  border-radius: 0.125rem;
}
@media (min-width: 1200px) {
  .account-page .table--blocks-mobile tr th:last-child {
    width: 5%;
  }
}
.account-page .table--blocks-mobile tr td.address-buttons a {
  flex-shrink: 0;
}
.account-page .dashboard-section {
  margin-bottom: 3.125rem;
}
.account-page .dashboard-section.dashboard-order-templates {
  margin-bottom: 1.25rem;
}
@media (max-width: 991.98px) {
  .account-page .pagination {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .account-page .nav-tabs {
    overflow-y: visible;
    overflow-y: initial;
  }
  .account-page .nav-tabs li.active {
    border: none;
  }
}
.account-page .alert-text {
  color: #4096ef;
  cursor: pointer;
}
.account-page .order-template-search {
  position: relative;
}
.account-page .order-template-search .input-group__icon {
  margin-left: 0.625rem;
}
.account-page .order-template-search .form-control {
  padding-left: 1.875rem;
}
.account-page .order-template-search .clear-input-button {
  right: 0.9375rem;
  left: auto;
  position: absolute;
  height: 1.5rem;
  width: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.account-page .order-template-search .clear-input-button .icon {
  font-size: 0.875rem;
  color: #555;
}
.account-page .product-table__body-wrapper {
  border-bottom: 0.0625rem solid #e9e9e9;
  padding: 0.9375rem 0rem;
}
.account-page .product-table__body-wrapper .product-table__body {
  border: none;
  padding: 0;
}

.sale-content-container .sale-item {
  margin-top: 0.9375rem;
}
.sale-content-container .sale-item img {
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .sale-content-container .sale-item img {
    width: 3.125rem;
    height: 3.125rem;
  }
}

.sale-card-padding {
  border-radius: 0.125rem;
  height: 100%;
}

.shipping-address-header .btn,
.shipping-address-footer .btn {
  display: none;
}

.order-template__actions {
  display: flex;
  justify-content: space-between;
  gap: 0.9375rem;
}
@media (max-width: 991.98px) {
  .order-template__actions {
    flex-direction: column;
  }
}
.order-template__actions__left-column {
  display: flex;
  gap: 0.9375rem;
}
.order-template__actions .sorting-dropdown {
  display: flex;
  align-items: center;
  height: 2.8125rem;
}
.order-template__actions .sorting-dropdown-title {
  width: 100%;
}
.order-template__actions .sorting-dropdown .dropdown-toggle {
  border: none;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5625rem;
  height: auto;
}
.order-template__actions .sorting-dropdown .dropdown-toggle::after {
  font-weight: 400;
  height: 100%;
  font-size: 1rem;
}
.order-template__actions .sorting-dropdown .dropdown-menu {
  flex-direction: column;
  gap: 0.625rem;
  width: 10rem;
  right: 0;
  padding: 0.9375rem 0.625rem;
}
.order-template__actions .sorting-dropdown .dropdown-menu a {
  color: #555;
  text-decoration: none;
}
.order-template__actions .sorting-dropdown .dropdown-menu a:hover {
  color: #a20601;
}
.order-template__actions .sorting-dropdown .dropdown-menu.open {
  display: flex;
}

.ordertemplate-toggle-history {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
}
.ordertemplate-toggle-history .input-toggle-container {
  height: 1.25rem;
}

.ordertemplate-order-history {
  display: flex;
  width: fit-content;
  border: 0.0625rem solid #e9e9e9;
}
.ordertemplate-order-history__wrapper {
  display: flex;
  align-items: center;
  gap: 0.9375rem;
  width: 100%;
  padding: 0.625rem;
  border: 0.0625rem dashed #e9e9e9;
  overflow: hidden;
}
.ordertemplate-order-history__wrapper p {
  margin: 0;
}
.ordertemplate-order-history__item {
  display: grid;
  padding: 0.25rem 0.3125rem;
  text-align: center;
}
.ordertemplate-order-history__item:not(:last-child) {
  border-right: 0.0625rem solid #e9e9e9;
}

.history-hidden {
  display: none;
}

.product-table {
  margin-bottom: 0.9375rem;
}
@media (min-width: 1200px) {
  .product-table {
    margin-bottom: 1.875rem;
  }
}
.product-table .product_substitute_message {
  display: flex;
  justify-content: space-between;
  grid-area: message;
}
.product-table__body {
  display: grid;
  grid-column-gap: 0.9375rem;
  column-gap: 0.9375rem;
  padding: 0.9375rem 0rem;
  border-bottom: 0.0625rem solid #e9e9e9;
}
@media (max-width: 1199.98px) {
  .product-table__body {
    grid-template-columns: 4.6875rem auto 1fr auto;
    grid-template-rows: auto auto auto;
    grid-template-areas: "picture product product product" "subtotal quantity quantity quantity" "message message message message";
    row-gap: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  .product-table__body {
    grid-template-columns: 4.6875rem minmax(0, 30.3125rem) 1fr auto;
    grid-template-rows: auto auto;
    grid-template-areas: "picture product subtotal quantity" "message message message message";
    row-gap: 1.5625rem;
  }
}
.product-table__body .col-subtotal {
  margin-left: auto;
}
.product-table__body .col-subtotal .product-price {
  flex-direction: column;
}
.product-table__body .col-subtotal .product-price__sale {
  align-self: flex-start;
}
.product-table__body .col-subtotal .product-price__uom {
  flex: auto;
}
.product-table__body .col-picture img {
  max-width: 4.6875rem;
  max-height: 4.6875rem;
}
.product-table .col-picture {
  grid-area: picture;
}
.product-table .col-product {
  grid-area: product;
}
.product-table .col-product__inner {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.product-table .col-quantity {
  display: flex;
  justify-content: flex-start;
  grid-area: quantity;
}
@media (max-width: 1379.98px) {
  .product-table .col-quantity {
    justify-content: flex-end;
    margin-left: auto;
  }
}
.product-table .col-quantity-inner {
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
[dir="ltr"] .product-table .col-subtotal {
  text-align: right;
}
[dir="rtl"] .product-table .col-subtotal {
  text-align: left;
}
.product-table .col-subtotal {
  grid-area: subtotal;
  display: flex;
  justify-content: flex-start;
  margin-right: 0.9375rem;
}
@media (max-width: 1379.98px) {
  [dir="ltr"] .product-table .col-subtotal {
    text-align: left;
  }
  [dir="rtl"] .product-table .col-subtotal {
    text-align: right;
  }
  .product-table .col-subtotal {
    justify-content: flex-start;
    margin-right: 0;
  }
}
.product-table.edit .product-table__head {
  display: grid;
  grid-column-gap: 0.9375rem;
  column-gap: 0.9375rem;
  grid-template-columns: 1rem 4.6875rem 1fr 7.1875rem 14.25rem 2.625rem;
  grid-template-areas: "product product product subtotal quantity .";
}
@media (max-width: 1379.98px) {
  .product-table.edit .product-table__head {
    display: none;
  }
}
@media (max-width: 1379.98px) {
  .product-table.edit .product-table__body {
    grid-template-areas: "picture product product" "subtotal quantity delete";
  }
}
@media (min-width: 1380px) {
  .product-table.edit .product-table__body {
    grid-template-columns: 1rem 4.6875rem 1fr 7.1875rem 14.25rem 2.625rem;
    grid-template-rows: auto;
    grid-template-areas: "grap picture product subtotal quantity delete";
  }
}
.product-table.edit .product-table__body .col-drag {
  grid-area: grap;
  display: flex;
  align-items: center;
}
@media (max-width: 1379.98px) {
  .product-table.edit .product-table__body .col-drag {
    display: none;
  }
}
.product-table.edit .product-table__body .col-delete {
  grid-area: delete;
  margin-top: 0.1875rem;
  display: block;
}
@media (max-width: 1379.98px) {
  .product-table.edit .product-table__body .col-delete {
    margin-top: 0;
  }
}

.user {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  margin: 0 -0.9375rem;
}
.user-item {
  margin: 0;
}
.user-item:not(:last-child) {
  border-bottom: 0.0625rem solid #e9e9e9;
}

.account-login__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: transparent;
  border: 0.125rem solid #000;
  border-radius: 0.375rem;
}
.account-login__cta-title {
  font-weight: bold;
  color: #222;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .account-login__cta-title {
    font-size: 1.625rem;
  }
}
.account-login__cta a {
  color: #fc0a01;
}
.account-login__cta .icon-btn {
  background-color: #f9f9f6;
}
.account-login__cta .icon-btn i {
  font-weight: 400;
}

.forgot-password {
  max-width: 28.75rem;
  width: 100%;
  margin: 3.125rem auto;
  text-align: center;
}
@media (max-width: 991.98px) {
  .forgot-password {
    margin: 1.875rem auto;
  }
}

.password-error ul {
  padding-left: 1.25rem;
}
