/* 
 Theme Name:     UCHealth Foundations
 Author:         Brian Buckley
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        2.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.pum-content a {
	color: #ffffff!important;
	text-decoration: underline;
}

@media screen and (max-width: 980px) {
	.pum-content p{
		font-size: 16px!important;
	}
}

.pum-content p{
	color: #fff;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	line-height: 1.4em;
}

.pum-theme-1728 .pum-container, .pum-theme-lightbox .pum-container {
	backdrop-filter: blur(5px);
}



/*------------------------------------------------*/
/*-----------------[UCHealth Brand Styles]----------------*/
/*------------------------------------------------*/
hr{
  border:none;
  height: 1px;
  background: #333333;
}

.home-divider {
	background-color: #a6093d;
    height: 2px;
    width: 150px;
	margin: 20px auto;}


h1 {
font-family: "Figtree", Arial, sans-serif;
font-weight: 500;
}

h2 {
font-family: "Figtree", Arial, sans-serif;
font-weight: 500;
}

h3 {
font-family: "Figtree", Arial, sans-serif;
font-weight: 500;
}

h4 {
font-family: "Figtree", Arial, sans-serif;
font-weight: 500;
}

h5 {
font-family: "Figtree", Arial, sans-serif;
font-weight: 500;
}

p {
font-family: "Figtree", Arial, sans-serif;
font-weight: 400;
}


.spine-heading::before{
    content: "";
    display: block;
    width: 3px;
    height: calc(95% - 0.8em);
    background: #a5083c;
    top: 0;
    left: 0;
    position: absolute;
    margin: 0;
}

.spine-heading {
  padding: 0px 15px
}


/*------------------------------------------------*/
/*-----------------[Desktop Menu]----------------*/
/*------------------------------------------------*/

@media (min-width:980px) and (max-width:1200px) {
    ul#top-menu.nav a {
        font-size: calc( 13px + (14 - 12) * (100vw - 980px) / (1800 - 980));
    }
}
@media (min-width:1200px) {
    ul#top-menu.nav a {
        font-size: 15px;
    }
}

@media only screen and (min-width: 981px) {
	
	#main-header .container {
	max-width: 1280px;
	width: 90%;
}
	
	#top-header .container {
	max-width: 1280px;
	width: 90%;
}
	
	#divi-sticky-header {
	top: 0;
	width: 100%;
	z-index: 99 !important;
}
	
}

@media only screen and ( max-width: 1150px ) {
	/* Change this number to modify breakpoint width */
    #top-menu-nav, #top-menu {display: none;}
    #et_top_search {display: none;}
    #et_mobile_nav_menu {display: block;}
}

  /** End desktop menu**/


/*------------------------------------------------*/
/*-----------------[MOBILE MENU]----------------*/
/*------------------------------------------------*/

  /** Divi Space slide in mobile edits**/

#mobile_menu {
	display: block !important;
	height: 100vh;
	top: 0;
	border-top: none;
	padding-top: 50px;
	z-index: 9998;}

.mobile_nav.closed #mobile_menu {
	transform: rotateY(90deg)!important;
	-webkit-transform: rotateY(90deg)!important;
	transform-origin: right;
	-webkit-transform-origin: right;
	background: #a6093d;
	transition: .8s linear; 
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
}

.mobile_nav.opened #mobile_menu {
	background: #a6093d;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform-origin: right;
	-webkit-transform-origin: right;
	transition: .8s linear; 
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
	color: #ffffff; 
}

.et_mobile_menu li a{
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.et_mobile_menu li a {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
}

.et_mobile_menu li li a {
	color: #ffffff;
	font-weight: 300;
	font-size: 14px;
}


.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}

.et_mobile_menu .menu-item-has-children>a {
    background-color: rgba(255,255,255,0);
}

.mobile_menu_bar:before {
	color: #a6093d;
}

 @media only screen and (max-width : 980px) {
	 #db-info-text, #et-info-phone, #et-info-email {
		 font-size: 13px;
		 display: block!important;
		 padding: 3px ;
	 }
}

@media(max-width: 980px) {
 
.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
	z-index: 9999;
	}

#main-header .container.clearfix.et_menu_container {
	width: 100%;}

.logo_container { padding-left: 30px; }

#et-top-navigation { padding-right: 30px; }

}

@media(min-width: 341px) {

#mobile_menu {
	width: 340px;
	margin-left: calc(100% - 340px); }

} 

@media(max-width: 340px) {

#mobile_menu {
	width: 100%;
	margin-left: 0; }
}

/*-----------------[end mobile menu]----------------*/


/*------------------------------------------------*/
/*-----------------[CTA Menu Item]----------------*/
/*-----------------[by GenoQuiroz]----------------*/
/*------------------------------------------------*/
 
/* style the get started cta button */
@media (min-width: 981px) {
           .donate-button a {color: #ffffff!important;}
		   .donate-button a:hover {opacity: 1 !important; color: #A8013B!important;}
            li.donate-button {
				text-rendering: optimizelegibility;
				font-weight: bold;
				line-height: .8em;
				border-radius: 5px!important;
				border: solid 1px #A8013B;
                background-color:#A8013B;
                text-align: center; 
                padding: 10px 20px 10px 20px !important;}
            li.donate-button:hover {
				background-color: #ffffff;
				border: solid 1px #A8013B;
				color: #A8013B;}
}
     	 
 
/* fixed header button text color */

#main-header #top-menu li.donate-button.current-menu-item > a
{
color: #ffffff !important;
}

 #main-header #top-menu li.donate-button.current-menu-item > a:hover 
	{
		opacity: 1 !important; color: #A8013B!important;
		}


    @media only screen and (min-width : 981px) {
            li.donate-button {height: 32px;}}


/*This will change the active submenu item colour*/
#main-header #top-menu li ul .current-menu-item a {
    color: #ffffff !important;
}


/*------------------------------------------------*/
/*-----------------[Fullwidth Header Adjustments]----------------*/
/*------------------------------------------------*/
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {max-width: 4000px !important; width: 100%!important;}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {max-width: 2000px !important; width: 100%!important;}



/*------------------------------------------------*/
/*-----------------[Misc. Style Adjustments]----------------*/
/*------------------------------------------------*/
#areas-of-focus {padding-left: 120px;}
#areas-of-focus li {margin-bottom: 20px; }


h1, h2, h3, h4, p{
	text-rendering: optimizeLegibility!important;
}

#grateful-patient-giving a{
	color: #ffffff!important;
	text-decoration: underline!important;
}

#db-info-text a:hover{
	opacity: .7;
	transition: all .4s ease-in-out;
}


/*------------------------------------------------*/
/*-----------------[Search Magnifying Glass]----------------*/
/*------------------------------------------------*/
@media (min-width: 980px) {
	#et_top_search {
		margin-top: 10px!important;
	}
}


/*------------------------------------------------*/
/*-----------------[Navigation Bar Screen Breakpoints]----------------*/
/*------------------------------------------------*/

@media (max-width: 1346px) {
	#top-menu li, #top-menu li a {
 font-size: 13px;
 padding-right: 10px;
 }
 #main-header .logo_container {
		max-width: 90%!important;
		width: 90%!important;
		height: 90%!important;
		top: 50%;
		transform: translateY(-50%);}
 }




@media (max-width: 1145px) {
	#top-menu li, #top-menu li a {
 font-size: 12px;
 padding-right: 5px;
 }
 #main-header .logo_container {
		max-width: 66%!important;
		width: 66%!important;
		height: 66%!important;
		top: 50%;
		transform: translateY(-50%);}
 }

@media (max-width: 1113px) {
	#top-menu li, #top-menu li a {
 font-size: 12px;
 padding-right: 4px;
 }
 #main-header .logo_container {
		max-width: 65%!important;
		width: 65%!important;
		height: 65%!important;
		top: 50%;
		transform: translateY(-50%);}
 }

@media (max-width: 1044px) {
	#top-menu li, #top-menu li a {
 font-size: 12px;
 padding-right: 4px;
 }
 #main-header .logo_container {
		max-width: 60%!important;
		width: 60%!important;
		height: 60%!important;
		top: 50%;
		transform: translateY(-50%);}
 }

@media (max-width: 1030px) {
	#top-menu li, #top-menu li a {
 font-size: 12px;
 padding-right: 4px;
 }
 #main-header .logo_container {
		max-width: 57%!important;
		width: 57%!important;
		height: 57%!important;
		top: 50%;
		transform: translateY(-50%);}
 }



@media (max-width: 1000px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 }

@media (max-width: 980px) {
	#main-header .logo_container {
		max-width: 90%!important;
		width: 90%!important;
		height: 90%!important;
		top: 50%;
		transform: translateY(-50%);
 }
	#top-header>.container, #main-header>.container {
		width: 100%!important;
	}
}


@media (min-width: 980px) {
	#et_top_search {
		margin-top: 10px!important;
	}
}

/*------------------------------------------------*/
/*-----------------Content Intense Styles----------------*/
/*------------------------------------------------*/

/* STYLE 1 */
.contentIntenseStyleOne .content_n10s .ci-style-1 h2:after {
 transition: all .3s ease-in-out;
}
.contentIntenseStyleOne .content_n10s:hover .ci-style-1 h2:after {
 width: 100%;
}
.contentIntenseStyleOne .content_n10s {
 box-shadow: 0 0 50px rgba(0,0,0,.1);
 transition: all .3s ease-in-out;
}
.contentIntenseStyleOne .content_n10s:hover {
 box-shadow: 0 25px 50px rgba(0,0,0,.2);
}
.et_pb_content_n10s_4 .more-link.et_pb_button.ci_more_button, .et_pb_content_n10s_4 .more-link.et_pb_button.ci_more_button:hover {
 padding: 10px 30px !important;
}

/* STYLE 2 */
.contentIntenseStyleTwo .content_n10s {
 border-radius: 5px;
 overflow: hidden;
 box-shadow: 0 0 50px rgba(0,0,0,.1);
 transition: all .3s ease-in-out;
 position: relative;
 top: 0;
}
.contentIntenseStyleTwo .content_n10s:hover {
 box-shadow: 0 25px 50px rgba(0,0,0,.2);
 top: -5px;
}


/* STYLE 3 */
.contentIntenseStyleThree .et_pb_post .ci-textcontent-wrap {
 transition: all .3s ease-in-out;
}
.contentIntenseStyleThree .et_pb_post .ci-textcontent-wrap:hover {
 background-color: rgba(34, 34, 35, 0.9) !important;
}
.contentIntenseStyleThree .ci-all-content-wrap.ci-style-3 {
 padding: 0;
}
.contentIntenseStyleThree .ci-all-content-wrap.ci-style-3 p {
 text-align: center;
}

.contentIntenseStyleThreeStyleTwo .ci-all-content-wrap.ci-style-3 {
 padding: 0;
 box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.contentIntenseStyleThreeStyleTwo .et_pb_post .ci-textcontent-wrap {
 top: 15px;
 left: 15px;
 position: relative;
 transition: all .3s ease-in-out;
}
@media screen and (min-width : 600px) {
 .contentIntenseStyleThreeStyleTwo .et_pb_post .ci-textcontent-wrap:hover {
 top: 30px;
 left: 30px;
 }
}

/* STYLE 4 */
.contentIntenseStyleFour {
 
}


/*------------------------------------------------*/
/*-----------------Post Styling----------------*/
/*------------------------------------------------*/

.post-meta {display: none!important;}

.et_post_meta_wrapper img{display: none!important;}

#comment-wrap {
	display: none!important;
}

h1.entry-title {
	font-weight: bold!important;
	line-height: 1.2em !important;}

.comment-form .form-submit .et_pb_button {color: #ffffff!important;}

.comment-form .form-submit .et_pb_button:hover {color: #9E0034!important;}

.comment-respond{display: none!important;}

.et_pb_post .et_pb_button {color: #ffffff!important;}

.et_pb_post .et_pb_button:hover {color: #9E0034!important;}



/*------------------------------------------------*/
/*-----------------Remove Sidebar Globally----------------*/
/*------------------------------------------------*/


/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 0px 0px 0px !important;
    float: none !important;
}
}


a.et_pb_button.more-link{
	color:#ffffff!important;
	text-transform: capitalize!important;
}

/*------------------------------------------------*/
/*-----------------[Secondary Dropdown Menu Styles]----------------*/
/*------------------------------------------------*/


#top-menu ul.sub-menu .menu-item-has-children ul.sub-menu {
	background: #ffffff!important;
	border: 2px solid #a6093d;
}

#top-menu ul ul li a{
	color: #a6093d!important;}


#main-header #top-menu .sub-menu .sub-menu .current-menu-item a {
    color: #a6093d !important;
}

#main-header #top-menu .sub-menu .sub-menu a {
	color: rgba(0,0,0,.6) !important;
}

.nav li ul { width: 280px; }#top-menu li li a { width: 240px; }



/*------------------------------------------------*/
/*-----------------Vertically Align Any Content----------------*/
/*------------------------------------------------*/

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

/*------------------------------------------------*/
/*-----------------Blackbaud Donation Box Styles----------------*/
/*------------------------------------------------*/

.BBFormContainer .BBFormSubmitbutton {
	background-color: #9e063d!important;
}

#bboxmembership_divForm {
	     margin: auto;
   	 width: 100%;}


.BBFormContainer {
    margin: auto!important;
    max-width: 1000px!important;
}

.BBFormSection {
    margin: auto!important;
    max-width: 1000px!important;
}



/*------------------------------------------------*/
/*-----------------Footer Styles----------------*/
/*------------------------------------------------*/

@media screen and (max-width: 845px) {
	
		.footer-logo{
		flex-basis: 100%;
	}
	
		.footer-bottom-wrap {
			display: flex;
			flex-flow: column;
			align-items: flex-start;
	}
	
}
	

@media screen and (min-width: 846px) and (max-width: 980px) {
	#main-footer .container {
		width: 90%!important;
	}
	
	.footer-left-side {
		display: flex;
		flex-flow: row wrap;
	}
	
	.footer-foundation {
		flex-basis: 33%;
	}
	
	.footer-logo{
		flex-basis: 100%;
	}
	
	.footer-logo a {
		margin-left: auto;
		margin-right: auto;
	}
	
			.footer-right-side {
		display: flex;
		flex-flow: row nowrap;
	}
	
	.footer-section-wrapper1 {
		flex-basis: 33.3%;
	}
	
		.footer-section-wrapper2 {
		flex-basis: 33.3%;
	}
		.footer-section-wrapper3 {
		flex-basis: 33.3%;
	}
	
		.footer-bottom-wrap {
			display: flex;
			flex-flow: column;
			align-items: center;
	}
}


@media screen and (min-width: 981px) {
	
		.footer-right-side {
		display: flex;
		flex-flow: row nowrap;
	}
	
	
	.footer-section-wrapper1 {
		flex-basis: 33.3%;
	}
	
		.footer-section-wrapper2 {
		flex-basis: 33.3%;
	}
		.footer-section-wrapper3 {
		flex-basis: 33.3%;
	}
	
	.footer-bottom-wrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
}

.footer-logo img {
	width: 225px!important;
}

.footer-section {
	margin-bottom: 35px;
}

.footer-section a {
	display: inline-block;
	margin-bottom: .5em;
}

.privacy-policy {
	margin-right: 30px;
}

.disclaimer {
	margin-right: 30px;
}

#site-footer-top a{
	color: #ffffff;
}

#site-footer-top a.location-name {
	display: inline-block;
	margin-bottom: .5em;
}

#site-footer-top h3{
	margin-bottom:10px;
}

#site-footer-bottom a{
	color: #ffffff;
}

#site-footer-top .et_pb_text_inner a:hover{
	text-decoration: underline;
}


#site-footer-bottom .et_pb_text_inner a:hover{
	text-decoration: underline;
}


/******/


	.glyph {
		float: left;
		text-align: center;
		padding: .75em;
		margin: .4em 1.5em .75em 0;
		width: 6em;
text-shadow: none;
	}
        .glyph_big {
        font-size: 128px;
        color: #59c5dc;
        float: left;
        margin-right: 20px;
        }

        .glyph div { padding-bottom: 10px;}

	.glyph input {
		font-family: consolas, monospace;
		font-size: 12px;
		width: 100%;
		text-align: center;
		border: 0;
		box-shadow: 0 0 0 1px #ccc;
		padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
	}
	.centered {
		margin-left: auto;
		margin-right: auto;
	}
	.glyph .fs1 {
		font-size: 2em;
	}
