/*
Theme Name: SGO Forest Lawn
Theme URI: https://sgo.forestlawn.com/
Author: Forest Lawn
Description: Interim WordPress theme for the SGO grave lookup application.
Version: 1.0
Text Domain: sgo-forest-lawn
*/


/*
 * Forest Lawn header-only CSS extracted from the three supplied stylesheets.
 * Search-module rules were intentionally excluded.
 * Includes responsive navigation, dropdown, mobile-menu state, and essential resets.
 */
body,
.fl-header {
    color: #666;
    background-color: rgb(249, 247, 243);
    
}

#nav-primary {
    align-items: normal;
    justify-content: end;
}

#nav-primary,
.fl-header__logo-wrapper {
    background-color: #385624 !important;
    border-bottom: 4px solid rgba(194, 147, 47, 1) !important;
}

#nav-primary .menu-item.find-service-link {
    
    
	background-color: rgba(230, 136, 29, 1);
}

#primary-menu {
    background-color: #385624 !important;
    
}

.home__hero__cta-wrapper,
#nav-primary .sub-menu,
.fl-footer {
    background-color: #385624 !important;
    
}

#nav-global a {
    font-size: 1.3335rem;
    color: rgba(80, 115, 54, 1);
}

#nav-primary .sub-menu:before,
#tribe_events_filters_toggle,
#tribe_events_filters_wrapper input[type="submit"],
.events-calendar #tribe-bar-collapse-toggle,
.tribe-events-single .tribe-events-button,
.at__headline-wrapper {
    background-color: #385624 !important;
}

a.orange-font:hover {color:#C2932F !important;}

#primary-menu a:hover, .home__funnel-links__arrangements-dropdown a:hover, .lg-link:hover, #legal-menu a:hover{
    color: #fff !important;
}

ul.home__funnel-links__bottom-links h3 {
    font-size: 2rem;
    letter-spacing: .08rem;
    color: rgba(80, 115, 54, 1);
}

body {
    font-family: open-sans, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}

body.park-template-pricing .ts-list h2 {
    font-size: 2.4375em;
}

#nav-primary .sub-menu {
    top: 5.1rem !important;
}

@media (max-width:1034px) {
.fl-header__left{
        height: calc(5rem + 3px);
    }

button.close-sub {
        background-color: #293e1a;
    }

#nav-global ul.menu:lang(zh-hant) {
        -ms-flex-direction: row;
        flex-direction: row;
    }

#nav-global:lang(zh-hant) {
        min-height: 30rem !important;
    }

#nav-primary .sub-menu a {
        color: #fff !important;
    }

#nav-primary .sub-menu {
        top: 0 !important;
    }

.fl-header__burger-wrapper {
        background-color: #385624 !important;
        border-bottom: 3px solid rgba(194, 147, 47, 1) !important;
    }

.fl-header__left {
        background-color: #385624 !important;
    }

#nav-primary .menu-item {
        border-bottom: 1px solid #293e1a;
    }

#nav-global .search-module:lang(zh-hant) {
        top: 97px;
    }
}

@media (max-width: 960px) {
#nav-global ul.menu:lang(zh-hant) {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width: 575px) {
.fl-footer__menu .menu {
        line-height: 1.3;
    }
}

img,
main {
	width: 100%
}

a,
abbr[title] {
	text-decoration: none
}

.cmn-toggle-switch:focus,
body * {
	outline: 0
}

html {
	font-size: 62.5%
}

@media (max-width:1200px) {
html {
		font-size: 58%
	}
}

html.noscroll {
	overflow: hidden
}

body {
	font-size: 16px;
	overflow-x: hidden;
	width: 100vw;
	margin: 0;
	font-family: Raleway, sans-serif;
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body.noscroll {
	overflow: visible;
	height: 100%
}

ul {
	list-style: none
}

img {
	height: auto
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}

a {
	color: #000
}

#nav-global a:hover,
#nav-primary .menu-item a:hover,
.fl-footer__menu li>a:hover {
	text-decoration: underline
}

#nav-primary .menu-item.find-service-link a,
.cta-learn-more h3,
.fl-footer__menu li>a,
.form-button span,
.funnel-module-primary-txt>h3,
.ts-tcf--link,
.ts-tcf--title,
.ts-tcig--title,
.ts-tcp--title,
.ts-tv--headline {
	font-weight: 600
}

.fl-header,
.fl-header nav {
	width: 100%
}

.fl-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	position: fixed;
	top: 0;
	left: 0;
	height: 9.4rem;
	z-index: 1000;
	background-color: #fff
}

.fl-header__left,
.fl-header__menus {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

@media (max-width:1034px) {
.fl-header {
		display: block;
		height: 6rem;
		overflow-y: visible;
		background-color: #f2f3f3
	}
}

.fl-header__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 9.4rem;
	width: 6.5rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	z-index: 9000
}

@media (max-width:1034px) {
.fl-header__left {
		width: 100%!important;
		display: block;
		background-color: #0d6d5a!important;
		height: calc(6rem + 3px);
		position: absolute;
		top: 0;
		left: 0
	}
}

.fl-header__burger-wrapper {
	width: 100%;
	height: 3.3rem
}

@media (max-width:1034px) {
.fl-header__burger-wrapper {
		background-color: #0d6d5a;
		width: 6rem;
		height: 6rem;
		position: absolute;
		right: 45px;
		top: 0;
		padding-top: 1rem
	}
}

.fl-header__logo-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-left: 1.65rem;
	height: 6.1rem;
	width: 100%;
	background-color: #0d6d5a
}

#nav-global,
.fl-header__menus {
	display: -webkit-box;
	display: -ms-flexbox
}

.fl-header__menus {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 9.4rem;
	width: calc(100% - 6.5rem);
	position: relative
}

.fl-header.open,
.fl-header.open .fl-header__left {
	border-bottom: 1px solid #084d3f
}

@media (max-width:1034px) {
.fl-header__menus {
		display: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		width: 100%;
		height: calc(100vh - (6rem + 1px));
		position: fixed;
		top: calc(6rem + 1px);
		left: 0;
		z-index: 8900;
		background-color: #f2f3f3
	}

.fl-header.open .fl-header__menus {
		display: block;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}

.menu-chinese-global-container,
	.menu-global-menu-container,
	.menu-primary-container,
	.menu-spanish-global-container {
		width: 100%;
		min-height: 9rem
	}

#nav-global {
		background-color: #f2f3f3
	}
}

#nav-global {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 3.3rem
}

#nav-global input[type=search] {
	background-color: #fff!important
}

@media (max-width:1034px) {
#nav-global {
		z-index: 9000;
		height: 254px;
		position: absolute;
		top: 385px;
		left: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: 100%;
		background-color: #f2f3f3;
		padding: 1.1rem 1.1rem 0;
		overflow-x: hidden
	}

#nav-global .search-module {
		position: relative;
		background-color: #f2f3f3
	}
}

#nav-global ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

#nav-global ul.menu li {
	padding-right: 5rem;
	position: relative
}

#nav-global ul.menu li .sub-menu {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 10;
	padding: 5px;
	left: -5px;
	width: 130px
}

#nav-primary .menu-item-has-children:after,
#nav-primary .sub-menu:before {
	background-size: 14px 8px;
	background-image: url(../img/controls/nav-caret-down.svg);
	content: ''
}

#nav-logo,
#nav-primary .menu-item-has-children:after,
#nav-primary .sub-menu:before {
	background-position: center;
	background-repeat: no-repeat
}

#nav-global ul.menu li .sub-menu li {
	padding-right: 0
}

#nav-global ul.menu li .sub-menu .close-sub {
	display: none
}

#nav-global ul.menu li:hover .sub-menu {
	display: block
}

@media (max-width:1034px) {
#nav-global ul.menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		position: relative;
		padding-bottom: .65rem
	}

#nav-global ul.menu li {
		padding-right: 0;
		padding-left: 1.1rem;
		margin-bottom: .65rem;
		text-align: left;
		width: 50%
	}

#nav-global ul.menu li:last-child {
		position: absolute;
		top: 0;
		right: 0
	}

#nav-global ul.menu li:last-child .sub-menu {
		display: block;
		position: absolute;
		z-index: 10;
		padding: 5px;
		width: 390px;
		border: 0;
		background-color: rgba(255, 255, 255, 0)
	}

#nav-global ul.menu li:last-child .sub-menu li {
		padding-right: 0
	}
}

#nav-primary,
#nav-primary .menu {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

#nav-global a {
	font-size: 1.3335rem;
	color: #0d6d5a
}

#nav-global a:hover {
	color: #084d3f
}

#nav-primary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0d6d5a;
	height: 6.1rem
}

@media (max-width:1034px) {
#nav-primary {
		display: block;
		background-color: #d7dbdb;
		height: 385px;
		border-bottom: 1px solid #0d6d5a;
		position: absolute;
		top: 0;
		left: 0
	}

#nav-primary .menu-chinese-primary-container,
	#nav-primary .menu-primary-container,
	#nav-primary .menu-primary-menu-container,
	#nav-primary .menu-main-menu-container,
	#nav-primary .menu-main-menu-spanish-container,
	.menu-main-menu-spanish-2-container,
	#nav-primary .menu-main-chinese-container,
	.menu-main-menu-chinese-traditional-container,
	#nav-primary .menu-spanish-primary-container {
		border-top: 1px solid #084d3f;
		width: 100%
	}
}

#nav-primary a {
	color: #fff;
	font-size: 1.4665rem
}

#nav-primary .menu-main-menu-chinese-traditional-1-container,
#nav-primary .menu-chinese-primary-container,
#nav-primary .menu-primary-container,
#nav-primary .menu-primary-menu-container,
#nav-primary .menu-main-menu-container,
#nav-primary .menu-main-menu-spanish-container,
.menu-main-menu-spanish-2-container,
#nav-primary .menu-main-chinese-container,
.menu-main-menu-chinese-traditional-container,
#nav-primary .menu-spanish-primary-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%
}

#nav-primary .menu,
#nav-primary .menu-item {
	display: -webkit-box;
	display: -ms-flexbox;
	-ms-flex-direction: row
}

#nav-primary .menu {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 118rem;
	height: 100%;
	padding-left: 1.1rem;
	padding-right: 0
}

@media (max-width:1034px) {
#nav-primary .menu {
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

#nav-primary .menu-item,
#nav-primary .menu-item a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

#nav-primary .menu-item {
	display: flex;
	flex-direction: row;
	height: 6.1rem;
	height: 100%;
	padding: 0 1.1rem;
	position: relative
}

@media (max-width:1034px) {
#nav-primary .menu-item {
		border-bottom: 1px solid #084d3f;
		padding: 0 2.2rem;
		max-height: 55px
	}
}

#nav-primary .menu-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap
}

#nav-primary .menu-item.find-service-link {
	background-color: #084d3f;
	padding: 0 2.2rem
}

#nav-primary .menu-item-has-children:after {
	display: block;
	position: relative;
	padding-top: 2px;
	width: 16px;
	height: 100%;
	margin-left: .5rem
}

@media (max-width:1034px) {
#nav-primary .menu-item-has-children:after {
		display: none
	}
}

@media (min-width:1035px) {
#nav-primary .menu-item-has-children:hover .sub-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

#nav-primary .menu-chinese-primary-container,
#nav-primary .menu-primary-container,
#nav-primary .menu-spanish-primary-container {
	max-width: 118rem;
	margin-left: auto
}

#nav-primary .sub-menu {
	display: none;
	border-top: 1px solid #ebebeb;
	position: absolute;
	top: 6.1rem;
	left: -1.5rem;
	padding: 2.2rem;
	background-color: #0d6d5a;
	min-width: 24rem
}

#nav-primary .sub-menu:before {
	position: absolute;
	top: -7px;
	width: 12px;
	height: 7px;
	background-color: #0d6d5a;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: block;
	z-index: 1000
}

@media (max-width:1034px) {
#nav-primary .sub-menu {
		top: 0;
		left: 0;
		position: fixed;
		width: 100%;
		height: 100%;
		-webkit-transform: translateX(100vw);
		transform: translateX(100vw);
		background-color: transparent;
		padding: 2.2rem 0
	}

#nav-primary .sub-menu a {
		color: #0d6d5a!important
	}

#nav-primary .sub-menu:before {
		display: none
	}
}

#nav-primary .sub-menu .menu-item {
	position: relative;
	display: block;
	padding: 0 0 1.1rem!important
}

#nav-primary .sub-menu .menu-item:nth-last-child(2) {
	padding: 0!important
}

@media (max-width:1034px) {
#nav-primary .sub-menu .menu-item {
		border: 0;
		height: 3.25rem;
		padding-left: 2.2rem!important;
		padding-bottom: 1.375rem!important
	}

#nav-primary .sub-menu .menu-item:nth-last-child(2) {
		padding-left: 2.2rem!important;
		padding-bottom: 0!important
	}

.sub-menu-drawer-open {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

#nav-logo {
	background-size: cover;
	display: block;
	width: 4.2rem;
	height: 4.2rem
}

button.close-sub {
	display: none
}

@media (max-width:1034px) {
button.close-sub {
		-webkit-appearance: none;
		-webkit-tap-highlight-color: transparent;
		border: 0;
		font-family: Raleway, sans-serif;
		border-radius: 0;
		cursor: pointer;
		display: block;
		width: 5rem;
		height: 5rem;
		right: 0;
		top: 0;
		position: fixed;
		background-color: #084d3f
	}

button.close-sub:after {
		content: '';
		background-image: url(../img/controls/nav-caret-down.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		position: absolute;
		top: 1.5rem;
		right: 1.65rem;
		width: 2rem;
		height: 2rem
	}

button.close-sub:focus {
		background-color: transparent
	}

button.close-sub span {
		font-size: 3.5rem;
		color: #f2f3f3!important;
		opacity: .9
	}
}

button.expand-nav {
	display: none
}

@media (max-width:1034px) {
button.expand-nav,
	button.expand-nav:focus {
		background-color: transparent
	}

button.expand-nav {
		-webkit-appearance: none;
		-webkit-tap-highlight-color: transparent;
		border: 0;
		font-family: Raleway, sans-serif;
		border-radius: 0;
		cursor: pointer;
		display: block;
		width: 6.5rem;
		position: absolute;
		right: 0;
		height: 100%
	}

button.expand-nav span {
		font-size: 4rem;
		color: #f2f3f3;
		opacity: .9
	}
}

#primary-menu {
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	background-color: #0d6d5a
}

.sub-open #primary-menu {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

#trigger-overlay {
	background-color: transparent
}

.menu-button {
	position: relative;
	z-index: 9100;
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:1034px) {
.menu-button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.cmn-toggle-switch {
	font-size: 0;
	position: relative;
	display: block;
	overflow: hidden;
	width: 42px;
	height: 40px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: background 50ms;
	transition: background 50ms;
	text-indent: -9999px;
	border: none;
	border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.cmn-toggle-switch span {
	position: absolute;
	top: 19px;
	right: 4px;
	left: 4px;
	display: block;
	height: 2px;
	background: #fff
}

.cmn-toggle-switch span::after,
.cmn-toggle-switch span::before {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #fff
}

.cmn-toggle-switch span::before {
	top: -9px
}

.cmn-toggle-switch span::after {
	bottom: -9px
}

.cmn-toggle-switch__htx {
	background-color: #fff
}

.cmn-toggle-switch__htx span {
	-webkit-transition: background 0s 50ms;
	transition: background 0s 50ms
}

.cmn-toggle-switch__htx span::after,
.cmn-toggle-switch__htx span::before {
	-webkit-transition-delay: 50ms, 0s;
	transition-delay: 50ms, 0s;
	-webkit-transition-duration: 50ms, 50ms;
	transition-duration: 50ms, 50ms
}

.cmn-toggle-switch__htx span::before {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform
}

.cmn-toggle-switch__htx span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.open .cmn-toggle-switch__htx span {
	background: 0 0
}

.open .cmn-toggle-switch__htx span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.open .cmn-toggle-switch__htx span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.open .cmn-toggle-switch__htx span::after,
.open .cmn-toggle-switch__htx span::before {
	-webkit-transition-delay: 0s, 50ms;
	transition-delay: 0s, 50ms
}

.fl-footer__menu .menu,
.fl-footer__social {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.fl-footer__menu .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	line-height: 1
}

body.user-is-touching .home__funnel-links__arrangements-dropdown-wrap {
	position: relative;
	display: block;
	z-index: 1000
}

body.user-is-touching .home__funnel-links__arrangements-dropdown-wrap:hover .home__funnel-links__arrangements-dropdown {
	display: none
}

body.user-is-touching .home__funnel-links__arrangements-dropdown-wrap.open .home__funnel-links__arrangements-dropdown {
	display: block!important
}

body.error404 main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 3rem
}

body.tribe-filters-open .tribe-events-filters-content {
	border: 1px solid #dadada!important
}

body.park-template-package main section:nth-of-type(4),
body.park-template-pricing .content-section {
	margin-bottom: 2.475rem
}

body.single-park .ts-list h3 {
	font-size: 1.6rem
}

body.park-template-pricing .ts-shared__section-header-wrapper {
	padding-bottom: 0
}

body.park-template-pricing .ts-list h2 {
	font-size: 2rem;
	padding-bottom: 1.65rem
}

body.park-template-package main .the-content__wrapper a {
	color: #0d6d5a;
	font-weight: 600;
	text-decoration: none;
	display: inline-block
}

body.park-template-package main .the-content__wrapper a:hover {
	text-decoration: underline
}

@media print {
body {
		display: table;
		table-layout: fixed;
		padding-top: 20mm;
		padding-bottom: 20mm;
		height: auto
	}

a,
	a:visited {
		text-decoration: underline
	}

a[href]:after {
		content: " (" attr(href) ")"
	}

a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

img {
		max-width: 100%!important
	}
}

#menu-item-37695 {padding: 0 !important; margin-right: 15px;}

#menu-item-37695 a {
    display: inline-block;
    padding: 0px 15px;
    border-radius: 5px;
    border: none;
    background-color: #3a5625;
    color: #ffffff !important;
    font-weight: bold;
}

ul.bullets {list-style: disc;}

ul.bullets li {margin-left: 15px;}

button.focus {outline:none;}

a.white-font:hover {color:#ffffff !important;}

a.black-text {color:#000 !important;}

a.green-font,
.green-font{color:#385624 !important;}

a.orange-font:hover {color:#C2932F !important;}

button.green-button {
  cursor: pointer;
}

/* =========================================================
   Forest Lawn footer
   Extracted and normalized for the supplied footer markup.
   ========================================================= */

.fl-footer {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-between;
	width: 100%;
	height: auto !important;
	background-color: #385624 !important;
	position: relative;
	z-index: 11;
	font-family: "Open Sans", open-sans, sans-serif;
	padding: 10px 3.8rem 1.5rem 2.2rem;
	margin-top: 4rem;
	color: rgb(249, 247, 243);
	box-sizing: border-box;
}

.fl-footer__left-text {
	width: 100%;
	max-width: 54rem;
}

.fl-footer__left-text p {
	color: #ebebeb;
	font-size: 10px !important;
	line-height: 2;
	margin: 0;
}

.fl-footer__left-text span {
	color: rgb(249, 247, 243);
	display: block;
}

.fl-footer__social {
	display: flex;
	flex-direction: row;
	margin: 1.1rem 0;
	height: 2.3rem;
	padding: 0;
	list-style: none;
}

.fl-footer__social li {
	height: 2.3rem;
	width: 2.3rem;
	margin-right: .7rem;
	padding: 0;
}

.fl-footer__social li:last-child {
	margin-right: 0;
}

.fl-footer__social a {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	width: 2.3rem;
	height: 2.3rem;
}

.fl-footer__menu .menu {
	display: flex;
	flex-direction: row;
	line-height: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}

.fl-footer__menu li {
	padding-left: 3rem;
	padding-right: 3rem;
	border-right: 1px solid #fff;
	display: flex;
	align-items: center;
}

.fl-footer__menu li:first-child {
	padding-left: 0;
}

.fl-footer__menu li:last-child {
	border-right: 0;
	padding-right: 0;
}

.fl-footer__menu li > a {
	padding-top: 0;
	color: #ebebeb;
	font-size: 1rem;
	white-space: nowrap;
	text-decoration: none;
}

.fl-footer__menu li > a:hover,
#legal-menu a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.fl-footer__right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.fl-footer .ccpa {
	padding: 30px;
	max-width: 960px;
	box-sizing: border-box;
	text-align: left;
	margin: 0 auto;
}

.fl-footer .ccpa p {
	color: #ebebeb;
	margin: 0 0 1rem;
}

.fl-footer .ccpa p:last-child {
	margin-bottom: 0;
}

.fl-footer .ccpa a,
.fl-footer a.white-font {
	color: #c39420 !important;
}

.fl-footer .ccpa a:hover,
.fl-footer a.white-font:hover {
	color: #ffffff !important;
	text-decoration: underline;
}

@media (max-width: 860px) {
	.fl-footer {
		flex-direction: column-reverse;
		margin-top: 2.2rem;
		height: auto !important;
		padding: 4rem 2.2rem;
		align-items: center;
	}

	.fl-footer__left-text {
		text-align: center;
		max-width: 100%;
	}

	.fl-footer__right {
		align-items: center;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 2rem;
		flex-shrink: 0;
	}

	.fl-footer .ccpa {
		padding: 0 0 3rem;
	}

	.fl-footer__menu .menu {
		justify-content: center;
	}
}

@media (max-width: 575px) {
	.fl-footer__menu .menu {
		line-height: 1.3;
		flex-wrap: wrap;
		justify-content: center;
	}

	.fl-footer__menu li {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.fl-footer .ccpa {
		padding: 0 0 2rem;
	}
}

@media (max-width: 380px) {
	.fl-footer__menu li {
		border-right: 0;
		padding: .4rem 1rem;
	}

	.fl-footer__left-text p {
		font-size: 1.2rem !important;
	}
}

/* =========================================================
   SGO FINAL OVERRIDES
   Keep this section at the end of style.css.
   ========================================================= */

:root {
	--sgo-dark-green: #385624;
	--sgo-medium-green: rgba(80, 115, 54, 1);
	--sgo-orange: rgba(230, 136, 29, 1);
	--sgo-gold: rgba(194, 147, 47, 1);
	--sgo-off-white: rgb(249, 247, 243);
	--sgo-light-grey: #ebebeb;
	--sgo-menu-grey: #f2f3f3;
	--sgo-dark-grey: #4d4d4d;
}

/* Bootstrap and browser resets used by the hard-coded theme. */
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
}

body {
	width: 100%;
	min-height: 100vh;
	margin: 0;
	overflow-x: hidden;
	background: var(--sgo-off-white);
	color: #666;
	font-family: open-sans, "Open Sans", Arial, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

body.noscroll {
	height: 100%;
	overflow: hidden;
}

body *,
body *::before,
body *::after {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

.fl-header ul,
.fl-header ol,
.fl-footer ul,
.fl-footer ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fl-header a,
.fl-footer a {
	text-decoration: none;
}

/* Fixed header and WordPress toolbar offsets. */
header.fl-header {
	top: 0;
	background-color: rgb(249, 247, 243);
}

body.admin-bar header.fl-header {
	top: 32px;
}

main,
.site-main,
#primary {
	width: 100%;
	margin-top: 9.4rem;
}

@media screen and (max-width: 782px) {
	body.admin-bar header.fl-header {
		top: 46px;
	}
}

@media screen and (max-width: 1034px) {
	main,
	.site-main,
	#primary {
		margin-top: 6.3rem;
	}
}

/* =========================================================
   Header: shared structure
   ========================================================= */

.fl-header {
	display: flex;
	flex-direction: row;
	position: fixed;
	left: 0;
	width: 100%;
	height: 9.4rem;
	z-index: 10000;
}

.fl-header__left {
	display: flex;
	flex: 0 0 6.5rem;
	flex-direction: column;
	width: 6.5rem;
	height: 9.4rem;
	z-index: 10020;
}

.fl-header__burger-wrapper {
	width: 100%;
	height: 3.3rem;
}

.fl-header__logo-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 6.1rem;
	padding-left: 1.65rem;
	background-color: var(--sgo-dark-green) !important;
	border-bottom: 4px solid var(--sgo-gold) !important;
}

#nav-logo {
	display: block;
	width: 4.2rem;
	height: 4.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#nav-logo img {
	display: block;
	width: 4.2rem;
	height: 4.2rem;
	max-width: none;
	object-fit: contain;
}

.fl-header__menus {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	width: calc(100% - 6.5rem);
	height: 9.4rem;
	position: relative;
}

/* =========================================================
   Global navigation
   ========================================================= */

#nav-global {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	height: 3.3rem;
	background-color: var(--sgo-off-white);
}

#nav-global .menu-global-menu-container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
}

#global-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#global-menu > .menu-item {
	position: relative;
	margin: 0;
	padding: 0 5rem 0 0;
}

#nav-global a,
#nav-global .menu-item:not(#menu-item-37695) > a {
	color: rgba(80, 115, 54, 1);
	font-size: 1.3335rem;
	line-height: 1.4;
}

#nav-global .menu-item:not(#menu-item-37695) > a:hover,
#nav-global .menu-item:not(#menu-item-37695) > a:focus {
	color: var(--sgo-dark-green);
	text-decoration: underline;
}

/* Highlighted Find a Service, Grave, or Obituary link. */
#nav-global #menu-item-37695 {
	margin-right: 15px;
	padding: 5px 0 !important;
}

#nav-global #menu-item-37695 > a {
	display: inline-block;
	padding: 0 15px;
	border: 0;
	border-radius: 5px;
	background-color: #3a5625;
	color: #fff !important;
	font-weight: 700;
	line-height: 2.3rem;
}

#nav-global #menu-item-37695 > a:hover,
#nav-global #menu-item-37695 > a:focus {
	background-color: var(--sgo-medium-green);
	color: #fff !important;
	text-decoration: underline;
}

/* =========================================================
   Primary navigation
   ========================================================= */

#nav-primary {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	height: 6.1rem;
	overflow: visible;
	background-color: var(--sgo-dark-green) !important;
	border-bottom: 4px solid var(--sgo-gold) !important;
}

#nav-primary .menu-main-menu-container {
	display: flex;
	flex: 1 1 auto;
	justify-content: flex-end;
	position: relative;
	width: 100%;
	height: 100%;
}

#primary-menu {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	width: 100%;
	max-width: 118rem;
	height: 100%;
	margin: 0;
	padding: 0 0 0 1.1rem;
	background-color: var(--sgo-dark-green) !important;
}

#primary-menu > .menu-item {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0 1.1rem;
}

#primary-menu > .menu-item > a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.4665rem;
	line-height: 1.2;
	white-space: nowrap;
}

#primary-menu > .menu-item > a:hover,
#primary-menu > .menu-item > a:focus {
	color: #fff;
	text-decoration: underline;
}

/* PRE-PLAN TODAY */
#nav-primary #menu-item-36002,
#nav-primary .menu-item.find-service-link {
	padding-right: 2.2rem;
	padding-left: 2.2rem;
	background-color: rgba(230, 136, 29, 1) !important;
}

#nav-primary #menu-item-36002 > a,
#nav-primary .menu-item.find-service-link > a {
	font-weight: 600;
}

/* White desktop dropdown arrow beside top-level items. */
@media screen and (min-width: 1035px) {
	#primary-menu > .menu-item-has-children::after {

		display: block;
		flex: 0 0 auto;
		align-self: center;
		width: 0;
		height: 0;
		margin-left: .7rem;
		padding: 0;
		border-top: 6px solid #fff;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		background: none !important;
		content: "";
	}

	#primary-menu > .menu-item-has-children:hover > .sub-menu,
	#primary-menu > .menu-item-has-children:focus-within > .sub-menu {
		display: flex;
	}
}

/* Desktop dropdown panel. */
#nav-primary .sub-menu {
	display: none;
	flex-direction: column;
	position: absolute;
	top: calc(100% + 4px) !important;
	left: 0;
	z-index: 10050;
	min-width: 24rem;
	margin: 0;
	padding: 1.6rem 2.2rem 2rem;
	border: 0;
	background-color: var(--sgo-dark-green) !important;
	box-shadow: none;
}

/* Green upward notch through the gold bottom border. 
#nav-primary .sub-menu::before {
	display: block;
	position: absolute;
	top: -11px;
	left: 2.2rem;
	width: 0;
	height: 0;
	border-right: 7px solid transparent;
	border-bottom: 8px solid var(--sgo-dark-green);
	border-left: 7px solid transparent;
	background: none !important;
	background-image: none !important;
	content: "";
	transform: none;
	z-index: 10051;
}
*/
#nav-primary .sub-menu > .menu-item {
	display: block;
	width: 100%;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0 !important;
	border: 0;
}

#nav-primary .sub-menu > .menu-item > a {
	display: block;
	width: 100%;
	height: auto;
	padding: .45rem 0;
	color: #fff !important;
	font-size: 1.4665rem;
	line-height: 1.45;
	white-space: nowrap;
}

#nav-primary .sub-menu > .menu-item > a:hover,
#nav-primary .sub-menu > .menu-item > a:focus {
	color: #fff !important;
	text-decoration: underline;
}

#nav-primary .sub-menu .close-sub {
	display: none;
}

/* =========================================================
   Mobile navigation
   ========================================================= */

.menu-button {
	display: none;
	position: relative;
	z-index: 10030;
}

#trigger-overlay {
	background: transparent;
}

button.expand-nav {
	display: none;
}

button.close-sub {
	display: none;
}

@media screen and (max-width: 1034px) {
	.fl-header {
		display: block;
		height: 6.3rem;
		overflow: visible;
		background-color: var(--sgo-off-white);
	}

	.fl-header__left {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 6.3rem;
		background-color: var(--sgo-dark-green) !important;
	}

	.fl-header__logo-wrapper {
		width: 100%;
		height: 6.3rem;
		padding-left: 1.65rem;
	}

	.fl-header__burger-wrapper {
		position: absolute;
		top: 0;
		right: 45px;
		width: 6rem;
		height: 6rem;
		padding-top: 1rem;
		background-color: var(--sgo-dark-green) !important;
		border-bottom: 3px solid var(--sgo-gold) !important;
	}

	.menu-button {
		display: flex;
	}

	.fl-header__menus {
		display: none;
		position: fixed;
		top: 6.3rem;
		left: 0;
		z-index: 10010;
		width: 100%;
		height: calc(100vh - 6.3rem);
		overflow-y: auto;
		background-color: var(--sgo-menu-grey);
		-webkit-overflow-scrolling: touch;
	}

	body.admin-bar .fl-header__menus {
		top: calc(6.3rem + 32px);
		height: calc(100vh - 6.3rem - 32px);
	}

	.fl-header.open .fl-header__menus {
		display: block;
	}

	#nav-primary {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		min-height: 38.5rem;
		background-color: #d7dbdb !important;
		border-bottom: 1px solid #293e1a !important;
	}

	#nav-primary .menu-main-menu-container {
		display: block;
		width: 100%;
		height: auto;
		border-top: 1px solid #293e1a;
	}

	#primary-menu {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		width: 100%;
		max-width: none;
		height: auto;
		padding: 0;
		transition: transform .2s ease-in;
	}

	#primary-menu > .menu-item {
		display: flex;
		flex: 0 0 5.5rem;
		width: 100%;
		height: 5.5rem;
		max-height: 5.5rem;
		padding: 0 2.2rem;
		border-bottom: 1px solid #293e1a;
	}

	#primary-menu > .menu-item > a {
		padding-right: 6.5rem;
		color: #fff;
	}

	#nav-primary #menu-item-36002,
	#nav-primary .menu-item.find-service-link {
		background-color: var(--sgo-orange) !important;
	}

	#primary-menu > .menu-item-has-children::after {
		display: none;
	}

	#nav-global {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		position: relative;
		top: 0;
		left: 0;
		z-index: 10011;
		width: 100%;
		height: auto;
		min-height: 12rem;
		padding: 1.1rem;
		overflow-x: hidden;
		background-color: var(--sgo-menu-grey);
	}

	#nav-global .menu-global-menu-container {
		display: block;
		width: 100%;
		height: auto;
		min-height: 0;
	}

	#global-menu {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		width: 100%;
		height: auto;
		padding: 0 0 .65rem;
	}

	#global-menu > .menu-item,
	#global-menu > #menu-item-37695 {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		margin: 0 0 .65rem;
		padding: 0 1.1rem !important;
		text-align: left;
	}

	#nav-global #menu-item-37695 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}

	button.expand-nav {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 6.5rem;
		height: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		color: #fff;
		cursor: pointer;
	}

	button.expand-nav span {
		color: #fff;
		font-size: 4rem;
		line-height: 1;
		opacity: .9;
	}

	#nav-primary .sub-menu {
		display: flex;
		flex-direction: column;
		position: fixed;
		top: 6.3rem !important;
		left: 0;
		z-index: 10060;
		width: 100%;
		height: calc(100vh - 6.3rem);
		min-width: 0;
		padding: 2.2rem 0;
		overflow-y: auto;
		background-color: var(--sgo-dark-green) !important;
		transform: translateX(100vw);
		transition: transform .2s ease-in;
	}

	body.admin-bar #nav-primary .sub-menu {
		top: calc(6.3rem + 32px) !important;
		height: calc(100vh - 6.3rem - 32px);
	}

	#nav-primary .sub-menu::before {
		display: none;
	}

	#nav-primary .sub-menu.sub-menu-drawer-open {
		transform: translateX(0);
	}

	#nav-primary .sub-menu > .menu-item {
		height: auto;
		padding: 0 7rem 0 2.2rem !important;
	}

	#nav-primary .sub-menu > .menu-item > a {
		padding: .8rem 0;
		color: #fff !important;
		white-space: normal;
	}

	#nav-primary .sub-menu .menu-item:last-child {
		padding: 0 !important;
	}

	button.close-sub {
		display: block;
		position: fixed;
		top: 6.3rem;
		right: 0;
		z-index: 10070;
		width: 5rem;
		height: 5rem;
		padding: 0;
		border: 0;
		border-radius: 0;
		background-color: #293e1a;
		cursor: pointer;
	}

	body.admin-bar button.close-sub {
		top: calc(6.3rem + 32px);
	}

	button.close-sub::after {
		display: block;
		position: absolute;
		top: 1.6rem;
		right: 1.6rem;
		width: 1.5rem;
		height: 1.5rem;
		border-bottom: 3px solid #fff;
		border-left: 3px solid #fff;
		background: none !important;
		content: "";
		transform: rotate(45deg);
	}

	.sub-open #primary-menu {
		transform: translateX(-100%);
	}
}

@media screen and (max-width: 782px) {
	body.admin-bar .fl-header__menus {
		top: calc(6.3rem + 46px);
		height: calc(100vh - 6.3rem - 46px);
	}

	body.admin-bar #nav-primary .sub-menu {
		top: calc(6.3rem + 46px) !important;
		height: calc(100vh - 6.3rem - 46px);
	}

	body.admin-bar button.close-sub {
		top: calc(6.3rem + 46px);
	}
}

/* Hamburger icon. */
.cmn-toggle-switch {
	display: block;
	position: relative;
	width: 42px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
}

.cmn-toggle-switch span {
	display: block;
	position: absolute;
	top: 19px;
	right: 4px;
	left: 4px;
	height: 2px;
	background: #fff;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: "";
	transition: transform 100ms, top 100ms, bottom 100ms;
}

.cmn-toggle-switch span::before {
	top: -9px;
}

.cmn-toggle-switch span::after {
	bottom: -9px;
}

.fl-header.open .cmn-toggle-switch span {
	background: transparent;
}

.fl-header.open .cmn-toggle-switch span::before {
	top: 0;
	transform: rotate(45deg);
}

.fl-header.open .cmn-toggle-switch span::after {
	bottom: 0;
	transform: rotate(-45deg);
}

/* Keyboard focus: restore outlines removed by the legacy stylesheet. */
.fl-header a:focus-visible,
.fl-header button:focus-visible,
.fl-footer a:focus-visible,
#page_content a:focus-visible,
#page_content button:focus-visible,
#page_content input:focus-visible,
#page_content select:focus-visible {
	outline: 2px solid var(--sgo-gold) !important;
	outline-offset: 3px;
}

/* =========================================================
   Homepage hero
   ========================================================= */

#heading_cnts {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background-color: var(--sgo-dark-green);
	color: #fff;
}

#heading_cnts .container-fluid {
	padding-right: 5%;
	padding-left: 5%;
}

#heading_cnts h1 {
	max-width: 90rem;
	margin: 0 0 1.5rem;
	padding-bottom: .7rem;
	border-bottom: .2rem solid var(--sgo-gold);
	color: #fff;
	font-family: goudy-old-style, Georgia, serif;
	font-size: 4.8rem;
	font-weight: 400;
	line-height: 1.25;
}

#heading_cnts .lead {
	margin: 0;
	color: #fff;
	font-family: goudy-old-style, Georgia, serif !important;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.9rem;
}

/* =========================================================
   Homepage application area
   ========================================================= */

#page_content {
	width: 100%;
	padding: 3rem 0 2rem;
	background-color: var(--sgo-off-white);
}

#page_content > .container {
	max-width: 1140px;
}

.sgofrm {
	width: 100%;
}

.sgofrm .form-group {
	margin-bottom: 2rem;
}

.sgofrm label {
	display: block;
	margin-bottom: .6rem;
	color: var(--sgo-dark-grey);
	font-size: 1.6rem;
	font-weight: 600;
}

.sgofrm .form-control,
.sgofrm .custom-select {
	width: 100%;
	height: 4.8rem;
	padding: .8rem 1.2rem;
	border: 1px solid var(--sgo-medium-green);
	border-radius: 0;
	background-color: #fff;
	color: var(--sgo-dark-grey);
	font-size: 1.6rem;
	line-height: 1.4;
	box-shadow: none;
}

.sgofrm .form-control:focus,
.sgofrm .custom-select:focus {
	border-color: var(--sgo-dark-green);
	box-shadow: 0 0 0 .2rem rgba(80, 115, 54, .2);
}

.select-wrapper {
	position: relative;
}

.select-wrapper::after,
.sgofrm .arrow::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 1.5rem;
	width: 0;
	height: 0;
	border-top: .6rem solid var(--sgo-medium-green);
	border-right: .5rem solid transparent;
	border-left: .5rem solid transparent;
	content: "";
	pointer-events: none;
	transform: translateY(-50%);
}

.fldrp {
	padding-right: 4rem !important;
	color: var(--sgo-medium-green) !important;
	font-weight: 600;
	appearance: none;
}

.flgrnl {
	border-color: var(--sgo-dark-green) !important;
	border-radius: 0;
	background-color: var(--sgo-dark-green) !important;
	color: #fff !important;
	font-size: 1.6rem;
	font-weight: 600;
}

button.flgrnl:hover,
button.flgrnl:focus,
a.flgrnl:hover,
a.flgrnl:focus {
	border-color: var(--sgo-medium-green) !important;
	background-color: var(--sgo-medium-green) !important;
	color: #fff !important;
}

.clear_btn {
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--sgo-medium-green);
	font-size: 1.5rem;
	font-weight: 600;
	text-decoration: underline;
	cursor: pointer;
}

.clear_btn:hover,
.clear_btn:focus {
	color: var(--sgo-dark-green);
}

/* Personalized Help card. */
.personalized-help-card {
	width: 100%;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.personalized-help-card .card-header {
	padding: 2.5rem 3rem;
	border: 0;
	border-radius: 0;
}

.personalized-help-card .card-body {
	padding: 2.5rem 3rem 3rem;
	border-radius: 0;
}

.grey {
	background-color: var(--sgo-light-grey);
}

.green_lgt {
	color: var(--sgo-medium-green) !important;
}

.grey_drk {
	color: var(--sgo-dark-grey) !important;
}

.personalized-help-card h2 {
	margin: 0 0 1.2rem;
	font-family: goudy-old-style, Georgia, serif;
	font-size: 2.8rem;
	font-weight: 400;
	line-height: 1.2;
}

.personalized-help-card p {
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.6;
}

.personalized-help-card .card-body p {
	margin-bottom: 2rem;
}

.personalized-help-card .card-body a:not(.btn-contact) {
	color: #fff;
	text-decoration: none;
}

.personalized-help-card .card-body a:not(.btn-contact):hover,
.personalized-help-card .card-body a:not(.btn-contact):focus {
	color: #fff;
	text-decoration: underline;
}

.btn-contact {
	display: inline-block;
	padding: .9rem 1.8rem;
	border: 1px solid #fff;
	border-radius: 0;
	background-color: #fff;
	color: var(--sgo-medium-green) !important;
	font-size: 1.5rem;
	font-weight: 600;
}

.btn-contact:hover,
.btn-contact:focus {
	border-color: var(--sgo-gold);
	background-color: var(--sgo-gold);
	color: #fff !important;
}

/* Results. */
#sgo_results {
	width: 100%;
	background-color: var(--sgo-off-white);
}

#sgo_results .alert-warning {
	border: 1px solid var(--sgo-gold);
	border-radius: 0;
	background-color: #fff8e5;
	color: var(--sgo-dark-grey);
	font-size: 1.5rem;
}

#sgo_results .alert-warning a {
	color: var(--sgo-dark-green);
	font-weight: 600;
	text-decoration: underline;
}

/* Three image links. */
#three_images {
	width: 100%;
	background-color: var(--sgo-off-white);
}

#three_images img {
	display: block;
	width: 100%;
	height: auto;
	transition: opacity .2s ease-in-out;
}

#three_images .grn-link {
	display: block;
	color: var(--sgo-dark-green);
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
}

#three_images .grn-link:hover,
#three_images .grn-link:focus {
	color: var(--sgo-medium-green);
	text-decoration: underline;
}

#three_images .grn-link:hover img,
#three_images .grn-link:focus img {
	opacity: .85;
}

#three_images .grn-link span[aria-hidden="true"],
#three_images .grn-link i {
	margin-left: .5rem;
}

/* Homepage stacking: Help first on mobile, search first on desktop. */
@media screen and (max-width: 991.98px) {
	#page_content {
		padding-top: 2rem;
	}

	.personalized-help-card {
		margin-top: 2rem;
	}

	.sgofrm {
		padding-top: 1rem !important;
	}
}

@media screen and (max-width: 575.98px) {
	#page_content {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.personalized-help-card .card-header,
	.personalized-help-card .card-body {
		padding: 2rem;
	}

	.personalized-help-card h2 {
		font-size: 2.5rem;
	}

	.sgofrm .form-group.d-flex {
		align-items: flex-start !important;
		flex-direction: column;
	}

	.clear_btn {
		margin-top: 1.5rem;
		margin-left: 0 !important;
	}
}

/* =========================================================
   Footer refinements
   ========================================================= */

.fl-footer {
	background-color: var(--sgo-dark-green) !important;
}

/* Print. */
@media print {
	.fl-header,
	.fl-footer {
		position: static;
	}

	main,
	.site-main,
	#primary {
		margin-top: 0;
	}

	a[href]::after {
		content: none;
	}
}
