.zg-cart-continue-shopping{
	text-align:center;
	margin-top:20px;
}

.zg-cart-continue-shopping a{
	text-decoration:underline;
}

.zg-coupon-input{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

.zg-coupon-button{
	width:100%;
}

#zg_coupon_message .woocommerce-message,
#zg_coupon_message .woocommerce-error{
	margin:15px 0 0;
}
#fake_apply_coupon {
  font-weight: 400;
  border: 0;
  background: #483082;
  color: #fff;
}
.custom-coupon-section { text-align: center; margin-top: 20px; }
            #trigger_coupon { 
                display: inline-block; 
                cursor: pointer; 
                font-weight: 500;
                padding: 10px;
            }
 #fake_coupon_container { 
                display: none; 
                margin-top: 10px; 
                padding: 15px; 
                border: 1px solid #eee; 
                background: #fafafa; 
            }
			
			