/*
Theme Name: Worthbury
Theme URI: https://worthbury.com/
Description: This is the custom theme created for the Worthbury.
Author: mOOnshot digital
Author URI: https://moonshotdigital.com/

Version: 1.9.5

Template: genesis

*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/* Avenir Next */
@font-face {
    font-family: "Avenir Next";
    src: url("https://cdn.worthbury.com/fonts/AvenirNext-Regular.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight: 400;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}

@font-face {
    font-family: "Avenir Next";
    src: url("https://cdn.worthbury.com/fonts/AvenirNext-Medium.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight: 500;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}

@font-face {
    font-family: "Avenir Next";
    src: url("https://cdn.worthbury.com/fonts/AvenirNext-DemiBold.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight: 600;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}

@font-face {
    font-family: "Avenir Next";
    src: url("https://cdn.worthbury.com/fonts/AvenirNext-Bold.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight: 700;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}

/* Bressay */
@font-face {
    font-family:"Bressay";
    src: url("https://cdn.worthbury.com/fonts/bressay-display.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight:400;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}
    
@font-face {
    font-family:"Bressay";
    src: url("https://cdn.worthbury.com/fonts/bressay-regular-700.woff2") format("woff2");
    unicode-range:  U+0020-007F, U+00A0-00FF, U+02B0-02FF, U+0300-036F, U+20A0-20CF, U+2000-206F, U+2200-22FF;
    font-weight:700;
    font-display:swap;
    font-style:normal;
    font-stretch:normal;
}


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */


/* WordPress global styles
--------------------------------------------- */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--aspect-ratio--8-10: 8/10;--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 18px;--wp--preset--font-size--larger: 24px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left: auto !important;margin-right: auto !important;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-theme-primary-background-color{background-color: var(--wp--preset--color--theme-primary) !important;}.has-theme-secondary-background-color{background-color: var(--wp--preset--color--theme-secondary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-theme-primary-border-color{border-color: var(--wp--preset--color--theme-primary) !important;}.has-theme-secondary-border-color{border-color: var(--wp--preset--color--theme-secondary) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-larger-font-size{font-size: var(--wp--preset--font-size--larger) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
	scroll-padding-top: 80px; 
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #333;
	font-family: "Avenir Next", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #0073e5;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: oblique;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

.serif {
    font-family: 'Bressay', serif;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Avenir Next", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
	letter-spacing: -0.8px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: #191919;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	padding: 7px 14px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #656565;
	border-width: 0;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 30px 20px 0;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 5px;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis Archive style
--------------------------------------------- */


.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	font-size: 14px;
	letter-spacing: -0.6px;
	margin-bottom: 30px;
	color: #8a8a8a;
}

a.breadcrumb-link {
    color: #191919;
    text-decoration: none;
    border-bottom: 1px solid #191919;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

.archive h1.archive-title {
    font-size: 46px;
    margin-bottom: 60px;
    font-weight: 600;
    letter-spacing: -2px;
}

.archive .entry-title {
    font-family: 'Bressay', serif;
    font-size: 22px;
    letter-spacing: -0.6px;
    margin: 10px 0 30px;
}




/* Search Form
--------------------------------------------- */

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
    letter-spacing: -1px;
}

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}
/*
.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}
*/

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header>.wrap{
    clear: both;
    margin: 0 auto;
	max-width: 1240px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	height: 60px;
	position: relative;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
}

.wp-custom-logo .title-area {
    max-width: 180px !important;
    width: 180px !important;
    flex: 0 0 auto;
    padding-top: 10px !important;
    z-index: 10;
}

.wp-custom-logo .custom-logo-link {
	display: block;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.title-area .worthbury-logo .b {
    fill: #191919;
}

a.worthbury-logo {
    fill: #191919;
    line-height: 0.8;
    font-size: 14.5px;
}

.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu, .desktop-left-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item, .desktop-left-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a, .desktop-left-menu a {
	color: #191919;
	display: block;
	font-size: 15px;
	font-weight: 400;
	outline-offset: -1px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.desktop-left-menu a:focus,
.desktop-left-menu a:hover,
	color: #656565;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a,
.desktop-left-menu .sub-menu,
.desktop-left-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu, .desktop-left-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a, .desktop-left-menu .sub-menu a {
	background-color: #fafafa;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover,
.desktop-left-menu .menu-item:focus,
.desktop-left-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu,
.desktop-left-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	right: 0;
	opacity: 1;
}

.widget-area.header-widget-area {
    display: none;
}

.site-header .search-form.um-search-form {
    margin: 0 20px 0 10px;
    flex-grow: 1;
    align-content: center;
}

.site-header .search-form.um-search-form .um-search-area {
    float: right;
    min-width: 235px;
}

.site-header .search-form.um-search-form .um-search-area input {
    background-color: #fafafa;
    padding: 10px 10px 10px 30px;
    border-radius: 4px;
    border: none;
    font-size: 15px;
    height: 38px;
}

.site-header .search-form.um-search-form .um-search-area .um-search-icon {
    left: 1px;
}

.site-header .search-form.um-search-form .um-search-area .um-faicon-search:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/search.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	right: 0;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #191919;
}

.menu-toggle {
	margin-left: auto;
	padding: 0;
	z-index: 1000;
}

.site-header .dashicons-before::before {
	transition: none;	
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/menu.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset;
}

.site-header .menu-toggle::before {
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.menu-toggle.activated::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/menu-close.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

.nav-primary .genesis-nav-menu .menu-sign-out a {
	background-color: #191919;
	color: #fafafa;
	text-align: center;
    display: table-cell;
    border-radius: 4px;
    padding: 10px 0;
}

.nav-primary .genesis-nav-menu .menu-sign-out a:hover {
	background-color: #656565;
	color: #fafafa !important;
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Homepage
---------------------------------------------------------------------------- */

.home .site-header.transparent {
    background-color: unset;
    background: transparent;
}

.home .site-header.transparent>.wrap {
	background-color: unset;
}

.home .site-inner {
	margin-top: -60px;
}

.home h2 {
    font-family: 'Bressay', serif;
    font-size: 30px;
    margin-bottom: 0;
}

.home h3 {
    font-weight: 400;
    font-size: 18px;
    color: #BFBFBF;
}

.home .hero {
    background-image: url(https://cdn.worthbury.com/images/worthbury-luxury-professionals.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    display: block;
    color: #fafafa;
}

.home .hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

.home .hero-wrap {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30% 20px 10px;
}

.home .hero-wrap .wp-block-columns {
    margin-bottom: 100px;
}

.home .hero h1 {
    font-size: 38px;
    letter-spacing: -0.8px;
}

.home .featured-logos {
    margin-bottom: 5px;
}

.home .entry-content .search-form {
    margin-bottom: 10px;
    width: 100%;
}

.home .hero .um-search-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: unset;
    max-width: unset;
}

.home .hero .um-search-field.search-field {
    width: calc(100% - 130px);
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid #656565;
    color: #fafafa;
}

.home .hero #um-search-button {
    display: inline-block;
    width: 120px;
    height: 50.4px;
    background-color: #BFBFBF;
    color: #191919;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease;
    position: unset;
}
.home .hero .um-faicon-search:before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    content: "Search";
    font-family: Avenir Next, sans-serif !important;
    speak: normal;
}

.hero-search p, .hero-search a {
    color: #BFBFBF;
    text-underline-offset: 3px;
}

.homepage-directory {
    margin: 100px 0 30px;
}

.home .um-directory {
    margin: 40px 0 0;
}

body.home .um, body.home .um-directory .um-members-wrapper, body.home .um-directory .um-members-pagination-box {
    margin-bottom: 0 !important;
}

.home .um-members-pagination-box {
    margin: 0;
}

.sales-banner {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 65px 20px 20px;
    margin: 100px 0;
}

.sales-banner-wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.home .site-container .wp-block-button .wp-block-button__link {
    border-width: 0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.featured-companies-grid {
    gap: 20px;
    margin: 30px 0 100px;
}

.featured-companies-grid img {
    background-color: #fafafa;
    padding: 20px;
    width: 100%;
}

.featured-companies-grid img:hover{
    background-color: #EBEBEB;
}

.entry-content .directory-browse h4 {
    margin-top: 0;
    font-weight: 400;
    font-size: 17px;
}

.directory-browse-company .directory-browse-category, .directory-browse-sector .directory-browse-category {
    padding-bottom: 10px;
    margin: 0 20px 10px;
    border-bottom: 1px solid #DBDBDB;
}

.directory-browse-company figure, .directory-browse-sector figure {
    background-color: #191919;
    border-radius: 50px;
}

.directory-browse-company img, .directory-browse-sector img {
    filter: invert(99%) sepia(3%) saturate(278%) hue-rotate(268deg) brightness(117%) contrast(96%);
}

.directory-browse-sector img {
    margin: 6px;
}

.directory-browse-country .directory-browse-category {
    padding: 7px 0 16px;
    margin: 0 20px 10px;
    border-bottom: 1px solid #DBDBDB;
}

.directory-browse-link {
    margin-top: 20px;
}




@media only screen and (max-width: 781px) {
	.featured-companies-grid {
	    grid-template-columns: repeat(2, 1fr) !important;
	    grid-template-rows: repeat(5, 1fr) !important;
	    gap: 20px;
	}
}

@media only screen and (min-width: 1200px) {
	.home .hero-wrap {
	    padding-top: 15%;
	}
}

/* Company pages
---------------------------------------------------------------------------- */


.company-page .breadcrumb {
	margin-bottom: 10px;
}

.company-page .um-profile-photo p {
    margin-bottom: 0;
}

.company-page .um-profile-photo img {
    padding: 60px;
}

.company-page h1.entry-title.profile-meta-name {
    font-size: 30px;
    margin-bottom: 10px;
}
.company-page .um-worthbury-profile-meta p {
    font-size: 15px;
}

.company-details {
    margin: 60px 0;
}

.company-page .company-headline {
    font-family: 'Bressay', serif;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #191919;
    padding-bottom: 2px;
}

.company-page .company-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 20px;
}

.company-overview-heading {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.company-page .company-overview-description {
  letter-spacing: -0.6px;
}

.company-overview-description a {
    color: #191919;
}

.company-page .company-headline-big {
    font-family: 'Bressay', serif;
    font-size: 26px;
    padding-bottom: 2px;
}

.related-pages-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 20px;
}
.related-page-item {
    background-color: #FAFAFA;
    padding: 20px;
    text-align: center;
}
.related-page-item:hover {
    background-color: #EBEBEB;
}
.related-page-item .image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
}
.related-page-item img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

@media (max-width: 416px) {
  .company-page .company-info {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, auto);
  }
}

@media screen and (max-width: 782px) {
    .related-pages-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: minmax(100px, auto);
    }
}

@media (max-width: 1200px) {
  .company-page .company-info {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
}

@media (min-width: 782px) {
  .company-details.wp-block-columns.is-layout-flex {
      gap: 100px;
  }
}






.company-page .company-related-posts {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin: 30px 0;
}
.company-page .post-thumbnail img {
    width: 100%;
    height: auto;
}
.company-page .post-title {
    margin: 10px 0;
}
.company-page .post-title a {
    font-size: 22px;
    font-family: 'Bressay', serif;
    text-decoration: none;
    color: #161616;
    font-weight: 400;
}
.company-page .post-category a {
    color: #898989;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

/* Membership page
---------------------------------------------------------------------------- */


.membership .site-inner {
    margin-top: 100px;
}

.hero-section {
    max-width: 1100px;
    margin: 0 auto;
}

.membership .site-inner h1 {
    font-size: 36px;
    letter-spacing: -1.5px;
}

.membership .site-inner h2 {
    font-family: 'Bressay', serif;
    font-size: 34px;
    letter-spacing: -1px;
}

.membership .site-inner h3 {
    font-size: 22px;
    font-weight: 400;
}

.membership .wp-block-buttons {
    margin: 50px 0;
}

.membership .site-container .wp-block-button .wp-block-button__link {
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    padding: 10px 20px;
}

.featured-logos {
    text-align: center;
    margin: 60px auto;
    max-width: 650px;
}

.featured-logos p {
    font-size: 15px;
    margin-bottom: 10px;
}

.membership-problems {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 65px 20px;
    margin: 100px 0;
}

.membership-problems-wrap {
    max-width: 800px;
    margin: 0 auto;
}

.membership-problems h2, .membership-problems h3 {
	text-align: center;
	max-width: 580px;
}

.membership-problems ul {
	padding-left: 30px;
	margin-bottom: 0;
	max-width: 580px;
}

body .entry-content .membership-problems ul > li {
    list-style-type: unset;
    list-style-image: url("data:image/svg+xml,%3Csvg%20width%3D'20px'%20height%3D'20px'%20stroke-width%3D'1'%20viewBox%3D'0%20-5%2024%2024'%20fill%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20color%3D'%23ce3232'%3E%3Cpath%20d%3D'M6.75827%2017.2426L12.0009%2012M17.2435%206.75736L12.0009%2012M12.0009%2012L6.75827%206.75736M12.0009%2012L17.2435%2017.2426'%20stroke%3D'%23ce3232'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3C/path%3E%3C/svg%3E");
}

body .entry-content .membership-problems ul > li:not(:last-child) {
    padding-bottom: 20px;
}

.membership-price-overview, .membership-price-details {
    margin: 100px auto;
    max-width: 1100px;
}

.membership-price-overview-wrap .wp-block-columns {
    margin-bottom: 0;
}

.membership-price-overview-wrap>h2, .membership-price-overview-wrap>h3 {
    text-align: center;
}

.membership-pricing-table-short .wp-block-column:hover {
    background-color: #fafafa;
}

.membership-pricing-table-short-essential h2, .membership-pricing-table-short-essential h3, .membership-pricing-table-short-expert, .membership-pricing-table-short-ultimate h2, .membership-pricing-table-short-expert, .membership-pricing-table-short-ultimate h3 {
	text-align: left;
}

.membership-pricing-table-short-essential, .membership-pricing-table-short-expert, .membership-pricing-table-short-ultimate {
    border: 1px solid #191919;
    padding: 10px;
}

.membership-pricing-table-note {
    border-radius: 4px;
    display: inline-block;
    float: right;
    padding: 2px 6px;
    font-size: 13px;
    align-self: flex-end;
    width: fit-content;
    margin-bottom: 0;
}

.membership-pricing-table-short-essential .membership-pricing-table-note {
	border: 1px solid #191919;
    color: #656565;
}

.membership-pricing-table-short-expert .membership-pricing-table-note {
	background-color: #EBEBEB;
    border: 1px solid #EBEBEB;
    color: #000;
}

.membership-pricing-table-short-ultimate .membership-pricing-table-note {
    background-color: #DEC32F;
    border: 1px solid #DEC32F;
    color: #fff;
}

.membership-pricing-table-short h2 {
    margin: 30px 10px 0;
    font-family: "Avenir Next", serif;
    font-weight: 600;
    font-size: 28px;
}

.membership .site-inner .membership-pricing-table-short h3 {
    margin: 0 10px 30px;
    font-size: 18px;
}

.membership-pricing-table-cost {
    margin: 0 10px 20px;
    border-bottom: 1px solid #191919;
}

.price {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -3px;
}

.price-frequency {
    color: #7E7E7E;
    font-size: 14px;
    padding-left: 5px;
    white-space: nowrap;
}

.membership-pricing-table-description {
    margin: 0 10px;
    font-size: 15px;
}

.membership-pricing-table-short ul {
    font-size: 15px;
}

.membership-pricing-table-short ul li {
    padding: 10px 0 10px 24px;
    background-image: url(https://cdn.worthbury.com/icons/check-circle-solid.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
}

.membership-pricing-table-short .wp-block-buttons {
    justify-content: center;
    margin: auto 10px 20px;
}

.membership-price-overview-compare {
    text-align: center;
    margin: 50px auto 0;
}

.membership .membership-problems-wrap .wp-block-buttons {
    margin: 30px 0 0;
}

.how-to-start-steps h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}

.how-to-start-steps h3 {
    margin-bottom: 10px;
}

.membership-partners {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 65px 20px;
    margin: 100px 0;
}

.membership-partners-wrap {
    max-width: 1100px;
    margin: 0 auto;
}

.membership-pricing-table-list {
    margin-top: 10px;
}

.membership-pricing-table-list li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 0.5px solid #EBEBEB;
    list-style-type: unset;
    list-style-image: url("data:image/svg+xml,%3Csvg%20width%3D'20px'%20height%3D'20px'%20stroke-width%3D'1'%20viewBox%3D'0%20-5%2024%2024'%20fill%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20color%3D'%23191919'%3E%3Cpath%20d%3D'M5%2013L9%2017L19%207'%20stroke%3D'%23191919'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3C/path%3E%3C/svg%3E");
}

.membership-faq {
    background-color: #fafafa;
    border-radius: 10px;
    padding: 65px 20px;
    margin: 100px 0;
}

.membership-faq-wrap {
    max-width: 560px;
    margin: 0 auto;
}

.membership-faq h2 {
	text-align: center;
}

.membership .schema-faq-section {	
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 24px;
	margin-bottom: 24px;
}

.membership .schema-faq {
    margin-top: 60px;
}

.membership .schema-faq-question {
  cursor: pointer;
  position: relative;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
}
.membership .schema-faq-question:after {
  content: "+";
  position: absolute;
  right: 0;
  font-size: 1.2em;
  transition: transform 0.3s;
}
.membership .schema-faq-section.open .schema-faq-answer {
  display: block;
}
.membership .schema-faq-section.open .schema-faq-question:after {
  content: "−";
}

.membership .schema-faq-answer {
  display: none;
  padding-top: 10px;
}


/* When two columns shrinks to one */
@media only screen and (max-width: 781px) {
	.hero-section .wp-block-image {
	    text-align: center;
	}
}

/* When two columns starts */
@media only screen and (min-width: 782px) {
    .hero-section {
        gap: 5em;
    }
	.hero-section > div, .membership-solutions > div, .membership-partners-wrap .wp-block-column {
	    align-content: center;
	}
	.hero-section .wp-block-image, .membership-solutions .wp-block-image {
	    text-align: right;
	}
	.membership-price-overview-wrap .wp-block-columns {
	    margin: 40px 0 20px;
	}
    .membership-pricing-table-short-essential, .membership-pricing-table-short-expert, .membership-pricing-table-short-ultimate {
        display: flex;
        flex-direction: column;
    }

}

.pricing-container {
    max-width: 1100px;
    margin: 0 auto 20px;
}

/* --- Mobile Plan Selector --- */
.mobile-plan-selector {
    display: flex;
    justify-content: space-around;
    padding: 10px 15px;
    margin-bottom: 50px;
    background-color: #fff;
    transition: box-shadow .15s;
    box-shadow: 4px 8px 16px rgba(137, 141, 154, .1);
    position: sticky;
    top: 0;
    z-index: 11;
}

.mobile-plan-selector label {
    padding: 8px 12px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s; /* Added border-color transition */
    text-align: center;
    flex: 1; /* Make labels take equal space */
    margin: 0 5px; /* Add small gap */
    font-size: 0.9em; /* Slightly smaller text */
}

.mobile-plan-selector input[type="radio"] {
    display: none; /* Hide actual radio button */
}

/* Style the selected label using JS added class */
.mobile-plan-selector label.active-label {
    background-color: #333; /* Updated color */
    color: white;
    border-color: #333; /* Updated color */
}


/* --- Pricing Table --- */
.pricing-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    word-break: break-word;
}

.pricing-table thead tr {
    border-top: none;
}

.pricing-table th,
.pricing-table td {
    font-weight: 400;
    padding: 12px 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.90em;
}
.pricing-table tr:not(:last-child) {
    border-bottom: 1px solid #eee; /* Light horizontal lines */
}

/* Header Styles */
.pricing-table thead th {
    vertical-align: top; /* Align header content to top */
    position: relative; /* For badge positioning */
    padding-top: 35px; /* Make space for badges */
}

.membership .site-inner .pricing-table thead th h2 {
    margin: 15px 0 5px;
    font-weight: 500;
    font-size: 26px;
}
.features-header h2 {
    text-align: left;
}
.pricing-table thead th p {
    font-size: 0.9em;
    color: #666;
    margin: 5px 0 10px;
    min-height: 2.7em; /* Ensure consistent height for description */
}
.pricing-table thead th .apply-now a {
    color: #191919;
    text-decoration: underline;
}
.pricing-table thead th .apply-now a:hover {
    text-decoration: none;
}

/* Badges */
.badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
    display: inline-block;
    padding: 2px 6px;
    font-size: 13px;
    white-space: nowrap;
}
.badge.essential {
    border: 1px solid #191919;
    color: #656565;
}
.badge.expert {
    background-color: #EBEBEB;
    border: 1px solid #EBEBEB;
    color: #000;
}
.badge.ultimate {
    background-color: #DEC32F;
    border: 1px solid #DEC32F;
    color: #fff;
}

/* Feature Names Column */
.feature-name {
    width: 45%;
}

/* Category Headers */
.pricing-table .category-header {
    text-align: left;
    background-color: #fafafa;
    border-radius: 4px;
    font-weight: 500;
    font-size: 1em;
    padding: 15px 7px;
}


/* Plan Data Cells (Hidden by default on mobile) */
.plan-header,
.pricing-table td[data-plan] {
    display: none; /* Hide all plan columns initially */
}

/* Style the features column on mobile */
.features-header,
.pricing-table td.feature-name {
    display: table-cell;
    width: 55%;
    text-align: left;
}

/* Style the column that IS visible on mobile */
.plan-header.visible-mobile,
.pricing-table td[data-plan].visible-mobile {
    display: table-cell;
    width: 45%;
}

/* Check/Cross Icons */
.icon .worthbury-check {
    font-size: 1.2em;            
    padding: 10px 0 10px 24px;
    background-image: url(https://cdn.worthbury.com/icons/check-circle-solid-green.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
}

.icon .worthbury-unchecked {
    font-size: 1.2em;            
    padding: 10px 0 10px 24px;
    background-image: url(https://cdn.worthbury.com/icons/xmark-circle-grey.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
}

/* Pricing Footer Row */
.pricing-footer td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pricing-footer .plan-essential, .pricing-footer .plan-expert, .pricing-footer .plan-ultimate {
    border-top: 1px solid #1a1a1a;

}

.pricing-footer .price {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -3px;
    line-height: 24px;
}

.pricing-footer .price-frequency {
    color: #7E7E7E;
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 20px;
}

.pricing-footer .wp-block-buttons {
    justify-content: center;
}

/* --- Desktop Styles (Screens wider than 767px) --- */
@media (min-width: 768px) {
    .mobile-plan-selector {
        display: none; /* Hide mobile toggle on desktop */
    }

    /* Show all plan columns */
    .plan-header,
    .pricing-table td[data-plan] {
        display: table-cell;
        width: auto; /* Let the table manage width distribution */
    }

    /* Adjust column widths */
    .pricing-table thead th:first-child, /* Empty header cell */
    .pricing-table tbody .feature-name {
        width: 40%; /* Features column width */
    }

    .plan-header,
    .pricing-table td[data-plan], .plan-header.visible-mobile, .pricing-table td[data-plan].visible-mobile {
        width: 20%; /* Each plan column width */
    }

    /* Refine header alignment */
        .pricing-table thead th {
            padding-left: 20px;
            padding-right: 20px;
        }
}

/* Small adjustments for very small screens */
@media (max-width: 400px) {
        .mobile-plan-selector label {
            font-size: 0.8em;
            padding: 6px 8px;
        }
        .pricing-table th, .pricing-table td {
            padding: 10px 8px; /* Reduce padding */
            font-size: 0.9em;
        }
        .price {
            font-size: 1.6em;
        }
        .pricing-footer button {
            padding: 8px 15px;
        }
}
/* Tooltips */
.tooltip-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.tooltip-text {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #333;
}
.tooltip-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 14px;
  width: max-content;
  max-width: 200px;
  text-align: center;
  z-index: 10;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tooltip-content::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #333;
}
.tooltip-wrapper:hover .tooltip-content {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 768px) {
  .tooltip-content {
    top: 120%;
  }
}

/* Single post pages
---------------------------------------------------------------------------- */

.single-post .entry-header {
    text-align: center;
    margin: 60px 0;
}

.single-post .entry-title {
    font-family: 'Bressay', serif;
    font-size: 28px;
    letter-spacing: -0.6px;
    margin-bottom: 30px;
}

.widget_tag_group_widget .widget-title {
    font-family: 'Bressay', serif;
    border-bottom: 1px solid #191919;
    padding-bottom: 5px;
    font-size: 20px;
}

.tag-group-parent {
    margin-top: 25px;
}

.tag-group-parent-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.child-tag-list a {
    color: #191919;
    text-decoration: none;
}

.single-post .entry-content img {
	margin-bottom: 30px;
}

@media only screen and (max-width: 959px) {
    .single-post .featured-image, .single-post .entry-content img {
        margin-left: calc(50% - 50vw);
        max-width: 100vw;
        width: 100vw;
        display: block;
    }
}

@media only screen and (min-width: 960px) {
    .single-post .content-sidebar-wrap {
        display: flex;
        justify-content: center; /* Centers the content-sidebar-wrap horizontally */
        gap: 20px; /* Optional: Add space between elements */
    }

    .single-post .sidebar-primary {
        max-width: 300px;
        width: 100%;
        order: -1; /* Moves the primary sidebar to the left of the content */
    }

    .single-post .entry-header {
        margin: 100px 0;
    }

    .single-post-excerpt {
        margin-bottom: 60px;
    }

    .single-post .content {
        max-width: 600px;
        width: 100%;
    }

    .single-post .entry-content {
        padding: 0 20px;
    }

    .single-post .sidebar-secondary {
        max-width: 300px; /* Adjust if needed for consistency */
        width: 100%;
    }

    .single-post .entry-title {
        font-size: 32px;
    }

    .single-post .entry-content img {
        margin-left: -20px;
        margin-right: -20px;
        max-width: 600px;
    }

    .sidebar-primary {
        padding-right: 50px;
    }

    .sidebar-secondary {
        padding-left: 50px;
    }
}


/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #191919;
	color: #fafafa;
	clear: both;
	padding: 60px 0 5px;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

.footer-worthbury-logo {
    max-width: 220px;
}

.footer-widgets-1, .footer-widgets-2>section, .footer-widgets-3 {
    padding: 0 20px;
}

.footer-social-icons {
    display: flex;
    gap: 20px;
}
.footer-social-icon svg {
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
    fill: #BFBFBF;
}

.footer-widget-area a {
    color: #fafafa;
    text-decoration: none;
}

.footer-widgets-3 p {
	font-size: 14px;
	margin-bottom: 0;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	background-color: #191919;
	padding-bottom: 40px;
}

.site-footer .wrap {
	padding: 0 20px;
	margin: 0 auto;
}

.site-footer p, .site-footer a {
	margin-bottom: 0;
	font-size: 14px;
	color: #a2a2a2;
}


/* Ultimate Member custom styles
---------------------------------------------------------------------------- */

body .um input[type=submit].um-button, body .um input[type=submit].um-button:focus {
    background: #191919;
    width: 100% !important;
}

body .um a.um-button:hover, body .um input[type=submit].um-button:hover {
    background: #656565;
}

.apply-left-column>div, .apply-right-column>div {
    padding: 50px 30px;
}

.apply-left-column {
    background-color: #191919;
    color: #fafafa;
}

.um-page-register .um-col-1 > div {
    margin-bottom: 20px;
}

.um-page-register .um-field-checkbox:not(.um-field) {
	margin: 0;
}

.um-page-register .um-row._um_row_1, .um-page-login .um-row._um_row_1, .um-page-password-reset .um-row._um_row_1 {
	margin-bottom: 10px !important;
}

.um-page-register .um .um-stripe-field-multiple_visible .um-stripe-plan-item .um-stripe-col {
    display: inline;
    margin-right: 5px;
}

.um-page-register .um .um-stripe-field-multiple_visible .um-stripe-plan-item {
    border-radius: 10px;
    border: 1px solid #dddddd;
    padding: 10px;
    color: #1a1a1a;
    margin-bottom: 15px;
}

.um-page-register .um-stripe-product-desc {
    display: none;
}

.um-page-register .um .um-stripe-field-multiple_visible .um-stripe-plan-item.selected {
    background: #fafafa;
    border: 1px solid #bdbdbd;
}

.um-page-register .um .um-stripe-field-multiple_visible .um-stripe-plan-item .um-stripe-price-title {
    margin-left: 6px;
    font-size: 14px;
    font-weight: 600;
}

.um-page-register .um .um-form input[type=password], .um-page-register .um .um-form input[type=search], .um-page-register .um .um-form input[type=tel], .um-page-register .um .um-form input[type=text], .um-page-register .um .um-form textarea {
    color: #1a1a1a;
}

.um-page-register .um-field-checkbox-option, .um-field-radio-option {
    color: #1a1a1a !important;
}

body.um-page-login .um .um-field-label label {
    font-size: 16px !important;
}

.um-page-login .um-field-username {
    margin-bottom: 20px;
}

.um-page-login #um-submit-btn {
    margin-top: 20px;
}

.um-page-account .um-account-name a {
    font-weight: 500;
    color: #191919;
    font-size: 22px;
}

.um-page-account .um-account-name a:hover {
    color: #656565;
}
body.um-page-account .um-account-side {
    border-right: 1px solid #bfbfbf;
    padding: 0 30px;
}
body.um-page-account .um-account-meta {
    text-align: center;
    margin-bottom: 20px;
    background-color: #fafafa;
    border-radius: 4px;
    padding: 0 0 1px;
}
body.um-page-account .um-account-name {
    padding: 20px 0 5px;
    letter-spacing: -1pt;
}
.um-account-profile-link, .um-account-email {
    padding-top: 5px;
    font-size: 13px;
    color: #656565;
}
.um-account-profile-link a {
    color: #656565;
    font-size: 15px;
}
.um-account-profile-link a:hover {
    color: #BFBFBF;
}
.um-account-edit-profile {
    margin: 20px;
}
.um-account-role {
    margin: 40px 0;
}
.um-account-role .serif{
    font-weight: 600;
    font-size: 16px;
}

body .um-account-main div.um-account-heading {
    display: none;
}
body .um-account-side ul {
    margin: 40px 0 !important;
}
body .um-account-side li {
    background: none;
    clear: both;
}
body .um-account-side li a.current, body .um-account-side li a.current:hover, body .um-account-side li a:hover {
    color: #191919;
    font-weight: 400;
    background-color: #f2f2f2;
    border-radius: 4px;
}
body .um .fa-house::before, body .um-icon-within .fa-house::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/home-alt.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um .fa-message::before, body .um-icon-within .fa-message::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/message.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um .fa-bookmark::before, body .um-icon-within .fa-bookmark::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/bookmark.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um .fa-shield::before, body .um-icon-within .fa-shield::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/shield.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um .fa-heart::before, body .um-icon-within .fa-heart::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/heart.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um-faicon-image:before, body .um-faicon-photo:before, body .um-faicon-picture-o:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/gallery.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um-faicon-asterisk:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/asterisk.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um-faicon-lock:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/lock.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um-faicon-envelope:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/mail.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um-faicon-bell:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/bell-notification.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
body .um .fa-file-invoice-dollar::before, body .um-icon-within .fa-file-invoice-dollar::before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/page.svg);
    background-size: 28px 20px;
    width: 28px;
    height: 20px;
    margin-right: 7px;
}
.um-page-account .um-account-main p {
	margin: 0 0 28px !important;
	padding: 0 !important;
}
.um-page-account h2 {
	font-family: 'Bressay', serif;
	font-size: 30px !important;
}
.um-page-account h3 {
    margin: 60px 0 10px 0;
    font-weight: 400;
    font-size: 22px;
}
body.um-page-loggedin .login-apply-prompt {
    display: none;
}
body.um-page-loggedin .um-login>.um-form {
    background-color: #fafafa;
    border-radius: 4px;
    padding: 30px;
}
body .um-misc-with-img {
  display: flex;
  align-items: center;
  font-size: 17px;
  border-bottom: none;
  text-align: center;
  letter-spacing: -0.8px;
}

body .um-misc-with-img > * {
  flex: 0 1 auto; /* Width adapts to the content */
  margin-right: 16px; /* Optional spacing between columns */
}

body .um-misc-with-img > *:last-child {
  margin-right: 0; /* Remove margin from the last child */
}
body .um-misc-with-img>div>strong{
    font-weight: 400;
}
body .um-misc-ul {
  list-style: none; /* Remove bullet points */
  display: flex; /* Align list items horizontally */
  padding: 0; /* Remove default padding */
  margin: 0; /* Remove default margin */
  width: 100%; /* Take the full width of the parent */
  justify-content: space-between; /* Equally distribute children */
  align-items: center; /* Center align text vertically */
}
body .um-misc-ul li {
  flex: 1; /* Equally distribute width among list items */
  text-align: center; /* Center align text in each list item */
}
body .entry-content ul > li {
    list-style-type: none;
}

body .um .um-members-pagi span.current {
    background: #191919;
}

/* Ultimate Member Completeness Score on Account page
---------------------------------------------------------------------------- */

/* Hide the headline block when completeness widget is not present */
.hide-when-complete:not(:has(+ * .um-completeness-widget-wrapper)),
.hide-when-complete:has(+ * .um-completeness-widget-wrapper:empty) {
    display: none;
}

body .um-completeness-widget-wrapper {
    font-size: 13px;
}

body .um-completeness-done {
    background: #1a1a1a;
}

body .um-completeness-bar {
    border-radius: 4px;
    height: 15px;
    margin-top: 10px;
}

/* Ultimate Member modal windows
---------------------------------------------------------------------------- */

body .picker__box, .picker__nav--next:hover, body .picker__nav--prev:hover, body .um .um-field-group-head, body .um .um-members-pagi span.current, body .um .um-members-pagi span.current:hover, body .um .um-profile-nav-item.active a, body .um .um-profile-nav-item.active a:hover, body .um-modal-btn, .um-modal-btn.disabled, body .um-modal-btn.disabled:hover, body .um-modal-header, body .upload, div.uimob800 .um-account-side li a.current, body div.uimob800 .um-account-side li a.current:hover {
    background: #191919;
}

/* Genesis columns layout
---------------------------------------------------------------------------- */

/* Base Styles */
.wp-block-genesis-blocks-gb-columns {
    position: relative;
}

.gb-layout-column-wrap {
    display: grid;
    grid-template-rows: 1fr;
    gap: 0 2em;
    position: relative;
    z-index: 1;
}

.gb-block-layout-column-inner,
.gb-layout-column-wrap > .gb-block-layout-column-inner,
.gb-has-background-dim > * {
    position: relative;
    z-index: 1;
}

.gb-columns-center .gb-layout-column-wrap {
    margin: 0 auto;
}

.gb-block-layout-column-gap-0 {
    gap: 0 0;
}

.gpb-grid-mobile-space .gb-is-responsive-column {
    grid-row-gap: 1em;
}

/* Two-column layouts */
.gb-layout-columns-2 > .gb-layout-column-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "col1 col2";
}

@media only screen and (max-width: 600px) {
    .gb-layout-columns-2 > .gb-layout-column-wrap.gb-is-responsive-column {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "col1" "col2";
    }
}

/* Wide two-column layouts */
.gb-2-col-wideleft > .gb-layout-column-wrap {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
}

.gb-2-col-wideright > .gb-layout-column-wrap {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
}

.gb-3-col-widecenter > .gb-layout-column-wrap {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
}

.gb-3-col-wideleft > .gb-layout-column-wrap {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
}

.gb-3-col-wideright > .gb-layout-column-wrap {
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
}

.gb-4-col-wideleft > .gb-layout-column-wrap {
    -ms-grid-columns: 2fr 1fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr;
}

.gb-4-col-wideright > .gb-layout-column-wrap {
    -ms-grid-columns: 1fr 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 1fr 2fr;
}

/* Mobile reorder adjustments */
@media only screen and (max-width: 600px) {
    .gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(1) {
        grid-area: col2;
    }

    .gpb-grid-mobile-reorder .gb-is-responsive-column .gb-block-layout-column:nth-of-type(2) {
        grid-area: col1;
    }
}

/* Before footer CTA banner
---------------------------------------------------------------------------- */

.before-footer {
    position: relative;
    max-width: 1200px;
    margin: 100px auto 160px;
    background: url(https://cdn.worthbury.com/images/worthbury-apply.jpg);
    background-size: cover;
}

.before-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.before-footer .wrap {
    position: relative;
    z-index: 2;
    padding: 160px 20px;
    margin: auto;
    max-width: 600px;
    color: #fff;
}

.before-footer .widget {
    margin-bottom: 0;
}

.pre-footer-text {
    margin: 10px 0 30px;
}

.pre-footer-cta {
    background-color: #fff;
    color: #191919;
    border-radius: 4px;
    padding: 7px 14px;
}

.pre-footer-cta:hover {
    background-color: #EBEBEB;
}

a.pre-footer-cta {
    text-decoration: none;
    letter-spacing: -0.8px;
    font-size: 15px;
}

@media only screen and (min-width: 1200px) {

	.before-footer, .before-footer::before {
	    border-radius: 10px;
	}
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

@media only screen and (min-width: 541px) and (max-width: 840px)  {
	body.um-page-account .um-account-meta, .um-account-role {
	    display: none;
	}
	body div.uimob800 .um-account-side ul {
	    border: none;
	    margin: 0;
	}
	body div.uimob800 .um-account-side li a.current, body div.uimob800 .um-account-side li a.current:hover {
		background: #fafafa;
	}
}

@media only screen and (max-width: 959px) {
	.um-page-account .entry-title {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.js .nav-primary {
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		height: calc(100vh - 60px);
		background-color: #fff;
		overflow: auto;
		z-index: 999;
		text-align: right;
		padding: 0 20px;
	}
	.genesis-nav-menu {
	    line-height: 1.35;
	}
	.genesis-nav-menu>.menu-item {
	    padding: 15px 0;
	}
	.genesis-nav-menu a {
	    font-size: 16px;
	}
	.menu-profile p {
	    float: right;
	    padding: 10px 15px;
	    margin-bottom: 0;
	}
	.genesis-nav-menu .menu-profile a {
	    display: inline-block;
	}
	.menu-profile .sub-menu-toggle {
		position: relative;
		display: inline-block;
	}
	.site-header .menu-profile .dashicons-before::before {
	    transition: none;
	    display: inline-flex;
	    content: '';
	    background-image: url(https://cdn.worthbury.com/icons/nav-arrow-down.svg);
	    background-size: 24px 24px;
	    width: 24px;
	    height: 24px;
	    font-family: unset;
	    vertical-align: middle;	    
	}
	.genesis-nav-menu .sub-menu {
		margin-top: 5px;
	}
	.sub-menu li {
	    padding: 10px 20px;
	}
	.genesis-nav-menu .sub-menu a {
		background-color: #fff;
	}

	.nav-primary .genesis-nav-menu .menu-sign-out a {
		display: inline;
		padding: 8px 15px;
	}
	.menu-login a>span {
	    border: 1px solid #191919;
	    border-radius: 4px;
	    padding: 10px;
	    height: 38px;
	}

	.menu-login a>span:hover {
	    background-color: #DBDBDB;
	    color: #191919;
	}

	.menu-apply a>span{
	    background-color: #191919;
	    color: #fafafa;
	    border-radius: 4px;
	    padding: 8px 10px;
	    height: 38px;
	}

	.menu-apply a>span:hover {
	    background-color: #656565;
	    color: #fafafa;
	}

	.menu-apply a>span:before {
	    display: inline-flex;
	    content: '';
	    background-image: url(https://cdn.worthbury.com/icons/user-plus.svg);
	    filter: invert(100%) sepia(0%) saturate(2749%) hue-rotate(335deg) brightness(117%) contrast(96%);
	    background-size: 28px 20px;
	    width: 28px;
	    height: 20px;
	    margin-right: 7px;
	}

	.menu-apply a span {
	    display: inline-flex;
	    vertical-align: sub;
	}
}

@media only screen and (min-width: 960px) {

	.hide-desktop {
	    display: none !important;
	}

	/* Site Header
	--------------------------------------------- */

	.site-header {
		position: sticky;
		top: 0;
		z-index: 9999;
        background-color: #fff;
        transition: background-color 0.5s ease-in-out;
	}

	.admin-bar .site-header {
		top: 32px;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item, .desktop-left-menu .menu-item {
		display: inline-block;
		float: left;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover,
	.desktop-left-menu .menu-item:focus,
	.desktop-left-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 4px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 200px;
	}

	.genesis-nav-menu .sub-menu {
		border-radius: 4px;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		top: 40px;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a, .desktop-left-menu .sub-menu a {
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu, .desktop-left-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	.widget-area.header-widget-area {
        display: flex;
        flex: 1 1 auto;
	}

	.menu-profile {
	    background-color: #fafafa;
	    padding: 2px;
	    border-radius: 4px;
	    margin-left: 15px;
	}

	.nav-primary .genesis-nav-menu .menu-profile a {
	    padding-left: 0px;
	}

	.nav-primary .genesis-nav-menu .menu-profile a:hover {
	    color: #191919;
	}

    .nav-primary .genesis-nav-menu .menu-profile a span p {
        padding: 12px 10px;
        display: table-cell;
    }

    .menu-profile .sub-menu, .menu-profile .sub-menu li, .menu-profile .sub-menu a, .menu-profile .sub-menu span {
    	cursor: pointer !important;
    }

	.nav-primary .genesis-nav-menu .menu-view-messages a, .nav-primary .genesis-nav-menu .menu-view-favorites a, .nav-primary .genesis-nav-menu .menu-view-profile a, .nav-primary .genesis-nav-menu .menu-edit-profile a, .nav-primary .genesis-nav-menu .menu-account-settings a {
    	padding-left: 15px;
        display: table-cell;
        border-radius: 4px;
    }

    .nav-primary .genesis-nav-menu .menu-view-messages a:hover, .nav-primary .genesis-nav-menu .menu-view-favorites a:hover, .nav-primary .genesis-nav-menu .menu-view-profile a:hover, .nav-primary .genesis-nav-menu .menu-edit-profile a:hover, .nav-primary .genesis-nav-menu .menu-account-settings a:hover {
    	background-color: #DBDBDB;
    }

    .nav-primary .genesis-nav-menu .menu-view-messages a>span>span, .nav-primary .genesis-nav-menu .menu-view-favorites a>span>span, .nav-primary .genesis-nav-menu .menu-view-profile a>span>span, .nav-primary .genesis-nav-menu .menu-edit-profile a>span>span, .nav-primary .genesis-nav-menu .menu-account-settings a>span>span {
    	display: inline-flex;
    }

    .nav-primary .genesis-nav-menu .menu-sign-out a>span>span {
    	vertical-align: sub;
    	padding-left: 6px;
    }

	.menu-invite a {
	    background-color: #191919;
	    color: #fafafa;
	    border-radius: 4px;
	    padding: 5px 10px;
	    height: 38px;
	}

	.menu-invite a:hover {
	    background-color: #656565;
	    color: #fafafa;
	}

	.menu-invite a:before {
	    display: inline-flex;
	    content: '';
	    background-image: url(https://cdn.worthbury.com/icons/user-plus.svg);
	    filter: invert(100%) sepia(0%) saturate(2749%) hue-rotate(335deg) brightness(117%) contrast(96%);
	    background-size: 28px 20px;
	    width: 28px;
	    height: 20px;
	    margin-right: 7px;
	    margin-top: 2px;
	    vertical-align: middle;
	}

	.menu-invite a span {
	    display: inline-flex;
	    vertical-align: sub;
	}

	.avatar {
	    float: left;
	}

	.menu-login {
	    margin-right: 10px;
	}

	.menu-login a {
	    border: 1px solid #191919;
	    border-radius: 4px;
	    padding: 10px;
	    height: 38px;
	}

	.menu-login a:hover {
	    background-color: #DBDBDB;
	    color: #191919;
	}

	.menu-apply a{
	    background-color: #191919;
	    color: #fafafa;
	    border-radius: 4px;
	    padding: 5px 10px;
	    height: 38px;
	}

	#menu-item-46>a {
	    color: #fff;
	}

	.menu-apply a:hover {
	    background-color: #656565;
	    color: #fafafa;
	}

	.menu-apply a:before {
	    display: inline-flex;
	    content: '';
	    background-image: url(https://cdn.worthbury.com/icons/user-plus.svg);
	    filter: invert(100%) sepia(0%) saturate(2749%) hue-rotate(335deg) brightness(117%) contrast(96%);
	    background-size: 28px 20px;
	    width: 28px;
	    height: 20px;
	    margin-right: 7px;
	    margin-top: 2px;
	    vertical-align: middle;
	}

	.menu-apply a span {
	    display: inline-flex;
	    vertical-align: sub;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
        display: flex !important;
        margin-left: auto;
        flex-shrink: 0;
        width: unset;
	}

	.nav-primary .genesis-nav-menu a, .menu-desktop-left-menu-container .desktop-left-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.menu-desktop-left-menu-container {
	    padding-top: 19px;
	    padding-bottom: 15px;
	    margin-left: 30px;
	}

	.menu-profile a {
	    padding-right: 0px !important;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 1240px;
	}

	/* Content
	--------------------------------------------- */

	.content {
		float: left;
		width: 100%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap, .site-footer .wrap {
		max-width: 1240px;
	}

	.footer-widgets-2 {
	    display: flex;
	    width: 100%;
	}

	.footer-widgets-2 > * {
	  flex: 1;
	}

	.footer-widgets-2 > :first-child {
	  min-width: 25rem;
	  flex-shrink: 0;
	  margin-right: 40px;
	}

	/* Archives pages
	--------------------------------------------- */

	.archive .articles-wrapper {
	  display: flex;
	  flex-wrap: wrap;
	  column-gap: 30px;
	}

	.archive .archive-description {
	  width: 100%;
	  margin-bottom: 20px;
	  flex-basis: 100%;
	}

	.archive .post {
		width: calc(33.333% - 20px);
		box-sizing: border-box;
	}

	.archive-description {
	  margin-bottom: 20px;
	}

	.archive .entry {
		margin-bottom: 0;
	}

	.archive .entry-content {
	    display: none;
	}

	/* Ultimate Member custom styles
	--------------------------------------------- */

	.um-page-register .site-inner, .um-page-login .site-inner, .um-page-password-reset .site-inner {
	    max-width: 100vw;
	    padding: 0;
	    background: linear-gradient(to right, #191919 0%, #191919 50%, #ffffff 50%, #ffffff 100%);
	}
	.um-page-register .entry, .um-page-login .entry, .um-page-password-reset .entry {
	    margin-bottom: 0;
	}
	.apply-left-column>div, .apply-right-column>div {
	    padding: 40% 15%;
	}
	.apply-left-column {
	    background-color: transparent;
	}
	.um-page-account .entry-header {
	    margin: 20px 0 20px;
	}
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}


/* Custom CSS for Ultimate Member plugin */



/* Ultimate Member Directory Page */

body.um-page-members .um-member-directory-header-row.um-member-directory-search-row {
    display: none !important;
}
.directory-welcome {
    background-color: #fafafa;
    margin: 0 -50vw 60px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    padding: 40px 20px 10px;
}
.directory-welcome .wp-block-group__inner-container {
    max-width: 1200px;
    margin: 0 auto;
}
.directory-welcome-hero {
    margin-bottom: 60px;
}
.directory-welcome-trusted {
    text-align: center;
    margin: 80px auto 10px;
    max-width: 650px;
}
.directory-welcome h1 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 1.2;
    text-underline-offset: 10px;
}
.directory-welcome h1 span{
    text-decoration-thickness: 3px !important;
}
.directory-welcome :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
}

body.um-page-members .directory-welcome .search-form.um-search-form {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
    margin-bottom: 5px;
}
body.um-page-members .directory-welcome .um-search-field.search-field {
    width: calc(100% - 130px);
    padding: 15px 10px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #656565;
}
body.um-page-members .directory-welcome .um-search-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: unset;
    max-width: unset;
}
body.um-page-members .directory-welcome #um-search-button {
    display: inline-block;
    width: 120px;
    height: 50.4px;
    background-color: #191919;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease;
    position: unset;
}
body.um-page-members .directory-welcome #um-search-button:hover {
    background-color: #656565;
}
body.um-page-members .directory-welcome .um-faicon-search:before {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    content: "Search";
    font-family: Avenir Next, sans-serif !important;
    speak: normal;
}
p.most-searched, p.most-searched a {
    font-size: 14px;
    color: #868686;
}
.directory-welcome-trusted p {
    font-size: 15px;
    text-underline-offset: 5px;
    margin-bottom: 8px;
}

body .select2-results__options {
    padding-left: 0;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-nav-line .um-member-directory-sorting {
    justify-content: flex-end;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-nav-line .um-member-directory-sorting .um-member-directory-sorting-a {
    margin-left: 10px;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-nav-line .um-member-directory-sorting .um-member-directory-sorting-a a {
    color: #191919;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 0.7px;
}
body .um-faicon-caret-down:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/nav-arrow-down.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset;
    vertical-align: top;	    
}
body .um-new-dropdown-shown .um-faicon-caret-down:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/nav-arrow-up.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset;
    vertical-align: top;	    
}
body .um-new-dropdown {
	font-size: 14px;
	margin: 0;
	border: 0.7px solid #656565;
	box-shadow: none;
	border-radius: 0;
}
body .um-new-dropdown ul {
    margin: 5px 10px 10px;
    padding: 0;
}
body .um-new-dropdown ul li a {
    padding: 12px;
    color: #191919;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    letter-spacing: -0.6px;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo {
	padding: 0;
    background-color: #000;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo a img {
    border: none;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo a img:hover {
    opacity: 1;
}

.um-member-photo {
	position: relative;
}

.worthbury-user-country {
	position: absolute;
	bottom: 4px;
	right: 10px;
	margin-bottom: 0;
}

a .worthbury-user-country {
	color: #fff;
}

body i.um-icon-ios-location-outline {
    margin-right: 5px;
}

body .um-directory .um-members-wrapper {
    display: unset;
    position: unset;
    height: unset;
}
body .um-directory .um-members-wrapper .um-members {
    height: fit-content !important;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member {
    float: none;
    width: 100% !important;
    text-align: center;
    margin-bottom: 30px;
    position: relative !important;
}

body .um-directory .um-members-wrapper .um-members .um-member {
    border: none;
}

body .um-directory:not(.uimob340):not(.uimob500):not(.uimob800):not(.uimob960) .um-members-wrapper .um-members.um-members-grid .um-member {
    width: 100%;
    max-width: 216px;
    position: relative !important;
}

body .um-member-card {
    background-color: #fafafa;
    padding: 30px 20px 10px !important;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a {
    font-size: 18px;
    line-height: 20px;
    color: #444;
    font-weight: 700;
    text-transform: capitalize;
}

body .um-verified {
    font-size: 14px;
    height: 20px;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta {
    display: none;
    margin: 0;
    padding: 0 0 20px;
    border-top: none;
}
body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline {
    font-size: 15px;
    line-height: 1.3;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline.um-member-metaline-user_position {
    font-size: 16px;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline.um-member-metaline-user_company {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-weight: 500;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline.um-member-metaline-country {
    display: none;
}

.profile-card-buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    margin-top: auto;
}
body .um-clear.masonry-brick {
    display: none;
}
body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn {
    grid-area: 1 / 2 / 2 / 3;
    margin: 0;
}

body .um-members-follow-btn {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0;
}

body .um .um-button.um-alt, .um input[type=submit].um-button.um-alt, body.um-page-user .um  .um-members-follow-btn .um-button.um-alt {
    color: #fff;
    background: #191919;
    padding: 9px 15px !important;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
    min-width: auto !important;
    text-decoration: none !important;
    line-height: 15px !important;
}

body .um .um-button:before {
    display: none;
}

body a.um-button {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 17px;
}
body .um .um-button.um-alt:hover, body .um input[type=submit].um-button.um-alt:hover, body.um-page-user .um  .um-members-follow-btn .um-button.um-alt:hover {
    background: #656565;
    color: #ffffff;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn a {
	border: 1px solid #191919 !important;
    color: #191919;
    padding: 8px 5px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    display: block;
    width: 100%;
    line-height: 1em !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: 400 !important;
    overflow: hidden;
    position: relative;
    transition: .25s;
    box-sizing: border-box;
}
body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn a:hover{
    background: #e1e1e1;

}
body .um-directory a.um-follow-btn {
    min-width: unset;;
}

body .um-directory a.um-unfollow-btn.um-button {
    background: #A38A00 !important;
    padding: 9px 8px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: unset;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 15px !important;
}
body .um-directory .um a.um-unfollow-btn.um-button:hover {
    background-color: #D4AF37;
}


/* Ultimate Member Profile Page */

.um-profile-header-full-width {
    background-color: #fafafa;
    margin: 0 -50vw 20px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
}
body .um-header {
    position: unset;
    padding: 0;
    border-bottom: none;
    min-height: auto;
    box-sizing: unset;
}
body .um-header.no-cover .um-profile-photo {
	float: left !important;
	width: 100%;
}
body .um .um-profile-photo a.um-profile-photo-img, body .um .um-profile-photo img, body .um .um-profile-photo span.um-profile-photo-overlay {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
}
body .um-profile-photo a.um-profile-photo-img {
    border-bottom: none !important;
}
body div.uimob960 .um-profile-photo a.um-profile-photo-img {
    top: unset !important;
}
body div [class*="uimob"] .um-header.no-cover .um-profile-photo a.um-profile-photo-img, body div [class*="uimob"] .um-profile-photo {
    width: 100% !important;
    height: 100% !important;
}
.um-worthbury-profile-meta {
    padding: 30px;
    position: relative;
}
.um-follow-button {
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.um-page-user a.um-follow-btn {
    min-width: unset;;
}
.um-page-user a.um-unfollow-btn.um-button, body.um-page-user .um .um-button.um-alt {
	background: transparent;
	padding: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-width: unset;
	box-shadow: none;
	color: #191919;
	font-size: 15px;
	text-decoration: underline !important;
	text-underline-offset: 6px;
	line-height: 1.6 !important;
}
.um-page-user .um a.um-unfollow-btn.um-button:hover, body.um-page-user .um .um-button.um-alt:hover {
	background: transparent;
	color: #656565;
}
.um-page-user .um-profile-header-wrap a.um-unfollow-btn.um-button:before, body.um-page-user .um .um-profile-header-wrap .um-button.um-alt:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/bookmark.svg);
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    font-family: unset;
    vertical-align: sub;
}
h1.entry-title.profile-meta-name {
    font-size: 34px;
    letter-spacing: -1pt;
    margin-bottom: 10px;
    text-transform: capitalize;
}
span.user-profile-company {
    text-transform: uppercase;
    letter-spacing: 2px;
}
p.um-profile-country {
    margin-bottom: 10px;
}
.um-profile-country a, .um-profile-sector a {
	color: #191919;
	text-underline-offset: 4px;
}
.um-profile-country a:hover, .um-profile-sector a:hover {
	color: #656565;
}
[id^="user_email_cta-"] a {
    background-color: #191919;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0;
}
[id^="user_email_cta-"] a:after {
	content: 'Contact me';
	font-size: initial;
}
[id^="user_email_cta-"] a:hover {
    background-color: #656565;
}
.um-profile-contact {
    background-color: #191919;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 50px;
}
.um-profile-contact:hover {
    background-color: #656565;
}

h2.entry-title.profile-meta-name {
    font-family: 'Bressay', serif;
    letter-spacing: -0.5px;
}
body .um-icon-checkmark-circled:before {
	transition: none;
	display: inline-flex;
	content: '';
	background-image: url(https://cdn.worthbury.com/icons/verified-checkmark.svg);
	width: 15px;
	height: 15px;
	font-family: unset !important;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
body.um-page-members .um-icon-checkmark-circled:before {
	width: 10px;
	height: 10px;
}

.page-child .um-directory .um-member-directory-header .um-member-directory-header-row.um-member-directory-search-row {
    margin-bottom: 30px;
}

.above-nav-widget-area .widget {
    margin-bottom: 0;
}

.above-nav-widget-area .textwidget {
    background-color: #ffeaa0;
    text-align: center;
}

.above-nav-widget-area .textwidget p {
    margin: 0;
}

.above-nav-widget-area .textwidget p.top-banner {
    padding: 3px 20px;
    font-size: 14px;
}

/* User profile navigation bar */
div.uimob340 .um-profile-nav, div.uimob500 .um-profile-nav, div.uimob800 .um-profile-nav {
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    border-top: 1px solid #DBDBDB;
    height: 48px;
    display: flex;
    justify-content: space-around;
}
div.uimob340 .um-profile-nav, body .uimob500 .um-profile-nav .um-clear, body .uimob800 .um-profile-nav .um-clear {
    display: none;
}
div.uimob340 .um-profile-nav, body div.uimob500 .um-profile-nav-item i, body div.uimob800 .um-profile-nav-item i {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
}
body div.uimob340 .um-profile-nav-item a, body div.uimob500 .um-profile-nav-item a, body div.uimob800 .um-profile-nav-item a {
	margin: 6px;
	padding: 6px;
}
body .um .um-profile-nav-item.active a, body .um .um-profile-nav-item.active a:hover, body .um-profile-nav-item a:hover {
	background: #fafafa;
	border-radius: 4px;
}
body .um-faicon-user:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/user-circle.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}
body .um .fa-briefcase::before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/services.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}
body .um .fa-book::before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/book.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}
body .um .fa-newspaper::before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/awards.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}
body .um .fa-images::before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/gallery.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}
body .um-faicon-sticky-note:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/thoughts.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset !important;
    vertical-align: top;
}

/* Sector and country pages */
.um-page-header-wrap {
    padding: 100px 40px 72px;
    text-align: center;
}
.um-page-header-wrap h1 {
    text-transform: uppercase;
    font-size: 40px;
}

/* User profile content */
body.um-page-user .um-profile-navbar.um-followers-bar {
    display: none;
}

div#um_field_8_user_email_cta {
    margin-bottom: 40px;
}
.social-icons {
    display: flex;
    gap: 20px;
    margin-top: -10px;
    justify-content: center;
}
.social-icon svg {
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease;
    fill: #191919;
}
.social-icon svg:hover {
    fill: #656565;
}
body .um .um-field-label {
    margin: 30px 0 5px 0;
}
body .um-profile.um-viewing .um-field-label {
    border-bottom: none;
}
body .um-profile .um-field-label label {
    font-size: 20px !important;
    font-weight: 400;
}
.elevator-pitch {
	font-family: 'Bressay', serif;
	font-size: 25px;
	font-style: oblique;
	letter-spacing: -1px;
	max-width: 600px;
	margin: 80px auto;
}
.um-profile-body h2 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2pt;
    margin-bottom: 5px;
}
.um-profile-body .um-field-shortcode {
    font-size: 26px;
    font-weight: 600;
    color: #191919;
    letter-spacing: -0.8px;
    margin-bottom: 20px;
}
body .um-verified-info {
    display: none;
}

/* Styling for highlights */
.highlight-boxes>[class^="um-col-"] {
    padding: 10px 5px;
    background-color: #fafafa;
    margin-bottom: 30px !important;
}
.highlight-boxes>[class^="um-col-"]:empty {
    display: none;
}
[id^="highlight_1_number-"], [id^="highlight_2_number-"], [id^="highlight_3_number-"] {
    font-family: 'Bressay', serif;
    font-size: 36px;
    text-align: center;
    margin-top: 25px;
    letter-spacing: -4px;
}
.um-editing [id^="highlight_1_number-"], .um-editing [id^="highlight_2_number-"], .um-editing [id^="highlight_3_number-"] {	
	letter-spacing: 0;
}
[id^="highlight_1_description-"], [id^="highlight_2_description-"], [id^="highlight_3_description-"] {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 1.24;
}

/* Styling for Experience blocks */
.um-profile-body h3 {
	font-size: 24px;
	font-weight: 500;
	color: #191919;
	letter-spacing: -1px;
}
h3.profile-page-headline {
    margin: 40px 0 0;
}
.um-profile-body h4, [id^="education_years"], [id^="certification_years"] {
    font-family: 'Bressay', serif;
    font-size: 20px;
    font-style: oblique;
    font-weight: 400;
    color: #191919;
    margin: 20px 0 0 0;
}
[id*="company_name"], [id*="education_institution"], [id*="certification_institution"] {
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1.5px;
}
[id*="company_position"], [id*="education_degree"], [id*="certification_degree"] {
    text-align: left;
    font-size: 14px;
    letter-spacing: -1px;
}

h2.profile-page-headline {
    font-size: 26px;
    font-weight: 600;
    color: #191919;
    letter-spacing: -0.8px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
body .um-user-tag {
    background: #fafafa;
    border: none;
    border-radius: 4px;
    display: block;
    float: left;
    color: #666;
    font-size: 12px;
    text-transform: lowercase;
    cursor: pointer;
    transition: all .2s linear;
    padding: 3px 8px;
    margin: 5px 12px 12px 0;
}
body .um-user-tag a::before {
	content: "#";
}
body .um-user-tag a{
    background-color:#e73c7e;
    background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0 / 400% 100%;
    color:transparent;
    background-clip:text;
    -moz-background-clip:text;
    -webkit-text-fill-color:transparent;
    -moz-text-fill-color:transparent
}
body .um-profile div.um-photo img {
    max-height: 100%;
    max-width: 100%;
}

@media (prefers-reduced-motion: no-preference){
    body .um-user-tag a{
        animation:wowbkg 5s ease infinite
    }
}
@keyframes wowbkg{
    0%{
        background-position:0 50%
    }
    50%{
        background-position:100% 50%
    }
    100%{
        background-position:0 50%
    }
}
[id^="did_you_know_content"] {
	margin-left: 20px;
}
[id^="did_you_know_content"]::before {
	content: "• ";
}
body div.um-photo a {
    border: none;
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
    box-shadow: none;
    margin: 0 auto;
    max-width: 100%;
}

[id*="services_button"] {
	float: left;
	margin: 10px 20px 20px 0;
}
[id*="services_button"] a {
	background-color: #191919;
	color: #fafafa;
	padding: 7px 12px;
}
div+[id*="service_headline"] {
    clear: both;
    font-family: 'Bressay', serif;
    font-size: 18px;
    color: #191919;
    margin-bottom: 10px;
}
div+[id*="publication_name"], div+[id*="award_name"], div+[id*="published_article_publication"] {
    font-size: 16px;
}

/* User profile Books and Publications */
.books-publications div.um-photo {
    margin: 0;
    text-align: center;
    box-sizing: border-box;
    max-width: 100%;
}
[id^="book_title"] {
	font-family: 'Bressay', serif;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #191919;
	margin-bottom: 15px;
}
[id^="book_description"] {
    margin-bottom: 15px;
}
[id*="book_url"] a {
	background-color: #191919;
	color: #fafafa;
	padding: 7px 12px;
}


/* User profile photos album */
body .um-profile-subnav {
    background: none;
    margin-bottom: 30px;
}
body .um-user-photos-albums .um-up-grid {
    grid-gap: 20px;
}
.imgs-grid-modal .modal-close {
    position: absolute;
    right: 0;
    top: 60px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 40px;
    color: #ffffff;
}

/* User profile Notes and Thoughts */
body .um_notes_author_date, body form .um_notes_author_date {
    text-transform: capitalize;
}
body .um_notes_author_date .um-avatar, body form .um_notes_author_date .um-avatar {
    display: inline-block;
    border-radius: 50%;
    max-width: 25px;
    max-height: 25px;
    width: 20px;
    height: 20px;
}
body .um-form #wp-note_content-wrap .wp-editor-container textarea {
	color: #191919 !important;
	background: #fff !important;
}
select.um-form-field.um-select2 {
    padding: 0;
    margin-bottom: 20px;
}
body .note-block {
    border: none;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
}
body .note-block .note-block-container {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}
body .note-block .note-block-container .um-notes-note-image {
    margin-bottom: 0;
    grid-area: 1 / 1 / 3 / 2;
    align-self: start;
}
body .note-block .note-block-container>div {
    align-self: end;

}
body .note-block .note-block-container>div>strong {
    color: #191919;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.5px;
}
a.um_note_read_more {
    margin-top: 10px;
}



/* User profile edit view content */
body .um-modal-btn {
    background: #191919;
    width: fit-content !important;
}
body .um-modal-btn:hover {
    background: #656565;
}
body .um-user-photos-albums .um-up-cell {
    background: transparent;
    border-radius: 0;
}
body .um-user-photos-image-block .um-user-photos-image-block-buttons, body .um-user-photos-image-block-editable .um-user-photos-image-block-buttons {
    position: absolute;
    z-index: 50;
    display: inline-block;
    padding: 5px;
    right: 5px;
    opacity: 0;
    transition: all .2s ease-in;
}
.custom-profile-completeness .progress-bar {
    border-radius: 10px;
    overflow: hidden;
    margin: 10px 0;
}
.custom-profile-completeness .progress-bar div {
    transition: width 0.5s ease;
    height: 100%;
    background-color: #4caf50;
}
.um-own-profile .um-editing .um-field-description {
    margin-top: 40px;
}

.um-own-profile .um-editing .um-field-url {
    margin-bottom: 30px;
}

/* User account page */
body.um-page-account .um .um-field-label label {
    font-size: 16px !important;
    font-weight: 500;
}
body #um_field_0_um_show_last_login {
	display: none;
}
body.um-page-account .um a.um-button, body .um-request-button {
    display: inline-block;
    background: #BFBFBF !important;
    background-color: #BFBFBF !important;
    color: #191919 !important;
    border-radius: 4px !important;
    margin: 10px 0 0 !important;
    padding: 10px 20px !important;
    text-decoration: none;
    box-shadow: none;
}
body.um-page-account .um a.um-button:hover, body .um a.um-button.um-disabled:active, body .um a.um-button.um-disabled:focus, body .um a.um-button.um-disabled:hover, body .um-request-button:hover {
    background: #DBDBDB;
    background-color: #DBDBDB;
    color: #191919;
}
.um-account-nav a {
    margin: 20px 0 10px;
}
body .um-account-nav a.current {
    font-weight: 400;
}
body .um-faicon-angle-down:before {
    transition: none;
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/nav-arrow-down.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    font-family: unset;vertical-align: middle;	    
}
body .current .um-faicon-angle-down:before {
    transform: rotate(180deg);
}
body .um-field {
	padding: 0;
}
body.um-page-account h1.entry-title {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.um-account-tab-favorites .um-followers-user {
	padding: 30px 0 30px 70px;
	position: relative;
	border-bottom: 0.7px solid #EBEBEB;
	min-height: 80px;
}
.um-account-tab-favorites .um-followers-user-bio {
    display: none;
}
.um-followers-user-name a {
    font-size: 17px;
    color: #191919;
    text-decoration: none;
    font-weight: 400;
}
.um-followers-user-name a:hover {
    color: #656565;
}
body .um-profile-status.awaiting_admin_review {
    display: none;
}

/* Notifications */
body .um-notification-b {
    position: fixed;
    right: 15px;
    bottom: 15px !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 999px;
    font-size: 26px;
    background: #191919;
    color: #fafafa;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    z-index: 50;
}
body .um-notification-live-count {
	position: absolute;
	right: 9px;
	top: 7px;
	background: red;
	color: #fff;
	font-size: 11px;
	width: 15px;
	height: 15px;
	line-height: 16px;
	border-radius: 999px;
	text-align: center;
	display: none;
}
body .um-notification-live-feed .um-notification-header {
    border-bottom: 0.5px solid #606060;
}
body .um-notification-live-feed .um-notification {
    font-size: 13px;
    padding: 13px 10px;
    border-bottom: 1px solid #606060;
    line-height: 1.5em;
    color: #fafafa;
    letter-spacing: -0.5px;
}
body .um-notification-live-feed .um-notification-live-feed-inner {
    background-color: #131313;
}
body .um-notification-live-feed .um-notification-header-row h4, .um-page-notifications h1 {
    margin: 10px 20px 20px;
    font-family: 'Bressay', serif;
    font-style: oblique;
    letter-spacing: -0.5px;
}
.um-page-notifications h1 {
    font-size: 30px;
}
body .um-notification-live-feed .um-notification-header-row h4 {	
    color: #fafafa;
    font-size: 24px;
}
body .um-notification-live-feed .um-notification-i-close {
    font-size: 22px;
    color: #fafafa !important;
}
body .um-notification-live-feed .um-icon-android-close:before {
    display: inline-flex;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/menu-close.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(262deg) brightness(111%) contrast(96%);
}
body .um-notifications-filters {
    display: inline-flex;
    background-color: #393939;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto 10px;
}
body .um-notifications-filter {
    padding: 8px 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    background-color: transparent;
    color: #fafafa;
    font-size: 14px;
    border: none;
}
body .um-notifications-filter.active {
    background-color: #131313;
    border: 1px solid #2b2b2b;
    color: #fafafa;
}
body .um-notification-live-feed .um-notification.read:hover, body .um-notification:hover {
    background: #4f4f4f;
}
body .um-notification-live-feed .um-notifications-filter:not(.active):hover {
    background-color: #505050;
    border-color: transparent;
    color: #fafafa;
}
body .um-faicon-ellipsis-h:before {
    content: "\2807";
    color: #191919;
    display: inline-flex;
    vertical-align: super;
}
body .um-notification-live-feed .um-faicon-ellipsis-h:before {
    color: #fafafa;
}
body .um-notification-live-feed .um-notification.unread {
    background: #272727;
    border-left: none;
}
body .um-notification-live-feed i.um-faicon-eye, body i.um-icon-android-person-add {
    color: #aaa !important;
}

/* Magazine page
--------------------------------------- */

.blog h1.wp-block-heading {
    font-weight: 400;
    color: #bfbfbf;
    font-size: 18px;
    margin-bottom: 40px;
}

.blog h2.wp-block-heading {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1.4px;
    margin-top: 40px;
    margin-bottom: 5px;
}

.blog h3.wp-block-heading {
    font-weight: 400;
    color: #BFBFBF;
    font-size: 18px;
    margin-bottom: 40px;
}

.entry-content .wp-block-query ul {
	padding-left: 0;
}

.wp-block-query .taxonomy-category a {
    color: #898989;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.wp-block-query .wp-block-post-title a {
    font-size: 22px;
    font-family: 'Bressay', serif;
    text-decoration: none;
    color: #161616;
}

.wp-block-post-excerpt__excerpt {
    font-size: 14px;
}

.wp-block-query .wp-block-post-excerpt__more-text {
    margin-top: 20px;
}

.wp-block-query .wp-block-post-excerpt__more-link {
    color: #191919;
    text-decoration: none;
    border-bottom: 1px solid #191919;
    font-size: 14px;
}

.magazine .wp-block-columns.is-layout-flex {
    gap: 0;
}

.magazine .wp-block-post-featured-image {
    margin-bottom: 10px;
}

@media screen and (min-width: 782px) {
	.magazine .content {
	    margin-top: 60px;
	}
	.magazine h3.wp-block-heading {
	    margin-bottom: 60px;
	}
	.magazine .wp-block-columns.is-layout-flex {
	    gap: 40px;
	}

	.magazine-full-width .wp-block-post-featured-image {
	    margin-bottom: 30px;
	}

	.magazine-one-two-third .wp-block-columns.is-layout-flex {
		flex-direction: row-reverse;
	}

	.magazine-two-one-third .wp-block-post-featured-image {
	    margin-bottom: 20px;
	}
	.vertical-align-center {
		align-content: center;
	}

	#tag_group_widget-2 {
	    position: sticky;
	    top: 80px;
	}
}

/* Media queries
--------------------------------------- */

@media screen and (max-width: 540px) {
	.um-worthbury-profile-bio {
	    margin-top: 30px;
	    margin-bottom: 0;
	}
}
@media screen and (min-width: 541px) {
	body .um-directory .um-members-wrapper .um-members {
	    display: grid;
	    grid-template-columns: repeat(2, 1fr);
	    grid-template-rows: repeat(5, 1fr);
	    grid-column-gap: 30px;
	    grid-row-gap: 30px;
	    height: fit-content !important;
	    grid-auto-rows: minmax(350px, auto);
	}
	body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member {
	    display: flex;
		flex-direction: column;
		height: 100%;
	    margin-bottom: 0;
	}
	body .um-member-card {
	    padding: 30px 10px 10px !important;
        flex-grow: 1;
        display: flex;
	    flex-direction: column;
	}
	body a.um-button {
	    font-size: 15px;
	}
	.highlight-boxes>[class^="um-col-"] {
	    aspect-ratio: 1;
	}
	[id^="highlight_1_number-"], [id^="highlight_2_number-"], [id^="highlight_3_number-"] {
	    margin-top: 25px;
	}
	h3.profile-page-headline {
	    padding-left: 8%;
	}
	.profile-page-three-columns .um-col-131 {
	    padding-left: 8%;
	}
	.profile-page-three-columns .um-col-132 {
	    border-left: 1px solid #191919;
	    width: 35%;
	    margin-left: 0;
	    padding-left: 5%;
	}

}
@media screen and (min-width: 782px) {
	.directory-welcome {
	    padding-top: 120px;
	}
	.directory-welcome :where(.wp-block-columns.is-layout-flex) {
	    gap: 2em;
	}
	.directory-welcome h1 {
	    font-size: 40px;
	}
	.directory-welcome-hero {
	    margin-bottom: 80px;
	    max-width: 1200px;
	}
	body.um-page-members .directory-welcome .um-search-field.search-field {
	    width: calc(100% - 150px);
	}
	body.um-page-members .directory-welcome #um-search-button {
	    width: 140px;
	}
	body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a {
	    font-size: 15px;
	}
	body .um-member-card {
	    padding: 20px 10px 5px !important;
	}
	body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline.um-member-metaline-user_position {
	    font-size: 13px;
	}
	body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-meta-main .um-member-meta .um-member-metaline.um-member-metaline-user_company, body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn a, body .um-directory a.um-button {
	    font-size: 14px;
	}
	.um-profile-header-wrap {
	    max-width: 1200px;
	    margin: 0 auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: 1fr;
		grid-column-gap: 60px;
		grid-row-gap: 0px;
	}
	body .um-header.no-cover .um-profile-photo {
	    max-height: 580px;
	}
	.um-worthbury-profile-meta {
	    place-content: center;
	}
	h1.entry-title.profile-meta-name {
	    margin-bottom: 0;
	}
	p.um-profile-country {
	    margin-bottom: 5px;
	}
	h2.entry-title.profile-meta-about, h2.entry-title.profile-meta-social {
	    font-size: 24px !important;
	}
	.social-icons {
	    width: 50%;
	}
}
@media screen and (max-width: 840px) {
	body.um-page-user{
		padding-bottom: 50px;
	}
	body .um-profile-nav-photos {
		display: none;
	}
	body .um-notification-b {
	    right: 10px;
	    bottom: 10px !important;
	}
	body.um-page-loggedin.um-page-user .um-notification-b {
	    bottom: 55px !important;
	}
}
@media only screen and (min-width: 782px) and (max-width: 1167px) {
	body .um-directory .um-members-wrapper .um-members {
	    display: grid;
	    grid-template-columns: repeat(3, 1fr);
	    grid-template-rows: repeat(4, 1fr);
	    grid-column-gap: 30px;
	    grid-row-gap: 30px;
	    height: fit-content !important;
	}
}
@media (min-width: 841px) {
	body.um-page-user .um-profile-nav {
		width: 25%;
		display: flex;
		flex-direction: column;
		position: sticky;
		top: 80px;
		background: transparent;
		padding: 0;
		float: left;
	}
	body.um-page-user .um-profile-nav-item {
	    margin-bottom: 10px;
	}
	body.um-page-user .um-profile-body {
		padding-top: 0;
		padding-bottom: 0;
		float: right;
		width: 70%;
	}
	body .um-profile-subnav {
		padding: 0;
		float: left;
		width: 70%;
		text-align: left;
	}
	body.um-page-user .um-profile-nav-item a.uimob800-show, body.um-page-user .um-profile-nav-item a.uimob340-show, body.um-page-user .um-profile-nav-item a.uimob500-show, body.um-page-user .um-profile-nav-item.active a.uimob800-show, body.um-page-user .um-profile-nav-item.active a.uimob500-show, body.um-page-user .um-profile-nav-item.active a.uimob340-show {
		display: none;
	}
	body.um-page-user .um-profile-nav-item.active a, body.um-page-user .um-profile-nav-item.active a:hover, body.um-page-user .um-profile-nav-item a {
	    color: #191919 !important;
	    font-size: 15px;
	    letter-spacing: -0.8px;
	    font-weight: 400;
	    padding: 5px 15px;
	    display: block;
	    float: left;
	    border-radius: 4px;
	    margin-left: 0;
	    position: relative;
	    border-bottom: 0 !important;
	}

}
@media only screen and (min-width: 1168px) {
	body .um-directory .um-members-wrapper .um-members {
	    display: grid;
	    grid-template-columns: repeat(5, 1fr);
	    grid-template-rows: repeat(2, 1fr);
	    grid-column-gap: 30px;
	    grid-row-gap: 30px;
	    height: fit-content !important;
	}
}

@media (min-width: 1240px) {
	body.um-page-user .um-profile-body {
	    display: flex;
	    flex-direction: column;
	    max-width: 900px;
	    width: 100%;
	    padding-top: 0;
	    margin: 0;
	    position: relative;
	}
	body.um-page-user .um-profile .um-profile-body > *:not(.profile-page-right-sidebar), body.um-page-user .um-profile .um-profile-body > *:not(.profile-page-ad-placement) {
	    max-width: 600px;
	    width: 100%;
	}
	body.um-page-user .um-profile .um-profile-body > .profile-page-right-sidebar {
	    position: absolute;
	    right: 0;
	    top: 0;
	    max-width: 260px;
	    width: 100%;
	}
}
.copywriting-services {
	background: #f3eee7;
    padding: 40px 20px;
    border-radius: 4px;
}
.um-page-account .copywriting-services {
    margin: 60px 0;
    padding: 20px 40px;
}
.copywriting-services h3 {
    font-size: 22px;
}
.um-page-account .copywriting-services h3 {
    margin-top: 0;
}
.copywriting-services p {
    color: #191919;
}
.um-page-account .copywriting-services p {
    margin-bottom: 15px !important;
}
body.um-page-user .um-role-um_select-member .um-profile-body > .profile-page-ad-placement, body.um-page-user .um-role-um_basic-member .um-profile-body > .profile-page-ad-placement{
	display: none !important;
}
.logged-out-message {
    background: #f3eee7;
    padding: 40px 20px;
    border-radius: 4px;
    text-align: center;
    margin: 0 auto;
}

.logged-out-message h2 {
    font-size: 2rem;
    color: #333;
    margin-bottom: 30px;
    text-transform: none;
    letter-spacing: -0.6px;
}
.logged-out-message p {
    font-size: 1rem;
    color: #555;
    margin-bottom: 30px;
    font-weight: 500;
}

.logged-out-message .wp-block-button {
    margin-top: 20px;
}

/* Private messages customization */
.um-own-profile .message-button, .um-page-loggedout .message-button{
    display: none !important;
}
div.message-button .um-members-messaging-btn a.um-message-btn.um-button {
    background-color: #0D0D0D !important;
    padding: 10px 20px;
    color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;    
    border-radius: 4px !important;
	display: flex;
}
div.message-button .um-members-messaging-btn a.um-message-btn.um-button:hover {
    background-color: #656565 !important;
}
div.message-button .um-members-messaging-btn a.um-message-btn.um-button:before {
    display: inline-flex;
	margin-right: 12px;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/send-message.svg);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
	filter: invert(100%) brightness(200%);
}
.message-button {
    display: flex;
    justify-content: center;
    margin: 40px 0 10px;
}
.message-button .um-members-messaging-btn {
    display: flex;
}
@media screen and (min-width: 782px) {
    .message-button {
        justify-content: flex-end;
        margin: 0;
    }
}

body .um-message-modal {
    color: #161616;
    background-color: #F5F5F5;
}
body .um-message-header {
    padding: 10px 15px 0 8px;
    border-bottom: none;
    background-color: #F5F5F5;
}
body .um-message-header-left {
    display: inline-flex;
    align-items: center;
}
body .simplebar-offset .simplebar-content-wrapper {
    background-color: #fff;
    margin: 0 15px;
    border-radius: 6px;
}
body .um-message-footer {
    background: #F5F5F5;
    border-top: none;
	padding: 15px;
}
body .um-message-textarea textarea, body div.um div.um-form .um-message-textarea textarea {
    border: none !important;
    border-radius: 6px !important;
}
body .um-message-conv-view {
    border-left: none;
}


body .um-page-account .um-message-conv .simplebar-content-wrapper {
    margin-right: 0 !important;
}
body a.um-message-conv-item.active {
    background-color: #F5F5F5;
	border-radius: 6px;
}
body a.um-message-conv-item:hover {
    background-color: #E0E0E0;
	color: #191919;
}
body .um-message-conv-name {
    width: 100%;
}


body a.um-message-send {
    display: inline-flex;
}
body .um-message-send {
    padding-bottom: 4px;
}
body .um-message-send i {
    margin-right: 8px;
}
body .um-faicon-envelope-o::before {
    display: inline-flex;
	align-items: end;
	margin-top: 2px;
    content: '';
    background-image: url(https://cdn.worthbury.com/icons/send-message.svg);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
	filter: invert(100%) brightness(200%);
}
body .um-message-item-content {
    border-radius: 4px;
    font-size: 14px;
    line-height: 19px;
}
body .um-message-item.right_m .um-message-item-content {
    background-color: #F5F5F5;
    color: #191919;
}
body .um-message-item.left_m .um-message-item-content {
    background-color: #191919;
    color: #fafafa;
}
body .um-popup.loading {
    background: #fff url(https://cdn.worthbury.com/icons/loading_resized.gif) no-repeat center;
    min-height: 350px;
}

body p.um_request_name {
    display: none;
}

/* Customizing the 2FA pages */
body .wp2fa-modal.default_styling h3 {
    font-family: 'Bressay', serif !important;
}
body .wp2fa-modal.default_styling h4, body .wp2fa-modal, body .wp2fa-modal h4, body .wp2fa-modal h3 {
    font-family: "Avenir Next", sans-serif !important;
}

.wp2fa-modal fieldset {
    padding: 0;
    border: 0;
}
.modal__content label {
    font-size: 14px;
    line-height: 28px;
    color: #222;
    margin-top: 0;
    word-break: keep-all;
    width: 100%;
    display: block;
}
.modal__content p {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 2px;
    color: #222;
    margin-top: 0;
    word-break: keep-all;
    width: 100%;
}

.wp2fa-modal.default_styling .tooltip-content-wrapper {
	display: none;
}
button.button.wp-2fa-button-secondary.button-secondary, a.button.button-primary.wp-2fa-button-secondary.modal_cancel, a.button.button-primary.wp-2fa-button-primary.modal_cancel, button.wp-2fa-button-secondary.button, a.button.wp-2fa-button-secondary {
    color: #191919;
    background: transparent;
    text-decoration: underline;
    text-underline-offset: 3px;
}
button.button.wp-2fa-button-secondary.button-secondary:hover, a.button.button-primary.wp-2fa-button-secondary.modal_cancel:hover, a.button.button-primary.wp-2fa-button-primary.modal_cancel:hover, button.wp-2fa-button-secondary.button:hover, a.button.wp-2fa-button-secondary:hover {
    color: #595959;
    text-decoration: none;
}
@media screen and (max-width: 500px) {
    .wp2fa-modal .modal__content .wizard-tooltip {
        right: 5px;
        bottom: 5px;
    }
}
@media screen and (max-width: 800px) {
    body .wp2fa-modal .modal__container {
        min-height: fit-content;
    }
}
@media screen and (max-width: 1299px) {
    .default_styling .radio-cells {
        display: flex;
        flex-wrap: wrap;
        margin: 0px 0 20px;
        width: calc(100% + 10px);
        position: relative;
        left: -5px;
        flex-wrap: wrap;
    }
	.default_styling .option-pill {
        margin-bottom: 15px;
    }
	.default_styling .radio-cells .option-pill.isSelected {
        border: 3px solid #0d0d0d;
    }
	.default_styling .radio-cells .option-pill {
        flex-basis: 0;
        flex-grow: 1;
        border: 3px solid #eee;
        border-radius: 10px;
        padding: 10px;
        margin: 5px;
        font-size: 11px;
        position: relative;
    }
	.default_styling .radio-cells .option-pill label {
		display: flex;
		align-items: center;
		gap: 8px;
        font-size: 13px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 2px;
        height: 100%;
        max-width: calc(100% - 20px);
    }
	.default_styling .radio-cells .option-pill p {
        font-size: 12px;
        line-height: 23px;
        opacity: 0.9;
        height: auto;
    }
	.wp2fa-modal .modal__content .wizard-tooltip {
        background: #3e6bff;
        color: white;
        height: 18px;
        display: inline-block;
        width: 18px;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
        text-align: center;
        line-height: 18px;
        font-weight: 700;
        margin-left: 4px;
        margin-top: 3px;
        bottom: 10px;
        right: 17px;
    }
	.wp2fa-modal .modal__content .wizard-tooltip {
        background: #3e6bff;
        color: white;
        height: 18px;
        display: inline-block;
        width: 18px;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
        text-align: center;
        line-height: 18px;
        font-weight: 700;
        margin-left: 4px;
        margin-top: 3px;
        bottom: 10px;
        right: 17px;
    }
	.default_styling .radio-cells .option-pill label {
        display: block;
        font-size: 13px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 2px;
        height: 100%;
        max-width: calc(100% - 20px);
    }
	
}
@media screen and (min-width: 1300px) {
    .wp2fa-modal.default_styling .radio-cells {
        display: flex;
        flex-wrap: wrap;
        margin: 0px 0 20px;
        width: calc(100% + 10px);
        position: relative;
        left: -5px;
        flex-wrap: wrap;
    }
	.wp2fa-modal.default_styling .radio-cells .option-pill {
        flex-basis: 0;
        flex-grow: 1;
        border: 3px solid #eee;
        border-radius: 10px;
        padding: 10px;
        margin: 5px;
        font-size: 11px;
        position: relative;
    }
	.wp2fa-modal.default_styling .radio-cells .option-pill.isSelected {
        border: 3px solid #0D0D0D;
    }
	.wp2fa-modal.default_styling .radio-cells .option-pill label {
		display: flex;
		align-items: center;
		gap: 8px;
        font-size: 13px;
        margin-bottom: 2px;
        height: 100%;
        max-width: calc(100% - 20px);
    }
	.wp2fa-modal.default_styling .radio-cells .option-pill p {
        font-size: 12px;
        line-height: 23px;
        opacity: 0.9;
        height: auto;
    }
}
body .wp-2fa-user-profile-form td, body .wp-2fa-user-profile-form th {
    padding: 10px 0 !important;
}
table#\32 fa-configuration-options {
    margin-bottom: 40px;
}
a.button.button-primary.remove-2fa.default_styling:first-of-type {
    margin-right: 20px;
}
.wp-2fa-user-profile-form span.description.mt-5px {
    margin-left: 10px;
}