.elementor-kit-6{--e-global-color-primary:#1F2937;--e-global-color-secondary:#00FDFF;--e-global-color-text:#1F2937;--e-global-color-accent:#EFEFEF;--e-global-typography-primary-font-family:"arboria";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"arboria";--e-global-typography-secondary-font-weight:500;--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:"Roboto", Sans-serif;font-weight:400;}.elementor-kit-6 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){--kit-widget-spacing: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 */.woocommerce span.onsale {
  background-color: #1F2937;   /* dark grey background */
  color: #00FDFF;              /* bright cyan text */
  text-transform: capitalize;   /* all lowercase letters */
  font-family: 'Arboria', sans-serif;  /* Arboria font */
  padding: 6px 12px;           /* adds space around text */
  border-radius: 50px;          /* soft rounded corners */
  font-weight: 500;            /* medium weight for clarity */
  font-size: 14px;             /* adjust as needed */
  letter-spacing: 0.5px;       /* gives breathing room */
  display: inline-block;       /* ensures consistent spacing */
}/* End custom CSS */