/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


header {
    transition: all 1s ease !important;
}
header.sticky-header {
	position:fixed;
/* 	background-color: #9B9386 !important; */
	width: 100%;
	z-index:99;
	
}
header.sticky-header > .elementor-element {
	background-color: #9B9386 !important;
}
header.sticky-header > .elementor-element > .e-con-inner {
	padding:15px 0 !important;
}
/* header.sticky-header img, */
header.sticky-header .menu-item .elementor-item svg,
header.sticky-header .elementor-icon svg {
	filter:  brightness(0) invert(1);
}
header.sticky-header .menu-item .elementor-item,
header.sticky-header .sub-menu .menu-item .elementor-sub-item {
	color: #ffffff !important;
}
header.sticky-header .menu-item .elementor-item:hover,
header.sticky-header .sub-menu .menu-item .elementor-sub-item:hover {
	color: #292827 !important;
}
header.sticky-header .elementor-widget-nav-menu {
	border-color: #ffffff !important;
}
header.sticky-header .elementor-button {
	background-color: #ffffff !important;
	color: #292827 !important;
	border-color: #ffffff !important;
}
header.sticky-header .elementor-button:hover {
	background-color: transparent !important;
}

body.wogl-member-account-page {
	scroll-padding-top: 24px;
}

body.wogl-member-account-page header.elementor-location-header,
body.wogl-member-account-page header.sticky-header {
	background: transparent !important;
	left: auto !important;
	position: relative !important;
	right: auto !important;
	top: auto !important;
	z-index: 10 !important;
}

body.wogl-member-account-page header.sticky-header > .elementor-element {
	background: transparent !important;
}

body.wogl-member-account-page header.sticky-header > .elementor-element > .e-con-inner {
	padding: inherit !important;
}

body.wogl-member-account-page header.sticky-header .menu-item .elementor-item svg,
body.wogl-member-account-page header.sticky-header .elementor-icon svg {
	filter: none !important;
}

body.wogl-member-account-page header.sticky-header .menu-item .elementor-item,
body.wogl-member-account-page header.sticky-header .sub-menu .menu-item .elementor-sub-item {
	color: #D5AB5D !important;
}

body.wogl-member-account-page header.sticky-header .elementor-widget-nav-menu {
	border-color: #D5AB5D !important;
}

body.wogl-member-account-page header.sticky-header .elementor-button {
	background-color: #D5AB5D !important;
	border-color: #D5AB5D !important;
	color: #FFFFFF !important;
}

body.wogl-member-account-page header.sticky-header .elementor-button:hover {
	background-color: transparent !important;
	color: #D5AB5D !important;
}

.underline .elementor-icon-list-text {
	text-decoration:underline;
}
.arrow-button .elementor-button .elementor-button-icon svg {
	width: auto;
	transition: all .5s ease;
}
.arrow-button .elementor-button .elementor-button-content-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.arrow-button .elementor-button:hover .elementor-button-icon svg {
	transform: translateX(10px);
}
.gform-body .gform_fields input:not([type="radio"]):not([type="checkbox"]),
.gform-body .gform_fields textarea,
.gform-body .gform_fields select{
	background-color: transparent !important;
    border-radius: 2px !important;
    height: 48px !important;
    border: 1px solid rgba(41, 40, 39, 0.50) !important;
	color: #292827 !important;
}
.gform-body .gform_fields textarea {
	height:130px !important;
	resize:none;
}
.gform-body .gform_fields label {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #292827 !important;
	margin-bottom: 5px !important;
}
.gform-body .gform_fields input::placeholder,
.gform-body .gform_fields textarea::placeholder,
.gform-body .gform_fields select {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: rgba(41, 40, 39, 0.60) !important;
}
.gform-body .gform_fields {
	gap:20px !important;
}
.gform-footer input[type="submit"] {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	border-radius: 1px !important;
	background-color: #313A59 !important;
	border:2px solid #313A59 !important;
	padding:15px 20px !important;
}
.gform-footer input[type="submit"]:hover {
	color: #313A59 !important;
	background-color: transparent !important;
}
.contact-us-form .gform-footer input[type="submit"] {
	background-color: #CA3C36 !important;
	border:2px solid #CA3C36 !important;
}
.contact-us-form .gform-footer input[type="submit"]:hover {
	color: #CA3C36 !important;
	background-color: transparent !important;
}
.services-loop-item-details:hover .elementor-widget-icon {
	background-color:#313A59 !important;
}
.inner-page-banner-section:after {
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(41, 40, 39, 0.8);
}
.inner-page-banner-section .e-con-inner {
	z-index:1;
}
.ministries-loop-details:hover .elementor-widget-heading .elementor-heading-title,
.ministries-loop-details:hover .elementor-widget-text-editor {
	color: #ffffff !important;
}
.ministries-loop-details .elementor-widget-image {
	margin-top: auto;
}
.ministries-loop-details:hover .elementor-widget-icon {
	background-color: #D5AB5D !important;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.scroll-list-wrapper {
  width: 100% !important;
  overflow: hidden;
  white-space: nowrap !important;
  position: relative;

}
.scroll-list-wrapper .elementor-icon-list-items {
  display: inline-flex !important;
  animation: scroll-left 35s linear infinite;
  flex-wrap: nowrap !important;
}
.scroll-list-wrapper .elementor-icon-list-items .elementor-icon-list-item {
    display: inline-block !important;
    white-space: nowrap !important;
    position: relative;
}
.scroll-list-wrapper .elementor-icon-list-items .elementor-icon-list-item:after {
    position: absolute !important;
    content: '';
    top: 50%;
    right: 0px;
    width: 10px !important;
    height: 10px !important;
    background-color: #292827;
    border-radius: 50%;
    border: 0 !important;
    transform: translateY(-50%);
}
.scroll-list-wrapper {
	position:relative;
}
.scroll-list-wrapper:before,
.scroll-list-wrapper:after {
	position: absolute;
    content: '';
    width: 162px;
    height: -webkit-fill-available;
    left: 0px;
    top: 0px;
    background: linear-gradient(90deg, #FAF6F3 0%, rgba(250, 246, 243, 0) 107.77%);
    z-index: 2;
}
.scroll-list-wrapper:after {
	transform: matrix(-1, 0, 0, 1, 0, 0);
	left:unset;
	right: 0;
}
.dark-scroll-list-wrapper .elementor-icon-list-items .elementor-icon-list-item:after {
	background-color: #2928264d;
}
.dark-scroll-list-wrapper:before,
.dark-scroll-list-wrapper:after {
	background: linear-gradient(90deg, #E0DACE 0%, rgba(224, 218, 206, 0) 107.77%);
}
.contact-details .elementor-icon-box-description a {
	color:#292827;
	text-decoration: underline;
}
.contact-details .elementor-icon-box-description a:hover {
	color:#313A59;
}
.timeline-slider-details .elementor-swiper-button svg {
	width:32px !important;
	height:73px !important;
}
.inner-tab-details .e-n-tab-title {
	color: #292827 !important;
}
/* .card-content {
  display: none;
} */
/* .card-animation-details .card-details:nth-child(1) .card-heading,
.we-belive-accordion .e-n-accordion-item:nth-child(1) {
	width: 85%;
	margin: 0 auto;
}
.card-animation-details .card-details:nth-child(2) .card-heading,
.we-belive-accordion .e-n-accordion-item:nth-child(2) {
	width: 90%;
	margin: 0 auto;
}
.card-animation-details .card-details:nth-child(3) .card-heading,
.we-belive-accordion .e-n-accordion-item:nth-child(3) {
	width: 95%;
	margin: 0 auto;
} */
.we-belive-accordion .e-n-accordion-item {
	margin-bottom:5px !important;
}
.policy-common-content h2,
.policy-common-content h3,
.policy-common-content h4 {
	font-size:28px !important;
	margin: 20px 0 !important;
}
.gravity-btns input[type="submit"] {
    background-color: #D5AB5D !important;
    font-size: 16px !important;
    padding: 15px 25px !important;
    border-color: #D5AB5D !important;
}
.gravity-btns input[type="submit"]:hover{
	color:#D5AB5D !important;
}

.wogl-member-area {
	background: #FAF6F3;
	color: #292827;
	padding: 80px 20px;
}

.wogl-member-area * {
	box-sizing: border-box;
}

.wogl-member-area__inner {
	max-width: 1180px;
	margin: 0 auto;
}

.wogl-member-area__header {
	align-items: flex-end;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	margin-bottom: 34px;
}

.wogl-member-area__eyebrow {
	color: #CA3C36;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.wogl-member-area h1,
.wogl-member-area h2,
.wogl-member-area h3 {
	color: #292827;
	line-height: 1.15;
	margin: 0;
}

.wogl-member-area h1 {
	font-size: 44px;
}

.wogl-member-area h2 {
	font-size: 32px;
}

.wogl-member-area h3 {
	font-size: 22px;
}

.wogl-member-area p {
	color: rgba(41, 40, 39, 0.76);
	font-size: 16px;
	line-height: 1.6;
	margin: 8px 0 0;
}

.wogl-member-nav {
	background: #ffffff;
	border: 1px solid rgba(41, 40, 39, 0.13);
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding: 6px;
}

.wogl-member-nav__link {
	color: #292827;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 13px 16px;
	text-decoration: none;
	transition: background-color .2s ease, color .2s ease;
}

.wogl-member-nav__link:hover,
.wogl-member-nav__link.is-active {
	background: #313A59;
	color: #ffffff;
}

.wogl-member-area__notice,
.wogl-member-dashboard,
.wogl-member-directory,
.wogl-ministry-minutes,
.wogl-prayer-list,
.wogl-service-schedule {
	background: #ffffff;
	border: 1px solid rgba(41, 40, 39, 0.12);
}

.wogl-member-area__notice {
	max-width: 620px;
	padding: 40px;
}

.wogl-member-area__button,
.wogl-member-dashboard__tile {
	text-decoration: none;
}

.wogl-member-area__button {
	background: #313A59;
	border: 2px solid #313A59;
	color: #ffffff;
	display: inline-flex;
	font-weight: 700;
	margin-top: 24px;
	padding: 14px 22px;
	transition: background-color .2s ease, color .2s ease;
}

.wogl-member-area__button:hover {
	background: transparent;
	color: #313A59;
}

.wogl-member-dashboard {
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1.4fr) minmax(280px, .6fr);
	padding: 28px;
}

.wogl-member-dashboard__intro {
	background: #E0DACE;
	padding: 28px;
}

.wogl-member-dashboard__tile {
	border: 1px solid rgba(41, 40, 39, 0.14);
	color: #292827;
	display: flex;
	flex-direction: column;
	gap: 8px;
	min-height: 180px;
	padding: 24px;
	transition: border-color .2s ease, transform .2s ease;
}

.wogl-member-dashboard__tile:hover {
	border-color: #D5AB5D;
	transform: translateY(-2px);
}

.wogl-member-dashboard__tile strong {
	font-size: 24px;
	line-height: 1.2;
}

.wogl-member-dashboard__tile span:last-child {
	color: rgba(41, 40, 39, 0.72);
	line-height: 1.5;
}

.wogl-member-dashboard__tile-kicker {
	color: #CA3C36;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.wogl-member-directory {
	padding: 28px;
}

.wogl-prayer-list {
	padding: 28px;
}

.wogl-service-schedule {
	padding: 28px;
}

.wogl-prayer-list__header {
	border-bottom: 1px solid rgba(41, 40, 39, 0.12);
	padding-bottom: 26px;
}

.wogl-service-schedule__header {
	border-bottom: 1px solid rgba(41, 40, 39, 0.12);
	padding-bottom: 26px;
}

.wogl-prayer-list__table-wrap {
	margin-top: 26px;
	overflow-x: auto;
}

.wogl-service-schedule__table-wrap {
	margin-top: 26px;
	overflow-x: auto;
}

.wogl-prayer-list__table {
	border-collapse: collapse;
	color: #292827;
	table-layout: fixed;
	width: 100%;
}

.wogl-service-schedule__table {
	border-collapse: collapse;
	color: #292827;
	min-width: 1460px;
	table-layout: fixed;
	width: 100%;
}

.wogl-prayer-list__table th,
.wogl-prayer-list__table td {
	border: 1px solid rgba(41, 40, 39, 0.18);
	font-size: 15px;
	line-height: 1.45;
	padding: 12px 14px;
	text-align: left;
	vertical-align: top;
}

.wogl-service-schedule__table th,
.wogl-service-schedule__table td {
	border: 1px solid rgba(41, 40, 39, 0.18);
	font-size: 14px;
	line-height: 1.35;
	padding: 10px 8px;
	text-align: left;
	vertical-align: top;
	word-break: normal;
}

.wogl-prayer-list__table th {
	background: #E0DACE;
	font-weight: 700;
}

.wogl-service-schedule__table th {
	background: #E0DACE;
	font-weight: 700;
	hyphens: auto;
	line-height: 1.2;
}

.wogl-service-schedule__table td {
	background: #ffffff;
	overflow-wrap: anywhere;
}

.wogl-service-schedule__table tbody tr:nth-child(even) td {
	background: #FDFBF8;
}

.wogl-service-schedule__table th:nth-child(1),
.wogl-service-schedule__table td:nth-child(1) {
	width: 140px;
}

.wogl-service-schedule__table th:nth-child(5),
.wogl-service-schedule__table td:nth-child(5) {
	width: 128px;
}

.wogl-service-schedule__table th:nth-child(11),
.wogl-service-schedule__table td:nth-child(11),
.wogl-service-schedule__table th:nth-child(16),
.wogl-service-schedule__table td:nth-child(16) {
	width: 112px;
}

.wogl-service-schedule__date-line {
	display: block;
}

.wogl-service-schedule__cell-content {
	display: block;
}

.wogl-service-schedule__date-line.is-date {
	font-size: 16px;
	font-weight: 700;
}

.wogl-service-schedule__date-line.is-bold {
	font-weight: 700;
}

.wogl-service-schedule__date-line.is-italic {
	font-style: italic;
}

.wogl-service-schedule__date-line.is-red {
	color: #CA3C36;
}

.wogl-service-schedule__date-line.is-green {
	color: #087F4F;
}

.wogl-service-schedule__date-line.is-blue {
	color: #064FD8;
}

.wogl-service-schedule__date-line.is-spaced {
	margin-top: 18px;
}

.wogl-prayer-list__table th:nth-child(1),
.wogl-prayer-list__table td:nth-child(1) {
	width: 18%;
}

.wogl-prayer-list__table th:nth-child(2),
.wogl-prayer-list__table td:nth-child(2) {
	width: 52%;
}

.wogl-prayer-list__table th:nth-child(3),
.wogl-prayer-list__table td:nth-child(3) {
	width: 20%;
}

.wogl-prayer-list__table th:nth-child(4),
.wogl-prayer-list__table td:nth-child(4) {
	white-space: nowrap;
	width: 10%;
}

.wogl-member-directory__toolbar {
	align-items: flex-end;
	border-bottom: 1px solid rgba(41, 40, 39, 0.12);
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
	padding-bottom: 26px;
}

.wogl-member-directory__search-label {
	display: grid;
	gap: 8px;
}

.wogl-member-directory__search-label span {
	color: #292827;
	font-size: 15px;
	font-weight: 700;
}

.wogl-member-directory__search-label input {
	background: #FAF6F3;
	border: 1px solid rgba(41, 40, 39, 0.35);
	border-radius: 2px;
	color: #292827;
	font-size: 16px;
	min-height: 50px;
	padding: 12px 14px;
	width: 100%;
}

.wogl-member-directory__search-label input:focus {
	border-color: #313A59;
	box-shadow: 0 0 0 3px rgba(49, 58, 89, 0.14);
	outline: none;
}

.wogl-member-directory__list {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding-top: 26px;
}

.wogl-member-card {
	align-items: flex-start;
	background: #FAF6F3;
	border: 1px solid rgba(41, 40, 39, 0.10);
	display: grid;
	gap: 18px;
	grid-template-columns: 82px minmax(0, 1fr);
	min-height: 220px;
	padding: 20px;
}

.wogl-member-card[hidden] {
	display: none;
}

.wogl-member-card__photo {
	align-items: center;
	aspect-ratio: 1;
	background: #313A59;
	color: #ffffff;
	display: flex;
	font-size: 22px;
	font-weight: 700;
	justify-content: center;
	overflow: hidden;
	width: 82px;
}

.wogl-member-card__photo img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.wogl-member-card__body {
	min-width: 0;
}

.wogl-member-card dl {
	display: grid;
	gap: 12px;
	margin: 16px 0 0;
}

.wogl-member-card dt {
	color: rgba(41, 40, 39, 0.62);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}

.wogl-member-card dd {
	color: #292827;
	font-size: 15px;
	line-height: 1.45;
	margin: 3px 0 0;
	overflow-wrap: anywhere;
}

.wogl-member-card a {
	color: #313A59;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.wogl-member-card a:hover {
	color: #CA3C36;
}

.wogl-member-directory__empty {
	background: #E0DACE;
	color: #292827 !important;
	margin-top: 24px !important;
	padding: 18px;
}

.wogl-member-directory__empty[hidden] {
	display: none;
}

@media (max-width: 900px) {
	.wogl-member-area {
		padding: 56px 18px;
	}

	.wogl-member-area__header,
	.wogl-member-directory__toolbar {
		align-items: stretch;
		grid-template-columns: 1fr;
	}

	.wogl-member-area__header {
		display: grid;
	}

	.wogl-member-area h1 {
		font-size: 38px;
	}

	.wogl-member-dashboard,
	.wogl-member-directory__list {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 560px) {
	.wogl-member-area {
		padding: 42px 16px;
	}

	.wogl-member-area h1 {
		font-size: 32px;
	}

	.wogl-member-area h2 {
		font-size: 26px;
	}

	.wogl-member-area__notice,
	.wogl-member-dashboard,
	.wogl-member-dashboard__intro,
	.wogl-member-directory,
	.wogl-ministry-minutes,
	.wogl-prayer-list,
	.wogl-service-schedule {
		padding: 20px;
	}

	.wogl-member-nav {
		display: grid;
	}

	.wogl-member-nav__link {
		justify-content: center;
	}

	.wogl-member-card {
		grid-template-columns: 64px minmax(0, 1fr);
		min-height: 0;
		padding: 16px;
	}

	.wogl-member-card__photo {
		font-size: 18px;
		width: 64px;
	}
}

@media (max-width: 760px) {
	.wogl-prayer-list__table-wrap {
		overflow: visible;
	}

	.wogl-service-schedule__table-wrap {
		overflow: visible;
	}

	.wogl-prayer-list__table,
	.wogl-prayer-list__table tbody,
	.wogl-prayer-list__table tr,
	.wogl-prayer-list__table td {
		display: block;
		width: 100%;
	}

	.wogl-service-schedule__table,
	.wogl-service-schedule__table tbody,
	.wogl-service-schedule__table tr,
	.wogl-service-schedule__table td {
		display: block;
		min-width: 0;
		width: 100%;
	}

	.wogl-prayer-list__table thead {
		display: none;
	}

	.wogl-service-schedule__table thead {
		display: none;
	}

	.wogl-prayer-list__table tr {
		background: #FAF6F3;
		border: 1px solid rgba(41, 40, 39, 0.12);
		margin-bottom: 14px;
	}

	.wogl-service-schedule__table tr {
		background: #FAF6F3;
		border: 1px solid rgba(41, 40, 39, 0.12);
		margin-bottom: 14px;
	}

	.wogl-prayer-list__table td {
		border: 0;
		border-bottom: 1px solid rgba(41, 40, 39, 0.10);
		display: grid;
		gap: 10px;
		grid-template-columns: minmax(112px, 0.34fr) minmax(0, 1fr);
		padding: 12px 14px;
		white-space: normal !important;
	}

	.wogl-service-schedule__table td {
		background: #FAF6F3 !important;
		border: 0;
		border-bottom: 1px solid rgba(41, 40, 39, 0.10);
		display: grid;
		gap: 10px;
		grid-template-columns: minmax(128px, 0.34fr) minmax(0, 1fr);
		padding: 12px 14px;
		white-space: normal !important;
		width: 100% !important;
	}

	.wogl-prayer-list__table td:nth-child(1),
	.wogl-prayer-list__table td:nth-child(2),
	.wogl-prayer-list__table td:nth-child(3),
	.wogl-prayer-list__table td:nth-child(4) {
		width: 100%;
	}

	.wogl-service-schedule__table td:nth-child(n) {
		width: 100% !important;
	}

	.wogl-prayer-list__table td::before {
		color: rgba(41, 40, 39, 0.62);
		content: attr(data-label);
		font-size: 12px;
		font-weight: 700;
		line-height: 1.25;
		text-transform: uppercase;
	}

	.wogl-service-schedule__table td::before {
		color: rgba(41, 40, 39, 0.62);
		content: attr(data-label);
		font-size: 12px;
		font-weight: 700;
		line-height: 1.25;
		text-transform: uppercase;
	}

	.wogl-prayer-list__table td:last-child {
		border-bottom: 0;
	}

	.wogl-service-schedule__table td:last-child {
		border-bottom: 0;
	}
}

@media (max-width: 420px) {
	.wogl-prayer-list__table td {
		grid-template-columns: 1fr;
	}

	.wogl-service-schedule__table td {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 1024px) {
	.scroll-list-wrapper:before,
	.scroll-list-wrapper:after {
		width: 130px;
	}
}
@media (max-width: 767px) {
	.inner-tab-details .e-n-tab-title {
		margin:0 !important;
	}
	.inner-tab-details .e-n-tabs-content {
		margin-top:30px;
	}
	.scroll-list-wrapper:before,
	.scroll-list-wrapper:after {
		width: 70px;
	}
	.fish-stix-tab-details {
		background-color: #FAF6F3 !important;
	}
}

/* Member area preview */
body.wogl-member-area-page .site-main,
body.wogl-member-area-page main.site-main {
	max-width: none !important;
	padding: 0 !important;
}

body.wogl-member-area-page .page-header,
body.wogl-member-area-page .entry-title {
	display: none !important;
}

body.wogl-member-area-page .page-content,
body.wogl-member-area-page .entry-content {
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-member-area {
	background: #F7F3ED !important;
	color: #292827 !important;
	margin-left: calc(50% - 50vw) !important;
	overflow: hidden !important;
	padding: 72px 24px 84px !important;
	position: relative !important;
	width: 100vw !important;
}

body.wogl-member-area-page .wogl-member-area::before {
	background: rgba(49, 58, 89, 0.96) !important;
	content: '' !important;
	height: 400px !important;
	left: 0 !important;
	pointer-events: none !important;
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	z-index: 0 !important;
}

body.wogl-member-area-page .wogl-member-area__inner {
	margin: 0 auto !important;
	max-width: 1180px !important;
	position: relative !important;
	width: 100% !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-member-area__header {
	align-items: start !important;
	display: grid !important;
	gap: 24px !important;
	grid-template-columns: 1fr !important;
	margin: 0 0 40px !important;
	position: relative !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-member-area__eyebrow,
body.wogl-member-area-page .wogl-member-dashboard__kicker {
	color: #D5AB5D !important;
	display: block !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 10px !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-member-area h1 {
	color: #FFFFFF !important;
	font-size: 48px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-member-nav {
	align-items: center !important;
	background: rgba(255, 255, 255, 0.10) !important;
	border: 1px solid rgba(255, 255, 255, 0.20) !important;
	border-radius: 6px !important;
	display: grid !important;
	gap: 3px !important;
	grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	margin: 0 auto !important;
	max-width: 1120px !important;
	padding: 3px !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-member-nav__link {
	align-items: center !important;
	border-radius: 5px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1.15 !important;
	min-height: 34px !important;
	min-width: 0 !important;
	overflow-wrap: anywhere !important;
	padding: 6px 7px !important;
	text-align: center !important;
	text-decoration: none !important;
	transition: background-color .2s ease, color .2s ease !important;
	white-space: normal !important;
	word-break: normal !important;
}

body.wogl-member-area-page .wogl-member-nav__link:hover,
body.wogl-member-area-page .wogl-member-nav__link.is-active {
	background: #D5AB5D !important;
	color: #292827 !important;
}

body.wogl-member-area-page .wogl-member-dashboard,
body.wogl-member-area-page .wogl-member-directory,
body.wogl-member-area-page .wogl-ministry-minutes,
body.wogl-member-area-page .wogl-prayer-list,
body.wogl-member-area-page .wogl-service-schedule,
body.wogl-member-area-page .wogl-member-area__notice {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 24px 70px rgba(41, 40, 39, 0.14) !important;
	position: relative !important;
	z-index: 2 !important;
}

body.wogl-member-area-page .wogl-member-dashboard {
	display: grid !important;
	gap: 0 !important;
	grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr) !important;
	overflow: hidden !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-member-dashboard__intro {
	background: #FFFFFF !important;
	padding: 44px !important;
}

body.wogl-member-area-page .wogl-member-dashboard__intro h2,
body.wogl-member-area-page .wogl-member-directory h2,
body.wogl-member-area-page .wogl-ministry-minutes h2,
body.wogl-member-area-page .wogl-prayer-list h2,
body.wogl-member-area-page .wogl-service-schedule h2 {
	color: #292827 !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-member-dashboard__intro p,
body.wogl-member-area-page .wogl-member-directory p,
body.wogl-member-area-page .wogl-ministry-minutes p,
body.wogl-member-area-page .wogl-prayer-list p,
body.wogl-member-area-page .wogl-service-schedule p {
	color: rgba(41, 40, 39, 0.72) !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
	margin: 14px 0 0 !important;
	max-width: 660px !important;
}

body.wogl-member-area-page .wogl-member-dashboard__panel {
	background: #E0DACE !important;
	border-left: 1px solid rgba(41, 40, 39, 0.10) !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 18px !important;
	padding: 34px !important;
}

body.wogl-member-area-page .wogl-member-dashboard__panel-label,
body.wogl-member-area-page .wogl-member-dashboard__tile-kicker {
	color: #CA3C36 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-member-dashboard__tile {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	color: #292827 !important;
	display: flex !important;
	flex: 1 !important;
	flex-direction: column !important;
	gap: 10px !important;
	justify-content: flex-start !important;
	min-height: 210px !important;
	padding: 26px !important;
	text-decoration: none !important;
	transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease !important;
}

body.wogl-member-area-page .wogl-member-dashboard__tile:hover {
	border-color: #D5AB5D !important;
	box-shadow: 0 16px 34px rgba(41, 40, 39, 0.10) !important;
	transform: translateY(-2px) !important;
}

body.wogl-member-area-page .wogl-member-dashboard__tile strong {
	color: #292827 !important;
	display: block !important;
	font-size: 26px !important;
	line-height: 1.15 !important;
}

body.wogl-member-area-page .wogl-member-dashboard__tile span:last-child {
	color: rgba(41, 40, 39, 0.70) !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

body.wogl-member-area-page .wogl-member-directory {
	padding: 34px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes {
	padding: 34px !important;
}

body.wogl-member-area-page .wogl-prayer-list {
	overflow: hidden !important;
	padding: 34px !important;
}

body.wogl-member-area-page .wogl-service-schedule {
	overflow: hidden !important;
	padding: 34px !important;
}

body.wogl-member-area-page .wogl-prayer-list__header {
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__header {
	align-items: flex-start !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	display: flex !important;
	gap: 24px !important;
	justify-content: space-between !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__filter {
	display: grid !important;
	flex: 0 0 180px !important;
	gap: 8px !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__filter span {
	color: rgba(41, 40, 39, 0.62) !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__filter select {
	appearance: none !important;
	background: #F7F3ED !important;
	border: 1px solid rgba(41, 40, 39, 0.28) !important;
	border-radius: 6px !important;
	color: #292827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	min-height: 48px !important;
	padding: 12px 42px 12px 14px !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__filter select:focus {
	border-color: #313A59 !important;
	box-shadow: 0 0 0 4px rgba(49, 58, 89, 0.14) !important;
	outline: none !important;
}

body.wogl-member-area-page .wogl-service-schedule__header {
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-prayer-list__table-wrap {
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	margin-top: 28px !important;
	overflow-x: auto !important;
}

body.wogl-member-area-page .wogl-service-schedule__table-wrap {
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	margin-top: 28px !important;
	overflow-x: auto !important;
}

body.wogl-member-area-page .wogl-prayer-list__table {
	border-collapse: collapse !important;
	color: #292827 !important;
	margin: 0 !important;
	table-layout: fixed !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-service-schedule__table {
	border-collapse: collapse !important;
	color: #292827 !important;
	margin: 0 !important;
	min-width: 1460px !important;
	table-layout: fixed !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th,
body.wogl-member-area-page .wogl-prayer-list__table td {
	border: 0 !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.11) !important;
	border-right: 1px solid rgba(41, 40, 39, 0.11) !important;
	color: #292827 !important;
	font-size: 15px !important;
	line-height: 1.45 !important;
	padding: 13px 14px !important;
	text-align: left !important;
	vertical-align: top !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th,
body.wogl-member-area-page .wogl-service-schedule__table td {
	border: 0 !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.11) !important;
	border-right: 1px solid rgba(41, 40, 39, 0.11) !important;
	color: #292827 !important;
	font-size: 14px !important;
	line-height: 1.35 !important;
	padding: 11px 8px !important;
	text-align: left !important;
	vertical-align: top !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th {
	background: #E0DACE !important;
	font-weight: 700 !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th {
	background: #E0DACE !important;
	font-weight: 700 !important;
	hyphens: auto !important;
	line-height: 1.2 !important;
}

body.wogl-member-area-page .wogl-prayer-list__table td {
	background: #FFFFFF !important;
}

body.wogl-member-area-page .wogl-service-schedule__table td {
	background: #FFFFFF !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-prayer-list__table tbody tr:nth-child(even) td {
	background: #FDFBF8 !important;
}

body.wogl-member-area-page .wogl-service-schedule__table tbody tr:nth-child(even) td {
	background: #FDFBF8 !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th:last-child,
body.wogl-member-area-page .wogl-prayer-list__table td:last-child {
	border-right: 0 !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th:last-child,
body.wogl-member-area-page .wogl-service-schedule__table td:last-child {
	border-right: 0 !important;
}

body.wogl-member-area-page .wogl-prayer-list__table tbody tr:last-child td {
	border-bottom: 0 !important;
}

body.wogl-member-area-page .wogl-service-schedule__table tbody tr:last-child td {
	border-bottom: 0 !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th:nth-child(1),
body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(1) {
	width: 18% !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th:nth-child(2),
body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(2) {
	width: 52% !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th:nth-child(3),
body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(3) {
	width: 20% !important;
}

body.wogl-member-area-page .wogl-prayer-list__table th:nth-child(4),
body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(4) {
	white-space: nowrap !important;
	width: 10% !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th:nth-child(1),
body.wogl-member-area-page .wogl-service-schedule__table td:nth-child(1) {
	width: 140px !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th:nth-child(5),
body.wogl-member-area-page .wogl-service-schedule__table td:nth-child(5) {
	width: 128px !important;
}

body.wogl-member-area-page .wogl-service-schedule__table th:nth-child(11),
body.wogl-member-area-page .wogl-service-schedule__table td:nth-child(11),
body.wogl-member-area-page .wogl-service-schedule__table th:nth-child(16),
body.wogl-member-area-page .wogl-service-schedule__table td:nth-child(16) {
	width: 112px !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line {
	display: block !important;
}

body.wogl-member-area-page .wogl-service-schedule__cell-content {
	display: block !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-date {
	font-size: 16px !important;
	font-weight: 700 !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-bold {
	font-weight: 700 !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-italic {
	font-style: italic !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-red {
	color: #CA3C36 !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-green {
	color: #087F4F !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-blue {
	color: #064FD8 !important;
}

body.wogl-member-area-page .wogl-service-schedule__date-line.is-spaced {
	margin-top: 18px !important;
}

body.wogl-member-area-page .wogl-member-directory__toolbar {
	align-items: end !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	display: grid !important;
	gap: 28px !important;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 430px) !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-member-directory__search-label {
	display: grid !important;
	gap: 9px !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-member-directory__search-label span {
	color: #292827 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
}

body.wogl-member-area-page .wogl-member-directory__search-label input {
	appearance: none !important;
	background: #F7F3ED !important;
	border: 1px solid rgba(41, 40, 39, 0.28) !important;
	border-radius: 6px !important;
	color: #292827 !important;
	font-size: 16px !important;
	line-height: 1.2 !important;
	min-height: 54px !important;
	padding: 14px 16px !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-member-directory__search-label input:focus {
	border-color: #313A59 !important;
	box-shadow: 0 0 0 4px rgba(49, 58, 89, 0.14) !important;
	outline: none !important;
}

body.wogl-member-area-page .wogl-member-directory__list {
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	padding-top: 28px !important;
}

body.wogl-member-area-page .wogl-member-card {
	align-items: start !important;
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.11) !important;
	border-radius: 8px !important;
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: 76px minmax(0, 1fr) !important;
	min-height: 228px !important;
	padding: 20px !important;
}

body.wogl-member-area-page .wogl-member-card[hidden] {
	display: none !important;
}

body.wogl-member-area-page .wogl-member-card__photo {
	align-items: center !important;
	aspect-ratio: 1 !important;
	background: #313A59 !important;
	border-radius: 8px !important;
	color: #FFFFFF !important;
	display: flex !important;
	font-size: 21px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	overflow: hidden !important;
	width: 76px !important;
}

body.wogl-member-area-page .wogl-member-card__photo img {
	height: 100% !important;
	object-fit: cover !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-member-card__body {
	min-width: 0 !important;
}

body.wogl-member-area-page .wogl-member-card h3 {
	color: #292827 !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-member-card dl {
	display: grid !important;
	gap: 11px !important;
	margin: 16px 0 0 !important;
}

body.wogl-member-area-page .wogl-member-card dt {
	color: rgba(41, 40, 39, 0.58) !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-member-card dd {
	color: #292827 !important;
	font-size: 15px !important;
	line-height: 1.45 !important;
	margin: 3px 0 0 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-member-card a {
	color: #313A59 !important;
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
	text-underline-offset: 3px !important;
}

body.wogl-member-area-page .wogl-member-card a:hover {
	color: #CA3C36 !important;
}

body.wogl-member-area-page .wogl-member-directory__empty {
	background: #E0DACE !important;
	border-radius: 6px !important;
	color: #292827 !important;
	margin: 24px 0 0 !important;
	padding: 18px !important;
}

body.wogl-member-area-page .wogl-member-directory__empty[hidden] {
	display: none !important;
}

body.wogl-member-area-page .wogl-member-area__notice {
	max-width: 640px !important;
	padding: 40px !important;
}

body.wogl-member-area-page .wogl-member-area--locked {
	background: #313A59 !important;
	padding-bottom: 36px !important;
	padding-top: 116px !important;
}

body.wogl-member-area-page .wogl-member-area.wogl-member-area--locked::before {
	height: 100% !important;
}

body.wogl-member-area-page .wogl-member-area__notice h1 {
	color: #292827 !important;
	font-size: 38px !important;
}

body.wogl-member-area-page .wogl-member-area__notice .wogl-member-area__button {
	margin-top: 18px !important;
}

body.wogl-member-area-page .wogl-member-area__button {
	align-items: center !important;
	background: #313A59 !important;
	border: 2px solid #313A59 !important;
	border-radius: 6px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1.2 !important;
	margin-top: 0px !important;
	min-height: 54px !important;
	padding: 14px 22px !important;
	text-align: center !important;
	text-decoration: none !important;
}

body.wogl-member-area-page .wogl-member-area__button:hover {
	background: transparent !important;
	color: #313A59 !important;
}

@media (max-width: 900px) {
	body.wogl-member-area-page .wogl-member-area {
		padding: 52px 18px 64px !important;
	}

	body.wogl-member-area-page .wogl-member-area--locked {
		padding-bottom: 32px !important;
		padding-top: 96px !important;
	}

	body.wogl-member-area-page .wogl-member-area::before {
		height: 430px !important;
	}

	body.wogl-member-area-page .wogl-member-area__header,
	body.wogl-member-area-page .wogl-member-dashboard,
	body.wogl-member-area-page .wogl-member-directory__toolbar,
	body.wogl-member-area-page .wogl-ministry-minutes__grid,
	body.wogl-member-area-page .wogl-member-directory__list {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-area-page .wogl-member-area h1 {
		font-size: 40px !important;
	}

	body.wogl-member-area-page .wogl-member-area__header {
		margin-bottom: 34px !important;
	}

	body.wogl-member-area-page .wogl-member-nav {
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
		max-width: none !important;
	}

	body.wogl-member-area-page .wogl-member-nav__link {
		font-size: 11px !important;
		min-height: 32px !important;
		padding: 6px !important;
	}

	body.wogl-member-area-page .wogl-member-dashboard__panel {
		border-left: 0 !important;
		border-top: 1px solid rgba(41, 40, 39, 0.10) !important;
	}
}

@media (max-width: 560px) {
	body.wogl-member-area-page .wogl-member-area {
		padding: 42px 16px 54px !important;
	}

	body.wogl-member-area-page .wogl-member-area--locked {
		padding-bottom: 28px !important;
		padding-top: 82px !important;
	}

	body.wogl-member-area-page .wogl-member-area h1 {
		font-size: 32px !important;
	}

	body.wogl-member-area-page .wogl-member-nav {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-member-nav__link {
		font-size: 12px !important;
		justify-content: center !important;
		min-height: 34px !important;
	}

	body.wogl-member-area-page .wogl-member-dashboard__intro,
	body.wogl-member-area-page .wogl-member-dashboard__panel,
	body.wogl-member-area-page .wogl-member-directory,
	body.wogl-member-area-page .wogl-ministry-minutes,
	body.wogl-member-area-page .wogl-prayer-list,
	body.wogl-member-area-page .wogl-service-schedule,
	body.wogl-member-area-page .wogl-member-area__notice {
		padding: 22px !important;
	}

	body.wogl-member-area-page .wogl-member-dashboard__intro h2,
	body.wogl-member-area-page .wogl-member-directory h2,
	body.wogl-member-area-page .wogl-ministry-minutes h2,
	body.wogl-member-area-page .wogl-prayer-list h2,
	body.wogl-member-area-page .wogl-service-schedule h2 {
		font-size: 28px !important;
	}

	body.wogl-member-area-page .wogl-member-card {
		grid-template-columns: 62px minmax(0, 1fr) !important;
		min-height: 0 !important;
		padding: 16px !important;
	}

	body.wogl-member-area-page .wogl-member-card__photo {
		font-size: 18px !important;
		width: 62px !important;
	}
}

@media (max-width: 760px) {
	body.wogl-member-area-page .wogl-prayer-list__table-wrap {
		border: 0 !important;
		border-radius: 0 !important;
		overflow: visible !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table-wrap {
		border: 0 !important;
		border-radius: 0 !important;
		overflow: visible !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table,
	body.wogl-member-area-page .wogl-prayer-list__table tbody,
	body.wogl-member-area-page .wogl-prayer-list__table tr,
	body.wogl-member-area-page .wogl-prayer-list__table td {
		display: block !important;
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table,
	body.wogl-member-area-page .wogl-service-schedule__table tbody,
	body.wogl-member-area-page .wogl-service-schedule__table tr,
	body.wogl-member-area-page .wogl-service-schedule__table td {
		display: block !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table thead {
		display: none !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table thead {
		display: none !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table tr {
		background: #FDFBF8 !important;
		border: 1px solid rgba(41, 40, 39, 0.12) !important;
		border-radius: 8px !important;
		margin-bottom: 14px !important;
		overflow: hidden !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table tr {
		background: #FDFBF8 !important;
		border: 1px solid rgba(41, 40, 39, 0.12) !important;
		border-radius: 8px !important;
		margin-bottom: 14px !important;
		overflow: hidden !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table td,
	body.wogl-member-area-page .wogl-prayer-list__table tbody tr:nth-child(even) td {
		background: #FDFBF8 !important;
		border: 0 !important;
		border-bottom: 1px solid rgba(41, 40, 39, 0.10) !important;
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: minmax(112px, 0.34fr) minmax(0, 1fr) !important;
		padding: 12px 14px !important;
		white-space: normal !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table td,
	body.wogl-member-area-page .wogl-service-schedule__table tbody tr:nth-child(even) td {
		background: #FDFBF8 !important;
		border: 0 !important;
		border-bottom: 1px solid rgba(41, 40, 39, 0.10) !important;
		display: grid !important;
		gap: 10px !important;
		grid-template-columns: minmax(128px, 0.34fr) minmax(0, 1fr) !important;
		padding: 12px 14px !important;
		white-space: normal !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(1),
	body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(2),
	body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(3),
	body.wogl-member-area-page .wogl-prayer-list__table td:nth-child(4) {
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table td:nth-child(n) {
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table td::before {
		color: rgba(41, 40, 39, 0.62) !important;
		content: attr(data-label) !important;
		font-size: 12px !important;
		font-weight: 700 !important;
		line-height: 1.25 !important;
		text-transform: uppercase !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table td::before {
		color: rgba(41, 40, 39, 0.62) !important;
		content: attr(data-label) !important;
		font-size: 12px !important;
		font-weight: 700 !important;
		line-height: 1.25 !important;
		text-transform: uppercase !important;
	}

	body.wogl-member-area-page .wogl-prayer-list__table td:last-child {
		border-bottom: 0 !important;
	}

	body.wogl-member-area-page .wogl-service-schedule__table td:last-child {
		border-bottom: 0 !important;
	}
}

@media (max-width: 420px) {
	body.wogl-member-area-page .wogl-prayer-list__table td,
	body.wogl-member-area-page .wogl-prayer-list__table tbody tr:nth-child(even) td,
	body.wogl-member-area-page .wogl-service-schedule__table td,
	body.wogl-member-area-page .wogl-service-schedule__table tbody tr:nth-child(even) td {
		grid-template-columns: 1fr !important;
	}
}

body.wogl-member-area-page .wogl-ministry-minutes {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 24px 70px rgba(41, 40, 39, 0.14) !important;
	overflow: hidden !important;
	padding: 34px !important;
	position: relative !important;
	z-index: 2 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__header {
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes h2 {
	color: #292827 !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes p {
	color: rgba(41, 40, 39, 0.72) !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
	margin: 14px 0 0 !important;
	max-width: 720px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__grid {
	align-items: start !important;
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: 1fr !important;
	padding-top: 28px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__group {
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.11) !important;
	border-radius: 8px !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 18px !important;
	min-height: 210px !important;
	padding: 22px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__group-header {
	align-items: flex-start !important;
	display: flex !important;
	gap: 16px !important;
	justify-content: space-between !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__group h3 {
	color: #292827 !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__group-header span {
	background: #E0DACE !important;
	border-radius: 999px !important;
	color: #292827 !important;
	flex: 0 0 auto !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	padding: 8px 10px !important;
	white-space: nowrap !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__description p {
	color: rgba(41, 40, 39, 0.72) !important;
	font-size: 15px !important;
	line-height: 1.55 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__files {
	display: grid !important;
	gap: 10px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__years {
	display: grid !important;
	gap: 16px !important;
	margin-top: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__year {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 6px !important;
	overflow: hidden !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__group[hidden],
body.wogl-member-area-page .wogl-ministry-minutes__year[hidden],
body.wogl-member-area-page .wogl-ministry-minutes__empty-state[hidden] {
	display: none !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__year h4 {
	background: #E0DACE !important;
	color: #292827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 12px 14px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__month {
	border-top: 1px solid rgba(41, 40, 39, 0.10) !important;
	padding: 14px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__month h5 {
	color: rgba(41, 40, 39, 0.62) !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 10px !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__files li {
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__files a {
	align-items: center !important;
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 6px !important;
	color: #313A59 !important;
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: auto minmax(0, 1fr) !important;
	min-height: 54px !important;
	padding: 10px 12px !important;
	text-decoration: none !important;
	transition: border-color .2s ease, color .2s ease, background-color .2s ease !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__files a:hover {
	background: #F7F3ED !important;
	border-color: #D5AB5D !important;
	color: #CA3C36 !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__file-icon {
	background: #CA3C36 !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1 !important;
	min-width: 42px !important;
	padding: 8px 7px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__file-title {
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__empty,
body.wogl-member-area-page .wogl-ministry-minutes__empty-state {
	background: #E0DACE !important;
	border-radius: 6px !important;
	color: #292827 !important;
	font-size: 15px !important;
	line-height: 1.5 !important;
	margin: auto 0 0 !important;
	max-width: none !important;
	padding: 14px !important;
}

body.wogl-member-area-page .wogl-ministry-minutes__empty-state {
	margin-top: 28px !important;
}

body.wogl-member-area-page .wogl-bulletins {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 24px 70px rgba(41, 40, 39, 0.14) !important;
	overflow: hidden !important;
	padding: 34px !important;
	position: relative !important;
	z-index: 2 !important;
}

body.wogl-member-area-page .wogl-bulletins__header {
	align-items: flex-start !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	display: flex !important;
	gap: 24px !important;
	justify-content: space-between !important;
	padding: 0 0 28px !important;
}

body.wogl-member-area-page .wogl-bulletins h2 {
	color: #292827 !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-bulletins p {
	color: rgba(41, 40, 39, 0.72) !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
	margin: 14px 0 0 !important;
	max-width: 720px !important;
}

body.wogl-member-area-page .wogl-bulletins__filter {
	color: rgba(41, 40, 39, 0.62) !important;
	display: grid !important;
	flex: 0 0 180px !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	gap: 8px !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-bulletins__filter select {
	appearance: none !important;
	background: #F7F3ED !important;
	border: 1px solid rgba(41, 40, 39, 0.20) !important;
	border-radius: 6px !important;
	color: #292827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	min-height: 48px !important;
	padding: 10px 12px !important;
	text-transform: none !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-bulletins__filter select:focus {
	border-color: #313A59 !important;
	box-shadow: 0 0 0 3px rgba(49, 58, 89, 0.18) !important;
	outline: none !important;
}

body.wogl-member-area-page .wogl-bulletins__grid {
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: 1fr !important;
	padding-top: 28px !important;
}

body.wogl-member-area-page .wogl-bulletins__collection {
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.11) !important;
	border-radius: 8px !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 18px !important;
	padding: 22px !important;
}

body.wogl-member-area-page .wogl-bulletins__collection-header {
	align-items: flex-start !important;
	display: flex !important;
	gap: 16px !important;
	justify-content: space-between !important;
}

body.wogl-member-area-page .wogl-bulletins__collection h3 {
	color: #292827 !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-bulletins__collection-header span {
	background: #E0DACE !important;
	border-radius: 999px !important;
	color: #292827 !important;
	flex: 0 0 auto !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	padding: 8px 10px !important;
	white-space: nowrap !important;
}

body.wogl-member-area-page .wogl-bulletins__years {
	display: grid !important;
	gap: 16px !important;
	margin-top: 0 !important;
}

body.wogl-member-area-page .wogl-bulletins__year {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 6px !important;
	overflow: hidden !important;
}

body.wogl-member-area-page .wogl-bulletins__collection[hidden],
body.wogl-member-area-page .wogl-bulletins__year[hidden],
body.wogl-member-area-page .wogl-bulletins__empty-state[hidden] {
	display: none !important;
}

body.wogl-member-area-page .wogl-bulletins__year h4 {
	background: #E0DACE !important;
	color: #292827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 12px 14px !important;
}

body.wogl-member-area-page .wogl-bulletins__month {
	border-top: 1px solid rgba(41, 40, 39, 0.10) !important;
	padding: 14px !important;
}

body.wogl-member-area-page .wogl-bulletins__month h5 {
	color: rgba(41, 40, 39, 0.62) !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 10px !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-bulletins__files {
	display: grid !important;
	gap: 10px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-bulletins__files li {
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-bulletins__files a {
	align-items: center !important;
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 6px !important;
	color: #313A59 !important;
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: auto minmax(0, 1fr) !important;
	min-height: 54px !important;
	padding: 10px 12px !important;
	text-decoration: none !important;
	transition: border-color .2s ease, color .2s ease, background-color .2s ease !important;
}

body.wogl-member-area-page .wogl-bulletins__files a:hover {
	background: #F7F3ED !important;
	border-color: #D5AB5D !important;
	color: #CA3C36 !important;
}

body.wogl-member-area-page .wogl-bulletins__file-icon {
	background: #CA3C36 !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1 !important;
	min-width: 42px !important;
	padding: 8px 7px !important;
}

body.wogl-member-area-page .wogl-bulletins__file-icon.is-prayer {
	background: #313A59 !important;
}

body.wogl-member-area-page .wogl-bulletins__file-title {
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-bulletins__empty-state {
	background: #E0DACE !important;
	border-radius: 6px !important;
	color: #292827 !important;
	font-size: 15px !important;
	line-height: 1.5 !important;
	margin: 28px 0 0 !important;
	max-width: none !important;
	padding: 14px !important;
}

body.wogl-member-area-page .wogl-doc-center {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 24px 70px rgba(41, 40, 39, 0.14) !important;
	clear: both !important;
	display: flex !important;
	flex-direction: column !important;
	isolation: isolate !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 34px !important;
	position: relative !important;
	z-index: 2 !important;
}

body.wogl-member-area-page .wogl-doc-center__header {
	background: #FFFFFF !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.12) !important;
	flex: 0 0 auto !important;
	margin: 0 0 28px !important;
	order: 0 !important;
	padding: 0 0 28px !important;
	position: relative !important;
	z-index: 3 !important;
}

body.wogl-member-area-page .wogl-doc-center h2 {
	color: #292827 !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-doc-center__header > p:not(.wogl-member-area__eyebrow) {
	color: rgba(41, 40, 39, 0.72) !important;
	font-size: 17px !important;
	line-height: 1.65 !important;
	margin: 14px 0 0 !important;
	max-width: 760px !important;
}

body.wogl-member-area-page .wogl-doc-center__list {
	clear: both !important;
	display: grid !important;
	flex: 0 0 auto !important;
	gap: 12px !important;
	list-style: none !important;
	margin: 0 !important;
	order: 1 !important;
	padding: 0 !important;
	position: relative !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-doc-center__sections {
	display: grid !important;
	gap: 34px !important;
	order: 1 !important;
}

body.wogl-member-area-page .wogl-doc-center__section {
	align-items: stretch !important;
	clear: both !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 18px !important;
	position: static !important;
}

body.wogl-member-area-page .wogl-doc-center__section + .wogl-doc-center__section {
	border-top: 1px solid rgba(41, 40, 39, 0.12) !important;
	margin-top: 8px !important;
	padding-top: 38px !important;
}

body.wogl-member-area-page .wogl-doc-center__section-title {
	clear: both !important;
	color: #292827 !important;
	display: block !important;
	font-size: 28px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 2px !important;
	order: 0 !important;
	padding: 0 !important;
	position: static !important;
	transform: none !important;
}

body.wogl-member-area-page .wogl-doc-center__list li {
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-area-page .wogl-doc-center__link {
	align-items: center !important;
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	color: #313A59 !important;
	display: grid !important;
	gap: 16px !important;
	grid-template-columns: auto minmax(0, 1fr) auto !important;
	min-height: 70px !important;
	padding: 14px 18px !important;
	text-decoration: none !important;
	transition: background-color .2s ease, border-color .2s ease, color .2s ease !important;
	width: 100% !important;
}

body.wogl-member-area-page .wogl-doc-center__link:hover {
	background: #F7F3ED !important;
	border-color: #D5AB5D !important;
	color: #CA3C36 !important;
}

body.wogl-member-area-page .wogl-doc-center__pdf-badge {
	background: #CA3C36 !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1 !important;
	min-width: 42px !important;
	padding: 8px 7px !important;
}

body.wogl-member-area-page .wogl-doc-center__link-title {
	color: inherit !important;
	display: block !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-doc-center__link-copy {
	display: grid !important;
	gap: 4px !important;
	min-width: 0 !important;
}

body.wogl-member-area-page .wogl-doc-center__link-date {
	color: rgba(41, 40, 39, 0.68) !important;
	display: block !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-area-page .wogl-doc-center__link-action {
	color: inherit !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	white-space: nowrap !important;
}

body.wogl-member-area-page .wogl-doc-center__empty {
	background: #E0DACE !important;
	border-radius: 6px !important;
	color: #292827 !important;
	flex: 0 0 auto !important;
	font-size: 15px !important;
	line-height: 1.5 !important;
	margin: 0 !important;
	max-width: none !important;
	order: 1 !important;
	padding: 14px !important;
	position: relative !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-policy-center__main {
	align-items: center !important;
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	display: flex !important;
	flex: 0 0 auto !important;
	gap: 20px !important;
	justify-content: space-between !important;
	margin-top: 28px !important;
	order: 1 !important;
	padding: 22px !important;
	position: relative !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-policy-center__label {
	color: #CA3C36 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	margin: 0 0 8px !important;
	text-transform: uppercase !important;
}

body.wogl-member-area-page .wogl-policy-center h3 {
	color: #292827 !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body.wogl-member-area-page .wogl-policy-center__main p:not(.wogl-policy-center__label) {
	color: rgba(41, 40, 39, 0.68) !important;
	font-size: 15px !important;
	line-height: 1.5 !important;
	margin: 7px 0 0 !important;
}

body.wogl-member-area-page .wogl-policy-center__layout {
	align-items: start !important;
	display: grid !important;
	flex: 0 0 auto !important;
	gap: 20px !important;
	grid-template-columns: minmax(300px, 380px) minmax(0, 1fr) !important;
	margin-top: 28px !important;
	order: 2 !important;
	position: relative !important;
	z-index: 1 !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs {
	align-self: start !important;
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	display: grid !important;
	justify-self: center !important;
	min-width: 0 !important;
	overflow: visible !important;
	width: min(100%, 380px) !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs button {
	appearance: none !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.10) !important;
	color: #292827 !important;
	cursor: pointer !important;
	display: grid !important;
	gap: 5px !important;
	min-width: 0 !important;
	overflow: visible !important;
	padding: 12px 14px !important;
	text-align: center !important;
	white-space: normal !important;
	width: 100% !important;
	word-break: normal !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs button:last-child {
	border-bottom: 0 !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs button:hover,
body.wogl-member-area-page .wogl-policy-center__tabs button[aria-selected="true"] {
	background: #313A59 !important;
	color: #FFFFFF !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs span {
	color: inherit !important;
	display: block !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
	min-width: 0 !important;
	overflow-wrap: anywhere !important;
	text-align: center !important;
	white-space: normal !important;
}

body.wogl-member-area-page .wogl-policy-center__tabs small {
	color: inherit !important;
	display: block !important;
	font-size: 12px !important;
	line-height: 1.35 !important;
	min-width: 0 !important;
	opacity: .78 !important;
	overflow-wrap: anywhere !important;
	text-align: center !important;
	white-space: normal !important;
}

body.wogl-member-area-page .wogl-policy-center__panel {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.12) !important;
	border-radius: 8px !important;
	min-height: 360px !important;
	padding: 26px !important;
}

body.wogl-member-area-page .wogl-policy-center__panel[hidden] {
	display: none !important;
}

body.wogl-member-area-page .wogl-policy-center__date {
	color: #CA3C36 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	margin: 8px 0 0 !important;
}

body.wogl-member-area-page .wogl-policy-center__content {
	color: #292827 !important;
	margin-top: 22px !important;
}

body.wogl-member-area-page .wogl-policy-center__content p,
body.wogl-member-area-page .wogl-policy-center__content li {
	color: rgba(41, 40, 39, 0.78) !important;
	font-size: 16px !important;
	line-height: 1.65 !important;
	margin-top: 0 !important;
}

body.wogl-member-area-page .wogl-policy-center__content ul,
body.wogl-member-area-page .wogl-policy-center__content ol {
	margin: 16px 0 0 22px !important;
	padding: 0 !important;
}

@media (max-width: 900px) {
	body.wogl-member-area-page .wogl-bulletins__grid,
	body.wogl-member-area-page .wogl-ministry-minutes__grid {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-area-page .wogl-policy-center__layout {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-area-page .wogl-policy-center__tabs {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.wogl-member-area-page .wogl-policy-center__tabs button {
		border-right: 1px solid rgba(41, 40, 39, 0.10) !important;
	}
}

@media (max-width: 560px) {
	body.wogl-member-area-page .wogl-bulletins,
	body.wogl-member-area-page .wogl-ministry-minutes {
		padding: 22px !important;
	}

	body.wogl-member-area-page .wogl-bulletins__header,
	body.wogl-member-area-page .wogl-ministry-minutes__header {
		display: grid !important;
	}

	body.wogl-member-area-page .wogl-bulletins__filter,
	body.wogl-member-area-page .wogl-ministry-minutes__filter {
		width: 100% !important;
	}

	body.wogl-member-area-page .wogl-bulletins h2,
	body.wogl-member-area-page .wogl-ministry-minutes h2 {
		font-size: 28px !important;
	}

	body.wogl-member-area-page .wogl-bulletins__collection,
	body.wogl-member-area-page .wogl-ministry-minutes__group {
		min-height: 0 !important;
		padding: 18px !important;
	}

	body.wogl-member-area-page .wogl-bulletins__collection-header,
	body.wogl-member-area-page .wogl-ministry-minutes__group-header {
		display: grid !important;
	}

	body.wogl-member-area-page .wogl-bulletins__files,
	body.wogl-member-area-page .wogl-ministry-minutes__files {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-area-page .wogl-doc-center {
		padding: 22px !important;
	}

	body.wogl-member-area-page .wogl-doc-center h2 {
		font-size: 28px !important;
	}

	body.wogl-member-area-page .wogl-doc-center__sections {
		gap: 26px !important;
	}

	body.wogl-member-area-page .wogl-doc-center__section + .wogl-doc-center__section {
		margin-top: 6px !important;
		padding-top: 30px !important;
	}

	body.wogl-member-area-page .wogl-doc-center__section-title {
		font-size: 24px !important;
	}

	body.wogl-member-area-page .wogl-doc-center__link {
		gap: 12px !important;
		grid-template-columns: auto minmax(0, 1fr) !important;
		min-height: 0 !important;
		padding: 14px !important;
	}

	body.wogl-member-area-page .wogl-doc-center__link-action {
		grid-column: 2 !important;
	}

	body.wogl-member-area-page .wogl-policy-center__main {
		align-items: flex-start !important;
		display: grid !important;
		padding: 18px !important;
	}

	body.wogl-member-area-page .wogl-policy-center__tabs {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-area-page .wogl-policy-center__tabs button {
		border-right: 0 !important;
	}

	body.wogl-member-area-page .wogl-policy-center__panel {
		min-height: 0 !important;
		padding: 18px !important;
	}
}

/* Member account and profile */
body.wogl-member-account-page .site-main,
body.wogl-member-account-page main.site-main {
	max-width: none !important;
	padding: 0 !important;
}

body.wogl-member-account-page .page-header,
body.wogl-member-account-page .entry-title {
	display: none !important;
}

body.wogl-member-account-page .page-content,
body.wogl-member-account-page .entry-content {
	margin: 0 !important;
	padding: 0 !important;
}

body.wogl-member-account-page .wogl-account-area {
	background: #F7F3ED !important;
	color: #292827 !important;
	margin-left: calc(50% - 50vw) !important;
	min-height: 70vh !important;
	padding: 88px 24px 78px !important;
	width: 100vw !important;
}

body.wogl-member-account-page .wogl-account-area * {
	box-sizing: border-box !important;
}

body.wogl-member-account-page .wogl-account-area__inner {
	margin: 0 auto !important;
	max-width: 1120px !important;
	width: 100% !important;
}

body.wogl-member-account-page .wogl-account-header {
	border-bottom: 6px solid rgba(41, 40, 39, 0.12) !important;
	margin: 0 0 32px !important;
	padding: 0 0 14px !important;
}

body.wogl-member-account-page .wogl-account-header__eyebrow {
	color: #D5AB5D !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 8px !important;
	text-transform: uppercase !important;
}

body.wogl-member-account-page .wogl-account-header h1,
body.wogl-member-account-page .wogl-account-panel h2,
body.wogl-member-account-page .wogl-account-panel h3,
body.wogl-member-account-page .wogl-account-login h2 {
	color: #292827 !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.15 !important;
}

body.wogl-member-account-page .wogl-account-header h1 {
	font-size: 34px !important;
	margin: 0 !important;
}

body.wogl-member-account-page .wogl-account-tabs {
	align-items: center !important;
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 10px !important;
	margin: 0 0 22px !important;
}

body.wogl-member-account-page .wogl-account-tabs__link {
	align-items: center !important;
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.16) !important;
	border-radius: 6px !important;
	color: #292827 !important;
	display: inline-flex !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	gap: 10px !important;
	line-height: 1.2 !important;
	min-height: 52px !important;
	padding: 12px 18px !important;
	text-decoration: none !important;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}

body.wogl-member-account-page .wogl-account-tabs__link:hover,
body.wogl-member-account-page .wogl-account-tabs__link.is-active {
	border-color: #D5AB5D !important;
	box-shadow: 0 10px 24px rgba(41, 40, 39, 0.08) !important;
	transform: translateY(-1px) !important;
}

body.wogl-member-account-page .wogl-account-tabs__icon {
	align-items: center !important;
	background: #F7F3ED !important;
	border-radius: 4px !important;
	display: inline-flex !important;
	font-size: 18px !important;
	height: 28px !important;
	justify-content: center !important;
	line-height: 1 !important;
	width: 28px !important;
}

body.wogl-member-account-page .wogl-account-notice {
	border-radius: 6px !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	margin: 0 0 18px !important;
	padding: 14px 16px !important;
}

body.wogl-member-account-page .wogl-account-notice--success {
	background: rgba(8, 127, 79, 0.10) !important;
	border: 1px solid rgba(8, 127, 79, 0.22) !important;
	color: #087F4F !important;
}

body.wogl-member-account-page .wogl-account-notice--error {
	background: rgba(202, 60, 54, 0.10) !important;
	border: 1px solid rgba(202, 60, 54, 0.22) !important;
	color: #9D2825 !important;
}

body.wogl-member-account-page .wogl-account-dashboard {
	align-items: start !important;
	display: grid !important;
	gap: 28px !important;
	grid-template-columns: 1fr !important;
}

body.wogl-member-account-page .wogl-account-panel,
body.wogl-member-account-page .wogl-account-login {
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 18px 46px rgba(41, 40, 39, 0.08) !important;
	padding: 34px !important;
}

body.wogl-member-account-page .wogl-account-panel--main {
	max-width: 860px !important;
}

body.wogl-member-account-page .wogl-account-panel--side {
	box-shadow: none !important;
}

body.wogl-member-account-page .wogl-account-actions {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
	margin: 0 0 28px !important;
}

body.wogl-member-account-page .wogl-account-actions__link {
	align-items: center !important;
	background: #E6E6E6 !important;
	border: 0 !important;
	border-radius: 6px !important;
	color: #292827 !important;
	display: inline-flex !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1.2 !important;
	min-height: 44px !important;
	padding: 10px 15px !important;
	text-align: center !important;
	text-decoration: none !important;
}

body.wogl-member-account-page .wogl-account-actions__link:hover,
body.wogl-member-account-page .wogl-account-actions__link.is-active {
	background: #D5AB5D !important;
	color: #292827 !important;
}

body.wogl-member-account-page .wogl-account-summary {
	align-items: center !important;
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: 92px minmax(0, 1fr) !important;
}

body.wogl-member-account-page .wogl-account-summary__avatar,
body.wogl-member-account-page .wogl-account-profile__avatar,
body.wogl-member-account-page .wogl-account-profile-edit-picture__avatar {
	background: #313A59 !important;
	border-radius: 8px !important;
	height: 92px !important;
	object-fit: cover !important;
	width: 92px !important;
}

body.wogl-member-account-page .wogl-account-profile__avatar {
	height: 96px !important;
	width: 96px !important;
}

body.wogl-member-account-page .wogl-account-profile-edit-picture__avatar {
	height: 74px !important;
	width: 74px !important;
}

body.wogl-member-account-page .wogl-account-panel h2,
body.wogl-member-account-page .wogl-account-login h2 {
	font-size: 30px !important;
	margin: 0 0 16px !important;
}

body.wogl-member-account-page .wogl-account-panel h3 {
	font-size: 24px !important;
	margin: 30px 0 16px !important;
}

body.wogl-member-account-page .wogl-account-summary__name {
	color: #292827 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	margin: 0 0 4px !important;
}

body.wogl-member-account-page .wogl-account-panel p,
body.wogl-member-account-page .wogl-account-login p,
body.wogl-member-account-page .wogl-account-address address,
body.wogl-member-account-page .wogl-account-address span,
body.wogl-member-account-page .wogl-account-profile dd {
	color: rgba(41, 40, 39, 0.76) !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
}

body.wogl-member-account-page .wogl-account-panel p,
body.wogl-member-account-page .wogl-account-login p {
	margin: 0 0 18px !important;
}

body.wogl-member-account-page .wogl-account-panel a,
body.wogl-member-account-page .wogl-account-login a {
	color: #313A59 !important;
	overflow-wrap: anywhere !important;
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
	text-underline-offset: 3px !important;
}

body.wogl-member-account-page .wogl-account-address address {
	font-style: normal !important;
	margin: 0 !important;
}

body.wogl-member-account-page .wogl-account-address address span {
	display: block !important;
}

body.wogl-member-account-page .wogl-account-form {
	display: grid !important;
	gap: 18px !important;
	margin: 0 !important;
}

body.wogl-member-account-page .wogl-account-form--wide {
	gap: 24px !important;
}

body.wogl-member-account-page .wogl-account-form--password {
	max-width: 520px !important;
}

body.wogl-member-account-page .wogl-account-form__grid {
	display: grid !important;
	gap: 16px !important;
	grid-template-columns: 1fr !important;
	max-width: 720px !important;
}

body.wogl-member-account-page .wogl-account-field {
	align-items: center !important;
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: 190px minmax(0, 1fr) !important;
	margin: 0 !important;
}

body.wogl-member-account-page .wogl-account-field > span,
body.wogl-member-account-page .wogl-account-check span,
body.wogl-member-account-page .wogl-account-profile dt,
body.wogl-member-account-page .wogl-account-profile-edit-picture > span {
	color: #292827 !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
}

body.wogl-member-account-page .wogl-account-field > span {
	text-align: right !important;
}

body.wogl-member-account-page .wogl-account-field input,
body.wogl-member-account-page .wogl-account-field textarea,
body.wogl-member-account-page .wogl-account-field select {
	appearance: none !important;
	background: #EEEEEE !important;
	border: 1px solid rgba(41, 40, 39, 0.18) !important;
	border-radius: 5px !important;
	color: #292827 !important;
	font-size: 16px !important;
	line-height: 1.35 !important;
	min-height: 42px !important;
	padding: 10px 12px !important;
	width: 100% !important;
}

body.wogl-member-account-page .wogl-account-field textarea {
	min-height: 112px !important;
	resize: vertical !important;
}

body.wogl-member-account-page .wogl-account-field input:focus,
body.wogl-member-account-page .wogl-account-field textarea:focus,
body.wogl-member-account-page .wogl-account-field select:focus {
	background: #FFFFFF !important;
	border-color: #313A59 !important;
	box-shadow: 0 0 0 4px rgba(49, 58, 89, 0.12) !important;
	outline: none !important;
}

body.wogl-member-account-page .wogl-account-check {
	align-items: center !important;
	display: inline-flex !important;
	gap: 8px !important;
	margin: 0 !important;
}

body.wogl-member-account-page .wogl-account-check input {
	accent-color: #313A59 !important;
	height: 18px !important;
	width: 18px !important;
}

body.wogl-member-account-page .wogl-account-form__actions {
	align-items: center !important;
	border-top: 3px solid rgba(41, 40, 39, 0.08) !important;
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 12px !important;
	justify-content: center !important;
	margin-top: 12px !important;
	padding-top: 22px !important;
}

body.wogl-member-account-page .wogl-account-button {
	align-items: center !important;
	background: #313A59 !important;
	border: 2px solid #313A59 !important;
	border-radius: 6px !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	display: inline-flex !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1.2 !important;
	min-height: 50px !important;
	padding: 12px 22px !important;
	text-align: center !important;
	text-decoration: none !important;
}

body.wogl-member-account-page .wogl-account-button:hover {
	background: transparent !important;
	color: #313A59 !important;
}

body.wogl-member-account-page .wogl-account-button--secondary {
	background: #E6E6E6 !important;
	border-color: #E6E6E6 !important;
	color: #292827 !important;
}

body.wogl-member-account-page .wogl-account-button--secondary:hover {
	background: #FFFFFF !important;
	border-color: rgba(41, 40, 39, 0.25) !important;
	color: #292827 !important;
}

body.wogl-member-account-page .wogl-account-button--small {
	font-size: 14px !important;
	min-height: 38px !important;
	padding: 8px 12px !important;
}

body.wogl-member-account-page .wogl-account-link {
	font-weight: 700 !important;
}

body.wogl-member-account-page .wogl-account-login {
	align-items: start !important;
	display: grid !important;
	gap: 28px !important;
	grid-template-columns: minmax(0, .85fr) minmax(320px, 1fr) !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out,
.wogl-account-area--logged-out {
	background:
		linear-gradient(135deg, rgba(49, 58, 89, 0.96) 0%, rgba(49, 58, 89, 0.90) 42%, rgba(247, 243, 237, 1) 42%, rgba(247, 243, 237, 1) 100%) !important;
	color: #292827 !important;
	margin-left: calc(50% - 50vw) !important;
	min-height: 680px !important;
	padding-bottom: 96px !important;
	padding-left: 24px !important;
	padding-right: 24px !important;
	padding-top: 96px !important;
	width: 100vw !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-area__inner,
.wogl-account-area--logged-out .wogl-account-area__inner {
	margin: 0 auto !important;
	max-width: 980px !important;
	width: 100% !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-header,
.wogl-account-area--logged-out .wogl-account-header {
	border-bottom-color: rgba(255, 255, 255, 0.22) !important;
	margin-bottom: 48px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-header h1,
.wogl-account-area--logged-out .wogl-account-header h1 {
	color: #FFFFFF !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login,
.wogl-account-area--logged-out .wogl-account-login {
	align-items: stretch !important;
	background: #FFFFFF !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	box-shadow: 0 28px 80px rgba(41, 40, 39, 0.20) !important;
	display: grid !important;
	gap: 0 !important;
	grid-template-columns: minmax(0, .88fr) minmax(360px, 1fr) !important;
	overflow: hidden !important;
	padding: 0 !important;
}

body.wogl-member-account-page .wogl-account-login__copy,
.wogl-account-login__copy {
	background: #313A59 !important;
	color: #FFFFFF !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	min-height: 420px !important;
	padding: 42px !important;
}

body.wogl-member-account-page .wogl-account-login__copy .wogl-account-login__badge,
.wogl-account-login__copy .wogl-account-login__badge {
	align-self: flex-start !important;
	background: rgba(255, 255, 255, 0.10) !important;
	border: 1px solid rgba(255, 255, 255, 0.38) !important;
	border-radius: 999px !important;
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 0 14px !important;
	padding: 7px 11px !important;
	text-transform: uppercase !important;
	user-select: none !important;
	-webkit-user-select: none !important;
}

body.wogl-member-account-page .wogl-account-login__copy .wogl-account-login__badge::selection,
.wogl-account-login__copy .wogl-account-login__badge::selection {
	background: rgba(255, 255, 255, 0.22) !important;
	color: #FFFFFF !important;
}

body.wogl-member-account-page .wogl-account-login__copy h2,
.wogl-account-login__copy h2 {
	color: #FFFFFF !important;
	font-size: 42px !important;
	line-height: 1.05 !important;
	margin: 0 0 18px !important;
	max-width: 360px !important;
}

body.wogl-member-account-page .wogl-account-login__copy p:not(.wogl-account-login__badge),
.wogl-account-login__copy p:not(.wogl-account-login__badge) {
	color: rgba(255, 255, 255, 0.78) !important;
	font-size: 17px !important;
	line-height: 1.6 !important;
	margin: 0 !important;
	max-width: 360px !important;
}

body.wogl-member-account-page .wogl-account-login__form {
	background: #FDFBF8 !important;
	border: 1px solid rgba(41, 40, 39, 0.10) !important;
	border-radius: 8px !important;
	padding: 24px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form,
.wogl-account-area--logged-out .wogl-account-login__form {
	align-content: center !important;
	background: #FFFFFF !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	display: grid !important;
	gap: 18px !important;
	padding: 42px !important;
}

body.wogl-member-account-page .wogl-account-login__form .wogl-account-field {
	grid-template-columns: 1fr !important;
}

body.wogl-member-account-page .wogl-account-login__form .wogl-account-field > span {
	text-align: left !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form .wogl-account-field > span,
.wogl-account-area--logged-out .wogl-account-login__form .wogl-account-field > span {
	color: #292827 !important;
	font-size: 14px !important;
	text-align: left !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form input[type="text"],
body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form input[type="password"],
.wogl-account-area--logged-out .wogl-account-login__form input[type="text"],
.wogl-account-area--logged-out .wogl-account-login__form input[type="password"] {
	background: #F7F3ED !important;
	border: 1px solid rgba(41, 40, 39, 0.18) !important;
	border-radius: 6px !important;
	font-size: 16px !important;
	min-height: 54px !important;
	padding: 14px 16px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form input[type="text"]:focus,
body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form input[type="password"]:focus,
.wogl-account-area--logged-out .wogl-account-login__form input[type="text"]:focus,
.wogl-account-area--logged-out .wogl-account-login__form input[type="password"]:focus {
	background: #FFFFFF !important;
	border-color: #313A59 !important;
	box-shadow: 0 0 0 4px rgba(49, 58, 89, 0.14) !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-check,
.wogl-account-area--logged-out .wogl-account-check {
	margin-top: 2px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-check span,
.wogl-account-area--logged-out .wogl-account-check span {
	color: rgba(41, 40, 39, 0.74) !important;
	font-size: 15px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-form__actions,
.wogl-account-area--logged-out .wogl-account-form__actions {
	border-top: 0 !important;
	justify-content: flex-start !important;
	margin-top: 6px !important;
	padding-top: 0 !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-button,
.wogl-account-area--logged-out .wogl-account-button {
	background: #D5AB5D !important;
	border-color: #D5AB5D !important;
	color: #292827 !important;
	min-width: 142px !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-button:hover,
.wogl-account-area--logged-out .wogl-account-button:hover {
	background: #313A59 !important;
	border-color: #313A59 !important;
	color: #FFFFFF !important;
}

body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-link,
.wogl-account-area--logged-out .wogl-account-link {
	color: #313A59 !important;
	font-size: 15px !important;
}

body.wogl-member-account-page .wogl-account-profile {
	display: grid !important;
	gap: 0 !important;
	margin: 0 !important;
	max-width: 780px !important;
}

body.wogl-member-account-page .wogl-account-profile__row {
	align-items: start !important;
	border-bottom: 1px solid rgba(41, 40, 39, 0.08) !important;
	display: grid !important;
	gap: 12px !important;
	grid-template-columns: 220px minmax(0, 1fr) !important;
	min-height: 34px !important;
	padding: 7px 0 !important;
}

body.wogl-member-account-page .wogl-account-profile__row--picture {
	align-items: center !important;
	min-height: 108px !important;
}

body.wogl-member-account-page .wogl-account-profile dt {
	margin: 0 !important;
	text-align: right !important;
}

body.wogl-member-account-page .wogl-account-profile dd {
	margin: 0 !important;
	overflow-wrap: anywhere !important;
}

body.wogl-member-account-page .wogl-account-profile-edit-picture {
	align-items: center !important;
	display: grid !important;
	gap: 14px !important;
	grid-template-columns: 190px 74px minmax(0, 420px) !important;
	max-width: 720px !important;
}

body.wogl-member-account-page .wogl-account-profile-edit-picture > span {
	text-align: right !important;
}

body.wogl-member-account-page .wogl-account-file-upload {
	align-items: center !important;
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 10px !important;
	min-width: 0 !important;
}

body.wogl-member-account-page .wogl-account-file-upload__input {
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

body.wogl-member-account-page .wogl-account-file-upload__button {
	align-items: center !important;
	background: #313A59 !important;
	border: 2px solid #313A59 !important;
	border-radius: 6px !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	display: inline-flex !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	justify-content: center !important;
	line-height: 1.2 !important;
	min-height: 42px !important;
	padding: 10px 16px !important;
	text-decoration: none !important;
	transition: background-color .2s ease, border-color .2s ease, color .2s ease !important;
}

body.wogl-member-account-page .wogl-account-file-upload__button:hover,
body.wogl-member-account-page .wogl-account-file-upload__input:focus + .wogl-account-file-upload__button {
	background: #D5AB5D !important;
	border-color: #D5AB5D !important;
	color: #292827 !important;
	outline: none !important;
}

body.wogl-member-account-page .wogl-account-file-upload__name {
	color: rgba(41, 40, 39, 0.68) !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	min-width: 0 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}

body.wogl-member-account-page .wogl-account-actions__link {
	color: #292827 !important;
	text-decoration: none !important;
}

body.wogl-member-account-page .wogl-account-actions__link:hover,
body.wogl-member-account-page .wogl-account-actions__link.is-active {
	background: #D5AB5D !important;
	color: #292827 !important;
}

@media (max-width: 900px) {
	body.wogl-member-account-page .wogl-account-area {
		padding: 68px 18px 62px !important;
	}

	body.wogl-member-account-page .wogl-account-dashboard,
	body.wogl-member-account-page .wogl-account-login {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-account-page .wogl-account-panel,
	body.wogl-member-account-page .wogl-account-login {
		padding: 26px !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out,
	.wogl-account-area--logged-out {
		background: #F7F3ED !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-header,
	.wogl-account-area--logged-out .wogl-account-header {
		border-bottom-color: rgba(41, 40, 39, 0.12) !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-header h1,
	.wogl-account-area--logged-out .wogl-account-header h1 {
		color: #292827 !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login,
	.wogl-account-area--logged-out .wogl-account-login {
		grid-template-columns: 1fr !important;
		padding: 0 !important;
	}

	body.wogl-member-account-page .wogl-account-login__copy,
	.wogl-account-login__copy {
		min-height: 0 !important;
		padding: 30px !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form,
	.wogl-account-area--logged-out .wogl-account-login__form {
		padding: 30px !important;
	}
}

@media (max-width: 620px) {
	body.wogl-member-account-page .wogl-account-header h1 {
		font-size: 30px !important;
	}

	body.wogl-member-account-page .wogl-account-tabs {
		display: grid !important;
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-account-page .wogl-account-tabs__link {
		justify-content: flex-start !important;
		width: 100% !important;
	}

	body.wogl-member-account-page .wogl-account-panel,
	body.wogl-member-account-page .wogl-account-login,
	body.wogl-member-account-page .wogl-account-login__form {
		padding: 20px !important;
	}

	body.wogl-member-account-page .wogl-account-area {
		padding-top: 56px !important;
	}

	body.wogl-member-account-page .wogl-account-login__copy,
	.wogl-account-login__copy,
	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-login__form,
	.wogl-account-area--logged-out .wogl-account-login__form {
		padding: 22px !important;
	}

	body.wogl-member-account-page .wogl-account-login__copy h2,
	.wogl-account-login__copy h2 {
		font-size: 32px !important;
	}

	body.wogl-member-account-page .wogl-account-area--logged-out .wogl-account-form__actions,
	.wogl-account-area--logged-out .wogl-account-form__actions {
		align-items: stretch !important;
		display: grid !important;
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-account-page .wogl-account-summary {
		align-items: start !important;
		grid-template-columns: 72px minmax(0, 1fr) !important;
	}

	body.wogl-member-account-page .wogl-account-summary__avatar {
		height: 72px !important;
		width: 72px !important;
	}

	body.wogl-member-account-page .wogl-account-field,
	body.wogl-member-account-page .wogl-account-profile__row,
	body.wogl-member-account-page .wogl-account-profile-edit-picture {
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-account-page .wogl-account-file-upload {
		align-items: stretch !important;
		display: grid !important;
		grid-template-columns: 1fr !important;
	}

	body.wogl-member-account-page .wogl-account-file-upload__button {
		width: 100% !important;
	}

	body.wogl-member-account-page .wogl-account-field > span,
	body.wogl-member-account-page .wogl-account-profile dt,
	body.wogl-member-account-page .wogl-account-profile-edit-picture > span {
		text-align: left !important;
	}

	body.wogl-member-account-page .wogl-account-profile__row--picture {
		min-height: 0 !important;
	}

	body.wogl-member-account-page .wogl-account-actions__link {
		flex: 1 1 150px !important;
	}
}
