@font-face {
	font-family: 'shiseido2013winlight';
	src: url('../../assets/fonts/shiseido2013win/shiseidowin-light-webfont.eot');
	src: url('../../assets/fonts/shiseido2013win/shiseidowin-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../assets/fonts/shiseido2013win/shiseidowin-light-webfont.woff') format('woff'),
		url('../../assets/fonts/shiseido2013win/shiseidowin-light-webfont.ttf') format('truetype'),
		url('../../assets/fonts/shiseido2013win/shiseidowin-light-webfont.svg#shiseido2013winlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

#cookie-bar {font-family: 'shiseido2013winlight'; position:relative; background:#000000; line-height:26px; color:#eeeeee; text-align:center; padding: 10px 10px 5px 10px; font-size: 16px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; color: #eeeeee; font-size: 16px; line-height: 1.6;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#c8102e;}
#cookie-bar .cb-enable:hover {background:#800f24;}
#cookie-bar .cb-disable {background:#c8102e;}
#cookie-bar .cb-disable:hover {background:#800f24;}
#cookie-bar .cb-policy {background:#c8102e;}
#cookie-bar .cb-policy:hover {background:#800f24;}
#cookie-bar .cookie-buttons { margin-top: 5px; }
#cookie-bar .cookie-buttons a { margin: 5px; }

.page-template-page-template-store-locator-offline-php #cookie-bar { z-index: 999999; bottom: 0; position: fixed; width: 100%; }