.elementor-kit-6{--e-global-color-primary:#ED1C24;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"proxima-nova";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"proxima-nova";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-slide-in-down;--e-page-transition-animation-duration:800ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-width:8%;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */body.enable-smooth-scroll {
  scroll-behavior: smooth !important;
}

:root {
  scroll-padding-top: 80px; /* Adjust this value to your header's height */
}
.elementor-button {
        cursor: pointer !important;
    }
a:link {
    color: #ED1C24;
}
.morelink {
    color: #ED1C24;
}
.morelink:hover {
    color: white;
}
.morelink::after {
    content: "\27A4";
    margin-left: 4px;
    color: #ED1C24;
}
.morelink:hover::after {
    color: #fff;
}
.card-content {
    display: flex;
    height: 100%;
}
.elementor-icon-box-wrapper {
    display: flex!important;
    flex-direction: column!important;
}
.elementor-icon-box-content {
    display: flex!important;
flex-wrap: wrap!important;
justify-content: center!important;
}
.cardlink {
    margin-top: 15px;
margin-bottom: 0;
}
.e-n-accordion-item-title {
    justify-content: space-between!important;
}
.elementor-widget-text-editor ul {
    margin-bottom: 1rem;
margin-top: 1rem;
}

#branding .e-n-accordion-item-title-text::before {
  content: '';
  display: inline-block;
  background: url("https://brannon360.com/wp-content/uploads/2025/07/branding.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: top;
  margin-right: 5px;
}
#events .e-n-accordion-item-title-text::before {
  content: '';
  display: inline-block;
  background: url("https://brannon360.com/wp-content/uploads/2025/07/events.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}
#enviro .e-n-accordion-item-title-text::before {
  content: '';
  display: inline-block;
  background: url("https://brannon360.com/wp-content/uploads/2025/07/enviro.svg");
  background-size: 35px;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}

#web .e-n-accordion-item-title-text::before {
  content: '';
  display: inline-block;
  background: url("https://brannon360.com/wp-content/uploads/2025/07/web.svg");
  background-size: 35px;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}
@media (max-width: 767px) {
  /* CSS for mobile devices */
    #branding .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    background: url("https://brannon360.com/wp-content/uploads/2025/07/branding.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin-right: 5px;
  }
  #events .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    background: url("https://brannon360.com/wp-content/uploads/2025/07/events.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
  }
  #enviro .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    background: url("https://brannon360.com/wp-content/uploads/2025/07/enviro.svg");
    background-size: 25px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
  }

  #web .e-n-accordion-item-title-text::before {
    content: '';
    display: inline-block;
    background: url("https://brannon360.com/wp-content/uploads/2025/07/web.svg");
    background-size: 25px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
  }
}
.elementor-222 {
    padding-bottom: 30px;
}
.single h1 {
	font-size: 2rem!important;
}
.single h2 {
	font-size: 1.5rem!important;
	margin-top: 2rem;
}
.single h3 {
	font-size: 1.25rem!important;
}
.single h4 {
	font-size: 1.1rem!important;
}
.single p {
	font-size: 1.1rem!important;
	line-height: 1.6!important;
}
.single ul {
	margin-bottom: 1rem!important;
}
.single .elementor-widget-theme-post-content a:link {
    color: #ED1C24!important;
    text-decoration: underline;
}
.single .elementor-widget-theme-post-content a:hover {
    text-decoration: none!important;
}
.single .elementor-widget-theme-post-content a:visited {
    color: #ED1C24!important;
}/* End custom CSS */