/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2026 | 03:08:34 */
/* Remove Elementor gap */
.slidess .e-con-inner {
    gap: 0 !important;
}

/* Add space between Slick slides */
.slidess .slick-slide {
    padding: 0 10px;
    box-sizing: border-box;
}

/* Offset the outer padding */
.slidess .slick-list {
    margin: 0 -10px;
}

/* Required for Elementor */
.slidess .slick-track {
    display: flex !important;
}

.slidess .slick-slide > div {
    height: 100%;
}

.slidess .elementor-element.elementor-widget.elementor-widget-image img {
    margin: 0px auto 10px;
}
html, body {
    overflow-x: hidden;
}
.slidess .slick-slide {
    margin: 0 15px;
}

.slidess .slick-list {
    margin: 0 -15px;
}
*{
	outline: none !important;
}
footer#colophon:before {
    content: "";
    position: absolute;
    color: #fff;
    z-index: 9;
    font-size: 20vw;
    /* margin-bottom: -120px; */
    background: url(https://bravestep.com.au/wp-content/uploads/2026/07/brave-step-bottom.webp);
    width: 100%;
    height: 107px;
    background-repeat: no-repeat;
    background-position: top;
    bottom: 0px;
    top: auto;
    background-size: cover;
}
.page-id-31 .tophead {
    position: absolute;
    background: transparent !important;
}
.tophead.fixedheader {
    position: fixed;
    background: #000000c7 !important;
    width: 100% !important;
}
.slidess .slick-prev, .slidess .slick-next {
    top: -65px;
    background: transparent;
    border-radius: 50%;
    font-size: 0px;
border-color: #000;
    width: 45px;
    height: 45px;
    padding: 0;
}
.slidess .slick-prev {
    right: 55px;
    left: auto;
}
.slidess .slick-next {
    right: 0px;
}
.slidess .slick-prev:before, .slidess .slick-next:before {
    color: #000;
}
.elementor-element.elementor-element-25823aa.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    overflow-x: hidden;
}
button#wpforms-submit-466 {
    margin: 0px auto;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    padding: 15px;
    height: auto;
    font-weight: 700;
    width: 25%;
    font-family: 'Montserrat', sans-serif;
}
.hfc::after {
    content: "";
    background: url(https://bravestep.com.au/wp-content/uploads/2026/07/halfc.webp);
    height: 100%;
    width: 181px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    top: -140px;
}
.hfc .e-con-inner {
    z-index: 1;
}
/*.elementor-absolute.elementor-widget.elementor-widget-image {
    position: relative;
    right: 0px !important;
}
*/

@media(max-width:1024px){
	.slidess .slick-prev, .slidess .slick-next {
    top: -11px;
	}
	.elementor-absolute.elementor-widget.elementor-widget-image {
    position: relative;
    right: 0px !important;
}
	button#wpforms-submit-466{
		width:50%;
	}
	footer#colophon:before {
        background-size: cover;
		height: 60px;
    }
        
}