﻿.epresto.zeroWasteIndex {

    /* Allgemein */
    --theme-main-color: #0dc2c9; 
    --theme-main-color-lighter: #e2f8f9;
    --theme-main-color-darker: #0aa6a6;
    --theme-loadingbar-color: var(--theme-main-color);   
    --theme-accent-color: #025159;
    --theme-focus-color: var(--theme-accent-color);

    --theme-aside-map-background: url(../../../Leih-Miet.Index/Pix/AsideMapBackground.webp);

    /* List */
    --theme-list-article-border1: url(../../../Leih-Miet.Index/List/Pix/ArticleBorder1.jpg);
    --theme-list-article-border2: url(../../../Leih-Miet.Index/List/Pix/ArticleBorder2.jpg);
    --theme-list-article-border3: url(../../../Leih-Miet.Index/List/Pix/ArticleBorder3.jpg);
    --theme-list-article-border4: url(../../../Leih-Miet.Index/List/Pix/ArticleBorder4.jpg);
    --theme-list-article-border5: url(../../../Leih-Miet.Index/List/Pix/ArticleBorder5.jpg);

    --theme-list-multiplefiltercontrol-button-textcolor: var(--theme-main-color-darker);
    --theme-list-multiplefiltercontrol-button-textcolor-enabled: #ffffff;
    --theme-list-aside-map-labeledmarker-filter-hovered: brightness(50%) contrast(170%);

    /* Detail */
    --theme-detail-industryheader-background: url(../../../Leih-Miet.Index/Detail/Pix/industryHeaderBackground.webp);
    --theme-detail-compactcard-heading-icon-openinghours: url(../../../Common.Index/Detail/Pix/CompactCardHeadingIconOpeningHours.svg), url(../../../Leih-Miet.Index/Detail/Pix/CompactCardHeadingIconBackground.webp);
    --theme-detail-compactcard-heading-icon-web: url(../../../Common.Index/Detail/Pix/CompactCardHeadingIconWeb.svg), url(../../../Leih-Miet.Index/Detail/Pix/CompactCardHeadingIconBackground.webp);
    --theme-detail-compactcard-heading-icon-address: url(../../../Common.Index/Detail/Pix/CompactCardHeadingIconAddress.svg), url(../../../Leih-Miet.Index/Detail/Pix/CompactCardHeadingIconBackground.webp);

    /* Create */
    --theme-create-butisprivate-enabled: url(../../../Leih-Miet.Index/Create/Pix/butIsPrivateEnabled.webp);
    --theme-create-butisprivate-disabled: url(../../../Leih-Miet.Index/Create/Pix/butIsPrivateDisabled.webp);
    --theme-create-butisowner-enabled: url(../../../Leih-Miet.Index/Create/Pix/butIsOwnerEnabled.webp);
    --theme-create-butisowner-disabled: url(../../../Leih-Miet.Index/Create/Pix/butIsOwnerDisabled.webp);

    /* Dialog */
    --theme-header-dialog: url(../../Leih-Miet.Index/Pix/headerDialog.webp);
}
