.elementor-kit-7{--e-global-color-primary:#F1F1F1;--e-global-color-secondary:#7F5539;--e-global-color-text:#291A16;--e-global-color-accent:#E1A935;--e-global-color-818eadc:#B48B37;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--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;background-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#D01110;}.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 */.page-tabs{
  position: sticky;
  top: 80px;
  z-index: 999;
  background: #f1f1f1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 12px;
  border-bottom: 1px solid #eee;
}

.page-tabs a{
  text-decoration: none;
  padding: 8px 14px;
  background: #b48b37;
  border-radius: 999px;
  color: #291a16;
  font-weight: 600;
  font-size: 14px;
  transition: 0.2s ease;
  white-space: nowrap;
}

.page-tabs a:hover{
  background: #e1a935;
  color: #fff;
}

.elementor-section[id],
.e-con[id],
[id]{
  scroll-margin-top: 160px;
}/* End custom CSS */