/* Thank you message */
.region-secondary-menu-wrapper .navbar-toggler {
	padding: 15px 0 !important;
}

.page-new-account-confirmation #block-wb-thankyoumessage .custom-above-message-title {
	font-family: Cormorant Garamond;
	font-weight: 500;
	font-size: 42px;
	line-height: 50.4px;
	letter-spacing: .84px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 23px;
}

.page-new-account-confirmation .messages__close:after,
.page-new-account-confirmation .messages__close:before {
      width: 1.5rem !important;
}

.page-new-account-confirmation .main-content {
    min-height: auto !important;
}

.page-new-account-confirmation .highlighted {
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 62px;
    margin-bottom: 50px;
}

#block-wb-page-title h1 {
    display: none;
}

.page-new-account-confirmation div[data-drupal-messages] {
    background: #ededed;
    border-bottom: 0 solid #ccc;
    font-family: Lato;
    font-size: 1.125rem;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    max-width: 1150px;
}

.page-new-account-confirmation div[data-drupal-messages] .messages__header {
    display: none;
}
.page-new-account-confirmation div[data-drupal-messages] .messages__content {
	font-family: Lato;
	font-weight: 400;
	font-size: 22px;
	line-height: 37px;
	letter-spacing: 0%;
	text-align: center;
	color: #333;
}
.page-new-account-confirmation div[data-drupal-messages] .messages__content strong {
   font-family: Lato;
	font-weight: bold;
	line-height: 27px;
	color: #333;
}


.page-new-account-confirmation #block-wb-content h4 {
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.56px;
    vertical-align: middle;
    color: #666666;
}

.page-new-account-confirmation #block-wb-content p {
    font-family: Lato;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #333;
}

.user-view-cta {
	position: relative;
	width: 100%;
}

.user-view-cta .layout-container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 20px;
}

.user-view-cta .activation-success-content {
	max-width: 1103.747px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
}

.user-view-cta .activation-success-text {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #333;
	margin: 0;
}

.user-view-cta .activation-success-text a {
	color: #333;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	cursor: pointer;
}

.user-view-cta .activation-success-text a:hover {
	text-decoration: underline;
}

.user-view-cta .activation-success-cta {
	display: flex;
	gap: 30px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.user-view-cta .activation-success-cta .btn {
	background-color: #000;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	line-height: 16.5px;
	letter-spacing: 0.44px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 30px;
	height: 46.5px;
	width: 222px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border: none;
    border-radius: 0;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}

.user-view-cta .activation-success-cta .btn:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

.user-view-cta .activation-success-cta .btn.btn-dark {
	background-color: #000;
	color: #fff;
}

body[class*="page-user-"] .branding + .highlighted {
	height: auto;
    background-color: transparent;
	width: 90%;
    margin: 0 auto;
    max-width: 1150px;
}


body[class*="page-user-"] .branding + .highlighted .messages-list__item {
	position: relative;
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

body[class*="page-user-"] div[data-drupal-messages] {
	border-bottom: 0;
    background-color: transparent !important;
}

body[class*="page-user-"] .branding + .highlighted .messages__container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 58px 25px 33px;
    background: #EDEDED;
	max-width: 1150px;
	width: 100%;
}

body[class*="page-user-"] .branding + .highlighted .messages__header {
	display: none;
}

body[class*="page-user-"] .branding + .highlighted .messages__header h2 {
	font-family: 'Cormorant Garamond', serif;
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 38.4px;
	text-align: center;
	color: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

body[class*="page-user-"] .branding + .highlighted .messages__content {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	color: #333;
	max-width: 1017.21px;
	margin: 0 auto;
}

body[class*="page-user-"] .branding + .highlighted .messages__button {
	position: absolute;
	right: 13px;
	top: 50%;
	transform: translateY(-50%);
}

body[class*="page-user-"] .branding + .highlighted .messages__close {
	width: 22px;
	height: 22px;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

body[class*="page-user-"] .branding + .highlighted .messages__close::before,
body[class*="page-user-"] .branding + .highlighted .messages__close::after {
	content: '';
	position: absolute;
	width: 24px;
    height: 1px;
	background-color: #333;
	top: 50%;
	left: 50%;
}

body[class*="page-user-"] .main-content {
  min-height: auto !important;
}

body[class*="page-user-"] .branding + .highlighted .messages__close::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

body[class*="page-user-"] .branding + .highlighted .messages__close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

body[class*="page-user-"] .branding + .highlighted .messages__close:hover::before,
body[class*="page-user-"] .branding + .highlighted .messages__close:hover::after {
	background-color: #666;
}

#user-logout-confirm #edit-actions {
    text-align: center;
}



