/* LICENSE & DETAILS
==================================================

	Theme Name: TGM
	Theme URI: http://tastegrowersmarket.com.au
	Author: TGM
	Author URI: www.tastegrowersmarket.com.au
	Description: 
	Version: 1.75
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: 

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/

.ig_padd{
	margin:10px 0px;
}

#footMenu{
	position:relative;
}

#footMenu li{
	list-style-type:none;
	border-bottom:1px dotted #e2e2e2;
	margin-bottom:5px;
}

.iconLocation img{
	opacity:0.5;
	transition:1s;
}

.iconLocation:hover img{
	opacity:1;
}

#footer{
	position:relative;
	z-index:10;
	background:url("http://tastegrowersmarket.com.au/wp-content/uploads/2016/04/footer_image.jpg") no-repeat fixed center; 
	background-color:#FF0;
}