.elementor-kit-3479{--e-global-color-primary:#0F0F0F;--e-global-color-secondary:#D8B357;--e-global-color-text:#959292;--e-global-color-accent:#3C9AA3;--e-global-color-9c568c8:#DCE2D8;--e-global-color-7968dce:#524D3F;--e-global-color-10374fb:#9E8F6A;--e-global-color-d100b6a:#9E8F6A;--e-global-color-1a4183c:#8C2803;--e-global-color-d51dd47:#E0D7B9;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-14b5d07-font-family:"Helvetica";--e-global-typography-14b5d07-font-size:59px;--e-global-typography-c971466-font-family:"Helvetica";--e-global-typography-c971466-font-size:16px;background-color:#E0D7B9;}.elementor-kit-3479 e-page-transition{background-color:transparent;background-image:linear-gradient(180deg, #FFBC7D 0%, var( --e-global-color-7968dce ) 100%);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0rem;--container-default-padding-right:2rem;--container-default-padding-bottom:0rem;--container-default-padding-left:2rem;}.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 */.elementor-sticky--effects {
  box-shadow: none !important;
  transition: box-shadow 0.3s ease;
}
.elementor-sticky--effects.elementor-sticky--active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
}
html, body, .elementor-section-wrap, .elementor-container, .elementor-section {
  overflow: visible !important;
}
html {
  scroll-behavior: smooth;
}

#second {
  scroll-margin-top: 90px;   /* replace 90 with your header height in px */
}
html, body { 
    max-width: 100%; 
    overflow-x: hidden; 
}

a[href^="tel"] {
    color: #0E8FCA !important; /* Replace with your color */
    text-decoration: none !important;
}/* End custom CSS */