/*

Theme Name: Rushcutters Health
Theme URI: 
Version: 1.0
Description: Standard theme which has all basic needed components and library. This theme is fully responsible built in sass.
Author: Squeeze Creative
Author URI: http://www.squeezecreative.com.au

*/
#sqz-banner .sqz-page_header .sqz-page_subtitle, #sqz-banner .sqz-page_header .sqz-page_title {text-align:left;}
#sqz-banner .sqz-page_header .sqz-page_title {text-transform:uppercase;}
.sqz-social li {width:33.33%}
.sqz-entry_content .sqz-social_share {margin-left:30px;}
.single-post .sqz-entry_content .sqz-social_share {margin-left:0;}
.single-post #sqz-main {margin-top:-135px;}
.single-post .sqz-filter_wrap {margin-top:60px; margin-bottom:30px; position:relative; z-index:9;}
.single-post .sqz-filter_wrap .sqz-filter_box .sqz-filter_title, .single-post .sqz-filter_wrap .sqz-filter_box .sqz-filter_block {max-width:none;}
#sqz-sidebar .sqz-sidebar_widget img {width:100%;}
#sqz-sidebar .sqz-sidebar_widget .hc-privacy-footer img {width:auto;}
#sqz-sidebar .sqz-sidebar_widget .hc-privacy-footer a {border:none;}
#sqz-content.sqz-has_builder {background:#fff;}
#sqz-content.sqz-has_builder #sqz-main {background:none;}
.sqz-builder {background:#F3F6FA;}
.sqz-entry_content .sqz-social_share li {display:inline-block; padding:0; margin-right:10px;}
.sqz-entry_content .sqz-social_share li i {font-size:24px;}
.sqz-entry_content .sqz-social_share li strong {position:relative; top:-4px;}
.sqz-entry_content .sqz-social_share li:before {display:none;}
.sqz-entry_content .sqz-social_share li a:hover {border:none;}
.sqz-thumb img.size-full {margin:0;}
.page-id-561 .wp-block-image {margin-top:60px;}
.sqz-section.sqz-intro_section {padding-bottom:0;}
.sqz-intro_section .sqz-intro_video {margin-top:40px; position:relative;}
.sqz-intro_section .sqz-intro_video:after {content:''; position:absolute; left:0; top:50%; right:0; bottom:0; background:#fff;}
.sqz-intro_section .sqz-intro_video .youtube-container-parent {position:relative; z-index:1;}
.sqz-intro_section .sqz-iframe {width:100%;}
.youtube-video .play-button {background:url(images/video-play-button.svg);}
#sqz-quote.sqz-section {padding-top:60px;}
#sqz-content {min-height:300px;}
.sqz-team_wrap {padding:0 0 40px; margin-bottom:50px; border-bottom:solid 1px rgba(163, 138, 86, 0.5);}
.sqz-team_wrap:last-child {border-bottom:none; margin-bottom:0;}
.sqz-team_wrap .sqz-team_title {margin:0 0 5px;}
.sqz-team_wrap .sqz-team_desgination {color:#a38a56; position:relative; padding-bottom:10px;}
.sqz-team_wrap .sqz-team_desgination:after {content:''; position:absolute; left:0; bottom:0; width:10px; height:1px; background:#a38a56;}
@media (max-width:767px) {
	#sqz-sidebar {margin-top:40px;}
	.page:not(.home) #sqz-banner {
		min-height:150px;
		height:150px;
	}
	.single-post #sqz-main, .single-post .sqz-filter_wrap {margin-top:0;}
	#sqz-banner .sqz-page_header .sqz-page_title {
		font-size:24px;
		line-height:1.5;
	}
}