.artlist_tooltip, .artlist_tooltip:after, .page_artlist_stock_tooltip, .page_artlist_stock_tooltip:after {
    background: #91cB3e;
}

button.box_search_button {
    background: #91cB3e;
}

.box_newsletter_button input {
    background: #91cB3e;
}

#ud_shop_start #body_title h1 {
    color: #91cB3e;
}

a {
    color: #91cB3e;
}

#box_cart_content_full:after {
    color: #91cB3e;
}

.page_artlist_iconrow .page_artlist_cart_button.page_artlist_iconrow_icon {
    background: #91cB3e;
}

#page_tooltip_cart_button {
    background: #91cB3e;
}

.tooltip_icon .artdet_tooltip, .tooltip_icon .artdet_tooltip:after {
    background: #91cB3e;
}

#exposeMask, #exposeMaskOverlay {
       background-color: rgba(255, 255, 255, .15) !important;
}

.overlay_error {
    background: #B14694;
}

button.overlay_button_1:hover, button.overlay_button_2:hover, button.overlay_button_3:hover, .overlay_dialog button:hover, button.close:hover {
    background: #90C143;
}

.page_artdet_content_inner .page_artdet_func_icon:before {
    
    color: #b44198;
}

.artdet_tooltip, .artdet_tooltip:after, .text_select_tooltip, .text_select_tooltip:after {
    background: #91cB3e;
}

#page_artdet_cart_button a:hover {
    background: #91cB3e;
}

.page_artdet_func_button .page_artdet_func_icon:hover {
    box-shadow: 0px 0px 0px 8px #91cB3e inset;
}

#page_artdet_properties .stock_tooltip, #page_artdet_properties .stock_tooltip:after {
    background: #91cB3e;
}

.page_artdet_neighbor_prev a:hover, .page_artdet_neighbor_next a:hover {
    box-shadow: 0px 0px 0px 8px #91cB3e inset;
    color: #91cB3e;
}

.box_cart_itemlist .box_cart_button input {
    background: #91cB3e;
}

.snowflake {
    z-index: 100;
    position: absolute;
    width: 10px;
    height: 10px;
    background: linear-gradient(white, white); /* Workaround for Chromium's selective color inversion */
    border-radius: 50%;
    filter: drop-shadow(0 0 10px white);
}
