.info-section {
	background: #edba1c;
	border-radius: 10px;
	margin-bottom: 25px;
}

.info-section .description {
	color: #7c0404;
}

.footer {
	background: #c59500 !important;
}

.header .headerbox .logo-box .logo-item img {
	margin-bottom: 7px !important;
}

.contact-row a {
	color: #6c6c6c !important;
}

.contact-row a:hover {
	color: #6c6c6c !important;
}

@media only screen and (max-width: 767px) {
	ul.footer-nav {
		position: relative !important;
		z-index: 90 !important;
	}
}

.contact-row .titles.title-4 {
	color: #6c6c6c !important;
	font-size: 16px !important;
}

.contact-row .description a {
	font-weight: 800 !important;
	color: #333 !important;
}

.display-question {
	font-size: 22px !important;
}

.bio-mobile-only {
	display: none !important;
}
@media only screen and (max-width: 767px) {
	.bio-desktop-only {
		display: none !important;
	}
	.bio-mobile-only {
		display: block !important;
	}
}

.projects-full-list.updates-full-list.teachings-full-list.schedule-full-list.program-full-list .items .description {
	padding: 20px 30px;
}

.teachings-list .items a {
	background: none !important;
}

.teachings-list.projects-full-list.program-full-list .items a:hover .boundary-box  {
	background: none !important;
	box-shadow: none !important;
}

.teachings-list .items .program-item  {
	border-radius: 30px !important;
	background: #e3e0e0;
}

.teachings-list.projects-full-list.program-full-list .items a:hover .boundary-box  {
	background: none !important;
	box-shadow: none !important;
}

.teachings-list.projects-full-list.program-full-list .items a .boundary-box {
	background: none !important;
}

.teachings-list .items .program-item:hover {
	background: #fff !important;
}

.projects-full-list.updates-full-list.teachings-full-list.schedule-full-list.program-full-list .items .description.editor-box {
	margin-top: 0px !important;
}

/* .projects-full-list.updates-full-list.teachings-full-list.schedule-full-list.program-full-list .items .event-info {
	margin-bottom: 0px !important;
} */

.display-question {
	line-height: 24px !important;
}

.editor-box.programs-editor {
	text-align: left !important;
}

.grecaptcha-badge {
	display: none;
}

.editor-box .editor-gallery-list .article-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.editor-box .editor-gallery-list .article-img {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100% !important;
}

.editor-box .editor-gallery-list .items {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}

.editor-box .editor-gallery-list {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.editor-box .editor-gallery-list .address-title, .editor-gallery-list .contact-section .contact-list .items.info-item .address-item .address-line, .contact-section .contact-list .items.info-item .address-item .editor-gallery-list .address-line {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #2F373A;
}
