.elementor-kit-14{--e-global-color-primary:#104C14;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#246B2E;--e-global-color-b5aeb33:#428148;--e-global-color-c58817e:#233D2B;--e-global-color-5420d44:#3e8255;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:#E7F8ED;--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;}.elementor-kit-14 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);}.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 *//* WooCommerce Add to Cart hover effect */
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
  background-color: #809f73 !important; /* Hover color */
  color: #fff !important; /* Text color */
  transition: background-color 0.3s ease, color 0.3s ease;
  
    /* === OPTIONAL EXTRAS BELOW === */
  transform: scale(1.05);               /* Slight grow effect */
  box-shadow: 0 0 8px rgba(0,0,0,0.15); /* Soft glow */
  border-color: transparent;            /* Clean edge */
}/* End custom CSS */