.elementor-kit-10{--e-global-color-primary:#D6D8D7;--e-global-color-secondary:#4A4A4A;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:25px;--e-global-typography-57fb428-font-family:"DM Sans";--e-global-typography-57fb428-font-size:20px;--e-global-typography-40231a5-font-family:"Inter";--e-global-typography-40231a5-font-size:25px;--e-global-typography-40231a5-font-weight:600;--e-global-typography-40231a5-text-transform:capitalize;--e-global-typography-40231a5-line-height:30px;background-color:var( --e-global-color-accent );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-bottom:36px;}.elementor-kit-10 a{color:var( --e-global-color-text );}.elementor-kit-10 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-text );border-radius:8px 8px 8px 8px;padding:10px 15px 10px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.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:18px;padding-inline-start:18px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;gap:51px;}.site-footer .footer-inner{width:579px;max-width:100%;}.site-footer{padding-inline-end:26px;padding-inline-start:26px;}@media(max-width:1024px){.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:25px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*button css*/

.elementor-button  ,.add_to_cart_button{
  background: linear-gradient(
    to right,
    #65C6BF 0%,
    #F6BA61 47%,
    #F25C49 92%
  ) !important;
  color: #000 !important;
  
 font-weight:400 !important; 
}
.elementor-button  svg  {
    
    fill: #000 !important ;
    font-weight: 300 !important;
    
}

.elementor-button:hover , .add_to_cart_button:hover{
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}/* End custom CSS */