/*
Theme Name:     Ceris Child
Theme URI:
Description:    Ceris Child Theme
Author:         BK Ninja
Author URI:
Template:       ceris
Version:  
*/

/* Changes */
.avatar.lwa-avatar.bk-avatar {
  display: none;
}
/* .site-content {
  padding-top: 50px;

} */
.navigation-bar__login-btn.navigation-bar-btn {
  display: none;
}

.related-posts.single-entry-section.the-heading-size-xxs {
  display: none;
}
.same-category-posts.single-entry-section.the-heading-size-xxs {
  display: none;
}
.comments-section.single-entry-section {
  display: none;
}
.navigation--main > li > a{
	color: #6a6a6a !important;
	
}
.navigation--main > li:hover > a, .navigation--main > li.current-menu-item > a {
  color: rgba(0, 0, 0, 0.8) !important;
}
.the-heading-size-lg .block-heading .block-heading__title, .the-heading-size-md .block-heading .block-heading__title, .single .the-heading-size-lg .comment-reply-title, .the-heading-size-lg .page .comment-reply-title, .single .the-heading-size-md .comment-reply-title, .the-heading-size-md .page .comment-reply-title {
  font-size: 1.8571rem !important;
  color: #179147 !important;
}
.atbs-ceris-block.atbs-custom-margin-top-minus-50 {
  margin-top: -120px;
}
.header-18 .navigation-bar-btn, .header-17 .navigation-bar-btn, .header-16 .navigation-bar-btn, .header-13 .navigation-bar-btn, .header-11 .navigation-bar-btn{
	color: #6a6a6a !important;
	
}
.therapy_first_img{
	margin-top:50px !important;
}


@media only screen and (max-width: 767px) {
/* .atbs-ceris-block.atbs-custom-margin-top-minus-50 {
  margin-top: -50px;
} */
	
	
	} 