.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#FE0000;--e-global-color-text:#111111;--e-global-color-accent:#6B6B6B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:400;}.elementor-kit-7 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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* Variation price color on single-product pages */
.single-product .woocommerce-variation-price .price,
.single-product .single_variation .price {
  color: #ff0000; /* red text */
}

/* Optional: control sale vs regular inside variation price */
.single-product .woocommerce-variation-price .price ins {
  color: #ff0000; /* red for sale/new price */
}
.single-product .woocommerce-variation-price .price del {
  color: #ff0000; /* red for crossed-out old price if you prefer */
}/* End custom CSS */