.elementor-kit-13{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#68A15D;--e-global-color-text:#444444;--e-global-color-accent:#FFFFFF;--e-global-color-ef2a61f:#68A15D;--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;font-family:"Figtree", Sans-serif;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{font-family:"Figtree", Sans-serif;}.elementor-kit-13 h1{font-family:"Figtree", Sans-serif;}.elementor-kit-13 h2{font-family:"Figtree", Sans-serif;}.elementor-kit-13 h3{font-family:"Figtree", Sans-serif;}.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);}@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 *//* scrollbar */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #468d36;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}





.cus-product-item .elementor-social-icons-wrapper a, .cus-product-item .cus-product-arrow svg path, .cus-product-item .cus-product-arrow svg{
    transition: .1s;
}

.cus-product-item .cus-product-arrow svg{
    background: #fff !important;
    height: 25px !important;
    width: 25px;
    padding: 6px;
    border-radius: 50%;
}

.cus-product-item:hover .cus-product-arrow svg{
    background: #68a15d !important;
    height: 25px !important;
    width: 25px;
    padding: 6px;
    border-radius: 50%;
}

.cus-product-item .cus-product-arrow svg path{
    fill: #68a15d !important;
}

.cus-product-item:hover .cus-product-arrow svg path{
    fill: #fff !important;
}



.cus-cta-btn .elementor-button-icon svg{
    background: #68a15d !important;
    height: 22px !important;
    width: 22px;
    padding: 6px;
    border-radius: 50%;
    fill: #fff !important;
}

.cus-cta-btn .elementor-button-content-wrapper{
    align-items: center;
    gap: 8px;
}/* End custom CSS */