/*
Theme Name: Doxa 2025
Theme URI: https://netsolutions.net.au/
Template: Divi
Author: Net Solutions
Author URI: https://netsolutions.net.au/
Description: Doxa 2019 Child Theme
Version: 3.1
*/

/* DOXA Branding and Customization
-------------------------------------------------------------- */
@font-face {
        font-family: Roboto Bold;
        src: url('fonts/roboto-bold.woff');
}

@font-face {
        font-family: Roboto Light;
        src: url('fonts/roboto-light.woff');
}

@font-face {
        font-family: Nexa Bold;
        src: url('fonts/nexa-bold.woff');
}

@font-face {
        font-family: Felt That;
        src: url('fonts/blue-vinyl-fonts-felt-that.woff');
}

h1, h2, h3, h4, h5, h6 {
        font-family: "Roboto Bold" !important;
}

/*---
h1 {
		font-size: 75px;
        color: #1b4d97 !important;
}--*/

h2 {
        color: #ff9e1b !important;
}

h3 {
        color: #418fde !important;
}

h4 {
        color: #e03c1c !important;
}

h5 {
        color: #0047bb !important;
}

h4.title {
        color: #fff !important;
}

/* DOXA Branding and Customization
-------------------------------------------------------------- */
.social-footer {

}

.social-footer img {
	padding-right: 6px;
	max-width: 48px;
}

/* Top Bar
-------------------------------------------------------------- */

#top-header .container {
	width: 96% !important;
	max-width: 1920px;
	margin: auto;
}
#top-header, #et-secondary-nav li ul {
	background-color: #1b5d9e !important;

}
@media only screen and (min-width: 768px) {
	#et-info { float:right !important; }
}
/*--
@media all and (min-width: 981px) and (max-width: 1505px) {
	.et_pb_text_0 h1 { 
		font-size: 40px !important; 
	}
}--*/