.elementor-kit-7{--e-global-color-primary:#12546B;--e-global-color-secondary:#45AB96;--e-global-color-text:#F0B2AB;--e-global-color-accent:#61CE70;--e-global-color-69f2637:#6EA1B2;--e-global-color-621c749:#A6994D;--e-global-color-b54716b:#F8F8F1;--e-global-color-b3d0238:#EBEAD6;--e-global-typography-primary-font-family:"Public Sans";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Berber";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F7F7F0;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header {
    display: none !important;
}

footer {
    display: none !important;
}

span.referencetext {
    font-size: 12px !important;
}

/* Adding calculaton to ensure sidebars go full width of any available screen on desktop and pushing content to edge*/
@media only screen and (min-width: 1025px) {
div#outmoutercontainers {
    width: calc((100% - 900px) / 2) !important;
}
}

div#outmleftside {
    left: 0;
    position: absolute;
}
div#outmrightside {
    right: 0;
    position: absolute;
}

/* Setting desktop and mobile rules for the side icons*/
div#outmleftside img {
    width: 40px;
    border-radius: 6px
}

@media only screen and (max-width: 1025px) {
div#outmleftside img {
    width:80% !important;
    border-radius: 3px;
    float: left !important;
}
}

@media only screen and (max-width: 767px) {
div#outmleftside img {
    width:80% !important;
    border-radius: 3px;
    float: left !important;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://fullsandbox.openuptomail.com.au/wp-content/uploads/2024/07/PublicSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://fullsandbox.openuptomail.com.au/wp-content/uploads/2024/07/PublicSans-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */