/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 1em 0 0.67em;
}
h2 {
  font-size: 1.5em;
  margin: 1.25em 0 0.83em;
}
h3 {
  font-size: 1.17em;
  margin: 1.5em 0 1em;
}
h4 {
  font-size: 1em;
  margin: 1.8em 0 1.33em;
}
h5 {
  font-size: 0.83em;
  margin: 2em 0 1.67em;
}
h6 {
  font-size: 0.75em;
  margin: 2.5 0 2.33em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@font-face {
  font-family: "Chalet";
  src: url("../fonts/Chalet-LondonNineteenEighty.eot");
  src: url("../fonts/Chalet-LondonNineteenEighty.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Chalet-LondonNineteenEighty.woff") format("woff"),
    url("../fonts/Chalet-LondonNineteenEighty.ttf") format("truetype"),
    url("../fonts/Chalet-LondonNineteenEighty.svg#Chalet-LondonNineteenEighty")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert-help,
.alert-info,
.alert-error,
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
.button,
.button:visited {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #565656;
  border-top-color: #656565;
  border-left-color: #656565;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-color: #6a6a6a;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#777),
    to(#6a6a6a)
  );
  background-image: -webkit-linear-gradient(top, #777, #6a6a6a);
  background-image: -moz-linear-gradient(top, #777, #6a6a6a);
  background-image: -o-linear-gradient(top, #777, #6a6a6a);
  background-image: linear-gradient(to bottom, #777, #6a6a6a);
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: #fff;
  border: 1px solid #565656;
  border-top-color: #444;
  border-left-color: #444;
  background-color: #5e5e5e;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6a6a6a),
    to(#5e5e5e)
  );
  background-image: -webkit-linear-gradient(top, #6a6a6a, #5e5e5e);
  background-image: -moz-linear-gradient(top, #6a6a6a, #5e5e5e);
  background-image: -o-linear-gradient(top, #6a6a6a, #5e5e5e);
  background-image: linear-gradient(to bottom, #6a6a6a, #5e5e5e);
}
.button:active,
.button:visited:active {
  background-color: #777;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6a6a6a),
    to(#777)
  );
  background-image: -webkit-linear-gradient(top, #6a6a6a, #777);
  background-image: -moz-linear-gradient(top, #6a6a6a, #777);
  background-image: -o-linear-gradient(top, #6a6a6a, #777);
  background-image: linear-gradient(to bottom, #6a6a6a, #777);
}
.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1990db),
    to(#1681c4)
  );
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec;
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1784c9),
    to(#1472ad)
  );
  background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
  background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
  background-image: -o-linear-gradient(top, #1784c9, #1472ad);
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1681c4),
    to(#1990db)
  );
  background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
  background-image: -moz-linear-gradient(top, #1681c4, #1990db);
  background-image: -o-linear-gradient(top, #1681c4, #1990db);
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #292929;
  background-color: #f2f3f4;
}
.wrap {
  width: 85%;
  margin: 0 auto;
}
a,
a:visited {
  color: #777;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #606060;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.hpbutton {
  display: block;
  width: 320px;
  background-color: #96c664;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  position: relative;
  height: 58px;
  margin: 1em auto;
  line-height: 36px;
}
.hpbutton:visited {
  color: #fff;
}
.hpbutton:hover {
  color: #e2efd4;
}
.hpbutton:before {
  content: "\f0c0";
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-size: 1.8em;
  display: block;
  float: left;
  margin-right: 10px;
  background-color: #639034;
  text-align: center;
  width: 58px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-weight: normal;
  padding: 0;
}


.hpbutton#child-adolescent-button:hover {
  color: #e2efd4;
}
.hpbutton#child-adolescent-button:before {
    content: "\f007";
}
.hpbutton#groupbutton:hover {
  color: #e2efd4;
}
.hpbutton#medicarebutton:before {
  content: "\f05d";
}
.hpbutton#medicarebutton:hover {
  color: #e2efd4;
}
.hpbutton#hikebutton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f6ec";
}
.hpbutton#hikebutton:hover {
  color: #e2efd4;
}
.hpbutton:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 29px solid transparent;
  border-left: 26px solid #96c664;
  border-bottom: 29px solid transparent;
}
.hpbutton span {
  line-height: 2em;
}
.hpbutton span.littletext {
  font-size: 0.7em;
  display: block;
  font-weight: normal;
  line-height: 0.4em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
  font-style: normal;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-family: "Chalet";
  font-size: 2.5em;
  line-height: 1.5em;
}
h2,
.h2 {
  font-family: "Chalet";
  font-size: 1.75em;
  line-height: 1.4em;
}
h3,
.h3 {
  font-size: 1.125em;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
hr {
  height: 0px;
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 1px;
  width: 10%;
}
#logo {
  margin: 3em 0 0 0;
}
.green {
  color: #7db542;
}
.phone {
  font-size: 1.4em;
  color: #666666;
}
#sidebar1 {
  text-align: left;
  color: #777;
  padding-left: 2em;
  margin-top: 2.5em;
  padding-bottom: 2em;
  border-left: 1px solid #bbb;
}
#sidebar1 h4 {
  margin-top: 1em;
}
.nav ul {
  margin: 0;
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 1px 1px;
  margin: 10px 10px;
  border-bottom: 1px solid #ddd;
}
.nav li.current_page_item a {
  border-bottom: 2px solid #7db542;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
.home article {
  padding: 0em 0 4em 0;
}
.home article h2 {
  margin-bottom: 0.33em;
}
.home article.post-15 {
  color: #fff;
  background-color: #7db542;
}
.home article.post-15 section {
  margin-top: 2em;
}
.home article.post-20 {
  background: url("../images/cubes.png");
  background-attachment: fixed;
}
.home article.post-20 hr {
  border-bottom: 1px solid #565656;
}
.home article.post-20 ul {
  display: inline-block;
  height: auto;
  overflow: auto;
  margin-bottom: 3em;
  margin-left: 2em;
}
.home article.post-22 {
  background-color: #f6d845;
}
.home article.post-22 hr {
  border-bottom: 1px solid #565656;
}
.home article.post-22 h2:before {
  font-family: "FontAwesome";
  content: "\f059";
  font-size: 2em;
  display: block;
  margin-bottom: 0.5em;
}
.page {
  text-align: left;
}
.page #inner-content a {
  color: #7db542;
}
.page h1 {
  color: #7db542;
}
.page h2 {
  color: #545454;
}
.page #content {
  background-color: #fafafa;
  padding: 1em 0 3em;
}
.page #content ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  list-style-type: disc;
  list-style-position: inside;
}
.page #content ul li:before {
  content: none;
}
.home #content {
  margin-top: 2.2em;
}
#content {
  text-align: center;
}
img {
  max-width: 100%;
  margin-bottom: 0;
  height: auto;
}
.entry-content ul,
.entry-content ol {
  text-align: left;
}
.entry-content ul li:before,
.entry-content ol li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  margin-right: 5px;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
form {
  color: #454545;
  margin: 0 auto;
  text-align: center;
}
form p {
  text-align: left;
}
form input,
form textarea {
  border: 1px solid #ddd;
  width: 100%;
  max-width: 100%;
  padding: 0.4em;
}
form input[type="submit"] {
  max-width: 100px;
}
.bottomfooter {
  background-color: #e2e2e2;
}
.footercol {
  padding: 1em;
  margin: 2em 0;
}
.footercol#articles li {
  margin: 1em 0;
}
.footer {
  clear: both;
  font-size: 0.87em;
  width:100%;
  overflow:hidden;
}
.footer nav {
  float: left;
}
.footer p.copyright {
  float: right;
  margin-top: 2em;
  font-size: 0.8em;
  color: #aaa;
}
.newsAlert {
  background-color: #f68b1f;
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 0;
}


#child-and-adolescent-centre {
  background: url(http://www.emeraldpsychology.com.au/wp-content/themes/webcrunch/library/images/cubes.png);
  background-attachment: fixed;
  
}
a.sz-button:hover {
  background-color: hsl(0deg 0% 44%);
  color: white;
  border: 2px solid hsl(0deg 0% 44%);
}
a.sz-button {
    background-color: hsl(0deg 0% 0% / 0%);
    color: hsl(0deg 0% 44%);
    padding: 12px 23px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 1rem;
    text-decoration: none;
    border: 2px solid hsl(0deg 0% 76%);
}
.homepagepost {
  width:100%;
  overflow: hidden;
}
#child-and-adolescent-centre .sz-container{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
}
#child-and-adolescent-centre .sz-container > div:first-child {
  text-align: center;
}
#child-and-adolescent-centre .sz-container > div {
  min-width: 250px;
  width:50%;
}

@media screen and (max-width: 480px){
 #child-and-adolescent-centre .sz-container > div p {
    text-align:center;
  } 
}

#child-and-adolescent-centre p{ 
  text-align:left;
}
#child-and-adolescent-centre hr {
  border-bottom: 1px solid #565656;
  margin-bottom:2rem;
}

#about-our-practice {
  background-color: #7db542;
  color: white;
}
#what-we-do {
  background: url(http://www.emeraldpsychology.com.au/wp-content/themes/webcrunch/library/images/cubes.png);
  background-attachment: fixed;
}
#what-we-do ul {
  display: inline-block;
  height: auto;
  overflow: auto;
  margin-bottom: 0em;
  margin-left: 2em;
}
#how-can-i-see-a-psychologist {
  background-color: #f5d749;
}
#how-can-i-see-a-psychologist h2:before {
  font-family: "FontAwesome";
  content: "\f059";
  font-size: 2em;
  display: block;
  margin-bottom: 0.5em;
}
#how-can-i-see-a-psychologist hr {
  border-bottom: 1px solid #565656;
}
#what-we-do hr {
  border-bottom: 1px solid #565656;
}
.newsAlert a,
.home .newsAlert a:visited {
  color: #fedb16;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .wrap {
    max-width: 1024px;
  }
  .brain-wrapper {
    width: 60%;
    float: right;
    text-align: left;
    margin-bottom: 3em;
  }
  .tagline {
    float: left;
    width: 40%;
    text-align: left;
    margin-bottom: 3em;
  }
  .lefthalf {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 10px;
  }
  .lefthalf div {
    max-width: 370px;
    margin-right: 0;
    margin-left: auto;
  }
  .practice-buttons-container {
    max-width: 815px;
    margin: 0 auto;
  }
  .practice-buttons-container .hpbutton {
    margin: 0.5em 40px;
    font-size: 1.1em;
    float: left;
  }
  .home article.post-20 ul {
    margin-bottom: 3em;
  }
  .entry-content ul,
  .entry-content ol {
    text-align: left;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .nav {
    border: 0;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 2px solid #f2f3f4;
  }
  .nav li a:hover,
  .nav li a:focus {
    border-bottom: 2px solid #aaa;
  }
  .nav li ul.sub-menu,
  .nav li ul.children {
    background-color: #fafafa;
    margin-top: 0;
    border: 3px solid #f2f3f4;
    position: absolute;
    display: none;
    z-index: 8999;
  }
  .nav li ul.sub-menu li,
  .nav li ul.children li {
    color: #555;
  }
  .nav li ul.sub-menu li:hover,
  .nav li ul.children li:hover {
    background-color: #7db542;
    color: #fff;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: none;
    color: inherit;
  }
  .nav li:hover ul {
    top: auto;
    display: block;
  }
  form {
    color: #454545;
  }
  form input,
  form textarea {
    width: 100%;
    max-width: 700px;
  }
  .footercol {
    width: 33%;
    float: left;
  }
  .home #what-we-do ul,
  .home #about-our-practice ul,
  .home #how-can-i-see-a-psychologist ul {
    margin-bottom: 3em;
    min-width: 410px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

#our-clinic hr {
  display:none;
}
#our-clinic h2{
  color:white;

}
#our-clinic {
  /* background: url(http://www.emeraldpsychology.com.au/wp-content/themes/webcrunch/library/images/cubes.png); */
  /* background-attachment: fixed; */
  background-color: #27BCB2;
}

#content .new-blog {
  text-align: left;
}

#content .new-blog h1 {
  color: #7db542;
  width: 100%;
}

#content .new-blog ul li {
  list-style-position: inside;
}
#content .new-blog ul li {
  list-style-type: disc;
}

.single-post #content {
  padding: 1em 0 3em;
  background-color: #fafafa;
}

#sidebar1 > div#text-2 > h4 {
  margin-top: 0;
}

#content.archive a,
#content.archive h1 {
  color: #7db542;
}

#content .new-blog #inner-content a {
  color: #7db542;
}

#content .new-blog .page-title {
  margin-top: 1rem;
}

#content .post-info {
  opacity: 0.5;
}

#content.archive {
  text-align: left;
}

#categories-2 {
  margin-top: 4rem;
}

#inner-footer a {
  border-bottom: none;
}
#from-the-blog {
  padding: 2rem 0 5rem 0;
}
#from-the-blog {
  color: white;
  background: #1896d1;
}

#from-the-blog a {
  color: white;
}

#from-the-blog a:hover {
  color: #c9ffff;
}

.hp-posts {
  margin-top: 3rem;
}

.hp-posts h3 a {
  font-size: 1.3rem;
  font-weight: bold;
}

.hp-posts h3 {
  min-height: 62px;
  display: inline-block;
}
.hp-posts ul li h3 {
  display: flex;
  justify-content: center;
}
.hp-posts ul li h3 a {
  align-self: center;
}

.hp-posts ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -2rem;
}

.hp-posts ul li {
  flex-basis: 33%;
  min-width: 280px;
  text-align: center;
  flex-grow: 1;
  padding: 0 2rem;
}
.hp-posts ul li p {
  color: #e3f2ff;
}
.entry-content .hp-posts ul li:before,
.entry-content .hp-posts ol li:before {
  content: "";
  display: none;
}
#from-the-blog h2:before {
  font-family: "FontAwesome";
  content: "\f086";
  font-size: 2em;
  display: block;
  margin-bottom: 0.25em;
}

.small-post-info {
  font-size: 15px;
  opacity: 0.8;
}

.page-template-template-blog-post-archive #main {
  text-align: left;
}

.older-posts {
  margin-top: 1.5rem;
  opacity: 0.9;
}
#from-the-blog  .excerpt-read-more {
  display:block;
}