/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.0.11.1578467693
Updated: 2020-01-08 08:14:53

*/

.infomessage{
    font-weight: bold;
    color: red;
	padding: 0 0 0 3%;
    margin-bottom: 3%;
}

#voucherCode{
	background-color: #eee;
    border: none;
    border-radius: 15px;
    width: 100%;
    padding: 10px;
}

tr.voucher #voucherButton{
	color: #B1C80C!important;
    cursor: pointer;
	margin: 10px;
}

#voucherCodeInfo{
	color: #B1C80C!important;
	margin-left: 5px;
}

#removeVoucher{
	cursor: pointer;
	font-weight: bold;
}