.woocommerce {
  line-height: 1.56rem;
}
.woocommerce .page-title {
  color: #000000;
}
.woocommerce .woocommerce-section {
  background-image: url("./img/single-product-header.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 8rem;
  min-height: calc(100vh - 8rem);
  padding-top: 11.87rem;
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-section {
    padding-top: 5.87rem;
  }
}
.woocommerce .woocommerce-section h1 {
  text-align: center;
  margin-bottom: 6.25rem;
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-section h1 {
    margin-bottom: 3.12rem;
  }
}
.woocommerce .woocommerce-section h2, .woocommerce .woocommerce-section h3 {
  color: #220800;
}
.woocommerce .woocommerce-section form .woocommerce-form-row {
  margin-bottom: 1.12rem;
}
.woocommerce .woocommerce-section form .woocommerce-form-row input::-webkit-input-placeholder {
  color: #919191 !important;
  opacity: 0.5 !important;
}

.woocommerce .woocommerce-section form .woocommerce-form-row input:-moz-placeholder {
  color: #919191 !important;
  opacity: 0.5 !important;
}

.woocommerce .woocommerce-section form .woocommerce-form-row input::-moz-placeholder {
  color: #919191 !important;
  opacity: 0.5 !important;
}

.woocommerce .woocommerce-section form .woocommerce-form-row input:-ms-input-placeholder {
  color: #919191 !important;
  opacity: 0.5 !important;
}

.woocommerce .woocommerce-section .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-section .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
.woocommerce .woocommerce-section .woocommerce-MyAccount-navigation {
  margin-top: 3.31rem;
  margin-bottom: 3.31rem;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-section .woocommerce-MyAccount-navigation {
    margin-top: 2.31rem;
    margin-bottom: 2.31rem;
  }
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-section .woocommerce-MyAccount-navigation ul {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.5rem;
  }
}
.woocommerce .woocommerce-section .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active {
  font-weight: bold;
}
.woocommerce .woocommerce-section .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-section .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {
    margin-right: 2rem;
  }
  .woocommerce .woocommerce-section .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link:last-child {
    margin-right: 0;
  }
}
.woocommerce .woocommerce-info {
  border-top-color: #FF6C00;
  background-color: #FF6C001A;
  color: #919191;
}
.woocommerce .woocommerce-info::before {
  color: #FF6C00;
}
.woocommerce form .form-row {
  padding: 0;
  --bleed: 0.5rem;
  width: calc(100% - 2 * var(--bleed));
  margin-left: var(--bleed);
  margin-right: var(--bleed);
  margin-bottom: 1.12rem;
  float: none;
}
.woocommerce form .form-row:first-child {
  margin-left: var(--bleed);
}
.woocommerce form .form-row.form-row-first, .woocommerce form .form-row.form-row-last {
  width: calc(50% - 2 * var(--bleed));
}
@media screen and (max-width: 960px) {
  .woocommerce form .form-row.form-row-first, .woocommerce form .form-row.form-row-last {
    width: calc(100% - 2 * var(--bleed));
  }
}
.woocommerce form .form-row textarea {
  height: 10em;
}
@media screen and (max-width: 960px) {
  .woocommerce form .form-row textarea {
    height: 5em;
  }
}
.woocommerce table.shop_table {
  border: none;
  margin-bottom: 2rem;
}
.woocommerce table.shop_table th {
  color: black;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
  padding: 1rem 0.5rem;
  border-top: none;
  border-bottom: 1px solid rgba(255, 108, 0, 0.5);
}

.woocommerce-account .woocommerce-section .page-title {
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-section .woocommerce-EditAccountForm .page-title {
  margin-left: 0.5rem;
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 960px) {
  .woocommerce-account .woocommerce-section .woocommerce-EditAccountForm .page-title {
    margin-bottom: 1.75rem;
  }
}
.woocommerce-account .woocommerce-section .woocommerce-EditAccountForm .submit-wrapper {
  margin-top: 0.5rem;
}

.woocommerce .woocommerce-order .woocommerce-order-overview, .page-id-13 .woocommerce-order-overview {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-order .woocommerce-order-overview li, .page-id-13 .woocommerce-order-overview li {
  float: none;
  padding-right: 2rem;
  margin-right: 2rem;
  border-right: 1px solid rgba(255, 108, 0, 0.5);
  font-size: 0.8rem;
}
.woocommerce .woocommerce-order .woocommerce-order-overview li strong, .page-id-13 .woocommerce-order-overview li strong {
  font-size: 1.2rem;
}
@media screen and (max-width: 960px) {
  .woocommerce .woocommerce-order .woocommerce-order-overview li, .page-id-13 .woocommerce-order-overview li {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(255, 108, 0, 0.5);
  }
}
.woocommerce .woocommerce-order .woocommerce-order-details__title, .page-id-13 .woocommerce-order-details__title {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title, .page-id-13 .woocommerce-customer-details .woocommerce-column__title {
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-order .woocommerce-customer-details address, .page-id-13 .woocommerce-customer-details address {
  border: none;
  padding: 0;
}

.orders-form .sort-wrapper {
  margin-bottom: 1.56rem;
}

.orders .order {
  padding: 1.87rem 0;
  border-top: 1px solid #FF6C00;
}
.orders .order:last-child {
  border-bottom: 1px solid #FF6C00;
}
@media screen and (max-width: 960px) {
  .orders .order .image-col {
    margin-bottom: 2rem;
  }
}
.orders .order .image-col img {
  height: 12.25rem;
  width: 12.25rem;
  object-position: center;
  object-fit: cover;
}
.orders .order .info-col, .orders .order .invoice-col {
  padding-top: 3.5rem;
}
@media screen and (max-width: 960px) {
  .orders .order .info-col, .orders .order .invoice-col {
    padding-top: 0;
  }
}
.orders .order .info-col {
  padding-left: 2.75rem;
  padding-right: 1.75rem;
}
@media screen and (max-width: 960px) {
  .orders .order .info-col {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.5rem;
  }
}
.orders .order .info-col .name {
  font-size: 1.25rem;
  line-height: 1.81rem;
  font-weight: bold;
  color: #220800;
}
.orders .order .info-col ol.more-products {
  list-style-type: decimal;
  list-style-position: inside;
}
.orders .order .info-col .variation {
  color: #919191;
  letter-spacing: calc(1em * (6 / 1000));
  margin-bottom: 0.75rem;
}
.orders .order .info-col .sum {
  color: #220800;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  .orders .order .info-col .sum {
    display: flex;
    flex-direction: column;
  }
}
.orders .order .info-col .sum .sum-text {
  margin-right: 2.18rem;
}
@media screen and (max-width: 960px) {
  .orders .order .info-col .sum .sum-text {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
}
.orders .order .info-col .sum .price-wrapper {
  font-family: "Albert Sans", sans-serif;
  font-size: 1.25rem;
}
.orders .order .info-col .sum .price-wrapper .price {
  font-weight: bold;
}
.orders .order .invoice-col h4 {
  font-size: 1.12rem;
  font-weight: bold;
  margin-bottom: 1.43rem;
  color: #220800;
}
.orders .order .invoice-col a {
  width: fit-content;
  min-height: 2.31rem;
  font-weight: normal;
  text-transform: none;
}

.woocommerce-section.reset-password .woocommerce-ResetPassword {
  width: 23.93rem;
}
.woocommerce-section.reset-password .woocommerce-ResetPassword button {
  margin-top: 0.75rem;
}
.woocommerce-section.password-reset-success .password-reset-popup-overlay {
  display: flex;
}

.password-reset-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 108, 0, 0.08);
  backdrop-filter: blur(15px);
  display: none;
}
.password-reset-popup-overlay .password-reset-popup {
  background-image: url("./img/popup-background.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 43.43rem;
  width: 100%;
  padding: 5.37rem 9.37rem 6.81rem;
}
@media screen and (max-width: 960px) {
  .password-reset-popup-overlay .password-reset-popup {
    max-width: 90%;
    padding: 1.37rem 2.37rem 1.81rem;
  }
}
.password-reset-popup-overlay .password-reset-popup .image-wrapper {
  margin-bottom: 2.37rem;
}
@media screen and (max-width: 960px) {
  .password-reset-popup-overlay .password-reset-popup .image-wrapper {
    margin-bottom: 1.37rem;
  }
}
.password-reset-popup-overlay .password-reset-popup .image-wrapper img {
  object-fit: contain;
  object-position: center;
  height: 11.18rem;
  width: 9.93rem;
}
@media screen and (max-width: 960px) {
  .password-reset-popup-overlay .password-reset-popup .image-wrapper img {
    height: 6.18rem;
    width: 4.93rem;
  }
}
.password-reset-popup-overlay .password-reset-popup .title {
  text-align: center;
  margin-bottom: 3.37rem;
  max-width: 23.62rem;
}
@media screen and (max-width: 960px) {
  .password-reset-popup-overlay .password-reset-popup .title {
    margin-bottom: 1.37rem;
  }
}
@media screen and (max-width: 960px) {
  .password-reset-popup-overlay .password-reset-popup .button {
    padding: 0.5rem 1rem;
    min-height: 2.12rem;
  }
}