/*
Theme Name:     Sweetdate Child
Theme URI:
Description:    Child theme for Sweetdate
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*/


/** Modification boutons consultation profile **/ 
#item-buttons > div.friendship-button.not_friends.generic-button > a {
	background:rgba(236,21,90,255);
}
a.friendship-button, div.generic-button a {
	font-size:14px;
	min-width: 120px;
	min-height: 40px;
	margin-bottom:10px;
}
/** Fin modification boutons profile**/

/** cache le bouton upgrade **/
#profile > div > div.five.columns > a {
	display: none;
}
