/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link {
	padding-left: 12px;
	padding-right: 0;
	color: #ffffff;
}

#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link .text-wrap {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 22px;
	border-radius: 999px;
	background: #f26a2e;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
	vertical-align: middle;
	transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link .text-wrap::before,
#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link .text-wrap::after {
	display: none;
}

#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link:hover .text-wrap,
#site-navigation-wrap .dropdown-menu > li.dfd-header-donate-menu-item > a.menu-link:focus .text-wrap {
	background: #2B3E6E;
	color: #ffffff;
	box-shadow: 0 6px 18px rgba(92, 87, 99, 0.22);
}

#site-navigation-wrap .dropdown-menu > li.dfd-header-guidestar-menu-item {
	display: flex;
	align-items: center;
	height: 88px;
}

#site-navigation-wrap .dfd-header-guidestar-seal {
	display: inline-flex;
	align-items: center;
	line-height: 1;
}

#site-navigation-wrap .dfd-header-guidestar-seal img {
	display: block;
	max-height: 88px;
	width: auto;
}

#mobile-dropdown li.dfd-header-donate-menu-item,
.sidr-class-dfd-header-donate-menu-item {
	padding: 16px 20px;
}

#mobile-dropdown li.dfd-header-donate-menu-item > a,
.sidr-class-dfd-header-donate-menu-item > a {
	padding: 0 !important;
}

#mobile-dropdown .dfd-header-donate-button .text-wrap,
.sidr-class-dfd-header-donate-button .sidr-class-text-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	border-radius: 999px;
	background: #f26a2e;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
}

#mobile-dropdown .dfd-header-donate-button:hover .text-wrap,
#mobile-dropdown .dfd-header-donate-button:focus .text-wrap,
.sidr-class-dfd-header-donate-button:hover .sidr-class-text-wrap,
.sidr-class-dfd-header-donate-button:focus .sidr-class-text-wrap {
	background: #1f2a4f;
	color: #ffffff;
}

/* Match BuddyBoss/bbPress forum typography to the site body size. */
#bbpress-forums {
	font-size: 15px !important;
	line-height: 1.6 !important;
}

#bbpress-forums p,
#bbpress-forums li,
#bbpress-forums .bbp-forum-content,
#bbpress-forums .bbp-topic-content,
#bbpress-forums .bbp-reply-content {
	font-size: 15px !important;
	line-height: 1.6 !important;
}

#bbpress-forums li .bbp-forum-title,
#bbpress-forums li .bbp-topic-permalink {
	font-size: 17px !important;
	line-height: 1.35 !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums div.bbp-template-notice p,
#bbpress-forums div.bbp-breadcrumb,
#bbpress-forums div.bbp-topic-tags,
div.bbp-breadcrumb,
div.bbp-topic-tags,
.bbp-forum-freshness > a,
.bbp-topic-freshness > a {
	font-size: 14px !important;
	line-height: 1.5 !important;
}

/* Prevent the BuddyBoss new-discussion title field and editor toolbar from colliding. */
#bbpress-forums .bbp-topic-form label[for="bbp_topic_title"] {
	display: block;
	margin-bottom: 6px !important;
	font-size: 15px !important;
	line-height: 1.4 !important;
}

#bbpress-forums .bbp-topic-form label[for="bbp_topic_title"] + br {
	display: none;
}

#bbpress-forums .bbp-topic-form input#bbp_topic_title {
	display: block;
	box-sizing: border-box;
	width: 100% !important;
	min-height: 44px;
	margin: 0 0 22px !important;
	padding: 10px 14px !important;
	line-height: 1.4 !important;
}

#bbpress-forums .bbp-topic-form .bbp-the-content-wrapper {
	clear: both;
	display: block;
	position: relative;
	z-index: 1;
	margin-top: 18px !important;
	margin-bottom: 0 !important;
}

#bbpress-forums .bbp-topic-form .bbp-the-content-wrapper::before {
	content: "Discussion Message";
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
}

#bbpress-forums .bbp-topic-form .wp-editor-wrap,
#bbpress-forums .bbp-topic-form .wp-editor-tools,
#bbpress-forums .bbp-topic-form .wp-editor-container {
	clear: both;
	box-sizing: border-box;
	width: 100%;
}

#bbpress-forums .bbp-topic-form .wp-editor-tools {
	min-height: 36px;
	overflow: visible;
	position: relative;
	z-index: 2;
}

#bbpress-forums .bbp-topic-form .quicktags-toolbar,
#bbpress-forums .bbp-topic-form .mce-toolbar-grp {
	clear: both;
	box-sizing: border-box;
	min-height: 36px;
}

#bbpress-forums .bbp-topic-form .wp-editor-area,
#bbpress-forums .bbp-topic-form textarea.bbp-the-content {
	box-sizing: border-box;
	min-height: 180px;
	border: 1px solid #d8dbe2;
	padding: 12px;
}

#bbpress-forums .bbp-topic-form .bbp-the-content-wrapper .bbp-the-content.medium-editor-element {
	box-sizing: border-box;
	width: 100%;
	min-height: 160px;
	border: 1px solid #d8dbe2;
	border-radius: 2px;
	background: #ffffff;
	padding: 12px 14px !important;
	line-height: 1.6 !important;
	outline: none;
}

#bbpress-forums .bbp-topic-form .bbp-the-content-wrapper .bbp-the-content.medium-editor-element:focus {
	border-color: #1f2a4f;
	box-shadow: 0 0 0 2px rgba(31, 42, 79, 0.12);
}

#bbpress-forums .bbp-topic-form #bbp_topic_tags_dropdown + .select2 {
	width: 100% !important;
}

#bbpress-forums .bbp-topic-form #bbp_topic_tags_dropdown + .select2 .select2-selection--multiple {
	box-sizing: border-box;
	width: 100%;
	min-height: 44px;
	border: 1px solid #d8dbe2 !important;
	border-radius: 2px;
	background: #ffffff;
	padding: 0 14px !important;
}

#bbpress-forums .bbp-topic-form #bbp_topic_tags_dropdown + .select2 .select2-search__field {
	min-height: 42px;
	margin: 0 !important;
	padding: 10px 0 !important;
	line-height: 1.4 !important;
}

#bbpress-forums .bbp-topic-form #bbp_topic_tags_dropdown + .select2.select2-container--focus .select2-selection--multiple {
	border-color: #1f2a4f !important;
	box-shadow: 0 0 0 2px rgba(31, 42, 79, 0.12);
}

#bbpress-forums .bbp-topic-form #whats-new-toolbar {
	clear: both;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	min-height: 44px;
	height: auto !important;
	margin: 0 0 18px !important;
	border: 1px solid #d8dbe2;
	border-radius: 2px;
	background: #ffffff;
	padding: 0 14px !important;
	overflow: visible !important;
	position: relative;
	z-index: 2;
}

#bbpress-forums .bbp-topic-form .medium-editor-toolbar.static-toolbar {
	display: block !important;
	position: static !important;
	width: 100%;
	overflow: visible !important;
}

#bbpress-forums .bbp-topic-form .medium-editor-toolbar-actions {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px;
	min-height: 42px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
}

#bbpress-forums .bbp-topic-form .medium-editor-toolbar-actions li,
#bbpress-forums .bbp-topic-form .medium-editor-toolbar-actions button {
	line-height: 1 !important;
}

/* Production Dads for Dads footer. */
#footer.dfd-site-footer {
	box-sizing: border-box;
	margin-top: 80px;
	background: #0f1722;
	padding: 56px 0;
	color: #ffffff;
}

#footer.dfd-site-footer *,
#footer.dfd-site-footer *::before,
#footer.dfd-site-footer *::after {
	box-sizing: border-box;
}

#footer.dfd-site-footer .dfd-footer-container {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto;
}

#footer.dfd-site-footer .dfd-footer-container:not(.elementor-section) {
	display: grid;
	gap: 40px;
}

#footer.dfd-site-footer .dfd-footer-container.elementor-section {
	padding: 0;
}

#footer.dfd-site-footer .dfd-footer-container.elementor-section > .elementor-container {
	display: grid;
	width: 100%;
	max-width: none;
	gap: 40px;
}

#footer.dfd-site-footer .dfd-footer-container.elementor-section .elementor-column {
	width: auto;
	min-height: 0;
}

#footer.dfd-site-footer .dfd-footer-container.elementor-section .elementor-widget-wrap {
	display: block;
	padding: 0;
}

#footer.dfd-site-footer .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

#footer.dfd-site-footer h3 {
	margin: 0 0 12px;
	color: #ffffff;
	font-family: inherit;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
}

#footer.dfd-site-footer .dfd-footer-nav h3 {
	font-size: 18px;
	font-weight: 600;
}

#footer.dfd-site-footer .elementor-heading-title {
	color: inherit;
	font: inherit;
	line-height: inherit;
}

#footer.dfd-site-footer p {
	max-width: 448px;
	margin: 0;
	color: #cbd5e1;
	font-size: 14px;
	line-height: 1.6;
}

#footer.dfd-site-footer p + p {
	margin-top: 16px;
}

#footer.dfd-site-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer.dfd-site-footer li + li {
	margin-top: 8px;
}

#footer.dfd-site-footer a {
	color: #cbd5e1;
	font-size: 14px;
	line-height: 1.5;
	text-decoration: none;
	transition: color 0.2s ease;
}

#footer.dfd-site-footer a:hover,
#footer.dfd-site-footer a:focus {
	color: #ffffff;
}

#footer.dfd-site-footer .dfd-footer-newsletter-frame {
	position: relative;
	isolation: isolate;
	height: 160px;
	overflow: hidden;
	border: 1px solid #e2e8f0;
	border-radius: 16px;
	background: #ffffff;
	box-shadow: 0 1px 2px rgba(15, 23, 34, 0.08);
}

#footer.dfd-site-footer iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 16px;
}

@media (min-width: 768px) {
	#footer.dfd-site-footer .dfd-footer-container:not(.elementor-section),
	#footer.dfd-site-footer .dfd-footer-container.elementor-section > .elementor-container {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	#footer.dfd-site-footer .dfd-footer-newsletter-frame {
		height: 217px;
	}
}
