.page-id-243 .entry-title{
display: none;
}

.site-navigation {

	background: #fc8216 !important;
	border-radius: 10px;
}
ul.sf-menu li.menu-item a{
	font-size:20px;
	font-weight: bold;
}
ul.sub-menu li.menu-item a{
	font-size:10px;
	font-weight: bold;
}

li.menu-item-1281 a{
	font-size:18px;
	font-weight: bold;
	line-height:0.6
} 

/* .page-id-34 .header-inner{
display:none !important;
}

.page-id-35 .header-inner{
display:none !important;
}

.page-id-36  .header-inner{
display:none !important;
} */

.page-id-37 .header-inner,
.page-id-36  .header-inner,
.page-id-35 .header-inner,
.page-id-34 .header-inner,
.page-id-699 .header-inner,
.page-id-701 .header-inner,
.page-id-703 .header-inner,
.page-id-705 .header-inner,
.page-id-707 .header-inner,
.page-id-709 .header-inner,
.page-id-711 .header-inner,
.page-id-713 .header-inner,
.page-id-715 .header-inner,
.page-id-542 .header-inner,
.page-id-580 .header-inner
{
display:none !important;
}

header.sub-menu {
		position:relative;
    overflow: visible !important;
		z-index:500000;
}
header.nav-menu {
		position:relative;
    overflow: visible !important;
		z-index:500000;
}

@media (max-width: 710px) {
    .header-image.parallax {
        background-size: contain;
    }
}

/* ul.pros li {
list-style-image:url('https://factorinfinance.com.au/wp-content/uploads/2021/09/005-checkGREEN.png');
}
ul.cons li {
list-style-image:url('https://factorinfinance.com.au/wp-content/uploads/2021/09/097-warning.png');
}	
 */
.pros a {
	color: #419D25;
}

.pros li {
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	list-style-type: none;
	border-top: none;
}

.pros li:before {
        content: "\f529";
	display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 90px/1 'dashicons';
	color: #419D25;
	margin-right: 10px;
	word-wrap: break-word;
	vertical-align: middle;
}

.cons a {
	color: #AD0505;
}

.cons li {
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	list-style-type: none;
	border-top: none;
}

.cons li:before {
        content: "\f542";
	display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 90px/1 'dashicons';
	color: #AD0505;
	margin-right: 10px;
	word-wrap: break-word;
	vertical-align: middle;
}