/* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 100px;
	height: 100px; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {		width: 100px; 
}

/* Themify Custom CSS */
.header-bar {
  background-color: #fafafa;
  position: fixed;
  top: 0;
}

#main-nav {
/*  background-color: #fafafa;
*/
}

.header-widget-inner .col3-1 div {
  float: right !important;
}

.header-widget-inner .col3-1.first {
  min-width: 50%;
}

.header-widget-inner .col3-1 {
  max-width: 20%;
}

.header-widget-inner #hybrid-search-3 {
  margin-right: 1.05em;
  margin-top: 0.4em;
  margin-bottom: 0;
  vertical-align: top !important;
}

.header-widget-inner #hybrid-search-3 button {
  border: 0;
  background: none !important;
  padding: 0 !important;
}

#headerwrap {
  border: 0;
}

#headerwrap #searchform #s {
  position: inherit;
  width: 200px;
  background-color: #fafafa;
  color: #bbbbbb;
  border: 2px solid #cccccc;
  height: 30px;
  margin-top: 3px;
  margin-left: 0px;
  padding-left: 30px;
  padding-right: 10px;
  vertical-align: middle !important;
  background-image: url('/wp-content/uploads/media_uploads/search-icon-bg.png');
  background-repeat: no-repeat;
  background-size: 26px 26px;
  font-weight: 600;
}

#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover {
  width: 200px;
  color: #bbbbbb;
  background-color: #ffffff;
}

#headerwrap #searchform .fa {
  position: relative;
  color: #000000;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  background-color: #fafafa;
  border-radius: 100%;
  padding: 0.3em;
  width: 1.1em;
  height: 1.1em;
  line-height: 1.1em;
  letter-spacing: 0;
  vertical-align: middle !important;
  margin: -4.55em 0 0.3em 155px;
}

#headerwrap #searchform button {
  background-color: transparent !important;
}

#headerwrap #searchform .icon-search {
  display: none;
}

#headerwrap.fixed-header {
  background-color: #fafafa;
  min-height: 100px;
  border-bottom: solid 1px #eeeeee;
}

.mobile_menu_active.sidemenu-active #headerwrap {
  min-height: 110px;
}

#site-logo {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  transition: none;
}

#site-logo img {
  min-width: 100px;
  min-height: 100px;
}

#headerwrap #text-3 {
  width: 100%;
  text-align: right;
  margin-right: 1em;
  font-size: 1.3em;
/*  transform: scale(1, 1.2);
  -webkit-transform: scale(1, 1.2);
  -moz-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  -o-transform: scale(1, 1.2);
*/
}

#header {
  padding-top: 0;
  padding-bottom: 0;
}

#main-nav {
  margin-top: 0;
}

#main-nav a {
  color: #b6b8b9;
  font-weight: bold;
  text-transform: uppercase;
}


#main-nav .current_page_item a, 
#main-nav .current-menu-item a,
#main-nav .current-menu-ancestor a,
#main-nav .current-menu-parent a {
  color: #000000;
}

a {
  color: #000000;
}

a:hover,
#main-nav a:hover,
#main-nav ul a:hover,
.post-title a:hover {
  color: #63ccf5;
}

#headerwrap.fixed-header .navbar-wrapper {
  margin-top: 15px;
}

#headerwrap.fixed-header #site-logo {
  margin-top: 0;
}

#footerwrap {
  padding-top: 1.3em;
  padding-bottom: 0.5em;
}

#footerwrap .main-col {
  display: none;
}

.footer-widgets {
  font-size: 0.7em;
  color: #bbbbbb;
}

.footer-widgets a {
  font-size: 1em;
  text-decoration: underline;
  color: #bbbbbb;
}

.footer-widgets a:hover {
  color: #000000;
}

.footer-widgets .widget_text {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-widgets #text-5 {
  text-align: left;
}

.footer-widgets #text-6 {
  text-align: right;
}

/* SWAP POSITION Post Title with Post Date */
.post .post-content-inner {
  display: table;
  text-align: left;
}
.post .post-title {
  display: table-header-group;
}

.featured-area .post-content {
  display: table;
  width: 100%;
}
.featured-area .post-content .post-title {
  display: table-header-group;
}

/* END SWAP POSITION */

.home #content {
  padding-top: 0px;
}

#content {
  padding-top: 5px;
}

.page-title {
  text-align: center;
  color: #ffffff;
  background-color: #e1e1e1;
  font-size: 2.6em;
  font-weight: 500;
  letter-spacing: 1px;
/*  transform: scale(1, 0.7);
  -webkit-transform: scale(1, 0.7);
  -moz-transform: scale(1, 0.7);
  -ms-transform: scale(1, 0.7);
  -o-transform: scale(1, 0.7);
*/
}

.post-filter .cat-item {
  display: none !important;
}

.product-box {
  border-left: 6px solid #e6e7e8;
  border-bottom: 6px solid #e6e7e8;
  margin-top: 2.5em;
  padding-left: 0.7em;
}

.product-box img {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.product-title p {
  padding-bottom: 0em;
  letter-spacing: -1px;
  text-align: center;
  font-size: 1.5em;
  margin-top: 0.3em;
  font-family: Raleway, Arial, sans-serif;
  font-weight: bold;
  transform: scale(1, 0.9);
  -webkit-transform: scale(1, 0.9);
  -moz-transform: scale(1, 0.9);
  -ms-transform: scale(1, 0.9);
  -o-transform: scale(1, 0.9);
}

.treatment-box {
  border-left: 6px solid #e6e7e8;
  border-bottom: 6px solid #e6e7e8;
  margin-top: 2.5em;
  padding-left: 2em;
}

.module-video {
  margin-bottom: 0em;
}

.treatment-title p {
  padding-bottom: 0.1em;
  letter-spacing: -1px;
  font-size: 1.8em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  font-weight: bold;
  font-family: Raleway, Arial, sans-serif;
  transform: scale(1, 0.9);
  -webkit-transform: scale(1, 0.9);
  -moz-transform: scale(1, 0.9);
  -ms-transform: scale(1, 0.9);
  -o-transform: scale(1, 0.9);
}

.event-box .post {
  border-left: 6px solid #e6e7e8;
  border-bottom: 6px solid #e6e7e8;
  margin-top: 2.5em;
  padding-left: 0.5em;
}

p {
  line-height: 1.2em;
}

.post-date-wrap {
  max-height: 35px;
}

.related-posts .post-category {
  display: none !important;
}

.slide-inner-wrap {
  margin: 1px;
}

input[type="reset"], input[type="submit"], button {
  background-color: #cccccc;
  color: #000000;
}

.related-posts .post-title {
  text-align: center;
}

.product-range {
  padding-top: 1em;
  padding-bottom: 1.2em;
}

.product-range .first {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  padding-right: 1em;
}

.product-range h3 {
  margin-bottom: 0;
  text-align: right;
  font-weight: bold;
  text-shadow:
    -1px -1px 0 #dddddd,
    1px -1px 0 #dddddd,
    -1px 1px 0 #dddddd,
    1px 1px 0 #dddddd;  
}

.product-range p {
  margin-bottom: 0;
  text-align: left;
}

.product-range .last {
  padding-left: 1em;
  padding-right: 1em;
}

.list-post .related-posts .post {
   width: 23.5%;
}
.list-post .related-posts .post:nth-of-type(3n+1) {
   margin-left: 2%;
   clear: none;
}
.list-post .related-posts .post:nth-of-type(4n+1) {
   margin-left: 0%;
   clear: left;
}

@media screen and (max-width: 1024px) {
  
  #headerwrap #searchform #s:focus,
  #headerwrap #searchform #s:hover {
    width: 100%;
    color: #000000;
  }
  
  #headerwrap #searchform .fa {
    font-size: 16px;
    margin: -4.55em 0 0.3em -0.8em;
  }

}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 100px;
	height: 100px; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 100px;
	height: 100px; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {		width: 100px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 100px;
	height: 100px; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {		width: 100px; 
}
 }