.elementor-80 .elementor-element.elementor-element-2e5e967{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-4a2eecf{font-family:"Open Sans", Sans-serif;font-weight:400;}.elementor-80 .elementor-element.elementor-element-ed0bd13{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-e9e8ac9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-ad2e871 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:30px;font-weight:800;color:var( --e-global-color-primary );}.elementor-80 .elementor-element.elementor-element-e96854b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-47acf0f{font-family:"Open Sans", Sans-serif;font-weight:600;}@media(max-width:767px){.elementor-80 .elementor-element.elementor-element-ad2e871 .elementor-heading-title{font-size:20px;}.elementor-80 .elementor-element.elementor-element-47acf0f{font-size:13px;}}/* Start custom CSS for shortcode, class: .elementor-element-ec676ac *//* 1. Target the text of the horizontal list items */
.ec-store .ec-category-list__item .ec-category-list__title {
    color: #4DBDBB !important;
    font-weight: 600 !important;
}

/* 2. Target the little dropdown arrows next to the text */
.ec-store .ec-category-list__item svg {
    fill: #4DBDBB !important;
}

/* 3. Hover state for both text and arrow */
.ec-store .ec-category-list__item:hover .ec-category-list__title {
    color: #3ca9a7 !important;
}

.ec-store .ec-category-list__item:hover svg {
    fill: #3ca9a7 !important;
}

/* 4. The border around the whole list (if you want to match the search bar) */
.ec-store .ec-category-list {
    border: 1px solid #eeeeee !important; /* Keep light or change to #4DBDBB */
    border-radius: 8px !important;
}/* End custom CSS */