.elementor-kit-6{--e-global-color-primary:#FFA364;--e-global-color-secondary:#FFEBD2;--e-global-color-text:#273247;--e-global-color-accent:#AF4F41;--e-global-color-9114b61:#FFFFFF;--e-global-color-598f315:#FFFFFF00;--e-global-typography-primary-font-family:"GardenRose";--e-global-typography-primary-font-size:5rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"graphie";--e-global-typography-secondary-font-size:3.1rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"graphie";--e-global-typography-text-font-size:2.5rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:50px;--e-global-typography-accent-font-family:"graphie";--e-global-typography-accent-font-size:1.75rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:40px;--e-global-typography-01067ec-font-family:"graphie";--e-global-typography-01067ec-font-size:1.4rem;--e-global-typography-01067ec-font-weight:500;--e-global-typography-a291f9a-font-family:"graphie";--e-global-typography-a291f9a-font-size:1rem;--e-global-typography-a291f9a-font-weight:800;--e-global-typography-0f4b695-font-family:"graphie";--e-global-typography-0f4b695-font-size:0.9rem;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//*contactform - styles basic contact form*/

#contact1 .general-contact input[type=text],
#contact1 .general-contact input[type=tel], #contact1 .general-contact input[type=email], #contact1 .general-contact textarea{
    font-size:  var(--e-global-typography-a291f9a-font-size);
    font-weight: var(--e-global-typography-a291f9a-font-weight);
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-9114b61);
    padding: 30px 20px;
    border: 2px solid var(--e-global-color-primary);
}

.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
   color: var(--e-global-color-primary);
}

.wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: var(--e-global-color-primary);
   opacity: 1;
}
 
.wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: var(--e-global-color-primary);
   opacity: 1;
}
 
.wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: var(--e-global-color-primary);
}
 
.wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
   color: var(--e-global-color-primary);
}

#contact1 input[type=submit], #contact1 button[type=submit] {
    font-family: var(--e-global-typography-accent-font-family);
    font-size: var(--e-global-typography-01067ec-font-size);
    font-weight: var(--e-global-typography-a291f9a-font-weight);
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-9114b61);
    transition: all 0.5s ease;
    width: 100%;
    border: none;
}

#contact1 input[type=submit]:hover, #contact1 button[type=submit]:hover {
    margin-top:-10px;
    margin-bottom: 10px;
}

.iti__flag-container {
    display: none;
}

/*contactform end*/

/*contactsection - styles phone and email links*/
.contact-container a {
    color: var(--e-global-color-primary);
}

.contact-container a:hover {
    color: var(--e-global-color-accent);
}

.contact-container .contactsection {
    font-weight: var(--e-global-typography-a291f9a-font-weight);
}

/*contactsection end*/


/*CTA*/
.serviceheader {
    color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-primary-font-family);
    font-size: var(--e-global-typography-primary-font-size);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GardenRose';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dev.donnagunn.com.au/wp-content/uploads/2022/06/Garden-Rose.ttf') format('truetype');
}
/* End Custom Fonts CSS */