#page-content h2{font-size: 42px !important;text-decoration: unset!important;}
#page-content h3{font-size: 38px!important;text-decoration: unset!important;}
#page-content h4{font-size: 34px!important;text-decoration: unset!important;}
#page-content p, #page-content ul li,#page-content ol li, #teams p{font-size: 24px!important;
    line-height: 40px!important;}
#therapy-services div h3, #therapy-services div p{text-align:center!important}
.wpcf7-submit {
	font-style: normal;
    letter-spacing: 0.05em;
    font-family: "Futura-Lt-W01-Book", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    align-items: center;
    border: 2px solid #000;
    padding: 10px 50px;
    background-color: #633ad6;
    transition: 300ms all;
    border-radius: 100px;
		margin-top: 30px;
	width: 155px;
	height: 40px;
	transition: all .35s ease-in-out;
}

#teams .offset-xl-2 {
			margin-left:unset!important}

#teams .row{flex-wrap:unset!important;padding: 100px 60px;}

#teams .col-lg-4 {flex: 1!important;max-width:unset!important}

#teams .col-lg-5 {flex:0!important}

.wpcf7-submit:hover {
	background-color: transparent;
    color: #000;
}

.mb-0 {
	margin-bottom: 0px;
}

#header .menus .js--mega-menu .js--mega-menu-detail{
	top: 90%;
}

#header .menus ul li.active a,
#header .menus ul li a:hover {
    background-color: #c1d5d4 !important;
}

#header .menus ul {
	margin-bottom: unset;
}


/*Some custom css*/
.underline {
	text-decoration: underline !important;
}


.wp-block-column,
.blog-posts{
	font-family: futura-lt-w01-book,futura-lt-w05-book,sans-serif;
	line-height: 1.5;
}

.wp-block-columns.paddings,
.wp-block-group.paddings{
	padding: 100px 30px;
}

.wp-block-group.paddings {
    padding: 50px 30px;
	
}

#accordion .accordion-content p{font-size:24px!important;
	line-height:40px!important}

.Faq-Section h2{text-align:center}

#page-content > div.wp-block-group.paddings.has-background.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-1.wp-block-group-is-layout-flex{background-color: #417c84!important}

.page-id-28 #page-content, .page-id-28 #page-content h2{color:white!important}

#appointment-section .appointment p{font-size:24px;line-height:40px}

@media (max-width:600px){
	.wp-block-columns.paddings,
.wp-block-group.paddings{
	padding: 50px 30px;
}
	.custom-title {
		font-size: 36px !important; 
		margin-left: 15px;
		margin-bottom: 15px;
	}
	.custom-title.careers {
		font-size: 30px !important;
		margin-top: 170px;
	}
}

.wp-block-columns.mini-paddings,
.wp-block-group.mini-paddings{
	padding: 30px;
}

.wp-block-columns.justify-center{
	justify-content: flex-end !important;
}


.wp-block-column.page-container{
	max-width: 800px !important;
	display:block;
	margin:0px auto;
}

.wp-block-columns.row-container{
	max-width: 1060px !important;
	display:flex;
}

.wp-block-columns.row-container-faq{
	width:90% !important;
	display:flex;
	max-width: 1040px;
}

.wp-block-columns.row-big-container{
	max-width: 1200px !important;
	display: flex;
}

.yellow-card {
	font-size: 19px;
	line-height: 27px;
	padding: 30px;
	background: #F5F8C8;
	max-width: 600px;
	margin: 30px 0;
}

.wp-block-button__link {
	font-style: normal;
    letter-spacing: 0.05em;
    font-family: "futura-lt-w01-book", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    border: 3px solid #16292c;
    padding: 5px 50px;
    background: repeat padding-box border-box linear-gradient(#633ad6, #633ad6) !important;
    cursor: pointer;
	margin: 30px 0;
	line-height: 1.8;

}

.wp-block-button__link:hover {
	background: rgb(78, 78, 78) !important;
    text-decoration: none;
}

.wp-block-button__link:after {
	content: url(https://holisticmentalhealthnyc.com/wp-content/themes/holistic/assets/img/icons/arrow.svg);
	display: inline-block;
	transform: scale(.1) rotate(90deg);
	width:16px;
	height:16px;
	left: 15px;
	top: -8px;
	position: relative;

}

.hover-box {
	position: relative;
}
.hover-box h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-weight: 900;
	width: 80%;
	line-height: 1.2;

}

.hover-box:hover h2 {
	display: none;
}

.eihe-box .eihe-caption p {
 width: 85%;
}
.hover-box.depression, .hover-box.relationship {
	margin-bottom: 60px;
}
@media(max-width: 600px){
	.page-hero h2 {
		font-size: 38px !important;
	}
	.hover-box.depression{
		margin-bottom: 0px;
	}
}

.faqs-title {
	position: relative;
	font-family: futura-lt-w01-book,futura-lt-w05-book,sans-serif;
	color: #000000;
	font-size: 150px;
	text-shadow: rgb(0 0 0 / 40%) 0px 4px 5px;
	z-index: 2;
	text-align: center;
}

@media(max-width:600px){
	.faqs-title{
		font-size: 70px;
	}
}

.wpulike-heart .wp_ulike_general_class{
	box-shadow: none;
}

.share-bottom{
	display: flex;
    justify-content: space-between;
    align-items: center
}
.search-form{
	display: flex;
	
}
.search-form .search-input {
	border-bottom: 1px solid black !important;
}

.search-form .search-btn {
	border: 1px solid black;
	padding: 5px;
	max-width:100px;
	
}

.blog-posts.single {
	padding: 30px;
}

.abs-img {
	position: absolute;
	top:-10px;
	left:-60px;
	z-index:1;
}
.upper {
	position: relative;
	z-index: 3;
}
.pos-relative {
	position: relative;
}

.page-id-28 #header .page-header-content {
	min-height: 285px;

}
.page-id-28 #header .page-header-content .bg-image {
	background-attachment: scroll;
	background-position: unset;
}

.single-title h2 {
	font-size: 32px;
	  font-family: "Futura-Lt-W01-Book", sans-serif;
	margin-bottom: 20px;
}

.single-border {
	padding: 30px;
	border: 1px solid #D5D5D5;
}

.single .addtoany_share_save_container {
	display: none;
}

.share-bottom.single {
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 10px 0;
	margin: 60px 0 30px 0;
}

.share-bottom.single path{
	fill: black;
}
.recent-posts{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}


.recent-posts .blog-image-item {
    width: calc(33.3% - 10px);
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}

@media(max-width:991px){
	
	.home div.box-text > h1{font-size:2rem!important;line-height:1.2!important}
	
	.pUh1{font-size: 20px;
line-height: 38px;
margin-top: 10px;}
	
	.recent-post{
		flex-direction: column;
	}
	.recent-posts .blog-image-item{
		width: 100%;
	}
	
	.single-border {
	padding: 20px 10px;
}
	.blog-posts.single{
		padding: 15px;
	}
}

.recent-posts .blog-image-item .overlay{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px;
    background-color: rgba(0, 0, 0, 0.56);
    display: flex;
    flex-direction: column;
}

.recent-posts .blog-image-item .overlay .overlay-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
	color: #fff;
}

.recent-posts .blog-image-item .overlay .title {
    margin-top: auto;
    color: #fff;
    font-size: 20px;
	font-weight:500;
    line-height: 1.1;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}

.recent-posts .blog-image-item .overlay .overlay-header .author {
    font-size: 14px;
	font-family: "Futura-Lt-W01-Book", "Futura-Lt-W05-Book", sans-serif;
}

.recent-posts .blog-image-item .overlay .overlay-header .author .name {
    display: block;
    display: flex;
    align-items: center;
	margin-bottom: 5px;
}

.recent-posts .blog-image-item .overlay .overlay-header .author .name a{
	color: #FFFFFF;
}

.recent-posts .blog-image-item .overlay .overlay-header .author .icon img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.recent-posts .blog-image-item .overlay .overlay-header .author .icon {
    display: block;
    width: 19px;
    height: 19px;
    overflow: hidden;
}

.comment-respond .comment-reply-title {
	font-size: 28px!important;
}

.comment-form a{
	color: #81A8AD;
}

.comment-respond .submit {
	background: black;
	color: white;
	margin-top: 30px;
}

.comment-wrapper .commentlist {
	margin: 15px 0;
	border: 1px solid #d5d5d5;
	padding: 10px;
}

.comment-wrapper .comment-meta a,
.comment-wrapper .fn a{
		color: #81A8AD;
}

.comment-wrapper .comment-reply-link{
	padding: 5px; 12px;
	background: black;
	color: white;
	margin-top: 15px;
	font-size: 12px;
}

.comment-wrapper .comment-meta p{
	margin-bottom: 15px !important;
}

#teams > div > div:nth-child(5) > div.col-lg-5 > div > div.team-name > span.detail, #teams > div > div:nth-child(2) > div.col-lg-5 > div > div.team-name > span.detail{color:#000}



/*Instagram Widget*/

.sb_instagram_header h3{
	font-family: "Futura-Lt-W01-Book", sans-serif;
	font-size: 20px;
	color: black;
}

.sb_instagram_header .sbi_bio{
	color: black;
}
.sbi_load_btn{
	font-family: "Signika", sans-serif !important;
    cursor: pointer;
    outline: none !important;
    padding: 10px 30px !important;
    border: 1px solid #16292c !important;
    transition: 300ms all;
    background-color: transparent !important;
	border-radius: 0px !important;
	color: black !important;
	font-size: 16px !important;
}
.sbi_load_btn:hover {
	color: #4c6569 !important;
}

.sbi_follow_btn a{
	font-family: "Signika", sans-serif !important;
    cursor: pointer;
    outline: none !important;
    padding: 11px 30px !important;
	font-size: 16px !important;
	border-radius: 0px !important;
}
.instagram-box {
	padding: 30px;
}

#brave_element--NEjdT43K6glmRY3ymSH,#brave_element--NEjdak4Y5YeOBG6qGPb,#brave_element--NEje5Gu6bK_lDpUvtzk{display:none}


#js--mobile-menu .content .mobile-menu ul > li {
	position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;  
    background-color: #ebf094;
	margin-right: 0px;
}

#js--mobile-menu .content .mobile-menu ul li a{

	display: inline-block;
	justify-content: space-between;
	font-weight: 500;
	text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: "Futura-Lt-W01-Book", "Futura-Lt-W05-Book", sans-serif;
	padding: 0px !important;
	width: 75%;
}

.mobile-menu li.menu-item-has-children::after {
	position: absolute;
    display: inline-block;
    margin-left: 5px;
	top: 22px;
	right: 15px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-bottom: 0;
    border-left: 0.35em solid transparent;
}

.mobile-menu .sub-menu li {
	padding: 7px !important;
}

.error-content {
	height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #81A8AD !important;
	padding: 60px;
}

.error-content h1 {
	 font-family: "Futura-Lt-W01-Book", sans-serif;
	font-size: 120px;
	font-weight: 700;
	margin-bottom:60px;
	
}

.error-content .load-more-btn {
	background: #ECF094;
}

.error-content .load-more-btn a,
.error-content .load-more-btn a:hover {
	color: black !important;
	text-decoration: none;
}

.page .wpulike{display:none!important}

#wpcf7-f1194-o1 form  input[type=checkbox]{width:auto}

h1, h2, h3, h4 {
    font-weight: bold !important;
}

#therapy-services .col-lg-3 {
	margin-bottom: 30px;
}

#therapy-services .box-item{
	padding: 60px 15px;
}

@media only screen and (max-width: 1024px) {
	#logoDiv{width: 168px;}
}