.elementor-kit-8{--e-global-color-primary:#D02478;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   Action Network: EN + FR
   One-column + hide branding
========================= */

/* Scope */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2{
  width: 100% !important;
}

/* Hide Action Network footer/logo + sponsor blocks */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla #logo_wrap,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 #logo_wrap,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla .action_owner,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 .action_owner{
  display: none !important;
}

/* Hide “Not in CA?” / international link */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla a.international_link,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 a.international_link{
  display: none !important;
}

/* ✅ TRUE 1-column: force col1 full width + remove floats/max widths */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla #form_col1,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 #form_col1{
  float: none !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  clear: both !important;
}

/* Make sure nested wrappers don’t constrain width */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla #form_col1 *,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 #form_col1 *{
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* If you are using the proxy CTA approach:
   hide col2 visually but keep it in DOM for step logic */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla #form_col2,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 #form_col2{
  display: none !important;
}

/* (Optional) if you created a proxy button via JS */
#can-letter-area-send-a-letter-to-the-premier-and-your-mla .an-proxy-cta,
#can-letter-area-send-a-letter-to-the-premier-and-your-mla-2 .an-proxy-cta{
  width: 100% !important;
  display: block !important;
  margin: 18px 0 14px !important;
}/* End custom CSS */