@charset "UTF-8";
/*
 Theme Name:   Teahn Theme
 Theme URI:    
 Description:  
 Author:       Alex Walter
 Author URI:   
 Template:     medicure
 Version:      1.0.0
 License:      
 License URI:  
 Tags:         
 Text Domain:  medicure
*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Global style varibles  
*
*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Sit mixin list
*
*/
span {
  font-size: 12px; }

p {
  font-size: 12px;
  color: #424242;
  padding-bottom: 5px !important; }
  p a {
    display: inline-block; }
    p a img {
      display: inline-block; }

ul li {
  color: #424242; }

h2 {
  color: #537347;
  text-transform: uppercase; }

@font-face {
  font-family: 'souvenirregular';
  src: url("fonts/souvenir.woff2") format("woff2"), url("fonts/souvenir.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arrows';
  src: url("fonts/arrows.eot?21136938");
  src: url("fonts/arrows.eot?21136938#iefix") format("embedded-opentype"), url("fonts/arrows.woff?21136938") format("woff"), url("fonts/arrows.ttf?21136938") format("truetype"), url("fonts/arrows.svg?21136938#arrows") format("svg");
  font-weight: normal;
  font-style: normal; }
.menu-item-has-children a:after {
  font-family: "arrows";
  content: "\e800";
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: right;
  z-index: 999999999999;
  font-size: 12px;
  padding-left: 4px; }
.menu-item-has-children a:hover:after {
  transform: rotate(90);
  color: rgba(255, 255, 255, 0.5); }
.menu-item-has-children .sub-menu a:after {
  content: ""; }

.title {
  font-family: souvenirregular !important;
  word-spacing: -10px; }

h3 {
  font-weight: 400 !important; }

.center {
  margin: 0 auto; }

.li {
  display: inline; }

.full {
  width: 100%;
  height: auto; }

.clear {
  clear: both; }

.u {
  padding-top: 18px;
  padding-bottom: 18px;
  overflow: hidden;
  position: relative; }

.u:before,
.u:after {
  content: '\e800';
  background: #eeeeee;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.u:after {
  background-color: #537347;
  width: 120px;
  height: 2px; }

.indent {
  padding-left: 15px; }

.blog {
  width: 70%; }

.green-block {
  color: #ffffff !important;
  background-color: #537347 !important; }

.padtop {
  padding-top: 40px !important; }

.inline {
  display: inline; }

.wp-caption p {
  height: auto !important;
  width: auto !important; }

h3 {
  padding-top: 30px; }

.full {
  width: 100%;
  height: 100%; }

th {
  font-weight: 500; }

.block {
  display: block;
  text-decoration: underline;
  padding-top: 5px;
  padding-bottom: 5px; }

@font-face {
  font-family: 'documents';
  src: url("./fonts/fontello.eot?93713590");
  src: url("./fonts/fontello.eot?93713590#iefix") format("embedded-opentype"), url("./fonts/fontello.woff?93713590") format("woff"), url("./font/sfontello.ttf?93713590") format("truetype"), url("./fonts/fontello.svg?93713590#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
.word-doc-i {
  font-family: "documents"; }
  .word-doc-i::before {
    content: "";
    padding: 8px; }

.word-doc-i:after {
  content: "-[" "DOC" "]"; }

.word-ocx-i {
  font-family: "documents"; }
  .word-ocx-i::before {
    content: "";
    padding: 8px; }

.word-ocx-i::after {
  content: "-[" "OCX" "]"; }

.pdf-i {
  font-family: "documents"; }
  .pdf-i::before {
    content: "";
    padding: 8px; }

.pdf-i:after {
  content: "-[" "PDF" "]"; }

.powerpoint-i {
  font-family: "documents"; }
  .powerpoint-i::before {
    content: "";
    padding: 8px; }

.powerpoint-i:after {
  content: "-[" "Power Point" "]"; }

.powerpoint-ptx-i {
  font-family: "documents"; }
  .powerpoint-ptx-i::before {
    content: "";
    padding: 8px; }

.powerpoint-ptx-i:after {
  content: "-[" "PTX" "]"; }

.powerpoint-ptm-i {
  font-family: "documents"; }
  .powerpoint-ptm-i::before {
    content: "";
    padding: 8px; }

.powerpoint-ptm-i:after {
  content: "-[" "PTM" "]"; }

.powerpoint-ppt-i {
  font-family: "documents"; }
  .powerpoint-ppt-i::before {
    content: "";
    padding: 8px; }

.powerpoint-ppt-i:hover {
  content: "-[" "PPT" "]"; }

.excel-i {
  font-family: "documents"; }
  .excel-i::before {
    content: "";
    padding: 8px; }

.excel-i:after {
  content: "-[" "XLSX" "]"; }

.excel-xls-i {
  font-family: "documents"; }
  .excel-xls-i::before {
    content: "";
    padding: 8px; }

.excel-xls-i:hover {
  content: "-[" "XLS" "]"; }

.excel-csv-i {
  font-family: "documents"; }
  .excel-csv-i::before {
    content: "";
    padding: 8px; }

.excel-csv-i {
  content: "-[" "CSV" "]"; }

.excel-lsx-i {
  font-family: "documents"; }
  .excel-lsx-i::before {
    content: "";
    padding: 8px; }

.excel-lsx-i:after {
  content: "-[" "LSX" "]"; }

.img-i {
  font-family: "documents"; }
  .img-i::before {
    content: "";
    padding: 8px; }

.img-i:after {
  content: "-[" "Image" "]"; }

.image-png-i {
  font-family: "documents"; }
  .image-png-i::before {
    content: "";
    padding: 8px; }

.image-png-i::after {
  content: "-[" "PNG" "]"; }

.image-gif-i {
  font-family: "documents"; }
  .image-gif-i::before {
    content: "";
    padding: 8px; }

.image-gif-i::after {
  content: "-[" "GIF" "]"; }

.image-jpg-i {
  font-family: "documents"; }
  .image-jpg-i::before {
    content: "";
    padding: 8px; }

.image-jpg-i::after {
  content: "-[" "JPG" "]"; }

.image-jpeg-i {
  font-family: "documents"; }
  .image-jpeg-i::before {
    content: "";
    padding: 8px; }

.image-jpeg-i:after {
  content: "-[" "JPEG" "]"; }

.zip-i {
  font-family: "documents"; }
  .zip-i::before {
    content: "";
    padding: 8px; }

.mp3-i {
  font-family: "documents"; }
  .mp3-i::before {
    content: "";
    padding: 8px; }

.vid-i {
  font-family: "documents"; }
  .vid-i::before {
    content: "";
    padding: 8px; }

.link-i {
  font-family: "documents"; }
  .link-i::before {
    content: "";
    padding: 8px; }

.link-i:after {
  content: "-[" "Website" "]"; }

.menu-item {
  z-index: 200 !important; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Breakpoints
*
*/
@media (min-width: 320px) and (max-width: 1250px) {
  .header_html {
    display: block; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .wrap_nav nav ul li span {
    font-size: 10px; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .navi_scrolled ul li span {
    font-size: 9px !important; } }

@media (max-width: 320px) {
  .title {
    font-size: 1.6em !important; } }

@media (max-width: 320px) {
  .tag-line {
    margin-left: 100px !important; } }

@media (max-width: 320px) {
  .site-icon {
    width: 30px !important;
    height: 30px !important;
    margin-bottom: -8px !important; } }

@media (max-width: 320px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 1440px) {
  #page {
    width: auto !important; } }

@media (min-width: 1440px) {
  .navi_scrolled {
    width: 100% !important;
    left: 0px !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .title {
    font-size: 1.8em !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tag-line {
    margin-left: 229px !important; } }

.card {
  margin-top: 15px !important; }

@media (min-width: 1440px) {
  #teahn-logo2 {
    width: 40%; } }
@media (min-width: 320px) and (max-width: 1250px) {
  .card {
    widows: 60%; }
    .card img {
      width: 100%;
      height: auto; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-phone {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-phone {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-location {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-location {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-mail-alt {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-mail-alt {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tickbox-text {
    font-size: 0px; } }
@media (max-width: 320px) {
  .tickbox-text {
    font-size: 0px; } }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: A flex box driven card layout system
*
*/
.card {
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  background-color: rgba(255, 255, 255, 0.5);
  word-wrap: break-word; }
  .card:hover, .card:focus {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; }
  .card h4 {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 5px;
    margin: 0px;
    word-wrap: break-word; }
  .card img {
    overflow: hidden; }

.JLeft {
  justify-content: left !important; }

.JRight {
  justify-content: right; }

.JCenter {
  justify-content: center; }

.JSpaceA {
  justify-content: space-around; }

.JStart {
  justify-content: flex-start; }

.JEnd {
  justify-content: flex-end; }

.JSpaceB {
  justify-content: space-between; }

.JSpaceE {
  justify-content: space-evenly; }

.onehalfM {
  margin: 1.5%; }

.onehalfMLeft {
  margin-left: 1.5%; }

.onehalfMRight {
  margin-Right: 1.5%; }

.margin-sides-30 {
  margin-left: 30px;
  margin-right: 30px; }

.services {
  margin: 1.5%;
  word-wrap: break-word;
  width: 300px; }

.small {
  width: 300px;
  min-height: 300px; }
  .small img {
    width: 300px;
    height: 200px; }

.small-c div {
  width: 300px;
  min-height: 300px;
  height: 400px;
  margin-left: 30px;
  margin-right: 30px;
  height: 350px; }
  .small-c div img {
    width: 300px;
    height: 200px; }
  .small-c div .content-wrapper {
    width: 290px;
    margin-left: 10px;
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 5px; }
    .small-c div .content-wrapper .content {
      display: inline-block;
      width: 280px !important; }

.ex-small {
  width: 200px;
  min-height: 300px; }
  .ex-small img {
    width: 200px;
    height: 100px; }

.med {
  width: 400px;
  min-height: 400px; }
  .med img {
    width: 400px;
    height: 300px; }

.c-space-30 div {
  margin-left: 30px;
  margin-right: 30px; }

.large {
  widows: 500px; }
  .large img {
    width: 500px; }

.card-holder {
  display: flex;
  flex-wrap: wrap; }
  .card-holder .wp-caption {
    margin: 3px; }
  .card-holder a {
    color: #ffffff;
    text-decoration: none;
    border: 0px; }
    .card-holder a::visited {
      text-decoration: none; }
    .card-holder a:link {
      text-decoration: none; }
    .card-holder a:active {
      text-decoration: none; }

/*.card-holder::after{
    content: "";
    flex: auto;
}
*/
.tg {
  width: 100%; }

.practice-image {
  width: 100%; }
  .practice-image img {
    width: 100%;
    height: auto; }

.break {
  flex-basis: 100%;
  width: 0px;
  height: 0px;
  overflow: hidden; }

.content {
  color: #333333; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: the wp_header styling
*
*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

.logo_wrap {
  width: 100% !important; }
  .logo_wrap .site-icon {
    height: 60px;
    width: 60px;
    margin-bottom: -16px; }
  .logo_wrap .tag-line {
    text-transform: uppercase;
    margin-left: 350px; }

.wrap_social_icons {
  margin-top: 20px; }

.current_page_item > a > span {
  padding-bottom: 5px;
  border-bottom: 1px #94A940 solid; }

.page_item:hover {
  color: #FFFFFF; }
.page_item a:hover {
  color: #FFFFFF; }

#header {
  background-color: #537347; }
  #header .header_html div {
    color: #FFFFFF; }
  #header .title {
    color: #FFFFFF; }
  #header .tag-line {
    color: #FFFFFF; }
  #header .primary-nav ul .current_page_item {
    height: 56px; }
  #header .primary-nav ul li {
    background-color: #537347; }
    #header .primary-nav ul li a {
      margin: 0px; }
      #header .primary-nav ul li a span {
        color: #FFFFFF; }
  #header .wrap_nav {
    border: none; }
    #header .wrap_nav .navi_scrolled {
      background-color: #537347;
      width: 95%; }
    #header .wrap_nav .sub-menu li span {
      color: #333333;
      border-bottom: 0px; }

#navigation > li.current_page_item > a {
  background-color: #2A2A2A !important; }

#navigation li li:hover > a:hover, #navigation ul li:hover > a {
  background-color: #2A2A2A !important; }

#navigation > li + li:hover > a {
  background-color: #2A2A2A !important; }

#navigation > li:hover > a {
  background-color: #2A2A2A !important; }

#navigation > li + li + li:hover > a {
  background-color: #2A2A2A !important; }

#navigation li li.current_page_ancestor > a, #navigation li li.current-menu-ancestor > a {
  background-color: #2A2A2A !important; }

#navigation li li.current_page_item > a {
  background-color: #2A2A2A !important; }

#navigation > li.current_page_ancestor > a, #navigation > li.current-menu-ancestor > a {
  background-color: #2A2A2A !important; }

.navi_scrolled {
  background-color: #2A2A2A !important; }

.wrap_nav {
  background-color: #2A2A2A !important; }

#header {
  padding: 0px !important; }

.wrap_header_search {
  margin-right: 5px; }

.header_html {
  margin-right: 10px !important; }

.logo_wrap {
  padding-top: 22px;
  padding-left: 15px; }

.wrap_social_icons {
  padding-right: 10px; }

.sub-menu .menu-item a span {
  color: #FFFFFF !important; }

#ham-title {
  position: relative;
  color: #ffffff;
  top: 39px;
  right: 4px;
  display: none; }

#navigation li:hover {
  background-color: #2A2A2A !important; }
#navigation li {
  background-color: #2A2A2A !important;
  border: none !important;
  padding-top: 16px !important;
  margin-top: 0px !important; }
  #navigation li a span {
    font-weight: 1000; }
  #navigation li a:hover {
    background-color: #2a2a2a !important; }
    #navigation li a:hover span:hover {
      color: rgba(255, 255, 255, 0.5); }
#navigation li:hover {
  background-color: #2A2A2A !important; }

#header .social_icons li {
  background-color: #FFFFFF; }

.responsive_nav span {
  background-color: #FFFFFF !important; }
  .responsive_nav span::before {
    background-color: #FFFFFF !important; }
  .responsive_nav span::after {
    background-color: #FFFFFF !important; }

.sub-menu {
  z-index: 10; }

.navigation li {
  border-left: 1px solid #647a4c;
  border-right: 1px solid #7a915b;
  margin-top: 16px;
  height: 50px !important; }
  .navigation li a {
    margin-top: -6px !important; }
  .navigation li ul li {
    border: none; }
.navigation #menu-item-portal a {
  color: #FFFFFF; }
.navigation #menu-item-login a {
  color: #FFFFFF !important; }

.wrap_header_searchP {
  margin-top: -10px; }

.wrap_search_cart {
  margin-top: -58px;
  margin-left: -10px; }

.rocks {
  display: block;
  width: 400px;
  height: 10px; }

.header_html .header_menu {
  clear: both; }
  .header_html .header_menu ul {
    list-style: none; }
    .header_html .header_menu ul li {
      list-style: none;
      float: left; }
      .header_html .header_menu ul li a {
        color: #FFFFFF; }

.number-wrap {
  clear: both;
  padding-left: 20px; }

#utility-navigation a:hover {
  color: rgba(255, 255, 255, 0.5); }
#utility-navigation li {
  text-transform: uppercase;
  padding: 10px; }
  #utility-navigation li:hover > ul {
    visibility: visible;
    opacity: 1;
    display: block; }
    #utility-navigation li:hover > ul li:hover {
      visibility: none; }
  #utility-navigation li a {
    font-size: 1.2em;
    font-weight: 300; }

.sub-menu {
  margin: 0;
  visibility: none;
  opacity: 0;
  position: absolute;
  top: 55px;
  border: 1px #FFFFFF solid;
  background-color: #537347;
  z-index: 999999; }
  .sub-menu li {
    text-transform: capitalize !important;
    clear: both; }
    .sub-menu li a {
      font-weight: 300; }

.portal {
  margin: 0;
  visibility: none;
  opacity: 0;
  position: absolute;
  right: -21px;
  top: 55px;
  border: 1px #FFFFFF solid;
  background-color: #537347;
  z-index: 999999; }
  .portal li {
    clear: both; }
    .portal li a:hover > span {
      color: #333333 !important; }

.header_html {
  position: absolute;
  top: 6px !important;
  right: 51px !important; }

.wrap_search_cart {
  padding-left: 12px; }

.wrap_header_search {
  top: 50px;
  right: -6px; }

.current-menu-parent > a > span {
  border-bottom: 1px #94A940 solid !important;
  padding-bottom: 5px; }

.primary-nav ul li {
  height: auto !important; }

.header_html {
  display: block !important; }

.logo_wrap {
  float: none !important; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: body styling
*
*/
#page {
  padding-bottom: 0px;
  margin: 0px;
  width: 100% !important; }

.content_wrap {
  padding-top: 0px; }

.pagenav ul li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: 404 styling
*
*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

.error h1 {
  color: #537347 !important; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: wp_footer styling
*
*/
html {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  height: 100%; }

#page {
  min-height: 100%;
  position: relative; }

#header {
  padding: 10px; }

.the-content {
  padding-bottom: 100px;
  /* Height of the footer element */ }

#footer {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0; }
  #footer .copyright {
    padding-left: 10px; }

.map {
  padding-bottom: 100px; }

#bottom {
  padding-bottom: 100px; }

#womensRefuge {
  cursor: pointer;
  display: inline;
  padding-left: 10px; }

#wr-img {
  margin-top: 5px; }

#supporting-wrapper {
  display: inline; }
  #supporting-wrapper .supporting-element {
    display: inherit; }
    #supporting-wrapper .supporting-element img {
      display: inherit; }
    #supporting-wrapper .supporting-element #health-navigator {
      padding-top: 11px;
      width: 6em; }
    #supporting-wrapper .supporting-element #huttDHB {
      padding-top: 11px;
      width: 4em; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: misc
*
*/
#slide_top::before {
  border-bottom-color: #333333; }

#wp-form label {
  display: block; }

.error-msg {
  color: white;
  background-color: #f35e4c;
  width: auto;
  display: inline-block;
  padding: 10px; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Sit mixin list
*
*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: component styling
*
*/
.table {
  width: 60%; }
  .table tr:nth-child(odd) {
    background-color: #a7aaa6;
    color: #FFFFFF; }
  .table tr:nth-child(even) {
    background-color: #FFFFFF;
    color: #333333; }
  .table tr:first-child {
    background-color: #537347;
    color: #FFFFFF; }

.icon {
  display: inline; }

table {
  border-collapse: collapse; }

td,
th {
  border: 1px solid #999;
  padding: 0.5rem;
  text-align: left; }

th {
  background-color: #537347;
  color: white; }

.tg tr:nth-child(odd) {
  background-color: #a7aaa6;
  color: #FFFFFF; }
.tg tr:first-child {
  background-color: #537347;
  color: #FFFFFF; }

.invs-hr {
  height: 2px;
  display: block;
  padding-top: 40px; }

.post-tags {
  float: right;
  padding: 5px;
  max-width: 100px; }

.time-stamp {
  float: left;
  padding: 5px; }

.card-content {
  box-sizing: border-box;
  border: 3px;
  padding: 5px;
  margin: 5px; }

.tag {
  display: inline;
  color: #8a8a8a; }

.excerpt {
  margin: auto; }
  .excerpt h2 {
    text-align: center; }

.breadcrumbs {
  padding-left: 10px; }
  .breadcrumbs li {
    display: inline; }

.contact-form1 input[type="text"], .contact-form1 input[type="email"], .contact-form1 input[type="tel"], .contact-form1 textarea, .contact-form1 input[type="password"], .contact-form1 select {
  overflow: hidden;
  margin: 0 0 5px;
  color: #000 !important;
  border-color: #333333 !important;
  padding: 5px;
  background-color: rgba(51, 51, 51, 0.2) !important; }

#service-programsholder-2893 .card {
  width: 400px !important; }

#service-programsholder-2893 img {
  width: 400px !important;
  height: 300px !important; }

@media (min-width: 320px) and (max-width: 1250px) {
  .home-news-card .news-img-wrap {
    display: block;
    width: 100%; } }
@media (min-width: 320px) and (max-width: 1250px) {
  .home-news-card .news-img-wrap img {
    display: block;
    width: 100%;
    max-width: 500px;
    max-height: 400px; } }
@media (min-width: 320px) and (max-width: 1250px) {
  .home-news-card .news-content {
    display: block;
    width: 90%;
    height: auto; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .sub-menu {
    display: none !important; } }
@media (min-width: 320px) and (max-width: 1250px) {
  #ham-title {
    display: inline; } }

@media (min-width: 320px) and (max-width: 1025px) {
  .primary-nav {
    background-color: #537347 !important; } }

@media (min-width: 1230px) {
  .news-content {
    font-size: 12px; } }

#home-icons {
  justify-content: space-around !important;
  border-color: red;
  background-color: red;
  color: red; }
  #home-icons .card {
    justify-content: space-around; }

#holder-6 {
  justify-content: space-around; }

.HomePage-Card {
  width: 300px;
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  background-color: rgba(255, 255, 255, 0.5);
  min-height: 450px;
  height: 550px; }
  .HomePage-Card:hover, .HomePage-Card:focus {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; }
    .HomePage-Card:hover .content-wrapper .content, .HomePage-Card:focus .content-wrapper .content {
      text-decoration: none;
      color: #333; }
  .HomePage-Card h4 {
    text-align: center; }
  .HomePage-Card .HomePage {
    max-width: 500px;
    max-height: 500px;
    height: 400px; }
  .HomePage-Card .content-wrapper {
    text-align: center; }

#home-icons:nth-child(3) {
  page-break-after: always;
  break-after: always; }

.HomePage-Card {
  width: 500px; }

.content-wrapper {
  padding: 10px; }

.item-title {
  text-decoration: none; }

.rev_slider {
  z-index: 1; }
  .rev_slider ul li {
    z-index: 1; }

.rev_slider_wrapper::before {
  display: none; }
.rev_slider_wrapper::after {
  display: none; }

#header .logo_wrap {
  max-width: 100%;
  position: unset !important;
  height: auto;
  height: 200px;
  height: 170px !important; }

.home-news-card {
  width: 95%; }
  .home-news-card .news-img {
    float: left;
    width: 25%; }
  .home-news-card img {
    float: left; }
  .home-news-card .home-news-content {
    float: left;
    width: 75%; }

.home-news-card {
  margin-bottom: 20px; }

.news-expert a {
  display: block; }

.home-news-card {
  overflow: hidden; }

.news-content {
  width: 100%;
  padding: 5px; }

.news-img-wrap img {
  width: 20%;
  padding: 5px;
  height: auto;
  max-width: 300px;
  max-height: 200px;
  overflow: hidden; }

.news-content {
  width: 75% !important;
  float: right;
  height: 176px; }

#dwn-arrow {
  cursor: pointer; }

#home-iconsholder-6 {
  display: flex;
  justify-content: center; }
  #home-iconsholder-6 .HomePage-Card {
    margin: 3em; }

.HomePage-Card {
  margin-left: 4% !important; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

#holder-36 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: stretch; }

.post-wrap {
  width: 300px;
  display: inline; }
  .post-wrap img {
    display: inline; }

.size-news-events {
  width: 300px !important;
  height: 300px !important; }

.tag {
  display: block !important; }

.home-news {
  margin: 15px;
  padding: 0px; }
  .home-news h1 {
    padding-left: 5px; }
  .home-news h2 {
    padding-left: 5px; }
  .home-news .home-news-card:hover {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; }

/*@import "../bower_components/breakpoint-sass/stylesheets/breakpoint.scss";
$small-mobile: max-width 320px;
$mobile: 321px 540px;
$large-screen: min-width 1440px;
$smallscreen: 320px 1250px;*/
/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Breakpoints
*
*/
@media (min-width: 320px) and (max-width: 1250px) {
  .header_html {
    display: block; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .wrap_nav nav ul li span {
    font-size: 10px; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .navi_scrolled ul li span {
    font-size: 9px !important; } }

@media (max-width: 320px) {
  .title {
    font-size: 1.6em !important; } }

@media (max-width: 320px) {
  .tag-line {
    margin-left: 100px !important; } }

@media (max-width: 320px) {
  .site-icon {
    width: 30px !important;
    height: 30px !important;
    margin-bottom: -8px !important; } }

@media (max-width: 320px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 1440px) {
  #page {
    width: auto !important; } }

@media (min-width: 1440px) {
  .navi_scrolled {
    width: 100% !important;
    left: 0px !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .title {
    font-size: 1.8em !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tag-line {
    margin-left: 229px !important; } }

.card {
  margin-top: 15px !important; }

@media (min-width: 1440px) {
  #teahn-logo2 {
    width: 40%; } }
@media (min-width: 320px) and (max-width: 1250px) {
  .card {
    widows: 60%; }
    .card img {
      width: 100%;
      height: auto; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-phone {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-phone {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-location {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-location {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-mail-alt {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-mail-alt {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tickbox-text {
    font-size: 0px; } }
@media (max-width: 320px) {
  .tickbox-text {
    font-size: 0px; } }

#holder-36 .card {
  max-width: 300px;
  height: 340px; }

@media (max-width: 1045px) {
  .two_thrid {
    clear: left !important;
    padding-left: 50px !important; } }
#holder-54 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: stretch; }

.member-wrap {
  padding-top: 10px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .member-wrap img .info span {
    text-align: center; }
  .member-wrap img .info ul {
    margin: auto; }
  .member-wrap .memebers-excerpt {
    flex-basis: 40%; }
  .member-wrap .members-caption h4 {
    font-size: 2em; }

.wp-caption img {
  margin-top: 30px; }
.wp-caption h4 {
  font-weight: 300;
  font-size: 2em; }
.wp-caption p {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px; }
.wp-caption .wp-caption-text {
  padding: 0px;
  margin: 0px; }
  .wp-caption .wp-caption-text h4 {
    padding: 0px;
    margin: 0px; }

.two_thrid h3 {
  font-weight: 500; }

.excerpt {
  color: #424242;
  font-weight: 300;
  font-size: 1.3em;
  text-align: left;
  line-height: 1.6em;
  padding-bottom: 10px; }

.skills {
  padding-top: 5px;
  font-weight: 400;
  font-size: 1.4em; }

.more {
  display: inline-block; }
  .more p {
    color: #424242; }
  .more div {
    color: #424242; }

.excerpt {
  width: 80%;
  text-align: justify; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: component styling
*
*/
#holder-921 {
  display: flex !important;
  justify-content: center !important; }
  #holder-921 .services {
    margin: 1.5%;
    max-width: 300px; }
    #holder-921 .services h4 {
      word-break: keep-all; }

#service-programsholder-1437 div {
  width: 400px; }
  #service-programsholder-1437 div img {
    width: 400px;
    height: 300px;
    overflow: hidden; }
  #service-programsholder-1437 div .content-wrapper {
    width: 90%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 5px; }
    #service-programsholder-1437 div .content-wrapper .content {
      padding: 10px;
      width: 100%;
      text-align: justify; }

.blog {
  padding-bottom: 100px; }

.entry .pagenav {
  list-style: none; }

/*random code*/
.service figure {
  margin: auto;
  overflow: hidden;
  height: 400px;
  width: auto;
  display: block; }
  .service figure .wp-post-image {
    height: auto;
    width: auto; }

#holder-0 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  align-content: flex-start; }
  #holder-0 ul li {
    font-size: 1.3em; }

.Information img {
  width: 300px; }

#holder-103 {
  display: flex;
  justify-content: center !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start; }
  #holder-103 ul li {
    font-size: 1.3em; }
  #holder-103 h2 {
    text-align: center;
    font-size: 1.5em; }

.practice {
  margin: 1.5%; }

#practice-fees .PracticeInfo-Card {
  width: 400px; }

.PracticeInfo-Card {
  width: 400px;
  min-height: 410px; }
  .PracticeInfo-Card .content-wrapper {
    text-align: center; }
  .PracticeInfo-Card img {
    width: 100%; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Breakpoints
*
*/
@media (min-width: 320px) and (max-width: 1250px) {
  .header_html {
    display: block; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .wrap_nav nav ul li span {
    font-size: 10px; } }

@media (min-width: 320px) and (max-width: 1250px) {
  .navi_scrolled ul li span {
    font-size: 9px !important; } }

@media (max-width: 320px) {
  .title {
    font-size: 1.6em !important; } }

@media (max-width: 320px) {
  .tag-line {
    margin-left: 100px !important; } }

@media (max-width: 320px) {
  .site-icon {
    width: 30px !important;
    height: 30px !important;
    margin-bottom: -8px !important; } }

@media (max-width: 320px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 1440px) {
  #page {
    width: auto !important; } }

@media (min-width: 1440px) {
  .navi_scrolled {
    width: 100% !important;
    left: 0px !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  #rev_slider_1_1_wrapper {
    display: none !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .title {
    font-size: 1.8em !important; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tag-line {
    margin-left: 229px !important; } }

.card {
  margin-top: 15px !important; }

@media (min-width: 1440px) {
  #teahn-logo2 {
    width: 40%; } }
@media (min-width: 320px) and (max-width: 1250px) {
  .card {
    widows: 60%; }
    .card img {
      width: 100%;
      height: auto; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-phone {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-phone {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-location {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-location {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .icon-mail-alt {
    font-size: 0px; } }
@media (max-width: 320px) {
  .icon-mail-alt {
    font-size: 0px; } }

@media (min-width: 321px) and (max-width: 540px) {
  .tickbox-text {
    font-size: 0px; } }
@media (max-width: 320px) {
  .tickbox-text {
    font-size: 0px; } }

@media (max-width: 730px) {
  .practice-info th {
    font-size: 10px; } }
@media (max-width: 630px) {
  .practice-info th {
    padding: 0px;
    width: 10px; } }
@media (max-width: 730px) {
  .practice-info td a {
    font-size: 14px; }
    .practice-info td a .icon-globe {
      font-size: 12px; } }
@media (max-width: 630px) {
  .practice-info td a {
    display: inline;
    padding: 0px;
    width: 10px; }
    .practice-info td a .icon-globe {
      font-size: 6px; } }

@media (max-width: 650px) {
  .icon-phone:before {
    font-size: 20px !important; }
  .icon-phone:after {
    font-size: 0px; } }

@media (max-width: 650px) {
  .icon-globe:before {
    font-size: 20px !important; } }

@media (max-width: 650px) {
  .icon-location:before {
    font-size: 20px !important; } }

@media (max-width: 650px) {
  .icon-mail-alt:before {
    font-size: 20px !important; } }

@media (min-width: 0px) and (max-width: 1000px) {
  .practice-image {
    width: 100% !important;
    float: none;
    clear: both; }
    .practice-image img {
      width: 100% !important; } }

/*
.meta-box{
    @include breakpoint(0px 1000px ) 
    {
        float: none;
       
        clear: both;
        ul{
            li{
                font-size: 15px !important;
            }
        }
    }
    ul{
        li{
            @include breakpoint(1000px 1355px ) 
            {
            font-size: 12px !important;
            padding: 10px;
            }
        }
    }
}*/
@media (min-width: 321px) and (max-width: 540px) {
  .meta-box {
    float: left !important;
    width: 100%; } }
@media (max-width: 320px) {
  .meta-box {
    float: left !important;
    width: 100%; } }

.tick-cross-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.practice-info {
  width: 100%; }
  .practice-info tr {
    color: #333; }
  .practice-info .taking-patients {
    word-wrap: break-word; }
  .practice-info .practice-phone {
    word-wrap: normal; }

.tickbox-text {
  vertical-align: middle; }

.prac-check-box {
  margin: 0, auto; }

.ws-icon {
  font-size: 22px;
  transform: rotate(1deg);
  text-align: center; }

.practice-price tr:nth-child(even) {
  color: #333; }

.practice-image {
  width: 44%;
  float: left; }

.meta-box {
  float: left;
  width: 55%; }
  .meta-box ul li {
    font-size: 20px;
    padding: 10px; }

.entry #holder-89 {
  display: flex !important;
  justify-content: center !important; }
  .entry #holder-89 .services {
    margin: 1.5%;
    max-width: 300px; }
    .entry #holder-89 .services h4 {
      word-break: keep-all; }

.Whatwedo-Card {
  min-height: 420px; }
  .Whatwedo-Card .content-wrapper {
    text-align: center; }
  .Whatwedo-Card img {
    width: 100%; }

#child-89 ul {
  width: 60%; }
  #child-89 ul li {
    float: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none; }
    #child-89 ul li a {
      font-size: 2em; }

.practice-support-content {
  padding-bottom: 100px; }

#holder-1603 {
  justify-content: center; }
  #holder-1603 .Resources-Card {
    margin: 1.5%;
    max-width: 500px;
    overflow: hidden; }
    #holder-1603 .Resources-Card img {
      width: 500px;
      height: 350px;
      overflow: hidden; }

.qli {
  padding-left: 20px; }

.iconify a {
  font-size: 15px;
  padding: 5px; }

#pdf-viewer {
  height: 60%; }

/*
*
* Author: Alex Walter, alex.w@teahn.org.nz, 2017
* Discription: Style Vars
*
*/
li#menu-item-portal {
  font-size: 12px; }

#holder-436 {
  justify-content: center !important; }
  #holder-436 .Portal-Card {
    margin: 10px; }
    #holder-436 .Portal-Card img {
      width: 400px; }

.bulletin-item-wrap {
  overflow: hidden;
  padding: 3px; }
  .bulletin-item-wrap:hover {
    animation-name: bg-animation;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
  .bulletin-item-wrap:hover span {
    animation-name: text-fade-animation;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
  .bulletin-item-wrap:hover div {
    animation-name: text-fade-animation;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
  .bulletin-item-wrap .bulletin-post-date {
    float: right; }
  .bulletin-item-wrap .b-icon {
    padding-right: 5px;
    float: left; }
  .bulletin-item-wrap .bulletin-title {
    float: left; }

.b-date-haeder {
  padding-top: 30px;
  font-size: 22px; }

.bulletin-featured-item-wrap {
  margin: 15px;
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  width: 130px;
  color: #333; }
  .bulletin-featured-item-wrap:hover, .bulletin-featured-item-wrap:focus {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; }
  .bulletin-featured-item-wrap .featured-b-icon {
    text-align: center;
    font-size: 40px; }
  .bulletin-featured-item-wrap .featured-bulletin-title {
    display: block;
    text-align: center;
    font-size: 18px;
    word-wrap: break-word;
    color: #333; }
  .bulletin-featured-item-wrap .featured-bulletin-post-date {
    text-align: center;
    display: block;
    color: #333; }

@keyframes bg-animation {
  from {
    background-color: #FFFFFF; }
  to {
    background-color: #537347; } }
@keyframes text-fade-animation {
  from {
    color: #537347; }
  to {
    color: #FFFFFF; } }
.contact-form p {
  color: #FFFFFF;
  clear: both; }
.contact-form input {
  background-color: #FFFFFF !important; }
.contact-form .your-name input {
  width: 60%; }
.contact-form dfssfsfss
.your-subject input {
  width: 60%; }
.contact-form .your-message textarea {
  background-color: #FFFFFF !important; }

.contact-form {
  padding: 10px;
  background-color: #2A2A2A;
  width: 100%; }
  .contact-form form {
    margin: auto; }

@media print {
  nav {
    display: none; }

  #rev_slider_1_1_forcefullwidth {
    display: none; }

  .logo {
    font-size: 20px; }

  .tag-line {
    margin-left: 197px !important;
    font-size: 10px; }

  .social_icons {
    display: none; }

  #middle {
    margin: 0px;
    padding: 0px;
    width: 100%; }

  .content_wrap {
    margin: 0px !important;
    padding: 0px;
    width: 100%; }

  section {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important; }

  .opened-article {
    padding: 0px !important;
    width: 100% !important; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .wrap_search_cart {
    margin: 0px !important; } }

/*# sourceMappingURL=style.css.map */
