.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */#site-header-sticky-wrapper {
    height: 10px !important;
}
#site-header {
    position: relative;
    width: 100%;
    background-color: transparent;
    border-bottom: none;
    z-index: 100;
}

#prgrph ul {
    margin-left: 40px;
}

#prgrph  ul {
  list-style: none; /* Remove default bullets */
}

#prgrph  ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #1F305D; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}



.is-sticky #site-header {
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    z-index: 999;
        background-image: url(https://opreports.ca/wp-content/uploads/2021/06/Layer-16.png);
        
            background-position: center center;
                background: #af130e;
    background-repeat: no-repeat;
    background-size: cover;
}


.elementor-sticky--active {
    z-index: 99;
    background-color: #a61716 !important;
}/* End custom CSS */