.elementor-kit-7{--e-global-color-primary:#D92C2C;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#0268B5;--e-global-color-cf0ffd1:#0268B5;--e-global-color-90fa804:#D92C2C;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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;gap:0px;}.site-header .header-inner{width:0px;max-width:100%;}.site-header .site-branding .site-logo img{width:0px;max-width: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* All dropdowns: white background + dark text + single line */
.wpr-sub-menu-item {
    background-color: #ffffff !important;
    color: #1a2b4e !important;
    white-space: nowrap !important;
    padding: 8px 16px !important;
}
.wpr-sub-menu-item:hover {
    background-color: #e8f0f8 !important;
    color: #0268B5 !important;
}

/* Allow sub-menu width to grow to fit content */
.wpr-sub-menu {
    width: auto !important;
    min-width: 200px !important;
}

/* Products MEGA MENU tabs ONLY - scoped to .wpr-sub-mega-menu context */
.wpr-sub-mega-menu .e-n-tab-title {
    padding: 14px 16px !important;
    background-color: #ffffff !important;
    color: #1a2b4e !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    border-left: 3px solid transparent !important;
    border-bottom: 1px solid #e8ecf0 !important;
    transition: all 0.2s ease !important;
}

.wpr-sub-mega-menu .e-n-tab-title:hover {
    background-color: #e8f0f8 !important;
    color: #0268B5 !important;
    border-left-color: #0268B5 !important;
}

.wpr-sub-mega-menu .e-n-tab-title[aria-selected="true"] {
    background-color: #1a2b4e !important;
    color: #ffffff !important;
    border-left-color: #0268B5 !important;
    font-weight: 600 !important;
}

.wpr-sub-mega-menu .e-n-tab-title a,
.wpr-sub-mega-menu .e-n-tab-title span {
    text-decoration: none !important;
    font-size: 15px !important;
}

/* Mega-menu tabs container layout fix */
.wpr-sub-mega-menu .e-n-tabs {
    flex-wrap: nowrap !important;
}

.wpr-sub-mega-menu .e-n-tabs-heading {
    flex-shrink: 0 !important;
    flex-grow: 0 !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 35% !important;
}

/* Back to Top Button */
#back-to-top-btn {
    position: fixed !important;
    bottom: 80px !important;
    right: 30px !important;
    z-index: 9999 !important;
    width: 48px !important;
    height: 48px !important;
    background-color: #0268B5 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    font-size: 22px !important;
    line-height: 48px !important;
    text-align: center !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.3s ease, visibility 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#back-to-top-btn.visible {
    opacity: 1 !important;
    visibility: visible !important;
}
#back-to-top-btn:hover {
    background-color: #1a2b4e !important;
}

/* Events page - image containers: contain instead of cover */
.elementor-element-9681406 .elementor-element-3d735b3 {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #f5f7fa !important;
}

/* Header z-index - ensures dropdowns appear above page content */
.elementor-location-header {
    position: relative !important;
    z-index: 100 !important;
}

/* Footer company name - bold and slightly larger, with spacing from email */
.elementor-element-b5b20c4 li:nth-child(3),
.elementor-element-af33ccf li:nth-child(3) {
    margin-top: 8px;
}

.elementor-element-b5b20c4 li:nth-child(3) .elementor-icon-list-text strong,
.elementor-element-af33ccf li:nth-child(3) .elementor-icon-list-text strong {
    font-size: 1.05em;
    font-weight: 700;
}/* All dropdowns: white background + dark text + single line */
.wpr-sub-menu-item {
    background-color: #ffffff !important;
    color: #1a2b4e !important;
    white-space: nowrap !important;
    padding: 8px 16px !important;
}
.wpr-sub-menu-item:hover {
    background-color: #e8f0f8 !important;
    color: #0268B5 !important;
}

/* Allow sub-menu width to grow to fit content */
.wpr-sub-menu {
    width: auto !important;
    min-width: 200px !important;
}

/* Products MEGA MENU tabs ONLY - scoped to .wpr-sub-mega-menu context */
.wpr-sub-mega-menu .e-n-tab-title {
    padding: 14px 16px !important;
    background-color: #ffffff !important;
    color: #1a2b4e !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    border-left: 3px solid transparent !important;
    border-bottom: 1px solid #e8ecf0 !important;
    transition: all 0.2s ease !important;
}

.wpr-sub-mega-menu .e-n-tab-title:hover {
    background-color: #e8f0f8 !important;
    color: #0268B5 !important;
    border-left-color: #0268B5 !important;
}

.wpr-sub-mega-menu .e-n-tab-title[aria-selected="true"] {
    background-color: #1a2b4e !important;
    color: #ffffff !important;
    border-left-color: #0268B5 !important;
    font-weight: 600 !important;
}

.wpr-sub-mega-menu .e-n-tab-title a,
.wpr-sub-mega-menu .e-n-tab-title span {
    text-decoration: none !important;
    font-size: 15px !important;
}

/* Mega-menu tabs container layout fix */
.wpr-sub-mega-menu .e-n-tabs {
    flex-wrap: nowrap !important;
}

.wpr-sub-mega-menu .e-n-tabs-heading {
    flex-shrink: 0 !important;
    flex-grow: 0 !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 35% !important;
}

/* Back to Top Button */
#back-to-top-btn {
    position: fixed !important;
    bottom: 80px !important;
    right: 30px !important;
    z-index: 9999 !important;
    width: 48px !important;
    height: 48px !important;
    background-color: #0268B5 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    font-size: 22px !important;
    line-height: 48px !important;
    text-align: center !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.3s ease, visibility 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#back-to-top-btn.visible {
    opacity: 1 !important;
    visibility: visible !important;
}
#back-to-top-btn:hover {
    background-color: #1a2b4e !important;
}

/* Events page - image containers: contain instead of cover */
.elementor-element-9681406 .elementor-element-3d735b3 {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #f5f7fa !important;
}

/* Header z-index - ensures dropdowns appear above page content */
.elementor-location-header {
    position: relative !important;
    z-index: 100 !important;
}

/* Footer company name - bold and slightly larger, with spacing from email */
.elementor-element-b5b20c4 li:nth-child(3),
.elementor-element-af33ccf li:nth-child(3) {
    margin-top: 8px;
}

.elementor-element-b5b20c4 li:nth-child(3) .elementor-icon-list-text strong,
.elementor-element-af33ccf li:nth-child(3) .elementor-icon-list-text strong {
    font-size: 1.05em;
    font-weight: 700;
}/* End custom CSS */