.elementor-kit-7{--e-global-color-primary:#2B3D4A;--e-global-color-secondary:#54595F;--e-global-color-text:#2B3D4A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"TT Commons";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"TT Commons";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"TT Commons";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"TT Commons";--e-global-typography-accent-font-weight:500;background-color:#F2F0E8;font-size:19px;line-height:21px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h2{font-size:18px;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.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-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 */.link-border a {
    position: relative;
    width: fit-content !important;
}
.link-border a::after {
    content:"";
    border-bottom: 1px solid black;
    width: 0%;
    position: absolute;
    bottom:0;
    left: 0;
    transition: width .4s ease;
}
.link-border a:hover:after {
    width: 100% !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://dentalcollective.com.au/wp-content/uploads/2026/06/TT-Commons-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://dentalcollective.com.au/wp-content/uploads/2026/06/TT-Commons-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://dentalcollective.com.au/wp-content/uploads/2026/06/TT-Commons-DemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://dentalcollective.com.au/wp-content/uploads/2026/06/TT-Commons-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('http://dentalcollective.com.au/wp-content/uploads/2026/06/TT-Commons-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */