/*
 Theme Name:     MedicusIT - Divi Child Theme
 Theme URI:      https://goldman-marketing.com
 Description:    Divi Child Theme
 Author:         Goldman Marketing Group
 Author URI:     https://goldman-marketing.com
 Template:       Divi
 Version:        0.0.1
*/


/*
------------------------------------------------------- */

.banner_blue_text h3 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: #ffffff!important;
    letter-spacing: 10px;
    line-height: 2em;
    text-align: center;
}
.banner_blue_text h1 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 67px;
    line-height: 1.2em;
    text-align: center;
    color: #ffffff!important;
}
.banner_blue .vc_parallax-inner {
    height: 200%!important;
    background-position: 50% 100%;
	background-size: 100%;
}
.round_corners_top {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.wpb-content-wrapper p {
	line-height: 2em;
	font-weight: 400;
	font-size: 1.3em;
}
.team_grid .vc_grid-item-mini{
	border-radius: 6px 6px 6px 6px;
    border-width: 1px;
	border: 1px;
    border-color: rgba(0,0,0,0.05);
    box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.5);
}
.team_grid h4 {
	font-weight: 700;
    font-size: 1.5em;
	line-height: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}
.team_grid p {
    font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}
.vc_gitem-zone:hover {
	cursor: pointer;
}
.vc_gitem_row .vc_gitem-col {
    padding: 15px;
}
.team_grid .vc_gitem-post-data {
    margin-bottom: 10px;
}
.job_title {
	margin-bottom: 7px;
}
.acc_modal {      
	height: 100vh;  /* Set height to 100% of the viewport height */   
	width: 100vw;  /* Set width to 100% of the viewport width */     
	border: none; /* Remove default border */
}
#wow-modal-close-1.mw-close-btn.image:before {
    background: #00A19C!important;
	padding: 8px;
}
.hide_this button {
	display: none;
}
.vc_gitem-zone {
	min-height: 141px;
}
[class*=" eg-icon-"]:before, [class^=eg-icon-]:before {
    font-family: eg-font;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}
@media screen and (min-width: 1268px) {
	.vc_gitem-zone {
		min-height: 124px;
	}
}
@media screen and (min-width: 1621px) {
	.vc_gitem-zone {
		min-height: 108px;
	}
}
.medicus-blog-header img {
	width: 100%;
}
/* Change top bar and footer to Breast Cancer Awareness Pink
normal logo = https://medicusit.com/wp-content/uploads/2022/07/MedicusIT-logo-color-white.svg
normal background = background-image: linear-gradient( 130deg, rgba(32,41,68,0.8) 0%, rgba(45,59,122,0.8) 100% );
in divi #202944
 
header#main-header {
    background-color: #e77897;
}
@media only screen and (min-width: 981px) {
	.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
		background-color: #e77897!important;
	}
}
img#logo {
    filter: brightness(1);
}
div.et_pb_section.et_pb_section_0_tb_footer {
    background-color: #d45c7e!important;
}
footer .et_parallax_gradient {
	display: none;
}
footer a {
	color: #fff;
}*/





