#gd #gd_list{
    margin-top:50px;
}
#gd * #gdSubmitButton{
    width:100%;
}
#gd * h3{
    margin-top:35px;
}
#gd .eshopIndexItemsLiens, .eshopIndexItemsLibelle, .eshopIndexItemsLibelle:hover{
    background-color:transparent !important;
    color:262626;
}
#gd .eshopIndexItemsImage {
    border-bottom: 0;
    background-color: transparent;
}
#gd .eshopIndexItemsBorder{
    border:0;
    box-shadow: 0px 5px 5px #888888;
    background-color: white;
    padding-top: 15px;
}
#gd .eshopIndexItemsLibelleSpan{
    font-weight:600;
    height:60px;
    margin-top:10px;
    display:inline-block;
}

#gd .eshopIndexItems, .eshopIndexItemsList{
    margin-bottom:10px;
}

#gd .eshopIndexItemsBorder{
    border: 0px;
    background-color: #fff;
}
#gd .eshopIndexItemsImage{
    border-bottom: 0px;
    padding-left:10px;
    padding-right:10px;
    background-color: #fff;
}
#gd .eshopIndexItemsLiens, #gd .eshopIndexItemsLibelle{
    color:#000;
    background-color:#000;
    padding-left:5px !important;
    padding-right:5px !important;
}
#gd .eshopIndexItems .eshopIndexItemsLibelle a.eshopIndexItemsLibelleLien{
    font-weight:bold;
    font-size:14px;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    padding-top:10px !important;
    display:inline-block;
}

#gd .eshopIndexItemsLibellePrix{
    font-weight:bold;
    font-size:14px;
    color:#ED5565;
}

#gd .eshopIndexItemsLiens{
    background-color:#ED5565;
    border-left:1px solid #fff;
}
#gd .eshopIndexItemsLiens:hover{
    background-color:#606972;
    cursor:pointer;
}