/*
 Theme Name:   Vantage Child
 Theme URI:    http://www.ecosacramento.net/wordpress/wp-content/themes/vantage-child/
 Description:  Vantage Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     vantage
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  vantage-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

Make sure you uncomment out this import line below if you want to include the parent CSS and the wp_enqueue_style() is not working. If you do not then you will not have any styling in your child theme from the parent theme.
*/

@import url("../vantage/style.css");
/* Import google fonts: Roboto Condensed is like Avante Garde */
@import url(https://fonts.googleapis.com/css?family=Roboto);

/* =Theme customization starts here
-------------------------------------------------------------- */
.login-remember, #loginform label {
	font-size: inherit !important;
	font-weight: inherit !important;
}
/* Website width */
body, body.responsive {
	background-color: white;
	font-size: 1.3em;
	line-height: normal;
    width: 100%;
    padding: 0;
}
#page-wrapper {
    max-width: 100% !important;
    width: auto;
    padding: 0;
}
#main {
	background-image: none !important;
    background: transparent !important;
    padding: 35px 35px 35px;
	max-width: 1100px;
	width: auto;
	margin: auto;
}
.home #main {
    padding: 0 35px 35px;
}
.home .n2-section-smartslider {
    margin-bottom: 35px;
	margin-top: 3px;
}
.clearfix {
  clear: both;
}
.margin-top-none {
	margin-top: 0 !important;
}
.margin-bottom-none {
	margin-bottom: 0 !important;
}

/* carousel. lighter green bg: 96ce96 */
.metaslider .flexslider ul.slides {
    padding: 10px 0 !important;
	background-color: #EAEAEA;
}

/* creates space between image and list, if flows to the right of image */
.list-inside {
	list-style-position: inside;
}
/* Group blocks don't have padding setting in this theme. 1px top/bottom actually shows as about same as 40px left/right */
.group-block-pad {
    padding: 30px 40px 10px;
}

/* Email signup form */
#email-form {
	display:block;
	float:left;
}

a.wp-block-button__link:hover {
	filter: brightness(140%);
}

/* Paid Memberships Pro styling starts here, goes to 320 background-color: #C19937 */
/* reduce size of "change" (level) & "login" links in checkout form */
.pmpro_checkout-h3-msg {
    font-size: initial;
    vertical-align: top;
}
.pmpro_checkout h3 {
    margin: 1em 0 0 0 !important;
    padding: 0;
}
.pmpro_checkout-field-scountry, .pmpro_checkout-field-bcountry {
    display: none !important;
}
.pmpro_checkout-field-checkbox {
    margin: 0 0 .1em 0 !important;
}
#post-34480 .entry-content a {
	color: white;
	padding: 15px 20px;
}
#post-34480 .entry-content a:hover {
	color: black !important;
}
#post-34480 .pmpro_btn {
	background-color: green;
}
#post-34480 .pmpro_btn:hover {
	background-color: #96CE96;
}
.header-member-forms {
	padding: .8em 1.2em !important;
	margin: .1em 0px .8em !important;
}
.pmpro_single_btn  {
  background-color: #EFEFEF;
  background-image: none;
  border: 1px solid #D6D6D6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
  cursor: pointer;
  display: block;
  font-size: larger;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  height: 27px;
  max-width: 100px;
  min-width: 75px;
  width: auto;
}
.pmpro_single_btn_w-auto {
  background-color: none;
  background-image: none;
  border: none;
  cursor: pointer;
  display: block;
  font-family: Helvetica !important;
  font-size: larger !important;
  font-stretch: ultra-condensed !important;
  font-weight: 700;
  height: 20px;
  margin: 0 0 10px;
  padding: 6px 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: auto !important;
}
/* close vertical gap from 2em on column containers */
.wp-container-3b {
	gap: .1em !important;
}
/* figure container, lower bottom margin from 1.5em */
.alignleft {
	margin: 0 1.5em 0.5em 0 !important;
}
#pmpro_level-1 {
	width: 75% !important;
}
.pmpro_checkout-field {
	float: left !important;
	width: 48% !important;
	padding-right: 10px;
}
#company_div {
	float: none !important;
	margin: .5em 0 1em 0;
}
.pmpro_payment-expiration {
	float: left !important;
	width: auto !important;
}
.pmpro_checkout-field-username {
	float: none !important;
}
.pmpro_checkout-field-checkbox {
	float: none !important;
}
.pmpro_checkout h2 span.pmpro_checkout-h2-name {
    margin: 0 0.5rem 0 0 !important;
}
form.pmpro_form input[type="text"], form.pmpro_form input[type="email"], form.pmpro_form input[type="password"], form.pmpro_form input[type="tel"] {
	width: 99% !important;
}
#donation {
	width: 170px !important;
}
form.pmpro_form .emaillists  {
	display: inline-block !important;
	width: auto !important;
}
form.pmpro_form .pmpro_submit {
  clear: both;
}
input.pmpro_btn.pmpro_btn-submit, input.pmpro_btn.pmpro_btn-cancel, input.pmpro_btn.pmpro_btn-submit-checkout  {
  width: initial !important;
}
#price {
	width: auto !important;
}
.pmpro_sslseal {
	display: none !important;
}
/* For Google Pay, etc, if enabled. Disabled, caused too many problems with spacing, slow, etc
#pmpro_payment_information_fields .pmpro_checkout-field-payment-request-button {
  grid-area: unset !important;
  display: contents !important;
}
.pmpro_checkout-field-payment-request-button .pmpro_payment-credit-card {
  font-size: 1.2em;
  margin: 0 0 1em;
}
*/
#pmpro_billing_address_fields, #pmpro_payment_information_fields {
	clear: both;
	display: table;
}
#organization_div {
	margin-bottom: -1em;
}

.pmpro_checkout {
	clear: both;
}
#CardType  {
	height: 40px !important;
}
#scountry {
	margin-bottom: 20px !important;
}
#sameasbilling_wrapper {
	font-size: initial !important;
}
#pmpro_confirmation_table {
	margin-top: 10px;
}

/* Change wording, replace text in below items on Membership plugin pages */
.pmpro_label-inline {
    visibility: hidden;
    position: relative;
	margin-bottom: 0;
}
.pmpro_label-inline:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Same as billing address above.";
}
#pmpro_account-membership.pmpro_box h3 {
	visibility: hidden;
    position: relative;
}
#pmpro_account-membership.pmpro_box h3:after {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "My Support Levels";
	/* default: "My Membership" */
}
#pmpro_pricing_fields .pmpro_checkout-h3-name {
    visibility: hidden;
    position: relative;
}
#pmpro_pricing_fields .pmpro_checkout-h3-name:after {
	clear: both !important;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Account Level";
}
#pmpro_autorenewal_checkbox .pmpro_checkout-h3-name {
    visibility: hidden;
    position: relative;
}
#pmpro_autorenewal_checkbox .pmpro_checkout-h3-name:after {
	clear: both !important;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Opt-in for automatic renewals?";
}
#pmpro_shipping_address_fields .pmpro_checkout-h3-name, .pmpro_checkout_box-shipping h3 {
    visibility: hidden;
    position: relative;
}
/* line to mimic <hr> line */
#pmpro_shipping_address_fields {
	border-top: 1px solid #ccc;
	margin-top: 1.5em;
    margin-bottom: 2em;
}
#pmpro_shipping_address_fields .pmpro_checkout-h3-name:after, .pmpro_checkout_box-shipping h3:after {
	clear: both !important;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Home Address";
}
/* END Paid Memberships Pro */

/* Embedded monthly Google calendar */
.mv-container {
    font-size: 12px !important;
    line-height: 15px !important;
}

/* Deal with anchors - need more with a sticky menu, about 140px 
eg, place above spot: <p id="endyearlet" style="margin:0;"></p> */
p[id]::before, h2[id]::before, h4[id]::before {
	content: ' ';
	display: block;
	height: 10px;
	margin-top: -10px;
	visibility: hidden;
}

/* Smaller carousels on home page */
.sow-carousel-title .widget-title {
    font-weight: bold;
    font-size: initial;
	margin-bottom: 5px;
}

.column-left {
	margin-right: 40px;
}

.column-right {
	border-left: 1px solid;
	padding-left: 20px;
}

/* column-rule-right class: add borders to flex columns */
.wp-block-columns.column-add-rules {
	border: 1px solid;
	padding: 25px 20px;
}
.wp-block-column.column-rule-right {
	border-right: solid 1px black;
	padding-right: 20px;
}
.wp-block-column.column-rule-right:last-child {
	border-right: none;
	padding-right: none;
}

/* change separator block line to single */
hr.wp-block-separator {
	border-top: unset;
}
/* hide-if-column class: don't show unless stacked in mobile */
hr.wp-block-separator.hide-if-column {
	display: none;
}

/* NextGen plugin */
/* Force uniform rows/columns */
.ngg-gallery-thumbnail-box {
    padding: 20px;
}
.ngg-galleryoverview .default-view, .ngg-gallery-thumbnail, .ngg-gallery-thumbnail a {
    display: table;
	text-align:center;
    vertical-align: middle !important;
}
/* Greyed thumbnails until hover
#ngg-gallery-9089a66af66a2ced7e2d37fe9ad7376b-1 */
.ngg-galleryoverview .ngg-gallery-thumbnail img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
    max-width: 150px;
	max-height: 150px;
    height: 100%;
	width: auto;
   	float: none;
	display: block;
}
.ngg-galleryoverview .ngg-gallery-thumbnail img:hover {
  -webkit-filter: none;
  filter: none;
}
/* END NextGen */

/* popups */
#swipebox-title {
    font-size: larger;
}
#swipebox-close {
    top: 20px;
}

/* forminator forms: NOTE: BACKEND styling in vantage-child/css/wp-admin.css */
.forminator-custom-form .forminator-field p {
    font-size: 0.95em !important;
}
.forminator-description, .forminator-checkbox__label, .forminator-radio-label {
    font-size: 1em !important;
}
.forminator-custom-form {
    clear: both;
}
.forminator-title {
	font-size: 1.9em !important;
}
.forminator-custom-form .forminator-label {
    font-size: 0.95em !important;
	font-weight: 600 !important;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline) {
    margin: 10px 0 0 !important;
}
/* consent checkbox */
.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-consent {
    margin-top: 0 !important;
}
#forminator-module-34324 #text-3,
#forminator-module-34324 #text-3 input{
	max-width: 385px;
	width: 100%;
}
/* state input */
#forminator-module-34324 #text-5,
#forminator-module-34324 #text-5 input{
	max-width: 70px;
	width: 100%;
}
/* zip input */
#forminator-module-34324 #text-4,
#forminator-module-34324 #text-4 input{
	max-width: 300px;
	width: 100%;
}
.forminator-copy-field button, .forminator-draft-form button {
	background: none !important;
	background-color: #0965efbd !important;
}
.forminator-copy-field button:hover, .forminator-draft-form button:hover {
	background: none !important;
	background-color: #09c5ef94 !important;
}
/* Radio buttons with images, horizonal. Needs this to work, 2 columns */
.form-flex-column .forminator-field {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.forminator-ui#forminator-module-40381.forminator-design--default .forminator-has_image {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
	margin-bottom: 100px;
	margin-right: 0;
	padding-top: 50px;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_image {
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
}
.forminator-has_image .forminator-radio-bullet {
	margin-left: 144px;
}
.forminator-has_image .forminator-radio-label {
	margin-left: 170px !important;
    margin-top: -20px !important;
	margin-bottom: -40px !important;
}
/* END Radio buttons with images */
/* END forminator */

/* format posts in sidebar widget created by wpb_postsbycategory() function */
#secondary .postsbycategory {
	font-size: 1.9rem;
}

/* Hide byline not needed, turned off in theme. Hide "posted in <category>" lines on pages: */
.page .entry-categories {
	display: none;
}

#email-widget {
    text-decoration: none;
    width: 100%;
}
#email-widget a:link a:visited {
    text-decoration: none;
}
table {
    border-collapse: separate;
    border-spacing: 5px;
}
.wp-block-table .has-fixed-layout td {
    vertical-align: top !important;
    font-size: .8em !important;
}
tr {
	font-size: initial;
}
.table-width-less {
    width: 50%;
}
/* footable_34142: sidebar Ninja table 'Presidents' */
table#footable_34142 thead tr:first-child > th:only-child {
    display: none;
}
table#footable_34142 tbody tr:nth-child(2n) {
    background-color: transparent;
}
table#footable_34142 {
    background: transparent;
	border:  none;
    font-size: 1em;
    color: #444;
	margin: 0;
}
table#footable_34142 tr td {
    border-top: none;
}
table#footable_34142 td {
    padding: 0 !important;
}
/* first column width for Ninja table 'Presidents' */
table#footable_34142 .ninja_column_0 {
	max-width: 157px !important;
    width: auto;
}
/* for fixed Ninja tables on About Us page, first column */
.page-id-34205 .ninja_column_0 {
	width: 320px;
}
.page-id-34205 .ninja_column_1 {
	width: 190px;
}
.entry-content table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    width: 100%;
}
/* table title size */
h3.table_title {
    font-size: 1.1em !important;
}
.wp-block-table tr {
    font-size: 1.5em !important;
    line-height: normal;
}
/* table padding */
.semantic_ui .ui.table td {
    padding: .5em .8em !important;
}
/* table margin (made top margin smaller to bring table title closer */
.semantic_ui .ui.table {
    margin: .5em 0 !important;
}
/* table column names padding */
.foo-table.footable.table > thead > tr > th {
    padding: .6em .8em !important;
}
tr.footable-filtering {
    display: none;
}

/* Donation button */
.origin-widget.origin-widget-call-to-action-simple-vantage_flat_dark {
    background: none repeat scroll 0% 0% #2D6A00 !important;
    padding: 0.2em 0em !important;
    text-align: auto;
}
.origin-widget.origin-widget-call-to-action-simple-vantage_flat_dark .origin-widget-button {
    position: relative !important;
    text-align: auto;
    margin: 5% 18% !important;
    right: 10% !important;
}
.origin-widget.origin-widget-button-vantage_flat-green a {
    font-size: 1.5em !important;
    text-shadow: 0px 1px 0px #2F3033 !important;
    padding: 11px 15% 9px !important;
    width: 100% !important;
}
#icpsignup9127 {
	width: fit-content;
}

article.post .entry-header, article.page .entry-header {
    margin-bottom: 0;
}
.entry-content h2 {
    font-size: 1.8em !important; 
    margin: 0 0 10px !important;
    line-height: 1.3 !important;
}
.entry-content h3 {
	font-size: 1.6em !important;
	margin: 0 0 10px;
}
.entry-content h4 {
	font-size: 1.4em !important;
	margin: 0 0 10px !important;
}
.entry-content h5 {
	font-size: 1.2em !important;
	margin: 0 0 1em !important;
}
.entry-content h6 {
	font-size: 1.1em !important;
	margin: auto !important;
}
.entry-content p {
	font-size: 1.3em;
	line-height: normal;
	margin: 0 0 1em;
}
.entry-content ul {
	font-size: 2rem;
	line-height: normal;
	margin: 0;
}
.entry-content ul li, .entry-content ol li {
    margin-left: 2rem;
}
.entry-content img {
    box-shadow: none !important;
}

hr {margin-top: 1em; margin-bottom: 1em;}

#page-title {
    color: #3B3B3B;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 2.2em;
	margin-bottom: 0.4em;
}

article.post .entry-header .entry-meta, article.page .entry-header .entry-meta {
    color: #8F8F8F;
    font-size: 12px;
    padding: 5px 0;
}

article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img {
    display: block;
    width: 400px;
    max-width: 100%;
    height: auto;
}
h2.has-background {
	padding: 0.3em;
	margin-bottom: 20px;
}
/* add space below */
.add-below {
	margin-bottom: 10px;
}

.grid {padding-right:15em;} 
.grid > primary {
    float:left; 
    width:100%;
} 
.grid > secondary {
    float:right; 
    width:15em; 
    margin-right:-15em;
}
#primary {
    margin-top: 0;
}
.siteorigin-panels-home #primary {
    width: 70%;
    float: left;
}

.EcosColumn {float: right; margin: 0 0 10px 20px; padding: 0 10px; background:#F5F5F5; width:220px; border-width:1px; border-color: #ABABAB;}
.div-aside {margin: 0 0 10px 20px; padding: 4px 10px 0px; background:#E2EDFF;}

#secondary {
    background-color: transparent;
    padding: 0 0 0 30px;
}

#secondary .widget {
    margin-bottom: 25px;
    font-size: initial;
	line-height: normal;
    color: #5E5E5E;
	border: darkgray !important;
}
#secondary .widget h2 , .textwidget h2 {
    font-size: 1.4em !important;
    line-height: normal !important;
}
#menu-main #secondary .widget ul li {
	padding: 10px 0 0;
}
#secondary .widget ul {
	padding: 10px 0 0;
}
#secondary .widget ul li {
	padding: 5px 0;
}

#secondary .widget ul:first-child, #secondary .widget ul li:first-child {
    padding-top: 0;
}
#secondary .widget_nav_menu a {
    font-size: 1.5em;
	color: #60a1db;
    line-height: normal;
	padding-bottom: 0;
}
#secondary .widget_nav_menu a:hover {
	color: #9683ea;
}
#secondary .widget_nav_menu .sub-menu a {
    font-size: 1.3em;
	color: #5E5E5E;
    line-height: normal;
}
.sub-menu .menu-item {
    padding-top: 0 !important;
}
#secondary .widget_nav_menu .sub-menu a:hover {
	color: #9683ea;
}
#secondary .widget .widget-title {
    font-size: 13px;
    color: #3B3B3B;
    font-weight: bold;
    margin-bottom: 10px;
}

/* sidebar widget for pdfs on 'about-us' page */
#bsk_pdf_manager_widget_category-2 .cat-9 li.bsk-pdfm-list-item {
	padding: 0;
	text-decoration: underline;
}
#block-14, #block-14 p {
	margin-bottom: 10px !important;
}

#masthead {
    background: white;
	display:block;
    padding: 0;
	height: 205px;
}
header#masthead::before {
  content: " ";
  display:block;
  background-color: #76bf76c2;
  height:25px;
}
header#masthead::after {
  content: " ";
  display:block;
  background-color: #009391;
  height:10px;
}

#footer-ECOS-main {
    background: white !important;
	width: 100%;
	margin: auto;
}
#footer-ECOS {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 30px 70px 5px;
	max-width: 1100px;
	width: auto;
	margin: auto;
	font-size: 1.1em;
	line-height: 1.4em;
}
#footer-logo {
	display: block;
	float: left;
	height: 100px;
	width: 158px;
	margin: -10px 35px 10px 0;
}
/* footer */
.cred-col-double {
  display: flex;
  flex-direction: row;
  flex: auto;
  margin-right: 20px;
}
.cred-col-first {
	flex: 20%;
}
.cred-col {
	flex: 40%;
	padding: 0 20px;
}
.cred-col-last {
	flex: 20%;
}
#footer-ECOS-main:before {
  content: " ";
  display:block;
  background-color: #76bf76c2;
  height:25px;
}
#footer-ECOS-main:after {
  content: " ";
  display:block;
  background-color: #009391;
  height:10px;
}
#scroll-to-top .vantage-icon-arrow-up {
    margin: 0 0 5px 23px;
}
#scroll-to-top:after {
  content: "Back to Top";
  color: white;
  text-align: center;
}
/* breadcrumb nav at bottom of posts, reduce bottom margin: */
.post-navigation {
    margin-bottom: 10px;
}

#masthead .hgroup {
    position: relative;
    padding-top: 50px;
    padding-bottom: 24px;
	width: 1200px;
	margin: auto;
}

#masthead .hgroup .logo img {
    width: auto;
    height: 140px;
    margin: 0;
    position: absolute;
	top: 15px;
    z-index: 3;
}

button, input, select, textarea {
    font-size: initial;
	line-height: normal;
	padding: 10px;
	margin: 0 .3em;
}
a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
	font-size: initial;
}
input[type="text"], input[type="email"], input[type="password"] {
	padding: 10px;
}
/* iContact email signup form */
form#icpsignup9127 input[type] {
		margin: 0 0 10px 10px;
}
/* social icons in header */
#masthead .hgroup #header-sidebar {
	height: 100%;
	position: absolute;
	right: 10px;
	top: 0;
}
#masthead .hgroup #header-sidebar aside.widget {
    float: right;
    margin-right: 0;
}
body.has-menu-search .main-navigation ul {
    margin-right: 0;
}
.searchform {
  max-width: 1080px;
  margin-top: 100px;
  width: 90%;
}
#search-icon #search-icon-icon {
    background-color: transparent;
}
#search-icon #search-icon-icon:hover {
    background-color: transparent;
}
#search-icon #search-icon-icon .vantage-icon-search {
    width: 17px;
    height: 17px;
    font-size: 17px;
	margin: 0;
	position: relative;
	top: 55px;
	right: -15px;
	bottom: unset;
	left: unset;
}
#search-icon #search-icon-icon .vantage-icon-search:hover {
    color: blue;
}
.menu-main-container {
	margin: 0 50px 0 0;
	padding: 35px 0 0;
	display: block;
	float: right;
}
.main-navigation {
    background: transparent;
	display: block;
	float: none;
	margin: auto;
	max-width: 1200px;
	position: relative !important;
	width: auto;
	font-family: Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #5E5E5E;
    font-weight: normal;
}
.main-navigation ul li {
	font-family: Roboto, sans-serif;
    font-size: 1.8rem;
    font-weight: lighter;
    display: block;
    float: left;
}
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="fa fa-"], .main-navigation ul li.current-page-item > a, .main-navigation ul li.current-page-item > a [class^="fa fa-"] {
    color: #000 !important;
}
/* Submenu background */
.main-navigation ul ul {
    background: #e6e6e6;
}
.main-navigation ul li a {
    padding: 20px 20px;
    box-sizing: border-box;
	line-height: 1.3em;
}
a:hover, a:focus, a:active {
    color: #F47E3C;
}
a:hover, a:active {
    outline: 0px none;
}
a { color: #50678B; }

.nivo-caption {
    background: none repeat scroll 0% 0% #000;
    color: #FFF;
    padding: 15px 10px !important;
    opacity: 0.7 !important;
}

.csColumn {
text-align: left !important;
}

#page-title {
    color: #3B3B3B;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
}

.front-page-links {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: normal;
}

/* Only show this widget and separator under 680px breakpoint */
.wp-block-separator-680 {
	display: none;
}
#vantage-social-media-3 {
	display: none;
}
.csColumn {
	text-align: left !important;
}

/* 'Category Posts Widget' plugin - now using instead of 'Recent Posts with Thumbnails' */
/* sidebars */
.cat-post-widget .cat-post-item {
    list-style: none;
    margin: 0 !important;
}
.cat-post-widget .cat-post-title {
	font-size: 2rem;
	line-height: 2.5rem;
}
.cat-post-title ul li {
  margin: 0 0 1em !important;
}
.entry-content .category-posts-internal img, .cpwp-wrap-text  img {
	float: left;
	margin: 0 20px 30px 0;
    border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    box-shadow: none;
}
/* home page, main column */
#front-page-cat-posts .cat-post-item {
	clear: both;
}
#front-page-cat-posts .cat-post-title {
    font-size: 2.5rem;
    line-height: 3rem;
    list-style-type: none;
    text-decoration: none;
    color: #5E5E5E;
}
#front-page-cat-posts .widget-title {
    line-height: 3rem;
}
#front-page-cat-posts .cpwp-wrap-text {
	margin-bottom: 30px;
}
#front-page-cat-posts .cpwp-excerpt-text {
    font-size: inherit;
	margin-top: -5px;
}

/* Recent Posts Widget for sidebars
#secondary .widget .rpwwt-widget ul li a {
    font-size: 1.9rem !important;
	line-height: normal;
	text-decoration: none;
}
#secondary .widget .rpwwt-widget ul li {
    overflow: hidden;
	padding: 0;
    margin: 0 0 .5em;
}
#secondary .rpwwt-post-title{
    font-size: 1.9rem !important;
}
.widget_recent-posts-widget-with-thumbnails {
    margin-bottom: 0 !important;
} */
.home-recent-posts .entry-content ul {
    margin-bottom: 0 !important;
}
/* END Category Posts Widget plugin */

/* home page html text block below category excerpts, change for media breakpt 768px */
#home-page-all-ecos {
	margin: -1.7em 0 1.7em;
}
.so-panel {
    margin-bottom: 20px;
}
#pg-336-0 {
    margin-bottom: 0 !important;
}

/* Metaslider, home page, under above widgets */
#pg-34230-1 {
	margin: -27px 0 10px !important;
}
/* Metaslider carousel title */
.panel-widget-style-for-34230-1-0-0 {
	margin: -1.7em 0 .1em !important;
}
#pg-34230-2 {
	margin: 0.5em 0px 0 !important;
}
#pgc-34230-2-0 #panel-34230-2-0-0 .widget-title {
    font-size: 1.5em !important;
    margin: 0.5em 0px 0.5em !important;
}
/* Metaslider carousel captions */
.metaslider .caption {
    font-size: .7em;
    line-height: normal;
}
.metaslider .caption-wrap {
    opacity: 0.5 !important;
}

/* END Recent Posts Widget */

.home .addtoany_content {
    display: none;
}

/* MEDIA breakpoints */

@media (max-width: 1180px) {
#pmpro_level-1 {
	width: auto !important;
}
.main-navigation ul li a {
    padding: 20px 10px;
}
.main-navigation ul li {
    font-size: 1.5rem;
}
/* for fixed Ninja tables on About Us page, first column */
.page-id-34205 .ninja_column_0 {
	width: 250px;
}
.page-id-34205 .ninja_column_1 {
	width: 180px;
}
#masthead .hgroup {
    padding-left: 20px;
    padding-right: 20px;
	width: auto;
	margin: auto;
}
#masthead .hgroup #header-sidebar {
    padding-right: 20px;
}
body.responsive header#masthead .hgroup .logo img {
	height: 140px;
}
}

@media (max-width: 940px) {
.forminator-ui#forminator-module-40381.forminator-design--default .forminator-has_image {
    flex-basis: 49%;
	margin-right: 5px;
}
/* for fixed Ninja tables on About Us page, first column */
.page-id-34205 .ninja_column_0 {
	width: 320px;
}
.page-id-34205 .ninja_column_1 {
	width: 190px;
}
.siteorigin-panels-home #primary, #primary {max-width: 99%; width: auto;}
body.responsive #primary, body.responsive #secondary {
    width: auto;
    float: left;
}
.home .n2-section-smartslider {
	margin-top: 0;
}
#secondary {
    padding: 20px 0 0;
}
.main-navigation ul li a {
    padding: 20px 5px;
}
.main-navigation ul li {
    font-size: 1.2rem;
}
#footer-ECOS {
	font-size: smaller;
	padding: 15px 20px 5px;
	max-width: 940px;
	width: auto;
	margin: auto;
}
#footer-logo {
	margin: -5px 25px 0 0;
}
}

@media (max-width: 780px) {
	.wp-block-image .alignleft , .wp-block-image .alignright {
		width: 100%;
		text-align: left;
	}
	.wp-block-column.column-rule-right {
		border-right: none;
		padding-right: none;
	}
	hr.wp-block-separator.hide-if-column {
		display:block;
		margin-bottom: -5px;
	}
}

@media (max-width: 768px) {
.forminator-ui#forminator-module-40381.forminator-design--default .forminator-has_image {
    flex-basis: unset;
	margin-right: 0;
}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 1.8em;
}
.main-navigation {
	position: fixed;
}
#home-page-all-ecos {
	margin: -1.2em 0 1.7em;
	font-size: smaller;
}
#masthead {
	padding: 50px 0 0;
	height: 200px;
	margin-bottom: 50px;
}
header#masthead::after {
	margin-top: 93px;
}
.so-mobilenav-mobile + * {
	float: left;
	height: 55px;
	position: fixed;
    top: 0 !important;
	width: 100%;
	background-color: white;
	border-bottom: 1px solid #757575;
}
.searchform {
	margin-top: 0;
}
#search-icon #search-icon-icon .vantage-icon-search, #search-icon-icon {
	position: fixed;
	bottom: unset;
	left: unset;
	top: 20px;
	right: 20px;
}
#search-icon #search-icon-icon:hover {
  background-color: transparent !important;
  color: blue;
}
#search-icon .searchform {
	height: 55px;
	width: 100%;
	padding: 15px 15px 0;
	position: fixed;
	top: 0;
}
.wp-block-column, .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
}

#footer-ECOS {
	display: block;
	padding: 15px 20px 10px;
}

/* forminator volunteer form */
/* city input */
#forminator-module-34324 #text-3,
#forminator-module-34324 #text-3 input{
	max-width: none;
}
/* state input */
#forminator-module-34324 #text-5,
#forminator-module-34324 #text-5 input{
	max-width: none;
}
/* zip input */
#forminator-module-34324 #text-4,
#forminator-module-34324 #text-4 input{
	max-width: none;
}
/* END forminator */
}

@media (max-width: 680px) {
/* footer */
.cred-col-double {
	flex-direction: column;
    margin-right: 0;
}
.cred-col-first {

}
.cred-col {
	padding: 0 20px 10px;
}
.cred-col-last {
	padding: 0 20px 10px;
}
#footer-logo {
	margin: -5px 0 10px 0;
}
/* recent posts widget - alternating image sides */
.category-posts-internal img {
    display: block;
    float: none;
	width: 100% !important;
	height: auto !important;
    margin: .3em 0 .3em;
}
/* if flex button set at 50% width, change to 100% on small screen */
.wp-block-button__width-50 {
    width: calc(100% - var(--wp--style--block-gap, 0)*.5) !important;
}
.wp-block-column-form p {
	font-size: medium;
	line-height: 35px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
	-webkit-line-clamp: 1; /* number of lines to show */
	-webkit-box-orient: vertical;
}
/* Ninja tables, after they collapse into stacked, sets column titles width */
.semantic_ui .ui.table tbody tr th {
  width: 60px;
}
.pmpro_checkout-field {
	float: left !important;
	width: 95% !important;
}
/* social icons & separator now in sidebar */
.wp-block-separator-680 {
	display: block;
}
#masthead {
	height: 150px;
}
header#masthead::after {
    margin-top: 53px;
}
/* social icons END */
body.responsive header#masthead .hgroup .logo img {
	height: 100px;
	margin: 0 0 0 15px;
	top: 0;
}
body.responsive #masthead .hgroup {
    text-align: left;
}
body.responsive header#masthead .full-container {
    padding: 0px;
}
#vantage-social-media-3 {
	display: block;
}
/* keep div, as it keeps header the correct size */
body.responsive #masthead .hgroup #header-sidebar {
	float: right;
	height: 64px;
    margin-top: 0;
    padding: 10px 10px 0 0 !important;
}
body.responsive #masthead .hgroup #header-sidebar .widget {
	float: right;
    margin-right: 0;
	width: 60%;
}
}

@media (max-width: 480px) {
	.pmpro_single_btn_w-auto {
	  height: 16px;
	  font-size: inherit !important;
	}
	.wp-block-column-form p {
		font-size: small;
		line-height: 38px;
	}
	.pmpro_single_btn  {
	  padding: 6px 6px;
	  width:75px;
	}
	body.responsive header#masthead .hgroup .support-text {
		line-height: 1.2em;
		position: absolute;
		left: 80px;
		top: 60%;
		margin-top: -1.1em;
		font-size: 100%;
		max-width: 95%;
	}
	body.responsive header#masthead .hgroup .logo img {
		top: 8px;
	}
	.table-width-less {
		width: 75%;
	}
	/* Forminator - radio buttons with images, horizonal. */
	#forminator-module-40381 {
		padding: 20px 20px !important;
	}
	#forminator-module-40381 #group-3 .forminator-repeater-field {
		padding: 10px 5px 20px 20px !important;
	}
	.forminator-ui#forminator-module-40381.forminator-design--default .forminator-has_image {
		margin-bottom: 60px !important;
		padding-top: 50px !important;
	}
	#forminator-module-40381 #group-3 label.forminator-has_image {
		position:relative !important;  padding-bottom:0; width:100%;
	}
	#forminator-module-40381 .forminator-field .forminator-radio .forminator-radio-image span {
		width: 80px !important;
		height: 80px !important;
	}
	#forminator-module-40381 #group-3 label.forminator-has_image .forminator-radio-bullet {
		margin-left: 99px !important;
		margin-top: -20px !important;
	}
	#forminator-module-40381 #group-3 label.forminator-has_image .forminator-radio-label {
		margin-left: 125px !important;
	}
}



@media (max-width: 320px) {
	body.responsive header#masthead .hgroup .support-text {
		line-height: 1.2em;
		position: absolute;
		left: 70px;
		top: 60%;
		margin-top: -1.1em;
		font-size: 90%;
		max-width: 95%;
	}
}