.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#262626;--e-global-color-accent:#64B445;--e-global-color-06cdae1:#F4F4F4;--e-global-color-80a4310:#EAEAEA;--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-5 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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 */.elementor-button {
    background: linear-gradient(to bottom, transparent 50%, var( --e-global-color-secondary ) 50%);
    background-size: 100% 200%;
    transition: background-position 0.5s, color 0.5s;
}

.elementor-button:hover {
    background-position: 0 -100%;
    color: var( --e-global-color-text ) ;
}
.elementor-button {
    position: relative;
    overflow: hidden; 
}

.elementor-button svg {
    transition: transform 0.5s ease; 
}

.elementor-button:hover svg {
    transform: translateX(10px);
}
.elementor-button-icon svg {
    width: 20px !important;
    height: auto;

}
.elementor-button:hover path {
    fill: var(--e-global-color-text);
}

/*Cart*//* End custom CSS */