/* pk345 Elementor page layout restore (homepage + landing pages) */
.elementor-widget-container { word-wrap: break-word; }
.elementor img { max-width: 100%; height: auto; }
.elementor .e-con-boxed > .e-con-inner { max-width: 1140px; margin-left: auto; margin-right: auto; padding: 10px 15px; }
.elementor-16 .elementor-element-e4738df.e-con-boxed > .e-con-inner,
.elementor-1470 .elementor-element-55e35c1.e-con-boxed > .e-con-inner {
  max-width: none;
  padding: 0 !important;
}
.elementor .e-flex { display: flex; flex-wrap: wrap; }
.elementor .e-con { width: 100%; }

/* Homepage carousel */
.elementor-16 .elementor-element-4a12004 .e-con-inner { max-width: 100%; padding: 0; }
.elementor-16 .elementor-element-0fff71d { width: 100%; }
.elementor-16 .elementor-image-carousel-wrapper { width: 100%; overflow: hidden; }
.elementor-16 .swiper-wrapper { display: flex; transition: transform 0.3s ease; }
.elementor-16 .swiper-slide { flex: 0 0 100%; width: 100%; }
.elementor-16 .swiper-slide-inner { margin: 0; }
.elementor-16 .swiper-slide-image { width: 100%; height: auto; display: block; }

/* Download buttons — love678 layout, no extra whitespace */
.elementor-16 .elementor-element-e4738df.e-flex,
.elementor-1470 .elementor-element-55e35c1 {
  display: block !important;
  flex-wrap: nowrap !important;
  min-height: 0 !important;
  height: auto !important;
}
.elementor-16 .elementor-element-e4738df,
.elementor-1470 .elementor-element-55e35c1 {
  position: static;
  width: 100%;
  max-width: 100%;
  background: #fff;
  padding: 10px 15px 4px;
  margin: 0;
  z-index: auto;
  pointer-events: auto;
  box-shadow: none;
  overflow: visible;
}
.elementor-16 .elementor-element-e4738df > .e-con-inner,
.elementor-1470 .elementor-element-55e35c1 {
  display: grid !important;
  grid-template-columns: auto auto !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content !important;
  max-width: calc(100% - 20px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  flex-wrap: nowrap !important;
}
.elementor-16 .elementor-element-e4738df > .e-con-inner > .elementor-element-4ac8887,
.elementor-16 .elementor-element-e4738df > .e-con-inner > .elementor-element-d36ca22,
.elementor-1470 .elementor-element-55e35c1 > .elementor-element-7bb3f46,
.elementor-1470 .elementor-element-55e35c1 > .elementor-element-c9eda9c {
  --width: auto !important;
  --flex-grow: 0 !important;
  --flex-shrink: 0 !important;
  --flex-basis: auto !important;
  --container-widget-width: auto !important;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  align-self: center !important;
}
.elementor-16 .elementor-element-e4738df .elementor-widget-container,
.elementor-1470 .elementor-element-55e35c1 .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
}
/* Android left, iOS right */
.elementor-16 .elementor-element-d36ca22 { order: 1; grid-column: 1; }
.elementor-16 .elementor-element-4ac8887 { order: 2; grid-column: 2; }
.elementor-1470 .elementor-element-7bb3f46 { order: 1; grid-column: 1; }
.elementor-1470 .elementor-element-c9eda9c { order: 2; grid-column: 2; }
.elementor-16 .elementor-element-e4738df .elementor-widget-button,
.elementor-1470 .elementor-element-55e35c1 .elementor-widget-button {
  width: auto !important;
  margin: 0 !important;
  max-width: none !important;
}
.elementor-16 .elementor-element-e4738df .elementor-element.down,
.elementor-1470 .elementor-element-55e35c1 .elementor-element.down {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
}
.elementor-16 .elementor-element-e4738df .elementor-button-wrapper,
.elementor-1470 .elementor-element-55e35c1 .elementor-button-wrapper {
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  line-height: 1 !important;
}
.elementor-16 .elementor-element-e4738df .elementor-button,
.elementor-1470 .elementor-element-55e35c1 .elementor-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: auto !important;
  min-width: 0;
  min-height: 38px;
  padding: 8px 14px;
  background-color: #db1919 !important;
  color: #fff !important;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  border: none;
  cursor: pointer;
  text-shadow: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
  transition: background-color 0.2s ease;
  box-sizing: border-box;
  white-space: nowrap;
  margin: 0 !important;
}
.elementor-16 .elementor-element-e4738df .elementor-button:hover,
.elementor-1470 .elementor-element-55e35c1 .elementor-button:hover {
  background-color: #b30000 !important;
  color: #fff !important;
}
/* Other pages — keep generic red button fallback */
.elementor-button-success .elementor-button,
.elementor-widget-button .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 20px;
  background-color: #d32f2f !important;
  color: #fff !important;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  border: none;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.22);
}
.elementor-button-success .elementor-button:hover,
.elementor-widget-button .elementor-button:hover {
  background-color: #b71c1c !important;
  color: #fff !important;
}
.elementor-16 .elementor-element-e4738df .elementor-button-content-wrapper,
.elementor-1470 .elementor-element-55e35c1 .elementor-button-content-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-wrap: nowrap;
}
.elementor-16 .elementor-element-e4738df .elementor-button-icon svg,
.elementor-1470 .elementor-element-55e35c1 .elementor-button-icon svg {
  width: 1em;
  height: 1em;
}
.elementor-button-content-wrapper { display: inline-flex; align-items: center; gap: 10px; }
.elementor-button-icon svg { fill: currentColor; width: 1.15em; height: 1.15em; flex-shrink: 0; }

/* Tight gap between buttons and H1 (love678 spacing) */
.elementor-16 .elementor-element-d84682c > .e-con-inner {
  padding-top: 0 !important;
}
.elementor-16 .elementor-element-d84682c h1.elementor-heading-title {
  margin-top: 8px;
  margin-bottom: 0.6em;
}

@media (max-width: 640px) {
  .elementor-16 .elementor-element-e4738df > .e-con-inner,
  .elementor-1470 .elementor-element-55e35c1 {
    grid-template-columns: auto auto !important;
    width: fit-content !important;
    max-width: calc(100% - 16px) !important;
    gap: 8px;
    padding: 0 !important;
  }
  .elementor-16 .elementor-element-e4738df .elementor-button,
  .elementor-1470 .elementor-element-55e35c1 .elementor-button {
    font-size: 11px;
    padding: 7px 10px;
    min-height: 36px;
    white-space: nowrap;
    width: auto !important;
  }
  .elementor-16 .elementor-element-e4738df > .e-con-inner > .elementor-element,
  .elementor-1470 .elementor-element-55e35c1 > .elementor-element {
    width: auto !important;
    min-width: 0 !important;
  }
}

#pk345-soft-article { max-width: 980px; margin: 40px auto; padding: 24px; border: 1px solid #e5e7eb; border-radius: 12px; background: #fff; line-height: 1.9; color: #1f2937; font-size: 16px; }
#pk345-soft-article h2 { font-size: clamp(1.25rem, 3vw, 1.75rem); margin-bottom: 16px; color: #111827; }

.elementor-heading-title { color: #222; font-weight: 700; margin: 1.2em 0 0.6em; line-height: 1.35; }
.elementor-16 h1.elementor-heading-title { font-size: clamp(1.4rem, 4vw, 2rem); }
.elementor-16 h2.elementor-heading-title { font-size: clamp(1.2rem, 3vw, 1.5rem); }
.elementor-widget-text-editor { color: #444; line-height: 1.85; font-size: 16px; }
.elementor-widget-text-editor p { margin-bottom: 1em; }
.elementor-widget-text-editor ol,
.elementor-widget-text-editor ul { margin: 0 0 1em 1.25em; padding: 0; }
.elementor-widget-text-editor li { margin-bottom: 0.5em; }
.elementor-widget-image img { display: block; margin: 12px auto; border-radius: 4px; }

/* Header brand bar */
#site-header.minimal-header { background-color: #f58428 !important; border-bottom: none !important; }
#site-header .main-menu > li > a,
#site-header .main-menu > li > a .text-wrap { color: #fff !important; }
#site-header .main-menu > li > a:hover .text-wrap { opacity: 0.9; }
#site-header .custom-logo { max-height: 48px; width: auto; height: auto; }
#site-header .hamburger-inner,
#site-header .hamburger-inner::before,
#site-header .hamburger-inner::after { background-color: #fff; }
#site-header .icon-magnifier { color: #fff; }

/* OceanWP shell */
.boxed-layout #wrap { max-width: 1200px; margin: 0 auto; background: #fff; box-shadow: 0 0 12px rgba(0,0,0,.08); }
body.home #main { padding-top: 0; }
#content-wrap.container { width: 100%; max-width: 1140px; margin: 0 auto; padding: 0 15px 30px; }
.content-full-screen #content-wrap.container { max-width: 100%; padding-left: 0; padding-right: 0; }
#site-navigation-wrap .dropdown-menu > li > a { padding: 0 14px; }

/* Other Elementor pages (slot, about, contact, apk) */
.elementor-page .elementor-widget-image img,
.elementor-page .elementor-widget-text-editor img { max-width: 100%; height: auto; display: block; }
