/* Füge hier Dein eigenes CSS ein */

#menu-item-shop .cart_dropdown_link {
    background: transparent;
    
    color: inherit;
    z-index:1000px;
    width: auto;
    -webkit-transition: color 0.15s ease-out;
    transition: color 0.15s ease-out;
    padding: 0 38px;
    float: left;
    line-height: 0px;
}













