/* 
Theme Name:		BioTeam Theme
Theme URI:		https://elementor.com/
Description:	BioTeam is a child theme of Hello Elementor, created by Elementor team
Author:			collideascope
Author URI:		https://collideascope.co
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
*/

/*
    Add your custom styles here
*/

/*
    Breadcrumb Customization
*/
.rank-math-breadcrumb p {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
	color: #83888F!important;
}

.rank-math-breadcrumb a {
    color: #83888F!important;
	text-decoration: none!important;
}

.separator {
	padding-right: 5px;
}

.bio-breadcrumb {
	padding: 1.7em 0em 0em 2em;
}

.rank-math-breadcrumb a:hover {
    color: #CC3366!important;
	text-decoration: none!important;
}

/*
    Bio Page Customizations
*/
.round {
    border-radius: 180px;
    border: solid 4px #364f69;
    overflow: hidden;
}

.bio_pic{
    text-align: center;
}
.title_subtitle_holder h1 span{
  font-size: 24px;
}
.bio_content_wrapper_right{
  width: 25%;
  padding-left: 5%;
  float: right;
}
.bio_content_wrapper_right div{
    margin-bottom: 20px;
}
.bio_content_wrapper_left{
  width: 68%;
  padding-right: 2%;
  float: right;
}
.single_case_top_image{
  padding-bottom: 20px;
}
.single_case_study_logo{
  text-align: center;
}

.specialty-areas{
    width: 100%;
    clear: both;
}
.specialty-areas ul li{
    list-style-type: none;
}

.focus-areas,
.bio-tools,
.bio-scientific-areas{
    width: 33%;
    float: left;
}

.focus-areas ul,
.bio-tools ul,
.bio-scientific-areas ul{
    padding-right: 15px;
	padding-bottom: 20px;	
}

.bio_title,
.bio_contact{
    background: #0C6890;
    border-radius: 32px 12px 12px;
    padding: 15px;
}

.bio_title h1, .bio_contact h3, .bio_contact a{
    color: #fff;
    margin-bottom: 0;
}
.bio_title h1,
.bio_contact h2{
    border-bottom: 1px solid #999;
}

.bio_title h1{
    text-transform: capitalize;
}
.bio_title p{
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px;
    margin-left: 6px;
    color: #fff;
}
.bio_background {
  clear:both;
}
.bio_contact p{
  font-size: 15px;
  line-height: 22px;
  margin-top: 8px;
  margin-left: 6px;
  margin-bottom: 6px;
  color: #fff;
}
.bio_location {
  margin-bottom:20px;
}
div.social_media{
    text-align: left;
    margin-bottom: 0;
    margin-left: 2px;
}
.specialty-areas ul li {
    list-style-type: disc;
}

.bio_title h1{
	font-size: 25px!important;
	color: #08131F;
}
.bio_contact h2{
		font-size: 24px!important;
	color: #08131F;
}

.bio_intro h2{
		font-size: 24px!important;
	color: #08131F;
}