#numerosContacto{
    margin-top: 10%;
}
.legend{
	font-size: 2.5rem !important;
	color: black !important;
	font-weight: 700 !important;
}
#numerosContacto > div > div > a > p {
    margin-top: 10px;
    margin-left: 1%;
}
#numerosContacto > div > div > p {
    margin-top: 10px;	
    margin-left: 1%;
}
#contact-form > .fieldset > .fieldset > .fields{
	max-width:100% !important;
}
.contacts-title{
	font-size: 2rem !important;
	color: black !important;
	font-weight: 700 !important;
}
#contact-form{
	margin-top: 10%;
}
.contact-info{
	margin-top: 7%;
}	
.primary > .action{
	background:#5bbe67!important;
	font-weight: 600;
}
.primary > .edit{
	background: none !important;
	font-weight: 600;
	width:unset !important;
}
.primary > .action > span{
	color: white !important;
}
#numerosContacto > div > div > p{
	margin-left: 5px;
}
.cart-item-qty{
	margin-left: 15%;
}
.action.viewcart{
	background:#35526c !important;
}
