@media (min-width: 1200px) {
  .container-large {
    max-width: 1790px;
    width: auto;
    margin: 0 auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .container-large {
    max-width: 100%;
    width: auto;
    margin: 0 auto; } }

/*# sourceMappingURL=profile3478310273.css.map */


/*Margin btn vedi tutte le categorie*/
.AppButton.btn-show-all.ApButton {
    display: flex;
    justify-content: center;
    margin-top: 2em;
}

.footer-top {
    background-color: #fff;
}

.box-about-ct .bold {
    max-width: 600px !important;
}

.box-about-ct p {
    max-width: 600px  !important;
}
.img-prodotti-carosello img.img-fluid {
    object-fit: cover;
}