/*
 Theme Name:     Asoan
 Description:    Tema wordpress para Asoan
 Author:         ajesga
 Author URI:     http://www.ajesga.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* General */
#buddypress a {
	color: #529c72 !important;
}

/* Proveedores */
td.proveedor-rating a {
    margin-right: 10px;
}

td.proveedor-rating {
	width: 250px;
}

/* Directorio */
div#directorio .et_pb_widget {
    float: inherit;
}

/* Buddypress */
#buddypress div#item-header #item-actions h2 {
	font-size: 16px !important;
}

#buddypress div#item-header div#item-actions {
	width: 30%;
}

#buddypress div#item-header #item-actions {
	max-width: 30% !important;
}