.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#A2A2A2;--e-global-color-5c0f6e0:#808080;--e-global-color-75aaa5e:#FFFFFF;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:31px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-9b39ada-font-family:"Courier Prime";--e-global-typography-9b39ada-font-size:13px;--e-global-typography-9b39ada-text-transform:lowercase;color:#9F9F9F;font-family:"Manrope", Sans-serif;font-size:15px;font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#9E9E9E;}.elementor-kit-5 h1{color:#000000;font-family:"Lato", Sans-serif;}.elementor-kit-5 h2{color:#000000;font-family:"Lato", Sans-serif;}.elementor-kit-5 h3{color:#000000;font-family:"Open Sans", Sans-serif;}.elementor-kit-5 h4{color:#000000;}.elementor-kit-5 h5{font-family:"Open Sans", Sans-serif;}.elementor-kit-5 h6{font-family:"Courier Prime", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}.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);}.elementor-lightbox{background-color:#FFFFFFBF;--lightbox-ui-color:#FF0000DE;--lightbox-ui-color-hover:#FF7D7D;--lightbox-text-color:#000000;--lightbox-header-icons-size:38px;--lightbox-navigation-icons-size:39px;}.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 *//* Ensure the SVG inherits colors */
.elementor-lightbox .elementor-swiper-button-prev svg,
.elementor-lightbox .elementor-swiper-button-next svg {
  fill: currentColor !important; /* inherit from parent */
  color: black !important;         /* sets the color for currentColor */
}

/* Optionally target the container to adjust color and size */
.elementor-lightbox .elementor-swiper-button-prev,
.elementor-lightbox .elementor-swiper-button-next {
  color: black !important;
  font-size: 62px !important;
}

/* If SVG path is hardcoded, override directly on the path */
.elementor-lightbox .elementor-swiper-button-next svg path,
.elementor-lightbox .elementor-swiper-button-prev svg path {
  fill: black !important;
}/* End custom CSS */