@charset "utf-8";
/* Aggiungi di seguito il tuo stile personalizzato */

.owl-theme .owl-nav {
    top: calc(50% - 8px);
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	padding: 0 !important;
}

#categorie-home .owl-carousel .item {
    margin-left: 1em;
    margin-right: 1em;
}
