/*
Theme Name: Healthi
Theme URI: https://www.thinkupthemes.com/free/consulting-free/
Template: consulting
Author: ThinkUpThemes
Author URI: https://www.thinkupthemes.com
Description: Consulting is the free version of the multi-purpose professional theme (Consulting Pro) ideal for a business or blog website. The theme has a responsive layout, HD retina ready and comes with a powerful theme options panel with can be used to make awesome changes without touching any code. The theme also comes with a full width easy to use slider. Easily add a logo to your site and create a beautiful homepage using the built-in homepage layout.
Tags: one-column,two-columns,three-columns,right-sidebar,left-sidebar,custom-header,custom-menu,full-width-template,theme-options,threaded-comments,featured-images,post-formats,sticky-post,translation-ready,flexible-header,custom-background,grid-layout,footer-widgets,blog,e-commerce,photography
Version: 1.2.12.1581296658
Updated: 2020-02-10 11:04:18

*/
@import url('../consulting/style.css');

body {
	/*background-color: rgba(0, 0, 0, 0.4);*/
	background: rgba(0, 0, 0, 0.4);
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
select,
textarea {
	width: auto;
}

#pre-header-core, 
#header-core,
#header-sticky-core,
#content-core, 
#footer-core, 
#sub-footer-core,
#sub-footer-widgets,
#sub-footer-close,
#notification-core,
#intro-core,
#introaction-core,
#outroaction-core {
	max-width:1400px;
}

#content {
	padding: 20px 10px 30px;
} 

body.layout-boxed #body-core,
body.custom-background #body-core {
	max-width: 1300px;
}

body.layout-boxed #pre-header,
body.layout-boxed #header,
body.layout-boxed #header-sticky,
body.custom-background #pre-header,
body.custom-background #header,
body.custom-background #header-sticky {
	max-width: 1300px;
}

#pre-header .header-links li,
#pre-header .header-links li a {
	color: #FFF;
	font-weight: bold;
}

#pre-header .header-links > ul > li:before {
	content: "";
	padding-right: 0px;
}

#pre-header .header-links > ul > li.alignright:before,
#pre-header .header-links > ul > li:first-child:before {
	content: "";
	padding: 0;
}

#pre-header .header-links i {
	color: rgba(0, 0, 0, 0.0);
}

.pre-header-style2 #pre-header .header-links li a {
	background: rgba(0, 0, 0, 0.0);
}

.pre-header-style2 #pre-header .header-links li,
.pre-header-style2 #pre-header .header-links li a,
.pre-header-style2 #pre-header-social li {
	color: #FFF;
}

#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	font-size: 18px;
}

#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	font-size: 16px;
}

a.themebutton2 {
	color: #FFF;
	background: #ef483f;
}

#footer {
	font-size: 18px;
	padding: 40px 30px 20px;
}

#footer-core h3 {
	font-size: 100%;
}

#footer-core h3:before {
	border-left: 0px solid #4498e7;
	border-bottom: 0px solid #4498e7;
}

.blog-style2 .blog-article .entry-content {
	padding: 20px;
}

.single .post-title {
	display:none;
}

.single .entry-meta {
	display:none;
}

.wrap-safari {
	max-width: 1300px; 
}

.grecaptcha-badge {
    visibility: hidden !important;
    
}

.top-button {
	/*box-shadow:inset 0px 1px 0px 0px #f5978e;*/
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial !important;
	font-size:16px !important;
	font-weight:bold !important;
	padding:0px 5px;
	margin: 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444444;
}

.top-button:active {
	position:relative;
	top:1px;
}

.top-button a {
	color: white;
}

.remotesupport {
	background:linear-gradient(to bottom, #f9433a 5%, #d93936 100%) !important;
	background-color:#f9433a !important;
	padding: 0px 15px;
}

.facebookbutton {
	background:linear-gradient(to bottom, #3b5998 5%, #3b5998 100%) !important;
	background-color:#3b5998 !important;
	padding-left: 15px;
}

.linkedinbutton {
	background:linear-gradient(to bottom, #0e76a8 5%, #0e76a8 100%) !important;
	background-color:#0e76a8 !important;
	padding-left: 15px;
}

#header-search .searchform, .fa-search {
	border: 1px solid #2e1a47 !important;
	z-index: 1;
	border-radius: 2px;
	margin-right: 5px;
	padding: 2px 2px 4px 2px;
}

#header-search .fa-search {
    display: none;
}

#header-search .search {
    padding: 5px 45px 5px 5px;
}

#header-search input {
	color: #2e1a47;
	font-weight: bold;
	padding: 5px;
    padding-bottom: 8px;
}

#header-search .searchsubmit {
    display: block;
    padding: 3px 15px;
    margin-top: -29px;
    margin-left: 124px;
    font-family: 'Font Awesome\ 5 Free';
    content: "\f002";
    font-weight: 900;
}

#blog-search .search {
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.3);
	width: 90%;
	color: #111111;
}

#blog-search .searchsubmit {
	font-family: 'Font Awesome\ 5 Free';
    content: "\f002";
    font-weight: 900;
}

.mob-icon-menu {
    background-color: white;
    border-radius: 2px;
}

.leftmtop img {
    border-radius: 3px;
}

#mobmenuleft li a {
    text-decoration: underline;
    text-underline-position: under;
}

.buttonizer-button, .buttonizer-label {
    border: 1px solid white;
}

@media only screen and (min-width: 800px) {
	#nowplaying {
		display: none; /* Testing - Remove this to show */
		position: fixed;
		bottom: 0;
		left: 0;
		width: 300px;
		height: 80px;
		background-color: white;
		z-index: 10;
	}
}

/* OLS Start – Added by Luke Hopkins and One Little Seed for the ASD Essential 8 Landing Page - 28th May 2021 */

body.page-id-2307 #intro { display: none; }

body.page-id-2307 p, li {
  font-size: 16px;
  line-height: 28px;
  color: #1B1B1B;
}

body.page-id-2307 .elementor-text-editor li {
  margin-bottom: 0.5em;
}

body.page-id-2307 p.p-large {
  font-size: 20px;
  line-height: 30px;
}

body.page-id-2307 h1, body.page-id-2307 .h1 {
  color: #271C45!important;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 55px;
}

body.page-id-2307 h2 {
  color: #271C45!important;
  font-family: Roboto!important;
  font-weight: 700;
  line-height: 1.25em;
}

body.page-id-2307 .elementor-divider { padding: 0 20px; }
body.page-id-2307 .elementor-divider span {
  border-color: #BBBBBB!important;
}

@media only screen and (max-width: 767px) { /* MOBILE STYLES */

	body.page-id-2307 h1, body.page-id-2307 .h1 {
		font-size: 30px;
		line-height: 36px;
	}
		
	body.page-id-2307 p, li {
	  font-size: 14px;
	  line-height: 22px;
	}	
	
	body.page-id-2307 p.p-large {
    font-size: 18px;
    line-height: 28px;
	}	
	
	#premium-banner-8e4bab4,
	#premium-banner-8e4bab4 > div {
		height:300px;
		overflow-y: visible;
	}
	
	#premium-banner-8e4bab4 > div > img {
		object-fit: cover;
    height: 300px;
	}
	
	body.page-id-2307 .elementor-element-21c24aa {
		display: none;
	}
	
	body.page-id-2307 .elementor-element-3a87ab6 img {
    max-width: 50%;
	}
	
}


/* Table Styling */

body.page-id-2307 table.comparison {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #1B1B1B;
    border: 0;
  }

body.page-id-2307 table.comparison * { 
    border: 0;
    font-size: 16px;
    line-height: 28px;
  }
		
body.page-id-2307 table.comparison thead tr td {
    border-bottom: 2px solid #271C45;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 3px 3px 0 0;
  }

body.page-id-2307 table.comparison tbody tr td {
    padding: 15px 0;
    border-bottom: 1px solid #BFBBC8;
  }

body.page-id-2307 table.comparison tbody tr:last-of-type td {
    border-bottom: 2px solid #271C45;
  }	

body.page-id-2307 section[data-id="8048d22"] {
  background: url(https://healthit.com.au/wp-content/uploads/2021/05/Footer-BG.jpg) center center;
  background-size: cover;
  padding: 50px 0 50px 20px;
}

body.page-id-2307 section[data-id="8048d22"] .elementor-text-editor * {
  color: #ffffff!important;
}

@media only screen and (max-width: 767px) { /* MOBILE STYLES */

	body.page-id-2307 table.comparison thead tr td {
	  font-size: 16px;
	  line-height: 20px;
	  padding: 10px;
	}
	
	body.page-id-2307 table.comparison tbody tr td {
	  padding: 10px 0;
	}  
	
	body.page-id-2307 table.comparison * {
	  font-size: 14px;
	  line-height: 22px;
	}

}

/* OLS END */





