.single-post .entry-header { text-align:center; }
.single-post .entry-header a.lead { color:var(--white); padding:0.25rem 0.5rem; margin:0.25rem; border:2px solid var(--white); }
.single-post .entry-header .entry-title { font-family:Gilroy; text-align:center; margin-top:1rem; }
.single-post #content p { text-align:justify; }
.single-post #content .text-indent-1 { text-indent:2rem; }
.single-post #content .text-indent-2 { text-indent:3rem; }
.single-post #content .text-indent-3 { text-indent:4rem; }
.single-post #content .text-indent-4 { text-indent:5rem; }
.single-post #content .text-indent-5 { text-indent:6rem; }
.single-post #content h1,
.single-post #content h2,
.single-post #content h3,
.single-post #content h4,
.single-post #content h5,
.single-post #content h6 { color:var(--primary); }
.single-post #content h1 strong, .single-post #content h1 b,
.single-post #content h2 strong, .single-post #content h2 b,
.single-post #content h3 strong, .single-post #content h3 b,
.single-post #content h4 strong, .single-post #content h4 b,
.single-post #content h5 strong, .single-post #content h5 b,
.single-post #content h6 strong, .single-post #content h6 b { font-family:Gilroy; }
.single-post #content #main iframe { display:block; margin:auto; }
.single-post #content img.size-full { margin-bottom:1rem; }
.single-post #content img { margin-bottom:1rem; }
.single-post #content img.aligncenter { display:block; }
.single-post .banner .gform_heading img { width:25px; height:25px }
.single-post .banner ul,
.single-post .banner .form-group { margin-bottom:0; }
.single-post .banner .gf_simple_horizontal_wrapper .gform_footer { margin-left:0.75rem; }
.single-post .banner .gf_simple_horizontal_wrapper .gform_body,
.single-post .banner .gf_simple_horizontal_wrapper .gform_footer,
.single-post .banner .form-inline_wrapper { display:inline-block; }
.single-post #banner-dexterous button[type=submit] { margin-left:0.75rem; margin-right:0.75rem; }
.single-post #banner-dexterous { background: #fff url(https://www.leadingedgeenergy.com.au/wp-content/uploads/2017/08/dext.png) no-repeat; background-size: cover; }
.single-post #banner-start-saving,
.single-post #banner-best-time,
.single-post #banner-need-assistance-applying { background-image: linear-gradient(to right,#294897,#294897,#34bcaf,#6fc9e4); }
figure.w-100 img { width:100%; }
.boxbar{ font-family: Gilroy-Black; font-weight: 500; font-size: 2.5rem; }
.single-post #content h4 { font-family: Gilroy, Arial, sans-serif; font-weight: 700; font-size: 1.2rem; }
.lee-table tr td { padding: 10px 5px; line-height: 1.2; }
.lee-table tr:nth-child(even) { background-color: #eee; }
.lee-table-subhead { background-color: rgba(42, 62, 149, 0.8) !important; color: #fff; }
.lee-table-header { background-color: #2a3e95; color: #fff; }
.btn.wp-block-button {
    margin-bottom: 30px;
}
.btn.wp-block-button > .wp-block-button__link {
    padding: 0;
}
.btn.wp-block-button a {
    text-decoration: none !important;
}
.market-dfttable tr > td {
    border: 1px solid #dee2e6;
}
@media only screen and (max-width: 991px){
.market-dfttable table,
.lee-table table {width: 800px !important;}
.market-dfttable,
.lee-table {overflow-x: scroll; width: 100%;}
}
table.has-fixed-layout tr > td {
    border: 1px solid #dee2e6;
}
.market-rates-unit {
    font-size: 16px;
}
@media (min-width: 768px) {
	.single-post .banner .gform_heading,
	.single-post .banner .gform_body { -webkit-box-flex: 1!important; -ms-flex: 1 1 auto!important; flex: 1 1 auto!important; }
	.single-post .banner .gform_body ul { display:flex; }
	.single-post .banner .gform_body ul .form-row { margin-bottom:0; }
	.single-post .banner .gform_body ul .form-group { margin-left:0.75rem; }
	.post-template-loop-templatescontent-blog-php #content .container { max-width: 900px; }
}
@media (max-width: 767px) {
	.site {overflow-x: hidden;}
	.single-post .banner:not(#banner-dexterous) .gform_body ul .form-group { margin-bottom:1rem; }
	.single-post .banner:not(#banner-dexterous) .gform_footer { text-align:right; width:100%; }
	.boxbar{ font-size:1.6rem; }
	#zsiq_float #titlediv {
		display: none;
	}
}

.market-review-post_ordered-list > li + li {
	margin-block-start: 0.5rem;
}

.market-review-post_unordered-list > li + li {
	margin-block-start: 0.5rem;
}

.percentage-up {
	color: #e34646;
}

.percentage-down {
	color: #007d44;
}


.get-started-info {
    width: 100%;
    max-width: 560px;
    text-align: center;
    margin: 25px auto 0;
    background-color: #fff;
    padding: 20px 40px;
    border: 1px solid #2a3e95;
    border-radius: 10px;
}
.get-started-info .btn-primary {
    border-radius: 50px;
    font-size: 16px;
    padding: 8px 39px;
    font-weight: 500;
    margin-top: 5px;
}
.get-started-info p {
    color: #2a3e95 !important;
}

.asx-base-electricity-futures > iframe {
    width: 100%;
    min-height: 500px;
}

@media only screen and (max-width: 767px){
.get-started-info{
padding: 20px 25px;
}
.asx-base-electricity-futures > iframe {
    min-height: 300px;
}
	
}

html {
		scroll-padding-top: 80px;
	}