.elementor-kit-9{--e-global-color-primary:#082348;--e-global-color-secondary:#54595F;--e-global-color-text:#20262B;--e-global-color-accent:#A71E3B;--e-global-color-245d48f:#4271A8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.3rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-image:url("https://carrier-robins.com/wp-content/uploads/2023/08/wave-bg3-scaled.webp");color:#20262B;font-family:"Montserrat", Sans-serif;background-position:top center;background-repeat:repeat;}.elementor-kit-9 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){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:1023px){.elementor-kit-9{--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* overwrites */
body::before {
    content: '';
    width: 84px;
    height: 100%;
    background: url(/wp-content/uploads/2023/08/left-border-scaled.webp) left top repeat;
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
}
body::after {
    content: '';
    width: 84px;
    height: 100%;
    background: url(/wp-content/uploads/2023/08/right-border-scaled.webp) right top repeat;
    position: fixed;
    right: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
}
.header-menu .current-menu-item .elementor-item {
    font-style: normal !important;
}
.header-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
    border-color: #7d0013;
    border-width: 1px;
}
.footer-menu .current-menu-item .elementor-item {
    font-style: normal !important;
}
.footer-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
    border-color: #7d0013;
    border-width: 1px;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background-color: transparent;
}
/* reusable */
.font-georgia {
    font-family: Georgia;
}
.font-blue {
    color: #082348;
}
.font-red {
    color: #a71e3b;
}
.font-pink {
    color: #ec008c;
}
.font24 {
    font-size: 1.75rem;
    font-weight: 700;
}
.font28 {
    font-size: 1.5rem;
    font-weight: 700;
}
.resp-georgia em {
    font-size: 1.5rem;
    font-family: "Georgia", Sans-serif;
}
.list-dash ul {
 list-style-type:  none;
}
.list-dash ul li {
    position: relative;
}
.list-dash ul li:before {
  content: '\2014';
  position: absolute;
  margin-left: -30px;
}


/* Media Queries */
@media only screen and (min-width: 1024px) and (max-width: 1440px)  {
    body::before, body::after {
        width: 40px;
        background-size: 100%;
        background-repeat: repeat-y;
    }
}

@media only screen and (max-width: 1280px) { 
  .font24 {
      font-size: 1.4rem;
  }
  .font28 {
    font-size: 1.3rem;
  }
  .resp-georgia em {
       font-size: 1.3rem;
   }
}

@media only screen and (max-width: 1024px) {
    body::before, body::after {
        width: 30px;
        background-size: 100%;
        background-repeat: repeat-y;
    }
}

@media only screen and (max-width: 767px) {
    body::before, body::after {
        width: 20px;
        background-size: 100%;
        background-repeat: repeat-y;
    }
    .font24 {
          font-size: 1.25rem;
      }
      
    .font28, .resp-georgia em {
      font-size: 1.05rem;
    }
    .list-title {
      font-size: 1.1rem;
    }
}/* End custom CSS */