/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/************************************************************************ GLOBAL MURROW ONLINE STYLES *******************************************************************/
/*remove line by quicklinks button */
.wsu-header-utility-bar button {
	margin-right: -1px;
}

/* Logo Subtitle */
.wsu-logo-lockup__subtitle:hover, .wsu-navigation-audience__menu a:hover {
	color: #ca1237 !important;
}

/* Logo Title */
.wsu-logo-lockup__title:hover {
	color: #ca1237 !important;
}

/* HERO TITLE */
.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]) .wsu-hero__caption {
	max-width: none;
}

/* REMOVE SPACE BEFORE FOOTER */
.wsu-wrapper-content {
	padding-bottom: 0;
}

.wsu-article {
	margin-bottom: 0;
}

/* FOOTER LINKS */
footer a {
	text-decoration: none;
	color: inherit;
}

footer a:hover {
	text-decoration: underline solid #fff 2px;
}

footer .wsu-social-icons a:hover {
	text-decoration: none;
	color: #fff;
}

footer .wsu-menu-tertiary>li>a::after {
	background-color: unset;
}

/* FOOTER TEXT */
.wsu-footer-site__content p, .wsu-footer-site__content .gfield_label, .wsu-footer-site__content text {
	font-size: .9rem !important;
}

.wsu-footer-site__content h3 {
	font-size: 1.1rem;
}

/* FOOTER LOGO */
.wsu-footer-site .wsu-coug-head {
	content: "";
	position: absolute;
	width: 350px;
	top: 1.5rem;
	right: 2.25rem;
	background: url("https://s3.wp.wsu.edu/uploads/sites/3461/2024/06/WSU-MUR-lockup-horz-white-500x112-1.png") no-repeat;
	background-size: contain;
}

.wsu-footer-site .wsu-coug-head .st0 {
	display: none;
}

@media screen and (max-width: 1260px) {
	.wsu-footer-site__content {
		padding-right: 0 !important;
		max-width: none;
	}
	
	.wsu-footer-site .wsu-coug-head {
		position: relative !important;
		top: auto !important;
		bottom: auto;
		right: auto;
		left: auto;
		margin-top: 1.5rem;
		margin-left: auto;
		margin-right: 0;
		display: block;
		width: 280px !important;
		height: 60px;
	}
}

/* STICKY NAV */
.wsu-sticky-nav {
	margin-left: -4.1rem;
	margin-right: -4.1rem;
}

.wsu-sticky-nav--style-crimson .wsu-anchor-menu li a {
	font-weight: 600;
	color: #a60f2d;
	text-decoration: none;
	font-size: 1rem;
	line-height: 1.5;
	padding: 1.125rem 1.75rem;
	position: relative;
	display: block;
}

.wsu-sticky-nav--style-crimson .wsu-anchor-menu {
	justify-content: center;
}

.wsu-sticky-nav--style-crimson .wsu-sticky-box__content {
	margin-bottom: -2px;
}

.wsu-sticky-nav--style-crimson .wsu-anchor-menu li a::after {
	background-color: unset;
}

.wsu-sticky-nav--style-crimson .wsu-sticky-box__content::after {
	width: 220vw;
}

.caption-margin-right figcaption {
	margin-right: 5rem;
}

/* HERO BOTTOM MARGIN */
.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]) {
	margin-bottom: 0;
}

/* LIST ITEM FONT SIZE */
.wsu-container li {
	font-size: 1rem !important;
}

/* Buttons */
/*.wsu-murrow-btn a {
	width: 250px !important;
}*/
/* Buttons */
.wsu-murrow-btn {
	width: 46% !important;
}

.wsu-murrow-btn a {
	width: 100% !important;
}

/* STATS */
.wsu-stat  .wsu-stat--size-small .wsu-stat--decorator-layout-circle-none .wsu-stat__unit {
	font-size: 1.25rem;
}

.wsu-stat  .wsu-stat--size-small .wsu-stat--decorator-layout-circle-none .wsu-stat__citation {
	font-size: 1rem;
}

/* 
.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--])::after {
	background: linear-gradient(0deg,#f2f2f2 0,rgba(255,255,255,.8) 100%);
}
*/
/* Global Tablet Styles */
@media screen and (max-width: 768px) {
	/* swap column order for image overlay */
	.second-order-mobile {
		order: 2;
	}
	
	/* Paragraph Spacing */
	p {
		margin-bottom: 2rem !important;
	}
}

/* Global Mobile Styles */
@media screen and (max-width: 692px) {
	/*425*/
	/*692px*/
	/*768*/
	/* Hero image */
	.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]).wsu-hero--size-small .wsu-hero__content {
		min-height: unset;
		padding-bottom: 1.95rem;
	}
	
	.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]) {
		margin-bottom: 0;
	}
	
	.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]).wsu-hero--size-small .wsu-hero__content {
		min-height: unset;
		padding-top: 3.125rem;
		padding-bottom: 1.95rem;
	}
	
	.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]) .wsu-hero__content {
		min-height: 300px;
	}
	
	.wsu-hero:not([class*=-hero--style-]):not([class*=wsu-style--]) .wsu-hero__caption {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	/* Breadcrumbs */
	.med-margin-breadcrumb, .page-id-9 .breadcrumbs, .page-id-11 .breadcrumbs, .page-id-13 .breadcrumbs, .page-id-15 .breadcrumbs {
		margin-left: -.6rem !important;
		margin-right: -.6rem !important;
	}
	
	/* Photo Caption */
	.caption-margin-right figcaption {
		margin-right: 0;
	}
	
	.mobile-align-center {
		width: 100% !important;
	}
	
	.mobile-align-center figure {
		margin: 0 !important;
		text-align: center !important;
		float: none !important;
		display: block !important;
	}
	
	/* MOBILE SPACING */
	.mobile-section-spacer {
		height: 20px !important;
	}
	
	.wsu-spacing-before--xxlarge, .wsu-spacing-margin-top--xxlarge {
		margin-top: 1.75rem !important;
	}
	
	.wsu-spacing-bottom--hero, .wsu-spacing-padding-bottom--hero, .wsu-spacing-bottom--large, .wsu-spacing-padding-bottom--large, .wsu-spacing-bottom--xmedium, .wsu-spacing-padding-bottom--xmedium {
		padding-bottom: 0 !important;
	}
	
	.wsu-spacing-padding-right--large {
		padding-right: 0 !important;
	}
	
	.wsu-spacing-padding-left--large {
		padding-left: 0 !important;
	}
	
	.wsu-spacing-top--medium {
		padding-top: 1.5rem !important;
	}
	
	.wsu-spacing-top--hero {
		padding-top: 3.4rem !important;
	}
	
	.no-padding-mobile {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.mobile-spacing-before-none {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	
	.mobile-spacing-after-none {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	
	/* Box Shadow */
	.mobile-no-shadow {
		box-shadow: none;
	}
	
	/* Footer */
	.wsu-footer-site {
		padding: 2.25rem 2.5rem 1.75rem;
	}
	
	/* Sticky Nav */
	.wsu-sticky-nav {
		margin-left: -5rem !important;
		margin-right: -2.5rem !important;
	}
	
	.wsu-sticky-nav ul {
		margin-right: -2.8rem !important;
	}
	
	/* Buttons */
	.wsu-murrow-btn {
		width: 100% !important;
		margin-bottom: 1rem !important;
		margin-top: 1rem !important;
	}
	
	.wsu-murrow-btn a {
		width: 100% !important;
	}
	
	/* Decorators */
	.small-mobile-decorator {
		height: 108px !important;
	}
	
	.short-mobile-decorator {
		height: 75% !important;
	}
}

/***************************************************************************** MURROW ONLINE HOME *******************************************************************/
.page-id-2 .wsu-stat {
	margin-left: auto;
	margin-right: auto;
}

/****************************************************************************** DEGREE PAGES *************************************************************************/
/* BREADCRUMBS */
.med-margin-breadcrumb, .page-id-9 .breadcrumbs, .page-id-11 .breadcrumbs, .page-id-13 .breadcrumbs, .page-id-15 .breadcrumbs {
	margin-left: -4rem;
	margin-right: -4rem;
}

/********************************************************************** PEOPLE DIRECTORY STYLES **********************************************************************/
/* Hide the auto generated People Directory Biography title */
.wsu-heading--style-marked {
	display: none;
}

/* Add padding above the People Directory Biography */
.wsu-profile__bio {
	padding-top: 1.5rem;
}

/* INDENT TEXT */
.text-indent {
	margin-left: .5in;
	text-indent: -.5in;
}

/* TEXT */
.wsu-profile p, .wsu-profile li {
	font-size: 1rem;
}

.wsu-profile h2 {
	font-size: 1.5rem;
}

.wsu-profile h3 {
	font-size: 1.25rem;
}

/************************************************************************** GRAVITY FORMS ************************************************************************************/
.gform_button {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	font-family: Montserrat, sans-serif;
	background-color: #a60f2d;
	color: #fff;
	border-radius: 6px;
	border: none;
	padding: 1em calc(2.25rem + .25rem);
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	cursor: pointer;
	transition: box-shadow .2s cubic-bezier(0,0,.03,1);
	text-decoration: none;
}

.gform_button:hover, .gform_button:focus {
	box-shadow: 0 5px 14px rgba(0,0,0,.4);
	background-color: #ca1237;
}

.gform_validation_errors>h2 .gform-icon {
	left: -35px !important;
}

.gfield {
	margin-bottom: 20px !important;
}

.gform_footer {
	margin-bottom: 60px !important;
}

.gform_confirmation_wrapper {
	margin-bottom: 3.5rem;
}