.elementor-kit-96{--e-global-color-primary:#292929;--e-global-color-secondary:#F8F7F3;--e-global-color-text:#292929;--e-global-color-accent:#FFC000;--e-global-color-7061e1c:#F56565;--e-global-color-3ea36f2:#3C7A6F;--e-global-color-e0b7ab7:#000000;--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:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-028a434-font-family:"Poppins";--e-global-typography-028a434-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-482f8f7-font-family:"Poppins";--e-global-typography-482f8f7-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-888695d-font-family:"Poppins";--e-global-typography-888695d-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-101bc86-font-family:"Poppins";--e-global-typography-101bc86-font-size:clamp(1.8rem, 1.7007rem + 0.4103vw, 2rem);}.elementor-kit-96 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* Make all buttons rounded and smooth */
.elementor-button {
    border-radius: 6px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    transition: all 0.3s ease !important;
}

/* Add a glow to buttons on hover */
.elementor-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 168, 232, 0.3) !important;
}

/* Make product images clean */
.woocommerce ul.products li.product img {
    border-radius: 8px;
    border: 1px solid #e1e1e1;
}/* End custom CSS */