/*
Theme Name: Astra Child
Template: astra
Version: 1.2.0
Text Domain: astra-child
*/

:root {
  --lpt-primary: #1E3A8A;
  --lpt-accent: #F4B400;
  --lpt-text: #1F2937;
  --lpt-white: #FFFFFF;
  --lpt-muted: #6B7280;
  --lpt-surface: #F8FAFC;
  --lpt-teal: #0F766E;
  --lpt-blue-soft: #DBEAFE;
  --lpt-teal-soft: #CCFBF1;
  --ast-global-color-0: #1E3A8A;
  --ast-global-color-1: #F4B400;
  --ast-global-color-2: #1F2937;
}

body,
button,
input,
select,
textarea {
  font-family: "Inter", sans-serif;
  color: var(--lpt-text);
}

body.page .entry-header {
  display: none;
}

.site-primary-footer-wrap,
.site-below-footer-wrap {
  display: none;
}

.site-content {
  background: #ffffff;
}

.entry-content .lpt-full-bleed {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.entry-content .lpt-section {
  padding: 88px 24px;
}

.entry-content .lpt-container {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.entry-content .lpt-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(30, 58, 138, 0.08);
  color: var(--lpt-primary);
  font-weight: 600;
  margin-bottom: 18px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {
  color: var(--lpt-primary);
}

.entry-content .lpt-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 24px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.entry-content .lpt-button:hover {
  transform: translateY(-2px);
}

.entry-content .lpt-button-primary {
  background: var(--lpt-accent);
  color: #111827;
  box-shadow: 0 18px 40px rgba(244, 180, 0, 0.24);
}

.entry-content .lpt-section-intro {
  max-width: 760px;
  margin-bottom: 36px;
  color: var(--lpt-muted);
  font-size: 1.05rem;
  line-height: 1.8;
}

.entry-content .lpt-form-shell {
  background: #ffffff;
  border-radius: 28px;
  padding: 28px;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
}

.entry-content .wpforms-container-full .wpforms-form input,
.entry-content .wpforms-container-full .wpforms-form textarea,
.entry-content .wpforms-container-full .wpforms-form select {
  border-radius: 16px;
  border: 1px solid rgba(30, 58, 138, 0.15);
  padding: 14px 16px;
}

    .entry-content .wpforms-container-full .wpforms-form button[type=submit] {
  background: var(--lpt-accent);
  color: #111827;
  border-radius: 999px;
  padding: 14px 24px;
  font-weight: 700;
}

.entry-content .wpforms-container-full .wpforms-form .wpforms-field.lpt-hidden-rate-field {
  display: none;
}

.entry-content .lpt-form-confirmation {
  text-align: center;
  padding: 10px 0;
}

.lpt-site-footer {
  background: #0f172a;
  color: rgba(255, 255, 255, 0.84);
  padding: 68px 24px 24px;
}

.lpt-footer-grid {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: 28px;
}

.lpt-site-footer h4 {
  color: #ffffff;
  margin: 0 0 14px;
}

.lpt-site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.lpt-site-footer a {
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
}

.lpt-footer-brand p {
  margin-top: 14px;
  line-height: 1.8;
}

.lpt-footer-logo img {
  max-height: 68px;
  width: auto;
}

.lpt-socials {
  display: flex;
  gap: 10px;
  margin-top: 16px;
}

.lpt-socials a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.08);
  font-weight: 700;
}

.lpt-footer-bottom {
  width: min(1180px, calc(100% - 32px));
  margin: 22px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  text-align: center;
  font-size: 0.95rem;
}

.lpt-whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 9999;
  background: #25D366;
  color: #ffffff;
  text-decoration: none;
  border-radius: 18px;
  padding: 12px 16px;
  box-shadow: 0 16px 30px rgba(37, 211, 102, 0.28);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 700;
}

.admin-bar .lpt-whatsapp-float {
  bottom: 54px;
}

.lpt-whatsapp-float small {
  font-size: 0.8rem;
  font-weight: 600;
}

.entry-content .lpt-shipping-page {
  background: linear-gradient(180deg, #fff 0%, #f8fafc 100%);
}

.entry-content .lpt-shipping-hero {
  padding-top: 96px;
  padding-bottom: 52px;
}

.entry-content .lpt-shipping-hero h1 {
  margin: 0 0 16px;
  font-size: clamp(2.2rem, 4vw, 4rem);
}

.entry-content .lpt-shipping-hero p {
  color: var(--lpt-muted);
  font-size: 1.1rem;
  max-width: 760px;
}

.entry-content .lpt-shipping-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 32px;
}

.entry-content .lpt-shipping-filters button {
  border: 1px solid rgba(30, 58, 138, 0.14);
  background: #fff;
  color: var(--lpt-primary);
  border-radius: 999px;
  padding: 10px 18px;
  font-weight: 700;
  cursor: pointer;
}

.entry-content .lpt-shipping-filters button.is-active {
  background: var(--lpt-primary);
  color: #fff;
  border-color: var(--lpt-primary);
}

.entry-content .lpt-shipping-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.entry-content .lpt-shipping-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
  border: 1px solid rgba(148, 163, 184, 0.14);
  display: flex;
  flex-direction: column;
}

.entry-content .lpt-shipping-card.is-offer {
  border-top: 6px solid var(--lpt-accent);
}

.entry-content .lpt-shipping-card-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.entry-content .lpt-shipping-card-body {
  padding: 24px;
}

.entry-content .lpt-shipping-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.entry-content .lpt-badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 0.85rem;
  font-weight: 700;
}

.entry-content .lpt-badge-aerea {
  background: var(--lpt-blue-soft);
  color: var(--lpt-primary);
}

.entry-content .lpt-badge-maritima {
  background: var(--lpt-teal-soft);
  color: var(--lpt-teal);
}

.entry-content .lpt-badge-type {
  background: #eff6ff;
  color: #1d4ed8;
}

.entry-content .lpt-badge-offer {
  background: var(--lpt-accent);
  color: #111827;
}

.entry-content .lpt-shipping-route,
.entry-content .lpt-shipping-meta,
.entry-content .lpt-shipping-notes {
  color: var(--lpt-muted);
}

.entry-content .lpt-shipping-price {
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 800;
  color: var(--lpt-primary);
  margin: 16px 0 10px;
}

.entry-content .lpt-shipping-price small {
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--lpt-muted);
}

.entry-content .lpt-shipping-empty {
  background: #fff;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
  text-align: center;
}

.lpt-admin-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 24px;
}

.lpt-admin-grid-full {
  grid-column: 1 / -1;
}

.ast-site-identity img.custom-logo,
.site-branding img,
.custom-logo-link img {
  max-height: 90px !important;
  width: auto !important;
  height: auto !important;
}

@media (max-width: 1024px) {
  .entry-content .lpt-shipping-grid,
  .lpt-footer-grid,
  .lpt-admin-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .entry-content .lpt-section {
    padding: 64px 18px;
  }

  .entry-content .lpt-shipping-grid,
  .lpt-footer-grid,
  .lpt-admin-grid {
    grid-template-columns: 1fr;
  }

  .lpt-whatsapp-float {
    right: 16px;
    left: 16px;
    bottom: 14px;
    align-items: center;
  }

  .ast-site-identity img.custom-logo,
  .site-branding img,
  .custom-logo-link img {
    max-height: 42px !important;
  }
}

.ast-site-identity .site-title,
.ast-site-identity .ast-site-title-wrap,
.ast-site-identity h1.site-title,
.ast-site-identity p.site-title,
.site-branding .site-title,
.site-branding .ast-site-title-wrap,
.ast-header-break-point .site-title,
header .site-title,
header .ast-site-title-wrap,
.site-branding > div:not(.site-logo-img):not(.custom-logo-link) {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.ast-site-identity .site-logo-img img,
.ast-site-identity img.custom-logo,
.site-branding img.custom-logo,
.custom-logo-link img,
.site-logo-img img,
header .custom-logo {
    max-height: 90px !important;
    width: auto !important;
    height: auto !important;
}

@media (max-width: 768px) {
    .ast-site-identity .site-logo-img img,
    .ast-site-identity img.custom-logo,
    .site-branding img.custom-logo,
    .custom-logo-link img,
    .site-logo-img img,
    header .custom-logo {
        max-height: 42px !important;
    }
}
