/* Global responsive hardening for static exported pages */
html {
  -webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  max-width: 100%;
  overflow-x: hidden;
}

img,
svg,
video,
canvas,
iframe {
  max-width: 100%;
  height: auto;
}

table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

input,
select,
textarea {
  max-width: 100%;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: min(1140px, 100%) !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* Center stats strip with balanced left/right spacing */
.elementor-element-a9b4def .elementor-element-0e62223 > .elementor-container {
  max-width: 980px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.elementor-element-a9b4def .stat-item {
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}

/* Prevent longer prices (e.g. $139.99) from clipping in pricing cards */
.elementor-5590 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag,
.elementor-5655 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag {
  margin-left: 0 !important;
}

.elementor-5590 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span,
.elementor-5655 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span {
  display: inline-block;
  white-space: nowrap;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1366px) {
  .elementor-5590 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span,
  .elementor-5655 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span {
    font-size: clamp(42px, 4.2vw, 56px) !important;
  }
}

@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .elementor-element-a9b4def .elementor-element-0e62223 > .elementor-container {
    max-width: 780px !important;
  }

  /* Mobile/tablet header menu: keep hamburger, hide full inline links */
  .elementor-element-52e8c5f9 .elementor-nav-menu--main {
    display: none !important;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: auto;
    min-height: 40px;
    padding: 8px 12px;
    border: 1px solid #d7ddea;
    border-radius: 8px;
    background: #ffffff;
    color: #16163f;
    margin-left: auto;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle i {
    display: none !important;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle::before {
    content: "|||";
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -1px;
    transform: rotate(90deg);
    line-height: 1;
    display: inline-block;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle::after {
    content: "Menu";
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle.elementor-active::before {
    content: "X";
    transform: none;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle.elementor-active::after {
    content: "Close";
  }

  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown {
    display: none !important;
    width: 100%;
    margin-top: 10px !important;
    background: #ffffff;
    border: 1px solid #e6eaf2;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
  }

  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown a {
    display: block;
    padding: 14px 16px !important;
    border-bottom: 1px solid #f1f3f8;
  }

  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown li:last-child a {
    border-bottom: 0;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown,
  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown[aria-hidden="false"],
  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown.elementor-active {
    display: block !important;
  }

  .elementor-heading-title,
  .elementor-icon-list-text {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .elementor-5590 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span,
  .elementor-5655 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span {
    font-size: clamp(34px, 4.8vw, 44px) !important;
  }
}

@media (max-width: 767px) {
  /* Compact mobile header: logo + menu in one row */
  .elementor-182 .elementor-element.elementor-element-647866ca {
    padding: 8px 12px !important;
  }

  .elementor-182 .elementor-element.elementor-element-647866ca > .elementor-container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    min-height: 58px;
  }

  .elementor-182 .elementor-element.elementor-element-1a45d8ef,
  .elementor-182 .elementor-element.elementor-element-108d046e {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }

  .elementor-182 .elementor-element.elementor-element-14295c8b {
    display: none !important;
  }

  .elementor-182 .elementor-element.elementor-element-1a45d8ef > .elementor-element-populated,
  .elementor-182 .elementor-element.elementor-element-108d046e > .elementor-element-populated {
    padding: 0 !important;
  }

  .elementor-182 .elementor-element.elementor-element-20c4191e img {
    width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
  }

  .elementor-182 .elementor-element.elementor-element-108d046e .elementor-widget-wrap {
    justify-content: flex-end !important;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle {
    min-height: 34px;
    padding: 6px 10px;
    border-radius: 7px;
  }

  .elementor-element-52e8c5f9 .elementor-menu-toggle::after {
    font-size: 13px;
  }

  .elementor-element-52e8c5f9 .elementor-nav-menu--dropdown {
    margin-top: 8px !important;
  }

  .elementor-container {
    flex-wrap: wrap !important;
  }

  .elementor-column[class*="elementor-col-"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .elementor-section.elementor-section-boxed > .elementor-container,
  .footer-width-fixer {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  /* Top utility header (search + social icons) in one line on mobile */
  .elementor-182 .elementor-element.elementor-element-5c502fe {
    padding: 4px 10px !important;
  }

  .elementor-182 .elementor-element.elementor-element-5c502fe > .elementor-container {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 38px;
  }

  .elementor-182 .elementor-element.elementor-element-94c6a59 {
    width: 22% !important;
    max-width: 22% !important;
    flex: 0 0 22% !important;
  }

  .elementor-182 .elementor-element.elementor-element-18ea940 {
    width: 78% !important;
    max-width: 78% !important;
    flex: 0 0 78% !important;
  }

  .elementor-182 .elementor-element.elementor-element-94c6a59 > .elementor-element-populated,
  .elementor-182 .elementor-element.elementor-element-18ea940 > .elementor-element-populated {
    padding: 0 !important;
  }

  .elementor-182 .elementor-element.elementor-element-8b3df53 .elementor-search-form__toggle {
    margin: 0 !important;
  }

  .elementor-182 .elementor-element.elementor-element-fbab2ad .elementor-icon-list-items {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: nowrap !important;
    gap: 12px;
    margin: 0 !important;
  }

  .elementor-element-a9b4def .elementor-element-0e62223 > .elementor-container {
    max-width: 100% !important;
  }

  .elementor-button {
    white-space: normal;
  }

  #xtreme-whatsapp-float {
    left: 14px !important;
    bottom: 14px !important;
    width: 52px !important;
    height: 52px !important;
  }
}
