/*!
Theme Name: Plymouth Foundation
Theme URI: https://www.ryanaskew.com
Author: Ryan Askew
Author URI: https://www.ryanaskew.com
Description: A custom WordPress Twenty Twenty Two child theme created for the Plymouth Foundation by <a href=\"https://www.ryanaskew.com/\">Ryan Askew Web Design & Development</a>.
Requires at least: 5.8
Tested up to: 5.9
Version: 1.0.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plym
Template: twentytwentytwo
Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns

Twenty Twenty-Two Child WordPress Theme, (C) 2021 WordPress.org
Twenty Twenty-Two Child is distributed under the terms of the GNU GPL.
*/


@font-face {
	font-family: 'begum_sansmedium';
	src: url('webfonts/font-webfont.woff2') format('woff2'),
		 url('webfonts/font-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.wp-site-blocks {
	overflow: hidden;
}
.wp-block-site-logo img {
	display: block;
}
.wp-block-navigation a {
	font-family: var(--wp--preset--font-family--acumin) !important;
	font-style: normal;
	font-size: 1.25rem;
	line-height: 1.05;
}
.search-nav a {
	line-height: 18px;
}
.alignflexstart {
	align-items: flex-start;
}
.wp-container-10 {
	margin-top: 1rem;
}
/*.wp-container-7 a {
	font-size: .875rem;
	font-weight: 500;
	line-height: 2.214;
}*/
.wp-container-3 a {
	line-height: 32px;
	text-decoration-thickness: 1px;
}
.wp-container-13 {
	max-width: 1186px;
	margin: 0 auto;
}
#gtranslate_selector {
	font-family: var(--wp--preset--font-family--acumin) !important;
	border: none;
	color: var(--wp--preset--color--foreground);
	font-size: .875rem;
	line-height: 18px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	background: var(--wp--preset--color--background);
	background: transparent;
	-moz-appearance: none;
  -webkit-appearance: none;
	appearance: none;
	text-underline-offset: 0.25ch;
  position: relative;
  text-decoration-style: solid;
	padding-top: 0px;/-1px;
}

#gtranslate_selector:hover,
#gtranslate_selector:focus {
	cursor: pointer;
	text-decoration: underline;
}
#gtranslate_selector::-ms-expand {
	display: none;
}
.wp-block-social-links > li {
	border: 1px solid #fff;
}
.wp-block-navigation a {
	font-size: inherit;
	font-weight: inherit;
}
/*.wp-container-6 a {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 2.222;
}*/
.wp-block-social-links a {
	width: 22px;
	height: 22px;
	line-height: 1;
	font-size: 1.25rem;
	text-align: center;
}
.wp-block-navigation .current-menu-item a {
	font-weight: 700;
}
.wp-block-cover {
	margin-top: 0;
}

.yoast-breadcrumbs,
.yoast-breadcrumbs a {
	font-family: var(--wp--preset--font-family--acumin) !important;
	color: var(--wp--preset--color--tertiary);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.yoast-breadcrumbs a:hover,
.yoast-breadcrumbs a:focus {
	text-decoration: underline;
}

footer .wp-block-navigation a {
	font-size: 1.3125rem;
	font-weight: 500;
}
.submenu-indent {
	padding-left: 1.125rem !important;
}
.homepagehero {
	overflow: hidden;
}
.homepagehero .wp-block-cover__inner-container {
	width: 100% !important;
}

.directors-gallery .wp-block-gallery {
	justify-content: space-evenly;
}
.directors-gallery .wp-block-gallery figure.wp-block-image {
	flex-grow: 0;
}
.position-absolute,
.absolute-image-container figure {
	position: absolute;
}
.position-relative {
	position: relative;
}
.partners-factory-icon {
	top: -24px;
	left: 0;
	right: 0;
}
.rollover .wp-block-cover__background,
.rollover .rollover-caption {
	visibility: hidden;
}
.rollover .wp-block-cover__inner-container {
	width: 100% !important;
}
.rollover .rollover-caption + .wp-block-group {
	background-color: rgba(52,101,127,.8) !important;
}
.rollover:hover .wp-block-cover__background,
.rollover:hover .rollover-caption, .rollover:focus .wp-block-cover__gradient-background,
.rollover:focus .rollover-caption {
	visibility: visible;
}
.rollover:hover .rollover-caption + .wp-block-group,
.rollover:focus .rollover-caption + .wp-block-group {
	background-color: transparent !important;
}
.interest-tile .wp-block-cover__inner-container {
	width: 100% !important;
}
.wp-block-jetpack-contact-info {
	color: var(--wp--preset--color--foreground);
}
.wp-block-jetpack-phone a {
	font-style: normal;
	text-decoration: none;
	font-family: var(--wp--preset--font-family--acumin);
  font-size: var(--wp--preset--font-size--medium);
  line-height: var(--wp--custom--typography--line-height--normal);
	color: var(--wp--preset--color--foreground);
}
.wp-block-jetpack-phone a:hover,
.wp-block-jetpacj-phone a:focus {
	text-decoration: underline;
}

.nf-form-fields-required {
	font-style: italic;
	font-family: var(--wp--preset--font-family--acumin);
	font-size: 0.9375rem;
	margin-bottom: 1.5rem;
	color: var(--wp--preset--color--foreground);
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	background: var(--wp--preset--color--background);
	border-color: var(--wp--preset--color--ltblue);
	color: var(--wp--preset--color--foreground);
	font-family: var(--wp--preset--font-family--acumin);
	font-weight: 500;
	font-size: 1.25rem;
}
.nf-form-content .list-select-wrap .nf-field-element>div::placeholder, .nf-form-content input:not([type=button])::placeholder, .nf-form-content textarea::placeholder
{
	color: var(--wp--preset--color--ltblue);
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
	font-size: 1.25rem;
}
.nf-form-content label {
	font-size: 1.25rem;
	color: var(--wp--preset--color--foreground);
	font-family: var(--wp--preset--font-family--acumin);
	font-weight: 500;
}
.checkbox-wrap .nf-field-element label.nf-checked-label:before, .checkbox-wrap .nf-field-label label.nf-checked-label:before, .listcheckbox-wrap .nf-field-element label.nf-checked-label:before, .listcheckbox-wrap .nf-field-label label.nf-checked-label:before {
	color: var(--wp--preset--color--secondary);
}
.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after,
.checkbox-wrap .nf-field-element label.nf-checked-label:after, .checkbox-wrap .nf-field-label label.nf-checked-label:after, .listcheckbox-wrap .nf-field-element label.nf-checked-label:after, .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{
	border-color: var(--wp--preset--color--ltblue);
	background: var(--wp--preset--color--background);
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	color: var(--wp--preset--color--primary);
	font-family:  var(--wp--preset--font-family--volkorn);
	font-style: italic;
	padding: 12px 0;
	background-color: transparent;
	font-size: var(--wp--preset--font-size--large);
	letter-spacing: -1px;
	cursor: pointer;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	background-color: transparent;
	color: var(--wp--preset--color--secondary);
}
.nf-form-title h3 {
	margin: 0;
	font-size: 1.9375rem;
	color: var(--wp--preset--color--foreground) !important;
	font-family: var(--wp--preset--font-family--acumin);
	font-weight: 700;
}
.home .nf-form-fields-required {
	display: none;
}
.home .nf-form-content input[type=button] {
	float: right;
}
.library-tile-cover {
	position: relative;
	overflow: hidden;
}

.home-blocks-listing .wp-block-post-template {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.home-blocks-listing .wp-block-post-template .wp-block-post {
	width: 100%;
	height: auto;
	max-width: 380px;
	margin-top: var( --wp--style--block-gap );
	background-color: var(--wp--preset--color--foreground) !important;
}
.home-blocks-listing .wp-block-post-template .wp-block-post > .wp-block-cover {
	height: 100%;
}
.home-blocks-listing .wp-block-post-terms a {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1.26;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 59px;
}
.home-blocks-listing .wp-block-post-terms a:first-child {
	min-width: 59px;
	display: inline-block;
}
.home-blocks-listing .wp-block-post-terms a[href$="post-nuclear/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Factory.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="reports-studies/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Document.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="success-stories/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Lightbulb.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="future-focused-work/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Binoculars.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="news/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Lighthouse.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="perspectives/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Navigation.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="podcast/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Podcast.png);
}
.home-blocks-listing .wp-block-post-terms a[href$="uncategorized/"]:first-child {
	padding-top: 70px;
	background-image: url(/wp-content/uploads/2022/04/PF_Icon-Steering.png);
}
.home-blocks-listing .wp-block-post-title a {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
}
.library-tile {
	position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(10);
  z-index: -1;
	margin: 0;
	opacity: .2;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
	padding-left: 0;
}
.slick-next, .slick-prev {
	width: 44px;
	height: 51px;
	color: var(--wp--preset--color--grnyellow);
	text-indent: -9999em;
	background: transparent url(/wp-content/uploads/2022/05/carousel-arrow.png) no-repeat 50% 50%;
	background-size: contain;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	background: transparent url(/wp-content/uploads/2022/05/carousel-arrow.png) no-repeat 50% 50%;
}
.slick-next {
	transform: scaleX(-1);
	top: calc(50% - 26px);
}
.wp-block-cb-carousel .slick-next:before, .wp-block-cb-carousel .slick-prev:before {
	width: 44px;
	height: 51px;
	text-indent: -9999em;
	display: block;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	font-family: var(--wp--preset--font-family--acumin);
	font-weight: 700;
	font-size: 1.25rem;
	background: rgba(52,101,127,.8);
	padding: 1rem .5rem;
}
.partners-carousel img {
	margin: 0 auto;
}
.tile-title a {
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
}
.library-facets .facetwp-type-checkboxes {
	  margin-bottom: 0;
}
.facetwp-checkbox {
	color: var(--wp--preset--color--foreground);
	border-color: var(--wp--preset--color--ltblue);
	background: var(--wp--preset--color--background);
	font-size: 1.25rem;
  font-family: var(--wp--preset--font-family--acumin);
  font-weight: 500;
	margin-bottom: 1.5rem !important;
}
.search-results-listing h2 a {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
footer .wp-block-navigation.mobileonly {
	margin-top: 0;
}
footer .wp-block-navigation.mobileonly .wp-block-navigation-submenu {
	flex-wrap: wrap;
}
footer .wp-block-navigation.mobileonly .wp-block-navigation__submenu-container {
	border: none;
	position: relative;
	width: 100% !important;
}
footer .wp-block-navigation.mobileonly .wp-block-navigation__submenu-container > li {
	padding-left: 0 !important;
}
.wp-block-query-pagination span,
.wp-block-query-pagination a {
	font-family: var(--wp--preset--font-family--volkorn);
	font-size: 19px !important;
	text-decoration: none;
}

.mobile-menu-social-icons a {
	font-size: 28px;
	height: 28px;
	width: 28px;
}
.mobile-primary-menu .wp-block-navigation__responsive-container-content .wp-block-navigation__container:nth-of-type(2) li {
	font-size: 21px !important;
}
.mobile-primary-menu .wp-block-navigation__responsive-container-content .wp-block-navigation__container:nth-of-type(3) li {
	font-size: 15px !important;
}
.homepage-logo-group {
	flex: 1 !important;
}
.facetwp-checkbox {
	position: relative;
	margin-left: 30px;
	padding-left: 0 !important;
	background-image: none !important;
	line-height: 20px;
}
.facetwp-checkbox .facetwp-display-value:before {
	color: #f7f7f7;
	opacity: 0;
	transition: all .5s;
		content: "\f00c";
	font-family: FontAwesome;
	font-size: 24px;
	position: absolute;
	bottom: 0;
	z-index: 2;
		top: 0px;
	left: -30px;
	bottom: auto;
}
.facetwp-checkbox.checked .facetwp-display-value:before {
	color: #333;
	opacity: 1;
	transition: all .5s;
	color: var(--wp--preset--color--secondary);
}
.facetwp-checkbox:after {
		border: 1px solid;
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	left: -28px;
	bottom: 0;
	top: 1px;
	bottom: auto;
	background: #f7f7f7;
	border-color: #c4c4c4;
	transition: all .5s;
	border-color: var(--wp--preset--color--ltblue);
	background: var(--wp--preset--color--background);
}
#cookie-notice {
	font-size: 20px !important;
	font-family: var(--wp--preset--font-family--acumin) !important;
}
#cookie-notice .cookie-notice-container {
	text-align: left;
	max-width: 1178px;
	padding: 36px 30px 55px;
	margin: 0 auto;
}
#cookie-notice h3 {
	margin: 0;
	font-size: 31px;
}
#cookie-notice .cn-close-icon {
	top: 38px;
}
#cookie-notice .cn-button:not(.cn-button-custom) {
	font-size: 23px !important;
	margin-left: 0 !important;
	padding: 0 !important;
	font-family: var(--wp--preset--font-family--volkorn) !important;
}
@media (max-width: 700px) {
	.interior-site-logo-large img {
		max-width: 80px;
		height: auto;
	}
}
@media (min-width: 600px) {
	.mobileonly {
		display: none !important;
	}
	.library-facets .facetwp-type-checkboxes {
	column-count: 3;
  }
}
@media (max-width: 599px) {
	.desktoponly {
		display: none !important;
	}
	.footer-columns-container {
		padding: 36px 0 !important;
	}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		margin-bottom: 70px;
	}
	h2 {
		line-height: 1.5 !important;
	}
	.title-banner {
		background-image: url(/wp-content/uploads/2022/06/mobile-title-banner.png);
		background-position: 100% 100%;
		min-height: 113px !important;
	}
	.title-banner > img {
		display: none;
	}
	.wp-block-group[style*="padding-left:68px"] {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}
	.contact-form-column {
		padding-right: 0 !important;
	}
	.mobile-primary-menu button svg {
		width: 38px;
		height: 38px;
	}
	.mobile-primary-menu .wp-block-navigation__responsive-container-content {
		padding: 150px 58px 58px !important;
	}
	.homepage-hero-text-container {
		padding: 0 12px !important;
	}
	.homepage-hero-text {
		margin: 0 !important;
		font-size: 35px !important;
		line-height: 49px !important;
	}
}
@media (min-width: 600px) and (max-width: 992px) {
		.homepage-hero-text-container {
			padding: 0 12px 200px !important;
		}
}
.conference-logo {
	margin-top: -75px;
	position: relative;
	z-index: 2;	
}
.has-background-image-kelp:after {
	content: "";
	width: 395px;
	height: 889px; 
	background: transparent url(https://www.plymouth-ma.biz/wp-content/uploads/2023/07/KELP-BKG-GRAPHIC.png) no-repeat bottom right !important;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.tail-container {
	overflow: visible;
}
@media (min-width: 992px) {
	.tail {
		position: absolute;
		top: -75px;
		right: 0;
	}
}
.speakers-sponsors {
	background: transparent url(https://www.plymouth-ma.biz/wp-content/uploads/2023/07/WAVE-GRAPHIC.png) no-repeat 0 75px;
}
.has-background-image-kelp-art-2 .wp-block-cover__inner-container {
	position: relative;
	z-index: 2;
}
.has-background-image-kelp-art-2:after {
	content: "";
	width: 100%;
	height: 100%; 
	background: transparent url(https://www.plymouth-ma.biz/wp-content/uploads/2023/07/KELP-ART-2.png) no-repeat left bottom !important;
	background-size: contain !important;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.has-background-image-coordinates-art .wp-block-cover__inner-container {
	z-index: 2;
}
.has-background-image-coordinates-art:after {
	content: "";
	width: 100%;
	height: 100%; 
	background: transparent url(https://www.plymouth-ma.biz/wp-content/uploads/2023/08/41°-57-59.99_-N-70°-39-59.99_-W.png) no-repeat left bottom !important;
	background-size: contain !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.conference-navigation-group {
	position: relative;
	z-index: 2;
}
#nf-form-5-cont .nf-form-content button, 
#nf-form-5-cont .nf-form-content input[type=button], 
#nf-form-5-cont .nf-form-content input[type=submit] {
	color: var(--wp--preset--color--background);
	background-color: var(--wp--preset--color--secondary) !important;
	font-family: var(--wp--preset--font-family--acumin);
	font-style: normal;
	font-size: var(--wp--preset--font-size--medium);
	line-height: 1;
	padding: var(--wp--preset--spacing--30) calc(1.333em + 2px);
	
	text-transform: uppercase;
	letter-spacing: normal;
	height: inherit;
}
#nf-form-5-cont .nf-form-fields-required {
	display: none;
}