/*
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
*/
.site-breadcrumb a{
	color:#fff;
}
.site-breadcrumb  strong{
	color:#e32845;
}
.site-breadcrumb  span{
	color:#e32845;
}
.google-map iframe{
	width:100%;
	height:480px;
}
.contact-list ul li strong{
	display:inline-block;
	margin-right:10px;
}
.footer-about{
	padding-right:50px;
}
.clinical-experience-listing-holder{
	row-gap:100px
}
.experience-image img{
	box-shadow: -1px -1px 23px 0px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: -1px -1px 23px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: -1px -1px 23px 0px rgba(0,0,0,0.45);
    border: 10px solid #fff;
}