.page-wrapper.my-account {
  padding-bottom: 0;
}

.woocommerce-order-details {
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
.woocommerce-order-details .order-details-box {
  border: var(--border-width, 1px) solid #DFDFDF;
}
.woocommerce-order-details .product-name-wrap {
  display: flex;
  flex-direction: row;
}
.woocommerce-order-details .product-name-wrap h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
}
.woocommerce-order-details .product-name-wrap .product-image {
  margin-right: 10px;
  max-width: 50px;
}
.woocommerce-order-details .product-name-wrap a {
  font-weight: 600;
}
@media (min-width: 992px) {
  .woocommerce-order-details .product-name-wrap .product-image {
    max-width: 70px;
  }
}
.woocommerce-order-details h2.woocommerce-order-details__title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 22px;
  color: var(--headings-color);
}
@media (min-width: 850px) {
  .woocommerce-order-details h2.woocommerce-order-details__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1480px) {
  .woocommerce-order-details h2.woocommerce-order-details__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.woocommerce-order-details h3.woocommerce-order-details__title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  padding: 0;
  color: var(--headings-color);
}
@media (min-width: 850px) {
  .woocommerce-order-details h3.woocommerce-order-details__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1480px) {
  .woocommerce-order-details h3.woocommerce-order-details__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.woocommerce-order-details .return-to-shop {
  display: block;
  margin-top: 40px;
}
.woocommerce-order-details .return-to-shop a {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: var(--primary-color);
  line-height: 40px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  height: 40px;
  margin-right: 0;
  text-decoration: none;
}
.woocommerce-order-details .return-to-shop a span {
  color: var(--primary-color);
}
.woocommerce-order-details .return-to-shop a:hover {
  color: var(--texts-color);
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.woocommerce-order-details .return-to-shop a:hover span {
  color: var(--texts-color);
}
.woocommerce-order-details .woocommerce-order-details__left .return-to-shop {
  display: none;
}
.woocommerce-order-details .woocommerce-order-details__right {
  margin-top: 30px;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box {
  background: var(--sidebar-background-color);
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table {
  margin-bottom: 0;
  padding: 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item th, .woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item td {
  border-bottom: 1px solid var(--secondary-color-2);
  padding-top: 16px;
  padding-bottom: 16px;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item:last-child th, .woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item:last-child td {
  border: none;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr td ul {
  margin: 12px 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr:last-child td {
  padding-bottom: 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr:last-child td ul {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .woocommerce-order-details {
    padding-top: 50px;
  }
}

.woocommerce-table--order-details.item_totals tr th {
  font-weight: 400;
}
.woocommerce-table--order-details.item_totals tr td {
  font-weight: 700;
  text-align: left;
}
.woocommerce-table--order-details.item_totals tr th, .woocommerce-table--order-details.item_totals tr td {
  font-size: 13px;
  text-transform: capitalize;
  color: var(--headings-color);
  border-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name h5,
.woocommerce-table--order-details.order_details .woocommerce-table__product-name a,
.woocommerce-table--order-details.order_details .woocommerce-table__product-name strong.product-quantity {
  font-size: 13px;
  font-weight: 600;
  color: var(--headings-color);
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li {
  font-size: 13px;
  font-weight: 400;
  color: var(--headings-color);
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li strong {
  font-weight: inherit;
}
.woocommerce-table--order-details.order_details tr th, .woocommerce-table--order-details.order_details tr td {
  border-bottom: 0;
}
.woocommerce-table--order-details.order_details td {
  font-size: 13px;
  vertical-align: top;
}

@media (min-width: 992px) {
  .woocommerce-order-details .return-to-shop {
    display: none;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop {
    display: block;
    margin-top: 30px;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop a {
    line-height: 50px;
    width: auto;
    height: 50px;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop a span {
    line-height: 50px;
  }
  .woocommerce-order-details .woocommerce-order-details__right {
    margin-top: 0;
  }
  .woocommerce-table--order-details.item_totals tr th, .woocommerce-table--order-details.item_totals tr td {
    font-size: 16px;
  }
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name h5,
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name a,
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name strong.product-quantity {
    font-size: 18px;
  }
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li {
    font-size: 16px;
  }
  .woocommerce-table--order-details.order_details td {
    font-size: 18px;
  }
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr th, .woocommerce-orders-table.woocommerce-MyAccount-orders tr td {
  font-size: 13px;
  font-weight: 400;
  padding-right: 15px;
  padding-left: 15px;
  text-transform: capitalize;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr th {
  padding-bottom: 20px;
  border-bottom: 0.5px solid var(--divider-color);
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr th.woocommerce-orders-table__header-order-total {
  text-align: center;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--headings-color);
  border-bottom: 0;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-number a {
  font-weight: 700;
  text-decoration: underline;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-total {
  text-align: center;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders tr:hover {
  background: var(--sidebar-background-color);
}

@media screen and (min-width: 1024px) {
  .breadcrumb-account-order {
    font-size: 16px;
  }
  .woocommerce-orders-table.woocommerce-MyAccount-orders tr th, .woocommerce-orders-table.woocommerce-MyAccount-orders tr td {
    font-size: 16px;
  }
  .woocommerce-orders-table.woocommerce-MyAccount-orders tr th.woocommerce-orders-table__header-order-total {
    text-align: left;
  }
  .woocommerce-orders-table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-total {
    text-align: left;
  }
}
form.woocommerce-EditAccountForm.edit-account {
  margin-bottom: 0;
}
form.woocommerce-EditAccountForm.edit-account legend {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--headings-color);
  border-bottom: 0;
}
form.woocommerce-EditAccountForm.edit-account .form-row label {
  font-size: 14px;
  font-weight: 400;
  color: var(--headings-color);
}
form.woocommerce-EditAccountForm.edit-account .form-row span em {
  font-size: 13px;
}

@media screen and (min-width: 1024px) {
  form.woocommerce-EditAccountForm.edit-account legend {
    font-size: 18px;
  }
  form.woocommerce-EditAccountForm.edit-account .form-row label {
    font-size: 16px;
  }
  form.woocommerce-EditAccountForm.edit-account .form-row input,
  form.woocommerce-EditAccountForm.edit-account .form-row select,
  form.woocommerce-EditAccountForm.edit-account .form-row .select2-container .select2-selection {
    font-size: 16px;
  }
  form.woocommerce-EditAccountForm.edit-account .form-row span em {
    font-size: 14px;
  }
}
.gens-refer-a-friend--share-text h2 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: var(--headings-color);
}
.gens-refer-a-friend--share-text p {
  font-size: 13px;
}

.gens-raf-message.gens-raf__url {
  display: flex !important;
  flex-direction: column;
  padding: 20px !important;
  color: var(--headings-color);
  background: var(--sidebar-background-color);
}
.gens-raf-message.gens-raf__url strong {
  font-size: 13px;
  padding: 15px 0;
}
.gens-raf-message.gens-raf__url span.gens-ctc {
  font-size: 13px;
  font-weight: 400;
  position: unset;
  color: var(--primary-color);
}

.gens-referral_share {
  gap: 10px;
}
.gens-referral_share a {
  margin-right: 0;
  margin-bottom: 15px;
  padding: 15px;
}
.gens-referral_share__email__title {
  margin: 5px 0 15px 0;
}
.gens-referral_share__email__inputs {
  display: flex;
  gap: 10px;
}
.gens-referral_share__email input[type=text],
.gens-referral_share__email input[type=email] {
  font-size: 13px;
  max-width: 50%;
  margin-right: 0;
  padding-left: 0;
  border: 0;
}
.gens-referral_share__email input[type=submit] {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: var(--border-radius-3x, 12px);
  background: var(--primary-color) !important;
}
.gens-referral_share__email input[type=submit]:hover {
  background: var(--primary-color) !important;
}
.gens-referral_share__email #js--gens-email-clone {
  font-size: 20px;
  font-weight: 300;
  background: var(--primary-color);
}

.gens-referral_stats > div {
  font-size: 13px;
  font-weight: 400 !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding: 18.5px;
  color: var(--headings-color);
}
.gens-referral_stats > div span {
  font-weight: 700;
}
.gens-referral_stats > div:first-child {
  color: var(--headings-color);
  background: #E4F1E8;
}
.gens-referral_stats > div:last-child {
  color: var(--headings-color);
  background: #F4F7F8;
}

h3.gens-referral_stats__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: var(--headings-color);
}

@media screen and (min-width: 1024px) {
  .gens-refer-a-friend--share-text h2 {
    font-size: 18px;
  }
  .gens-refer-a-friend--share-text p {
    font-size: 16px;
  }
  .gens-raf-message.gens-raf__url {
    display: block !important;
  }
  .gens-raf-message.gens-raf__url strong {
    font-size: 16px;
  }
  .gens-raf-message.gens-raf__url span.gens-ctc {
    font-size: 16px;
    position: absolute;
  }
  .gens-referral_share a {
    margin-bottom: 25px;
  }
  .gens-referral_share__email input[type=text],
  .gens-referral_share__email input[type=email] {
    font-size: 16px;
  }
  .gens-referral_share__email input[type=submit] {
    font-size: 20px;
  }
  .gens-referral_stats {
    display: flex;
    gap: 10px;
  }
  .gens-referral_stats > div {
    font-size: 16px;
    justify-content: flex-start;
    width: 50%;
  }
  .gens-referral_stats > div span {
    padding-left: 10px;
  }
  h3.gens-referral_stats__title {
    font-size: 18px;
  }
}
.woocommerce-order-details {
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
.woocommerce-order-details .order-details-box {
  border: var(--border-width, 1px) solid #DFDFDF;
}
.woocommerce-order-details .product-name-wrap {
  display: flex;
  flex-direction: row;
}
.woocommerce-order-details .product-name-wrap h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
}
.woocommerce-order-details .product-name-wrap .product-image {
  margin-right: 10px;
  max-width: 50px;
}
.woocommerce-order-details .product-name-wrap a {
  font-weight: 600;
}
@media (min-width: 992px) {
  .woocommerce-order-details .product-name-wrap .product-image {
    max-width: 70px;
  }
}
.woocommerce-order-details h2.woocommerce-order-details__title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 22px;
  color: var(--headings-color);
}
@media (min-width: 850px) {
  .woocommerce-order-details h2.woocommerce-order-details__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1480px) {
  .woocommerce-order-details h2.woocommerce-order-details__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.woocommerce-order-details h3.woocommerce-order-details__title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  padding: 0;
  color: var(--headings-color);
}
@media (min-width: 850px) {
  .woocommerce-order-details h3.woocommerce-order-details__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1480px) {
  .woocommerce-order-details h3.woocommerce-order-details__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.woocommerce-order-details .return-to-shop {
  display: block;
  margin-top: 40px;
}
.woocommerce-order-details .return-to-shop a {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: var(--primary-color);
  line-height: 40px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  height: 40px;
  margin-right: 0;
  text-decoration: none;
}
.woocommerce-order-details .return-to-shop a span {
  color: var(--primary-color);
}
.woocommerce-order-details .return-to-shop a:hover {
  color: var(--texts-color);
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.woocommerce-order-details .return-to-shop a:hover span {
  color: var(--texts-color);
}
.woocommerce-order-details .woocommerce-order-details__left .return-to-shop {
  display: none;
}
.woocommerce-order-details .woocommerce-order-details__right {
  margin-top: 30px;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box {
  background: var(--sidebar-background-color);
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table {
  margin-bottom: 0;
  padding: 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item th, .woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item td {
  border-bottom: 1px solid var(--secondary-color-2);
  padding-top: 16px;
  padding-bottom: 16px;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item:last-child th, .woocommerce-order-details .woocommerce-order-details__right .order-details-box table .order_item:last-child td {
  border: none;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr td ul {
  margin: 12px 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr:last-child td {
  padding-bottom: 0;
}
.woocommerce-order-details .woocommerce-order-details__right .order-details-box table tr:last-child td ul {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .woocommerce-order-details {
    padding-top: 50px;
  }
}

.woocommerce-table--order-details.item_totals tr th {
  font-weight: 400;
}
.woocommerce-table--order-details.item_totals tr td {
  font-weight: 700;
  text-align: left;
}
.woocommerce-table--order-details.item_totals tr th, .woocommerce-table--order-details.item_totals tr td {
  font-size: 13px;
  text-transform: capitalize;
  color: var(--headings-color);
  border-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name h5,
.woocommerce-table--order-details.order_details .woocommerce-table__product-name a,
.woocommerce-table--order-details.order_details .woocommerce-table__product-name strong.product-quantity {
  font-size: 13px;
  font-weight: 600;
  color: var(--headings-color);
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li {
  font-size: 13px;
  font-weight: 400;
  color: var(--headings-color);
}
.woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li strong {
  font-weight: inherit;
}
.woocommerce-table--order-details.order_details tr th, .woocommerce-table--order-details.order_details tr td {
  border-bottom: 0;
}
.woocommerce-table--order-details.order_details td {
  font-size: 13px;
  vertical-align: top;
}

@media (min-width: 992px) {
  .woocommerce-order-details .return-to-shop {
    display: none;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop {
    display: block;
    margin-top: 30px;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop a {
    line-height: 50px;
    width: auto;
    height: 50px;
  }
  .woocommerce-order-details .woocommerce-order-details__left .return-to-shop a span {
    line-height: 50px;
  }
  .woocommerce-order-details .woocommerce-order-details__right {
    margin-top: 0;
  }
  .woocommerce-table--order-details.item_totals tr th, .woocommerce-table--order-details.item_totals tr td {
    font-size: 16px;
  }
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name h5,
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name a,
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name strong.product-quantity {
    font-size: 18px;
  }
  .woocommerce-table--order-details.order_details .woocommerce-table__product-name ul.wc-item-meta li {
    font-size: 16px;
  }
  .woocommerce-table--order-details.order_details td {
    font-size: 18px;
  }
}
.my-account-header.featured-title {
  color: #ffffff;
}
.my-account-header.featured-title .page-title-inner {
  min-height: 240px;
}
.my-account-header.featured-title h1, .my-account-header.featured-title h2, .my-account-header.featured-title h3, .my-account-header.featured-title h4, .my-account-header.featured-title h5, .my-account-header.featured-title h6, .my-account-header.featured-title .heading-font {
  color: #ffffff;
}

.woocommerce-MyAccount-content .touch-scroll-table {
  margin-left: 0;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
.woocommerce-MyAccount-content p a {
  text-decoration: underline;
}
.woocommerce-MyAccount-content .woocommerce-Addresses.row {
  margin-right: 0;
  margin-left: 0;
}

.dashboard-links a {
  border-color: var(--divider-color);
  font-size: 18px;
}

.breadcrumb-account-address,
.breadcrumb-account-order {
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  color: var(--headings-color);
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 14px;
}
@media screen and (min-width: 850px) {
  .breadcrumb-account-address,
  .breadcrumb-account-order {
    font-size: 18px;
  }
}
.breadcrumb-account-address a,
.breadcrumb-account-order a {
  color: inherit;
}
.breadcrumb-account-address a .divider,
.breadcrumb-account-order a .divider {
  opacity: 1;
  padding-right: 5px;
}
.breadcrumb-account-address a .divider:before,
.breadcrumb-account-order a .divider:before {
  content: " < ";
  color: var(--headings-color) !important;
}
/*# sourceMappingURL=myaccount.css.map */
