
@media (max-width: 1024px) {
    html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) { padding-right: 0 !important;
    }
}

li#menu-item-15695 a {
	color:#8506FA;
}
li#menu-item-15695 li a {
	color: hsla(0, 0%, 100%, .8);
}




#facing18_checkout #bottombarholder {
margin-bottom: 50px;
}
.mp_payment_form_wrapper {
margin-top: 50px;
}






#top-bar {
	overflow:hidden;
}
.button.back-to-top {
	color: #2ffcd5;	
	border: solid 2px #2ffcd5;
}
.header .search-form .live-search-results {
    background-color: #8506fa;
    box-shadow: 3px 3px #000;
	padding-top:3px;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 55px;
    z-index: 1;
    width: 348px;
}
.autocomplete-suggestion {
  border-bottom: 1px solid #8112e7;
font-weight:600;
}
.autocomplete-suggestion .search-name strong {
  color:#2ffcd5;
}
.autocomplete-suggestion img {
    border-radius: 0;
     height: 45px;
    margin-right: 5px;
    width: 45px;
    border: solid 2px #fff;
}


#global-strapline {
font-family: "Permanent Marker", sans-serif;
font-size:15px;
font-weight:300;
color:#fff;
margin-top:8px;
}


	




#mepr_loginform .submit input[type=submit] {
		display:inline-block;
	text-transform:uppercase;
	box-shadow: 4px 4px #000;
	font-size:1.3em;
	font-weight:600;
	color:#fff;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%); 
  background-color: #b452e7;
	padding:5px 20px 3px 20px;
}


button.mp-hide-pw .dashicons {
	top: -15px;
   right: -25px;
}

.pum-theme-5298 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close, 
.pum-theme-5299 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    margin: 0;
}

.row .col .col-inner .banner {
padding-top: 200px;
}


.icon-angle-down {
color:#fff;
font-weight:600;
  }
.icon-angle-down:hover {
color:rgb(133, 6, 250);
}


@media (min-width:550px) {
 .row .col .col-inner .banner.category-header {
padding-top: 300px !important;
  }
}
@media (min-width:850px) {
.row .col .col-inner .banner.category-header {
padding-top: 99% !important;
min-height:750px;
  }
}


.page-template-default .content-area .col-inner h1 {
	color:#111;
}
.page-template-default .content-area .dark .col-inner h1 {
	color:#fff;
}
.blog-archive .nav-pagination>li>a, .nav-pagination>li>span {
	height: 2.25em;
	line-height: 2em;
	min-width: 2.25em;
	text-align: center;
	border-radius: 0px;
	border: 0;
	display:inline-block;
	text-transform:uppercase;
	box-shadow: 4px 4px #000;
	font-size:1.3em;
	font-weight:600;
	color:#fff;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%); 
	background-color: #b452e7);
	padding:3px 10px 3px 10px;
}

.blog-archive .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
	box-shadow: 3px 3px #000;
}

.blog-archive h1.page-title {
margin: 50px 0 10px 0;
font-size: 30px;
}
.post-sidebar {
background: #8506fa !important;
box-shadow: 1px 1px 1px #000;
padding: 40px 30px 20px 30px !important;
}
.post-sidebar .widget {
padding: 0px 0px 30px 0px !important;
}
.post-sidebar .widget-title {
font-family: "Permanent Marker", sans-serif;
font-size:25px;
font-weight:300;
color:#fff;
}

.post-sidebar li {
border:0 !important;
}
.post-sidebar li a {
font-family: Montserrat, sans-serif;
color:#fff;
font-weight:600;
font-size:0.8em;
text-transform:uppercase;
}
.post-sidebar li ul.sub-menu {
border-left:solid 2px rgb(133, 6, 250) !important;
	margin:5px 0 15px 5px;
}
.post-sidebar li ul.sub-menu li a {
font-family: Montserrat, sans-serif;
color:#fff;
font-weight:600;
font-size:0.8em;
text-transform:uppercase;
}
.post-sidebar a:hover {
color: #2efcd5 !important;
}

.post-sidebar .icon-angle-down, .post-sidebar li#menu-item-15695 a {
	color:#fff;
}




/* Search results - remove sidebar */
body.search .blog-wrapper .post-sidebar {
	display: none;
}

/* Search results - make results full width */
body.search .blog-wrapper #post-list {
	width: 100%;
}

body.search .blog-wrapper .large-9.col {
	flex-basis: 100%;
	max-width: 100%;
}




/* ============ */
/* ACCOUNT PAGE */
/* ============ */

#mepr-account-nav {
	text-align:center;
}
#mepr-account-nav .mepr-nav-item {
	font-size: 20px;
	display:inline-block;
	padding:0 20px;
}
#mepr-account-welcome-message {
	display:none;
}

.mepr-account-change-password {
	text-align:left !important;
}	
.mepr-account-change-password a, .mepr-submit {
	display:inline-block;
	text-transform:uppercase;
	box-shadow: 4px 4px #000;
	font-size:1.3em !important;
	font-weight:600 !important;
	color:#fff;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%) !important; 
  background-color: #b452e7 !important;
	padding:12px 30px 12px 30px !important;
	line-height:1.6 !important;
	border-radius:0 !important;
	border:0 !important;
}

table#mepr-account-subscriptions-table, table#mepr-account-payments-table {
  border-collapse: collapse;
}
table#mepr-account-subscriptions-table td, table#mepr-account-subscriptions-table th, table#mepr-account-payments-table td, table#mepr-account-payments-table th {
  border: 1px solid #fff;
	padding:10px;
}
table#mepr-account-subscriptions-table td div, table#mepr-account-payments-table td div {
	color:#fff !important;
}



/* ================ */
/* CHECKOUT UPDATES */
/* ================ */

.memberpressproduct-template-default {
	background:#fff;
	height:auto;
}
.site-header .site-branding__logo {
    display: block;
    width: auto;
    height: 120px;
}
#facing18_checkout .site-branding {
	text-align:center;
}
#facing18_checkout #topbar {
	background:#000;
	width:100%;
}
#facing18_checkout #topbar_inner {
	width:1170px;
	margin:0 auto;
}
#facing18_checkout h1 {
	padding:10px 0;
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}
#facing18_checkout .memberpressproduct-template-default #page {
	width:1170px;
	margin:0 auto;
}
#facing18_checkout .site-header {
	max-width:1170px;
	margin:0 auto;
	padding:20px 0;
}
#facing18_checkout #bottombarholder {
	height:40px;
	width:100%;
}
#facing18_checkout #bottombar {
	position:absolute;
	z-index:999;
	top:182px;
	height:40px;
	width:100%;
	background:#2ffcd5 !important;
  box-shadow: 1px 1px 2px #000;
}
#facing18_checkout .mepr-checkout-container .invoice-wrapper .invoice-heading {
	color:#000;
}
#facing18_checkout .mepr-payment-methods-radios {
display:none;	
}

@media (min-device-width:320px) and (max-device-width:768px) {
.site-header .site-branding__logo {
    margin:0 auto !important;
    height: 80px !important;
}
	#facing18_checkout #topbar_inner {
	width:100%;
	margin:0 auto;
}		
#facing18_checkout .site-header {
	display:block;
}
	#facing18_checkout #topbar_inner {
	text-align: center;
}
	
/* memberpress-app-views-readylaunch-layout-app */ 
	
	div#upgrade #free {
	display:none;
	}
	div#upgrade #annual {
	display:none;
	}
	div#upgrade.five-year {
	display:none;
	}
	div#upgrade #features {
	margin-left:15px;
	}
}


/* memberpress-app-views-readylaunch-layout-app */

div#upgrade {
	text-align:center;
	background:#000;
	padding:5px 0 20px 0;
	margin-top:30px;
}
div#upgrade h2 {
	font-size:30px;
	color:#fff;
}
div#upgrade div.float {
	float:left;
	text-align:center;
	padding:10px 5px 3px 5px;
	width:100px;
}
div#upgrade #features {
	width:130px;
}
div#upgrade div#features div {
	color:#fff;
	text-align: left;
    margin-left: 15px;
    font-weight: normal;
    font-size: 11px;
}
div#upgrade div div {
	color:#fff;
	height:50px;
	vertical-align:middle;
}
div#upgrade .heading {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	height:110px;
}
div#upgrade .heading h3 {
	font-size:25px;
	color:#fff;
	padding:5px 0 0 0;
	margin:0;
}
div#upgrade img {
	width:30px !important;
	height:30px !important;
}
div#upgrade span {
	font-size:10px;
	font-style:italic;
}
div#upgrade a {
	display:block;
	margin-top:-2px;
	font-size: 12px;
	color: #fff;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%);
	background-color: #b452e7);
    padding: 8px 10px 8px 10px;
}   

/* Free Page */
div#upgrade.free div#free {
	background:#222;
}
div#upgrade.free #annual span {
	display:none;
}
div#upgrade.free #five-year span {
	display:none;
}

/* Annual Page */
div#upgrade.annual div#annual {
	background:#222;
}
div#upgrade.annual #upgrade-free a, div#upgrade.annual #upgrade-free span  {
	display:none;
}
div#upgrade.annual #upgrade-annual a  {
	display:none;
}
div#upgrade.annual #upgrade-five-year span  {
	display:none;
}

/* 5 Year Page */
div#upgrade.five-year div#five-year {
	background:#222;
}
div#upgrade.five-year #upgrade-free a, div#upgrade.five-year #upgrade-free span  {
	display:none;
}
div#upgrade.five-year #upgrade-annual a, div#upgrade.five-year #upgrade-annual span  {
	display:none;
}
div#upgrade.five-year #five-year a {
	display:none;
}

/* =============== */
/* COLOUR PALLETTE */
/* =============== */

:root {
	--pink:#FB90CB;
	--blue:#4d90f0;
	--turquoise:#2FFCD5;
	--yellow:#FBF27B;
	--purple:#8506FA;
	--fuchsia:#E54CA7;
	--green:#00cab4;
	--red:#ff4172;
	--teal:#01DFAA;
	--black:#18141A;
	--grey:#1F1F1F;
}

/* TOP BAR */

.header-top {
  height:10px;
	min-height:10px;
}
#logo img {
	max-height: 80px;
}

/* TOP LOGO & SEARCH BAR */

.header-search-form-wrapper input.search-field { 
	width: 210px; 
}
.ux-search-submit { 
	background-color: #ca0000 !important; 
}
.lozenge {
	display:inline-block;
	font-size:16px !important;
	font-weight:600 !important;
	color:#fff !important;
	box-shadow: 4px 4px #000;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%);  
  background-color: #b452e7);
	padding:10px 15px 10px 15px !important;
	cursor:pointer;
	margin-top:20px;
}
body.logged-in #login-lozenge {
	display:none;
}
body:not(.logged-in) #account-lozenge {
	display:none;
}
button.mp-hide-pw {
	display:none;
}


/* MOVED TO BOTTOM
@media (min-device-width:320px) and (max-device-width:768px) {

	#logo {
		width:auto;
	}
ul.nav-center {
    justify-content: right;
}
.lozenge {
	padding:15px !important;
	display:block;
	width:18px !important;
	height:25px !important;
	overflow:hidden !important;
	background-image:url('https://facing18.com/wp-content/uploads/2025/05/account.jpg');
	background-repeat:no-repeat;
	background-size:18px 25px;
	background-repeat:50%;
	box-shadow: none !important;
	text-indent:-999px !important;
	position:relative !important;
	top:25px !important;
}
}
*/



/* HEADER SEARCH BOX */

.header-search-form {
	width:400px !important;
	margin-top:10px !important;
}
.header-search-form input {
	width: 350px !important;
  padding: 15px !important;
  background-color: white;
  border: 2px solid black !important;
  font-size: 15px !important;
  box-shadow: 3px 3px #000 !important;
  height: 58px !important;
  transform: skew(-3deg, 1deg);
	font-weight:600;
	color:#000;
  text-transform: uppercase;
	position:relative;
	z-index:2;
}
.header-search-form button.submit-button {
	width:50px;
	padding:8px 13px !important;
	margin:0 !important;
	color:#000;
	background:#FBF27B !important;
	border: solid 0px #000;
	box-shadow: 3px 3px #000;
	position:relative;
	top:5px;
	left:-1px;
	z-index:1;
	border-radius:5px !important;
}
.header-search-form button.submit-button i {
	color:#000;
	font-size: 25px !important;
}


@media (min-device-width:320px) and (max-device-width:768px) {

.header-search-form {
	width:100% !important;
}
.header-search-form input {
	width: 180px !important;
  border: 0;
  font-size: 13px;
}
.header-search-form button.submit-button {
	top:2px;
}
	
}	
	
	

/* MAIN NAVIGATION BAR */

.header-bottom.wide-nav {
	background:#2ffcd5 !important;
	box-shadow:1px 1px 2px #000;
}
.header-bottom-nav.nav > li > a {
	color:#000 !important;
}
.header-bottom-nav.nav > li > a:hover, 
.header-bottom-nav.nav > li.current-menu-item > a,
.header-bottom-nav.nav > li.current-page-ancestor > a 
{
	color:#8506FA !important;
}

/* MAIN NAVIGATION DROPDOWN */

.f18-submenu .col {
	padding:0 15px 5px 0;
}
.f18-submenu .ux-menu-link__text {
	font-weight:600;
	color:#fff;
}
.f18-submenu .ux-menu-link__text:hover, .ux-menu-link--active .ux-menu-link__text {
	color:#2ffcd5;
}
.f18-submenu .ux-menu-link a {
	border-bottom:none !important;
	border-bottom-color:#9a2ffc;
}
.f18-submenu .ux-menu-link a:hover i {
	color:#2ffcd5;
}
.nav-dropdown i {
	top:1px;
	color:#fff;
}
.nav-dropdown {
background-image: url(https://facing18.com/wp-content/themes/facing18/dots.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.header-nav .menu-item-has-children.hover-delay-open > .nav-dropdown {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}



/* DROPDOWN MENU IMAGES */

.f18-submenu .box-image {
	border:solid 6px #fff;
	box-shadow: 5px 5px #000 !important;
}
.f18-submenu .post-item:first-child .box-image {
	rotate: -1.5deg;
}
.f18-submenu .post-item:nth-child(2) .box-image {
	rotate: 1.5deg;
}




.f18-submenu .box .post-title {
	color:#fff;
}
.f18-submenu .box:hover .post-title {
	color:#2ffcd5;
}
.f18-submenu .box .is-divider {
	visibility:hidden;
	display:none;
}
.nav-dark a.plain:hover {
	opacity: 1;
}

/* HOMEPAGE */

.homepage-hero h6 {
	display:block;
	padding:40px 0 0 0;
	margin:0;
}
.homepage-hero h1 .small {
	display:block;
	padding:0;
	margin:60px 0 0 0;
}
.homepage-hero h1 .large {
	display:block;
	line-height:70%;
	padding:0;
	margin:0;
}


/* GLOBAL LAYOUT */

.rainbow {
	background: #eb01a5;
  background-image: url("https://facing18.com/wp-content/themes/facing18/dots.png"); /* fallback */
  background-image: url("https://facing18.com/wp-content/themes/facing18/dots.png"), linear-gradient(-215.27deg, #fb90cb 20.55%, var(--purple) 94.17%); /* W3C */
	    background-position: bottom right;
    background-repeat: no-repeat;
}

/* BUTTONS */

.button.alert, .school-contact-form .button, .f18-author-link {
	display:inline-block;
	text-transform:uppercase;
	box-shadow: 4px 4px #000;
	font-size:1.3em !important;
	font-weight:600;
	color:#fff !important;
	background: linear-gradient(-215.27deg, #b452e7 20.55%, var(--purple) 94.17%); 
  background-color: #b452e7);
	padding:5px 20px 3px 20px;
}

/* STICKER HEADINGS */

div.sticker {
	padding: 0 0 0px 0;
}
div.sticker h2 {
	text-transform:uppercase;
	font-size:2.2em;
	line-height:1.2em;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap; 
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	text-shadow: 4px 3px 4px rgba(0,0,0);
}
div.sticker h3 {
	text-transform:uppercase;
	font-size:1.5em;
	hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
}
div.sticker p {
	color: #fff;
	background: #000;
	display: inline;
	line-height: 2.4em;
  padding: 7px 12px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
div.sticker.left:has(> h2), div.sticker.left:has(> h3) {
	rotate: -2.5deg;
}
div.sticker.right:has(> h2), div.sticker.right:has(> h3) {
	rotate: 2.5deg;
}
div.sticker.pink h2, div.sticker.pink h3 {
color:var(--pink);
}
div.sticker.blue h2, div.sticker.blue h3 {
color:var(--blue);
}
div.sticker.turquoise h2, div.sticker.turquoise h3 {
color:var(--turquoise);
}
div.sticker.yellow h2, div.sticker.yellow h3 {
color:var(--yellow);
}
div.sticker.purple h2, div.sticker.purple h3 {
color:var(--purple);
}
div.sticker.fuchsia h2, div.sticker.fuchsia h3 {
color:var(--fuchsia);
}
div.sticker.green h2, div.sticker.green h3 {
color:var(--green);
}
div.sticker.red h2, div.sticker.red h3 {
color:var(--red);
}
div.sticker.teal h2, div.sticker.teal h3 {
color:var(--teal);
}
div.sticker.black h2, div.sticker.black h3 {
color:var(--black);
}
div.sticker.grey h2, div.sticker.grey h3 {
color:var(--grey);
}
div.sticker h2 a,
div.sticker h3 a {
  color: inherit !important;
}

.category-header h2 {
	color:#fff !important;
	font-size:40px;
	text-shadow: 4px 3px 4px rgba(0,0,0);
}


h4.free {
	position:absolute;
	z-index:8;
	top: 10px;
	left: 10px;
	rotate: -15deg;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color:var(--purple);
	color: white;
	font-size: 17px;
	font-weight: bold;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
	box-shadow: 2px 2px #000;
}


/* ================ */
/* PARTNER STYLING  */
/* ================ */

/* BANNERS */

.f18-partner-banner {
	background: var(--f18-partner-colour, #fff);
	padding: 15px;
	width: 100%;
}

.f18-partner-banner-inner {
	display: flex;
	align-items: center;
	gap: 5px;
}

.f18-partner-banner-logo img {
	display: block;
	width: 170px;
	height: auto;
}

.f18-partner-banner-content {
	flex: 1;
}

.f18-partner-banner-title {
	font-size: 1em;
	color:#fff;
	margin: 15px 0 0 0;
	text-align: right;
}

.f18-partner-banner-title h2 {
	color:#fff;
}

.f18-partner-banner-text p:last-child {
	margin-bottom: 0;
}

@media (max-width: 600px) {

	.f18-partner-banner-inner {
		flex-direction: column;
		align-items: center;
	}
.f18-partner-banner-title {
	margin: 0 0 0 0;
}

}

/* BADGES */

.f18-partner-badge {
position: absolute;
top: 10px;
right: 30px;
z-index:5;
}

.f18-partner-badge img {
	display: block;
	width: 60px;
	height: 170px;
}


.f18-partner-featured .box-image {
	position: relative;
}

.f18-card-partner-badge {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 5;
}

.f18-card-partner-badge img {
	display: block;
	width: 60px;
	height: 170px;
}





/* ARTICLES */

.f18-article-container {
	padding: 20px 0 0 0;
	}


.f18-article-intro .col-inner, .f18-article-content .col-inner {
padding:0 20px 0 20px;
}
.f18-article-summary .col-inner {
	padding: 30px 20px 5px 20px;
}
.f18-article-content .col-inner h2 { 
	margin:40px 0 15px 0;
}
.f18-article-container .col-inner h3 {
	margin: 20px 0 10px 0;
	}
.f18-article-content .col-inner ul { 
	margin:20px 0 15px 0;
}
.f18-article-content .col-inner ul li { 
	margin:10px 0 10px 40px;
}



.f18-article-hero {
padding-top: 0px !important;
padding-bottom: 0px !important;
min-height: 300px !important;
}
.f18-article-hero .section-bg {
background-position: 65% 45%;
}
.f18-article-full-content, .f18-article-reduced-content {
	padding: 30px 0px 20px 0px;
}
.f18-article-container .ux-shape-divider--top svg {
height: 150px;
--divider-top-width: 100%;
}
.f18-article-container .ux-shape-divider--bottom svg {
height: 150px;
--divider-width: 100%;
}
.f18-article-summary .text {
font-size: 1.25rem;
}
#f18-article-title {
font-size: 1.55rem;
}
#gap-858226422, #gap-2127982554 {
padding-top: 10px;
}


.f18-article-hero .ux-shape-divider--top svg {
height: 150px;
--divider-top-width: 100%;
}
.f18-article-hero .ux-shape-divider--bottom svg {
height: 150px;
--divider-width: 100%;
}
	




.entry-header-text, .entry-header-text-top {
	display:none;
}
p.cat-label {
	margin:10px 0 10px 0;
	font-size: 0.8em;
}
h5.post-title {
	margin:10px 0 10px 0;
}
.f18-article .reduced-content {
	font-size:1em;
	line-height:1.8em;
}
.f18-article .lead {
	font-size:1.25em;
	font-weight: 600;
}

/* REDUCED CONTENT */

.f18-article .full-content h2 {
	margin:30px 0 20px 0;
}
.f18-article .full-content h3 {
	margin:20px 0 10px 0;
}
.f18-article .full-content ul {
	margin:30px 0 20px 0;
}
.f18-article .full-content ul li {
	margin:20px 0 20px 20px;
}
.parent-category-hero .box-text-inner {
	min-height:190px;
}
.article-cut-off {
    height: 150px;
    width: 100%;
    margin: -175px 0 0 0;
    position: relative;
    z-index: 111;
    background: url(https://facing18.com/wp-content/uploads/2024/12/subscribe_gradient.png);
    background-repeat: repeat-x;
}
.article-cut-off-banner ul li.bullet-checkmark:before {
  color:#fff;
	border:none;
}
img.article {
	float:right;
	margin:30px 0 40px 40px;
	width:500px;
	height:500px;
	object-fit: cover;
}
.entry-content, .blog-wrapper {
	padding-top:0 !important;
}

.members-access-error + .read-more-suffix {
	display:none;
}
a.error-subscribe-banner {
	display:none;
}
.single-page a.error-subscribe-banner {
	display:block;
	width:500px;
	height:100px;
	background:#ca2000;
}
ul li.bullet-checkmark:before {
	color:#ca2000 !important;
}
	
/* BUG FUXES */

.divider, .is-divider { background-color: rgb(133, 6, 250) !important;
}
.button.alert.is-outline {
  border-color:transparent !important;
}
.button.alert.is-outline:hover {
box-shadow: 4px 4px #000 !important;
}


/* ================== */
/* Correct mobile display */
/* ================== */

h5.is-large {
		font-size:1.5em;
	}


/* Mobile Menu Width */

.off-canvas-right .mfp-content {
	width: 290px;
}



/* ================== */
/* TABLETS OVER 550px */
/* ================== */

@media (min-width:550px) {
	.f18-article-container .col-inner {
	padding: 10px 20px 0 20px;
}
	.f18-article-summary .col-inner {
	padding: 10px 20px 0 20px;
}

/* TYPOGRAPHY */
	
div.sticker h2 {
font-size:2.2em;
}
.sticker p {
line-height:2.4em;
}
.button.alert {
	font-size:1.3em;
}
.f18-article-container {
	padding: 20px 0 0 0;
	}
	.f18-article-intro .col-inner, .f18-article-content .col-inner {
	padding:0 20px 0 20px;
	}
	.f18-article-summary .col-inner {
	padding: 30px 20px 5px 20px;
}
.f18-article-full-content, .f18-article-reduced-content {
	padding: 30px 0px 20px 0px;
}
.category-header h2 {
    font-size: 70px;
}
	
/* HOMEPAGE GRIDS */	
	
.row .section.hero-grid {
    padding-left: 0px;
    padding-right: 0px;
} 
	
/* BUTTONS */
	
.button.alert {
	font-size:1em;
	padding:5px 15px 3px 15px;
}
	
}








/* MEDIUM SCREEN STYLES */

@media screen and (max-width: 1102px) {
	
.hide-for-medium, [data-show=hide-for-medium] {
	display: none !important;
}
.show-for-medium, [data-show=show-for-medium] {
	display: block !important;
}
.medium-logo-center .flex-left {
	flex: 1 1 0;
	order: 1;
}
.medium-logo-center .logo {
	width: 230px !important;
	margin: 0;
	order: 2;
	text-align: center;
}
.medium-logo-center .logo img {
	margin: 0 auto;
}
.medium-logo-center .flex-right {
	flex: 1 1 0;
	order: 3;
}

	
	
	    .header-search-form {
        width: 100% !important;
    }
	
	    .header-search-form input {
        width: 210px !important;
        border: 0;
        font-size: 13px;
}
    .header-search-form button.submit-button {
        top: 2px;
    }

	
	

ul.nav-center {
    justify-content: right;
}
.lozenge {
	padding:15px !important;
	display:block;
	width:18px !important;
	height:25px !important;
	overflow:hidden !important;
	background-image:url('https://facing18.com/wp-content/uploads/2025/05/account.jpg');
	background-repeat:no-repeat;
	background-size:18px 25px;
  background-position: 6px 0;
	box-shadow: none !important;
	text-indent:-999px !important;
	position:relative !important;
	top:25px !important;
}
	
	
	
}






@media screen and (min-width: 550px) and (max-width: 1102px) {
	.lozenge {
	top:50px !important;
}
}






/* =================== */
/* DESKTOPS OVER 850px */
/* =================== */

@media (min-width:1103px) {

	
	#popmake-5317 {
	width:500px !important;
}
	
	#gap-858226422 {
padding-top: 30px;
}
.f18-article-summary > .col-inner {
padding: 10% 10% 7% 10%;
margin: -125px 0px 0px 0px;
}
#gap-2127982554 {
padding-top: 30px;
}

/* TOP BAR */	
.header-top {
  height:40px;
	min-height:40px;
}
#logo img {
		max-height: 150px;
}

/* TYPOGRAPHY */
div.sticker h2 {
font-size:3em;
}
	
/* HOMEPAGE GRIDS */	
.row .section.hero-grid {
    padding-left: 30px;
    padding-right: 30px;
} 
	
/* BUTTONS */
.button.alert {
	font-size:1.3em;
	padding:5px 20px 3px 20px;
}
	
/* ARTICLES */
	
.f18-article-intro .col-inner {
padding:20px 40px 0 20px;
}
.f18-article-summary .col-inner {
	padding: 50px 50px 30px 50px;
}
	.f18-article-content .col-inner {
padding: 0px 20px 0px 20px;	
	}
	.f18-article-full-content {
padding: 0px;	
	}
.f18-article-content .col-inner h2.start {
  margin: 10px 0 15px 0;
	font-weight:bolder;
}
	
/* SEARCH RESULTS */
.row-masonry .post-item {     height: 450px;
overflow: hidden;
}
	
}
/* END 850 DESKTOP STYLES */


/* ==================== */
/* DESKTOPS OVER 1103px */
/* ==================== */

@media screen and (min-width: 1103px) {
	
.show-for-medium, [data-show=show-for-medium] {
display: none !important;
}
.icon-angle-down {
	color: #000;
	font-weight: 600;
}
}




/* ======================= */
/* HERO IMAGES SAME HEIGHT */
/* ======================= */

/* HOMEPAGE HERO */
.row.align-equal {
  display: flex;
  flex-wrap: wrap;
}
.row.align-equal > .col {
  display: flex;
}
.row.align-equal > .col > .col-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.row.align-equal .hero {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

/* CATEGORY HEADER */
.row-collapse {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.row-collapse > .col {
  display: flex;
  flex-direction: column;
}
.row-collapse > .col > .col-inner {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.row-collapse .banner {
  flex: 1;
  display: flex;
  flex-direction: column;
}






/* ==========================================================
   Gravity Forms - Stripe Inspired
   ========================================================== */

.gform_wrapper {
    margin: 2.5rem 0;
    color: #1a1f36;
}

.gform_wrapper form {
    display: flex;
    flex-direction: column;
}

/* Field spacing */

.gform_wrapper .gfield {
    margin-bottom: 1.75rem;
}

/* Labels */

.gform_wrapper .gfield_label {
    display: block;
    margin-bottom: .55rem;
    font-size: .95rem;
    font-weight: 600;
    color: #30313d;
    line-height: 1.4;
}

.gform_wrapper .gform-field-label--type-sub {
    display: block;
    margin: .45rem 0;
    font-size: .8rem;
    font-weight: 500;
    color: #697386;
}

/* Required */

.gform_wrapper .gfield_required {
    color: #635bff;
}

/* Inputs */

.gform_wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.gform_wrapper textarea,
.gform_wrapper select {
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    font-family: inherit;
    color: #1a1f36;
    background: #fff;
    border: 1px solid #dfe3eb;
    border-radius: 10px;
    box-sizing: border-box;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background .2s ease;
    appearance: none;
}

/* Focus */

.gform_wrapper input:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
    outline: none;
    border-color: #635bff;
    box-shadow:
        0 0 0 4px rgba(99,91,255,.12),
        0 1px 2px rgba(50,50,93,.08);
}

/* Hover */

.gform_wrapper input:hover,
.gform_wrapper textarea:hover,
.gform_wrapper select:hover {
    border-color: #b7c0cd;
}

/* Placeholder */

.gform_wrapper ::placeholder {
    color: #8898aa;
}

/* Textarea */

.gform_wrapper textarea {
    min-height: 160px;
    resize: vertical;
}

/* Select */

.gform_wrapper select {
    cursor: pointer;
}

/* Name & Address Grid */

.gform_wrapper .gform-grid-row {
    gap: 1rem;
}

.gform_wrapper .gform-grid-col {
    min-width: 0;
}

/* Descriptions */

.gform_wrapper .gfield_description {
    margin-top: .55rem;
    font-size: .85rem;
    line-height: 1.5;
    color: #697386;
}

/* Errors */

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select {
    border-color: #df1b41;
    background: #fff8f8;
}

.gform_wrapper .validation_message {
    margin-top: .5rem;
    font-size: .85rem;
    color: #df1b41;
}

/* Footer */

.gform_wrapper .gform_footer {
    margin-top: 2rem;
}

/* Button */

.gform_wrapper .gform_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    padding: 15px 28px;
    border: none;
    border-radius: 10px;
    background: #635bff;
    color: #fff;
    font-size: .95rem;
    font-weight: 600;
    letter-spacing: .01em;
    cursor: pointer;
    transition:
        transform .15s ease,
        background .2s ease,
        box-shadow .2s ease;
    box-shadow:
        0 4px 12px rgba(99,91,255,.20);
}

.gform_wrapper .gform_button:hover {
    background: #574fe6;
    transform: translateY(-1px);
    box-shadow:
        0 8px 20px rgba(99,91,255,.28);
}

.gform_wrapper .gform_button:active {
    transform: translateY(0);
    box-shadow:
        0 2px 8px rgba(99,91,255,.20);
}

/* Disabled */

.gform_wrapper input:disabled,
.gform_wrapper textarea:disabled,
.gform_wrapper select:disabled,
.gform_wrapper .gform_button:disabled {
    opacity: .6;
    cursor: not-allowed;
}

/* Honeypot */

.gform_wrapper .gform_validation_container {
    display: none !important;
}

/* reCAPTCHA */

.gform_wrapper .ginput_recaptcha {
    margin-top: .5rem;
}

/* Mobile */

@media (max-width: 768px) {

    .gform_wrapper .gfield {
        margin-bottom: 1.4rem;
    }

    .gform_wrapper .gform-grid-row {
        gap: .85rem;
    }

    .gform_wrapper .gform_button {
        width: 100%;
    }

    .gform_wrapper input,
    .gform_wrapper textarea,
    .gform_wrapper select {
        font-size: 16px;
    }

}


.social-links-box {
min-width: 300px !important;
text-align: right;
padding: 0;
margin: 0;
display: block !important;
}
.mobile-sidebar .social-links-box {
text-align: center !important;
margin-top:10px;
}
.social-links-box .col, .social-links-box .col-inner {
display:inline-block !important;
max-width:100% !important;
}
a.social-links { display:inline-block !important;
width:25px;
height:25px;
margin:7px 0 0 3px;
}
.mobile-sidebar .social-links-box a.social-links { width:30px;
height:30px;
margin:7px 5px 0 5px;
}




/* ==========================================================
   Facing18 Author Profiles
   ========================================================== */

.f18-author-page {
	background:#fff;
}

.f18-author-container {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding-left:24px;
	padding-right:24px;
}


/* Hero
---------------------------------------------------------- */

.f18-author-hero {
	padding:10px 0 0;
	background:
		radial-gradient(
			circle at 25% 50%,
			#333 0%,
			#111 45%,
			#080808 100%
		);
	color:#fff;
}

.f18-author-hero h1,
.f18-author-hero h2,
.f18-author-hero h3,
.f18-author-hero a {
	color:#fff;
}

.f18-author-profile {
	display:grid;
	grid-template-columns:500px minmax(0,1fr);
	gap:60px;
	align-items:center;
}

.f18-author-profile-no-photo {
	grid-template-columns:minmax(0,1fr);
	padding:70px 0;
}

.f18-author-photo-wrap {
	width:500px;
	height:500px;
	align-self:end;
}

.f18-author-photo {
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:bottom center;
	filter:grayscale(100%) contrast(95%) brightness(95%);
}

.f18-author-copy {
	max-width:700px;
	padding:55px 0;
}

.f18-author-eyebrow {
	margin:0 0 24px;
	font-size:13px;
	font-weight:700;
	letter-spacing:1.8px;
	text-transform:uppercase;
	opacity:.65;
}

.f18-author-name {
	margin:0 0 8px;
	font-size:clamp(38px,5vw,58px);
	line-height:1.05;
}

.f18-author-title {
	margin:0 0 25px;
	font-size:20px;
	font-weight:600;
	line-height:1.4;
	opacity:.72;
}

.f18-author-bio {
	font-size:14px;
	line-height:1.6;
}

.f18-author-bio p:last-child {
	margin-bottom:0;
}


/* Profile links
---------------------------------------------------------- */

.f18-author-links {
	display:flex;
	flex-wrap:wrap;
	gap:12px 24px;
	margin-top:28px;
}

.f18-author-links a {
	display:inline-block;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}

.f18-author-links a:hover {
	color:#ca2000;
}


/* Professional details
---------------------------------------------------------- */

.f18-author-professional {
	margin-top:28px;
	padding-top:22px;
	border-top:1px solid rgba(255,255,255,.18);
	max-width:760px;
}

.f18-author-professional-item {
	margin:0 0 15px;
}

.f18-author-professional-item:last-child {
	margin-bottom:0;
}

.f18-author-professional-item strong {
	display:block;
	margin-bottom:3px;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	opacity:.55;
}

.f18-author-professional-item span {
	display:block;
	font-size:15px;
	line-height:1.55;
}

.f18-author-professional-item a {
	color:inherit;
	text-decoration:underline;
	text-underline-offset:3px;
}

.f18-author-professional-item a:hover {
	color:#ca2000;
}


/* Expertise
---------------------------------------------------------- */

.f18-author-expertise {
	padding:45px 0;
	border-bottom:1px solid rgba(0,0,0,.08);
}

.f18-author-expertise h2 {
	margin:0 0 18px;
	font-size:20px;
}

.f18-expertise-list {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}

.f18-expertise-item {
	display:inline-block;
	padding:9px 16px;
	border-radius:999px;
	background:#f1f1f1;
	font-size:14px;
	font-weight:600;
}


/* Articles
---------------------------------------------------------- */

.f18-author-articles {
	padding:65px 0 80px;
}

.f18-author-section-heading {
	margin-bottom:35px;
}

.f18-author-section-heading .f18-author-eyebrow {
	margin-bottom:8px;
	color:inherit;
}

.f18-author-section-heading h2 {
	margin:0;
	font-size:34px;
}


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

.f18-author-pagination {
	margin-top:45px;
}

.f18-author-pagination .nav-links {
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	justify-content:center;
}

.f18-author-pagination .page-numbers {
	padding:8px 12px;
}


/* Tablet
---------------------------------------------------------- */

@media (max-width:849px) {

	.f18-author-hero {
		padding:40px 0 0;
	}

	.f18-author-profile {
		grid-template-columns:220px minmax(0,1fr);
		gap:35px;
		align-items:center;
	}

	.f18-author-photo-wrap {
		width:220px;
		height:auto;
		align-self:end;
	}

	.f18-author-photo {
		height:auto;
	}

	.f18-author-copy {
		padding:35px 0 45px;
	}

}


/* Mobile
---------------------------------------------------------- */

@media (max-width:549px) {

	.f18-author-container {
		padding-left:20px;
		padding-right:20px;
	}

	.f18-author-hero {
		padding:35px 0 40px;
	}

	.f18-author-profile,
	.f18-author-profile-no-photo {
		display:block;
		padding:0;
	}

	.f18-author-photo-wrap {
		width:100%;
		max-width:360px;
		height:auto;
		margin:0 auto 28px;
	}

	.f18-author-photo {
		width:100%;
		height:auto;
		object-fit:contain;
		border-bottom:2px solid #fff;
	}

	.f18-author-copy {
		max-width:none;
		padding:0;
	}

	.f18-author-eyebrow {
		margin-bottom:18px;
	}

	.f18-author-name {
		font-size:38px;
	}

	.f18-author-title {
		font-size:18px;
	}

	.f18-author-bio {
		font-size:16px;
		line-height:1.7;
	}

	.f18-author-links {
		gap:10px 18px;
		margin-top:24px;
	}

	.f18-author-professional {
		margin-top:24px;
		padding-top:20px;
	}

	.f18-author-expertise {
		padding:35px 0;
	}

	.f18-author-articles {
		padding:45px 0 60px;
	}

	.f18-author-section-heading h2 {
		font-size:28px;
	}

}






/* ==========================================================
   Article Author Panel
   ========================================================== */

.f18-post-author {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	background:
		radial-gradient(
			circle at 25% 50%,
			#333 0%,
			#111111 45%,
			#080808 100%
		);
	color:#fff;
	border-top: 10px solid #ca2000;
	margin-top: 55px;
	margin-bottom: 55px;
}


/* Inner site-width container */

.f18-post-author-inner {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 20px 24px 30px 24px;
	display: grid;
	grid-template-columns: 300px minmax(0, 1fr);
	gap: 45px;
	align-items: center;
	position:relative;
}


/* Photo */

.f18-post-author-photo {
	width: 300px;
	position:relative;
	top:30px;
}

.f18-post-author-image {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
	filter: grayscale(100%) contrast(95%) brightness(95%);
}


/* Text */

.f18-post-author-label {
	margin: 0 0 6px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	opacity: .55;
	color:#fff;
}


.f18-post-author-name {
	margin: 0 0 5px;
	font-size: 32px;
	line-height: 1.15;
	margin: 0 !important;
}



.f18-post-author-name a {
	color: #fff !important;
}


.f18-post-author-name a:hover {
	opacity: .7;
}


.f18-post-author-title {
	margin: 0 0 18px;
	font-size: 17px;
	font-weight: 600;
	opacity: .7;
}


.f18-post-author-bio {
	font-size: 14px;
	line-height: 1.7;
}


.f18-post-author-bio p {
	margin-bottom: 12px;
}


.f18-post-author-bio p:last-child {
	margin-bottom: 0;
}


/* Profile link */

.f18-post-author-profile {
	display: inline-block;
	margin-top: 18px;
	font-size: 14px;
	font-weight: 700;
}
.f18-post-author-profile:hover {
	color:#ca2000;
	opacity: .7;
}


/* Mobile */

@media (max-width: 549px) {

	.f18-post-author {
		margin-top: 40px;
		margin-bottom: 40px;
	}


	.f18-post-author-inner {
		padding: 35px 20px;
		display: block;
		text-align:center;
	}


	.f18-post-author-photo {
		width: 180px;
		margin: 0 auto;
			border-radius:50%;
	overflow: hidden;
	border:solid 2px #fff;
	top:0px;
}

	
.f18-post-author-label {
	margin: 30px 0 0 0;
}

	.f18-post-author-name {
		font-size: 27px;
	}

}









/* =========================================================
   Multiple article authors
   ========================================================= */

.f18-post-authors-inner {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:45px 24px;
}

.f18-post-authors-heading {
	margin:0 0 28px;
	font-size:32px;
	line-height:1.15;
}

.f18-post-authors-grid {
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	gap:28px;
}

.f18-post-author-card {
	display:grid;
	grid-template-columns:110px minmax(0, 1fr);
	gap:22px;
	align-items:start;
}

.f18-post-author-card-photo {
	width:110px;
}

.f18-post-author-card-image {
	display:block;
	width:100%;
	height:auto;
}

.f18-post-author-card-name {
	margin:0 0 4px;
	font-size:22px;
	line-height:1.2;
}

.f18-post-author-card-name a {
	color:inherit;
}

.f18-post-author-card-title {
	margin:0 0 10px;
	font-size:14px;
	font-weight:600;
	opacity:.7;
}

.f18-post-author-card-bio {
	margin:0;
	font-size:14px;
	line-height:1.55;
}


/* =========================================================
   Editorial Team
   ========================================================= */

.f18-post-author-editorial-inner {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:45px 24px;
}

.f18-post-author-editorial .f18-post-author-content {
	max-width:800px;
}

.f18-post-author-inner.f18-post-author-no-photo {
	grid-template-columns:1fr;
}


/* =========================================================
   Mobile
   ========================================================= */

@media (max-width:549px) {

	.f18-post-authors-inner,
	.f18-post-author-editorial-inner {
		padding:35px 20px;
	}

	.f18-post-authors-heading {
		font-size:27px;
	}

	.f18-post-authors-grid {
		grid-template-columns:1fr;
		gap:32px;
	}

	.f18-post-author-card {
		grid-template-columns:80px minmax(0, 1fr);
		gap:18px;
	}

	.f18-post-author-card-photo {
		width:80px;
	}

}










.f18-author-professional {
	margin-top:28px;
	padding-top:22px;
	border-top:1px solid rgba(255,255,255,.18);
	max-width:760px;
}

.f18-author-professional-item {
	margin:0 0 12px;
}

.f18-author-professional-item:last-child {
	margin-bottom:0;
}

.f18-author-professional-item strong {
	display:block;
	margin-bottom:2px;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	opacity:.55;
}

.f18-author-professional-item span {
	font-size:15px;
	line-height:1.5;
}

.f18-author-professional-item a {
	color:inherit;
	text-decoration:underline;
	text-underline-offset:3px;
}







.f18-creation-note {
	margin:0;
	padding:10px 0 15px;
	border-top:1px solid rgba(0,0,0,.12);
}

.f18-creation-note strong {
	display:block;
	margin-bottom:5px;
	font-size:14px;
}

.f18-creation-note p {
	margin:0;
	font-size:14px;
	line-height:1.6;
}





/* ==========================================================
   About This Article - Author / Reviewer Images
   ========================================================== */

.f18-about-person {
	display:flex;
	align-items:center;
	gap:10px;
	list-style:none;
}

.f18-about-author {
	margin-top:30px;
}

.f18-about-person-images {
	display:flex;
	align-items:center;
	flex-shrink:0;
}

.f18-about-person-image {
	display:block;
	width:45px;
	height:45px;
	flex:0 0 45px;
	border:2px solid #ca2000;
	border-radius:50%;
	overflow:hidden;
	background:#fefefe;
}

.f18-about-person-image + .f18-about-person-image {
	margin-left:-7px;
}

.f18-about-author-image {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:50%;
}

.f18-about-person span {
	line-height:1.4;
}

.f18-about-person > .f18-about-person-image,
.f18-about-person > .f18-about-person-images {
	margin-left:-30px;
	margin-right:0px;
}



.f18-article-summary .bullet-plus::before {
	content:"\e00c" !important;
}

.f18-article-summary .bullet-calendar::before {
	content:"\e01a" !important;
}