/* =========================================================
   10thRegion / Astra / Elementor
   Clean consolidated CSS
   Notes:
   - Keeps existing working loop/grid behavior untouched
   - Leaves Meadowview grey header layer alone
   - Uses one consolidated mobile header + flyout system
   - Main mobile header and flyout top bar are matched visually
   ========================================================= */


/* =========================================================
   HEADER / LOGO HELPERS
   ========================================================= */

.meadowview-header-link{
  display: flex;
  align-items: center;
  height: 100%;
}

.meadowview-header-link img{
  height: 40px;
  width: auto;
  display: block;
}

.ast-site-identity{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 0 !important;
}

.ast-site-identity img.custom-logo{
  display: block;
}

.footer-logo img{
  width: 150px;
  height: auto;
  display: block;
}


/* =========================================================
   SPORT LABELS
   ========================================================= */

.pnpc-sport-label{
  font-size: 12px;
  font-weight: 700;
  color: #1B439C;
}

.pnpc-sport-label a{
  color: #1B439C;
  font-weight: 700;
  text-decoration: none;
}

.pnpc-sport-label a:hover{
  color: #A8BADF;
}


/* =========================================================
   ASTRA MEGA MENU ONLY FOR SCHOOLS
   Replace #menu-item-1234 with the real Schools menu item ID
   ========================================================= */

.ast-primary-header .main-header-menu > .menu-item > .sub-menu{
  width: auto;
  min-width: 240px;
  max-width: 360px;
  display: block;
}

.ast-primary-header .main-header-menu > .menu-item > .sub-menu > li{
  display: block;
  width: 100%;
  float: none;
  white-space: nowrap;
}

.ast-primary-header .main-header-menu > #menu-item-1234 > .sub-menu{
  width: 100%;
  max-width: none;
}

.ast-primary-header .main-header-menu > .menu-item:not(#menu-item-1234) .ast-mega-menu,
.ast-primary-header .main-header-menu > .menu-item:not(#menu-item-1234).ast-mega-menu,
.ast-primary-header .main-header-menu > .menu-item:not(#menu-item-1234) > .sub-menu{
  column-count: initial;
  column-gap: initial;
}


/* =========================================================
   SUBMENU COLORS
   ========================================================= */

.ast-primary-header-bar .main-header-menu .sub-menu a{
  color: #1B439C;
}

.ast-primary-header-bar .main-header-menu .sub-menu a:hover{
  color: #A8BADF;
}

.ast-desktop .ast-builder-menu .sub-menu .menu-item.current-menu-item > a,
.ast-desktop .ast-builder-menu .sub-menu .menu-item.current-menu-ancestor > a{
  color: #A8BADF !important;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu a,
.ast-desktop .main-header-menu .sub-menu a{
  padding-left: 25px !important;
  padding-right: 25px !important;
}


/* =========================================================
   STICKY HEADER
   ========================================================= */

#masthead{
  position: sticky;
  top: 0;
  z-index: 9999;
  transition: transform .3s ease;
}

#masthead.header-hidden{
  transform: translateY(-100%);
}


/* =========================================================
   CARD LAYOUT: IMAGE FLUSH, CONTENT SAFE
   ========================================================= */

.tr-card{
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
}

.tr-card-media{
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0;
  flex: 0 0 auto;
}

.tr-card-media .elementor-widget-container{
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0;
}

.tr-card-media img{
  display: block;
  width: 100%;
  height: auto;
}

.tr-card-body{
  flex: 0 0 auto;
  padding: 16px;
  min-width: 0;
}


/* =========================================================
   TABLET PORTRAIT — FEATURED GRID STACK
   Locked working behavior
   ========================================================= */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
  .pnpc-feature-grid .elementor-grid,
  .pnpc-loop-featured .elementor-grid{
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pnpc-feature-grid .elementor-grid .e-loop-item,
  .pnpc-loop-featured .elementor-grid .e-loop-item,
  .pnpc-feature-grid .elementor-grid .e-loop-item:first-of-type,
  .pnpc-loop-featured .elementor-grid .e-loop-item:first-of-type{
    grid-column: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}


/* =========================================================
   DESKTOP — SUBMENU / INLINE SEARCH
   ========================================================= */

@media (min-width: 921px){

  .main-header-menu .sub-menu,
  .main-header-menu .sub-menu li{
    text-align: center;
  }

  .main-header-menu .sub-menu a{
    display: inline-block;
  }

  .astra-search-shortcode.inline,
  .astra-search-shortcode.inline form{
    display: flex;
    align-items: center;
  }

  .astra-search-shortcode.inline form{
    margin: 0;
    padding: 0;
  }

  .astra-search-shortcode.inline input{
    width: 180px !important;
    height: 36px !important;
  }
}


/* =========================================
   SINGLE POST — TIGHTEN SPACING AFTER
   IN-CONTENT DATE/SUBHEAD LINES
   ========================================= */

.single-post .elementor-widget-theme-post-content h4,
.single-post .elementor-widget-theme-post-content h5,
.single-post .elementor-widget-theme-post-content h6{
  margin-bottom: 8px !important;
  line-height: 1.25 !important;
}

.single-post .elementor-widget-theme-post-content h4 + p,
.single-post .elementor-widget-theme-post-content h5 + p,
.single-post .elementor-widget-theme-post-content h6 + p{
  margin-top: 0 !important;
}


/* =========================================
   PAGES — MATCH LINK STYLING TO POSTS
   ========================================= */

.page .elementor-widget-theme-post-content a,
.page .elementor-widget-text-editor a,
.page .entry-content a{
  color: #000000 !important;
  text-decoration: underline !important;
  text-decoration-color: #1B439C;
  text-underline-offset: 2px;
}

.page .elementor-widget-theme-post-content a:hover,
.page .elementor-widget-text-editor a:hover,
.page .entry-content a:hover{
  color: #1B439C !important;
}


/* =========================================================
   ARTICLE MOBILE
   ========================================================= */

@media (max-width: 767px){

  .single-post .site-content .ast-container,
  .single-post .entry-content,
  .single-post .elementor-location-single,
  .single-post .elementor-location-single .elementor-section,
  .single-post .elementor-location-single .e-con,
  .single-post .elementor-location-single .e-con-inner{
    padding-left: 3px !important;
    padding-right: 3px !important;
  }

  .single-post .elementor-widget-theme-post-content,
  .single-post .elementor-widget-theme-post-content .elementor-widget-container,
  .single-post .elementor-widget-theme-post-content p,
  .single-post .elementor-widget-theme-post-content li{
    font-size: 18px !important;
    line-height: 1.65 !important;
  }
}


/* =========================================================
   FOOTER
   ========================================================= */

.elementor-location-footer .elementor-widget a{
  color: #ffffff !important;
}

.elementor-location-footer .elementor-widget a:hover{
  color: #ffffff !important;
  opacity: 0.85;
}


/* =========================================================
   FOOTER — MOBILE ACCORDION + LEGAL ROW
   ========================================================= */

@media (max-width: 767px){

  .pnpc-footer-section{
    border-top: 1px solid rgba(255,255,255,0.2);
  }

  .pnpc-footer-toggle{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    cursor: pointer !important;
    padding: 14px 0 !important;
    position: relative !important;
  }

  .pnpc-footer-toggle::after{
    content: "+" !important;
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    margin-left: 12px !important;
    flex: 0 0 auto !important;
  }

  .pnpc-footer-section.is-open > .pnpc-footer-toggle::after,
  .pnpc-footer-section.is-open .pnpc-footer-toggle:first-child::after{
    content: "-" !important;
  }

  .pnpc-footer-panel{
    display: none !important;
    max-height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .pnpc-footer-section.is-open > .pnpc-footer-panel,
  .pnpc-footer-section.is-open .pnpc-footer-panel{
    display: block !important;
    max-height: 2000px !important;
    overflow: visible !important;
    padding: 0 0 14px 0 !important;
  }

  .pnpc-footer-spacer{
    display: none !important;
  }

  .pnpc-footer-section.is-open .elementor-nav-menu--dropdown,
  .pnpc-footer-section.is-open .elementor-nav-menu,
  .pnpc-footer-section.is-open .elementor-widget-nav-menu,
  .pnpc-footer-section.is-open .elementor-widget-container{
    background: #3A3B3C !important;
    color: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .pnpc-footer-section.is-open .elementor-nav-menu--dropdown a,
  .pnpc-footer-section.is-open .elementor-nav-menu a,
  .pnpc-footer-section.is-open .elementor-widget-nav-menu a{
    color: #ffffff !important;
  }

  .pnpc-footer-section.is-open .elementor-nav-menu--dropdown a:hover,
  .pnpc-footer-section.is-open .elementor-nav-menu a:hover,
  .pnpc-footer-section.is-open .elementor-widget-nav-menu a:hover{
    color: #ffffff !important;
    opacity: 0.8;
  }

  .pnpc-footer-section.is-open .elementor-nav-menu,
  .pnpc-footer-section.is-open .menu,
  .pnpc-footer-section.is-open ul{
    column-count: 1 !important;
    columns: 1 !important;
    display: block !important;
  }

  .pnpc-footer-section.is-open .elementor-nav-menu li,
  .pnpc-footer-section.is-open .menu li,
  .pnpc-footer-section.is-open ul li{
    width: 100% !important;
    display: block !important;
    break-inside: avoid !important;
  }

  .footer-legal-row,
  .pnpc-footer-legal{
    background: #3A3B3C !important;
    text-align: center !important;
    padding: 12px 14px !important;
  }

  .footer-legal-row .elementor-widget-container,
  .pnpc-footer-legal .elementor-widget-container,
  .footer-legal-row .elementor-nav-menu,
  .pnpc-footer-legal .elementor-nav-menu,
  .footer-legal-row .elementor-nav-menu--dropdown,
  .pnpc-footer-legal .elementor-nav-menu--dropdown{
    background: #3A3B3C !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .footer-legal-row .elementor-nav-menu,
  .pnpc-footer-legal .elementor-nav-menu,
  .footer-legal-row ul,
  .pnpc-footer-legal ul{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0 4px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    column-count: 1 !important;
    columns: 1 !important;
    background: transparent !important;
  }

  .footer-legal-row .elementor-nav-menu li,
  .pnpc-footer-legal .elementor-nav-menu li,
  .footer-legal-row ul li,
  .pnpc-footer-legal ul li{
    display: inline-flex !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    border: 0 !important;
  }

  .footer-legal-row a,
  .pnpc-footer-legal a,
  .footer-legal-row .elementor-item,
  .pnpc-footer-legal .elementor-item,
  .footer-legal-row p,
  .pnpc-footer-legal p,
  .footer-legal-row span,
  .pnpc-footer-legal span,
  .footer-legal-row div,
  .pnpc-footer-legal div{
    color: #ffffff !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0 1px !important;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
  }

  .footer-legal-row a:hover,
  .pnpc-footer-legal a:hover{
    color: #ffffff !important;
    opacity: 0.85;
  }

  .footer-copyright,
  .footer-copyright *,
  .footer-copyright::before,
  .footer-copyright::after,
  .footer-copyright *::before,
  .footer-copyright *::after{
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .footer-copyright::before,
  .footer-copyright::after,
  .footer-copyright *::before,
  .footer-copyright *::after{
    content: none !important;
  }
}

@media (min-width: 768px){
  .pnpc-footer-panel{
    display: block !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .pnpc-footer-toggle::after{
    content: "" !important;
  }

  .pnpc-footer-spacer{
    display: block !important;
  }
}


/* =========================================================
   MOBILE HEADER + FLYOUT SYSTEM
   ========================================================= */

@media (max-width: 920px){

  /* -------------------------
     MAIN MOBILE HEADER
     ------------------------- */

  .ast-mobile-header-wrap .ast-builder-grid-row-container,
  .ast-mobile-header-wrap .ast-builder-grid-row{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 53px !important;
    height: 53px !important;
    align-items: center !important;
  }

  .ast-mobile-header-wrap .site-header-focus-item,
  .ast-mobile-header-wrap .ast-builder-layout-element,
  .ast-mobile-header-wrap .ast-site-identity,
  .ast-mobile-header-wrap .site-branding,
  .ast-mobile-header-wrap .site-logo-img,
  .ast-mobile-header-wrap .menu-toggle,
  .ast-mobile-header-wrap .ast-header-search,
  .ast-mobile-header-wrap .ast-button-wrap{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    min-height: 53px !important;
    height: 53px !important;
		position: relative;
    left: 3px; 
		
		/* adjust between 2–6px */
  }

  .ast-mobile-header-wrap .ast-site-identity{
    line-height: 0 !important;
  }

  #ast-mobile-header .ast-builder-grid-row{
    align-items: center !important;
  }

  #ast-mobile-header .ast-builder-layout-element{
    display: block !important;
  }

  #ast-mobile-header .site-branding,
  #ast-mobile-header .ast-site-identity,
  #ast-mobile-header .site-logo-img{
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #ast-mobile-header .custom-logo-link img,
  #ast-mobile-header .site-logo-img img,
  #ast-mobile-header img.custom-logo,
  .ast-mobile-header-wrap .ast-site-identity img.custom-logo,
  .ast-mobile-header-wrap .site-branding img.custom-logo,
  .ast-mobile-header-wrap .site-logo-img img{
    display: block;
    height: 48px !important;
    width: auto !important;
    max-height: none !important;
    position: relative;
    top: -1px;
  }

  #ast-mobile-header .custom-logo-link{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 0 !important;
  }

  #ast-mobile-header .menu-toggle,
  #ast-mobile-header .ast-button-wrap,
  #ast-mobile-header .main-header-menu-toggle{
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 52px !important;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  #ast-mobile-header .main-header-menu-toggle,
  #ast-mobile-header .menu-toggle{
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  #ast-mobile-header .main-header-menu-toggle .ast-menu-svg,
  #ast-mobile-header .main-header-menu-toggle .ast-close-svg,
  #ast-mobile-header .menu-toggle .ast-menu-svg,
  #ast-mobile-header .menu-toggle .ast-close-svg{
    width: 24px !important;
    height: 24px !important;
    display: block;
    flex: 0 0 24px;
  }

  #ast-mobile-header .main-header-menu-toggle .ast-menu-svg,
  #ast-mobile-header .menu-toggle .ast-menu-svg{
    display: block;
  }

  #ast-mobile-header .main-header-menu-toggle .ast-close-svg,
  #ast-mobile-header .menu-toggle .ast-close-svg{
    display: none;
  }

  #ast-mobile-header .main-header-menu-toggle[aria-expanded="true"] .ast-menu-svg,
  #ast-mobile-header .menu-toggle[aria-expanded="true"] .ast-menu-svg{
    display: none !important;
  }

  #ast-mobile-header .main-header-menu-toggle[aria-expanded="true"] .ast-close-svg,
  #ast-mobile-header .menu-toggle[aria-expanded="true"] .ast-close-svg{
    display: block !important;
  }

  /* -------------------------
     FLYOUT WRAPPER / REMOVE TOP GAP
     ------------------------- */

  .ast-mobile-popup-drawer,
  .ast-mobile-popup-drawer .ast-mobile-popup-inner,
  .ast-mobile-popup-drawer .ast-mobile-popup-content{
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .ast-mobile-popup-drawer .ast-mobile-popup-header{
    min-height: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  .ast-mobile-popup-drawer .menu-toggle-close,
  .ast-mobile-popup-drawer .ast-mobile-popup-drawer-close,
  .ast-mobile-popup-drawer .close{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* -------------------------
     CUSTOM FLYOUT TOP BAR
     ------------------------- */

  .pnpc-flyout-topbar{
    width: 100%;
    background: #1B439C;
    padding: 0 16px !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  .pnpc-flyout-topbar-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 53px !important;
    height: 53px !important;
    margin: 0 5px !important;
  }

  .pnpc-flyout-logo{
    height: 48px !important;
    width: 90px !important;
    display: block;
    position: relative;
    top: -1px !important;
    left: 1px;
  }

  .pnpc-flyout-logo-link{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
  }

  .pnpc-flyout-close,
  .pnpc-flyout-close:hover,
  .pnpc-flyout-close:focus,
  .pnpc-flyout-close:active{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    box-shadow: none !important;
  }

  .pnpc-flyout-close svg{
    width: 40px !important;
    height: 40px !important;
    stroke-width: 4.5;
  }

  /* -------------------------
     FLYOUT SEARCH
     ------------------------- */

  .pnpc-flyout-search-wrap{
    width: 100%;
    padding: 14px 20px 16px;
    box-sizing: border-box;
  }

  .pnpc-flyout-search-form{
    width: 100%;
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 2px solid #d9d9d9;
    border-radius: 12px;
    min-height: 38px;
    height: 38px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .pnpc-flyout-search-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 12px;
    padding-right: 8px;
    color: #b7b7b7;
    flex: 0 0 auto;
  }

  .pnpc-flyout-search-icon svg{
    width: 14px;
    height: 14px;
  }

  .pnpc-flyout-search-input{
    flex: 1 1 auto;
    min-width: 0;
    height: 34px;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 0 8px 0 0 !important;
    margin: 0 !important;
    font-size: 13px;
    line-height: 1;
    color: #1f2937;
  }

  .pnpc-flyout-search-input::placeholder{
    color: #a7a7a7;
    opacity: 1;
    font-size: 13px;
  }

  .pnpc-flyout-search-submit{
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-right: 4px;
    border: 0 !important;
    border-radius: 8px;
    background: #A8BADF !important;
    color: #ffffff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    cursor: pointer;
    padding: 0 !important;
  }

  .pnpc-flyout-search-submit svg{
    width: 12px;
    height: 12px;
    stroke-width: 3;
  }

  .pnpc-flyout-search-submit:hover,
  .pnpc-flyout-search-submit:focus{
    background: #A8BADF !important;
    color: #ffffff !important;
    box-shadow: none !important;
  }

  .pnpc-flyout-search-form:focus-within{
    border-color: #d9d9d9;
  }

  .pnpc-flyout-search-input:focus{
    outline: none !important;
    box-shadow: none !important;
  }

  /* -------------------------
     FLYOUT BOTTOM UTILITY
     ------------------------- */

  .pnpc-flyout-utility{
    width: 100%;
    padding: 18px 20px 22px;
    box-sizing: border-box;
  }

  .pnpc-flyout-utility-inner{
    width: 100%;
  }

  .pnpc-flyout-cta-row{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 18px;
  }

  .pnpc-flyout-login-btn{
    display: inline-block;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #1B439C !important;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    text-decoration: none !important;
    white-space: nowrap;
    box-shadow: none !important;
  }

  .pnpc-flyout-login-btn:hover,
  .pnpc-flyout-login-btn:focus{
    color: #1B439C !important;
    text-decoration: underline !important;
  }

  .pnpc-flyout-subscribe-form{
    display: flex;
    align-items: center;
    width: 100%;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    background: #ffffff;
    border: 2px solid #d9d9d9 !important;
    border-radius: 12px;
    min-height: 38px;
    height: 38px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .pnpc-flyout-subscribe-btn{
    order: 2;
    flex: 0 0 auto;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    margin-right: 4px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #A8BADF !important;
    color: #ffffff !important;
    font-family: Roboto, sans-serif;
    font-size: 0;
    line-height: 1;
    box-shadow: none !important;
    position: relative;
  }

  .pnpc-flyout-subscribe-btn::before{
    content: "›";
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    position: relative;
    top: -1px;
  }

  .pnpc-flyout-subscribe-btn:hover,
  .pnpc-flyout-subscribe-btn:focus{
    background: #A8BADF !important;
    color: #ffffff !important;
    box-shadow: none !important;
  }

  .pnpc-flyout-subscribe-input{
    order: 1;
    flex: 1 1 auto;
    min-width: 0;
    height: 34px !important;
    min-height: 34px !important;
    max-height: 34px !important;
    box-sizing: border-box;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #a7a7a7 !important;
    padding: 0 10px 0 12px !important;
    margin: 0 !important;
    font-family: Roboto, sans-serif;
    font-size: 11px;
    line-height: 1 !important;
    box-shadow: none !important;
    outline: none !important;
    appearance: none;
    -webkit-appearance: none;
  }

  .pnpc-flyout-subscribe-input::placeholder{
    color: #a7a7a7;
    opacity: 1;
    line-height: 1;
    font-size: 11px;
    font-family: Roboto, sans-serif;
  }

  .pnpc-flyout-subscribe-input:focus{
    outline: none !important;
    box-shadow: none !important;
  }

  /* -------------------------
     SOCIAL ICONS
     ------------------------- */

  .pnpc-flyout-socials{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
  }

  .pnpc-flyout-social-link{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    color: #1B439C;
    text-decoration: none !important;
  }

  .pnpc-flyout-social-link svg{
    width: 100%;
    height: 100%;
    display: block;
    fill: currentColor;
  }

  .pnpc-social-facebook svg{
    width: 28px;
    height: 28px;
  }

  .pnpc-social-x svg,
  .pnpc-social-threads svg{
    width: 24px;
    height: 24px;
  }

  .pnpc-flyout-sponsor{
    width: 100%;
    margin-top: 24px;
    padding: 12px 20px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pnpc-flyout-sponsor-link{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
  }

  .pnpc-flyout-sponsor-logo{
    display: block;
    width: 220px;
    max-width: 80%;
    height: auto;
  }

  /* -------------------------
     MOBILE MENU ARROWS
     ------------------------- */

  .ast-mobile-popup-drawer .menu-item-has-children > .ast-menu-toggle,
  .ast-mobile-popup-drawer .dropdown-menu-toggle,
  .ast-mobile-popup-drawer .ast-header-navigation-arrow,
  .ast-mobile-popup-drawer .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .ast-icon.icon-arrow svg,
  .ast-mobile-popup-drawer .ast-arrow-svg,
  .ast-mobile-popup-drawer .ast-menu-toggle svg{
    color: #1B439C !important;
    fill: #1B439C !important;
  }

  .ast-mobile-popup-drawer .ast-menu-toggle svg path,
  .ast-mobile-popup-drawer .dropdown-menu-toggle svg path,
  .ast-mobile-popup-drawer .ast-header-navigation-arrow svg path{
    fill: #1B439C !important;
  }

  .ast-mobile-popup-drawer .sub-menu .menu-link{
    display: flex;
    align-items: center;
  }

  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link > .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link > span.ast-icon.icon-arrow{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 16px;
    min-width: 16px;
    margin-right: 8px;
    color: #1B439C !important;
    transition: transform 0.2s ease;
    transform: rotate(0deg);
    transform-origin: center;
  }

  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link > .ast-icon.icon-arrow svg,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link > span.ast-icon.icon-arrow svg{
    width: 12px;
    height: 12px;
    fill: #1B439C !important;
  }

  .ast-mobile-popup-drawer .sub-menu li:not(.menu-item-has-children) > .menu-link > .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu li:not(.menu-item-has-children) > .menu-link > span.ast-icon.icon-arrow{
    display: none !important;
  }

  .ast-mobile-popup-drawer .sub-menu li:not(.menu-item-has-children) > .menu-link{
    padding-left: 24px !important;
  }

  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link{
    padding-left: 0 !important;
  }

  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link[aria-expanded="true"] > .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children > .menu-link[aria-expanded="true"] > span.ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children.ast-submenu-expanded > .menu-link > .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children.ast-submenu-expanded > .menu-link > span.ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children.toggled > .menu-link > .ast-icon.icon-arrow,
  .ast-mobile-popup-drawer .sub-menu .menu-item-has-children.toggled > .menu-link > span.ast-icon.icon-arrow{
    transform: rotate(90deg);
  }
}


/* =========================================================
   MOBILE TOGGLE FOCUS RESET
   ========================================================= */

#ast-mobile-header .menu-toggle,
#ast-mobile-header .ast-button-wrap,
#ast-mobile-header .main-header-menu-toggle,
#ast-mobile-header .menu-toggle:focus,
#ast-mobile-header .menu-toggle:active,
#ast-mobile-header .menu-toggle:focus-visible,
#ast-mobile-header .main-header-menu-toggle:focus,
#ast-mobile-header .main-header-menu-toggle:active,
#ast-mobile-header .main-header-menu-toggle:focus-visible{
  outline: none !important;
  box-shadow: none !important;
}