/*
Theme Name: Iowa State - Child Theme
Theme URI: https://wordpress.theme.iastate.edu
Description: Custom child theme for Iowa State
Author: iastate Web Development Services
Template: iastate22-wordpress
Version: 1.0.6
*/

/*
:root {
--wp--preset--spacing--20: 0.44rem;
--wp--preset--spacing--30: 0.67rem;
--wp--preset--spacing--40: 1rem;
--wp--preset--spacing--50: 1.5rem;
--wp--preset--spacing--60: 2.25rem;
--wp--preset--spacing--70: 3.38rem;
--wp--preset--spacing--80: 5.06rem;
}


.hospital_specialty_name
{
font-size: 1.25rem;
margin: 1.25rem 0 0 0;
}

.hospital_specialty_list
{
	line-height: 1.5;
}


*/

td.td_field_phone {
    text-wrap: nowrap;
}

.paragraph-widget--feature-with-large-image a {
	color: #7c2529;
} 

.paragraph-widget--feature-with-large-image a:hover {
	color: #c8102e;  
}

.personal-profile-info-card__contact-box-column {
    padding-bottom: .325rem;
}


@media (min-width: 1200px){
.site-header__mega-menu-main .site-header__website-title {
     max-width: unset;
}



}


.site-header__parent-unit-name {
  opacity: 1;
  top: 2.5rem;
  /*z-index: 999;*/
  pointer-events: auto;
/*
  display: block;
  max-width: 14rem;
  width: 100%;
  position: absolute;
  left: 2.25rem;
  top: 1.125rem;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: 0.2s top ease-in-out, 0.2s -webkit-filter ease-in-out;
  transition: 0.2s top ease-in-out, 0.2s -webkit-filter ease-in-out;
  transition: 0.2s top ease-in-out, 0.2s filter ease-in-out;
  transition: 0.2s top ease-in-out, 0.2s filter ease-in-out, 0.2s -webkit-filter ease-in-out; 
  */
  }

.site-header__website-title {

margin-top: 4.375rem;

}

.site-header__top {
  height: 4.375rem;

}

.site-header__mega-menu-open {
	top: -4.4375rem;
}


.directory tbody td {
  padding: 5px;
  border: 1px solid #ccc;
}

td.td_field_phone {
    text-wrap: nowrap;
}



td.td_field_phone {
    text-wrap: nowrap;
}

.paragraph-widget--feature-with-large-image a {
	color: #7c2529;
} 

.paragraph-widget--feature-with-large-image a:hover {
	color: #c8102e;  
}

.personal-profile-info-card__contact-box-column {
    padding-bottom: .325rem;
}

:root {
--wp--preset--spacing--20: 0.44rem;
--wp--preset--spacing--30: 0.67rem;
--wp--preset--spacing--40: 1rem;
--wp--preset--spacing--50: 1.5rem;
--wp--preset--spacing--60: 2.25rem;
--wp--preset--spacing--70: 3.38rem;
--wp--preset--spacing--80: 5.06rem;
}




.hospital_specialty_name, .research_group_name
{
font-size: 1.25rem;
margin: 1.25rem 0 0 0;
}

.hospital_specialty_list, .research_group_list
{
	line-height: 1.5;
}
.hospital_title
{
	font-style: italic;
}



