.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-color-ed2e161:#433244;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-size:58px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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:1179px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.navbar-nav .deliver-yellow a.nav-link{
        background-color:#ffb500;
    transition:all .6s ease;
    position: relative;
    padding: 5px 45px 5px 20px;
    line-height: 1;
}
.navbar-nav .deliver-yellow a.nav-link:hover {
    background-color:#ffb500!important;
}
.navbar-nav .deliver-yellow a.nav-link:after{
   
    opacity:1;
    transition:all .3s ease;
      content: "\f0a9";
    position:absolute;
    right:18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    margin-top:2px;
}
.navbar-nav .deliver-yellow a.nav-link:hover:after{
    right:12px;
    transition:all .7s ease;
}
.utility-bar{
    padding:0;
    display:none;
}/* End custom CSS */