/*
StrumentiGrandi
TheSpiceGirls (Ricky & Pierre)
Release 3
08/05/2021
*/

/* Override CSS di Bootstrap */

.img_header {
    max-width:400px;
    cursor: pointer;
}

.dropdown_override {
    margin: 0 0 0 10px;
}

.img_footer {
    max-width: 200px;
}

.img-card-ovr {
    height: 25vh;
    object-fit: contain;
}

.card-ovr {
    width: 300px;
}

.descarticolo-ovr {
    max-width: 400px;
}

.sectionform-ovr {
    max-width: 400px;
}

.cartitem-ovr {
    width:100px;
    height: 10vh;
    object-fit: contain;
}

.link-ovr:hover {
    text-decoration: none;
}