.elementor-kit-6{--e-global-color-primary:#6EC5F4;--e-global-color-secondary:#1A1A1ACC;--e-global-color-text:#1A1A1A;--e-global-color-accent:#3F5C6C;--e-global-color-1f615c1:#FFFFFF;--e-global-color-f72a79b:#FFFFFF00;--e-global-color-dc791b5:#3F5C6CCC;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:41px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:34px;--e-global-typography-text-font-family:"Hind";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Hind";--e-global-typography-accent-font-weight:500;--e-global-typography-6f36bc2-font-family:"Hind";--e-global-typography-6f36bc2-font-size:18px;--e-global-typography-6f36bc2-font-weight:400;--e-global-typography-6f36bc2-line-height:20px;--e-global-typography-955ffb8-font-family:"Montserrat";--e-global-typography-955ffb8-font-size:22px;--e-global-typography-955ffb8-font-weight:400;--e-global-typography-955ffb8-line-height:24px;--e-global-typography-3f82a8c-font-family:"Hind";--e-global-typography-3f82a8c-font-size:20px;--e-global-typography-3f82a8c-font-weight:700;--e-global-typography-3f82a8c-line-height:22px;--e-global-typography-a4d6df7-font-family:"Montserrat";--e-global-typography-a4d6df7-font-size:16px;--e-global-typography-a4d6df7-font-weight:700;--e-global-typography-a4d6df7-line-height:25px;background-color:var( --e-global-color-accent );background-image:url("https://brittmooredental.com/wp-content/uploads/2026/03/fullscreenbackground.webp");color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );background-repeat:repeat;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:14px;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:var( --e-global-color-dc791b5 );}.elementor-kit-6 h1{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );}.elementor-kit-6 h3{color:var( --e-global-color-text );}.elementor-kit-6 h4{color:var( --e-global-color-text );}.elementor-kit-6 h5{color:var( --e-global-color-text );}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-6f36bc2-font-size:16px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body::before {
    content: "";
    position: fixed; /* or absolute */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        20deg,
        #3f5c6c 0%,
        rgba(63, 92, 108, 0) 61%,
        rgba(63, 92, 108, 0) 72%,
        #3f5c6c 100%
    ) !important;
    pointer-events: none; 
    z-index: -1;
}
.cus-hov:hover .elementor-heading-title{
    color:var(--e-global-color-secondary)!important;
}
.cus-hov:hover .elementor-icon{
    background-color:var( --e-global-color-accent )!important;
}
.cus-hov:hover .elementor-icon svg{
    fill:var(--e-global-color-1f615c1)!important;
}
.elementor-widget-text-editor img.alignleft{
    margin:0 10px 10px 0!important;
}
.elementor-widget-text-editor img.alignright{
    margin:0 0px 10px 10px!important;
}

@media(min-width:1300px){
    .cus-hov{
    border-color:transparent!important;
    box-shadow:none!important;
}
.cus-hov:hover{
    border-color:var(--e-global-color-accent)!important;
    box-shadow: 5px 6px 0 0 rgba(63, 92, 108, 0.30196078431372547)!important;
}
}/* End custom CSS */