/*
Theme Name: Echo Food Shelf
Description: Echo Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#main a {
	text-decoration: underline;
}

#main a:hover,
#main a:focus {
	color: #ddab3a;
	text-decoration: none;
}

body .side-content a {
	color: #EACA81;
}

body .side-content a:hover,
body .side-content a:focus {
	color: #fff;
}

/* header */

.fusion-tb-header {
	position: relative;
	z-index: 100;
}

.hdr-right .fusion-column-wrapper .fusion-builder-row:first-child {
	justify-content: flex-end;
}


@media only screen and (min-width: 641px) {
	.fusion-body .hdr-right .fusion-builder-nested-column-1 {
		height: 114px;
		margin-top: -14px;
		width: 310px !important;
	}
}

.hdr-social .hdr-social-text {
	margin-bottom: 5px;
}

.hdr-giving {
	background: url(/wp-content/uploads/2021/11/donate_btn_bkg.png) no-repeat;
}

.hdr-giving .hdr-giving-text {
	padding-left: 150px;
}

.donation-title {
	color: #fff;
	font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}

.donate-btn {
	margin-bottom: 8px;
}

#menu-main-menu {
	font-weight: bold;
}

@media only screen and (min-width: 981px) {

	#menu-item-129 .fusion-megamenu-icon {
		padding: 0;
	}

	.menu-item-129 .menu-text {
		overflow: hidden;
		text-indent: 100%;
		width: 1px;
	}

}

@media only screen and (max-width: 640px) {

	.fusion-tb-header {
		text-align: center;
	}
	
	.hdr-giving {
		background: none;
	}

	.hdr-giving .hdr-giving-text {
		padding-left: 0;
	}

	.donation-title {
		color: #333;
		font-size: 16px;
		font-weight: normal;
	}

	.fusion-search-element-1 {
		margin: 0 auto;
	}

}

#menu-main-menu .sub-menu {
	border: 1px solid #2f3f1c;
}

/* footer */

#boxed-wrapper .fusion-tb-footer h3,
#boxed-wrapper .fusion-widget-area h3 {
	color: #ffcf73;
}

.fusion-footer .ftr-col-1-text div {
	margin-bottom: 15px;
}

.directions a {
	background: url(images/map.png) no-repeat 0 0;
	float: left;
	height: 28px;
	padding-left: 44px;
}

#boxed-wrapper .fusion-tb-footer .ftr-col-3-text h3, 
#boxed-wrapper .fusion-widget-area .ftr-col-3-text h3 {
	color: #fff;
}

.fusion-footer .ftr-col-3-text .btn {
  background: #4e6531;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px;
}

.fusion-footer .ftr-col-3-text .btn:hover,
.fusion-footer .ftr-col-3-text .btn:focus {
  background: #83936f;
  text-decoration: none;
}


/* content */

.side-content .fusion-column-wrapper {
	border-radius: 8px;
}

.post-content .side-content h1,
.post-content .side-content h2,
.post-content .side-content h3,
.post-content .side-content h4,
.post-content .side-content h5,
.post-content .side-content h6 {
	color: #fff;
}

.fusion-tb-header .addtoany_share_save_container,
.fusion-tb-footer .addtoany_share_save_container {
	display: none;
}

/* home page */

#main .tfs-slider .flex-direction-nav a {
	text-decoration: none;
}

.fusion-slider-sc-home-slider .tfs-slider .slide-content-container {
	bottom: 30px;
	top: auto;
	transform: none;
}

#main .fusion-slider-sc-home-slider .tfs-button-1 a,
#main .fusion-slider-sc-home-slider .tfs-button-2 a {
  background: #ddab3a;
  border-radius: 0.5em;
  box-shadow: 1px 1px 2px #000;
  color: #000;
  font-weight: bold;
  padding: 0.5em 1em;
  text-decoration: none;
  text-transform: uppercase;
}

#main .fusion-slider-sc-home-slider .tfs-button-1 a:hover,
#main .fusion-slider-sc-home-slider .tfs-button-1 a:focus,
#main .fusion-slider-sc-home-slider .tfs-button-2 a:hover,
#main .fusion-slider-sc-home-slider .tfs-button-2 a:focus {
	background: #769646;
	color: #fff;
	text-decoration: underline;
}

.home-section-text {
	padding: 0 1em;
}


@media only screen and (max-width: 640px) {
	.home .fusion-builder-column-9 .fusion-column-wrapper {
		border: 0 !important;
	}

}

/* events */

body #main .datepicker.dropdown-menu table tr td.day {
	background: #fff;
}

body #main .fusion-events-single-title-content {
	background: #4a5e2c;
}

#content .fusion-events-featured-image .fusion-events-single-title-content {
	margin-bottom: 1em;
	position: relative;
}

#content .tribe-events-cal-links .tribe-events-gcal,
#content .tribe-events-cal-links .tribe-events-ical {
	margin-right: 1em;
}

@media only screen and (max-width: 980px) {

	#content .tribe-events-cal-links .tribe-events-gcal,
	#content .tribe-events-cal-links .tribe-events-ical {
		display: block;
		margin-bottom: 1em;
	}

}

#tribe-events-content .fusion-sharing-box {
	display: none;
}

