/*
*   name           Foodies
*   version        1.1
*   description    Responsive and customizable Joomla!3 template
*   demo           http://demo.favthemes.com/foodies
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*E-privacy Cookie Plugin */

div.cookie-banner{
	position: fixed;
	bottom: 0px;
	left: 0px;
	max-width: 370px;
	min-height: 0px;
	padding: 0 !important;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: white;
	z-index: 9999;
}
div.cookie-banner button{
	background: white;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px !important;
	border: none;
	cursor: pointer;
	
}
div.cookie-banner .module-surround{
	padding: 0 !important;
}
div.cookie-banner p{
	margin: 5px 0;
}
div.cookie-banner a:hover{
	text-decoration: underline;
	color: #76a226;
}
div.cookie-banner div.plg_system_eprivacy_accepted,
div.cookie-banner div.plg_system_eprivacy_declined,
div.cookie-banner div.plg_system_eprivacy_message,
div.cookie-banner div.plg_system_eprivacy_agreed{
	padding: 20px 10px !important;
}

div.cookie-banner div.plg_system_eprivacy_accepted,
div.cookie-banner div.plg_system_eprivacy_declined
{
	display: none !important;
}
div.moduletablecookie-banner{
	border: dotted 1px #ccc;
	padding: 10px;
}
div.moduletablecookie-banner a{
	display: none;
}

/* ------------------------------------ */


/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/
