/*
Theme Name: m2media 2020 theme
Theme URI: http://m2media.com.au
Author: Cassie Selin, M2Media
Author URI: http://m2media.com.au
Description:
Version: 1.0
*/

.index-content a {color: #DD0000}

.pricebtn {
	width: 110px;
	padding: 10px !important;
	background: #C30303;
	font-size: 14px;
	border-radius: 4px;
	display: inline-block;
	color: #FFF !important;
	font-weight: bold;
	text-align: center;
}

.wysiwyg a.elementor-button-link, .index-content a.elementor-button-link, .page-section a.elementor-button-link {
	color: #fff;
}
/*** NINJA TABLES ***/

.footable-header {background-color: #b4e7ec}
.ninja_table_row_0 {background-color: #edfabb}
.ninja_column_1 {min-width: 150px}

.tablepress tbody {
	background: #FFF !important;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #666 !important;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	vertical-align: middle;
	padding: 10px;
	border-top: 0
}

.tablepress tr.row-2 td {
	background-color: #f2f9ff;
}

.tablepress tbody td {
	vertical-align: middle !important;
	line-height: 18px;
	background: #FFF;
}