/**
 * Theme Name:   Zetpy Omni
 * Theme URI:    http://zetpy.com/
 * Description:  
 * Author:       Kenneth
 * Author URI:   http://zetpy.com/
 * Template:     blocksy
 * Version:      1.0.3
 * Text Domain:  zetpy
 */

 #coupons_list {
	/*display: block !important;*/
	margin-bottom: 20px;
}

/* mycred */
#mycred-partial-payment-total h2 {
  display: none !important;
}

#user_switching_switch_on {
	bottom: 10px !important;
	left: auto !important;
	right: 10px;
	line-height: 10px;
}

#user_switching_switch_on a {
	font-size: 0pt !important;
	padding: 5px !important;
	background: #FF0000 !important;
	border-radius: 50%;
}
