/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


body .masthead:not(.mixed-header) {
background: linear-gradient(120deg, #006141, #41ad49);
}
/* -- Donate button in header -- */
/* li.menu-item-474 a {
background-color:#ffc20e;
	padding:0px 20px;
	margin:40px 12px;
}
li.menu-item-474 a:hover {
background-color:#ffffff;
}
body #phantom .main-nav > li.menu-item-474.act:not(.wpml-ls-item) > a .menu-text {
color:#016241;	
}
body #phantom .main-nav > li.menu-item-474:not(.wpml-ls-item) > a .menu-text {
color:#016241;	
}
 .top-header .main-nav li.menu-item-474 a .menu-item-text .menu-text  {
	color:#016241;	
}
.top-header .main-nav li.menu-item-474 a:hover .menu-item-text .menu-text {
color: #41ad49;
	} 
#phantom .l-to-r-line > li > a > span {
	padding:7px 0;
}*/

#main h1 {
	margin:1em 0 0.4em 0;
}
#main h1:first-child {
	margin-top:0;
}

.homeyellowtick {margin:0 10px 0 0;}

#sidebar .widget_recent_entries li {
	margin:0 0 1em 0;
}

#darkBgLightTextRow {
	background-color:#023625;
	padding:50px 0;
	color:#ffffff;
}

#darkBgLightTextRow h1, #darkBgLightTextRow h2, #darkBgLightTextRow p {
	color:#ffffff;
}
#darkBgLightTextRow h3 {
	color:#40ac49;
}

#darkBgLightTextRow a {
	color:#ffc20e;
}
#darkBgLightTextRow a:hover {
	color:#ffffff;
}

ol#webelieve  {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
ol#webelieve li {

    list-style-type: none;
    display: block;
    position: relative;
    float: left;
    width: 47%;
    margin-right: 1.5%;
    margin-bottom: 10px;
    background-color: #FFF;
    -moz-box-shadow: 0 3px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 3px 1px rgba(0,0,0,0.15);
    box-shadow: 0 3px 1px rgba(0,0,0,0.15);
counter-increment: my-awesome-counter;
	border:1px solid #eaeaea;
	padding:15px;
	box-sizing:border-box;
	color:#515151;
}

#weBelieveRow {
	background:url(/wp-content/uploads/2019/07/vineyards.jpg)top center no-repeat;
	background-size:cover;
	color:#ffffff;
}

ol#webelieve li::before {
  content: counter(my-awesome-counter);
  font-weight: bold;
  font-size: 3rem;
  margin-right: 1.2rem;
float:left;
	line-height: 1.5;
}

ol#webelieve li div {
	width:85%;
	float:left;
}
#content .wpb_text_column ol#webelieve li:last-child {
	margin-bottom:30px;
}

/* subpage rows */
#ourStructureRow {
	background:url(/wp-content/uploads/2019/07/our-structure-bkgd.jpg) top center no-repeat;
	background-size:cover;
	color:#ffffff;
	padding:20px 0;
}
#ourStructureRow h2 {
	color:#ffffff;
}
#ourStructureRow p {
	max-width:700px;
	margin:1em auto;
}
#ourStructureRow #wingBoxes {
	color:#515151;
}
#ourStructureRow #wingBoxes .vc_column-inner {
	padding:20px 40px;
}

#roleOfWomenRow {
	background:url(/wp-content/uploads/2019/07/role-of-women-bkgd.jpg) top center no-repeat;
	background-size:cover;
	color:#ffffff;
	padding:30px 0;
}
#greyGradientRow {
	background: #f1f1f1;
background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e6e6e6));
background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
background: -o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
background: -ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
	padding:30px 0;
}
#victorianNationalsRow {
	background:url(/wp-content/uploads/2019/07/vicnats.jpg)top center no-repeat;
	background-size:cover;
	color:#ffffff;
	padding:30px 0;
}
#victorianNationalsRow h2 {
	color:#ffffff;
}

#futureRow {
	background:url(/wp-content/uploads/2019/07/history-future.jpg) top center no-repeat;
	background-size:cover;
	color:#ffffff;
	padding:30px 0;
}
#futureRow h2 {
	color:#ffffff;
}

body .widget_tag_cloud a {
    padding: 7px 15px;
    margin-bottom: 1px;
    font-size: 16px !important;
    display: block;
    background: #222222;
	color:#ffffff!important;
}
body .widget_tag_cloud a:hover {
	background: linear-gradient(120deg, #006141, #41ad49);
}
#becomeMemberBox {
	color:#ffffff;
	background-color:#01714b;
	padding:50px;
	font-size: 20px;
    font-weight: bold;
}
a.yellowButton {
	display: block;
color: #01714b;
background-color: #ffc20e;
border-bottom: 3px solid #22644d;
font-weight: 700;
padding: 11px 0 13px 0;
font-size: 18px;
line-height: 1;
text-decoration: none;
text-align: center;
transition: all 0.4s;
-webkit-transition: all 0.4s;
}
a.yellowButton:hover {
	background: linear-gradient(120deg, #006141, #41ad49);
	color:#ffffff;
}
#stayUpdatedBox .vc_column-inner {
		color:#ffffff;
	background-color:#383838;
	margin-bottom:0px;
}
#stayUpdatedBox h2 {
	color:#ffffff;
}

#facebookBox .vc_column-inner {
	background-color:#395796;
	color:#ffffff;
	padding: 40px 0 20px 0;
}
#facebookBox a {
	background-color:#345291;
	box-shadow: 0 3px 1px #2f4574;
	display: block;
border: 1px solid #FFF;
width: 150px;
margin: 20px auto;
color: #FFF;
text-align: center;
text-decoration: none;
padding: 12px 0;
line-height: 1;
box-sizing:border-box;
}
#twitterBox .vc_column-inner {
	background-color:#56adef;
	color:#ffffff;
	padding: 40px 0 20px 0;
}
#twitterBox a {
background-color:#53bcf4;
box-shadow: 0 3px 1px #4791c9;
display: block;
border: 1px solid #FFF;
width: 150px;
margin: 20px auto;
color: #FFF;
text-align: center;
text-decoration: none;
padding: 12px 0;
line-height: 1;
box-sizing:border-box;	
}
#youtubeBox .vc_column-inner {
	background-color:#c02c27;
	color:#ffffff;
	padding: 40px 0 20px 0;
}


#youtubeBox a {
background-color:#ba2621;
box-shadow: 0 3px 1px #90221e;
display: block;
border: 1px solid #FFF;
width: 150px;
margin: 20px auto;
color: #FFF;
text-align: center;
text-decoration: none;
padding: 12px 0;
line-height: 1;
box-sizing:border-box;	
}
#whatsappBox .vc_column-inner {
	background-color:#2bb840;
	color:#ffffff;
	padding: 40px 0 20px 0;
}


#whatsappBox a {
background-color:#108b23;
box-shadow: 0 3px 1px #31813d;
display: block;
border: 1px solid #FFF;
width: 150px;
margin: 20px auto;
color: #FFF;
text-align: center;
text-decoration: none;
padding: 12px 0;
line-height: 1;
box-sizing:border-box;	
}


img.smaller {
	max-width:165px;
	max-height:40px;
	width: auto;
	padding: 10px 0;
}

/*-- interactive banner 2 - 3 feature buttons on homepage -- */
h2.ult-new-ib-title {
display: block;
margin: 0;
background: #01714b;
padding: 5px 15px 15px 15px!important;
font-size: 20px!important;
font-family: 'open sans';
text-align: center;
	font-weight:600!important;
	 color: #ffc20e!important;
}
.ult-new-ib .ult-new-ib-desc {
padding:0!important;
}

 .ult-ib-effect-style1 .ult-new-ib-content {
background: #01714b;
    text-align: center;
    margin: -2px 0 0 0!important;
    padding: 0px 15px 15px 15px;
    color: #ffffff;
    font-size: 20px!important;
	 line-height:1em!important;

}
/* big price buttons - specifically targets gform number 1 and gform number 2 and gform number 4 */

.ginput_price {
    display: none;
}

.gfp_big_button .gfield_radio li input[type=radio] {
    display:none;
}
.gform_wrapper #gform_1 .gfield_radio li, .gform_wrapper #gform_2 .gfield_radio li, .gform_wrapper #gform_4 .gfield_radio li {
	width:31%;
	display:inline-block;
	margin-right:1.5%;
}
.gform_wrapper #gform_4 .gfield_radio li {
	width:31%;
	display:inline-block;
	margin-right:1.5%;
}
#main .gform_wrapper span.ginput_total {
	color:#006141;
}


.gform_wrapper #gform_1 .gfp_big_button .gfield_radio li label {
    max-width: 300px;
    width: 100%;
    margin: 0px auto;
    padding: 15px 30px;
    float: none;
    letter-spacing: 0.09375rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-align: center;
	 font-family: Open Sans, sans-serif;
    font-size: 24px;
	font-weight:600;
    box-sizing: border-box;
	border:1px solid #cccccc;
}


.gform_wrapper .gfp_big_button .gfield_radio li label:hover, .gform_wrapper .gfp_big_button .gfield_radio li input[type="radio"]:checked + label {
  background: linear-gradient(120deg, #006141, #41ad49);
  color: #ffffff;
}



/* other box */

.gform_wrapper .top_label .donateOtherAmount label.gfield_label {display:none;}

#page .donateOtherAmount input {
	/* background: url(/wp-content/uploads/2018/09/dollarsign.png) no-repeat center left transparent; */
	/* background-position: 10px;*/
background:transparent;
	border: 1px solid white;
border-radius: 4px;
padding: 9px 15px;
height: 50px;
margin-top: -14px;
box-sizing:border-box;
	color:#ffffff;
	font-size:22px;
}


/* membership forms */
.gform_wrapper #gform_2 .gfp_big_button .gfield_radio li label, .gform_wrapper #gform_4 .gfp_big_button .gfield_radio li label {
    max-width: 300px;
    width: 100%;
    margin: 0px auto;
    padding: 15px 30px;
    float: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1.2em;
    position: relative;
    text-decoration: none;
    text-align: center;
	 font-family: Open Sans, sans-serif;
    font-size: 20px;
	font-weight:600;
    box-sizing: border-box;
	border:1px solid #cccccc;
	min-height:130px;
}

#gform_2 input[type='checkbox'], #gform_4 input[type='checkbox'] {
	margin-top:0;
}

/* volunteer form */
#volunteerBox h3 {
	color:#ffffff;
	text-align:center;
}

#volunteerBox input {
	border-radius:3px;
	margin:0;
}
#volunteerBox .vc_column-inner {
	padding:10px 30px 10px 40px;
	color:white;
}
#volunteerBox .gform_footer.top_label {
	margin:0;
}

 ::-webkit-input-placeholder { /* Edge */
  color: #00000080;
	opacity:0.8;
}

 :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #00000080;
	opacity:0.8;
}

 ::placeholder {
   color: #00000080;
	opacity:0.8;
}

body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])
{
	padding:5px 10px;
}


#main .gform_wrapper #gform_3 .gform_footer input[type="submit"] {
	display: block;
color: #01714b;
background-color: #ffc20e;
border-bottom: 3px solid #22644d;
font-weight: 700;
padding: 11px 35px 13px 35px;
font-size: 20px;
line-height: 1;
text-decoration: none;
text-align: center;
transition: all 0.4s;
-webkit-transition: all 0.4s;
		margin-top:0px;
	border-radius:3px;
}
#main .gform_wrapper #gform_3 .gform_footer input[type="submit"]:hover {
	background: linear-gradient(120deg, #006141, #41ad49);
	color:#ffffff;
}

/*---- homepage rows --------*/
#subscribeRow {
	background-color:#00704a;
	padding:50px;
	color:#ffffff;
}
#subscribeRow h2 {
	color:#ffffff;
	font-size:40px;
	padding:10px 0;
}
#subscribeRow .wpb_text_column.wpb_content_element {
	margin:0;
}

/* horizontal gravity mailchimp subscribe form */
body  .gform_wrapper #gform_5 .top_label div.ginput_container input {
background-color: transparent;
border: 1px solid white;
	color:white;
	}
.gform_wrapper #gform_5 .gform_body {
	width:80%;
	text-align:center;
}
body .gform_wrapper #gform_5 .gform_footer {
	width:19%;
	float:right;
		margin-top:-74px;
}
 #gform_5 .top_label div.ginput_container input ::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
	opacity:0.8;
}

#gform_5 .top_label div.ginput_container input :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ffffff;
	opacity:0.8;
}

#gform_5 .top_label div.ginput_container input::placeholder {
   color: #ffffff;
	opacity:0.8;
}

/* ******************************** fix legacy styling on renew form ******************************* */
.gform_legacy_markup_wrapper #field_4_23 .ginput_complex select, .gform_legacy_markup_wrapper #field_4_38 .ginput_complex select {
	width:90px;
}

.gform_wrapper #gform_4 .gfield_radio li.gchoice_4_29_0, .gform_wrapper #gform_4 .gfield_radio li.gchoice_4_29_1, .gform_wrapper #gform_4 .gfield_radio li.gchoice_4_29_2 {
	width:100%;
}






/*-- homepage feature boxes  --*/
.homeFeatureBoxes {
	padding: 40px 40px 20px 40px;
	background-color:#258c45;
	min-height:230px;
}
.homeFeatureBoxes h3 {
	color:#ffffff;
	text-transform:uppercase;
	font-size:26px;
}
.homeFeatureBoxes a {
	display:inline-block;
	background-color:#ffc20e;
	padding:6px 15px 9px 15px;
	color:#00704a;
	text-decoration:none;
	font-family:'open sans condensed', Arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.homeFeatureBoxes a:hover {
background: linear-gradient(120deg, #ffc20e, #fff200);	
}
#teamBox {
	background:linear-gradient(90deg,rgba(37,140,69,1),rgba(37,140,69,0.8),rgba(37,140,69,0.1),rgba(37,140,69,0)), url(/wp-content/uploads/2024/08/teambox2024-8.jpg) no-repeat top left;
	background-size: cover;
}
#supportBox {
	background:linear-gradient(90deg,rgba(37,140,69,1),rgba(37,140,69,0.8),rgba(37,140,69,0.1),rgba(37,140,69,0)), url(/wp-content/uploads/2019/07/donatebox.jpg) no-repeat top left;
	background-size: cover;
}
#volunteerHomeBox {
	background:linear-gradient(90deg,rgba(37,140,69,1),rgba(37,140,69,0.8),rgba(37,140,69,0.1),rgba(37,140,69,0)), url(/wp-content/uploads/2019/07/volunteerbox.jpg) no-repeat top center;
	background-size: cover;
}
#joinBox {
	background:linear-gradient(90deg,rgba(37,140,69,1),rgba(37,140,69,0.8),rgba(37,140,69,0.1),rgba(37,140,69,0)), url(/wp-content/uploads/2019/07/memberBox.jpg) no-repeat top center;
	background-size: cover;
}

.textwidget li {

    border-bottom: 1px dashed #ccc;
    padding: 5px;

}
/* team page social */
.teamPages .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	max-width:50px;
	display:inline-block;
}
.teamPages .firstTeamIcon {
	margin: 5px 0 0 30%;
}

/*---- team section -------*/
.teamPages h1 {
	font-size:27px;
	line-height:34px;
}

.teamPages h3 {
	font-size:20px;
	line-height:normal;
}
.natsSocial {
	float:left;
}
.teamPages .wpb_content_element {
	margin-bottom:0;
}
.teamPages .teamLeftCol {
	text-align:center;
}
.teamPages .supportMemberButton{
display:block;
	background: linear-gradient(120deg, #006141, #41ad49);
	color:#ffffff;
padding: 10px 20px;
margin: 20px 0;
width: 350px;
box-sizing: border-box;
text-decoration: none;
text-align: center;
font-weight: bold;
font-family: 'open sans condensed', arial, helvetica, sans-serif;
font-size: 18px;
	
}











/* ---- homepage rows ---- */
#newsRow {
	background:url(/wp-content/uploads/2018/05/newsbkgd.jpg) no-repeat top center;
	background-size:cover;
	padding-bottom:50px;
}


#bottom-bar .baseNav a, #bottom-bar .baseNav {
	color:#006241;
	font-family:'open sans condensed', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	
}


/* -- general styles ---*/
h2 {

	padding-top:1em;
}
body.home h2 {
	border-bottom:0;
}
h3 {
	padding:15px 0 0 0;
	
}
h3.entry-title {
	font-size:28px;
	line-height:normal;
}
hr { 
	border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); 
}
body blockquote:not(.shortcode-blockquote) {
	background-color:transparent;
}
a, a:hover {
	color:#026441;
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
.featured-content {
	padding: 70px 0 50px 0;
	background:url(/wp-content/uploads/2015/09/nationals_values_bg.jpg) no-repeat top center;
	background-size:cover;
	color:white;
	line-height:2.5em;
	margin-bottom:70px;
}
.featured-content h1 {
	font-size:28px;
	line-height:normal;
	color:white;
}
.featured-content h2 {
	color:white;
}
.featured-content h3 {
	color:white;
}

.green-box {
	background-color:#176f4d;
	padding:30px;
	color:white;
}
.green-box a {color:white;}

.title-bar-with-links {
	background-color:#1a5a3e;
	height:220px;
	color:white;
	margin-top:-70px;
	margin-bottom:70px;
}

.title-bar-with-links h1 {
	color:white;
	font: normal 800 39px / 51px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	padding-top:55px;
	text-transform: uppercase;
}
.title-bar-with-links a  {
color:white;
	text-transform: uppercase;
	text-decoration: none;
}
.title-bar-with-links a:hover {
	text-decoration:underline;
}
.title-bar-with-links p {
		padding-top:15px;
}



/* donate form consent styles */
.gform_wrapper .description_above .gfield_description.gfield_consent_description {
	padding:10px;
}
.gform_wrapper .gfield_consent_description {
	max-height: inherit;
overflow-y: inherit;
	font-size:inherit;
}


/* homepage donate popup */

#popmake-3739 h2 {
	text-align: center;
font-size: 30px;
color: white;
text-transform: uppercase;
font-family: 'Open sans', Arial, sans-serif;
font-weight: 800;
border-bottom: none;
max-width: 85%;
margin: 0 auto;
}
#popmake-3739 .pum-content a {
	background-color: #fec20e;
padding: 9px 0;
display: block;
width: 300px;
margin: 30px auto;
text-align: center;
font-size: 30px;
text-transform: uppercase;
text-decoration: none;
}

#popmake-3739 .pum-content a:hover {
	background-color: #e1ab07;
	color:#ffffff;
}

.pum-theme-3733 .pum-container, .pum-theme-default-theme .pum-container {
	background: linear-gradient(120deg, #006141, #41ad49);
}

/* end homepage donate popup */
/*  events calendar list format */
#tribe-events .tribe-events-list-event-description {
	display:none;
}
#tribe-events h3.tribe-events-list-event-title {
	width:31%;
	float:left;
	margin-right:2%;
}


#tribe-events .tribe-events-loop .tribe-events-event-meta {
	float:left;
	width:60%;
	clear:none;
}
#tribe-events .tribe-event-schedule-details {
	width:45%;
	float:left;
	margin-right:4%;
}
#tribe-events .tribe-events-venue-details {
	width:50%;
	float:left;
	margin-top:0;
}
h1.tribe-events-page-title {
	font: normal bold 27px / 34px "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
}
/* hide message page header */
body.page-id-3170 #page .masthead:not(.mixed-header) {
	display:none;
}

/* back to work page */
#backToWorkRow {
	margin-top:-250px!important;
	color:#000000;
}
#backToWorkRow p {
	margin-bottom:1.2em;
	color:#000000;
}

#backToWorkCol {
border: 3px solid #00634130;
}
#backToWorkTextBlock {
	padding:50px 120px;
}


.gform_wrapper .gform_page_footer .button.gform_next_button {
padding: 15px 30px;
font-weight: 700;
font-size: 16px;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
padding: 15px 30px;
font-weight: 700;
font-size: 16px;
}

/* **************************** events calendar styles 2022 *********************************** */

.tribe-common .tribe-common-h5, .tribe-common h3.tribe-common-h6 {
	font-family:'Open Sans Condensed', Arial, helvetica, sans-serif;
}

body .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-details {
	width:100%;
}
body .tribe-common .tribe-common-b2 {
	font-family:'Open Sans', Arial, helvetica, sans-serif;
}
body .tribe-common .tribe-common-h5, body .tribe-common .tribe-common-h3 {
	font-family:'Open Sans Condensed', Arial, helvetica, sans-serif;
}
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row > .tribe-common-g-col {
	border-bottom:1px solid #cccccc;
	padding-bottom:30px;
}
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container, body .tribe-events .tribe-events-l-container {
	padding:0;
}

/* calendar icon */
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month, .tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
	border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #ccc;
border-radius: 0px 0px 4px 4px;
	padding:0px 0px 4px 0px;
}

body .tribe-events .tribe-events-calendar-latest-past__event-date-tag-daynum{
	border-width: 0px 1px 0px 1px;
border-color: #ccc;
border-style: solid;
}

body .tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
	color:#ffffff;
	background:#006141;
	padding: 3px 0px;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag {
	margin-right:20px;
}

/* single event display */
.tribe-events-single * {
	font-family:'Open Sans', Arial, helvetica, sans-serif;
}
h1.tribe-events-single-event-title {
	font-family:'Open Sans Condensed', Arial, helvetica, sans-serif;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
	width:100%;
}
.tribe-events-venue-map {
	width:320px;
}




/* hide header on vaccine mandate petition page */
.page-id-4865 .masthead {
	display:none;
}


/* recover rebuild page fixes */
.page-id-5621 .vc-hoverbox-wrapper .vc-hoverbox {min-height:370px;}
.page-id-5621 .vc-hoverbox-wrapper .vc-hoverbox h2 {padding-top:0;}




















@media screen and (max-width: 600px) {
	body .btn-align-center {margin-bottom:30px;}
	
	body .gform_wrapper #gform_1 .gfield_radio li, body .gform_wrapper #gform_2 .gfield_radio li, body .gform_wrapper #gform_4 .gfield_radio li {
		width:100%;
		clear:both;
		margin-top:0;	
	}
	body .gform_wrapper #gform_1 .gfp_big_button .gfield_radio li label, body .gform_wrapper #gform_2 .gfp_big_button .gfield_radio li label, body .gform_wrapper #gform_4 .gfp_big_button .gfield_radio li label {
		min-height:0;
	}

	
	body .gform_wrapper #gform_4 .gform_footer {
		width:100%;
		clear:both;
		margin-top:0;
	}

	
	body .gform_wrapper #gform_1 .gform_footer {
		width:100%;
		float:none;
		margin:0;
	}
	body .gform_wrapper #gform_1 .gform_body {
		width:100%;
	}
	
	body .gform_wrapper .gfp_big_button .gfield_radio li label {
		padding:9px 0px;
		font-size:20px;
	}
	
	body .vc_general.vc_cta3.vc_cta3-style-classic {
		min-height:0;
	}
	
	
	body .hideonmobile {display:none!important;}
	body .reduceonmobile {height:150px!important;}
	/* horizontal subscribe */
	body .gform_wrapper #gform_5 .gform_footer {
		width:100%;
		float:none;
		margin-top:0;
	}
	body .gform_wrapper #gform_5 .gform_body {
		width:100%;	
	}
	body body .gform_wrapper #gform_5 .top_label div.ginput_container input {
		margin:0;
	}
	/* donate button */
	body li.menu-item-474 a {margin:0; padding:10px;}
	
	body #backToWorkTextBlock {padding:20px;}
	
	/* events calendar 2022 */
	/* body .tribe-common .tribe-common-g-row--gutters {padding-left:20px;} */
	
}
