.elementor-kit-7{--e-global-color-primary:#0F2154;--e-global-color-secondary:#D41184;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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{
    overflow-x: hidden !important;
    margin-bottom: 0px !important;
}

  html, body {
    overflow-x: hidden !important;
  }
  .codebaby-ui .close {
      display: none;
  }
  
.header-2{
    height: 75px;
    width: 100% !important;
    transform: translatey(-80px);
    -moz-transition: all .3s ease!important;
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

.header-1{
    height: 80px !important;
}

body.page-id-15072 .header-2 {
  position: sticky;
  top: 0;
  z-index: 9999;
  transform: translateY(0) !important;
  display: block !important;
}

/* Optional: Hide header-1 only on that page */
body.page-id-15072 .header-1 {
  display: none !important;
}

.elementor-sticky--effects.header-2{
    height: auto !important;
    transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
    display: none !important;
}

:target {
  /* e.g. height of your fixed header */
  scroll-margin-top: 60px;
}
@media only screen and (max-width: 766px) {
    :target {
      /* e.g. height of your fixed header */
      scroll-margin-top: 0px !important;
    }
}/* End custom CSS */