/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.11
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* OpenClaw Sigma Logistik premium Flatsome build 2026-08-28 */
:root {
  --sigma-dark: #111827;
  --sigma-muted: #5f6775;
  --sigma-soft: #f5f7fb;
}

.sigma-hero h1,
.sigma-inner-hero h1 {
  color: #fff;
  font-size: 56px;
  line-height: 1.03;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.sigma-hero p,
.sigma-inner-hero p,
.sigma-cta-band p {
  color: rgba(255,255,255,.92);
  font-size: 18px;
  line-height: 1.6;
}

.sigma-eyebrow {
  color: var(--secondary-color) !important;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.sigma-content-section,
.sigma-services-grid,
.sigma-contact-split,
.sigma-quote-page {
  background: #fff;
}

.sigma-proof-strip,
.sigma-process {
  background: var(--sigma-soft);
}

.sigma-proof-strip .col-inner,
.sigma-process .col-inner {
  height: 100%;
}

.sigma-proof-strip h3,
.sigma-process h3,
.sigma-contact-split h3,
.sigma-footer-block h3 {
  color: var(--primary-color);
  margin-bottom: 10px;
}

.sigma-content-section h2,
.sigma-services-grid h2,
.sigma-process h2,
.sigma-contact-split h2,
.sigma-quote-page h2 {
  color: var(--sigma-dark);
  font-size: 36px;
  line-height: 1.12;
  margin-bottom: 18px;
}

.sigma-content-section p,
.sigma-services-grid p,
.sigma-process p,
.sigma-contact-split p,
.sigma-quote-page p,
.sigma-content-section li,
.sigma-quote-page li {
  color: var(--sigma-muted);
  font-size: 16px;
  line-height: 1.65;
}

.sigma-check-list {
  margin: 20px 0 0;
}

.sigma-check-list li {
  margin-bottom: 9px;
}

.sigma-service-tile {
  overflow: hidden;
}

.sigma-service-tile h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1.16;
  margin-bottom: 8px;
}

.sigma-service-tile p {
  color: rgba(255,255,255,.88);
  min-height: 52px;
}

.sigma-services-grid .row,
.sigma-services-grid .col,
.sigma-services-grid .col-inner {
  display: flex;
}

.sigma-services-grid .col-inner > .banner {
  width: 100%;
}

.sigma-cta-band h2 {
  color: #fff;
  font-size: 42px;
  line-height: 1.12;
}

.sigma-footer-block {
  background: var(--sigma-dark);
}

.sigma-footer-block p,
.sigma-footer-block a {
  color: rgba(255,255,255,.82);
}

.sigma-footer-block h3 {
  color: #fff;
}

.sigma-quote-page form label {
  color: var(--sigma-dark);
  font-weight: 700;
}

.sigma-quote-page input,
.sigma-quote-page textarea,
.sigma-quote-page select {
  border-radius: 2px;
  min-height: 44px;
}

.sigma-quote-page input[type="submit"] {
  background: var(--secondary-color);
  border-radius: 3px;
}

.sigma-hero .button,
.sigma-inner-hero .button,
.sigma-cta-band .button,
.sigma-service-tile .button {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.15;
  white-space: normal;
}

@media (max-width: 849px) {
  .sigma-hero h1,
  .sigma-inner-hero h1 {
    font-size: 40px;
  }
  .sigma-content-section h2,
  .sigma-services-grid h2,
  .sigma-process h2,
  .sigma-contact-split h2,
  .sigma-quote-page h2,
  .sigma-cta-band h2 {
    font-size: 30px;
  }
}

@media (max-width: 549px) {
  .sigma-hero h1,
  .sigma-inner-hero h1 {
    font-size: 32px;
  }
  .sigma-hero p,
  .sigma-inner-hero p,
  .sigma-cta-band p {
    font-size: 16px;
  }
  .sigma-service-tile p {
    min-height: 0;
  }
}

/* OpenClaw Sigma Logistik hero polish 2026-08-28 */
.page-template-page-blank .page-wrapper { padding-top: 0; }
.sigma-inner-hero h1 { font-size: 46px; }
.sigma-inner-hero .text-box { max-width: 760px; }
.sigma-service-tile .text-box { bottom: 24px !important; top: auto !important; transform: none !important; }
.sigma-service-tile h3 { text-shadow: 0 2px 12px rgba(0,0,0,.35); }
@media (max-width: 549px) { .sigma-inner-hero h1 { font-size: 30px; } .sigma-service-tile .text-box { bottom: 18px !important; } }

/* OpenClaw Sigma Logistik mobile form polish 2026-08-28 */
.sigma-inner-hero .text-box {
  top: 54% !important;
}

.sigma-quote-page .wpcf7-submit {
  background: var(--secondary-color) !important;
  color: #fff !important;
  border-radius: 3px !important;
  min-width: 170px;
  text-transform: uppercase;
}

@media (max-width: 549px) {
  .sigma-inner-hero .text-box {
    top: 58% !important;
  }

  .sigma-inner-hero h1 {
    font-size: 27px !important;
    line-height: 1.06;
  }
}

/* OpenClaw Sigma Logistik final mobile CTA polish 2026-08-28 */
.sigma-quote-page .wpcf7-submit { background-color: var(--secondary-color, #E21013) !important; color: #fff !important; border-color: transparent !important; }
@media (max-width: 549px) { .sigma-inner-hero .banner { padding-top: 440px !important; } .sigma-inner-hero .text-box { top: 52% !important; } .sigma-inner-hero h1 { font-size: 26px !important; line-height: 1.05 !important; } .sigma-inner-hero p { font-size: 14px !important; line-height: 1.45 !important; } }

/* OpenClaw Sigma Logistik inner mobile cleanup 2026-08-28 */
@media (max-width: 549px) { .sigma-inner-hero .button { display: none !important; } }

/* OpenClaw Sigma Logistik hero video 2026-08-28 */
.sigma-hero .ux-background-video,
.sigma-hero video {
  object-fit: cover;
}

.sigma-hero .overlay {
  background: linear-gradient(90deg, rgba(0,0,0,.68), rgba(0,0,0,.34) 52%, rgba(0,0,0,.2)) !important;
}

/* OpenClaw Sigma Logistik hero containment pass2 2026-08-28 */
.sigma-inner-hero .banner {
  min-height: 540px;
}

.sigma-inner-hero .banner-layers {
  overflow: visible;
}

.sigma-inner-hero .text-box {
  top: 43% !important;
  max-width: 860px;
}

.sigma-inner-hero .text-box-content {
  transform: none;
}

.sigma-inner-hero h1 {
  font-size: clamp(34px, 4vw, 50px) !important;
  line-height: 1.06 !important;
  max-width: 13.5em;
}

.sigma-inner-hero .sigma-hero-copy p:last-child {
  max-width: 680px;
}

.sigma-inner-hero .button {
  margin-top: 14px;
  position: relative;
  z-index: 3;
}

@media (max-width: 849px) {
  .sigma-inner-hero .banner {
    min-height: 500px;
  }

  .sigma-inner-hero .text-box {
    top: 42% !important;
  }

  .sigma-inner-hero h1 {
    font-size: clamp(28px, 7vw, 38px) !important;
    max-width: 10.8em;
  }
}

@media (max-width: 549px) {
  .sigma-inner-hero .banner {
    min-height: 500px;
  }

  .sigma-inner-hero .text-box {
    top: 39% !important;
    width: 86% !important;
  }

  .sigma-inner-hero h1 {
    font-size: clamp(25px, 8vw, 31px) !important;
    line-height: 1.05 !important;
  }

  .sigma-inner-hero p {
    font-size: 14px !important;
    line-height: 1.42 !important;
  }

  .sigma-inner-hero .button {
    display: inline-flex !important;
    min-height: 42px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 10px;
  }
}

@media (max-width: 340px) {
  .sigma-inner-hero h1 {
    font-size: 24px !important;
  }

  .sigma-inner-hero .button {
    font-size: 12px;
  }
}

/* OpenClaw Sigma Logistik hero containment pass2b 2026-08-29 */
.sigma-inner-hero .banner {
  padding-top: 620px !important;
  min-height: 620px !important;
}

.sigma-inner-hero .text-box {
  top: 24% !important;
  bottom: auto !important;
  transform: none !important;
}

.sigma-inner-hero .text-inner {
  max-width: 860px;
}

.sigma-inner-hero h1 {
  max-width: 14.5em;
}

@media (max-width: 849px) {
  .sigma-inner-hero .banner {
    padding-top: 560px !important;
    min-height: 560px !important;
  }

  .sigma-inner-hero .text-box {
    top: 20% !important;
  }
}

@media (max-width: 549px) {
  .sigma-inner-hero .banner {
    padding-top: 560px !important;
    min-height: 560px !important;
  }

  .sigma-inner-hero .text-box {
    top: 16% !important;
    width: 84% !important;
  }

  .sigma-inner-hero h1 {
    max-width: 9.5em;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 340px) {
  .sigma-inner-hero .text-box {
    top: 14% !important;
  }
}

/* OpenClaw Sigma Logistik service tile and mobile headline polish 2026-08-29 */
.sigma-service-tile {
  overflow: hidden;
}

.sigma-service-tile .overlay {
  background: linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.7)) !important;
}

.sigma-service-tile .text-box {
  left: 24px !important;
  right: 24px !important;
  width: auto !important;
}

.sigma-service-tile h3 {
  line-height: 1.12;
  margin-bottom: 10px;
}

.sigma-service-tile p {
  line-height: 1.45;
}

@media (max-width: 549px) {
  .sigma-inner-hero h1 {
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: auto;
  }

  .sigma-service-tile {
    min-height: 340px;
  }

  .sigma-service-tile .text-box {
    left: 22px !important;
    right: 22px !important;
    bottom: 22px !important;
  }

  .sigma-service-tile h3 {
    font-size: 24px;
    max-width: 11em;
  }

  .sigma-service-tile .button {
    margin-top: 10px;
  }
}

@media (max-width: 340px) {
  .sigma-inner-hero h1 {
    font-size: 22px !important;
  }

  .sigma-service-tile .text-box {
    left: 20px !important;
    right: 20px !important;
  }

  .sigma-service-tile h3 {
    font-size: 22px;
  }
}

/* OpenClaw Sigma Logistik content reconciliation 2026-08-29 */
.sigma-original-proof {
  background: #fff;
}

.sigma-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.sigma-proof-grid > div {
  border-left: 3px solid var(--secondary-color);
  background: rgba(38,55,118,.055);
  padding: 18px 18px 16px;
}

.sigma-proof-grid strong,
.sigma-proof-grid span {
  display: block;
}

.sigma-proof-grid strong {
  color: var(--primary-color);
  font-size: 20px;
  margin-bottom: 6px;
}

.sigma-original-media-row {
  margin-top: 28px;
}

.sigma-inline-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

@media (max-width: 549px) {
  .sigma-proof-grid {
    grid-template-columns: 1fr;
  }
}

/* OpenClaw Sigma Logistik content polish pass2 2026-08-29 */
.sigma-footer-social-row {
  border-top: 1px solid rgba(255,255,255,.18);
  margin-top: 26px;
  padding-top: 18px;
}

.sigma-footer-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}

.sigma-footer-socials a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}

/* OpenClaw Sigma Logistik original gallery 2026-08-29 */
.sigma-original-gallery {
  background: #f6f7fb;
}

.sigma-original-gallery-grid {
  margin-top: 24px;
}

.sigma-gallery-image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
