/*
 Theme Name:   Divi Child theme
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       Data Estate
 Author URI:   http://www.dataestate.com.au;
 Template:     Divi
 Version:      1.1.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/
h1,h2 {
	font-weight: 900;
}
h3,h4,h5,h6 {
	font-weight: 600;
}
.page-template-default #top-menu li {
 font-size: 12px;
 padding-right: 18px;
 padding-top: 5px;
 max-height: 45px;
}
.fullwidth-menu li.menu-item a, #top-menu li.menu-item a {
	font-size:1.2em;
	font-weight:600;
}
#top-menu .nav li ul, .nav li ul.sub-menu {
	width:280px;
}
.nav li li a, #top-menu li li a {
	font-size:0.86em;
	line-height:1.1em;
	width:240px;
	padding-bottom:10px;
	font-weight:600;
}
.sponsors h3 {
    font-size: 32px;
}
/** DIVI OVERRIDE **/
.et_pb_button {
  border-radius: 0px;
	border-width: 1px;
	font-weight: 700;
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border-width:1px;
}
.et_pb_button:after, .et_pb_button:before {
	top:-1px;
}
.et_pb_section {
	z-index: 30;
}
.et_pb_section.et_pb_section_first {
	z-index: 32;
}
.et_pb_section.section_on_top {
	z-index: 40;
}
/**Contacts **/
.contact-dark .et-pb-contact-message {
	color:white;
}
.contact-dark .et_pb_contact_captcha_question {
	color:white;
}
@media (min-width: 981px) {
	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
		width: 100%!important;
		max-width: 100%!important;
	}
}
@media (max-width: 980px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 50%;
	    height: auto;
	}
	/* .et_pb_slides .et_pb_slider_container_inner {
		vertical-align: bottom;
	} */
	.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
		letter-spacing: normal;
	}
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
		font-size:1.4em;
		font-weight: 600 !important;
	}
	h1 {
		font-size:1.6em;
	}
	.howto-tiles .et_pb_column_1_2 .et_pb_promo, 
	.howto-tiles .et_pb_column_1_3 .et_pb_promo, 
	.howto-tiles .et_pb_column_1_4 .et_pb_promo {
		padding: 20px 10px;
	}
	.et_pb_fullwidth_menu .et_pb_row {
		min-height:65px;
	}
	.et_pb_fullwidth_menu .mobile_menu_bar:before {
		color: white;
	}
	.et_pb_fullwidth_menu .et_mobile_menu {
		top: 65px;
	}
}
@media (max-width: 767px) {
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
			font-size: 28px;
	}
}
@media (max-width: 479px) {
	.et_pb_section .howto-tiles.et_pb_row .et_pb_column.et_pb_column_1_4 {
		width: 50% !important;
	}
	.howto-tiles .awards-cta {
		height: 150px;
	}
	.howto-tiles .awards-cta h2 {
		font-size:1.6em;
		letter-spacing:normal;
	}
	.howto-tiles .awards-cta p {
		line-height: 1em;
	}
	.howto-tiles .awards-cta .et_pb_button {
		font-size: 0.9em;
	}
}

@media (max-width: 1200px) {
	.fullwidth-menu li.menu-item a, #top-menu li.menu-item a {
		font-size: 1em;
	}
	#main-header .et_mobile_menu {
		background-color: rgba(18, 0, 43, 0.27);
	}
	
}

/* Qantas fixes */
#farefinder-widget { z-index: 10 }
#farefinder-widget ul, #farefinder-widget td { padding: 0 }
#farefinder-widget th { padding: 0; text-align: center }
#contact-us .et_pb_column { position: static }
.et_pb_fullwidth_header_container.left { float: none }

#main-header #top-menu.nav li ul.sub-menu {
	background: rgba(0,0,0, 0.7);
}
