html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; }
body { line-height: 1; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html
{
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body { margin: 0; }
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display: block; }

audio,canvas,progress,video
{
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls])
{
	display: none;
	height: 0;
}

[hidden],template { display: none; }
a { background: transparent; }
a:active,a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: bold; }
dfn { font-style: italic; }

h1
{
	font-size: 2em;
	margin: 0.67em 0;
}

mark
{
	background: #ff0;
	color: #000;
}

small { font-size: 80%; }

sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }

hr
{
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre { overflow: auto; }

code,kbd,pre,samp
{
	font-family: monospace, monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea
{
	color: inherit;
	font: inherit;
	margin: 0;
}

button { overflow: visible; }
button,select { text-transform: none; }

button,html input[type="button"],input[type="reset"],input[type="submit"]
{
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] { cursor: default; }

button::-moz-focus-inner,input::-moz-focus-inner
{
	border: 0;
	padding: 0;
}

input { line-height: normal; }

input[type="checkbox"],input[type="radio"]
{
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"]
{
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset
{
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend
{
	border: 0;
	padding: 0;
}

textarea { overflow: auto; }
optgroup { font-weight: bold; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td,th { padding: 0; }

header:after,footer:after,section:after,.l-container:after,.group:after,.l-page:after,.primary:after,.secondary:after,.l-topbar:after,#copyright:after,.emailsignupform:after,.sli-search:after,.map-ajax-container:after,.google-embed:after,.map-info:after,.kaf-bakery-contact-ul>li:after
{
	content: "";
	display: table;
	clear: both;
}

.l-page,.kaflogo
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face{font-family:'FontAwesome';src:url("webfonts/fontawesome-webfont.eot?v=4.1.0");src:url("webfonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("webfonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("webfonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("webfonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}

.fa
{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg
{
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }

.fa-fw
{
	width: 1.28571em;
	text-align: center;
}

.fa-ul
{
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none;
}

.fa-ul>li { position: relative; }

.fa-li
{
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: 0.14286em;
	text-align: center;
}

.fa-li.fa-lg { left: -1.85714em; }

.fa-border
{
	padding: .2em .25em .15em;
	border: solid 0.08em #eee;
	border-radius: .1em;
}

.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }

.fa-spin
{
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}
@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}

.fa-rotate-90
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1);
}

.fa-stack
{
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x
{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: #fff; }
.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-user:before { content: "\f007"; }
.fa-film:before { content: "\f008"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-power-off:before { content: "\f011"; }
.fa-signal:before { content: "\f012"; }
.fa-gear:before,.fa-cog:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-road:before { content: "\f018"; }
.fa-download:before { content: "\f019"; }
.fa-arrow-circle-o-down:before { content: "\f01a"; }
.fa-arrow-circle-o-up:before { content: "\f01b"; }
.fa-inbox:before { content: "\f01c"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-rotate-right:before,.fa-repeat:before { content: "\f01e"; }
.fa-refresh:before { content: "\f021"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-up:before { content: "\f028"; }
.fa-qrcode:before { content: "\f029"; }
.fa-barcode:before { content: "\f02a"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-book:before { content: "\f02d"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-print:before { content: "\f02f"; }
.fa-camera:before { content: "\f030"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-text-height:before { content: "\f034"; }
.fa-text-width:before { content: "\f035"; }
.fa-align-left:before { content: "\f036"; }
.fa-align-center:before { content: "\f037"; }
.fa-align-right:before { content: "\f038"; }
.fa-align-justify:before { content: "\f039"; }
.fa-list:before { content: "\f03a"; }
.fa-dedent:before,.fa-outdent:before { content: "\f03b"; }
.fa-indent:before { content: "\f03c"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-photo:before,.fa-image:before,.fa-picture-o:before { content: "\f03e"; }
.fa-pencil:before { content: "\f040"; }
.fa-map-marker:before { content: "\f041"; }
.fa-adjust:before { content: "\f042"; }
.fa-tint:before { content: "\f043"; }
.fa-edit:before,.fa-pencil-square-o:before { content: "\f044"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-backward:before { content: "\f04a"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-step-forward:before { content: "\f051"; }
.fa-eject:before { content: "\f052"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-times-circle-o:before { content: "\f05c"; }
.fa-check-circle-o:before { content: "\f05d"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-mail-forward:before,.fa-share:before { content: "\f064"; }
.fa-expand:before { content: "\f065"; }
.fa-compress:before { content: "\f066"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-asterisk:before { content: "\f069"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-gift:before { content: "\f06b"; }
.fa-leaf:before { content: "\f06c"; }
.fa-fire:before { content: "\f06d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-warning:before,.fa-exclamation-triangle:before { content: "\f071"; }
.fa-plane:before { content: "\f072"; }
.fa-calendar:before { content: "\f073"; }
.fa-random:before { content: "\f074"; }
.fa-comment:before { content: "\f075"; }
.fa-magnet:before { content: "\f076"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-retweet:before { content: "\f079"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-bar-chart-o:before { content: "\f080"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-key:before { content: "\f084"; }
.fa-gears:before,.fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-star-half:before { content: "\f089"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-linkedin-square:before { content: "\f08c"; }
.fa-thumb-tack:before { content: "\f08d"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-trophy:before { content: "\f091"; }
.fa-github-square:before { content: "\f092"; }
.fa-upload:before { content: "\f093"; }
.fa-lemon-o:before { content: "\f094"; }
.fa-phone:before { content: "\f095"; }
.fa-square-o:before { content: "\f096"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-phone-square:before { content: "\f098"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-unlock:before { content: "\f09c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-rss:before { content: "\f09e"; }
.fa-hdd-o:before { content: "\f0a0"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-hand-o-right:before { content: "\f0a4"; }
.fa-hand-o-left:before { content: "\f0a5"; }
.fa-hand-o-up:before { content: "\f0a6"; }
.fa-hand-o-down:before { content: "\f0a7"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-filter:before { content: "\f0b0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-group:before,.fa-users:before { content: "\f0c0"; }
.fa-chain:before,.fa-link:before { content: "\f0c1"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cut:before,.fa-scissors:before { content: "\f0c4"; }
.fa-copy:before,.fa-files-o:before { content: "\f0c5"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-save:before,.fa-floppy-o:before { content: "\f0c7"; }
.fa-square:before { content: "\f0c8"; }
.fa-navicon:before,.fa-reorder:before,.fa-bars:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-underline:before { content: "\f0cd"; }
.fa-table:before { content: "\f0ce"; }
.fa-magic:before { content: "\f0d0"; }
.fa-truck:before { content: "\f0d1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-columns:before { content: "\f0db"; }
.fa-unsorted:before,.fa-sort:before { content: "\f0dc"; }
.fa-sort-down:before,.fa-sort-desc:before { content: "\f0dd"; }
.fa-sort-up:before,.fa-sort-asc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-rotate-left:before,.fa-undo:before { content: "\f0e2"; }
.fa-legal:before,.fa-gavel:before { content: "\f0e3"; }
.fa-dashboard:before,.fa-tachometer:before { content: "\f0e4"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-comments-o:before { content: "\f0e6"; }
.fa-flash:before,.fa-bolt:before { content: "\f0e7"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-paste:before,.fa-clipboard:before { content: "\f0ea"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-fighter-jet:before { content: "\f0fb"; }
.fa-beer:before { content: "\f0fc"; }
.fa-h-square:before { content: "\f0fd"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-desktop:before { content: "\f108"; }
.fa-laptop:before { content: "\f109"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile-phone:before,.fa-mobile:before { content: "\f10b"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-spinner:before { content: "\f110"; }
.fa-circle:before { content: "\f111"; }
.fa-mail-reply:before,.fa-reply:before { content: "\f112"; }
.fa-github-alt:before { content: "\f113"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-meh-o:before { content: "\f11a"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-keyboard-o:before { content: "\f11c"; }
.fa-flag-o:before { content: "\f11d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-terminal:before { content: "\f120"; }
.fa-code:before { content: "\f121"; }
.fa-mail-reply-all:before,.fa-reply-all:before { content: "\f122"; }
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before { content: "\f123"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-crop:before { content: "\f125"; }
.fa-code-fork:before { content: "\f126"; }
.fa-unlink:before,.fa-chain-broken:before { content: "\f127"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-shield:before { content: "\f132"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-fire-extinguisher:before { content: "\f134"; }
.fa-rocket:before { content: "\f135"; }
.fa-maxcdn:before { content: "\f136"; }
.fa-chevron-circle-left:before { content: "\f137"; }
.fa-chevron-circle-right:before { content: "\f138"; }
.fa-chevron-circle-up:before { content: "\f139"; }
.fa-chevron-circle-down:before { content: "\f13a"; }
.fa-html5:before { content: "\f13b"; }
.fa-css3:before { content: "\f13c"; }
.fa-anchor:before { content: "\f13d"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-bullseye:before { content: "\f140"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-rss-square:before { content: "\f143"; }
.fa-play-circle:before { content: "\f144"; }
.fa-ticket:before { content: "\f145"; }
.fa-minus-square:before { content: "\f146"; }
.fa-minus-square-o:before { content: "\f147"; }
.fa-level-up:before { content: "\f148"; }
.fa-level-down:before { content: "\f149"; }
.fa-check-square:before { content: "\f14a"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-external-link-square:before { content: "\f14c"; }
.fa-share-square:before { content: "\f14d"; }
.fa-compass:before { content: "\f14e"; }
.fa-toggle-down:before,.fa-caret-square-o-down:before { content: "\f150"; }
.fa-toggle-up:before,.fa-caret-square-o-up:before { content: "\f151"; }
.fa-toggle-right:before,.fa-caret-square-o-right:before { content: "\f152"; }
.fa-euro:before,.fa-eur:before { content: "\f153"; }
.fa-gbp:before { content: "\f154"; }
.fa-dollar:before,.fa-usd:before { content: "\f155"; }
.fa-rupee:before,.fa-inr:before { content: "\f156"; }
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before { content: "\f157"; }
.fa-ruble:before,.fa-rouble:before,.fa-rub:before { content: "\f158"; }
.fa-won:before,.fa-krw:before { content: "\f159"; }
.fa-bitcoin:before,.fa-btc:before { content: "\f15a"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-sort-alpha-asc:before { content: "\f15d"; }
.fa-sort-alpha-desc:before { content: "\f15e"; }
.fa-sort-amount-asc:before { content: "\f160"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-sort-numeric-asc:before { content: "\f162"; }
.fa-sort-numeric-desc:before { content: "\f163"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-youtube-square:before { content: "\f166"; }
.fa-youtube:before { content: "\f167"; }
.fa-xing:before { content: "\f168"; }
.fa-xing-square:before { content: "\f169"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-dropbox:before { content: "\f16b"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-instagram:before { content: "\f16d"; }
.fa-flickr:before { content: "\f16e"; }
.fa-adn:before { content: "\f170"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-long-arrow-down:before { content: "\f175"; }
.fa-long-arrow-up:before { content: "\f176"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
.fa-android:before { content: "\f17b"; }
.fa-linux:before { content: "\f17c"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-skype:before { content: "\f17e"; }
.fa-foursquare:before { content: "\f180"; }
.fa-trello:before { content: "\f181"; }
.fa-female:before { content: "\f182"; }
.fa-male:before { content: "\f183"; }
.fa-gittip:before { content: "\f184"; }
.fa-sun-o:before { content: "\f185"; }
.fa-moon-o:before { content: "\f186"; }
.fa-archive:before { content: "\f187"; }
.fa-bug:before { content: "\f188"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-pagelines:before { content: "\f18c"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-arrow-circle-o-right:before { content: "\f18e"; }
.fa-arrow-circle-o-left:before { content: "\f190"; }
.fa-toggle-left:before,.fa-caret-square-o-left:before { content: "\f191"; }
.fa-dot-circle-o:before { content: "\f192"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-vimeo-square:before { content: "\f194"; }
.fa-turkish-lira:before,.fa-try:before { content: "\f195"; }
.fa-plus-square-o:before { content: "\f196"; }
.fa-space-shuttle:before { content: "\f197"; }
.fa-slack:before { content: "\f198"; }
.fa-envelope-square:before { content: "\f199"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-openid:before { content: "\f19b"; }
.fa-institution:before,.fa-bank:before,.fa-university:before { content: "\f19c"; }
.fa-mortar-board:before,.fa-graduation-cap:before { content: "\f19d"; }
.fa-yahoo:before { content: "\f19e"; }
.fa-google:before { content: "\f1a0"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-reddit-square:before { content: "\f1a2"; }
.fa-stumbleupon-circle:before { content: "\f1a3"; }
.fa-stumbleupon:before { content: "\f1a4"; }
.fa-delicious:before { content: "\f1a5"; }
.fa-digg:before { content: "\f1a6"; }
.fa-pied-piper-square:before,.fa-pied-piper:before { content: "\f1a7"; }
.fa-pied-piper-alt:before { content: "\f1a8"; }
.fa-drupal:before { content: "\f1a9"; }
.fa-joomla:before { content: "\f1aa"; }
.fa-language:before { content: "\f1ab"; }
.fa-fax:before { content: "\f1ac"; }
.fa-building:before { content: "\f1ad"; }
.fa-child:before { content: "\f1ae"; }
.fa-paw:before { content: "\f1b0"; }
.fa-spoon:before { content: "\f1b1"; }
.fa-cube:before { content: "\f1b2"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-behance:before { content: "\f1b4"; }
.fa-behance-square:before { content: "\f1b5"; }
.fa-steam:before { content: "\f1b6"; }
.fa-steam-square:before { content: "\f1b7"; }
.fa-recycle:before { content: "\f1b8"; }
.fa-automobile:before,.fa-car:before { content: "\f1b9"; }
.fa-cab:before,.fa-taxi:before { content: "\f1ba"; }
.fa-tree:before { content: "\f1bb"; }
.fa-spotify:before { content: "\f1bc"; }
.fa-deviantart:before { content: "\f1bd"; }
.fa-soundcloud:before { content: "\f1be"; }
.fa-database:before { content: "\f1c0"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before { content: "\f1c5"; }
.fa-file-zip-o:before,.fa-file-archive-o:before { content: "\f1c6"; }
.fa-file-sound-o:before,.fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-movie-o:before,.fa-file-video-o:before { content: "\f1c8"; }
.fa-file-code-o:before { content: "\f1c9"; }
.fa-vine:before { content: "\f1ca"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-jsfiddle:before { content: "\f1cc"; }
.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before { content: "\f1cd"; }
.fa-circle-o-notch:before { content: "\f1ce"; }
.fa-ra:before,.fa-rebel:before { content: "\f1d0"; }
.fa-ge:before,.fa-empire:before { content: "\f1d1"; }
.fa-git-square:before { content: "\f1d2"; }
.fa-git:before { content: "\f1d3"; }
.fa-hacker-news:before { content: "\f1d4"; }
.fa-tencent-weibo:before { content: "\f1d5"; }
.fa-qq:before { content: "\f1d6"; }
.fa-wechat:before,.fa-weixin:before { content: "\f1d7"; }
.fa-send:before,.fa-paper-plane:before { content: "\f1d8"; }
.fa-send-o:before,.fa-paper-plane-o:before { content: "\f1d9"; }
.fa-history:before { content: "\f1da"; }
.fa-circle-thin:before { content: "\f1db"; }
.fa-header:before { content: "\f1dc"; }
.fa-paragraph:before { content: "\f1dd"; }
.fa-sliders:before { content: "\f1de"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-alt-square:before { content: "\f1e1"; }
.fa-bomb:before { content: "\f1e2"; }

.emailsignup-submit
{
	background-color: #e67300;
	background-image: linear-gradient(#e67300,#c60);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	display: inline-block;
	border-top: 1px solid #f93;
	border-right: 1px solid #b35900;
	border-bottom: 1px solid #b35900;
	border-left: 1px solid #ff8c1a;
	color: #fff;
	padding: 5px 8px 6px 7px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	text-transform: lowercase;
}

.emailsignup-submit:hover
{
	background: #c60;
	border-color: #ad5700;
}

@font-face{font-family:'playfair_displayitalic';src:url("webfonts/playfairdisplay-italic-webfont.eot");src:url("webfonts/playfairdisplay-italic-webfont.eot?#iefix") format("embedded-opentype"),url("webfonts/playfairdisplay-italic-webfont.woff") format("woff"),url("webfonts/playfairdisplay-italic-webfont.ttf") format("truetype"),url("webfonts/playfairdisplay-italic-webfont.svg#playfair_displayitalic") format("svg");font-weight:normal;font-style:normal}

a
{
	color: #c60;
	text-decoration: none;
}

a:hover
{
	color: #c60;
	outline: 0;
}

p>a:hover { border-bottom: 1px dotted #c60; }

p
{
	margin: .6em 0;
	line-height: 160%;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul>li
{
	margin: 0;
	padding: 0;
}

ul>li>a { text-decoration: none; }

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: 600;
}

h1
{
	font-size: 1.675em;
	text-transform: lowercase;
}

h1+p { margin-top: 1em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

@media (min-width: 768px)
{
	h1
	{
		font-size: 2em;
		text-transform: lowercase;
	}
	
	h1+p { margin-top: 1em; }
	h2 { font-size: 1.75em; }
	h3 { font-size: 1.6em; }
	h4 { font-size: 1.45em; }
	h5 { font-size: 1.1em; }
	h6 { font-size: 1.1em; }
}

.lt-ie9 h1
{
	font-size: 2em;
	text-transform: lowercase;
}

.lt-ie9 h1+p { margin-top: 1em; }
.lt-ie9 h2 { font-size: 1.75em; }
.lt-ie9 h3 { font-size: 1.6em; }
.lt-ie9 h4 { font-size: 1.45em; }
.lt-ie9 h5 { font-size: 1.1em; }
.lt-ie9 h6 { font-size: 1.1em; }

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small
{
	font-size: 12px;
	color: #888;
}

.sr-only
{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.hackerproof
{
	text-align: center;
	margin: 1em 0;
}

.tel { white-space: nowrap; }
.ivory { background-color: #fff2d7; }
.uc { text-transform: uppercase; }

.ir
{
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}

.ir br { display: none; }

.hidden
{
	display: none !important;
	visibility: hidden;
}

.visuallyhidden
{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus
{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible { visibility: hidden; }

.note
{
	color: #888;
	font-size: .9em;
	line-height: normal;
	margin: .5em 0;
}

.block { display: block; }
.inline { display: inline; }
.wauto,.wauto input { width: auto; }
a.block:hover { text-decoration: none; }
.strong { font-weight: 600; }
.purple { outline: 1px dotted purple; }
a.more:after,span.more:after { content: "\A0\00BB"; }

.count
{
	font-size: .9em;
	color: #888;
}

.icon
{
	float: left;
	margin-right: 5px;
	height: 18px;
	width: 20px;
	background-repeat: no-repeat;
	zoom: 1;
}

.msg
{
	line-height: normal;
	background-repeat: no-repeat;
}

.pdf
{
	background-image: url(../ui/pdf.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: center right;
	zoom: 1;
}

.list { margin: .5em 2em; }

.list>li
{
	margin: .5em 0;
	line-height: 140%;
}

@media (min-width: 768px)
{
	a.tel { color: #222; }
	a.tel:hover { border-bottom-color: inherit; }
}

.lt-ie9 a.tel { color: #222; }
.lt-ie9 a.tel:hover { border-bottom-color: inherit; }
.indent { padding-left: 20px; }
.nowrap { white-space: nowrap; }

.msg-box
{
	padding: 14px;
	border: 1px solid #DDD;
	margin: .5em 0;
	line-height: normal;
	background-color: #f9f9f9;
}

.msg-box p { margin: 0; }

.msg-box.info
{
	color: #3B6A95;
	border-color: #6391b5;
	background-color: rgba(114,154,199,0.1);
}

.msg-box.success
{
	color: #788432;
	border-color: #899639;
	background-color: rgba(147,164,69,0.1);
}

.msg-box.warning
{
	color: #d97a23;
	border-color: #d97a23;
	background-color: rgba(236,137,29,0.1);
}

.msg-box.error
{
	color: #c4132a;
	border-color: #c4132a;
	background-color: rgba(196,18,48,0.1);
}

.cc-error { color: #c4132a; }
.compact li { margin: 3px 0; }
.lt-ie9 .msg-box.info { background-color: #F1F5F9; }
.lt-ie9 .msg-box.success { background-color: #F4F6EC; }
.lt-ie9 .msg-box.warning { background-color: #FDF3E8; }
.lt-ie9 .msg-box.error { background-color: #F9E7EA; }

img
{
	max-width: 100%;
	vertical-align: bottom;
}

iframe
{
	max-width: 100%;
	vertical-align: bottom;
}

table
{
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table
{
	width: 100%;
	margin-bottom: 1em;
}

.table th,.table td
{
	text-align: left;
	vertical-align: top;
	border-top: 1px solid silver;
}

@media (min-width: 768px)
{
	.table th,.table td { padding: 4px 2px; }
}

.table th { font-weight: 600; }
.table thead th { vertical-align: bottom; }
.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td { border-top: 0; }
.table tbody+tbody { border-top: 2px solid #ddd; }

.table caption
{
	font-weight: 600;
	text-transform: uppercase;
	background-color: transparent;
	text-align: center;
}

.table-simple { margin: 20px 0; }
.table-simple th { background-color: #ddd; }
.table-simple th { border-top: 0; }
.table-simple td { border-top: 0; }
.table-5 th,.table-5 td { width: 18%; }

input,select,textarea
{
	margin: 0;
	color: #222;
	font-size: 13px;
	font-weight: 400;
	font-family: "Helvetica Neue","Open Sans","Droid Sans",Helvetica,"Arial","Calibri","Lucida Grande",sans-serif;
	background-color: #fff;
}

fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
}

legend
{
	display: block;
	width: 100%;
	padding: 0;
	margin-top: 1em;
	font-size: 1.1em;
	font-weight: 600;
	line-height: normal;
	color: #222;
	border: 0;
	text-transform: uppercase;
}

label,input,button,select,textarea
{
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
}

input,button,select,textarea { font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif; }

label
{
	display: block;
	margin-bottom: 2px;
}

input,textarea,select,.uneditable-input
{
	display: inline-block;
	width: 216px;
	height: 22px;
	padding: 4px;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 18px;
	background-color: #fff;
	border: 1px solid silver;
}

textarea { width: 296px; }

.uneditable-textarea
{
	width: auto;
	height: auto;
}

label input,label textarea,label select { display: block; }

input[type="image"],input[type="checkbox"],input[type="radio"]
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
	*margin-top: 0;
	line-height: normal;
	cursor: pointer;
	background-color: transparent;
	border: 0 \9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

input[type="image"] { border: 0; }

input[type="file"]
{
	width: auto;
	padding: initial;
	line-height: initial;
	background-color: initial;
	border: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input[type="button"],input[type="reset"],input[type="submit"]
{
	width: auto;
	height: auto;
}

select,input[type="file"]
{
	height: 28px;
	*margin-top: 4px;
	line-height: 28px;
}

input[type="file"] { line-height: 18px \9; }

select
{
	width: 220px;
	background-color: #fff;
}

select[multiple],select[size] { height: auto; }

input[type="image"]
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

textarea { height: auto; }
input[type="hidden"] { display: none; }

input:focus,textarea:focus
{
	border-color: #000;
	outline: thin dotted \9;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input[type="image"],input[type="checkbox"],input[type="radio"]
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
	*margin-top: 0;
	line-height: normal;
	cursor: pointer;
	background-color: transparent;
	border: 0 \9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.radio,.checkbox
{
	min-height: 18px;
	padding-left: 18px;
}

.radio input[type="radio"],.checkbox input[type="checkbox"]
{
	float: left;
	margin-left: -18px;
}

.controls>.radio:first-child,.controls>.checkbox:first-child { padding-top: 5px; }

.radio.inline,.checkbox.inline
{
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}

.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline { margin-left: 10px; }

form ol>li
{
	position: relative;
	margin: 12px 0;
}

form ol li span.note,form ol li span.help-note,form ol li span.inote,form ol li span.error { line-height: normal; }
form .help-note,.note.help-note { color: #888; }

form ol li span.note
{
	display: block;
	color: #888;
}

form ol li span.inote
{
	display: block;
	color: #888;
}

form ol li span.error
{
	display: inline-block;
	margin: 0;
	color: #c00;
	line-height: normal;
	background-color: rgba(255,0,0,0.1);
	padding: 4px 6px;
}

form .help { color: #888; }
form .help-note { color: #888; }
form .required>label { color: #000; }
form .required>label:after,span.required:after { content: "*"; }

form .required ul label
{
	font-weight: normal;
	color: #222;
}

.input-group-addon,.input-group-btn,.input-group .form-control { box-sizing: border-box; }

.input-group
{
	position: relative;
	display: table;
	border-collapse: separate;
}

.margin-bottom-sm { margin-bottom: 5px; }
.input-group-addon,.input-group-btn,.input-group .form-control { display: table-cell; }

.input-group-addon,.input-group-btn
{
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon
{
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn
{
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.input-group-addon:last-child
{
	border-left-width-value: 0px;
	border-left-style-value: none;
}

body
{
	margin: 0;
	color: #222;
	font-size: 13px;
	font-weight: 400;
	font-family: "Helvetica Neue","Open Sans","Droid Sans",Helvetica,"Arial","Calibri","Lucida Grande",sans-serif;
	background-color: #fff;
}

@media (min-width: 768px)
{
	body { background-color: #f5f5f5; }
}

.lt-ie9 body { background-color: #eeeeee; }

.l-page
{
	width: 94%;
	position: relative;
	min-width: 290px;
}

@media (min-width: 768px)
{
	.l-page
	{
		margin-bottom: 3em;
		width: 768px;
		background-color: #fff;
		box-shadow: 0 0 7px rgba(0,0,0,0.2);
		overflow: visible;
	}
}

@media (min-width: 992px)
{
	.l-page { width: 992px; }
}

.lt-ie9 .l-page
{
	margin-bottom: 3em;
	width: 992px;
	background-color: #fff;
}

.l-header
{
	width: 20%;
	float: left;
	margin: .5em 0;
}

@media (min-width: 768px)
{
	.l-header
	{
		margin: 1em 0 1em 2em;
		width: 12%;
	}
}

.lt-ie9 .l-header
{
	margin: 1em 0 1em 2em;
	width: 12%;
}

.l-content
{
	margin: 1em 0;
	clear: both;
}

@media (min-width: 768px)
{
	.l-content { padding: 0 2em; }
}

.lt-ie9 .l-content { padding: 0 2em; }

@media (min-width: 768px)
{
	.l-aside-left .primary
	{
		float: right;
		width: 74%;
	}
}

.lt-ie9 .l-aside-left .primary
{
	float: right;
	width: 74%;
}

@media (min-width: 768px)
{
	.l-aside-left .secondary
	{
		float: left;
		width: 23%;
	}
}

.lt-ie9 .l-aside-left .secondary
{
	float: left;
	width: 23%;
}

@media (min-width: 768px)
{
	.l-aside-left2 .pre-primary
	{
		float: right;
		width: 74%;
	}
}

.lt-ie9 .l-aside-left2 .pre-primary
{
	float: right;
	width: 74%;
}

@media (min-width: 768px)
{
	.l-aside-left2 .secondary
	{
		float: left;
		width: 23%;
		margin-right: 3%;
	}
}

.lt-ie9 .l-aside-left2 .secondary
{
	float: left;
	width: 23%;
	margin-right: 3%;
}

@media (min-width: 768px)
{
	.l-aside-left2 .primary
	{
		float: right;
		width: 74%;
	}
}

.lt-ie9 .l-aside-left2 .primary
{
	float: right;
	width: 74%;
}

.kaflogo
{
	background-image: url("ui/kaflogo.png");
	background-repeat: no-repeat;
	background-position: 0 -104px;
	height: 64px;
	width: 64px;
}

@media (min-width: 768px)
{
	.kaflogo
	{
		height: 97px;
		width: 97px;
		background-position: 0 0;
		margin: 12px 0;
	}
}

@media (min-width: 992px)
{
	.kaflogo
	{
		background-image: none;
		height: 119px;
		width: 119px;
	}
}

.lt-ie9 .kaflogo
{
	background-image: none;
	height: 119px;
	width: 119px;
	margin: 12px 0;
}

.kaflogo>img { display: none; }

@media (min-width: 992px)
{
	.kaflogo>img { display: block; }
}

.lt-ie9 .kaflogo>img { display: block; }

@media print
{
	.kaflogo img { display: block; }
}

.primary { position: relative; }
.secondary { position: relative; }
.column { position: relative; }

@media (min-width: 768px)
{
	.column { float: left; }
}

.lt-ie9 .column { float: left; }

.btn
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f5f5f5, #e6e6e6);
	background-repeat: repeat-x;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled] { background-color: #d9d9d9; }
.btn:active,.btn.active { background-color: #cccccc; }
.btn:first-child { *margin-left: 0; }

.btn:hover
{
	color: #333333;
	text-decoration: none;
	background-color: #d9d9d9;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active,.btn:active
{
	background-color: #d9d9d9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

.btn.disabled,.btn[disabled]
{
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-login
{
	color: #fff;
	padding: .7em 1.2em;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	background-color: #8b0e04;
	background-image: linear-gradient(top, #8b0e04, #730b02);
	background-repeat: repeat-x;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-login
{
	font-size: 1.2em;
	text-transform: uppercase;
}

a.sh-toggle
{
	text-transform: uppercase;
	border-radius: .75em;
	font-size: .8em;
	padding: .4em 1em;
	color: #222;
	float: right;
	margin-top: -38px;
	background: linear-gradient(to bottom, #efefef 0%, #eee 47%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#e5e5e5',GradientType=0 );
}

a.sh-toggle:hover
{
	cursor: pointer;
	background-color: #ccc;
}

@media only screen and (max-width: 599px)
{
	a.sh-toggle { margin-top: 0; }
}

#overlay
{
	position: fixed;
	z-index: 2999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#modalbox
{
	position: absolute;
	z-index: 3000;
	background: rgba(0,0,0,0.2);
	border-radius: 14px;
	padding: 8px;
	width: 98%;
	margin: 0 auto;
}

@media (min-width: 768px)
{
	#modalbox
	{
		width: 80%;
		max-width: 650px;
	}
}

.lt-ie9 #modalbox
{
	background-image: url("ui/ie-modal-overlay.png");
	width: 80%;
	max-width: 650px;
}

#modal-overlay
{
	position: fixed;
	z-index: 5000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.25);
	display: none;
}

.lt-ie9 #modal-overlay { background-image: url("ui/ie-modal-overlay.png"); }

.ajaxy-cart .close,.ajax-container .close
{
	display: block;
	height: 32px;
	width: 32px;
	background-image: url("ui/kaf-sprites-v2.png");
	background-repeat: no-repeat;
	background-position: -307px -150px;
	text-indent: -999em;
}

.ajaxy-cart .close:hover,.ajax-container .close:hover { background-position: -307px -195px; }

.ajaxy-cart .close>a,.ajax-container .close>a
{
	display: block;
	height: 32px;
	width: 32px;
	background-image: url("ui/kaf-sprites-v2.png");
	background-repeat: no-repeat;
	background-position: -307px -150px;
	text-indent: -999em;
}

.ajaxy-cart .close>a:hover,.ajax-container .close>a:hover { background-position: -307px -195px; }

.m-controller
{
	background-color: #f5f5f5;
	background-image: linear-gradient(#f5f5f5,#ddd);
	display: block;
	clear: both;
	margin: 0 -15px -1px -15px;
	padding: 12px 15px;
	cursor: pointer;
	color: #555;
	font-weight: 600;
	letter-spacing: .02em;
	font-size: 1.3em;
	line-height: normal;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.m-controller:before
{
	content: '\f067 ';
	font-family: 'FontAwesome';
	margin-right: 10px;
	color: #888;
}

.m-controller.expanded:before { content: '\f068 '; }

h5.m-controller
{
	text-transform: lowercase;
	font-size: 1.3em;
}

.expandable { padding: 1em 0; }

@media (min-width: 768px)
{
	.expandable { padding: 0; }
}

.lt-ie9 .expandable { padding: 0; }

.ajaxy-cart .close
{
	position: absolute;
	top: 10px;
	right: 10px;
}

.ajax-container .close
{
	position: absolute;
	top: 10px;
	right: 10px;
}

.mm-list>li.nav-mobile-label
{
	color: #888;
	font-size: .8em;
	text-align: center;
	padding: 6px;
	display: block;
}

#ajaxedcontent
{
	border-radius: 7px;
	background: #fff;
	padding: 18px;
	min-height: 4em;
}

#modalclose
{
	position: absolute;
	z-index: 3001;
	background: url("ui/kaf-sprites-v2.png") -307px -157px no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	top: 14px;
	right: 14px;
}

#ajaxedcontent.promo-web567 { background-color: #900; }

#ajaxedcontent.promo-web567>h3
{
	color: #fff;
	font-size: 3em;
	text-align: center;
	margin: 10px 0;
}

#ajaxedcontent.promo-web567>p
{
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	margin: .5em 0 0 0;
}

#ajaxedcontent.promo-web567>small
{
	color: #fff;
	font-size: .85em;
	text-align: left;
	display: block;
}

#ajaxedcontent.promo-SP1234 { background-color: #090; }

#ajaxedcontent.promo-SP1234>h3
{
	color: #fff;
	font-size: 2.8em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	margin: 10px 0;
}

#ajaxedcontent.promo-SP1234>p
{
	color: #fff;
	font-size: 1.5em;
	text-align: center;
	margin: .5em 0 0 0;
}

.modalerror
{
	padding: 3em 1em;
	font-size: 1.5em;
}

.fielderror { border-color: #c4132a; }

.exp-style,a.exp-style
{
	position: relative;
	display: block;
	font-weight: 600;
	padding: .85em 1em;
	font-size: 1.3em;
	text-transform: lowercase;
	background-color: #f5f5f5;
	background-image: linear-gradient(#f5f5f5,#eee);
	border-bottom: 1px solid #ddd;
	margin: -1px 0 0 0;
	cursor: pointer;
	color: #222;
}

@media (min-width: 768px)
{
	.exp-style,a.exp-style
	{
		font-size: 1em;
		text-transform: none;
		background-color: transparent;
		border: 0;
		font-weight: inherit;
		padding: inherit;
		margin: inherit;
		cursor: inherit;
		color: #222;
	}
}

.exp-style:first-child { border-top: 1px solid #ddd; }
.exp-style>a { color: #222; }

a.exp-style:hover
{
	color: #222;
	border-bottom: 1px solid #ddd;
}

.lt-ie9 .exp-style,.lt-ie9 a.exp-style
{
	font-size: 1em;
	text-transform: none;
	background-color: transparent;
	border: 0;
	font-weight: inherit;
	padding: inherit;
	margin: inherit;
	cursor: inherit;
	color: #222;
}

.lt-ie9 .exp-style { display: block; }
.lt-ie9 .exp-style>i { display: none; }
.lt-ie9 .expandable { display: block; }
.lt-ie9 .exp-style:first-child { border-top: none; }
.lt-ie9 .exp-style>a { color: #222; }

.lt-ie9 a.exp-style:hover
{
	color: #c60;
	border-bottom: none;
}

.exp-style>.fa
{
	font-size: 1.2em;
	position: absolute;
	top: 15.6px;
	right: 12px;
}

.ajax-container .wrap
{
	position: fixed;
	z-index: 5020;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
	top: 50%;
	left: 50%;
	height: auto;
	width: 90%;
	margin: -200px -45%;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

@media only screen and (min-width: 38em)
{
	.ajax-container .wrap
	{
		width: 50%;
		margin: -200px -25%;
		min-width: 400px;
	}
}

.lt-ie9 .ajax-container .wrap
{
	width: 50%;
	margin: -200px -25%;
}

.ajax-content
{
	height: 85%;
	overflow: auto;
	padding: 0 1em;
	margin: 7% 20px 8% 20px;
}

#ajax-infobox,#ajax-dropdown
{
	position: absolute;
	z-index: 2998;
	top: 87px;
	left: 0;
}

@media (min-width: 768px)
{
	#ajax-infobox,#ajax-dropdown
	{
		position: absolute;
		top: 37px;
		right: 0;
		left: auto;
	}
}

.lt-ie9 #ajax-infobox,.lt-ie9 #ajax-dropdown
{
	position: absolute;
	top: 37px;
	right: 0;
}

.ajaxy-cart
{
	background-color: #fff;
	border: 1px solid silver;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.18);
	width: 96%;
	padding: 16px 2% 0 2%;
}

@media (min-width: 768px)
{
	.ajaxy-cart
	{
		position: relative;
		width: 300px;
		padding: 20px 10px 0 10px;
	}
}

.ajaxy-login p
{
	text-transform: lowercase;
	font-weight: 600;
	font-size: 1.3em;
	margin: 1em 0;
}

.ajaxy-login .required label { color: #222; }
.ajaxy-login ol input[type="text"],.ajaxy-login ol input[type="password"] { width: 70%; }
.ajaxy-login .submit-btn input { float: right; }

.ajaxy-login .register-user
{
	text-align: center;
	margin-top: 2em;
}

.ajaxy-login #ajax-spinner
{
	float: right;
	margin: 0 12px 0 0;
}

.ajaxy-waiting .note { color: #888; }
.ajax-spinner { margin: 1em auto; }
.ajaxy-promoapplied { height: auto !important; }
.ajaxy-promoapplied .msg-box { margin-bottom: 20px; }

.ajaxy-promoapplied .go-shopping
{
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ajaxy-promoapplied ul li { margin: 10px 0; }
li.incart { list-style: none; }
.incart { clear: both; }
.incart .text { float: right; }

@media (min-width: 768px)
{
	.incart .text { width: 210px; }
}

.incart .img-container
{
	float: left;
	width: 78px;
	margin-right: 10px;
}

.incart .item-total
{
	float: right;
	margin-right: .5em;
}

.incart .qty-label .qty { font-weight: 600; }

.ajaxy-cart fieldset.buttons a.btn-checkout
{
	width: 58%;
	float: right;
}

.ajaxy-cart fieldset.buttons a.btn-viewcart
{
	width: 38%;
	float: left;
	font-weight: 600;
	font-size: 1.1em;
	padding: .75em 0;
}

.ajaxy-cart fieldset.buttons a.btn-checkout:hover { background: #899639; }
.ajaxy-cart .msg-area { margin: 1em; }

#success-msg
{
	font-weight: 600;
	color: #899639;
}

.ajaxy-cart h5 { text-transform: lowercase; }
.ajaxy-cart #itemcount { text-align: right; }
.ajaxy-cart #merch-total { text-align: right; }
nav>ul { list-style-type: none; }
nav>ul>li { display: inline; }
nav>ul>li>a { color: #222; }
nav>ul>li>a:hover { border-bottom: 0; }

.widget
{
	display: block;
	height: 17px;
	width: 27px;
	background-image: url("ui/v6-widget.png");
	background-repeat: no-repeat;
	position: absolute;
	top: -3px;
	left: 0;
}

li.active>a { color: #8b0e04; }
ul.nav { list-style: none; }
ul.nav>li a { text-decoration: none; }

.nav-kafmain
{
	position: relative;
	display: none;
}

@media (min-width: 768px)
{
	.nav-kafmain
	{
		display: block;
		width: 80%;
		float: right;
		margin: 1em 2em 1em 0;
	}
}

@media (min-width: 992px)
{
	.nav-kafmain
	{
		width: 81%;
		margin: 1.5em 2em 1em 0;
	}
}

.lt-ie9 .nav-kafmain
{
	display: block;
	width: 80%;
	float: right;
	margin: 1.5em 2em 1em 0;
}

.nav-kafmain>ul { text-align: center; }

.nav-kafmain>ul>li
{
	margin: 0;
	padding: 0;
	display: inline;
}

.nav-kafmain>ul>li>a
{
	color: #222;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 500;
	padding: 0 8px 0 12px;
	border-left: 1px dotted silver;
	margin: 0;
}

@media (min-width: 992px)
{
	.nav-kafmain>ul>li>a
	{
		font-size: 1.3em;
		padding: 0 16px 0 18px;
		letter-spacing: .02em;
	}
}

.lt-ie9 .nav-kafmain>ul>li>a
{
	font-size: 1.3em;
	padding: 0 16px;
	font-weight: 600;
}

.nav-kafmain>ul>li>a:hover
{
	color: #222;
	text-decoration: underline;
}

.nav-kafmain>ul>li.active>a { color: #8b0e04; }

.nav-kafmain>ul>li:first-child>a
{
	border-left: 0;
	padding-left: 6px;
}

.nav-kafmain>ul>li#bloglink>a
{
	font-family: "playfair_displayitalic",Georgia,"Times New Roman",Times,serif;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	border-left: 3px double silver;
}

#nav-kafmain-blog>a
{
	font-family: "playfair_displayitalic",Georgia,"Times New Roman",Times,serif;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	border-left: 3px double silver;
}

@media (min-width: 768px)
{
	.nav-1
	{
		position: absolute;
		top: 22px;
		left: 0;
		margin: 0;
		width: 595px;
		height: 28px;
		padding-left: 20px;
		border-top: 1px dotted silver;
		border-bottom: 1px dotted silver;
	}
}

@media (min-width: 992px)
{
	.nav-1
	{
		width: 95%;
		top: 28px;
		padding-left: 5%;
		height: 32px;
	}
}

.lt-ie9 .nav-1
{
	position: absolute;
	left: 0;
	margin: 0;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	width: 95%;
	top: 28px;
	padding-left: 5%;
	height: 32px;
}

.nav-1>li
{
	display: block;
	float: left;
	position: relative;
}

@media (min-width: 768px)
{
	.nav-1>li>a
	{
		display: block;
		float: left;
		width: auto;
		font-size: .9em;
		font-weight: 500;
		padding: .6em 4px .7em 4px;
		text-transform: lowercase;
	}
}

@media (min-width: 992px)
{
	.nav-1>li>a
	{
		font-size: 1.1em;
		padding: 8px 11px;
		font-weight: 400;
	}
}

.lt-ie9 .nav-1>li>a
{
	display: block;
	float: left;
	width: auto;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 8px 11px;
	font-weight: 400;
}

.nav-1>li>a:hover { text-decoration: underline; }
.nav-1>li>.divider { display: none; }
.nav-1>li:hover>.nav-2 { left: 0; }
.lt-ie9 .nav-1>li:hover .nav-2,.lt-ie9 .nav-1>li.hover .nav-2 { left: 0; }
.nav-1>li:hover>a { color: #222; }
.lt-ie9 .nav-1>li>a:hover { color: #222; }
.nav-1>.widget { left: 1.5em; }

.nav-2
{
	position: absolute;
	top: 31px;
	left: -9999em;
	width: 12em;
	background-color: #fff;
	border: 1px solid silver;
	box-shadow: 0 1px 3px rgba(0,0,0,0.18);
	padding: 14px 2px 2px 2px;
	z-index: 1000;
}

.nav-2>li { text-align: left; }

.nav-2>li>a
{
	display: block;
	color: #222;
	padding: .4em;
	line-height: normal;
}

.nav-2>li>a:first-letter { text-transform: uppercase; }
.nav-2>li>a:hover { color: #c60; }
.nav-2>.widget { left: 1.5em; }
#nav-1-whatimbaking>a { padding-left: 5px; }

#nav-1-whatimbaking>a>.icon
{
	display: inline-block;
	vertical-align: middle;
	border-left: 3px double #ddd;
	background-image: url("ui/shop-subnav.png");
	background-position: -5px -12px;
}

#nav-1-seasonal>a { padding-left: 0; }

#nav-1-seasonal>a>.icon
{
	background-image: url("ui/shop-subnav.png");
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: -5px -145px;
}

#nav-1-specials>a { padding-left: 0; }

#nav-1-specials>a>.icon
{
	background-image: url("ui/shop-subnav.png");
	background-position: -5px -37px;
	vertical-align: middle;
}

#nav-1-sale>a
{
	font-weight: 600;
	color: #c4132a;
}

.nav-2>li.toprule
{
	border-top: 1px dotted silver;
	margin-top: 2px;
	padding-top: 2px;
}

.nav-mobile-ul>li
{
	text-transform: uppercase;
	letter-spacing: .02em;
}

.nav-mobile-ul>li>ul>li
{
	text-transform: none;
	letter-spacing: normal;
}

.l-topbar
{
	padding: 1em 0;
	width: 78%;
	float: right;
	position: relative;
}

@media (min-width: 768px)
{
	.l-topbar
	{
		display: block;
		padding: 0;
		margin: 0;
		width: auto;
		float: none;
		height: 36px;
		background-color: #8b0e04;
	}
}

.lt-ie9 .l-topbar
{
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	float: none;
	height: 36px;
	background-color: #8b0e04;
}

.nav-kafshortcuts
{
	margin: 0;
	padding: 0;
	height: 24px;
	width: 49%;
	float: left;
	clear: left;
}

@media (min-width: 768px)
{
	.nav-kafshortcuts
	{
		height: auto;
		padding: 11px 0 11px 20px;
		width: auto;
	}
}

.lt-ie9 .nav-kafshortcuts
{
	height: auto;
	padding: 11px 0 11px 20px;
	width: auto;
}

.nav-kafshortcuts>li
{
	display: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px)
{
	.nav-kafshortcuts>li { display: inline; }
}

.lt-ie9 .nav-kafshortcuts>li { display: inline; }

@media (min-width: 768px)
{
	.nav-kafshortcuts>li:first-child { border-left: 0; }
	
	.nav-kafshortcuts>li>a
	{
		color: #fff;
		padding: 0 9px;
		border-left: 1px solid rgba(255,255,255,0.5);
	}
	
	.nav-kafshortcuts>li>a:hover { text-decoration: underline; }
	
	.nav-kafshortcuts>li:first-child>a
	{
		padding-left: 0;
		border-left: 0;
	}
}

.lt-ie9 .nav-kafshortcuts>li>a
{
	color: #fff;
	padding: 0 9px;
	border-left: 1px solid #fff;
}

.lt-ie9 .nav-kafshortcuts>li>a:hover { text-decoration: underline; }

.lt-ie9 .nav-kafshortcuts>li:first-child>a
{
	padding-left: 0;
	border-left: 0;
}

.lt-ie9 .nav-kafshortcuts>li>a
{
	color: #fff;
	padding: 0 10px;
}

.lt-ie9 .nav-kafshortcuts>li>a:hover { text-decoration: underline; }
.lt-ie9 .nav-kafshortcuts>li:first-child>a { padding-left: 0; }
.nav-kafshortcuts>li.phone { display: inline; }

@media (min-width: 768px)
{
	.nav-kafshortcuts>li.phone
	{
		height: auto;
		padding: 0;
		width: auto;
		float: none;
		color: #fff;
	}
}

.lt-ie9 .nav-kafshortcuts>li.phone
{
	height: auto;
	padding: 0;
	width: auto;
	float: none;
	color: #fff;
}

.nav-kafshortcuts>li.phone>a
{
	color: #222;
	display: block;
	padding: 12px 5px;
	margin-top: -12px;
}

@media (min-width: 768px)
{
	.nav-kafshortcuts>li.phone>a
	{
		color: #fff;
		padding: 0 10px;
		display: inline;
	}
}

.lt-ie9 .nav-kafshortcuts>li.phone>a
{
	color: #fff;
	padding: 0 10px;
	display: inline;
}

.nav-kafshortcuts>li.phone>a:hover
{
	color: #c60;
	text-decoration: none;
}

@media (min-width: 768px)
{
	.nav-kafshortcuts>li.phone>a:hover { color: #fff; }
}

.lt-ie9 .nav-kafshortcuts>li.phone>a:hover { color: #fff; }
.nav-kafshortcuts>li.phone>a>i.fa { color: #c60; }

@media (min-width: 768px)
{
	.nav-kafshortcuts>li.phone>a>i.fa { color: #fff; }
}

.lt-ie9 .nav-kafshortcuts>li.phone>a>i.fa { color: #fff; }

.nav-account
{
	list-style: none;
	position: relative;
	height: 24px;
	padding: 0;
	width: 50%;
	float: right;
	margin-top: -40px;
	text-align: right;
}

@media (min-width: 768px)
{
	.nav-account
	{
		width: 30%;
		height: auto;
		padding: 0;
		margin: 0;
	}
}

.lt-ie9 .nav-account
{
	width: 30%;
	height: auto;
	padding: 0;
	margin: 0;
}

.nav-account-li { display: inline; }
.nav-account ul>li { display: inline; }
.nav-account .divider { display: none; }
.nav-account .uname,.nav-account-li .uname { display: none; }

@media (min-width: 768px)
{
	.nav-account .uname,.nav-account-li .uname
	{
		display: inline-block;
		color: #fff;
		margin: 11px 0;
		padding-right: 12px;
		border-right: 1px solid rgba(255,255,255,0.5);
	}
}

.lt-ie9 .nav-account .uname
{
	display: inline-block;
	color: #fff;
	margin: 11px 0;
	padding-right: 12px;
	border-right: 1px solid #fff;
}

.acct-link,.login-link
{
	color: #222;
	padding: 12px 6px;
	display: block;
}

@media (min-width: 768px)
{
	.acct-link,.login-link
	{
		color: #fff;
		float: right;
		padding: 11px 11px 12px 11px;
	}
}

.lt-ie9 .acct-link,.lt-ie9 .login-link
{
	color: #fff;
	float: right;
	padding: 11px 11px 12px 11px;
}

.acct-link:hover,.login-link:hover
{
	background-color: #fff;
	color: #222;
}

.acct-submenu
{
	position: absolute;
	top: 38px;
	right: 0;
	width: 10em;
	padding: 2px;
	margin: 0 -2px 0 0;
	background-color: #fff;
	border: 1px solid silver;
	border-top: none !important;
	z-index: 1900;
	display: none;
}

@media (min-width: 768px)
{
	.acct-submenu { top: 36px; }
}

.acct-submenu>li
{
	margin: 0 0;
	padding: 0 !important;
	background-image: none !important;
	display: block !important;
	float: none;
}

.acct-submenu>li>a
{
	padding: 8px !important;
	margin: 0 !important;
	color: #222 !important;
	float: none;
	display: block !important;
}

.acct-links:hover>.acct-link,.acct-links:hover>.login-link,.acct-link:hover,.login-link:hover
{
	color: #222;
	background-color: #fff;
	background-position: 94% -24px;
	text-decoration: none !important;
}

.acct-links:hover .acct-submenu { display: block; }

.acct-submenu>li>a:hover
{
	color: #222;
	background-color: #ddd;
	text-decoration: none !important;
}

.nav-myaccount-user { display: none; }

@media (min-width: 768px)
{
	.nav-myaccount-user
	{
		display: inline-block;
		color: #fff;
		padding: 12px 4px;
	}
}

.nav-myaccount-a
{
	color: #222;
	padding: 12px;
	display: block;
}

@media (min-width: 768px)
{
	.nav-myaccount-a
	{
		color: #fff;
		float: right;
	}
}

.nav-myaccount-a:hover
{
	background-color: #fff;
	color: #222;
}

.nav-myaccount-ul
{
	display: none;
	text-align: left;
	background-color: #fff;
	border: 1px solid silver;
	width: 100%;
	position: absolute;
	top: 48px;
	right: 0;
	z-index: 500;
}

@media (min-width: 768px)
{
	.nav-myaccount-ul
	{
		top: 38px;
		width: 11em;
		border-top: none;
	}
}

.nav-myaccount-a:hover+ul { display: block; }
.nav-myaccount-ul:hover { display: block; }
.nav-myaccount-ul.hover { display: block; }

.nav-myaccount-ul>li>a
{
	display: block;
	color: #222;
	margin: 0;
	padding: 9px 12px;
}

.nav-myaccount-ul>li>a:hover { background-color: #f5f5f5; }

.nav-cart
{
	float: left;
	clear: left;
	width: 49%;
	border-top: 1px dotted silver;
}

@media (min-width: 768px)
{
	.nav-cart
	{
		float: right;
		height: 100%;
		clear: none;
		width: auto;
		min-width: 125px;
		border-top: 0;
		border-left: 1px solid #fff;
		margin: 0;
		background-color: #777;
	}
}

.lt-ie9 .nav-cart
{
	float: right;
	height: 100%;
	clear: none;
	width: auto;
	min-width: 125px;
	border-top: 0;
	border-left: 1px solid #fff;
	margin: 0;
	background-color: #555;
}

.nav-cart-a
{
	display: block;
	height: 100%;
	color: #222;
	padding: 12px 5px;
}

@media (min-width: 768px)
{
	.nav-cart-a
	{
		color: #fff;
		border: 0;
		padding: 11px;
		width: auto;
		height: auto;
		float: none;
	}
}

@media (min-width: 992px)
{
	.nav-cart-a
	{
		min-width: 8em;
		padding-right: 20px;
	}
}

.lt-ie9 .nav-cart-a
{
	color: #fff;
	padding: 11px 20px 11px 11px;
	border: 0;
	width: auto;
	height: auto;
	float: none;
}

.nav-cart-a:hover { color: #c60; }

@media (min-width: 768px)
{
	.nav-cart-a:hover
	{
		color: #222;
		background-color: #fff;
	}
}

.lt-ie9 .nav-cart-a:hover
{
	color: #222;
	background-color: #fff;
}

.nav-cart-a>i.fa { color: #c60; }

@media (min-width: 768px)
{
	.nav-cart-a>i.fa { color: inherit; }
}

.lt-ie9 .nav-cart-a>i.fa { color: inherit; }

.nav-mobile-link
{
	height: 24px;
	width: 50%;
	float: right;
	border-top: 1px dotted silver;
	text-align: right;
}

@media (min-width: 768px)
{
	.nav-mobile-link { display: none; }
}

.lt-ie9 .nav-mobile-link { display: none; }

.nav-mobile-link>a
{
	color: #222;
	padding: 12px 5px;
	display: block;
}

.nav-mobile-link>a>i.fa { color: #c60; }
.nav-mobile-link>a:hover { color: #c60; }

.rewards-member
{
	padding-left: 20px !important;
	background-image: url("ui/icon-rewards-dark-16.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

@media (min-width: 768px)
{
	.rewards-member { background-image: url("ui/icon-rewards-light-16.png"); }
}

.lt-ie9 .rewards-member { background-image: url("ui/icon-rewards-light-16.png"); }

.l-footernav
{
	display: none;
	margin: 1em 0;
}

@media (min-width: 768px)
{
	.l-footernav
	{
		border-top: 1px dashed silver;
		display: block;
		margin: 0 2em -2em 2em;
	}
}

.lt-ie9 .l-footernav
{
	border-top: 1px dashed silver;
	display: block;
	margin: 0 2em -2em 2em;
}

.l-footernav .exp-controller { display: none; }
.l-footernav .column { display: none; }

@media (min-width: 768px)
{
	.l-footernav .column
	{
		display: block;
		float: left;
		width: 22.75%;
		margin: 0 0 0 3%;
	}
}

.lt-ie9 .l-footernav .column
{
	display: block;
	float: left;
	width: 22.75%;
	margin: 0 0 0 3%;
}

.l-footernav .column:first-child
{
	margin-left: 0;
	clear: left;
}

.l-footernav h5
{
	font-size: .95em;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: 500;
}

.l-footernav .column>ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.l-footernav .column>h5 { margin-top: 1.5em; }
.l-footernav .column>ul { margin: .3em 0; }

.l-footernav .column>ul>li
{
	margin: .65em 0;
	line-height: normal;
}

.l-footernav .column>ul>li>a { color: #888; }

.l-footernav .column>ul>li>a:hover
{
	color: #c60;
	text-decoration: underline;
}

.lt-ie9 .l-footernav .column>ul>a { padding: .2em 0; }

@media print
{
	.l-footernav { display: none; }
}

.l-footer
{
	background-image: url("ui/ap-flour-3cups.jpg");
	background-position: 100% 100%;
	background-size: 82px;
	background-repeat: no-repeat;
}

@media (min-width: 768px)
{
	.l-footer
	{
		background-size: auto;
		min-height: 45px;
		padding-top: 40px;
		margin: 0 2em;
	}
}

.lt-ie9 footer
{
	background-position: 100% 0;
	background-size: auto;
	margin: 0 2em;
	margin-top: -2em;
	min-height: 60px;
	padding-top: 2.3em;
}

.tf-phone { margin: 2em 0 1em 0; }

@media (min-width: 768px)
{
	.tf-phone { display: none; }
}

.lt-ie9 .tf-phone { display: none; }

.tf-phone>a
{
	color: #222;
	font-size: 2em;
	font-weight: 500;
	text-decoration: none;
}

.tf-phone>a>i.fa { font-size: .75em; }
.tf-phone>a:hover { color: #c60; }

#copyright
{
	color: #888;
	font-size: .9em;
	display: block;
	margin: 18px 90px 10px 0;
	padding-bottom: 5px;
	clear: left;
	line-height: 135%;
}

@media (min-width: 768px)
{
	#copyright
	{
		margin-right: 100px;
		margin-bottom: 16px;
		border-bottom: 1px dashed silver;
	}
}

.lt-ie9 #copyright
{
	margin-right: 100px;
	margin-bottom: 16px;
	border-bottom: 1px dashed silver;
}

.nav-kafabout { margin-bottom: 6px; }

@media (min-width: 768px)
{
	.nav-kafabout
	{
		float: left;
		margin-right: 4px;
	}
}

.lt-ie9 .nav-kafabout
{
	float: left;
	margin-right: 4px;
}

.nav-kafabout>ul>li>a
{
	color: #888;
	padding: 0 6px 0 8px;
	border-left: 1px solid silver;
}

.nav-kafabout>ul>li:first-child>a
{
	border-left: 0;
	padding-left: 0;
}

.nav-kafabout>ul>li>a:hover
{
	color: #c60;
	text-decoration: underline;
}

.nav-kaflegal { margin-bottom: 6px; }

@media (min-width: 768px)
{
	.nav-kaflegal { float: left; }
}

.nav-kaflegal>ul>li>a
{
	color: #888;
	padding: 0 6px 0 8px;
	border-left: 1px solid silver;
}

.nav-kaflegal>ul>li:first-child>a
{
	border-left: 0;
	padding-left: 0;
}

@media (min-width: 768px)
{
	.nav-kaflegal>ul>li:first-child>a
	{
		padding-left: 8px;
		border-left: 1px solid silver;
	}
}

.lt-ie9 .nav-kaflegal>ul>li:first-child>a
{
	padding-left: 8px;
	border-left: 1px solid silver;
}

.nav-kaflegal>ul>li>a:hover
{
	color: #c60;
	text-decoration: underline;
}

.breadcrumbs { margin-bottom: 1em; }

.breadcrumbs>ul>li
{
	display: inline;
	color: silver;
}

.breadcrumbs>ul>li>span,.breadcrumbs>ul>li>a
{
	display: inline;
	font-weight: 600;
	text-transform: lowercase;
}

nav.breadcrumbs>ul>li>a { color: #c60; }
.breadcrumbs>ul>li:first-child>a { padding-left: 0; }
.breadcrumbs>ul>li>a:hover { text-decoration: underline; }
.breadcrumbs>ul>li.active span,.breadcrumbs>ul>li.active a { color: #222; }

#scrollup
{
	width: 38px;
	height: 34px;
	position: fixed;
	bottom: 68px;
	right: 0;
	display: none;
	padding-top: 10px;
}

#scrollup>i { color: rgba(0,0,0,0.25); }
.lt-ie9 #scrollup>i { color: #555; }
#scrollup:hover>i { color: #c60; }
#scrollup:active>i { color: #c60; }

.stampblock
{
	display: block;
	margin: 2em 0;
}

.star-rating
{
	display: inline-block;
	vertical-align: baseline;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(ui/shop.png);
	height: 12px;
	width: 66px;
}

.product-rating .avg-rating .count
{
	font-weight: 400;
	font-size: 1em;
	padding-right: 6px;
}

.avg-rating .star-rating
{
	height: 16px;
	width: 88px;
	display: inline-block;
}

@media print
{
	.star-rating
	{
		font-size: 12pt;
		width: auto;
	}
	
	.avg-rating .count,.product-rating .avg-rating .count
	{
		font-size: 8pt;
		font-weight: 400;
	}
}

.stars50 { background-position: 0 0; }
.stars45 { background-position: 0 -28px; }
.stars40 { background-position: 0 -56px; }
.stars35 { background-position: 0 -84px; }
.stars30 { background-position: 0 -112px; }
.stars25 { background-position: 0 -140px; }
.stars20 { background-position: 0 -168px; }
.stars15 { background-position: 0 -196px; }
.stars10 { background-position: 0 -224px; }
.stars05 { background-position: 0 -252px; }
.stars0 { background-position: 0 -281px; }

@media print
{
	.stars50:before { content: '\2605\2605\2605\2605\2605'; }
	
	.stars45:before
	{
		content: '4.5 stars';
		font-size: 8pt;
	}
	
	.stars40:before { content: '\2605\2605\2605\2605\2606'; }
	
	.stars35:before
	{
		content: '3.5 stars';
		font-size: 8pt;
	}
	
	.stars30:before { content: '\2605\2605\2605\2606\2606'; }
	
	.stars25:before
	{
		content: '2.5 stars';
		font-size: 8pt;
	}
	
	.stars20:before { content: '\2605\2605\2606\2606\2606'; }
	
	.stars15:before
	{
		content: '1.5 stars';
		font-size: 8pt;
	}
	
	.stars10:before { content: '\2605\2606\2606\2606\2606'; }
	
	.stars05:before
	{
		content: '0.5 stars';
		font-size: 8pt;
	}
	
	.stars0:before
	{
		content: 'not yet rated';
		font-size: 8pt;
	}
}

.avg-rating .stars50 { background-position: -100px 0; }
.avg-rating .stars45 { background-position: -100px -28px; }
.avg-rating .stars40 { background-position: -100px -56px; }
.avg-rating .stars35 { background-position: -100px -84px; }
.avg-rating .stars30 { background-position: -100px -112px; }
.avg-rating .stars25 { background-position: -100px -140px; }
.avg-rating .stars20 { background-position: -100px -168px; }
.avg-rating .stars15 { background-position: -100px -196px; }
.avg-rating .stars10 { background-position: -100px -224px; }
.avg-rating .stars05 { background-position: -100px -252px; }
.avg-rating .stars0 { background-position: -100px -281px; }
.emailchat-banner { border-top: 1px dashed silver; }

@media (min-width: 768px)
{
	.emailchat-banner
	{
		margin: .5em 2em 0 2em;
		padding: 1em 0;
	}
}

.lt-ie9 .emailchat-banner
{
	margin: .5em 2em;
	border-top: 1px dashed silver;
	padding-top: 1em;
}

.emailchat-banner>.chat { text-align: center; }

@media (min-width: 768px)
{
	.emailchat-banner>.chat
	{
		width: 33%;
		float: right;
		border-left: 1px dotted silver;
		margin: 0;
	}
}

.lt-ie9 .emailchat-banner>.chat
{
	width: 33%;
	float: right;
	border-left: 1px dashed silver;
	margin: 0;
}

.emailsignup { margin: 2em 0; }

@media (min-width: 768px)
{
	.emailsignup
	{
		width: 66%;
		margin: 8px 0 4px 0;
	}
}

.lt-ie9 .emailsignup
{
	width: 66%;
	margin: 8px 0 4px 0;
}

.emailsignup>.letter { display: none; }

@media (min-width: 768px)
{
	.emailsignup>.letter
	{
		margin: -6px 1em;
		width: 55px;
		height: 50px;
		float: left;
		display: block;
		background-image: url("ui/letter.png");
	}
}

.lt-ie9 .emailsignup>.letter
{
	width: 55px;
	height: 50px;
	float: left;
	display: block;
	margin: -6px 1em;
	background-image: url("ui/letter.png");
}

.emailsignup>h5
{
	font-size: 1.4em;
	line-height: 130%;
	margin: 0 0 10px 0;
	color: #8b0e04;
}

@media (min-width: 768px)
{
	.emailsignup>h5
	{
		min-height: auto;
		width: 30%;
		float: left;
		font-size: 1.1em;
		margin: 0;
		color: #222;
	}
}

@media (min-width: 992px)
{
	.emailsignup>h5 { margin: 8px 0 0 0; }
}

.lt-ie9 .emailsignup>h5
{
	min-height: auto;
	width: 30%;
	float: left;
	font-size: 1.1em;
	margin: 8px 0 0 0;
}

.emailsignupform
{
	position: relative;
	margin: 2px 0;
}

@media (min-width: 768px)
{
	.emailsignupform
	{
		float: left;
		width: 50%;
	}
}

.lt-ie9 .emailsignupform
{
	float: left;
	width: 50%;
}

.emailsignup-input
{
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	background-clip: padding-box;
	font-size: 1.2em;
	padding: 0 8% 0 1%;
	height: 43px;
	background-color: #f5f5f5;
	color: #222;
	font-weight: 600;
	width: 90%;
}

@media (min-width: 768px)
{
	.emailsignup-input
	{
		background-color: #fff;
		padding: 0 8px;
		font-size: 1em;
		font-weight: 400;
		height: 32px !important;
		line-height: 32px;
	}
}

.lt-ie9 .emailsignup-input
{
	background-color: #fff;
	padding: 0 8px;
	font-size: 1em;
	font-weight: 400;
	height: 32px !important;
	line-height: 32px;
}

.emailsignup-input:focus
{
	box-shadow: none;
	border-color: #555;
	color: #222;
}

.emailsignup-submit
{
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	width: 60px;
	display: block;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	background-clip: padding-box;
	height: 45px !important;
	line-height: 45px;
	padding: 0 8px;
}

@media (min-width: 768px)
{
	.emailsignup-submit
	{
		width: auto;
		height: 34px !important;
		line-height: 34px;
		font-size: 1em;
	}
}

.lt-ie9 .emailsignup-submit
{
	height: 34px !important;
	line-height: 34px;
	font-size: 1em;
}

.emailsignup-submit:hover
{
	background: #c4132a;
	border-color: #8b0e04;
}

#sli-popular-searches { display: none; }

.sli-search
{
	clear: both;
	margin: 1em 0;
	position: relative;
}

@media (min-width: 768px)
{
	.sli-search
	{
		width: 38%;
		float: right;
		margin: 18px 1.8em 0 39%;
		clear: none;
	}
}

.lt-ie9 .sli-search
{
	width: 38%;
	float: right;
	margin: 18px 1.8em 0 39%;
	clear: none;
}

.sli-search-form
{
	margin: 0;
	position: relative;
}

.sli-search-form>input,input.sli-search-input
{
	border-radius: 0;
	width: 95%;
	padding: .75em 2%;
	border: 1px solid #ddd;
	font-size: 1.1em;
}

@media (min-width: 768px)
{
	.sli-search-form>input,input.sli-search-input
	{
		font-size: 1.2em;
		height: 30px !important;
		padding: 2px 6px;
		line-height: normal;
	}
}

.lt-ie9 input.sli-search-input
{
	font-size: 1.2em;
	height: 30px !important;
	padding: 2px 6px;
	line-height: normal;
}

.sli-search-form>input.submitbutton,input.sli-search-submit
{
	border-radius: 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 2px;
	width: 44px;
	height: 44px;
	display: block;
	color: #c60;
	font-size: 16px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	border-color: transparent;
}

@media (min-width: 768px)
{
	.sli-search-form>input.submitbutton,input.sli-search-submit
	{
		height: 36px !important;
		line-height: normal;
	}
}

@media (min-width: 992px)
{
	.sli-search-form>input.submitbutton,input.sli-search-submit { right: 6px; }
}

.lt-ie9 input.sli-search-submit
{
	height: 36px !important;
	line-height: normal;
	right: 6px;
}

input.sli-search-input:focus { border-color: #555; }

input.sli-search-submit:hover
{
	color: #000;
	background: rgba(0,0,0,0.08);
}

ul#sli_autocomplete.rich
{
	position: absolute;
	display: none;
	z-index: 300000;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #999;
	-moz-box-shadow: 0 5px 5px #bbb;
	-webkit-box-shadow: 0 5px 5px #bbb;
	box-shadow: 0 5px 5px #bbb;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-align: left;
}

ul#sli_autocomplete.rich b
{
	color: #8b0e04;
	font-weight: 600;
}

ul#sli_autocomplete.rich ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#sli_autocomplete.rich .logo { text-align: right; }

ul#sli_autocomplete.rich li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#sli_autocomplete.rich li ul li
{
	padding: 3px 6px;
	cursor: pointer;
}

ul#sli_autocomplete.rich li:last-child ul li:last-child
{
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul#sli_autocomplete.rich li ul li:nth-child(even) { background: #fff; }
ul#sli_autocomplete.rich .sli_ac_products li:nth-child(odd) { background: #f2f2f2; }

ul#sli_autocomplete.rich li h2
{
	margin: 0;
	font-size: 1.2em;
	font-weight: 400;
	text-transform: lowercase;
	display: block;
	padding: 5px 4px;
}

ul#sli_autocomplete.rich .sli_ac_products li
{
	padding: 4px 6px;
	_padding-bottom: 2px;
	height: 68px;
}

ul#sli_autocomplete.rich .sli_ac_products li:last-child { border-bottom: 0; }

ul#sli_autocomplete.rich .sli_ac_products li h3
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: 400;
	text-transform: lowercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul#sli_autocomplete.rich .sli_ac_products li img.sli_ac_image
{
	width: 60px;
	height: 60px;
	margin: 5px;
	margin-right: 10px;
	float: left;
}

ul#sli_autocomplete.rich .sli_ac_products li p
{
	margin: 0;
	padding: 0;
}

ul#sli_autocomplete.rich .sli_ac_products li span
{
	float: right;
	font-weight: bold;
}

ul#sli_autocomplete.rich li ul li.sli_ac_active
{
	background-color: #467db6;
	background: -moz-linear-gradient(center top, #477db7 13%, #26527f 79%);
}

ul#sli_autocomplete.rich .sli_ac_suggestions li.sli_ac_active .sli_ac_suggestion,ul#sli_autocomplete.rich .sli_ac_suggestions li.sli_ac_active .sli_ac_suggestion b,ul#sli_autocomplete.rich .sli_ac_products li.sli_ac_active b { color: #fff; }
ul#sli_autocomplete.rich .sli_ac_suggestions li.sli_ac_active .sli_ac_suggestion,ul#sli_autocomplete.rich .sli_ac_products li.sli_ac_active,ul#sli_autocomplete.rich .sli_ac_products li.sli_ac_active h3 { color: #eee; }
ul#sli_autocomplete.rich li ul li.sli_ac_active { background: none repeat scroll 0 0 #888 !important; }

ul#sli_autocomplete.rich .sli_ac_products li img.sli_ac_image
{
	height: 60px !important;
	width: auto;
}

ul#sli_autocomplete.rich .logo { display: none !important; }
#sli_search_1:focus,#sli_search_2:focus { color: #222; }
#featured-today-container { margin: 1em 0; }

@media (min-width: 768px)
{
	#featured-today-container { margin: 1em 2em; }
}

.featured-today
{
	border-bottom: 1px solid silver;
	margin: 2em 0;
}

@media (min-width: 768px)
{
	.featured-today { margin: 2em; }
}

.lt-ie9 .featured-today { margin: 2em; }

.featured-today>h4
{
	font-size: 1.2em;
	color: #8b0e04;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	letter-spacing: .03em;
}

@media (min-width: 768px)
{
	.featured-today>h4 { font-size: 1.35em; }
}

.lt-ie9 .featured-today>h4 { font-size: 1.35em; }

.featured-today>h4:before,.featured-today>h4:after
{
	background-color: #ccc;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.featured-today>h4:before
{
	right: 0.5em;
	margin-left: -50%;
}

.featured-today>h4:after
{
	left: 0.5em;
	margin-right: -50%;
}

#featuredcarousel { margin-top: 20px; }

.featuredcarousel-li
{
	width: 196px;
	float: left;
	margin: 0;
	text-align: center;
	height: 200px;
}

.featuredcarousel-li>a>span
{
	color: #888;
	display: block;
	margin-top: 4px;
}

.featuredcarousel-li>a>img { border: #888; }
.featuredcarousel-li>a>span:after { content: " \00BB"; }
.featuredcarousel-li>a:hover>img { border-color: #555; }
.featuredcarousel-li>a:hover>span { color: #c60; }

@media print
{
	.featured-today { display: none; }
}

.l-promo { margin-bottom: 6px; }

@media (min-width: 768px)
{
	.l-promo
	{
		position: absolute;
		top: 54px;
		left: 18%;
		width: 39%;
		height: 36px;
		overflow: hidden;
		margin: 0;
	}
}

@media (min-width: 992px)
{
	.l-promo .l-promo { left: 14%; }
}

.lt-ie9 .l-promo
{
	position: absolute;
	top: 54px;
	left: 16%;
	width: 39%;
	height: 36px;
	overflow: hidden;
	margin: 0;
}

.lt-ie9 .l-promo>a { line-height: 36px; }

#promo a
{
	display: block;
	height: 36px;
}

.combinepromo>a,.sitewidepromo>a
{
	text-align: center;
	color: #fff;
	padding: .3em;
	font-size: 1.3em;
	font-weight: 400;
	background-color: #8b0e04;
	line-height: normal;
}

@media (min-width: 768px)
{
	.combinepromo>a,.sitewidepromo>a
	{
		font-size: 1.2em;
		padding-top: .5em;
	}
}

.sitewidepromo>a>em
{
	text-transform: uppercase;
	font-weight: 600;
	font-style: normal;
}

.sitewidepromo>a:hover,.combinepromo>a { background-color: #c4132a; }

@media only screen and (min-width: 37em)
{
	.w50
	{
		width: 47%;
		float: left;
		margin-right: 3%;
	}
}

.lt-ie9 .w50
{
	width: 47%;
	float: left;
	margin-right: 3%;
}

.msg-box.info { margin: 0 0 2em 0; }

#csrcontactform
{
	box-shadow: 0 0 4px #ccc;
	background-color: #f5f5f5;
	border-radius: 6px;
	padding: 1em;
	margin: 0 0 3em 0;
}

#csrcontactform ol>li { margin: 2px 0; }

@media only screen and (min-width: 37em)
{
	#csrcontactform { padding: 1em 2em; }
	#csrcontactform ol>li { margin: .7em 0; }
}

#csrcontactform .required input,#csrcontactform .required textarea { background-color: #fff; }
#csrcontactform .required label { color: #222; }
#csrcontactform .required label:after { content: "*"; }

#csrcontactform label.error
{
	font-weight: normal;
	width: auto;
	display: inline-block;
	margin: 2px;
	padding: 6px;
	color: #cc0000;
	line-height: normal;
	background-color: rgba(255,0,0,0.1);
}

#csrcontactform .required label.error:after { content: ""; }

#csrcontactform .btn-submit
{
	margin: 1em 0;
	color: #FFF;
	padding: .5em 1.2em;
	font-weight: 400;
	font-size: 1.1em;
	letter-spacing: .05em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	background-color: #8B0E04;
	background-image: linear-gradient(top, #8b0e04, #730b02);
	background-repeat: repeat-x;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#csrcontactform .btn-submit:hover,#csrcontactform .btn-submit:active
{
	background: #8B0E04;
	color: #FFF;
}

#csrcontactform ol>li.contactreason
{
	margin-top: 1.2em;
	padding-top: 1.2em;
}

#csrcontactform ol textarea
{
	height: 9em;
	width: 90%;
}

@media only screen and (min-width: 37em)
{
	#csrcontactform ol label
	{
		display: inline-block;
		width: 23%;
	}
	
	#csrcontactform ol input,#csrcontactform ol select { display: inline-block; }
	
	#csrcontactform ol textarea
	{
		height: 7em;
		width: 70%;
	}
	
	#otherreason { width: 70%; }
	#csrcontactform .btn-submit { margin-left: 23.5%; }
	#csrcontactform .required textarea+label.error { margin-left: 23.5%; }
}

.lt-ie9 #csrcontactform ol label
{
	display: inline-block;
	width: 23%;
}

.lt-ie9 #csrcontactform ol input,.lt-ie9 #csrcontactform ol select { display: inline-block; }

.lt-ie9 #csrcontactform ol textarea
{
	height: 7em;
	width: 70%;
}

.lt-ie9 #csrcontactform .btn-submit { margin-left: 23.5%; }
.lt-ie9 #csrcontactform .required textarea+label.error { margin-left: 23.5%; }
.ordercancelnotice { font-style: italic; }
.phonechatinfo { margin: 2em 0; }
.phonechatinfo h5 { margin-bottom: 1em; }
.phonechatinfo a.tel { font-weight: bold; }

@media only screen and (min-width: 37em)
{
	.phonechatinfo a.tel
	{
		color: #222;
		cursor: default;
		font-size: 1.1em;
	}
}

.hotlinechatgraphic
{
	text-align: center;
	margin-bottom: 2em;
}

.customerservice
{
	width: 47%;
	float: left;
	margin-right: 3%;
}

.bakinghotline
{
	width: 47%;
	float: left;
	margin-right: 3%;
}

.cshours
{
	margin: 1em auto;
	width: 40%;
}

.cshours>h5
{
	color: #777;
	font-weight: 400;
}

.dl-cshours
{
	margin: .2em 0;
	line-height: 140%;
}

.dl-cshours dt { font-weight: bold; }
.dl-cshours dd { margin-bottom: .6em; }

.csrnote
{
	color: #777777;
	line-height: normal;
	display: block;
}

@media only screen and (min-width: 37em)
{
	.hotlinechatgraphic
	{
		width: 36%;
		float: left;
		text-align: left;
		margin-bottom: 0;
	}
	
	.phonenumbers
	{
		width: 30%;
		float: left;
		margin-left: 3%;
	}
	
	.customerservice
	{
		width: auto;
		float: none;
		margin: 0;
	}
	
	.bakinghotline
	{
		width: auto;
		float: none;
		margin: 0;
	}
	
	.cshours
	{
		width: 28%;
		float: left;
		margin-top: 0;
		margin-left: 3%;
		clear: none;
		border-top: 0;
		padding: 0;
	}
	
	.cshours>h5 { float: none; }
	
	.dl-cshours
	{
		float: none;
		width: auto;
	}
	
	.csrnote { margin-left: 0; }
}

.lt-ie9 .hotlinechatgraphic
{
	width: 36%;
	float: left;
	text-align: left;
	margin-bottom: 0;
}

.lt-ie9 .phonenumbers
{
	width: 30%;
	float: left;
	margin-left: 3%;
}

.lt-ie9 .customerservice
{
	width: auto;
	float: none;
	margin: 0;
}

.lt-ie9 .bakinghotline
{
	width: auto;
	float: none;
	margin: 0;
}

.lt-ie9 .cshours
{
	width: 28%;
	float: left;
	margin-top: 0;
	margin-left: 3%;
	clear: none;
	border-top: 0;
	padding: 0;
}

.lt-ie9 .cshours>h5 { float: none; }

.lt-ie9 .dl-cshours
{
	float: none;
	width: auto;
}

.lt-ie9 .csrnote { margin-left: 0; }

.connect
{
	margin: 2em 0;
	padding: 2em 0;
	border-top: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
}

.connect h5 { margin-bottom: 1em; }

.contactemailsignup
{
	box-shadow: 0 0 4px #ccc;
	background-color: #f5f5f5;
	border-radius: 6px;
	padding: 1em;
	margin: 1em 0;
}

.contactemailsignup>p { margin-bottom: 0; }
.socialmedia h5 { text-align: center; }
#contact .sn-icons { width: 99%; }
#contact .sn-icons td { text-align: center; }

#contact .sn-icons a
{
	display: block;
	color: #888;
	padding: 8px;
}

#contact .sn-icons a:hover { color: #c60; }

@media only screen and (min-width: 37em)
{
	.gpscoordinates { margin: 2em 0; }
	.gpscoordinates h5 { text-transform: uppercase; }
	.drivingdirections { margin: 2em 0; }
}

.lt-ie9 .gpscoordinates { margin: 2em 0; }
.lt-ie9 .drivingdirections { margin: 2em 0; }
.dl-gps { margin: .5em 0; }
.dl-gps dt { font-weight: bold; }

.dl-gps dd
{
	margin-bottom: .5em;
	margin-left: 1em;
}

address { margin-top: 1em; }

.mediainquiries
{
	border-top: 1px dashed #c0c0c0;
	padding: 1em 0;
	margin: 2em 0;
}

.mm-menu.mm-horizontal>.mm-panel
{
	-webkit-transition: left 0.4s ease;
	-moz-transition: left 0.4s ease;
	-ms-transition: left 0.4s ease;
	-o-transition: left 0.4s ease;
	transition: left 0.4s ease;
}

.mm-menu .mm-hidden { display: none; }

.mm-wrapper
{
	overflow-x: hidden;
	position: relative;
}

.mm-menu
{
	background: inherit;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.mm-menu>.mm-panel
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 0;
}

.mm-menu>.mm-panel.mm-opened { left: 0%; }
.mm-menu>.mm-panel.mm-subopened { left: -40%; }
.mm-menu>.mm-panel.mm-highest { z-index: 1; }
.mm-menu .mm-list { padding: 20px 0; }
.mm-menu>.mm-list { padding: 20px 0 40px 0; }

.mm-panel>.mm-list
{
	margin-left: -20px;
	margin-right: -20px;
}

.mm-panel>.mm-list:first-child { padding-top: 0; }

.mm-list,.mm-list>li
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

.mm-list
{
	font: inherit;
	font-size: 14px;
}

.mm-list a,.mm-list a:hover { text-decoration: none; }
.mm-list>li { position: relative; }

.mm-list>li>a,.mm-list>li>span
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after
{
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after
{
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto;
}

.mm-list a.mm-subopen
{
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.mm-list a.mm-subopen:before
{
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; }

.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span
{
	padding-right: 5px;
	margin-right: 40px;
}

.mm-list>li.mm-selected>a.mm-subopen { background: transparent; }

.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span
{
	padding-right: 45px;
	margin-right: 0;
}

.mm-list a.mm-subclose
{
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px;
}

.mm-list>li.mm-label
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px;
}

.mm-list>li.mm-spacer { padding-top: 40px; }
.mm-list>li.mm-spacer.mm-label { padding-top: 25px; }

.mm-list a.mm-subopen:after,.mm-list a.mm-subclose:before
{
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 7px;
	height: 7px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mm-list a.mm-subopen:after
{
	border-top: none;
	border-left: none;
	right: 18px;
}

.mm-list a.mm-subclose:before
{
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel
{
	display: none;
	padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel { display: block; }
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen { height: 40px; }

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after
{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	right: 16px;
}

html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0,0,0,0.5); }

.mm-ismenu
{
	background: #333;
	color: rgba(255,255,255,0.6);
}

.mm-menu .mm-list>li:after { border-color: rgba(0,0,0,0.15); }

.mm-menu .mm-list>li>a.mm-subclose
{
	background: rgba(0,0,0,0.1);
	color: rgba(255,255,255,0.3);
}

.mm-menu .mm-list>li>a.mm-subopen:after,.mm-menu .mm-list>li>a.mm-subclose:before { border-color: rgba(255,255,255,0.3); }
.mm-menu .mm-list>li>a.mm-subopen:before { border-color: rgba(0,0,0,0.15); }
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span { background: rgba(0,0,0,0.1); }
.mm-menu .mm-list>li.mm-label { background: rgba(255,255,255,0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul { background: rgba(255,255,255,0.05); }

.mm-page,.mm-fixed-top,.mm-fixed-bottom
{
	-webkit-transition: none 0.4s ease;
	-moz-transition: none 0.4s ease;
	-ms-transition: none 0.4s ease;
	-o-transition: none 0.4s ease;
	transition: none 0.4s ease;
	-webkit-transition-property: top,right,bottom,left,border;
	-moz-transition-property: top,right,bottom,left,border;
	-ms-transition-property: top,right,bottom,left,border;
	-o-transition-property: top,right,bottom,left,border;
	transition-property: top,right,bottom,left,border;
}

html.mm-opened .mm-page,html.mm-opened #mm-blocker
{
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 0px solid transparent;
}

html.mm-opening .mm-page { border: 0px solid #010101; }

.mm-fixed-top,.mm-fixed-bottom
{
	position: fixed;
	left: 0;
}

.mm-fixed-top { top: 0; }
.mm-fixed-bottom { bottom: 0; }

html.mm-opened
{
	overflow-x: hidden;
	position: relative;
}

html.mm-opened .mm-page
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

html.mm-background .mm-page { background: inherit; }

#mm-blocker
{
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
}

html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker { display: block; }

.mm-menu.mm-offcanvas
{
	display: none;
	position: fixed;
}

.mm-menu.mm-current { display: block; }
html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom { left: 80%; }
.mm-menu { width: 80%; }

@media all and (max-width: 175px)
{
	.mm-menu { width: 140px; }
	html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom { left: 140px; }
}

@media all and (min-width: 550px)
{
	.mm-menu { width: 440px; }
	html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom { left: 440px; }
}

@media (min-width: 768px)
{
	.map-ajax-container { width: 650px; }
}

.map-google-png
{
	margin: 1em 0;
	border: 1px solid silver;
}

@media (min-width: 768px)
{
	.map-google-png
	{
		width: auto;
		float: left;
	}
}

.map-address-column { margin: 1em 0; }

@media (min-width: 768px)
{
	.map-address-column
	{
		float: left;
		margin-left: 2em;
	}
}

.gps-coordinates
{
	border-top: 1px dashed silver;
	padding-top: 2em;
}

.map-address-column h5 { text-transform: uppercase; }
.map-address-column .kaf-bakery-contact-ul { margin-bottom: 2em; }
.map-address-column .gps-dl,.map-address-column .contact-dl { margin-bottom: 2em; }

.google-embed
{
	margin: 1em auto;
	border: 1px solid silver;
}

.map-info { margin: 1em 0; }
.map-info>.col-1 { margin: 1em 0; }

@media (min-width: 768px)
{
	.map-info>.col-1
	{
		width: 25%;
		float: left;
	}
}

.lt-ie9 .map-info>.col-1
{
	width: 25%;
	float: left;
}

.map-info>.col-2 { margin: 1em 0; }

@media (min-width: 768px)
{
	.map-info>.col-2
	{
		width: 40%;
		float: left;
		margin: 1em 3%;
	}
}

.lt-ie9 .map-info>.col-2
{
	width: 40%;
	float: left;
	margin: 1em 3%;
}

.map-info>.col-3 { margin: 2em 0; }

@media (min-width: 768px)
{
	.map-info>.col-3
	{
		width: 25%;
		float: right;
		margin: 1em 0;
	}
}

.lt-ie9 .map-info>.col-3
{
	width: 25%;
	float: right;
	margin: 1em 0;
}

.map-info h5 { text-transform: uppercase; }

.map-info address
{
	margin: 1em 0;
	line-height: 150%;
}

.map-info .kaf-bakery-contact-ul { margin-bottom: 2em; }

.gps-dl,.contact-dl
{
	margin: 1em 0;
	line-height: 150%;
}

.gps-dl>dt,.contact-dl>dt { display: inline; }

.gps-dl>dd,.contact-dl>dd
{
	display: inline;
	font-weight: 600;
}

.gps-dl>dd:after,.contact-dl>dd:after
{
	content: '\A';
	white-space: pre;
}

.driving-dl
{
	margin: 1em 0;
	line-height: 150%;
}

.driving-dl>dt { font-weight: 600; }
.driving-dl>dd { margin: .5em 1em; }
.kaf-bakery-contact-ul>li { margin: 1em 0; }

.kaf-bakery-contact-ul>li .fa
{
	float: left;
	margin: 2px 4px 0 0;
}

.kaf-bakery-hours
{
	line-height: 140%;
	float: left;
}

.kaf-bakery-hours>dt { font-weight: 600; }

.kaf-bakery-address
{
	line-height: 140%;
	margin: 0;
	float: left;
}

.kaf-bakery-contact-ul .fa { color: #888; }
.kaf-bakery-contact-ul a>.fa { color: #888; }

.kaf-bakery-contact-ul>li>.tel>.fa
{
	float: none;
	margin: 0;
}