/*label de Envíos Andreani*/
.checkout ul li, .shop_table ul .shipping__list_item{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}