/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.price_highlight {
	color:#AD111B;
	font-weight:600;
	font-size: 16px;
}

.ak_price {
	color:#000;
	font-weight:600;
}
.catgy_price {
	color:#000;
}

#top .main_color .price {
	color:#989898;
}

/*Cookie bar styling */
	#cookie-bar {
	background:#191E24;
	line-height:19px; 
	color:#363636; 
	text-align:center; 
	padding:3px 0;
}

#cookie-bar.fixed {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%;
}

#cookie-bar p {
	margin:0; 
	padding:0;
	color:#ccc;
}

#cookie-bar a {
	color:#000 !important; 
	display:inline-block; 
	border-radius:3px; 
	text-decoration:none; 
	padding:0 6px; 
	margin-left:8px;
}

#cookie-bar a:hover {
	text-decoration:underline; 
}

#cookie-bar .cb-enable {
	background:#fff;
}

#cookie-bar .cb-enable:hover {
	background:e51b24;
}

#cookie-bar .cb-disable {
	background:#468487;
}

#cookie-bar .cb-disable:hover {
	background:#fff;
}

#cookie-bar .cb-policy {
	background:#fff; /*#1f9db0*/
}

#cookie-bar .cb-policy:hover {
	background:e51b24;
}

#delivery_options h3 {
	margin-top:20px; 
}
