/*
 Theme Name:     MAKEWEB
 Theme URI:      http://makeweb.com.au
 Description:    Divi Child Theme for enhanced functionality and speed
 Author:         MAKEWEB
 Author URI:     http://makeweb.com.au
 Template:       Divi
 Version:        1.1.8
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Ul positioning updated 1.1.2 */
.et_pb_text ul, .et_pb_tab ul, .et_pb_toggle ul{
	list-style-position: inside;		
}
/* Menu Icons since 1.1.6 */
#top-menu .phone_icon a:before, 
#top-menu .email_icon a:before
 {
    position: relative;
    top: 2px;
    margin-right: 7px;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

#top-menu .phone_icon a:before { content: "\e090";}
#top-menu .email_icon a:before { content: "\e010";}
 
/* Utility classes  since 1.1.3 */
/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {
	.hide_desktop{ display: none; }
	.hide_desktop_big{ display: none; }
}
/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	.hide_phone{ display: none; }
}
/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	.hide_phone{ display: none; }
}
/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
	.hide_tablet{ display: none; }
}
/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
	.hide_tablet_down{ display: none; }
}
/* Responsive Styles 981px – 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
	.hide_desktop{ display: none; }
}
/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
	.hide_desktop{ display: none; }
}
/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
	.hide_desktop{ display: none; }
}
.show-ipad{ display: none; }
@media all and (min-width: 768px) and (max-width: 1024px)  {
	.hide-ipad{ display: none; }
	.show-ipad{ display: block; }
}

/* Header */

.et_fullwidth_nav #main-header .container {
    padding-right: 0px;
    padding-left: 0px;
}
#et-top-navigation{
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

.logo{
	    float: left;
    max-height: 180px;
    width: auto;
}
.logo_container{
	display:none;
}

#top-header{
	position: relative;
}
#top-header.et-fixed-header{
	height: 0;
}
#et-info{
	    float: right;
    padding-top: 50px;
}
#et-info h2{
	    color: white;
    text-align: right;
    line-height: 1.5;
}

.et_header_style_centered #top-menu > li > a {
    padding: 15px 7px;
}

.menu-item a{
	font-family: 'Quicksand', sans-serif;
}

body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 200px !important;
}

@media all and (max-width: 880px) {
	.logo{
	    float: none;
    max-height: 120px;
    width: auto;
}
.logo-link{
	    text-align: center;
    display: block;
}
	#et-info{
	    float: none;
    padding-top: 0px;
}
#et-info h2{
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
}
}

.et_header_style_centered #et_mobile_nav_menu {
    margin-top: 0px;
}
.et_header_style_centered #main-header .mobile_nav {
    display: block;
    padding: 5px 10px;
    border-radius: 0px;
    background-color: transparent;
    text-align: left;
}

.overlay:before
 {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    display: block;
    z-index: 1;
    background: linear-gradient(180deg, #1b9ef1 0%, rgba(28, 161, 243, .7) 0%, rgba(28, 161, 243, 0) 80%);
}

.overlay .et_pb_slide:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    display: block;
    z-index: 1;
    background: linear-gradient(180deg, #1b9ef1 0%, rgba(28, 161, 243, .7) 0%, rgba(28, 161, 243, 0) 80%);
}

.et_pb_slide .et_parallax_bg{
	z-index: 0 !important;
}

@media only screen and (max-width: 980px){
#main-header, #main-header .nav li ul, .et-search-form{
        background-color: transparent !important;
}
#mobile_menu{
	top: auto;
	margin-top: 4px;
	border-top: 0;
    background: none !important;
    box-shadow: none;
    padding: 10px;
}

.et_mobile_menu li a {
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    text-align: center;
    border: solid 1px white;
    margin: 5px;
}
}

.et_pb_slide_content, h1 {
font-family: 'Quicksand', sans-serif !important;
}

.king-basil {
font-family: 'King Basil', brush;
}

@font-face {
  font-family: 'kre-icons';
  src:  url('fonts/kre-icons.eot?vwf7g3');
  src:  url('fonts/kre-icons.eot?vwf7g3#iefix') format('embedded-opentype'),
    url('fonts/kre-icons.ttf?vwf7g3') format('truetype'),
    url('fonts/kre-icons.woff?vwf7g3') format('woff'),
    url('fonts/kre-icons.svg?vwf7g3#kre-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kre-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-available:before {
  content: "\e904";
}
.icon-bedrooms:before {
  content: "\e909";
}
.icon-hours:before {
  content: "\e90a";
}
.icon-mobile:before {
  content: "\e90b";
}
.icon-bathrooms:before {
  content: "\e90c";
}
.icon-location:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-website:before {
  content: "\e902";
}
.icon-dollar:before {
  content: "\e903";
}
.icon-fax:before {
  content: "\e905";
}
.icon-email:before {
  content: "\e906";
}
.icon-garages:before {
  content: "\1f37d";
}

.orange{
	color: #e8b671;
}
