
/* 
 Theme Name:     Divi child theme   
 Author:         Divi theme examples
 Author URI:     http://www.lkbthemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 

@import url("../Divi/style.css"); 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@font-face {
    font-family: 'GothamBook';
    src: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-book-webfont.eot');
    src: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-book-webfont.eot') format('embedded-opentype'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-book-webfont.woff') format('woff'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-book-webfont.ttf') format('truetype'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-book-webfont.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBold';
    src: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-bold-webfont.eot');
    src: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-bold-webfont.eot') format('embedded-opentype'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-bold-webfont.woff') format('woff'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/fonts/gotham-bold-webfont.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1{font-size:28px; color:#ffffff !important; text-transform:uppercase !important;}
h3{font-family:'GothamBold'; font-size:16px; text-transform:uppercase !important;}
body{font-family:Arial, sans-serif; font-size:13px;}
ul{list-style:none; padding:0 !important; margin:0 !important}
li{list-style:none; padding:0; margin:0}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{margin:0 !important;}
#main-header {background: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/images/Header-Back.jpg') no-repeat 50% bottom #efefef;   box-shadow: 0 0px 0px rgba(0, 0, 0, 0); -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);}
.nav{font-family:'GothamBook'; text-transform:uppercase;}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a{ background: #0a4578;  color: #fff !important;  padding: 7px 11px 6px !important;  font-weight: bold; }
.et-pb-controllers a{width: 10px;  height: 10px; background-color: #0a4578; }
.et-pb-controllers .et-pb-active-control{background-color: #0d9be8 !important}
.et-pb-controllers{  right: 0; left:inherit;  width: 40%;}
.breadcrumbs{color:#979696;}
#home .et_pb_testimonial{padding-bottom: 15px; padding-top:0px; margin-bottom: 15px; border-bottom: 1px solid #cccccc;}
#home .et_pb_testimonial p{padding-bottom:0px;}
#home .et_pb_testimonial .et_pb_testimonial_author{display:none}
#home .et_pb_testimonial_portrait{width: 13px; height: 13px; margin-right: 5px; margin-top:3px;}
#content{background: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/images/Footer-Background.jpg') repeat-x 50% top #fbfbfb;}
.our-services-box{background: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/images/gradient.jpg') repeat-x center bottom #ffffff; border: 1px solid #D0D0D0; padding: 20px 25px;}
.profile ul, .entry-content .services ul{list-style:disc; padding-left: 20px !important; margin-bottom: 13px !important; }
.profile li, .entry-content .services li{list-style:disc;}
.recent li{background: url('http://www.lewiskingblumberg.com.au/staging/wp-content/themes/lkb/images/list-bullet.png') no-repeat 0 3px; padding-left:15px; line-height: 18px; padding-bottom:15px; margin-bottom:15px; border-bottom: 1px solid #cccccc}
#footer-info{padding-bottom:0px;}
#footer-info a{font-weight:normal !important}
#footer-bottom {padding: 7px 0 6px;}

/* Responsive Styles Standard Desktop Only */
@media all and ( min-width: 1100px ) and ( max-width: 1405px) {

}

/* Responsive Styles Standard Desktop Only */
@media all and ( min-width: 981px ) and ( max-width: 1405px) {

}

/* Responsive Styles Desktop Only */
@media all and ( min-width: 981px ) {

}

/* Responsive Styles 981px - 1100px */
@media all and ( min-width: 981px ) and ( max-width: 1100px ) {
.container, .et_pb_row{width:97%}
}

/* Responsive Styles Tablet And Below */
@media all and ( max-width: 980px ) {	
#content .et_pb_column, #content-int .et_pb_column {
  margin-bottom: 30px !important;
}
.et_mobile_menu li a{text-transform:uppercase}
}

/* Responsive Styles Tablet Only */
@media all and ( min-width: 768px ) and ( max-width: 980px ) {

}

/* Responsive Styles 782px */
@media screen and ( max-width: 782px ) {

}

/* Responsive Styles Smartphone Only */
@media all and ( max-width: 767px ) {
.et_pb_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_slider_0 .et_pb_slide_description{padding-top:100px !important; padding-bottom:100px !important;}
.et_header_style_left #logo, .et_header_style_split #logo{max-width: 80%;}
.container, .et_pb_row{width: 90%;}
#main-footer .container, #main-footer .et_pb_row{width:95%;}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container{width:90%;}
.et_pb_fullwidth_header .header-content{padding:0px;}
#home .et_pb_column .et_pb_testimonial_portrait{float: left; margin: 3px 5px 0 0;}
#home .et_pb_testimonial_description_inner{text-align:left; }
}

/* Responsive Styles Smartphone Portrait */
@media all and ( max-width: 479px ) {

}

/* Printscreen Styles */
@media print {
	
}