.elementor-kit-12{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#1A9046;--e-global-color-631c06b:#E27A31;--e-global-color-a94c49f:#B3E8C7;--e-global-color-8d719fe:#FFFFFF;--e-global-color-59b2973:#1A9046;--e-global-color-39298d7:#A4EAC4;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:14px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{font-size:24px;}.elementor-kit-12 h2{font-size:22px;}.elementor-kit-12 h3{font-size:20px;}.elementor-kit-12 h4{font-size:18px;}.elementor-kit-12 h5{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}.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 */.wa-wrapper {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wa-btn {
  background: #25D366;
  color: #fff;
  padding: 10px 14px;
  border-radius: 50px;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.wa-btn:hover {
  opacity: 0.9;
}

.wa-second {
  background: #128C7E;
}/* End custom CSS */