/* ===================================================================================


Theme Name: Shreenath Cancer Care Child
Theme URI: https://www.knocktheweb.com/
Author: knocktheweb
Author URI: https://www.knocktheweb.com/
Description: Child theme for Shreenath Cancer Care project based on the custom renamed parent theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shreenath-cancer-care-child
Template: shreenath-cancer-care
Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready


====================================================================================== */
.treatments-list-sec .medizco_servics_list.treatments-lists > li > a:hover, .treatments-list-sec  .medizco_servics_list.treatments-lists > li > a.active {
    color: #fff;
    background-color: #1a75bb;
}

.wp-block-search__button.wp-element-button {
	background: #1a75bb;
	color: #fff;
	border: none;
	border-radius: 5px;
}
.wp-block-search__button.wp-element-button:hover{
	background: #29b473;
}

.wp-block-search__button.wp-element-button {
	width: 28%;
	padding: 10px;
	margin-left: 5px;
}
 #wp-block-search__input-1 {
	border: 1px solid #949494;
	padding: 8px;
	width: 70%;
}
.search-results .page_banner {
	border-top: 2px solid #2cbda6;
}
.search-results .page_banner .page_banner_img, .search-results .page_banner .page_banner_content {
	display: none;
}
.post-comment {
	display: none !important;
}
.medizco-doctor-info > table > tbody > tr > th {
	width: 195px;
	vertical-align: top;
}
.single-post .post-single .post-media.post-image {
	display: none;
}
@media (max-width: 991px) {
	.page_banner_content {
	padding-bottom: 0px;
}
	.page_banner_title{
		padding: 15px 0;font-size: 30px;
	}
	.medizco-doctor-info > table > tbody > tr > th {
	width: 130px;
	vertical-align: top;
}
}