/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

.banner-content-right h1 sup{
	font-size: 20px;	
	top: -1.5em;
}
.each-team-member h4 a{
	color: #b5b5b5;
	transition: 0.5s all;
}
.each-team-member h4 a:hover{
	color: #5CA9BA;
}
.real-patient-content {
	padding: 50px 30px;
}

body .gravity-from-submit button:hover{
	border-radius:4px;
	color: #fff;
	background: #0B0B0B;
	transition: all 0.5s;
}
.header-area.fixed_header .logo-white, .header-navigation-wrapper.header-area.active .logo-white {
	display: none !important;
}
.postid-154 .template-area .creden-each h2{
	color:#fff;
	display:block;
}
.postid-154 .template-area h2{
	display:none;
}
.sub-menu.card-columns{
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	padding-left: 150px !important;
	padding-top: 0px !important;
}
.sub-menu.card-columns .card{
	padding-left: 0px;
	border: 0px;
	border-radius: 0px;
	margin-bottom: 10px;
}
.sub-menu.card-columns .card > a{
	font-size: 21px;
	line-height: 27px;
	text-transform: uppercase;
	margin-bottom: 9px;
	letter-spacing: 1px;
}
#menu-item-3223 .sub-menu.card-columns .card > a{
	text-transform: capitalize;
	letter-spacing: 0px;
}
#menu-item-2753 .sub-menu.card-columns .card > a{
	text-transform: capitalize;
	letter-spacing: 0px;
}
#menu-item-3344 .sub-menu.card-columns .card > a{
	text-transform: capitalize;
	letter-spacing: 0px;
}
.sub-menu.card-columns .card  > ul > li > a{
	font-size: 15px;
	line-height: 30px;
}
.page-template-template-procedure-overview  .service-button-wrapper {
    display: none !important;
}
@media(max-width:991px){
    .page-template-template-procedure-overview  .service-button-wrapper {
		display: block !important;
	}
}
.quick-link-list {
    background: #586E48;
}
.quick-links-rotate {
    background: #586e48;
}
.quick-links-rotate {
    background: #586e48;
    box-shadow: none;
}
.review-rating-wrap {
	position:relative;
}
.review-rating-wrap > img {
    filter: none;
}
.advance-search-wrapper input {
    border-radius: 30px;
    outline: none;
    /* border: none; */
    border: 1px solid #D4CFC8;
}
.search-form-wrapper button {
    padding: 0;
    margin-left: -43px;
    position: relative;
    z-index: 1;
    border: none;
    background: transparent;
}
 .search-area {
    background-color: #ffffff;
}   
.search-form-wrapper h2 {
    text-align: center;
    color: #403227;
    margin-bottom: 30px;
}
.advance-search-wrapper input::placeholder {
    color: #403227;
    font-weight: 100;
}
div#advance-search-display ul a {
    background-color: #D4CFC8;
}
#advance-search-display h5 {
    background: #403227 !important;
}
#advance-search-display ul li {
    background: #EBE8E4;
	padding:30px !important;
}
div#advance-search-display {
    max-width: 900px;
    left: 50%;
    transform: translateX(-49%);
}
.search-close a img {
    filter: none;
}
div#advance-search-display p {
   font-size: 16px;
}
#advance-search-display ul li h4 {
    font-size: 24px !important ;
    font-weight: 300;
    margin-bottom: 17px !important;
}