/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1764908709
Updated: 2025-12-05 04:25:09

*/

body:not(.elementor-page) h2,
body:not(.elementor-page) h3 {
    color: #000;
    margin-top: 24px;
    margin-bottom: 8px;
}

body:not(.elementor-page) h4 {
    color: #001c52 !important;
    font-weight: 600 !important;
    margin-bottom: 4px !important;
    margin-top: 12px;
}

body:not(.elementor-page) {
    margin-top: 0px !important;
}

body:not(.elementor-page) h1.entry-title {
    display: block;
}

body:not(.elementor-page) .page-header {
    background-color: #DFE8EF;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 32px;
}

@media screen and (min-width: 1024px) {
    body:not(.elementor-page) .page-header {
        padding-top: 60px;
    }   
}


body:not(.elementor-page) .page-header h1 {
    font-family: "Oswald", Sans-serif;
    font-size: 42px;
    line-height: 44px;
    color: #001c52;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    margin: 0 auto;
}

body:not(.elementor-page) .page-content a {
    color: #016EB2;
}

body:not(.elementor-page) .page-content {
    margin-bottom: 48px;
}

.btn-link {
    background-color: #001C52;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 16px;
    margin-top: 16px;;
}

.btn-link:hover {
    background-color: #002a75;
    border-color: #002a75;
    color: #fff;
}


.hidden-item {
    display: none !important;
}


.resource[data-elementor-type="loop-item"] .elementor-widget-heading {
    min-height: 0px !important;
}


.resource[data-elementor-type="loop-item"] .wp-block-heading {
    display: none !important;
}



#comments {
    display: none !important;
}


.xpro-hotspot-item {
    cursor: unset !important;
}


#menu-item-3672 {
    display: none !important;
}

.disabled-link {
    pointer-events: none !important;
}