.single-product .main-content .row .woocommerce-notices-wrapper {
  margin-bottom: 24px;
}

.single-product {
  --andreana-offer-top-offset: 110px;
}

.single-product .andreana-product-single {
  color: #583a31;
}

.single-product .andreana-product-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 46px;
  align-items: start;
  margin-bottom: 40px;
}

.single-product .andreana-product-gallery {
  min-width: 0;
  padding-right: 75px;
}

.single-product .andreana-product-summary-column {
  position: relative;
  min-width: 0;
  align-self: start;
}

.single-product .andreana-product-gallery__hero,
.single-product .andreana-product-gallery__cell,
.single-product .andreana-restoration {
  border-radius: 18px;
  overflow: hidden;
}

.single-product .andreana-product-gallery__link,
.single-product .andreana-product-gallery__link img {
  display: block;
  width: 100%;
}

.single-product .andreana-product-gallery__link {
  position: relative;
}

.single-product .andreana-product-gallery__hero {
  position: relative;
  margin-bottom: 12px;
  overflow: visible;
  background: #f4ede9;
  box-shadow: 0 18px 40px rgba(88, 58, 49, 0.07);
}

.single-product .andreana-product-gallery__hero::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -6px;
  left: -6px;
  bottom: -6px;
  z-index: 2;
  pointer-events: none;
  background: url('/wp-content/uploads/2026/04/cornice.svg') center top/100% auto no-repeat;
}

.single-product .andreana-product-gallery__hero .andreana-product-gallery__link img,
.single-product .andreana-product-gallery__hero > img {
  border-radius: 18px;
}

.single-product .andreana-product-gallery__hero img,
.single-product .andreana-product-gallery__cell img {
  aspect-ratio: 0.9 / 1;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.single-product .andreana-product-gallery__link:hover img,
.single-product .andreana-product-gallery__link:focus-visible img {
  transform: scale(1.018);
}

.single-product .andreana-product-gallery__cell {
  background: #f4ede9;
}

.single-product .andreana-product-gallery__example-badge {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  max-width: calc(100% - 10px);
  padding: 10px;
  border-radius: 21px;
  background: rgba(255, 255, 255, 0.69);
  color: #583a31;
  font-size: 0.72rem;
  line-height: 1.2;
}

.single-product .andreana-product-gallery__example-badge img {
  display: block;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.single-product .andreana-product-gallery__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.single-product .andreana-product-gallery__grid[hidden] {
  display: none !important;
}

.single-product .andreana-product-gallery__note {
  margin: 2px 0 16px;
  color: #9a7c6d;
  font-size: 0.72rem;
  line-height: 1.5;
  text-align: center;
}

.single-product .andreana-product-summary__microtext {
  font-size: 1em;
  font-weight: 700;
  text-transform: none;
}

.single-product .andreana-product-summary__microtext {
  margin-bottom: 10px;
  color: #583a31;
}

.single-product .andreana-product-summary__code {
  margin-bottom: 14px;
  color: #7d6056;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}

.single-product .andreana-product-summary__code span {
  color: inherit;
}

.single-product .andreana-product-summary__code--editorial {
  margin-top: 18px;
  margin-bottom: 0;
  color: #ad373c;
  font-size: 1rem;
}

.single-product .andreana-product-summary__header {
  margin-bottom: 16px;
}

.single-product .summary.entry-summary.andreana-product-summary {
  position: static;
  top: auto;
  max-height: none;
  overflow: visible;
  height: auto;
  width: 100%;
  max-width: none;
  padding: 8px 100px 0 0;
  box-sizing: border-box;
}

.single-product .summary.entry-summary.andreana-product-summary.is-fixed {
  position: fixed !important;
  z-index: 20;
  max-height: none;
  overflow: visible;
  right: auto;
  width: auto !important;
  will-change: auto;
}

.single-product .summary.entry-summary.andreana-product-summary.is-bottom {
  position: absolute !important;
  top: auto !important;
  right: 0 !important;
  bottom: 0;
  left: 0 !important;
  width: 100% !important;
}

.single-product .summary.entry-summary.andreana-product-summary.is-revealed {
  position: absolute !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
}


.single-product .andreana-product-summary__header .product_title {
  margin: 0;
}

.single-product .andreana-product-summary__greca {
  display: block;
  width: min(230px, 100%);
  max-width: 100%;
  margin-top: 8px;
}

.single-product .andreana-product-summary__badge {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 5px 20px;
  border: 1px solid rgba(140, 172, 146, 0.55);
  border-radius: 999px;
  background: rgba(203, 225, 207, 0.36);
  color: rgb(66 133 78);
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: 0.3px;
  font-weight: 500;
  text-transform: uppercase;
}

.single-product .andreana-product-summary__badge--highlight {
  border-color: #F0E87B;
  background: #FAF7D0;
  color: #6b5148;
}

.single-product .andreana-product-summary__payoff {
  margin: 0 0 14px;
  color: #6b5148;
  font-size: 0.94rem;
  line-height: 1.55;
  font-weight: 600;
}

.single-product .andreana-product-summary__price {
  margin-bottom: 14px;
  margin-top: 20px;
}

.single-product .andreana-product-summary__price .price {
  margin: 0;
  color: #583a31;
  font-size: clamp(1.9rem, 3vw, 2.4rem);
  line-height: 0.98;
}

.single-product .andreana-product-summary__price .amount {
  font-weight: 700;
  font-size: 2rem;
}

.single-product .andreana-product-summary__intro,
.single-product .andreana-product-summary__editorial,
.single-product .andreana-restoration__text {
  color: #6f554c;
  font-size: 1rem;
  line-height: 1.75;
}

.single-product .andreana-product-summary__intro {
  margin-bottom: 20px;
  font-size: 0.95rem;
}

.single-product .andreana-product-summary__intro p:last-child,
.single-product .andreana-product-summary__editorial p:last-child,
.single-product .andreana-restoration__text p:last-child {
  margin-bottom: 0;
}

.single-product .andreana-product-summary__actions {
  display: grid;
  gap: 15px;
  margin-bottom: 24px;
}

.single-product .andreana-product-summary__actions form.cart {
  margin-bottom: 0;
}

.single-product.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.single-product .andreana-product-summary__actions form.cart .quantity {
  display: none;
}

.single-product .andreana-product-summary__actions .single_add_to_cart_button {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 100%;
  min-height: 42px;
  padding: 15px 45px !important;
  border: 1px solid #ad373c;
  border-radius: 999px;
  background-color: #ad373c !important;
  box-shadow: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #fff;
  text-transform: uppercase;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.single-product .andreana-product-summary__actions .single_add_to_cart_button:hover {
  background: #583a31;
  border-color: #583a31;
  color: #fff;
}

.woocommerce-page:not([data-form-submit=see-through]) div[data-project-style=classic] .andreana-product-summary__actions button[type=submit].single_add_to_cart_button:hover {
  background-color: #583a31 !important;
  border-color: #583a31;
  color: #fff;
}

.single-product .andreana-product-summary__actions .single_add_to_cart_button::before,
.single-product .andreana-product-summary__secondary-cta::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  background-color: currentColor;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.single-product .andreana-product-summary__actions .single_add_to_cart_button::before {
  mask-image: url('/wp-content/uploads/2026/04/icon_carrello.svg');
  -webkit-mask-image: url('/wp-content/uploads/2026/04/icon_carrello.svg');
}

.single-product .andreana-product-summary__secondary-cta {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 45px;
  border: 1px solid #ad373c;
  border-radius: 999px;
  color: #ad373c;
  background: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.single-product .andreana-product-summary__secondary-cta:hover {
  border-color: #583a31;
  background-color: #583a31;
  color: #fff;
}

.single-product .andreana-product-summary__secondary-cta--proposal::before {
  mask-image: url('/wp-content/uploads/2026/04/icon_proposta.svg');
  -webkit-mask-image: url('/wp-content/uploads/2026/04/icon_proposta.svg');
}

.single-product .andreana-product-summary__secondary-cta--info::before {
  mask-image: url('/wp-content/uploads/2026/04/icon_richiedi.svg');
  -webkit-mask-image: url('/wp-content/uploads/2026/04/icon_richiedi.svg');
}

.single-product .andreana-product-details__list {
  margin: 0;
  padding: 0;
  color: #5f4339;
  line-height: 1.7;
}

.single-product .andreana-product-details {
  margin-top: 4px;
  padding-top: 22px;
  border-top: 1px solid rgba(88, 58, 49, 0.12);
}

.single-product .andreana-product-details__title {
  margin: 0 0 20px;
}

.single-product .andreana-product-details__list > :first-child {
  margin-top: 0;
}

.single-product .andreana-product-details__list > :last-child {
  margin-bottom: 0;
}

.single-product .andreana-product-details__list ul,
.single-product .andreana-product-details__list ol {
  margin: 0;
  padding-left: 20px;
  margin-bottom: 30px;
}

.single-product .andreana-product-details__list ul {
  list-style: disc;
}

.single-product .andreana-product-details__list ol {
  list-style: decimal;
}

.single-product .andreana-product-details__list li {
  list-style: inherit;
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid rgba(88, 58, 49, 0.12);
}

.single-product .andreana-product-details__list li + li {
  margin-top: 15px;
}

.single-product .andreana-product-details__list li:last-child {
  border-bottom: 0;
}

.single-product .andreana-product-summary__editorial {
  margin-top: 22px;
  font-size: 0.92rem;
}

.single-product .andreana-product-summary__claim {
  margin-top: 14px;
  color: var(--theme-color);
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.single-product .andreana-restoration {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 34px;
  margin-top: 54px;
  padding: 34px;
  background: #f4ede9;
  border: 1px solid rgba(184, 137, 112, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58);
}

.single-product .andreana-restoration__title {
  margin: 0 0 16px;
  color: #583a31;
}

.single-product .andreana-restoration__main {
  display: grid;
  gap: 18px;
}

.single-product .andreana-restoration__note {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 14px 16px;
  border: 1px solid rgba(184, 137, 112, 0.2);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.48);
  color: #8f6e61;
  font-size: 0.9rem;
}

.single-product .andreana-restoration__note-icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(184, 137, 112, 0.45);
  border-radius: 50%;
  color: #b88970;
  font-size: 0.95rem;
  font-weight: 700;
}

.single-product .andreana-restoration__note-text {
  line-height: 1.6;
}

.single-product .andreana-restoration__steps {
  display: grid;
  gap: 18px;
  align-content: start;
}

.single-product .andreana-restoration-step {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(88, 58, 49, 0.08);
}

.single-product .andreana-restoration-step:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.single-product .andreana-restoration-step__index {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(184, 137, 112, 0.52);
  border-radius: 50%;
  color: #b88970;
  font-size: 0.8rem;
  font-weight: 600;
}

.single-product .andreana-restoration-step__title {
  margin: 4px 0 6px;
  color: #583a31;
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.single-product .andreana-restoration-step__text {
  margin: 0;
  color: #6f554c;
  line-height: 1.6;
  font-size: 0.95rem;
}

body.andreana-offer-modal-open {
  overflow: hidden;
}

.single-product .andreana-offer-modal[hidden] {
  display: none;
}

.single-product .andreana-offer-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}

.single-product .andreana-offer-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(34, 22, 18, 0.45);
  backdrop-filter: blur(4px);
}

.single-product .andreana-offer-modal__panel {
  position: absolute;
  top: calc(
    var(--andreana-offer-top-offset) +
    ((100vh - var(--andreana-offer-top-offset)) - ((100vh - var(--andreana-offer-top-offset)) * 0.9)) / 2
  );
  right: 0;
  width: 30vw;
  min-width: 420px;
  max-width: 560px;
  height: calc((100vh - var(--andreana-offer-top-offset)) * 0.9);
  padding: 20px 20px 24px;
  background: linear-gradient(180deg, #fffaf7 0%, #f7efe9 100%);
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  box-shadow: -18px 0 40px rgba(44, 27, 20, 0.16);
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.28s ease;
}

.admin-bar.single-product {
  --andreana-offer-top-offset: 142px;
}

.single-product .andreana-offer-modal.is-open .andreana-offer-modal__panel {
  transform: translateX(0);
}

.single-product .andreana-offer-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(88, 58, 49, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: #583a31;
  cursor: pointer;
}

.single-product .andreana-offer-modal__inner {
  display: grid;
  gap: 16px;
}

.single-product .andreana-offer-modal__eyebrow {
  margin: 0 0 6px;
  color: #ad373c;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.single-product .andreana-offer-modal__title {
  margin: 0;
  color: #583a31;
  font-size: 1.45rem;
  line-height: 1.04;
}

.single-product .andreana-offer-modal__intro {
  margin: 8px 0 0;
  color: #6f554c;
  line-height: 1.5;
  font-size: 0.92rem;
}

.single-product .andreana-offer-modal__summary {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(140px, 0.8fr);
  gap: 10px 16px;
  padding: 14px;
  border: 1px solid rgba(173, 55, 60, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.8);
}

.single-product .andreana-offer-modal__summary-item {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.single-product .andreana-offer-modal__summary-item--product {
  min-width: 0;
}

.single-product .andreana-offer-modal__summary-label {
  color: #9b7d71;
  font-size: 0.72rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.single-product .andreana-offer-modal__summary-value {
  color: #583a31;
  font-size: 0.94rem;
  font-weight: 600;
  line-height: 1.35;
}

.single-product .andreana-offer-modal__summary-item--product .andreana-offer-modal__summary-value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-product .andreana-offer-form {
  display: grid;
  gap: 14px;
}

.single-product .andreana-offer-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.single-product .andreana-offer-form__field {
  display: grid;
  gap: 6px;
}

.single-product .andreana-offer-form__field.is-full {
  grid-column: 1 / -1;
}

.single-product .andreana-offer-form__field--offer {
  padding: 14px;
  border: 1px solid rgba(173, 55, 60, 0.18);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.82);
}

.single-product .andreana-offer-form__field--offer label {
  color: #ad373c;
  font-size: 0.74rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.single-product .andreana-offer-form__field label {
  color: #583a31;
  font-size: 0.78rem;
  font-weight: 600;
}

.single-product .andreana-offer-form__field input,
.single-product .andreana-offer-form__field textarea {
  width: 100%;
  min-height: 42px;
  padding: 10px 12px;
  border: 1px solid rgba(88, 58, 49, 0.16);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.9);
  color: #583a31;
  box-sizing: border-box;
  font-size: 0.92rem;
}

.single-product .andreana-offer-form__field--offer input {
  min-height: 50px;
  border-color: rgba(173, 55, 60, 0.26);
  background: #fff;
  color: #583a31;
  font-size: 1.05rem;
  font-weight: 700;
}

.single-product .andreana-offer-form__field textarea {
  min-height: 88px;
  resize: vertical;
}

.single-product .andreana-offer-form__field input:focus,
.single-product .andreana-offer-form__field textarea:focus {
  outline: none;
  border-color: #ad373c;
  box-shadow: 0 0 0 3px rgba(173, 55, 60, 0.12);
}

.single-product .andreana-offer-form__privacy label {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  color: #6f554c;
  line-height: 1.45;
  font-size: 0.86rem;
}

.single-product .andreana-offer-form__privacy input[type='checkbox'] {
  margin-top: 4px;
}

.single-product .andreana-offer-form__privacy a {
  color: #ad373c;
  text-decoration: underline;
}

.single-product .andreana-offer-form__status {
  min-height: 20px;
  color: #6f554c;
  font-size: 0.84rem;
}

.single-product .andreana-offer-form__status.is-error {
  color: #ad373c;
}

.single-product .andreana-offer-form__status.is-success {
  color: #3f7a4b;
}

.single-product .andreana-offer-form__status.is-loading {
  color: #8b6c60;
}

.single-product .andreana-offer-form__submit {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid #ad373c;
  border-radius: 999px;
  background: #ad373c;
  color: #fff;
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
}

.single-product .andreana-offer-form__submit:hover {
  background: #583a31;
  border-color: #583a31;
}

.single-product .andreana-offer-form.is-submitting .andreana-offer-form__submit {
  opacity: 0.7;
  pointer-events: none;
}

.andreana-related-products {
  position: relative;
  padding: 38px 32px 120px;
  border-radius: 32px;
}

.andreana-related-products > * {
  position: relative;
  z-index: 2;
}

.andreana-related-products > .nectar-shape-divider-wrap {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  z-index: 1;
  overflow: hidden;
  transform: translateZ(0);
  pointer-events: none;
}

.andreana-related-products > .nectar-shape-divider-wrap[data-front="true"] {
  z-index: 3;
}

.andreana-related-products .nectar-shape-divider {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
}

.andreana-related-products__header {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: end;
  margin-bottom: 26px;
  flex-wrap: wrap;
}

.andreana-related-products__heading {
  display: grid;
  gap: 8px;
  justify-items: center;
  width: 100%;
  text-align: center;
}

.andreana-related-products__greca {
  display: block;
  max-width: 100%;
}

.andreana-related-products__controls {
  display: inline-flex;
  gap: 10px;
}

.andreana-related-products__control {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(173, 55, 60, 0.34);
  border-radius: 999px;
  background: #fff;
  color: #ad373c;
  font-size: 1.05rem;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, opacity 0.25s ease;
}

.andreana-related-products__control:hover,
.andreana-related-products__control:focus-visible {
  border-color: #583a31;
  background: #583a31;
  color: #fff;
}

.andreana-related-products__control:disabled {
  opacity: 0.35;
  cursor: default;
}

.andreana-related-products__control:disabled:hover,
.andreana-related-products__control:disabled:focus-visible {
  border-color: rgba(173, 55, 60, 0.34);
  background: #fff;
  color: #ad373c;
}

.andreana-related-products__viewport {
  min-width: 0;
  width: 100%;
}

.andreana-related-products__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 22px;
}

.andreana-related-products__pagination[hidden] {
  display: none;
}

.andreana-related-products__pagination-bullet {
  width: 11px;
  height: 11px;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 999px;
  background: rgba(88, 58, 49, 0.22);
  cursor: pointer;
  transition: transform 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
}

.andreana-related-products__pagination-bullet:hover,
.andreana-related-products__pagination-bullet:focus-visible {
  background: rgba(173, 55, 60, 0.56);
  outline: none;
}

.andreana-related-products__pagination-bullet.is-active {
  border-color: #ad373c;
  background: #ad373c;
  transform: scale(1.15);
}

.andreana-related-products .andreana-related-products__grid.products {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: calc((100% - 72px) / 4) !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none !important;
  overscroll-behavior-x: contain;
  scroll-behavior: smooth;
  scrollbar-width: none;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch;
}

.andreana-related-products__grid.products::-webkit-scrollbar {
  display: none;
}

.andreana-related-products .andreana-related-products__grid.products::before,
.andreana-related-products .andreana-related-products__grid.products::after {
  content: none !important;
  display: none !important;
}

.andreana-related-products .andreana-related-products__grid.products.is-carousel {
  grid-template-columns: none !important;
  scroll-snap-type: x proximity;
}

.andreana-related-products .andreana-related-products__grid.products > li.product {
  float: none;
  width: auto !important;
  margin: 0 !important;
  clear: none;
  scroll-snap-align: start;
  list-style: none !important;
}

.andreana-related-products .andreana-related-products__grid.products .andreana-product-card-item {
  margin-bottom: 0 !important;
}

.home .andreana-latest-products.andreana-related-products {
  padding: 38px 32px 0;
}

@media (max-width: 1023px) {
  .andreana-related-products > .nectar-shape-divider-wrap {
    height: 150px !important;
  }

  .home .andreana-latest-products.andreana-related-products {
    padding: 0;
  }

  .woocommerce-page button[type=submit].single_add_to_cart_button,
  body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button,
  .single-product .andreana-product-summary__secondary-cta {
    font-size: 14px;
  }

  .single-product .andreana-product-summary__secondary-cta {
    line-height: 1.5;
    padding: 15px 20px;
  }

  .single-product .andreana-product-gallery {
    padding-right: 0;
  }

  .single-product .andreana-product-gallery__hero.is-mobile-carousel {
    overflow: visible;
  }

  .single-product .andreana-product-gallery__hero.is-mobile-carousel .andreana-product-gallery__carousel-track {
    display: flex;
    gap: 12px;
    border-radius: 18px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .single-product .andreana-product-gallery__hero.is-mobile-carousel .andreana-product-gallery__carousel-track::-webkit-scrollbar {
    display: none;
  }

  .single-product .andreana-product-gallery__hero.is-mobile-carousel .andreana-product-gallery__carousel-slide {
    flex: 0 0 100%;
    width: 100%;
    min-width: 0;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .single-product .andreana-product-gallery__pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 16px;
  }

  .single-product .andreana-product-gallery__pagination-bullet {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: rgba(88, 58, 49, 0.25);
    transition: background-color 0.25s ease, transform 0.25s ease;
    cursor: pointer;
  }

  .single-product .andreana-product-gallery__pagination-bullet.is-active {
    background: #ad373c;
    transform: scale(1.15);
  }

  .single-product .summary.entry-summary.andreana-product-summary {
    padding-right: 0 !important;
  }
}

@media (max-width: 999px) {
  .single-product .andreana-product-hero,
  .single-product .andreana-restoration {
    grid-template-columns: 1fr;
  }

  .single-product .andreana-product-hero {
    gap: 28px;
  }

  .single-product .andreana-product-summary {
    position: static;
    top: auto;
    padding-right: 0;
  }

  .single-product .andreana-product-summary-column {
    position: static;
    top: auto;
  }

  .single-product .summary.entry-summary.andreana-product-summary.is-fixed,
  .single-product .summary.entry-summary.andreana-product-summary.is-bottom,
  .single-product .summary.entry-summary.andreana-product-summary.is-revealed {
    position: static !important;
    max-height: none;
    overflow: visible;
  }

  .andreana-related-products .andreana-related-products__grid.products {
    grid-auto-columns: calc((100% - 24px) / 2) !important;
    grid-template-columns: none !important;
  }
}

@media (max-width: 690px) {
  .single-product .andreana-offer-modal__panel {
    top: 0;
    width: 100vw;
    min-width: 0;
    max-width: none;
    height: 100vh;
    border-top-left-radius: 0;
    padding: 20px 16px 24px;
  }

  .single-product .andreana-offer-form__grid {
    grid-template-columns: 1fr;
  }

  .single-product .andreana-offer-modal__summary {
    grid-template-columns: 1fr;
  }

  .single-product .andreana-offer-modal__summary-item--product .andreana-offer-modal__summary-value {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
  }

  .single-product .andreana-product-summary__greca {
    width: min(230px, 75vw);
  }

  .single-product .andreana-product-gallery__grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .single-product .andreana-restoration {
    margin-top: 34px;
    padding: 24px;
  }

  .single-product .andreana-product-details__item {
    grid-template-columns: 10px 1fr;
    gap: 4px;
  }

  .single-product .andreana-product-details__label,
  .single-product .andreana-product-details__value {
    grid-column: 2;
  }

  .single-product .andreana-related-products {
    margin-top: 36px;
    padding: 0 0 5% !important;
  }

  .andreana-related-products__header {
    align-items: start;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .andreana-related-products .andreana-related-products__grid.products {
    grid-auto-columns: 84% !important;
    grid-template-columns: none !important;
    gap: 18px;
    padding-bottom: 4px;
  }

  .andreana-related-products__pagination {
    margin-top: 18px;
  }
}
