/*
Theme Name: Orbisius Child Theme DIVI
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.60
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 06 Jul 2017 10:44:14 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
/************************medical templates css***************************/
.Doctor-team .et_pb_blurb_content {
overflow: hidden;
}
.Doctor-team .et_pb_blurb_container {
background: #0B3264;
padding: 20px 0;
position: absolute;
width: 100%;
bottom: -35%;
opacity: 0;
height: 35%;
transition: all 0.7s ease;
overflow: hidden;
}
.et_pb_blurb.Doctor-team:hover .et_pb_blurb_container {
opacity: 1;
bottom: 0px;
height: 35%;
}
.et_pb_main_blurb_image {
position: relative;
}
