/*
Theme Name: MW ContentBerg Child
Theme URI: https://mondoweiss.net (Based on <a href="https://contentberg.theme-sphere.com">Contenberg</a>)
Description: Git tracked child theme.
Author: Mondoweiss
Author URI: https://mondoweiss.net
Template: contentberg
Version: 5.8.2
*/

::selection {
  background: #1d5a40;
  color: #fff;
  text-shadow: none;
}


/* Colors */
:root {
  --main-color: #ff0e50;
}

/*** CONTENTBERG RESETS ***/
body.page-id-50853 .entry-content > ul li:before {
	position: static;
	content: none;
	margin-left: 0;
	display: inline-block;
	text-align: inherit;
	opacity: 1;
	font-family: Georgia, Arial, system-ui;
	transform: scale(1.1);
	-webkit-font-smoothing: antialiased; }

/* Masthead and Logo */
.main {margin-top: 30px; }
.main-head.nav-below .title { padding: 35px 0; }
.logo-image, .mobile-logo { width: 500px; }
.footer-logo .logo { width: 300px; }

/*** Post Titles ***/

.entry-content h1 { font-size: 2em; }
.entry-content h2 { font-size: 30px; }
.entry-content h3 { font-size: 26px; }
.entry-content h4 { font-size: 22px; }
.entry-content h5 { font-size: 20px; }
.entry-content h6 { font-size: 18px; }

.single-magazine .post-top .post-title {
	margin-top: 18px;
	margin-bottom: 15px;
	font-size: 40px;
	line-height: 1.3; }

.the-post-modern .post-title-alt {
    font-size: 40px; }

.large-post .post-title-alt { max-width: 99%; }

.list-post .post-title { margin-top: 0px; }

.the-post-modern .post-meta-c { text-align: center; }

.single .entry-content > p:last-of-type {margin-bottom:2.2em;}

.post-content .gaza-diaries-block {margin: 0 auto 1.65em auto;}

/*** WIDGETS ***/

/* Widget Title */
.widget-social { text-align: left; }

/* Widget Images */
.widget-posts .image-link img { margin-right: 18px; }

/* Large post / Grid post - Sticky */
.large-post.sticky {
	background: inherit;
	padding: 0 0 0 0;
	box-shadow: 0 0 0 0; }

.grid-post.sticky {
	background: inherit;
	padding: 0 20px 0;
	box-shadow: 0 0 0 0; }

/*Footer */
.upper-footer .wp-image-3628 { width: 200px !important; }

/* Links */
.post-content p > a, .post-content li > a, .post-content dd > a, .post-content td a, .post-content th a, .post-content h1 a, .post-content h2 a, .post-content h3 a, .post-content h4 a, .post-content h5 a, .post-content h6 a, .post-content em a, .post-content strong a {
	color: #0364aa !important;
	border-bottom: 2px solid;
		border-bottom-color: currentcolor;
	border-color: #0364aa;
	box-shadow: none;
	text-decoration: none; }

.post-content p > a, .post-content li > a, .post-content dd > a, .post-content td a, .post-content th a, .post-content h1 a, .post-content h2 a, .post-content h3 a, .post-content h4 a, .post-content h5 a, .post-content h6 a, .post-content em a, .post-content strong a {
	color: inherit;
	box-shadow: none;
	transition: .0s; }

.post-content a, .textwidget a { color: #2d53fe; }

.post-content a:hover, .textwidget a:hover { opacity: 1; }

.post-content p > a:hover, .post-content li > a:hover, .post-content dd > a:hover, .post-content td a:hover, .post-content th a:hover, .post-content h1 a:hover, .post-content h2 a:hover, .post-content h3 a:hover, .post-content h4 a:hover, .post-content h5 a:hover, .post-content h6 a:hover, .post-content em a:hover, .post-content strong a:hover {
	border-bottom: 2px solid #0364aa;
	box-shadow: none;
	color: #0364aa !important;
}

.post-title-alt a:hover, .post-title a:hover,
.main-wrap aside a.post-title:hover {
	color: #3C88D9 !important;
	opacity: 1;
	text-shadow: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
	box-shadow: 0 0px 0 0, 0 0px 0 0;
}

/* Image hover effect */
.wp-post-image, .post-content img {
	will-change: opacity;
	transition: none;
}

.wp-post-image:hover, .post-content img:hover {
	opacity: 1; }

.wp-post-image {
	box-shadow: none;
	transition: none; }

.wp-post-image:hover {
	opacity: 1;
	box-shadow: none;
	-webkit-filter: brightness(1);
		filter: brightness(1);
	transform: none; }

/* Image Captions */
figcaption.featured-image-caption {
	color: #aaa;
	font-size: 12px;
	font-style: normal;
	border-left: 2px solid #ddd;
	line-height: 1.2em;
	margin-top: 8px;
	padding: 2px 10px;
	text-align: left;
	text-transform: uppercase; }

.post-content .wp-block-image img {
	margin-bottom: 0;
	padding-bottom: 0; }

.post-content .wp-block-image figcaption, .post-content figcaption {
	color: #aaa;
	font-size: 12px;
	font-style: normal;
	border-left: 2px solid #ddd;
	line-height: 1.2em;
	margin-top: 8px;
	padding: 2px 10px;
	text-align: left;
	text-transform: uppercase; }

/* Blockquotes with citation */
blockquote.wp-block-quote {
	color: inherit;
	font-size: 1.2rem; 
	font-style: italic; 
	font-weight: 400;
	line-height: inherit;
   	padding-left: 40px;
	-webkit-font-smoothing: antialiased; }

blockquote:before, .modern-quote::before, .wp-block-quote.is-style-large::before {
	display: none; }

.post-content blockquote, .textwidget blockquote, .post-content .wp-block-quote.is-style-large, .textwidget .wp-block-quote.is-style-large {
	margin-top: 0;
    margin-bottom: 1.65em; }

blockquote.wp-block-quote.is-style-large {
	background: #f2f2f2;
	border-bottom: 1px solid #000;
	border-left: 0;
	border-top: 1px solid #000;
	font-family: "ff-more-web-pro", PT Serif, "Georgia", serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.44;
	padding: 20px 40px;
	position: relative;
	text-align: center;	}

blockquote p:last-child, blockquote p:last-of-type {
  margin-bottom: 0; }

blockquote cite::before {
    content: "–";
    margin-right: 8px; }

blockquote cite, blockquote .wp-block-pullquote__citation {
  font-family: Roboto, Arial, sans-serif;
  color: inherit;
  font-size: 12px;
  font-weight: 400; }

blockquote p + cite, blockquote .wp-block-pullquote__citation {
  display: block;
  margin-top: 18px;
  font-size: 15px; }

blockquote p > cite {
  margin-left: 16px;
  margin-right: 14px; }

.modern-quote p, .wp-block-quote.is-style-large p {
  font-size: inherit;
  line-height: inherit;
  font-style: inherit; }

.modern-quote cite, .wp-block-quote.is-style-large cite {
  color: inherit;
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  text-transform: none;
  text-align: center;
  letter-spacing: normal; }

.modern-quote cite:before, .wp-block-quote.is-style-large cite:before {
  display: inline; }

.modern-quote p cite:only-child, .wp-block-quote.is-style-large p cite:only-child {
  display: block; }

.modern-quote p cite:only-child:before, .wp-block-quote.is-style-large p cite:only-child:before {
  display: none; }

/* Comment Count Meta */
a.mw-meta-post-comment {
	font-family: Roboto, Arial, sans-serif;
	font-weight: 500;
	color: #aaa; }

.mw-meta-post-comment i.fas {
	font-size: 1em;}

.mw-meta-post-comment i.fas::before {
	margin-right: 3px;}

/* Nav: Previous/Next Fixes */
.post-nav .post.next::before {
    border-left: 0;
}

/* Donate Button in the Top Bar */
.donate-topbar-button {
	background: #0364aa;
	color: #ffffff; }
	.donate-topbar-button:hover {
		background: #a64f25; }
#mobile-menu .menu-item {
	padding-left: 1em; }

/* Latest Stories Title matches the Top Headlines style */
#bunyad-posts-widget-2 .widget-title, #bunyad-posts-widget-6 .widget-title, #bunyad-posts-widget-3 .widget-title {
	border-bottom: 1px solid #0364aa;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 35px;
	padding: 0 1px;
	padding-bottom: 0px;
	padding-bottom: 8px;
	text-transform: uppercase; }

/* Advertising tag for the Ads widgets. */
.mondo-ads-content {
	margin-bottom: .45em; }

.single-post article .mondo-ads-content { }

.sidebar .mondo-ads-widget {
	margin-bottom: 10px;
	text-align: center; }

.mondo-ads-widget .block-head-c {
	justify-content: center; }

#bunyad-widget-ads-2 .block-head-c, #bunyad-widget-ads-3 .block-head-c, #bunyad-widget-ads-4 .block-head-c, #bunyad-widget-ads-5 .block-head-c, #bunyad-widget-ads-6 .block-head-c, #bunyad-widget-ads-7 .block-head-c, #bunyad-widget-ads-8 .block-head-c, #bunyad-widget-ads-9 .block-head-c, #bunyad-widget-ads-10 .block-head-c {
	margin-bottom: 5px; }

#bunyad-widget-ads-1 .title, #bunyad-widget-ads-2 .title, #bunyad-widget-ads-3 .title, #bunyad-widget-ads-4 .title, #bunyad-widget-ads-5 .title, #bunyad-widget-ads-6 .title, #bunyad-widget-ads-7 .title, #bunyad-widget-ads-8 .title, #bunyad-widget-ads-9 .title, #bunyad-widget-ads-10 .title, .mondo-ads-widget .title, .mondo-ads-adlabel {
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	padding-left: 0;
	text-align: center; }

#bunyad-widget-ads-1 .widget-title, #bunyad-widget-ads-2 .widget-title, #bunyad-widget-ads-3 .widget-title, #bunyad-widget-ads-4 .widget-title, #bunyad-widget-ads-5 .widget-title, #bunyad-widget-ads-6 .widget-title, #bunyad-widget-ads-7 .widget-title, #bunyad-widget-ads-8 .widget-title, #bunyad-widget-ads-9 .widget-title, #bunyad-widget-ads-10 .widget-title, .mondo-ads-widget .widget-title {
	border-bottom: 0;
	box-sizing: border-box;
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 5px;
	padding-bottom: 0; }

i.background {
	display: none; }

.archive-head {
	position: relative;
	padding: 40px 0;
	border-bottom: 1px solid #ebebeb;
	background: #fafafa;
	font-family: Roboto, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden; }

.archive-head .sub-title {
	display: none; }

.archive-head .title {
	font-size: 36px;
	margin-top: 0;}

/*** Better Recent Comments ***/
ul#better-recent-comments {
	font-size: 0.9em;
	line-height: 1.5;
	list-style-type: none;
	margin-left: 0; }

ul#better-recent-comments li.recentcomments {
	margin-bottom: 1.5em;
	padding: 25px 30px; }

ul#better-recent-comments li.recentcomments { background: #F7F7FA; }
ul#better-recent-comments li.recentcomments:nth-child(odd) { background: inherit; }

ul#better-recent-comments .comment-wrap {
	padding: 0;
	margin: 0; }

ul#better-recent-comments .comment-wrap p {
	margin-bottom: 1em; }

ul#better-recent-comments .comment-wrap .comment-author-link {
	color: #da9a28;
	display: block;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0; }

ul#better-recent-comments .comment-wrap .comment-date {
	display: block;
	font-size: 0.75em;
	margin-bottom: 1em; }

ul#better-recent-comments .comment-wrap .comment-excerpt blockquote {
	border-left: 3px solid #E0E0E2;
	color: rgba(0, 0, 0, 0.74);
	font-family: ff-more-web-pro, "PT Serif", Georgia, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-left: 10px; }
	
ul#better-recent-comments .comment-wrap .comment-excerpt blockquote p {
	margin-bottom: 0.65em; }


ul#better-recent-comments .comment-wrap .brc-comment-post-source {
	font-size: 0.75em;
	opacity: .7; }

ul#better-recent-comments .comment-wrap .comment-post { }

ul#better-recent-comments .comment-wrap .comment-post a, ul#better-recent-comments .comment-wrap .comment-post a:hover {
	color: #0364aa;
	text-decoration: underline; }

/*** Ultimate Member Styles **/

.um-page-user article header {
	display: none; }

.um-profile .um-profile-body {
	max-width: inherit !important; }

.um-icon-chatboxes {
	display: none; }

/*** Meks Co-Author Widget Styles ***/

.mks_author_widget {
	border: 1px solid #e1e1e1;
	padding: 10px; }

.mks-co-authors-wrapper {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px; }
	
	.mks-co-authors-wrapper:last-child {
		border-bottom: 0; }
	
	.mks-co-authors-wrapper:last-child .mks_autor_link_wrap, .mks-co-authors-wrapper:last-child .mks_author_link_wrap {
		margin: 0 0 8px 0; }

.mks-co-authors-wrapper img {
	margin: 0 20px 20px 0; }

.mks-co-authors-wrapper h3 {
	font-size: 1.2em; }

.mks-co-authors-wrapper p {
	font-size: 0.95em;
	line-height: 1.4;
	margin-bottom: 15px; }

.mks-co-authors-wrapper a, .mks-co-authors-wrapper a:hover {
	color: #0364aa;
	font-weight: bold;
	text-decoration: underline; }

.mks_author_widget .mks_autor_link_wrap, .mks_author_widget .mks_author_link_wrap {
	clear: both;
	line-height: 1;
	margin: 0 0 15px 0; }

.mks_autor_link_wrap a, .mks_autor_link_wrap a:hover, .mks_author_link_wrap a, .mks_author_link_wrap a:hover, a.mks_author_link, a.mks_author_link:hover {
	color: #0364aa;
	text-decoration: underline; }

.mw-author-block-group {
	border: 1px solid #e1e1e1;
	padding: 18px; }

.mw-author-block-group .wp-block-group__inner-container {}

.mw-author-block-group h2 {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1; }

.mw-author-block-group p {
	font-size: 0.8em;
	line-height: 1.4;
	margin-bottom: 15px; }

	.mw-author-block-group p:last-child {
		margin-bottom: 0; }

.mw-author-block-group p a, .mw-author-block-group p a:hover { }

.mw-author-block-group hr.wp-block-separator {
	margin: 25px 0; }


/*** MENU STYLES ***/

.mw-trending-topics-menu {
	font-style: italic;
	font-weight: 700; }

	.mw-trending-topics-menu a, .mw-trending-topics-menu a:hover {
		color: #a64f25 !important; }

/*** WP Discuz Comments ***/
#wpcomm .wc-share-link { display: none !important; }

.wpd-comment-text a, .wpd-comment-text a:hover
	color: #0364aa !important;
	border-bottom: 1px solid;
		border-bottom-color: currentcolor;
	border-color: #0364aa;
	box-shadow: none;
	text-decoration: none; }

.wpd-comment-text ol {
	list-style-type: decimal;
	margin: 2em 0;
	margin-left: 35px; }

.wpd-comment-text ul {
	list-style-type: disc;
	margin: 2em 0;
	margin-left: 35px; }

.wpd-comment-text li > ul, .post-content li > ol {
	margin-top: 0.8em;
	margin-bottom: 0.8em; }

.wpd-comment-text li {
	padding-left: 5px;
	margin-bottom: 0.8em; }

/*** MailPoet Subscription Widget ***/
/* widget */
.sidebar .widget_mailpoet_form {
	padding: 34px 30px;
	background: #f6f6f6; 
}

.sidebar .widget_mailpoet_form .widget-title {
	position: relative;
	border: 0;
	margin-top: -3px;
	margin-bottom: 32px;
	line-height: 1;
	text-align: center;
}

.sidebar .widget_mailpoet_form .widget-title span {
	padding: 0;
	background: transparent;
}

.sidebar .widget_mailpoet_form .widget-title:after {
	content: "";
	position: absolute;
	top: 100%;
	left: calc(50% - 9px);
	margin-top: 8px;
	width: 24px;
	height: 2px;
	background: #000;
}

.widget_mailpoet_form .message {
	margin-bottom: 22px;
	font-size: 16px;
	color: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}

.dark .widget_mailpoet_form { background: transparent; }
.dark .widget_mailpoet_form .message { color: inherit; }
.dark .widget_mailpoet_form input[type="submit"] { background: #2d53fe; }

/* form */
.mailpoet_form {
	padding: 0 0;
	background: #f6f6f6;
}

/* paragraphs (label + input) */
.mailpoet_form .mailpoet_paragraph {
	line-height:20px;
	margin-bottom: 0px !important;
}

.mailpoet_form_1 .mailpoet_paragraph:last-of-type { margin-bottom: 0; }

/* labels */
.mailpoet_segment_label,
.mailpoet_text_label,
.mailpoet_textarea_label,
.mailpoet_select_label,
.mailpoet_radio_label,
.mailpoet_checkbox_label,
.mailpoet_list_label,
.mailpoet_date_label {
	display:block;
	font-weight: bold;
	margin-top: 8px;
}

.mailpoet_checkbox_label {
	background: #ffffff;
	border: 1px solid #e5e5e5;
	color: #000000;
	font-weight: normal;
	padding: 5px 8px; }

.mailpoet_checkbox_label:last-of-type {
	margin-bottom: 0; }

.mailpoet_segment_label {
	margin-top:15px; }

/** MailPoet Form Styles **/
/* The Shift (Form 3) Post Injection */
/* COVID-19 (Form 5) Post Injection */
/* Daily Headlines (Form 9) Post Injection */
#mailpoet_form_5, #mailpoet_form_9 {
	background: #f6f6f6;
	border: 5px solid #e5e5e5;
	margin-bottom: 1.65em;
	padding: 25px; }

#mailpoet_form_5 h3, #mailpoet_form_9 h3 {
	font-size: 18px;
	font-style: italic;
	margin-top: 0; }

#mailpoet_form_5 input.mailpoet_submit, #mailpoet_form_9 input.mailpoet_submit {
	background: #0364aa;
	border: 3px solid #63ADCF;
	border-radius: 25px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 15px;
    width: 100%; }

#mailpoet_form_5 input.mailpoet_submit:hover, #mailpoet_form_9 input.mailpoet_submit:hover {
	background: #63ADCF;
	border: 3px solid #0364aa; }

/* The SHIFT MailPoet form */
#mailpoet_form_3, #mailpoet_form_5, #mailpoet_form_9 {
	background: #ffffff;
	border: 1px solid #040404;
	font-family: "Roboto",sans-serif;
	margin: 1.65em 0;
	padding: 0; }

#mailpoet_form_3 form.mailpoet_form, #mailpoet_form_5 form.mailpoet_form, #mailpoet_form_9 form.mailpoet_form {
	background: #ffffff;
	padding: 20px; }

#mailpoet_form_3 p, #mailpoet_form_5 p, #mailpoet_form_9 p {}

#mailpoet_form_3 p.shift-mp-form-title, #mailpoet_form_5 p.shift-mp-form-title, #mailpoet_form_9 p.shift-mp-form-title {
	margin-bottom:1em; }

#mailpoet_form_3 p.shift-mp-form-description, #mailpoet_form_5 p.shift-mp-form-description, #mailpoet_form_9 p.shift-mp-form-description {
	margin-bottom:1em; }

#mailpoet_form_3 .mailpoet_form_columns, #mailpoet_form_5 .mailpoet_form_columns, #mailpoet_form_9 .mailpoet_form_columns {
    display: flex;
    flex-wrap: nowrap; }

#mailpoet_form_3 h3, #mailpoet_form_5 h3, #mailpoet_form_9 h3 {
	font-size: 18px;
	font-style: italic;
	margin-top: 0; }

#mailpoet_form_3 input.mailpoet_submit, #mailpoet_form_5 input.mailpoet_submit, #mailpoet_form_9 input.mailpoet_submit {
	background: #0364aa;
	border: 3px solid #63ADCF;
	border-radius: 25px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 15px;
    width: 100%; }

#mailpoet_form_3 input.mailpoet_submit:hover, #mailpoet_form_5 input.mailpoet_submit:hover, #mailpoet_form_9 input.mailpoet_submit:hover {
	background: #63ADCF;
	border: 3px solid #0364aa; }

/* Home Page Widget Form */
#mailpoet_form_7 .mailpoet_form { padding: 0px !important; }


/* inputs */
.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date
.mailpoet_submit {
	display:block;
	margin-top: 10px;
}

.mailpoet_text,
.mailpoet_textarea {
	width: 100%;
}

.mailpoet_checkbox {
}

.mailpoet_submit input,
input.mailpoet_submit {
	background: #0364aa;
	box-sizing: border-box;
	margin-top: 15px;
	width: 100%;
}

.mailpoet_submit input:hover,
input.mailpoet_submit:hover {
	background: #a64f25; }

.mailpoet_divider {
}

.mailpoet_message {
}

.mailpoet_validate_success {
	font-weight: 600;
	color:#468847;
}

.mailpoet_validate_error {
	color:#B94A48;
}

.mailpoet_form_loading {
	width: 30px;
	text-align: center;
	line-height: normal;
}

.mailpoet_form_loading > span {
	width: 5px;
	height: 5px;
	background-color: #5b5b5b;
}

/*** GRAVITY FORMS ***/
/* Homepage Mailing List Widget */
.sidebar .gform_widget {
    padding: 34px 30px!important;
    background: #f6f6f6!important; }

.sidebar .gform_widget ul li {
	font-family: Roboto,Arial,sans-serif!important;
	text-align: left!important; }

.sidebar .gform_widget .widget-title {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	padding-bottom: 9px;
	box-sizing: border-box;
	border: 0;
	margin-top: -3px;
	margin-bottom: 32px;
	line-height: 1;
	text-align: center;
    position: relative; }
    
.sidebar .gform_widget .widget-title::after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 9px);
    margin-top: 8px;
    width: 24px;
    height: 2px;
    background: #000; 
	display:block; }

.sidebar .inner ul, .gform_body ul {
	padding:0px!important;
	margin:0px!important; }

.sidebar .inner ul li, .gform_body ul li {
	line-height: 20px!important;
	list-style-type:none!important;
	display:block!important; }

div.ginput_complex.ginput_container.gf_name_has_2 {
	 width: 100%!important;
	 box-sizing: border-box !important; }

.sidebar div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100%!important;
	font-size: 100%;
	font-family: inherit;
	width: 100%!important;
	vertical-align: top;
	padding-right: 0px!important;
	margin-right: 0px!important;
	display:block!important;
	box-sizing: border-box !important; }

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    clear: none!important; }

.sidebar .inner .gfield span {
	font-size: 100%;
	font-family: inherit;
	width: auto!important;
	vertical-align: top;
	padding-right: 0px!important;
	margin-right: 0px!important;
	display:inline-block!important;
	box-sizing: border-box !important; }

#gform_widget-2 .gfield_label .gfield_required {
    display:inline-block!important;
	vertical-align:top!important; }

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px!important; }

.gform_body ul li input[type="text"] {
	font-size: 100%!important;
	font-family: Roboto,Arial,sans-serif!important;
	color: #989898!important;
	width:100%!important;
	max-width: 100%!important;
	height: 3.14286em!important;
    margin-top: 10px!important;
	background: #fff!important;
	border: 1px solid #e5e5e5!important;
	box-sizing: border-box!important;
	padding: 0 16px!important;
	outline: 0!important;
	box-sizing:border-box!important;
	display: block!important; }

.gform_body ul li input[type="text"]::placeholder {
    color: inherit!important;
    opacity: 1!important; }

.gform_body ul li input:focus, textarea:focus, select:focus {
    border-color: #d9d9d9!important;
    color: #888!important; }

.field_sublabel_below .gfield_label {
	color: #494949!important;
	-webkit-text-size-adjust: 100%!important;
	word-wrap: break-word!important;
	overflow-wrap: break-word!important;
	font-size: 100%!important;
	font-family: inherit!important;
	line-height: 20px!important;
	display: block!important;
	font-weight: 400!important;
	vertical-align: baseline!important;
	margin-top: 15px!important; }

ul.gfield_checkbox {
    width: 100%!important;
	box-sizing:border-box!important; }

#gform_widget-2 .gform_wrapper .gfield_checkbox li {
	color: #000!important;
    font-weight: 400!important;
	font-size: 100%!important;
	font-family: inherit!important;
	line-height: 20px!important;
    background: #fff!important;
    border: 1px solid #e5e5e5!important;
    padding: 5px 8px!important;
	margin-top: 8px!important;
	box-sizing:border-box!important; }

div.ginput_container_checkbox .gfield_checkbox li, .sidebar .inner .gform_wrapper .gfield_checkbox li, .sidebar .inner .gform_wrapper .gfield_radio li {
    width:100%!important;
	color: #000!important;
    font-weight: 400!important;
	font-size: 100%!important;
	font-family: inherit!important;
	line-height: 20px!important;
    background: #fff!important;
    border: 1px solid #e5e5e5!important;
    padding: 5px 8px!important;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	padding-left: 8px!important;
	padding-right: 8px!important;
	margin-top: 8px!important;
	box-sizing:border-box!important; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block!important;
    padding: 0;
    width: auto!important;
    line-height: normal!important;
    font-size: 14px!important;
    vertical-align: middle;
    max-width: 100%;
    white-space: normal;
	box-sizing:border-box!important; }

.ginput_container_checkbox li label {
	padding:0px!important; }

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
	margin: 0px;
	margin-right: 5px;
	padding: 0px!important;
	vertical-align: top!important;
	font-size: 14px!important;
	font-family: inherit!important;
	display:inline-block!important; }

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: top!important;
    cursor: pointer; }

.sidebar .gform_widget input[type="submit"] {
	line-height: 1!important;
	letter-spacing: .1em!important;
	text-transform: uppercase!important;
	vertical-align: baseline!important;
	width: 100%!important;
	max-width: 100%!important;
	outline: 0!important;
	height: auto!important;
	-webkit-appearance: none;
	padding: 16px 20px;
	margin-top: 15px;
	background: #0364aa;
	box-sizing: border-box;
	border-color: transparent;
	border: 0;
	cursor: pointer!important; }

.sidebar .gform_widget input[type="submit"]:hover {
    background: #a64f25!important; }

.gform_widget .gform_wrapper {
	margin-bottom: 0px;
	margin-top: 0px; }

.gform_widget .gform_wrapper .gform_footer {
	margin-top: 0;
	padding-bottom: 0; }

.gform_widget ul.gfield_checkbox input { }

/*** Donation Injection Styles ***/
.wp-block-button__link .donate-inject-button {
    font-size: .85em; }

.wp-block-image .donate-inject-cards {
	margin: 0px auto; }

/*** Advanced Ads ***/
.mondo-ads-content {
    margin-bottom: 0; }

.mondo-ads-target { }


