.elementor-kit-6{--e-global-color-primary:#16232A;--e-global-color-secondary:#2BB89A;--e-global-color-text:#000000;--e-global-color-accent:#2BB89A;--e-global-color-9275540:#FAF7F2;--e-global-color-d3a54ca:#B9C8D7;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:30px 30px 30px 30px;padding:14px 32px 14px 32px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#2BB89A;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#16232A;font-family:"Manrope", Sans-serif;font-size:56px;font-weight:600;}.elementor-kit-6 h2{color:#16232A;font-family:"Manrope", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-6 h3{color:#16232A;font-family:"Manrope", Sans-serif;font-size:28px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-6 h1{font-size:36px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Hide Hello Elementor page title */
.entry-header, .entry-title, .page-title, h1.entry-title, h1.page-title, header.page-header { display: none !important; }
.site-main > .entry-header { display: none !important; }
body.page .entry-header { display: none !important; }

/* Smooth nav dropdown styling */
.elementor-nav-menu--dropdown .sub-menu, .elementor-nav-menu .sub-menu { background: #FFFFFF !important; border: 1px solid #EBE3D5 !important; border-radius: 8px !important; padding: 8px !important; box-shadow: 0 6px 20px rgba(22,35,42,0.08) !important; }
.elementor-nav-menu .sub-menu a { font-size: 14px !important; padding: 10px 14px !important; }

/* Better focus visible for accessibility */
.elementor-button:focus-visible, a:focus-visible { outline: 2px solid #2BB89A !important; outline-offset: 2px; }

/* MOBILE / TABLET HEADER REORDER: hamburger LEFT, logo CENTER, CTA RIGHT */
@media (max-width: 1024px) {
  /* Tighten container padding */
  .elementor-location-header > [data-element_type="container"]:nth-child(2) {
    padding: 12px 12px !important;
    gap: 8px !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  /* Hamburger first (left) */
  .elementor-location-header .elementor-widget-nav-menu {
    order: 1 !important;
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .elementor-location-header .elementor-widget-nav-menu .elementor-menu-toggle {
    background: transparent !important;
    color: #16232A !important;
    padding: 8px !important;
    border-radius: 6px !important;
    width: 38px !important;
    height: 38px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  /* Logo center */
  .elementor-location-header .elementor-widget-image {
    order: 2 !important;
    flex: 1 1 0 !important;
    text-align: center !important;
    min-width: 0 !important;
  }
  .elementor-location-header .elementor-widget-image .elementor-widget-container {
    text-align: center !important;
  }
  .elementor-location-header .elementor-widget-image img {
    margin: 0 auto !important;
    max-width: 140px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  /* CTA last (right) */
  .elementor-location-header .elementor-widget-button {
    order: 3 !important;
    flex: 0 0 auto !important;
  }
  .elementor-location-header .elementor-widget-button .elementor-button {
    padding: 9px 14px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
  }
}

/* Small phones */
@media (max-width: 480px) {
  .elementor-location-header > [data-element_type="container"]:nth-child(2) {
    padding: 10px 10px !important;
    gap: 6px !important;
  }
  .elementor-location-header .elementor-widget-image img {
    max-width: 110px !important;
  }
  .elementor-location-header .elementor-widget-button .elementor-button {
    padding: 8px 12px !important;
    font-size: 11.5px !important;
  }
  .elementor-location-header .elementor-widget-nav-menu .elementor-menu-toggle {
    width: 34px !important;
    height: 34px !important;
    padding: 6px !important;
  }
  /* Tight offers bar on small screens */
  .elementor-location-header > [data-element_type="container"]:nth-child(1) {
    padding: 8px 12px !important;
    font-size: 12px !important;
  }
  .elementor-location-header > [data-element_type="container"]:nth-child(1) .elementor-widget-html {
    width: 100% !important;
  }
  .elementor-location-header > [data-element_type="container"]:nth-child(1) #pvc-offers-bar {
    font-size: 12px !important;
    gap: 6px !important;
  }
  .elementor-location-header > [data-element_type="container"]:nth-child(1) #pvc-offer-text {
    font-size: 12px !important;
    line-height: 1.35 !important;
  }
}

/* Very small phones */
@media (max-width: 360px) {
  .elementor-location-header .elementor-widget-image img { max-width: 95px !important; }
  .elementor-location-header .elementor-widget-button .elementor-button { padding: 7px 10px !important; font-size: 11px !important; }
}/* End custom CSS */