/* v2.1.8 — narrowly scoped review fixes. */

@media (min-width: 1101px), (min-width:761px) and (max-width:1100px) and (orientation:portrait) {
  body.sxgc-my-account-page .woocommerce-MyAccount-content a.sxgc-account-primary-cta {
    background: #171715 !important;
    border-color: #171715 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  body.sxgc-my-account-page .woocommerce-MyAccount-content a.sxgc-account-primary-cta:hover {
    background: #2a2a28 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: 1fr !important;
    grid-auto-flow: column !important;
    gap: 20px !important;
    align-items: stretch !important;
    direction: ltr !important;
  }

  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > .woocommerce-Address,
  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > .u-column1,
  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > .u-column2,
  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > .col-1,
  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > .col-2 {
    position: static !important;
    float: none !important;
    clear: none !important;
    inset: auto !important;
    width: auto !important;
    max-width: none !important;
    min-height: 235px !important;
    height: 100% !important;
    margin: 0 !important;
    transform: none !important;
    grid-row: 1 !important;
    align-self: stretch !important;
    direction: ltr !important;
  }

  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > :nth-child(1) {
    grid-column: 1 !important;
  }

  body.sxgc-my-account-page .woocommerce-MyAccount-content .woocommerce-Addresses > :nth-child(2) {
    grid-column: 2 !important;
  }
}

.sxgc-shipping-policy,
.sxgc-shipping-policy * { box-sizing: border-box; }

.sxgc-shipping-policy {
  display: block !important;
  width: 100% !important;
  max-width: 1180px !important;
}
.sxgc-shipping-policy__intro { max-width: 680px; margin: 0 0 34px; color: #666; }

.sxgc-shipping-policy__summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #deddd9;
  border-bottom: 1px solid #deddd9;
}

.sxgc-shipping-policy__summary article { min-height: 190px; padding: 30px 30px 28px 0; }
.sxgc-shipping-policy__summary article + article { padding-left: 30px; border-left: 1px solid #deddd9; }
.sxgc-shipping-policy__summary span,
.sxgc-shipping-policy__details > section > span { color: #7a766f; font-size: 9px; font-weight: 720; letter-spacing: .16em; }
.sxgc-shipping-policy__summary h2 { margin: 25px 0 8px; font-size: 25px; line-height: 1.15; font-weight: 580; letter-spacing: -.025em; }
.sxgc-shipping-policy__summary p { margin: 0; color: #66615b; font-size: 13px; line-height: 1.6; }

.sxgc-shipping-policy__details {
  display: flex !important;
  align-items: stretch !important;
  gap: 24px !important;
  width: 100% !important;
  margin-top: 52px;
}

.sxgc-shipping-policy__card {
  position: static !important;
  display: block !important;
  float: none !important;
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 32px !important;
  border: 1px solid #deddd9 !important;
  background: #f7f5f0 !important;
}

.sxgc-shipping-policy__card-heading {
  display: flex !important;
  align-items: baseline !important;
  gap: 18px !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 25px !important;
}

.sxgc-shipping-policy__card-heading span {
  flex: 0 0 auto !important;
  color: #7a766f;
  font-size: 9px;
  font-weight: 720;
  letter-spacing: .16em;
}

.sxgc-shipping-policy__details h2 {
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 560;
  letter-spacing: -.035em;
}

.sxgc-shipping-policy__item {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
}

.sxgc-shipping-policy__item + .sxgc-shipping-policy__item { margin-top: 22px !important; }
.sxgc-shipping-policy__details h3 { width: 100% !important; margin: 0 0 7px; font-size: 16px; font-weight: 650; }
.sxgc-shipping-policy__details p {
  width: 100% !important;
  max-width: none !important;
  margin: 0;
  color: #66615b;
  font-size: 13px;
  line-height: 1.65;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}
.sxgc-shipping-policy__contact { margin: 22px 0 0; padding-top: 22px; border-top: 1px solid #deddd9; color: #66615b; font-size: 13px; }
.sxgc-shipping-policy__contact a { border-bottom: 1px solid currentColor; color: #171715 !important; font-weight: 650; }

.sxgc-floating-support {
  position: fixed;
  right: 24px;
  bottom: 22px;
  z-index: 7900;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #171715 !important;
  text-decoration: none !important;
}

.sxgc-floating-support__label {
  padding: 9px 13px;
  border: 1px solid #deddd9;
  border-radius: 999px;
  background: rgba(255, 255, 255, .97);
  box-shadow: 0 8px 28px rgba(17, 17, 17, .09);
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
}

.sxgc-floating-support__icon {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 1px solid #171715;
  border-radius: 50%;
  background: #171715;
  color: #fff;
  box-shadow: 0 10px 30px rgba(17, 17, 17, .18);
  transition: transform .18s ease, background .18s ease;
}

.sxgc-floating-support__icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.sxgc-floating-support:hover .sxgc-floating-support__icon { background: #2a2a28; transform: translateY(-2px); }
.sxgc-floating-support.is-whatsapp .sxgc-floating-support__icon { border-color: #20b858; background: #20b858; }
.sxgc-floating-support.is-whatsapp:hover .sxgc-floating-support__icon { background: #189c4a; }
.sxgc-floating-support:focus-visible { outline: 2px solid #171715; outline-offset: 4px; border-radius: 999px; }

@media (max-width: 1100px) and (max-width:760px), (max-width: 1100px) and (orientation:landscape) {
  .sxgc-shipping-policy__summary { grid-template-columns: 1fr; }
  .sxgc-shipping-policy__summary article { min-height: 0; padding: 22px 0; }
  .sxgc-shipping-policy__summary article + article { padding-left: 0; border-left: 0; border-top: 1px solid #deddd9; }
  .sxgc-shipping-policy__summary h2 { margin-top: 13px; }
  .sxgc-shipping-policy__details { flex-direction: column !important; margin-top: 36px; }
  .sxgc-shipping-policy__card { width: 100% !important; padding: 26px !important; }
  .sxgc-floating-support { right: 14px; bottom: 82px; }
  .sxgc-floating-support__icon { width: 48px; height: 48px; }
}

@media (max-width: 560px) {
  .sxgc-floating-support__label { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .sxgc-floating-support__icon { transition: none; }
}

/* v2.1.13 — cart checkout CTA contrast fix only. */
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:link,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 52px !important;
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
  text-shadow: none !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  line-height: 1.2 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button *,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::before,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::after {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
  background: #2a2a2a !important;
  border-color: #2a2a2a !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* v2.1.29 — legal policy pages: readable, editorial and mobile-safe. */
.page-main .sxgc-legal-policy {
  max-width: 920px;
  margin: 0 auto;
  color: #1a1a18;
  font-size: 15px;
  line-height: 1.78;
}

.page-main .sxgc-legal-policy__intro {
  margin: 0 0 42px;
  padding: 28px 30px;
  border: 1px solid #e0dfda;
  background: #f7f6f2;
}

.page-main .sxgc-legal-policy__eyebrow {
  margin: 0 0 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
}

.page-main .sxgc-legal-policy__intro > p:not(.sxgc-legal-policy__eyebrow):not(.sxgc-legal-policy__updated) {
  margin: 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.55;
}

.page-main .sxgc-legal-policy__updated {
  margin: 16px 0 0;
  font-size: 12px;
  color: #676762;
}

.page-main .sxgc-legal-policy h2 {
  margin: 38px 0 12px;
  font-size: 22px;
  line-height: 1.25;
  letter-spacing: -.01em;
}

.page-main .sxgc-legal-policy p,
.page-main .sxgc-legal-policy li {
  color: #343431;
}

.page-main .sxgc-legal-policy a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.page-main .sxgc-legal-contact {
  margin: 34px 0 0;
  padding: 24px 26px;
  border-top: 1px solid #deddd8;
  border-bottom: 1px solid #deddd8;
  background: #fbfaf7;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px 34px;
}

.page-main .sxgc-legal-contact p { margin: 0; }
.page-main .sxgc-legal-contact strong { display: inline-block; margin-bottom: 3px; color: #171715; }
.page-main .sxgc-legal-contact em { font-style: normal; color: #66655f; }

.page-main .sxgc-legal-policy__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.page-main .sxgc-legal-policy__card {
  display: flex;
  min-height: 190px;
  padding: 28px;
  border: 1px solid #deddd8;
  text-decoration: none !important;
  flex-direction: column;
  justify-content: flex-end;
  background: #fff;
}

.page-main .sxgc-legal-policy__card span {
  margin-bottom: auto;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .11em;
}

.page-main .sxgc-legal-policy__card strong { font-size: 24px; line-height: 1.2; }
.page-main .sxgc-legal-policy__card small { margin-top: 8px; color: #66655f; font-size: 13px; line-height: 1.5; }

@media (max-width: 767px) {
  .page-main .sxgc-legal-policy { font-size: 14px; line-height: 1.72; }
  .page-main .sxgc-legal-policy__intro { margin-bottom: 30px; padding: 22px 20px; }
  .page-main .sxgc-legal-policy__intro > p:not(.sxgc-legal-policy__eyebrow):not(.sxgc-legal-policy__updated) { font-size: 16px; }
  .page-main .sxgc-legal-policy h2 { margin-top: 30px; font-size: 20px; }
  .page-main .sxgc-legal-contact { grid-template-columns: 1fr; padding: 20px; gap: 16px; overflow-wrap: anywhere; }
  .page-main .sxgc-legal-policy__cards { grid-template-columns: 1fr; }
  .page-main .sxgc-legal-policy__card { min-height: 150px; padding: 22px; }
}
