/*

Theme Name: BobbyChan Custom CSS
Template: BobbyChan

*/


/* Global */

html, body {
	font-size: 17px !important;
}

body {
	background: none;
	color: #999999;
	font-size: 17px !important;
	line-height: 1.7 !important;
	font-family: "Lato", arial, sans-serif;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	height: 0;
}

.site {
	margin: 0;
}

.site-inner {
	max-width: 100%;
}

.site-main {
	margin-bottom: 2em;
}

.container {
	width: 1100px !important;
	margin-right: auto !important;
        margin-left: auto !important;
}

.entry-content {
	margin-top: 2em;
	margin-bottom: 2em;
}

.site-content {
	padding: 0;
}

main section {
	width: 75%;
	margin: 0 auto;
}

.no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
	margin: 0 auto;
}

.mobile-only {
	display: none;
}

/* Typography */

h1, h2, h3, h4, h5, h6, nav a, .entry-title, h3 span, h4 span, #home-treatments h2, h3 a, h5 a, h5 em, .quotes h5, .home-header h1, .container h3, .container h4, .menu-book-button a, #professionals-contact button {
	font-weight: 700;
}

h1, h2, h3, h4, h5, h6, nav a, .entry-title, p, span {
	font-family: "Lato", sans-serif;
}

h3 {
	font-size: 2rem;
}

h4 {
	font-size: 1.5rem;
}

h3, h4, h3 span, h4 span, .container h3, .container h4 {
	color: #00cabb;
}

aside ul {
	list-style: none;
}

a, .list-locations a, #home-intro a, .book-locations-each a, #nav-language-mobile a {
	color: #3297f3;
}

a:hover {
	text-decoration: none;
}

/* Buttons */

a button {
	color: #fff;
}

button, .menu-book-button {
	background: #3297f3;
	opacity: 1;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

button:hover, .menu-book-button:hover {
	opacity: 0.5;
}

/* Above Header */

.above-header-menu {
	background: #00cabb;
	text-align: right;
	color: #fff;
	height: 50px;
	padding-top: 10px;
}

.above-header-menu a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	padding: 0 15px;
}

.above-header-menu span a {
	padding-right: 0;
}

.above-header-menu span a:last-child {
	padding-left: 0;
}


/* Navigation */

header {
	background: #fff;
}

.site-header {
    padding: 0px;
}

.site-header-main {
	position: relative;
}

.site-branding {
	margin: 0.5em 0;
}

.site-branding img {
	max-width: 80px;
	margin-bottom: -1.5em;
	margin-left: 1em;
}

.site-description {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
	display: none !important;
}

.site-title {
	text-transform: uppercase;
	margin-top: 0;
}

.site-branding .site-title a {
	font-family: "Lato";
	font-size: 1rem;
}

.site-title a:hover {
	text-decoration: none;
	color: #4d4d4d !important;
}

.site-header-menu {
	position: absolute;
	padding-right: 2em;
	right: 0;
	margin-top: 0;
        top: 2.5em;
}

.main-navigation a {
	font-family: "Lato";
	font-weight: 300;
	font-size: 0.95rem;
	color: #000;
}

.site-header-main span#nav-language {
	display: none;
	font-size: 0.8rem;
	position: absolute;
	top: 30px;
	right: 1.5em;
}

nav a {
	text-transform: uppercase;
	font-size: 0.8rem;
	color: #999999;
}

nav #menu-top-nav-cn li {
	text-align: center;
}

nav .menu-book-button {
	margin-left: 1em;
}

nav #menu-top-nav-cn .menu-book-button {
	width: 200px;
	text-align: center;
	margin-left: 1em;
}

nav .menu-book-button a, 
nav .menu-book-button a:hover {
	color: #fff;
}

#back-to-top.mobile-show {
    opacity: 0;
}

/* Page Headers */

.no-sidebar .entry-header {
	margin: 0 auto;
}

.home .entry-header, .page-id-108 .entry-header {
	background-attachment: scroll;
        height: 90vh;
}

.home .entry-header {
    background-position-y: 50%;
}


.entry-header {
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
}

.entry-header .container {
	padding-left: 0;
	padding-right: 0;
}

.page-header {
	text-align: left;
	background: rgba(255,255,255,0.8);
	color: #333;
	padding: 4em 1em !important;
	border: none;
}

/* Book Now Row */

.booknow {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-500w.jpg');
	text-align: center;
	padding: 2em;
	margin-bottom: 2em;
	font-size: 1.2rem;
	color: #333;
}

.booknow button {
	width: 100%;
	margin-top: 1em;
}

/* Locations */

.list-locations {
    padding: 1em 15px;
}

.list-locations h3 {
	text-align: center;
	margin-bottom: 1em;
}

.list-locations h3:before {
	font-family: 'Glyphicons Halflings';
	font-size: 1.5rem;
	content: "\e062";
	padding-right: 10px;
	color: #3297f3;
}

.list-locations h5 {
	font-size: 1.2rem;
}

/* Quotes */

.quotes {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-1000w.jpg');
        background-size: contain;
	padding: 3em 3em 0 3em;
	color: #333;
	text-align: center;
}

.quotes h5 {
	font-size: 1.2rem;
	margin-bottom: 1em;
	line-height: 1.7;
}

.home-quote {
	text-align: center;
	padding: 2em 1em 0 1em;
}

.home-quote h5 {
	font-size: 1.2rem;
	line-height: 1.5;
}

/* Widgets, Content Bottom & Footer */

.widget {
	border-color: #00cabb;
}

.widget-area {
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}

aside {
	background: #00cabb;
}

aside .container {
	max-width: 1100px;
}

aside a {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 0.8rem;
}

aside .textwidget {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
}

aside ul {
	margin-left: 0;
}

.content-bottom-widgets .widget-area {
	padding-top: 1em;
	margin-bottom: 2em;
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.site-footer {
	display: none;
}

.widget-area #text-2 img {
	max-width: 60px;
	margin-bottom: -20px;
}

/* Page: Home */

.home-header {
	text-align: left;
	background: rgba(255,255,255,0.85);
	color: #333;
	padding: 5em 1em;
}

#home-intro .container {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-1000w.jpg');
        background-size: contain;
}

.home-intro-text {
	padding: 1em;
	color: #333;
}

.home-intro-text h3 span, .home-intro-text h4 span, .home-intro-text a {
	font-family: "Lato";
}

.home-intro-text a:after {
	content: "\e080";
	font-family: "Glyphicons Halflings";
	font-size: 0.7rem;
	padding-left: 5px;
}

.home-intro-text h4 {
	font-size: 1rem;
	text-transform: uppercase;
	margin-top: -0.3em;
	margin-bottom: 1.5em;
}

#home-treatments {
	margin: 4em auto;
}

#home-treatments h2 {
	text-align: center;
	padding: 1em;
	color: #00cabb;
}

.home-treatments-each {
	text-align: center;
	padding: 2em;
}

.home-treatments-each h4 {
	color: #999999;
	font-size: 1rem;
	font-family: "Lato", sans-serif;
	font-weight: 300;
}

.home-treatments-each:hover {
	background: #eee;
	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	-o-transition: background .5s ease-out;
	transition: background .5s ease-out;
}

.home-treatments-each img {
	display: block;
	margin: 0 auto;
	max-width: 80px;
}

.home-treatments-each:nth-child(5) {
	clear: left;
}

/* Page: Patients */

#services-treatments {
	padding: 2em 0;
}

#services-intro {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-1000w.jpg');
        background-size: contain;
	color: #333;
	padding: 2em 3em;
	margin-bottom: 3em;
}

#services-treatments .row:nth-child(odd) .treatments-icon {
	float: right;
}

/* Page: Professionals */

#professionals-intro {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-1000w.jpg');
        background-size: contain;
	color: #000;
	padding: 2em;
	margin-bottom: 2em;
}

.standalone-heading {
	text-align: center;
	margin-bottom: 2em;
}

#professionals-treatments img {
	max-width: 80px;
}

#professionals-treatments {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	margin: 0 auto;
}

.professionals-treatments-each {
	background: #eee;
	margin-bottom: 15px;
	padding: 2em;
	width: 100%;
	height: 450px;
	display: inline-block;
	text-align: center;
}

.professionals-treatments-each li {
	text-align: left;
	list-style: none;
	color: #333;
	text-indent: -1em;
}

.professionals-treatments-each li:before {
	content: "\2713";
	padding-right: 5px;
}

/* Urgent Enquiries */

#professionals-contact {
	border: 2px solid red;
	margin: 2em auto;
	padding: 1em 2em;
	text-align: center;
}

#professionals-contact h3, #professionals-contact h5 {
	color: red;
}

#professionals-contact button {
	background: red;
	color: #fff;
	margin: 1em;
}

/* Page: Team */

.page-id-27 .entry-header, .page-id-127 .entry-header {
	margin-bottom: 3em;
}

#team {
	margin-top: 2.5em;
	width: 90%;
}

.team-member {
	margin: 4em 0;
}

.team-member:first-child, .team-member h3 {
	margin-top: 0;
}

.team-member h4 {
	font-size: 1rem;
	text-transform: uppercase;
	margin-top: -0.3em;
	margin-bottom: 1.5em;
}


#team h6 {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 3em;
}


.team-member span {
	cursor: pointer;
	font-weight: 300;
	display: block;
	border-bottom: 1px solid #eee;
	padding: 0.5em 0;
}

.team-member span:after {
	font-family: "Glyphicons Halflings";
	content: "\e259";
	font-size: 0.7rem;
	padding-left: 5px;
}

.team-member>div>div {
	display: block;
	padding: 0;
	margin: 1em 0;
	color: #000;
}



/* Page: Book Appointment */

.book-locations-each {
	margin-bottom: 3em;
	padding-bottom: 1em;
	border-bottom: 1px solid #eaeaea;
}

#book-guide {
	background-image: url('http://drbobbychan.com.au/wp-content/uploads/2017/09/background-medical-icons-pattern-1000w.jpg');
        background-size: contain;
	color: #000;
	padding: 2em;
	margin-bottom: 2em;
}

#book-guide ul {
	list-style: none;
	text-align: center;
	margin: 1em 0;
}

#book-guide ul li {
	width: 20%;
	vertical-align: top;
	display: inline-block;
	font-weight: 700;
	margin: 0 0.5em;
}

#book-guide ul li:before {
	font-family: 'Glyphicons Halflings';
	font-size: 1.5em;
	content: "\e013";
	color: #00cabb;
	display: block;
}

/* Page: 404 */

.error-404 .page-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}

body.error404 .page-header, body.search-no-results .page-header {
    border-bottom: 0;
}

/* Mobile Menu Toggle */

#nav-language-mobile {
	position: absolute;
	right: 15px;
	top: 40px;
	font-size: 0.8rem;
}

#menu-toggle {
	border: 0;
	position: absolute;
	right: 0;
	color: #3297f3;
	top: 20px;
}

#menu-toggle:before {
	font-family: "Glyphicons Halflings";
	font-size: 2rem;
	content: "\e236";
}

.menu-toggle:hover, .menu-toggle:focus {
	color: #fff;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
	background: none;	
	color: #fff;
}

@media screen and (max-width: 1100px) {

.container {
	width: 100% !important;
	margin-right: auto;
        margin-left: auto;
}

.entry-header .container {
	margin-left: 15px;
	margin-right: 15px;
}

.site-branding {
	padding: 1em;
	margin: 0;
}

.site-header {
	padding: 0;
}

.main-navigation a {
	font-size: 0.9rem;
}

li.menu-book-button {
	display: block;
}

.main-navigation .primary-menu {
	border: 0;
}

.main-navigation li {
	border-top: 1px solid #fff;
}


/* Content Bottom & Footer */

aside .container {
	width: 100%;
}

}

@media screen and (max-width: 991px) {

.home-treatments-each:nth-child(5) {
	clear: none !important;
}

.home .entry-header, .page-id-108 .entry-header {
	background-position-x: 50%;
}

.main-navigation a {
	font-size: 0.85rem !important;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

}

@media screen and (max-width: 909px) {

.main-navigation li {
    padding-left: 1em;
}

#menu-toggle {
	top: 10px;
}

.above-header-menu a {
	padding: 0 12px 0 0;
	font-size: 13px;
}


#site-header-menu {
	position: relative;
        top: 0;
	margin-top: 0;
	padding-top: 0;
}

#site-header-menu, nav #menu-top-nav-cn li {
	width: 100%;
	text-align: left;
}

nav .menu-book-button, nav #menu-top-nav-cn .menu-book-button {
	border: 0;
	width: 100%;
	text-align: left;
	margin-left: 0;
}

.list-locations h3 {
	font-size: 1.5rem;
}

.professionals-treatments-each {
    height: 500px;
}

}

@media screen and (max-width: 767px) {

#nav-language-mobile {
	top: 25px;
}

#menu-toggle {
	top: 30px;
}

.mobile-only {
	display: block;
}

.mobile-hide {
	display: none;
}

main section {
	width: 100%;
}

.site-description {
	font-size: 11px;
	margin-top: 0;
}

.home-header {
	bottom: 0;
	padding: 0 1em 1em 1em;
	line-height: 1.25;
	position: absolute !important;
}

.page-header {
        padding: 2em 1em !important;
}

.home-header h1 {
	font-size: 1.5rem;
}

.home .entry-header, .page-id-108 .entry-header {
	background-position-x: 70%;
	position: relative;
}

.entry-header {
	height: 75vh;
	background-attachment: inherit;
}

.entry-header .container {
	margin-left: 0;
	margin-right: 0;
}

.entry-title {
	font-size: 2rem;
}

#above-header-menu {
	display: none;
}

/* Widgets */

aside {
	font-weight: 700;
}

.content-bottom-widgets .widget-area:first-child {
	width: 66%;
}

.content-bottom-widgets .widget-area:nth-child(2) {
	width: 33%;
}

.content-bottom-widgets .widget-area:last-child {
	width: 100%;
}

.content-bottom-widgets .widget-area:last-child {
	margin-bottom: 6em !important;
}

/* Back to top arrow */

#back-to-top {
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top:hover {
    background: #e9ebec;
}

#back-to-top.mobile-show {
    opacity: 1;
}

/* Book Appointment Button */

.mobile-sticky button {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 99;
}

/* Book Now Row */

.booknow {
	padding: 2em 1em;
}

.booknow span, .booknow button {
	display: block;
	margin: 1em 0 !important;
}

/* Page: Home */

.home-intro-text {
	padding: 1em;
}

.home-treatments-each:nth-child(5) {
	clear: left !important;
}

/* Page: Team */

.team-member img {
	margin-bottom: 1.5em;
}

/* Page: Book Appointment */

.location-photo {
	display: none;
}

.book-locations-each {
    margin-bottom: 1em;
	text-align: center;
}

#book-guide ul li {
	width: 100%;
	text-align: left;
}

#book-guide ul li:before {
	display: inline-block;
	font-size: 1rem;
	margin-right: 1em;
}

/* Page: Patients */

#services-intro {
	padding: 1em 15px;
}

/* Page: Professionals */

#professionals-treatments {
	column-count: 1;
	text-align: center;
}

.professionals-treatments-each {
	height: 100%;
}

}

@media screen and (max-width: 480px) {

.list-locations>div {
	width: 100%;
}

}