/*
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: 4;
	-moz-column-count: 4;
	column-count: 4;
	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;
}
.gallery-overview-sec .gallery-each img{
	object-fit: contain;
	height: 322px;
}