.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c0375f2:#003D06;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--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;color:#151515;font-family:"Geist", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#003D06;font-family:"Geist", Sans-serif;font-size:16px;font-weight:500;color:#FFFFFF;border-radius:999px 999px 999px 999px;padding:12px 20px 12px 20px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#012004;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#003D06;}.elementor-kit-11 h1{color:#003D06;font-family:"Newsreader", Sans-serif;font-size:88px;font-weight:400;}.elementor-kit-11 h2{color:#003D06;font-family:"Newsreader", Sans-serif;font-size:56px;font-weight:400;}.elementor-kit-11 h3{font-family:"Newsreader", Sans-serif;font-size:48px;font-weight:400;}.elementor-kit-11 h5{color:#003D06;font-family:"Geist", Sans-serif;font-size:14px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-11 h1{font-size:62px;}.elementor-kit-11 h2{font-size:62px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 h1{font-size:38px;}.elementor-kit-11 h2{font-size:36px;}.elementor-kit-11 h3{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Green:#003D06; }
/* Start custom CSS */.elementor-widget-button {
    display: inline-block;
}

.elementor-widget-button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);

    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;

    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66666 5.83334C6.66666 6.05436 6.75446 6.26632 6.91074 6.4226C7.06702 6.57888 7.27898 6.66668 7.49999 6.66668L12.1583 6.66668L5.24166 13.575C5.08474 13.7319 4.99658 13.9448 4.99658 14.1667C4.99658 14.3886 5.08474 14.6014 5.24166 14.7583C5.39858 14.9153 5.61141 15.0034 5.83333 15.0034C6.05524 15.0034 6.26807 14.9153 6.42499 14.7583L13.3333 7.84168L13.3333 12.5C13.3333 12.721 13.4211 12.933 13.5774 13.0893C13.7337 13.2455 13.9456 13.3333 14.1667 13.3333C14.3877 13.3333 14.5996 13.2455 14.7559 13.0893C14.9122 12.933 15 12.721 15 12.5L15 5.83334C15 5.61233 14.9122 5.40037 14.7559 5.24409C14.5996 5.08781 14.3877 5.00001 14.1667 5.00001L7.49999 5.00001C7.27898 5.00001 7.06702 5.08781 6.91074 5.24409C6.75446 5.40037 6.66666 5.61233 6.66666 5.83334Z' fill='%23003D06'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    transition: transform 0.3s ease;
}

.elementor-widget-button:hover::after {
    transform: translate(110%, -50%);
}

.e-form-input-base {
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
}

/* Elementor Atomic Form placeholder color */
.e-form-input-base::placeholder,
.e-form-textarea-base::placeholder {
    color: rgba(255, 255, 255, 0.75) !important;
    opacity: 1; /* Prevent browsers from reducing the opacity */
}

.e-form-submit-button-base:hover {
    background: #000 !important;
    color: #fff !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://heapypropertygroup.com.au/wp-content/uploads/Geist-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */