/*
Theme Name: West Marin Fund Org
Description: Salient Child
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: JPM
Author URI:  https://jminor.com
Template: salient
Version: 1.0
*/

/* Fonts */

@font-face {
    font-family: 'Gotham Rounded';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: local('Gotham Rounded Book'), url('/wp-content/themes/salient-child/fonts/GothamRounded-Book.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamRounded-Book.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Rounded';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: local('Gotham Rounded Book Italic'), url('/wp-content/themes/salient-child/fonts/GothamRounded-BookItalic.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamRounded-BookItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Rounded';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local('Gotham Rounded Medium'), url('/wp-content/themes/salient-child/fonts/GothamRounded-Medium.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamRounded-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Rounded';
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: local('Gotham Rounded Medium Italic'), url('/wp-content/themes/salient-child/fonts/GothamRounded-MediumItalic.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamRounded-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Medium';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: local('GothamMedium'), url('/wp-content/themes/salient-child/fonts/GothamMedium.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamMedium.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Bold';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: local('GothamBold'), url('/wp-content/themes/salient-child/fonts/GothamBold.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamBold.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Black';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: local('GothamBlack'), url('/wp-content/themes/salient-child/fonts/GothamBlack.woff2') format('woff2'), url('/wp-content/themes/salient-child/fonts/GothamBlack.woff') format('woff');
}


/* Base */
a img:hover {
    opacity: .8 !important;
}

p a,
.wpb_wrapper h5 a,
.wpb_wrapper h6 a,
.wpb_text_column .wpb_wrapper a {
    text-decoration: underline;
    text-decoration-color: #7790B3;
    text-decoration-thickness: 1px;
    text-underline-offset: .3em;
    transition: all 0.15s ease-in-out;
}

p a,
.wpb_wrapper h5 a:hover,
.wpb_wrapper h6 a:hover,
.wpb_text_column .wpb_wrapper a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: .4em;
}

p a,
li a,
h3 a,
h4 a {
    position: relative;
    transition: color 0.15s ease-in-out;
}

blockquote {
    line-height: 1.3em;
    margin: 30px 0 45px;
}

blockquote.wp-block-quote {
    padding-left: 1.75em;
    padding-right: 1.75em;
}

blockquote.wp-block-quote:before,
.material blockquote::before,
blockquote.wp-block-quote:before {
    border: none;
	color: #CCE5FF;
    content: "\201C";
    font-family: Georgia, serif !important;
    font-weight: 600;
    font-size: 10em;
	font-style: normal;
    opacity: .5;
    position: absolute;
    top: 50px;
    left: -20px;
    z-index: -10;
}

blockquote p {
    padding-bottom: 1em;
    font-style: italic;
}

blockquote cite {
	font-family: 'Gotham Rounded';
    font-weight: 400;
}

hr {
    margin: 30px 0 45px;
    border-style: solid;
	border-bottom: 0;
    border-color: #B2AB9A;
}

ul,
ol {
    margin-left: 20px;
}

ol li {
    list-style: inherit;
}

li {
    margin-bottom: 7px;
}


/* Custom */


.brand-text, .brand-text span, .brand-text i:before {
	color: #3F5A71 !important;
}

.capitalized * {
    text-transform: capitalize;
}

.badge {
    border: 1px solid #D7DDE3;
    border-radius: 5px;
    background-color: #CCE5FF;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
    width: fit-content;
}

.badge-sm {
    font-weight: 600;
    top: -2px;
}

@media only screen and (max-width: 999px) {
    .badge {
        font-size: .85em !important;
        line-height: normal !important;
    }
}

.color-sequence .nectar-post-grid-item:nth-child(5n+1) .bg-overlay,
.color-sequence .portfolio-items .col:nth-child(5n+1) .work-item:not(.style-3) .work-info-bg {
    background-color: #3F5A71 !important;
}

.color-sequence .nectar-post-grid-item:nth-child(5n+2) .bg-overlay,
.color-sequence .portfolio-items .col:nth-child(5n+2) .work-item:not(.style-3) .work-info-bg {
    background-color: #83AD66 !important;
}

.color-sequence .nectar-post-grid-item:nth-child(5n+3) .bg-overlay,
.color-sequence .portfolio-items .col:nth-child(5n+3) .work-item:not(.style-3) .work-info-bg {
    background-color: #BA7459 !important;
}

.color-sequence .nectar-post-grid-item:nth-child(5n+4) .bg-overlay,
.color-sequence .portfolio-items .col:nth-child(5n+4) .work-item:not(.style-3) .work-info-bg {
    background-color: #7790B3 !important;
}

.color-sequence .nectar-post-grid-item:nth-child(5n+5) .bg-overlay,
.color-sequence .portfolio-items .col:nth-child(5n+5) .work-item:not(.style-3) .work-info-bg {
    background-color: #EDCE57 !important;
}

.color-sequence .nectar-hor-list-item:nth-child(5n+1) .nectar-list-item h4, .color-sequence .nectar-hor-list-item:nth-child(5n+1) .nectar-list-item .item-icon:before {
    color: #83AD66;
}

.color-sequence .nectar-hor-list-item:nth-child(5n+2) .nectar-list-item h4, .color-sequence .nectar-hor-list-item:nth-child(5n+2) .nectar-list-item .item-icon:before, .color-sequence-os .nectar-hor-list-item:nth-child(5n+4) .nectar-list-item h4, .color-sequence-os .nectar-hor-list-item:nth-child(5n+4) .nectar-list-item .item-icon:before {
    color: #BA7459;
}

.color-sequence .nectar-hor-list-item:nth-child(5n+3) .nectar-list-item h4, .color-sequence .nectar-hor-list-item:nth-child(5n+3) .nectar-list-item .item-icon:before, .color-sequence-os .nectar-hor-list-item:nth-child(5n+1) .nectar-list-item h4, .color-sequence-os .nectar-hor-list-item:nth-child(5n+1) .nectar-list-item .item-icon:before, .color-sequence-os .nectar-hor-list-item:nth-child(5n+5) .nectar-list-item h4, .color-sequence-os .nectar-hor-list-item:nth-child(5n+5) .nectar-list-item .item-icon:before {
    color: #7790B3;
}

.color-sequence .nectar-hor-list-item:nth-child(5n+4) .nectar-list-item h4, .color-sequence .nectar-hor-list-item:nth-child(5n+4) .nectar-list-item .item-icon:before, .color-sequence-os .nectar-hor-list-item:nth-child(5n+2) .nectar-list-item h4, .color-sequence-os .nectar-hor-list-item:nth-child(5n+2) .nectar-list-item .item-icon:before {
    color: #3F5A71;
}

.color-sequence .nectar-hor-list-item:nth-child(5n+5) .nectar-list-item h4, .color-sequence .nectar-hor-list-item:nth-child(5n+5) .nectar-list-item .item-icon:before, .color-sequence-os .nectar-hor-list-item:nth-child(5n+3) .nectar-list-item h4, .color-sequence-os .nectar-hor-list-item:nth-child(5n+3) .nectar-list-item .item-icon:before {
    color: #83AD66;
}

.color-sequence .nectar-hor-list-item .item-icon {
    min-width: 40px;
}

.impact-list.color-sequence .nectar-hor-list-item, .impact-list.color-sequence-os .nectar-hor-list-item {
	background: #F5F4E9;
}


@media only screen and (max-width: 690px), only screen and (min-width: 1001px) and (max-width: 1240px) {
	.impact-list.color-sequence .nectar-hor-list-item.has-btn .nectar-list-item>*, .impact-list.color-sequence-os .nectar-hor-list-item.has-btn .nectar-list-item>* {
		display: block;
		text-align: center;
	}
	.impact-list.color-sequence .nectar-hor-list-item .nectar-list-item-btn, .impact-list.color-sequence-os .nectar-hor-list-item .nectar-list-item-btn {
		margin: 15px auto;
		width: fit-content;
	}
}

h2.home-hero-tagline {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 600;
}

@media only screen and (min-width: 1000px) {
    .hor-list-item-multi-row>div>div>.nectar-hor-list-item:last-child::after {
        display: none !important;
    }
}

.inline {
    display: inline;
}

.inline-heading {
    display: inline;
    vertical-align: middle;
}

.inline-org-list li a {
    font-weight: 700 !important;
}

ul.inline-org-list {
    margin-left: 0;
    text-align: center;
}

ul.inline-org-list li {
    display: inline;
}

ul.inline-org-list li:after {
    content: "Â·";
    padding: 0 10px;
}

ul.inline-org-list li:last-child:after {
    content: "";
    padding: 0;
}

.linktree-icon .fa-tree:before {
    color: transparent;
    background-image: url("/wp-content/uploads/2024/07/icon-linktree-g.svg");
    background-repeat: no-repeat;
}

.linktree-icon .nectar_icon:hover .fa-tree:before {
    color: transparent;
    background-image: url("/wp-content/uploads/2024/07/icon-linktree-w.svg");
    background-repeat: no-repeat;
}

.no-pointer-event {
	pointer-events: none;
}

.outline-FFE172 {
    outline: 3px solid #FFE172;
}


/* CTAs */

#boxed #call-to-action .container,
#call-to-action .container,
#footer-outer[data-full-width="1"] #call-to-action .container {
    padding-left: 8%;
    padding-right: 8%;
}

body[data-footer-reveal="1"] #call-to-action .triangle {
    display: block;
}

#call-to-action {
    background: linear-gradient(316deg, #3f5a71, #7790b3, #ba7459, #83ad66);
    background-size: 800% 800%;
    -webkit-animation: GradientAnimation 12s ease infinite;
    -moz-animation: GradientAnimation 12s ease infinite;
    animation: GradientAnimation 12s ease infinite;
}

#call-to-action .triangle {
    border-top: 10px solid #FFFDF8;
    margin-bottom: 50px;
    margin-top: -60px;
}

#call-to-action .container {
    padding-bottom: 60px;
    padding-top: 60px;
}

#call-to-action .container span {
    font-size: 1.25em;
    display: block;
    line-height: 1.25em;
    margin: auto;
    max-width: 960px;
}

#call-to-action .container a {
    font-size: .75em;
    letter-spacing: 1px;
    margin-top: 30px;
    -ms-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: transform .45s cubic-bezier(0.25, 1, 0.33, 1);
}

#call-to-action .container a:hover {
    color: #ffffff !important;
}

#call-to-action::after {
    background-image: url(/wp-content/uploads/2019/08/bg-topo-bolinas.jpg);
    background-size: cover;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
    z-index: -99;
}

.nectar-cta p,
.nectar-cta h1,
.nectar-cta h2,
.nectar-cta h3,
.nectar-cta h4,
.nectar-cta h5,
.nectar-cta h6 {
    margin-bottom: 0 !important;
}


/* Site Header */

.logo-spacing {
    width: 130px
}

#header-outer {
  transition: transform 0.3s ease;
  will-change: transform;
}

#header-outer.transparent #top nav>ul>li[class*=button_bordered]>a:before,
#top nav>ul>li[class*=button_bordered]>a:before {
    border-color: #3F5A71;
}

#header-outer:not(.transparent) .sf-menu > li ul {
    border: none;
}

#header-outer nav>ul>.megamenu>ul ul li.nav-no-hover-bg.current-menu-item>a,
#header-outer nav>ul>.megamenu>ul ul li.nav-no-hover-bg.current-menu-item>a:focus {
    background-color: transparent !important;
}

#header-outer nav>ul>.megamenu>ul ul li.nav-no-hover-bg a:hover {
    background-color: transparent !important;
    opacity: .85;
}

.megamenu .sub-menu,
.sub-menu {
    margin-top: 5px;
}

.nav-donate {
    overflow: visible !important;
}

#header-outer:not(.transparent) .nectar-mobile-only.mobile-header .nav-donate a:hover {
	color: #ffffff !important;
}

#header-outer li>a .nectar-menu-label:before {
    background-color: transparent !important;
    border-radius: 0;
}

body #slide-out-widget-area .nectar-menu-label:before {
    background-color: transparent;
}

body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after,
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .nectar-menu-item-with-icon span:after {
    display: none;
}

.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li ul {
    padding-left: 0;
}

#slide-out-widget-area ul .menu-item .nectar-ext-menu-item .menu-title-text {
    background-image: none;
}

body #slide-out-widget-area .secondary-header-text {
    border-radius: 0;
    margin: 0 auto 30px;
}

#menu-item-5759>a>div>div.inner-content>span.title.inherit-h3>i {
    top: -3px;
}

#header-outer nav #menu-item-5759 .menu-title-text {
    font-size: 20px;
}

#header-outer nav #menu-item-5764 ul.sub-menu {
    margin-left: 26px;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 90%;
}

/* Grants Mega Menu Right Sub */
/* #header-outer nav #menu-item-5765 ul.sub-menu {
    padding-bottom: 5px;
    padding-top: 0;
    margin-left: 26px;
    margin-top: 0;
} */


/* Site Footer */

#footer-outer .widget h4 {
    margin-bottom: 15px;
}

#footer-outer .widget {
    margin-bottom: 15px;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 45px 0 20px;
}

#footer-outer #copyright p {
    font-size: smaller;
}

#footer-outer .nectar-button:hover {
    color: inherit !important;
}

#footer-outer #footer-widgets .col p {
    font-size: .8em;
    font-weight: 500;
    line-height: 1.4em;
    padding-bottom: 1em;
}

#footer-outer #footer-widgets .col ul li a, #sidebar div ul li a {
    line-height: 1.4;
}

#footer-widgets .row {
    padding: 60px 0 0 !important;
}

#footer-widgets p a {
    text-decoration: none;
}

#footer-widgets .icon-button-arrow::before {
	color: #3f5a71;
}

@media (min-width: 691px) {
    #footer-widgets .span_3 {
        width: 20%;
    }

    #footer-widgets .col {
        margin-right: 4.5%;
    }
}


/* Page Headings */

div#page-header-bg {
    background-color: #FFFDF8 !important;
    padding-top: 45px;
}

.page-header-overlay-color:after {
    opacity: 0.5;
}

@media only screen and (min-width: 1000px) {
    #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap,
    #page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap,
    .blog-archive-header.color-bg .container {
        padding-top: 75px;
    }
}


/* Blog */
.blog-title .inner-wrap a {
    pointer-events: none;
}


/* Buttons */

.btn-scale-col.vc_column-inner:hover {
    transform: scale(1.07) !important;
}

.button-disabled {
    box-shadow: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
}

a.nectar-button.small.regular.has-icon.regular-button.btn-text-link,
a.nectar-button.large.regular.has-icon.regular-button.btn-text-link {
    background-color: transparent !important;
    box-shadow: none !important;
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

a.nectar-button.regular.has-icon.regular-button.btn-text-link,
a.nectar-button.jumbo.regular.has-icon.regular-button.btn-text-link {
    background-color: transparent !important;
    box-shadow: none !important;
    color: inherit;
    margin-bottom: 0;
    padding-left: 0;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

a.nectar-button.regular.has-icon.regular-button.btn-text-link span,
a.nectar-button.regular.has-icon.regular-button.btn-text-link:hover span,
a.nectar-button.jumbo.regular.has-icon.regular-button.btn-text-link:hover span {
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.col.dark .nectar-button.see-through,
.col.dark .nectar-button.see-through-2 {
    border-color: rgba(63, 90, 113, 0.75);
    color: rgb(63, 90, 113);
}

body .col.dark .nectar-button.see-through-2:hover,
body .col.dark .nectar-button.see-through-3:hover,
body .nectar-button.see-through-2:hover,
body .nectar-button.see-through-3:hover {
    background-color: #3F5B71;
}


/* Post Grid */

.nectar-post-grid-filters a {
    margin: 10px 15px;
    white-space: nowrap;
}

.nectar-post-grid-filters a:after {
    height: 1px;
    background-color: #ebebeb;
}

.nectar-post-grid-filters a.active {
    color: #83AD66;
    font-weight: 500 !important;
}

.nectar-post-grid .meta-category span {
    font-size: .6em;
    display: inline-block;
    line-height: 1em;
    margin-right: 5px
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category {
    font-size: .7em;
    margin-bottom: 15px;
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category a {
    line-height: 1.5em;
    margin-bottom: 0;
    margin-right: 5px;
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category a:after {
    content: "\00B7";
    margin-left: 5px;
}

.nectar-post-grid .nectar-post-grid-item .content .meta-category a:last-child:after {
    content: "";
    margin-right: 0;
}

.nectar-post-grid .nectar-post-grid-item .content .post-heading {
    max-width: 95%;
}

.nectar-post-grid-wrap .load-more {
    color: #3F5A71;
    border: 2px solid #3F5A71;
}

.nectar-post-grid-wrap--fl-sidebar_right .nectar-post-grid-filters {
    padding-left: 60px;
}

@media only screen and (min-width: 1000px) {
    .nectar-post-grid-wrap--fl-sidebar_right .nectar-post-grid-filters a {
        margin: .5em 0;
    }
	.nectar-post-grid-filters a {
        line-height: 1.5em !important;
		font-size: 13px !important;
	}
}

.full-width-section>.col.span_12.dark .nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content *,
.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content * {
    color: #3F5A71 !important;
}


/* Submenus */
body .page-submenu li a {
    font-family: 'Gotham Medium';
    font-weight: 500;
    text-decoration: none;
}

body .page-submenu li:last-child {
    margin-right: 0;
}

body .page-submenu li a::after,
body .page-submenu li a:hover::after {
    border: none;
}

body .page-submenu.stuck::before {
    background: #FFFDF8;
    content: '';
    height: 130px;
    left: 0;
    opacity: .9;
    position: absolute;
    top: 0;
    transition: all 1s;
    -webkit-transition: all .3s;
    transform: translateY(-130px);
    width: 100%;
}

body .page-submenu li.current-menu-item a {
    font-weight: 600;
}

.page-submenu .mobile-menu-link {
    border: none;
}

@media only screen and (max-width:1000px) {
    .page-submenu.stuck {
        top: -50px !important
    }
}


/* Tabs */

.material .tabbed>ul li.tab-item a span {
    font-weight: 700;
    font-family: 'Gotham Bold';
}

body .tabbed .nectar-hor-list-item {
    padding-left: 0;
	padding-right: 0;
}

.wmf-tabs .tabbed>ul li a {
    color: inherit;
}

.wmf-tabs .tabbed[data-style*="material"] .wpb_tabs_nav li a:not(.active-tab):hover,
body .wmf-tabs .tabbed[data-style*="material"][data-color-scheme] .wpb_tabs_nav li a:not(.active-tab):hover {
    color: #83AD66;
}

.wmf-tabs .tabbed>ul li.active-tab a {
    color: #fff;
}

.wmf-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav {
    margin-bottom: 25px;
}

.wmf-tabs .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav li a {
    font-size: 24px;
    font-weight: 700 !important;
    padding-bottom: 25px;
}

.tabs-large div .wpb_tabs_nav li.tab-item>a>span {
    font-size: 22px;
}

@media only screen and (min-width: 1000px) {
    .tab-content-center .tabbed[data-style="vertical_modern"]>div {
        display: table !important;
        min-height: 400px;
    }

    .tab-content-center .tabbed[data style="vertical_modern"]>div>div {
        margin-bottom: 0;
        display: table-cell;
        vertical-align: middle;
    }
}

.tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
    border-radius: 2px;
    font-size: 22px;
    font-weight: 500 !important;
    letter-spacing: normal;
    padding: 20px;
}


/* Testimonials */

.testimonial_slider .slides {
    overflow: visible;
}

.testimonial_slider:not([data-style*="multiple_visible"]) blockquote {
    color: #3F5B71;
    font-size: 18px;
    line-height: 1.5;
}

.testimonial_slider blockquote span.testimonial-name {
    font-size: 16px !important;
}

.testimonial_slider blockquote::before {
    content: none;
}

.testimonial_slider .image-icon.has-bg {
    width: 100px;
    height: 100px;
}

.testimonial_slider .controls {
    bottom: 0;
}

.testimonial_slider .controls ul li .pagination-switch {
    background-color: #7790B3;
    border: none;
}

.testimonial_slider .controls ul li .pagination-switch.active {
    background-color: #3F5B71;
}

.testimonial_slider .controls ul li .pagination-switch:hover {
    background-color: #3F5B71;
}

.nectar_single_testimonial[data-style="bold"] p {
	font-family: revert;
}

.nectar_single_testimonial[data-style=bold] p span {
	font-family: Georgia, serif !important;
    font-weight: 600;
    font-size: 6em;
	font-style: normal;
}

.nectar_single_testimonial span, body .testimonial_slider blockquote span {
    font-family: 'Gotham Rounded';
    font-weight: 400;
}

.nectar_single_testimonial .image-icon,
.testimonial_slider .image-icon {
    font-size: 150px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    height: 65px;
    margin-bottom: 34px;
    line-height: 150px;
    border: 0
}

.swiper-slide {
    background-color: #FFFDF8 !important;
}

.swiper-slide .content h1,
.swiper-slide .content h2 {
    font-weight: 700;
    text-shadow: 1px 2px 2px rgba(63, 90, 113, 0.5);
}

body .swiper-slide[data-color-scheme="dark"] .content h2 {
    color: #3F5A71 !important;
}

body .swiper-slide[data-color-scheme="dark"] .content p {
    color: #3F5A71 !important;
}


/* Toggles */

body .toggle h3,
body .row .toggle h3 {
    padding-left: 5px;
}

div[data-style*=minimal] .toggle>.toggle-title i {
    border-color: #3f5a71;
	right: 42px;
}

div[data-style="minimal"] .toggle > .toggle-title i:after, div[data-style="minimal"] .toggle > .toggle-title i:before {
	background-color: #3f5a71;
}

div[data-style="minimal"] .toggle {
    border-bottom: 2px solid #D7DDE3;
}

div[data-style="minimal"] .toggle h3 a {
    color: #3f5a71;
	font-size: 15px;
}

div[data-style="minimal"] .toggle h3:hover {
    background-color: rgba(255, 255, 255, .4);
}

div[data-style="minimal"] .toggle div div.nectar-hor-list-item:last-child,
.toggle>div>div:last-child {
    border-bottom: none !important;
}

.row .col.section-title {
    border-bottom: none;
}

.row .col.section-title span {
    color: #3F5A71;
    margin-left: 20px;
}


/* Salient Misc. */

body.material #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"].fixed-menu .span_9 #logo img {
    display: none;
}

.divider-border {
    background-color: #B2AB9A;
}

.nectar-fancy-box[data-style="parallax_hover"] .inner {
    margin-bottom: 0;
    padding: 20% 0;
    position: relative;
    width: 75%;
}

.nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style {
	opacity: 1;
	margin-bottom: 15px;
}

.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.4"]:hover .parallaxImg-wrap .bg-img:after, .nectar-post-grid-wrap .nectar-post-grid-item:hover .bg-overlay {
    background-color: #00304E !important;
}

a.fancy-box-btn, .nectar-fancy-box[data-style=hover_desc] .hover-content {
    font-size: 13px;
}

.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0;
}

#error-404 {
    padding: 7% 0;
}

body.material .nectar-button.has-icon.small i {
    width: 24px !important;
}

.nectar-menu-label {
    line-height: 1.3;
    padding: 5px 0;
    margin-left: 0;
}

.nectar-hor-list-item {
        padding-right: 22px;
}

.nectar-hor-list-item.has-btn {
        padding-right: 0;
}

.nectar-hor-list-item.has-btn .nectar-list-item[data-text-align=left] {
    padding-right: 0;
}

.nectar-hor-list-item.has-btn .nectar-list-item[data-text-align=right] {
    padding-left: 0;
}

.nectar-list-item[data-text-align=right] a.nectar-list-item-btn {
    margin-left: -2px;
}

.nectar-hor-list-item .nectar-list-item-btn {
    border: 2px solid #3F5A71;
    color: #3F5A71;
	text-align: center;
	margin: 5px 22px;
}

.nectar-list-item-btn:hover {
    background-color: #3F5A71;
    border: 2px solid #3F5A71;
    color: #fff;
}

.nectar_icon_wrap[data-style="border-animation"] .nectar_icon:hover {
    background-color: rgba(255, 253, 248, 0.1);
}

a.play_button_2.large.nectar_video_lightbox {
    opacity: .9;
}

.span_12.light .wpb_text_column a,
.span_12.light .wpb_text_column a:not(:hover) {
    opacity: .9;
    text-decoration-color: #fff;
    transition: all 0.15s ease-in-out;
}


/* Salient Media Queries */

@media only screen and (max-width: 690px) {
    body.material .main-content .nectar-post-grid .nectar-post-grid-item .inner {
        overflow: hidden;
        border-radius: 0;
    }
}

@media only screen and (min-width: 691px) and (max-width: 999px) {
	#footer-outer .one-fourths.span_3 {
		padding: 0;
	}
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .page-submenu ul {
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 1000px) {
	.container.main-content {
        padding-left: 60px;
        padding-right: 60px;
    }
	
	#footer-widgets .container {
		padding-left: 60px;
		padding-right: 60px;
	}

    div#page-header-bg .inner-wrap,
    .row.heading-title.hentry {
        max-width: 70%;
        margin: auto;
    }

    .nectar-post-grid-filters a {
        line-height: 2em
    }

    .swiper-slide .content {
        padding: 0 120px;
    }
}


/* Notification Bars */


.ff-smart-notification-bar {
	background: linear-gradient(316deg, #3f5a71, #7790b3);
    background-size: 800% 800%;
    -webkit-animation: GradientAnimation 12s ease infinite;
    -moz-animation: GradientAnimation 12s ease infinite;
    animation: GradientAnimation 12s ease infinite;
	font-weight: 500;
}

#ff_smart_notification_bar_root .ff-smart-notification-bar__cta {
    margin: 0 !important;
}

@media only screen and (max-width: 690px) {
	.ff-smart-notification-bar {
		padding: 10px !important;
	}
	.ff-smart-notification-bar__body, .ff-smart-notification-bar__cta a, .fb-content p, .fb-content a {
		font-size: 13px !important;
	}
}
@media only screen and (min-width: 1px) {
	#ff_smart_notification_bar_root .ff-smart-notification-bar {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

/* Firebox */

.fb-content a {
	text-decoration: none;
}
.fb-content p {
	padding-bottom: 0;
}

/* Wills for West Marin */

.wfwm-icon-myth .iwithtext .iwt-icon i::before {
    color: #E6495C !important;
}


/* WP Block Editor */

.post .content-inner {
    padding-bottom: 0;
}

.row .col.section-title.project-title,
.row .col.section-title.blog-title {
    margin-bottom: 0;
}

.section-title span {
    font-weight: 500 !important;
    padding-left: 0 !important;
}

.single [data-post-hs="default_minimal"] .page-header-bg-image:after,
.archive .page-header-bg-image:after {
    background-color: rgba(255, 253, 248, 0.35);
}

.single .heading-title[data-header-style="default_minimal"] {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.single .heading-title[data-header-style="default_minimal"] .meta-category span {
    border: 1px solid #F8EFE7;
    border-radius: 4px !important;
    color: #B2AB9A;
    display: inline-block;
    font-size: 11px;
    font-weight: 500 !important;
    line-height: 18px;
    margin: 5px 6px 0 5px;
    padding: 4px 8px !important;
    transition: all 0.2s ease;
}

.single #single-below-header {
    margin-top: 30px;
}

span.meta-category {
    margin-bottom: 30px;
}

.single-post .post-content>.post-featured-img>img {
    margin-bottom: .5em;
}

.wp-block-button {
    margin-bottom: 2.5em;
    margin-top: 1.5em;
}

.wp-block-button__link,
.wp-block-button__link:focus,
.wp-block-button__link:visited {
    color: #fff;
    font-weight: 700;
    padding: 15px 20px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border-color: #3F5A71 !important;
    letter-spacing: 1px;
}

.wp-block-button__link {
    background-color: #3F5A71 !important;
    color: #fff !important;
    font-family: 'Gotham Medium', Arial;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: #3F5A71 !important;
    color: #fff !important;
}

.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 10px;
}

.wp-block-embed iframe {
	border-radius: 15px;
}

figure.wp-block-image,
.wp-block-image figure,
figure.wp-block-gallery {
    margin-bottom: 2em;
    margin-top: 1.5em;
}

.wp-block-image.alignleft {
    position: relative;
	right: 4em;
}

.wp-block-image.alignright {
    position: relative;
	left: 4em;
}

@media only screen and (max-width: 690px) {
    .wp-block-image.alignleft,
    .wp-block-image.alignright {
        float: none;
		left: 0;
		right: 0;
        margin-left: auto;
        margin-right: auto;
    }
	.full-width-mobile {
		width: 100%;
	}
}

.wp-block-image figcaption,
.wp-block-image.figcaption,
figcaption.blocks-gallery-caption,
.img-caption {
    color: #B2AB9A !important;
    font-size: .8em;
    font-style: italic;
    line-height: 1.3;
    margin-top: 1em;
    margin-bottom: 0;
    text-align: left !important;
    width: 100%;
}

.wp-block-image figcaption a,
.wp-block-image.figcaption a,
figcaption.blocks-gallery-caption a {
    color: #B2AB9A;
    text-decoration: underline;
}

.wp-block-image.figcaption.gallery {
    margin-top: -.15em;
}

.wp-block-gallery {
    margin-bottom: 0;
    margin-left: 0;
}

figure.wp-block-gallery.has-nested-images figure.wp-block-image figcaption, figcaption.blocks-gallery-caption {
    background: none;
    margin-top: 5px;
	text-align: left;
    text-shadow: none;
    position: relative;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
	display: none;
}

.wp-block-image img {
    border-radius: 15px;
    margin-bottom: 0 !important;
}

.wp-block-separator {
    border: none;
    border-top: 1px solid #B2AB9A;
}

/* Animations */

@-webkit-keyframes GradientAnimation {
    0% {
        background-position: 1% 0%
    }

    50% {
        background-position: 99% 100%
    }

    100% {
        background-position: 1% 0%
    }
}

@-moz-keyframes GradientAnimation {
    0% {
        background-position: 1% 0%
    }

    50% {
        background-position: 99% 100%
    }

    100% {
        background-position: 1% 0%
    }
}

@keyframes GradientAnimation {
    0% {
        background-position: 1% 0%
    }

    50% {
        background-position: 99% 100%
    }

    100% {
        background-position: 1% 0%
    }
}

.gradient-animated .vc_column-inner .column-overlay-layer {
    background: linear-gradient(316deg, #3f5a71, #7790b3, #ba7459, #83ad66);
    background-size: 800% 800%;
    -webkit-animation: GradientAnimation 12s ease infinite;
    -moz-animation: GradientAnimation 12s ease infinite;
    animation: GradientAnimation 12s ease infinite;
}

@-webkit-keyframes pulsing {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes pulsing {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.animation-pulsing .nectar_icon i {
	animation: pulsing 1.5s ease-in-out infinite both;
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translatey(0px);
	}
	50% {
		-webkit-transform: translatey(-20px);
	}
	100% {
		-webkit-transform: translatey(0px);
	}
}

@keyframes floating {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.slow-floating {
	animation: floating 6s ease-in-out infinite;
}

/* Firebox */

.lightbox-image-container .wp-block-image.alignleft, .lightbox-image-container .wp-block-image.alignright {
	left: 0;
	right: 0;
}

/* ??? */

.sf-menu>li ul {
    width: 20.5em;
}

.wpb_row,
.wpb_content_element {
    margin-bottom: 15px;
}