.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1677 .elementor-element.elementor-element-1b5afd7b{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS *//* Peida nool vaikimisi */
.tabMenuArrow {
  visibility: hidden;
}

/* Näita noolt aktiivsel tabil */
.e-tab-base[aria-selected="true"] .tabMenuArrow {
  visibility: visible;
}
  
/* avaleht apply red to icon when tab is active */

.elementor .e-tab-base[aria-selected="true"] svg {
  filter: brightness(0) saturate(100%) invert(14%) sepia(85%) saturate(3000%) hue-rotate(350deg) brightness(90%);
}/* End custom CSS */