/*------------------------------------------------*/
/*-----------------[TEMPORARY]--------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
/* No table Border style */
.entry-content .gph-table-no-border tr td,
.entry-content .gph-table-no-border table {
	border: none;
}

/*------------------------------------------------*/
/*--------------[ORDERED LIST STYLES]-------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*------------------[BREADCRUMBS]-----------------*/
/*------------------------------------------------*/
.breadcrumb-container.theme1 a[title="Home"] {
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
}

.breadcrumb-container ul li:last-of-type>span.separator:last-of-type,
.breadcrumb-container ul li:first-of-type>span.separator:first-of-type {
	display: none;
}

/*------------------------------------------------*/
/*-----------------[TERMS PAGES]------------------*/
/*------------------------------------------------*/
.gph-terms h1,
.gph-terms h2,
.gph-terms h3,
.gph-terms h4,
.gph-terms h5,
.gph-terms h6 {
	padding-bottom: 15px;
	padding-top: 25px;
}

/*------------------------------------------------*/
/*--------------[GIVE WIDGET STYLES]--------------*/
/*------------------------------------------------*/
.widget_give_forms_widget .give-form-wrap>h2.give-form-title {
	display: none;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-0,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-2,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-3,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-5 {
	visibility: hidden;
	font-size: 0;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-1,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-4,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-6 {
	display: none;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-donation-level-btn {
	padding: 0;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-0:after,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-2:after,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-3:after,
.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-5:after {
	font-size: 18px;
	line-height: 18px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	margin: 0;
	float: left;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-0:after {
	content: '$5';
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-2:after {
	content: '$25';
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-3:after {
	content: '$50';
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>.give-btn-level-5:after {
	content: '$250';
}

.widget_give_forms_widget #give-donation-level-button-wrap>li {
	margin: 0;
	margin-right: 10px;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li>button.give-btn-level-custom {
	padding-top: 8px !important;
	padding-bottom: 7px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-top: 1px;
}

.widget_give_forms_widget #give-donation-level-button-wrap>li:nth-child(8) {
	float: none;
}

.widget_give_forms_widget #give-amount {
	min-width: 80px !important;
	max-width: 100px;
}

.widget_give_forms_widget:after,
#recent-posts-2:after,
#recent-comments-2:after {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	clear: both;
	background-color: #e09900;
}

@media (max-width: 980px) {

	.widget_give_forms_widget:after,
	#recent-posts-2:after,
	#recent-comments-2:after {
		display: none;
	}
}

.widget_give_forms_widget:after {
	margin: 0;
}

.widget_give_forms_widget:before {
	margin-bottom: 20px;
}

h4.widgettitle {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.widget_give_forms_widget>h4.widgettitle {
	color: #006600;
}

.widget_give_forms_widget #give-form-821-1>button {
	width: 100%;
	max-width: 250px;
	text-transform: uppercase;
	font-weight: 700;
}

@media (max-width: 980px) {
	h4.widgettitle {
		font-size: 49px;
		line-height: 75px;
		font-weight: 700;
		text-transform: revert;
		text-align: center;
		background-color: #e09900;
		color: #ffffff;
		padding-top: 45px;
		padding-bottom: 45px;
		padding-right: 45px;
		padding-left: 45px;
		margin-bottom: 30px;
	}

	.widget_give_forms_widget>h4.widgettitle {
		font-size: 49px;
		line-height: 75px;
		font-weight: 700;
		text-transform: revert;
		text-align: center;
		background-color: #006600;
		color: #ffffff;
		padding-top: 45px;
		padding-bottom: 45px;
		padding-right: 45px;
		padding-left: 45px;
		margin-bottom: 30px;
	}

	.et_pb_widget a {
		font-size: 24px;
		line-height: 39px;
		font-weight: 700;
	}

	.et_pb_widget a {
		color: #c06028;
	}
}

@media (max-width: 767px) and (min-width: 626px) {
	h4.widgettitle {
		font-size: 38px;
		line-height: 59px;
	}
}

@media (max-width: 625px) and (min-width: 349px) {
	h4.widgettitle {
		font-size: 30px;
		line-height: 48px;
	}
}

@media (max-width: 348px) and (min-width: 0px) {
	h4.widgettitle {
		font-size: 24px;
		line-height: 39px;
	}
}

#recent-posts-2>ul>li {
	margin-bottom: 25px;
	text-align: center;
}

/*------------------------------------------------*/
/*-----------------[GIVE STYLES]------------------*/
/*------------------------------------------------*/
.page .et_pb_section .give-form-wrap {
	font-size: 18px;
	line-height: 30px;
}

.page .et_pb_section .give-form-wrap>h2.give-form-title {
	display: none;
}

.give-btn,
.give-btn:after {
	border-color: #006600;
	background-color: #006600;
	border-radius: 3px;
	color: #ffffff;
	/*padding: 10px 12px !important;*/
	cursor: pointer;
	line-height: 1.2em;
	font-size: 1em;
	text-transform: uppercase;
}

.give-btn:hover,
.give-btn:after:hover {
	border-color: #006600;
	background-color: #006600;
	color: #ffffff;
}

.give-btn:hover {
	background-color: #006600;
}

/* 	Hover Extended Commercial License
	Hover.css Copyright Ian Lunn 2017
	- Grow
*/
.give-btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.give-btn:hover,
.give-btn:focus,
.give-btn:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.give-btn[name="give-purchase"] {
	padding: 16px 18px !important;
	font-weight: 900;
	font-size: 18px;
	border-color: #ff8035 !important;
	background-color: #ff8035 !important;
}

#give-recurring-form .form-row input[type=email],
#give-recurring-form .form-row input[type=password],
#give-recurring-form .form-row input[type=tel],
#give-recurring-form .form-row input[type=text],
#give-recurring-form .form-row input[type=url],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type=email],
form.give-form .form-row input[type=password],
form.give-form .form-row input[type=tel],
form.give-form .form-row input[type=text],
form.give-form .form-row input[type=url],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*=give-form] .form-row input[type=email],
form[id*=give-form] .form-row input[type=password],
form[id*=give-form] .form-row input[type=tel],
form[id*=give-form] .form-row input[type=text],
form[id*=give-form] .form-row input[type=url],
form[id*=give-form] .form-row select,
form[id*=give-form] .form-row textarea {
	font-size: 18px;
	line-height: 30px;
}

form#give-email-access-form input#give-email {
	width: 305px;
	max-width: 100%;
}

.give-form .give-recurring-donors-choice>input.give-recurring-period,
.give-form div.give-recurring-donors-choice>label {
	display: inline;
}

.give-form div.give-recurring-donors-choice>label>select,
#archives-dropdown-2 {
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
	color: #40353a;
	border: 1px solid rgba(61, 48, 11, 0.41);
	height: 36px;
	padding: 0 30px 0 15px;
	box-shadow: inset 0 -1.3em 1em 0 rgba(0, 0, 0, .02);
	background-color: #fff;
	-webkit-appearance: none;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: auto 15%;
	border-radius: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	line-height: 30px;
}

[id*=give-form] .give-recurring-donors-choice label {
	font-size: 18px;
	padding: 0 30px 0 5px;
}

[id*=give-form] .give-recurring-donors-choice-period {
	font-size: 18px;
}

#post-903 #give-form-821-wrap>h2 {
	font-size: 30px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 35px;
	margin-top: 55px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
	background-color: #006600;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	color: #ffffff;
}

form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text {
	border: 1px solid #006600;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
	border-left: 1px solid #006600;
}

#give-recurring-form .form-row input[type=email],
#give-recurring-form .form-row input[type=password],
#give-recurring-form .form-row input[type=tel],
#give-recurring-form .form-row input[type=text],
#give-recurring-form .form-row input[type=url],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type=email],
form.give-form .form-row input[type=password],
form.give-form .form-row input[type=tel],
form.give-form .form-row input[type=text],
form.give-form .form-row input[type=url],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*=give-form] .form-row input[type=email],
form[id*=give-form] .form-row input[type=password],
form[id*=give-form] .form-row input[type=tel],
form[id*=give-form] .form-row input[type=text],
form[id*=give-form] .form-row input[type=url],
form[id*=give-form] .form-row select,
form[id*=give-form] .form-row textarea {
	border: 1px solid rgba(61, 48, 11, 0.41);
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
	background-color: #006600;
	background-color: #006600;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border: 1px solid #006600;
	color: #ffffff;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
	border: 1px solid #006600;
}

#give-recurring-form h3.give-section-break,
#give-recurring-form h4.give-section-break,
#give-recurring-form legend,
form.give-form h3.give-section-break,
form.give-form h4.give-section-break,
form.give-form legend,
form[id*=give-form] h3.give-section-break,
form[id*=give-form] h4.give-section-break,
form[id*=give-form] legend {
	color: #c06028;
	font-size: 24px;
	line-height: 24px;
	border-bottom: 1px solid rgba(61, 48, 11, 0.41);
}

#give-payment-mode-select,
.give-tributes-dedicate-donation {
	margin-top: 40px !important;
}

/*------------------------------------------------*/
/*---------------[GIVE PAGE STYLES]---------------*/
/*------------------------------------------------*/
.support-projects-button-row>.et_pb_column>.et_pb_button_module_wrapper {
	display: table;
	width: 100%;
}

a.support-all-projects,
a.support-lavender-field,
a.support-farm-activities,
a.support-zero-waste-island {
	width: 100%;
	padding: 0 !important;
	vertical-align: middle;
	display: table-cell;
}

@media (min-width: 2005px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 100px;
	}
}

@media (max-width: 2004px) and (min-width: 1215px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 100px;
	}
}

@media (max-width: 1214px) and (min-width: 986px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 125px;
	}
}

@media (max-width: 985px) and (min-width: 982px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 150px;
	}
}

@media (max-width: 981px) and (min-width: 687px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 100px;
	}
}

@media (max-width: 686px) and (min-width: 558px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 125px;
	}
}

@media (max-width: 557px) and (min-width: 480px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 155px;
	}
}

@media (max-width: 479px) {

	a.support-all-projects,
	a.support-lavender-field,
	a.support-farm-activities,
	a.support-zero-waste-island {
		height: 100px;
	}
}

#featured-image.all-projects,
#featured-image.lavender-field,
#featured-image.farm-activities,
#featured-image.zero-waste-island {}