.elementor-2867 .elementor-element.elementor-element-f0e7ea6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2867 .elementor-element.elementor-element-2540d43{font-family:"Inter", Sans-serif;font-weight:400;color:#0F2233;}.elementor-2867 .elementor-element.elementor-element-2540d43 a{color:#C48B2C;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-2540d43 */a{ text-decoration:none !important;}
h1,h2,h3,h4,h5,h6{ font-weight:800 !important;}
.scp-oc-hero {
  position: relative;
  background: #0f2233 url('https://www.socalpest.com/wp-content/uploads/2026/03/socal-exterminators-truck-orange-county-hero.webp') center center/cover no-repeat;
  padding: 110px 20px 90px;
  overflow: hidden;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(9,22,35,.88) 0%, rgba(9,22,35,.72) 42%, rgba(9,22,35,.20) 78%, rgba(9,22,35,.05) 100%);
}

.container-large {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.grid-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 390px);
  gap: 36px;
  align-items: center;
}

.section-white {
  background: #fff;
  padding: 80px 20px;
}

.section-light {
  background: #f7fafc;
  padding: 78px 20px;
}

.section-dark {
  background: #0f2233;
  padding: 82px 20px;
}

.section-brand {
  background: #c48b2c;
  padding: 74px 20px;
}

/* Typography */
.badge-gold {
  display: inline-block;
  background: #c48b2c;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: .5px;
  text-transform: uppercase;
  padding: 8px 14px;
  border-radius: 999px;
  margin-bottom: 18px;
}

.badge-light {
  display: inline-block;
  background: #dbe8f2;
  color: #0f2233;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .4px;
  margin-bottom: 16px;
}

.badge-dark-translucent {
  display: inline-block;
  background: rgba(255, 255, 255, .10);
  color: #fff;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .4px;
  margin-bottom: 16px;
}

.hero-h1 {
  font-size: clamp(34px, 5vw, 58px) !important;
  line-height: 1.05;
  margin: 0 0 16px;
  color: #fff !important;
  font-weight: 800;
  max-width: 760px;
}

.text-p-hero {
  font-size: 20px;
  line-height: 1.55;
  color: #e9f1f7;
  max-width: 760px;
  margin: 0 0 18px;
}

.text-p-sub {
  font-size: 16px;
  line-height: 1.7;
  color: #d5e2ec;
  max-width: 760px;
  margin: 0 0 26px;
}

/* Buttons */
.btn-gold {
  background: #c48b2c;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  padding: 15px 24px;
  border-radius: 999px;
  display: inline-block;
}

.btn-white {
  background: #fff;
  color: #0f2233 !important;
  text-decoration: none;
  font-weight: 700;
  padding: 15px 24px;
  border-radius: 999px;
  display: inline-block;
}

.btn-dark-pill {
  background: #0f2233;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  padding: 14px 22px;
  border-radius: 999px;
  display: inline-block;
}

/* Grids & Cards */
.grid-4-col {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.service-card {
  display: block;
  text-decoration: none;
  background: #fff;
  border: 1px solid #e3ebf1;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 10px 28px rgba(15, 34, 51, .06);
}

.process-step {
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 24px;
  padding: 24px;
  color: #fff;
}

.step-number {
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background: #c48b2c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 16px;
}

/* FAQ */
.faq-item {
  background: #fff;
  border: 1px solid #e2eaf0;
  border-radius: 18px;
  padding: 18px 22px;
  margin-bottom: 14px;
}

.faq-summary {
  cursor: pointer;
  font-weight: 800;
  color: #0f2233;
  font-size: 20px;
}

/* New CSS Classes from Inline Styles */
.hero-btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 24px;
}

.trust-badge-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.trust-badge-pill {
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);
  color: #fff;
  padding: 8px 12px;
  border-radius: 999px;
  font-size: 14px;
}

.hero-form-wrapper {
  position: relative;
}

.hero-form-card {
  background: #fff;
  border-radius: 24px;
  padding: 26px 24px;
  box-shadow: 0 18px 50px rgba(0,0,0,.22);
  max-width: 390px;
  margin-left: auto;
}

.form-subhead {
  font-size: 13px;
  letter-spacing: .4px;
  text-transform: uppercase;
  font-weight: 800;
  color: #c48b2c;
  margin-bottom: 8px;
}

.form-h2 {
  font-size: 28px;
  line-height: 1.15;
  margin: 0 0 12px;
  color: #0f2233;
}

.form-p {
  font-size: 15px;
  line-height: 1.65;
  color: #415463;
  margin: 0 0 16px;
}

.form-btn-stack {
  display: grid;
  gap: 12px;
}

.form-btn-call {
  background: #0b4f9f;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  padding: 14px 18px;
  border-radius: 14px;
}

.form-btn-book {
  background: #c48b2c;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  padding: 14px 18px;
  border-radius: 14px;
}

.form-btn-reviews {
  background: #eef3f7;
  color: #0f2233 !important;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  padding: 14px 18px;
  border-radius: 14px;
}

.form-footer {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e5edf3;
  font-size: 14px;
  color: #506271;
  line-height: 1.6;
}

.nav-anchor-bar {
  background: #fff;
  padding: 26px 20px;
  border-bottom: 1px solid #e8edf2;
}

.nav-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
  align-items: center;
  justify-content: center;
}

.nav-link {
  text-decoration: none;
  background: #eef3f7;
  color: #0f2233 !important;
  padding: 10px 14px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
}

.nav-link:hover {
  text-decoration: none;
  background: #c48b2c;
  color: #fff !important;
  padding: 10px 14px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
}

.section-header-centered {
  max-width: 820px;
  margin: 0 auto 34px;
  text-align: center;
}

.h2-large {
  font-size: 42px;
  line-height: 1.12;
  margin: 0 0 16px;
  color: #0f2233;
}

.text-p-intro {
  font-size: 18px;
  line-height: 1.75;
  color: #526472;
  margin: 0;
}

.card-h3 {
  margin: 0 0 10px;
  color: #0f2233 !important;
  font-size: 24px;
}
.process-step .card-h3 {
    color: #fff !important;
}
.card-p {
  margin: 0;
  color: #556776;
  line-height: 1.7;
}

.service-card:hover {
  border: 2px solid #c48b2c;
}

.grid-two-column {
  display: grid;
  grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr);
  gap: 46px;
  align-items: start;
}

.badge-tan {
  display: inline-block;
  background: #f2e5ca;
  color: #6b4a10;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .4px;
  margin-bottom: 16px;
}

.h2-section {
  font-size: 40px;
  line-height: 1.12;
  margin: 0 0 18px;
  color: #0f2233 !important;
}

.text-p-body {
  font-size: 18px;
  line-height: 1.78;
  color: #526472;
  margin: 0 0 16px;
}

.text-p-body-last {
  font-size: 18px;
  line-height: 1.78;
  color: #526472;
  margin: 0;
}

.dark-sidebar-card {
  background: #0f2233;
  border-radius: 28px;
  padding: 30px;
  color: #fff !important;
  box-shadow: 0 16px 40px rgba(15,34,51,.18);
}

.sidebar-h3 {
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 18px;
  color: #fff !important;
}

.sidebar-list-item {
  padding: 14px 16px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 16px;
  background: rgba(255,255,255,.05);
}

.area-intro-card {
  background: #fff;
  border: 1px solid #e3ebf1;
  border-radius: 28px;
  padding: 34px;
  box-shadow: 0 10px 26px rgba(15,34,51,.05);
}

.area-pill {
  background: #f7fafc;
  border-radius: 16px;
  padding: 14px 16px;
  font-weight: 700;
  color: #0f2233;
}

.why-feature-card {
  background: #f7fafc;
  border: 1px solid #e2eaf0;
  border-radius: 22px;
  padding: 22px;
}

.h2-white {
  font-size: 40px;
  line-height: 1.12;
  margin: 0 0 16px;
  color: #fff !important;
}

.p-white-muted {
  font-size: 18px;
  line-height: 1.75;
  color: #d3dfeb;
  margin: 0;
}

.p-faq-answer {
  margin: 14px 0 0;
  color: #556776;
  line-height: 1.8;
}

.external-link-card {
  display: block;
  text-decoration: none;
  background: #f7fafc;
  border: 1px solid #e3ebf1;
  border-radius: 22px;
  padding: 24px;
}

.brand-cta-h2 {
  font-size: 42px !important;
  line-height: 1.12;
  margin: 0 0 14px;
  color: #fff !important;
}

.brand-cta-p {
  font-size: 19px;
  line-height: 1.75;
  color: #fff5e6;
  max-width: 760px;
  margin: 0 auto 22px;
}
.grid-3-col{ display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 20px;}
/* Media Queries for Tablet & Desktop */
@media (max-width: 768px) {
  .grid-hero, .grid-4-col, .grid-3-col, .grid-two-column  { grid-template-columns: 1fr; } 
}/* End custom CSS */