.elementor-kit-5{--e-global-color-primary:#1E4D07;--e-global-color-secondary:#3A8A0E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-5 h1{font-family:"Montserrat", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-5 h2{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-5 h3{font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:700;}.elementor-kit-5 h4{font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:600;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-5 img{border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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 *//* ============================================================
   HIMVEDA — Fix Tab Hover Pink/Red Color Override
   Paste in: Elementor > Site Settings > Custom CSS
   ============================================================ */

/* Override theme default button hover styles on tab buttons */
.hv-pt,
.hv-pt:hover,
.hv-pt:focus,
.hv-pt:active,
.hv-pt:visited {
    background: transparent !important;
    background-color: transparent !important;
    color: #888 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    text-decoration: none !important;
}

/* Active tab — green */
.hv-pt.active,
.hv-pt.active:hover,
.hv-pt.active:focus {
    color: #1E4D07 !important;
    border-bottom-color: #1E4D07 !important;
    background: transparent !important;
}

/* Non-active hover — just turn green, nothing else */
.hv-pt:not(.active):hover {
    color: #1E4D07 !important;
    background: transparent !important;
    border-bottom-color: transparent !important;
}/* End custom CSS */