/*
Theme Name: The Aawardz
Theme URI: http://aawardz.com/
Author: QantumThemes
Author URI: https://aawardz.com
Description: Events The Awardz Theme
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: The Awardz Theme
Domain Path: /languages/
Tags: two-columns, right-sidebar
*/

/**
 * ================================================================================================
 *
 *	INFO FOR DEVELOPERS:
 *	The main css file is in ./css
 *	Main CSS: 			./css/main.css
 *	Main CSS minified:	./css/main-min.css
 * 	It is not recommended to add CSS here, instead, use the child theme and add your styles to that.
 *
 * ================================================================================================
 */
.evenz-section-caption .evenz-capfont, .evenz-section-caption .evenz-cats, .evenz-section-caption .evenz-tags{
	font-size:1.441rem;
}
p{
text-align:justify;	
}

.tabletext{
	width:90% !important;
}
table td, table th{
	border-bottom:none !important;
}
strong{
	font-size:16px
}
#evenz-body #evenz-master input[type="checkbox"], #evenz-body #evenz-master input[type="radio"]{
	float:none;
}
.registration table
{
	width:100%;
}
.registration table tr td{
	padding:20px;
}
