body.ce-kit-1 .breadcrumb:not(#e), body.ce-kit-1 .elementor-row{text-align:center;justify-content:center;}/* Start custom CSS for page-settings */#wrapper .breadcrumb{
    margin: 20px;
    font-family: helvetica;
    font-size: 15px;
    font-weight: 600;
}
body.ce-kit-1 .breadcrumb:not(#e), body.ce-kit-1 .elementor-row{
    text-align: left;
}
a{
    text-decoration: none;
    color:#3d3d3d;
}
a:hover{
    color:red;
}
/*overflow orizzontale*/

.row{
    margin: 0 !important;
}
#content-wrapper{
    padding: 0 !important;
}
/*scroll orizzontale sizechart*/
.scroll-sizechart {
            max-width: 600px;
            overflow: auto;
        }/* End custom CSS */