.list-group-item:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    left: 200px;
    align-content: center;
    z-index: 10;
}

.list-group-item {
    z-index: 15;
}

.product {
    z-index: 20;
}

.content {
    z-index: 19;
}

.text-list {
    text-align: left;
}

.product-classified {
    text-align: center;
    font-size: x-small;
    border: none;
}

.product-classified-title {
    text-align: center;
    font-size: x-small;
}

.product-border {
    border: 1px solid;    
    /*box-shadow: 10px 10px 5px #888888;*/
}

.image-classified {
    width: 70%;
    left: 17%;
}

.image-logo img {
    width: 40%;
}
