/*
 *  Home - Map
 */
.homeMap {
  background: url(../../../../themes/custom/bk_theme/img/bg/BK_HP_CA_Map_bg.jpg) no-repeat center !important;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.i18n-fr.front .homeMap .swatch .title {
    font-size: 70px;
    margin: 25px 0px 7px;
  }
}
/* END */
/*
 *  Home - elements
 */
@media screen and (max-width: 479px) {
  .crm {
    margin: -12px 0;
  }
  body.i18n-fr.front .madeToOrder {
    padding-top: 42px;
  }
}
/* END */
/* Remove whitespace under main header */
section.hero,
header.sub-header,
.page-locations .mapContainer {
  position: relative;
  top: -2px;
  margin-bottom: -2px;
}
/* END */
/* Fix line-height */
.MadeToOrder-slider,
.OurStory-slider {
  line-height: 1.25;
}
/* END */
/*
 *  Navigation
 */
header.utility-header nav ul li {
  line-height: 1.25;
  vertical-align: middle;
}
header.utility-header nav ul li.location {
  display: inline-block;
  max-width: 200px;
}
.bk-language-switcher #bk-language-switcher-form .form-item select {
  min-width: 103px;
  text-transform: uppercase;
}
/* END */
/*
 *  Product List / Product Detail
 */
#product-dropdown,
.node-food-menu-items {
  line-height: 1.25;
}
.product-hero .description {
  margin-bottom: 50px;
}
.ds-1col.node-offers img {
  margin: 0px !important;
  display: inline;
}
/* END */
/*
 *  Header
 */
@media screen and (min-width: 768px) {
  .i18n-fr header.main-header #mainNav ul.mainNav {
    padding: 22px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .i18n-fr header.main-header #mainNav ul.mainNav {
    padding: 16px 0 0;
  }
}
.i18n-fr header.main-header #mainNav ul.mainNav > li > a .menuItem-medium {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .i18n-fr header.main-header #mainNav ul.mainNav > li > a .menuItem-medium {
    font-size: 29px;
  }
}
@media screen and (min-width: 992px) {
  .i18n-fr header.main-header #mainNav ul.mainNav > li > a .menuItem-medium {
    font-size: 35px;
  }
}
.i18n-fr header.main-header #mainNav ul.mainNav > li.hasForm {
  padding-bottom: 7px;
}
@media screen and (min-width: 768px) {
  .i18n-fr header.main-header #mainNav ul.mainNav > li.hasForm > .formArea {
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .i18n-fr header.main-header #mainNav ul.mainNav .icon_pindrop-header {
    width: 19px;
    height: 25px;
  }
}
@media screen and (min-width: 992px) {
  .i18n-fr header.main-header #mainNav ul.mainNav .icon_pindrop-header {
    width: 22px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .i18n-fr header.main-header #mainNav ul.mainNav .icon_search-header {
    width: 25px;
    height: 25px;
  }
}
@media screen and (min-width: 992px) {
  .i18n-fr header.main-header #mainNav ul.mainNav .icon_search-header {
    width: 30px;
    height: 30px;
  }
}
/* END */
/*
 *  CRM
 */
.crm.container-fluid > .white {
  max-width: 1100px;
}
.crm .crm-block {
  padding: 50px 15px;
  text-align: center;
  line-height: 1.25;
}
.crm .crm-block .crmTitle {
  font: 38px 'fs_sammyregular', Arial, Helvetica, sans-serif;
  text-transform: none;
}
.crm .crm-block .crmText {
  font-size: 50px;
  font-family: 'BlockBeCnPro', Arial, Helvetica, sans-serif;
}
.crm .crm-beef .title {
  font-family: 'fs_sammyregular', Arial, Helvetica, sans-serif;
  font-size: 2.4em;
  text-transform: none;
  margin: 15px 0;
}
.crm .crm-beef .tagline {
  font-family: 'BlockBeCnPro', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
}
.crm .crm-beef .content {
  font-size: 0.8em;
  line-height: 1.6em;
}
.crm .crm-beef .footer {
  font-family: 'fs_sammyregular', Arial, Helvetica, sans-serif;
  font-size: 2em;
}
.crm .shareSection {
  padding: 0 0 0 15px;
  margin: 0 auto;
}
.crm .shareSection .socialLinks.row {
  width: 100%;
  height: auto;
  margin-right: -15px;
  margin-left: -15px;
  text-align: center;
}
.crm .shareSection .socialLinks.row .wrap-button {
  display: inline-block;
  margin-left: -4px;
  position: relative;
  width: auto;
  height: 100%;
  overflow: visible;
  margin-right: 2%;
  margin-top: 0 !important;
  padding: 0;
  float: none !important;
  vertical-align: top;
}
@media only screen and (max-width: 979px) {
  .crm .shareSection .socialLinks.row .wrap-button {
    width: 100%;
    margin-bottom: 5px;
  }
}
.crm .shareSection .socialLinks.row .wrap-button .instagram-follow-button {
  margin: 0 !important;
}
.crm .shareSection .socialLinks.row .wrap-button > a {
  background-color: transparent;
}
.crm .shareSection .socialLinks.row .wrap-button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 479px) {
  .crm.container-fluid > .white {
    width: auto !important;
  }
  .crm .col-sm-6 .crmTitle {
    font-size: 38px;
    margin-bottom: 15px;
  }
  .crm .col-sm-6 .crmText {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .crm .col-sm-6 {
    background: transparent url('../../../../themes/custom/bk_theme/img/bg/orange-horizontal.png') center bottom no-repeat;
  }
  .crm .col-sm-6:nth-of-type(2) {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .crm {
    background-size: 2000px 100%;
    top: -4px;
    margin-bottom: -8px;
    position: relative;
  }
  .crm hr {
    display: none;
  }
  .crm .col-sm-6:nth-of-type(2) {
    background: url(../../../../themes/custom/bk_theme/img/bg/orange-vertical.png);
    background-position: 0 40px, 100% 100%;
    background-repeat: no-repeat;
    background-size: auto auto;
  }
  .crm .col-sm-6 .crmTitle {
    font-size: 38px;
  }
  .crm .col-sm-6 .crmText {
    font-size: 50px;
  }
  .crm .col-sm-6 .shareSection {
    margin: 27px 0 0;
    overflow: hidden;
  }
  .crm + footer {
    margin-top: 8px;
    top: -8px;
  }
}
/* END */
/*
 *  Callouts
 */
.bkCallouts .bk-btn {
  font-size: 19px;
}
@media screen and (max-width: 479px) {
  .container-fluid.bkCallouts .col-xs-6 {
    width: 100%;
  }
}
/* END */
/*
 *  Footer
 */
@media only screen and (max-width: 767px) {
  #footer .footerBg .footerLinks {
    padding: 0 15px;
    background: transparent url('../../../../themes/custom/bk_theme/img/bg/line-med-horz.png') 0 bottom repeat-x;
  }
}
/* END */
/*
 *  Locations
 */
.locationsList .location {
  line-height: 1.25;
}
.locationsList .location th,
.locationsList .location td {
  padding: 0;
}
.locationsList .location dd.store-hours {
  margin: 7px 0px;
}
.locationsList .location dd.store-hours > table {
  position: relative;
  left: -38px;
  /* 120% */
  width: 280px;
  font-size: 13px;
}
.locationsList .location dd.store-hours > table tr {
  height: 18px;
}
.locationsList .location dd.store-hours thead tr th {
  padding-right: 0px;
  border-bottom: none;
}
.locationsList .location dd.store-hours tbody {
  border-top: none;
}
.locationsList .location dd.store-hours tbody tr td span.dayOfWeek {
  text-transform: capitalize;
}
.locationsList .location dd.store-hours thead tr th.column-day {
  width: 40px;
}
.locationsList .location dd.store-hours thead tr th.column-dining,
.locationsList .location dd.store-hours thead tr th.column-drivethru {
  width: 150px;
}
@media screen and (min-width: 375px) {
  /* i6, i6+ */
  .locationsList .location dd.store-hours > table {
    font-size: 14px;
    width: 113%;
  }
}
@media screen and (min-width: 768px) {
  .locationsList > li {
    float: left;
    width: 50%;
  }
  .locationsList .location dd.store-hours > table {
    left: -41px;
    width: auto;
    font-size: 14px;
  }
  .locationsList .location dd.store-hours thead tr th.column-dining,
  .locationsList .location dd.store-hours thead tr th.column-drivethru {
    width: 150px;
  }
}
/* END */
/*
 *  Our Story
 */
/*
.our-story {
  section:not(.crm):nth-of-type(1),
  section:not(.crm):nth-of-type(2) {
    background: none;
  }
  section:not(.crm):nth-of-type(3) {
    background: url(../../../../themes/custom/bk_theme/img/bg/thick-horizontal.png);
    background-position: 0 0, 100% 100%;
    background-repeat: repeat-x, repeat-y;
  }
  
  .node-node-blocks {
    h2 {
      display: none;
    }
  }

}
*/
/* END */
/*
 *  Contact Us
 */
/*
.contactUs h3.title{
    text-align: left;
	padding-bottom: 15px;
}

.contactUs .col-sm-8 {
    margin: 0 auto;
	float: none;
}

.contactUs .horizontal-module .row.content {
	*/
/* Content on top */
/*
	padding-bottom: 10px;
}

.contactUs .bk-in-contactForm.horizontal-module .row.content {

	*/
/* Form itself */
/*
    text-align: left;
	padding-top: 0px;
	padding-bottom: 65px;
}

.contactUs form#webform-client-form-23633 a {
    color: #ee8324;
}

.contactUs form#webform-client-form-23633 label {
    text-align: left;
}

.contactUs form#webform-client-form-23633  input#edit-submitted-city,
.contactUs form#webform-client-form-23633  input#edit-submitted-address
{
	display:none;
}

.contactUs form#webform-client-form-23633 div.privacy-policy-submit > input
{
	display: none;
}

.contactUs form#webform-client-form-23633 div.webform-component > label
{
	font-weight: normal;
	margin-bottom: 2px;
	font-size: 15px;
}

.contactUs form#webform-client-form-23633 .form-item {
    margin-top: 0px;
}

.contactUs form#webform-client-form-23633 p.form-label {
    margin-bottom: 8px;
}

.contactUs form#webform-client-form-23633 #edit-submitted-time-of-visit-ampm label.option
{
	text-transform: uppercase;
}

.contactUs form#webform-client-form-23633 input#edit-submitted-email-address,
.contactUs form#webform-client-form-23633 input#edit-submitted-firstname,
.contactUs form#webform-client-form-23633 input#edit-submitted-lastname,
.contactUs form#webform-client-form-23633 input#edit-submitted-phone-number 
{
	width: 95%;
}

.contactUs form#webform-client-form-23633 input[type="text"],
.contactUs form#webform-client-form-23633 input[type="email"],
.contactUs form#webform-client-form-23633 textarea
{
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 15px;
}

.contactUs form#webform-client-form-23633 select
{
	padding: 5px;
	font-size: 15px;
}

.contactUs form#webform-client-form-23633  .select-wrapper 
{	
	background: url("/img/icons/icon_arrow-brown.png") no-repeat scroll 98% center;
    border: 1px solid #ccc;
    overflow: hidden;
}

.contactUs form#webform-client-form-23633 .webform-component--feedback .select-wrapper 
{	
    width: 70%;
}

.contactUs form#webform-client-form-23633 .webform-component--feedback .select-wrapper select#edit-submitted-feedback
{	
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
	width: 120%;
}


.contactUs form#webform-client-form-23633 .webform-component--city .select-wrapper,
.contactUs form#webform-client-form-23633 .webform-component--address .select-wrapper 
{	
    width: 95%;
}

.contactUs form#webform-client-form-23633 .webform-component--city .select-wrapper select#cityDDL,
.contactUs form#webform-client-form-23633 .webform-component--address .select-wrapper select#addrDDL
{	
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
	width: 120%;
	padding-right: 25%;
	
	*/
/* Fixed FF <= 30 */
/*
	text-indent: 0.01px;
	text-overflow: '';
}


.contactUs form#webform-client-form-23633 .form-item-submitted-time-of-visit-hour .select-wrapper,
.contactUs form#webform-client-form-23633 .form-item-submitted-time-of-visit-minute .select-wrapper 
{	
    width: 85px;
	display: inline-block;
	background-position: 93% center;
}


.contactUs form#webform-client-form-23633 .form-item-submitted-time-of-visit-hour .select-wrapper select,
.contactUs form#webform-client-form-23633 .form-item-submitted-time-of-visit-minute .select-wrapper select
{	
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
	width: 125%;
	
		*/
/* Fixed FF <= 30 */
/*
	text-indent: 0.01px;
	text-overflow: '';
}



.contactUs form#webform-client-form-23633 .form-item-submitted-time-of-visit-ampm label
{
	margin-right: 6px;
}

.contactUs form#webform-client-form-23633 #edit-submitted-time-of-visit-ampm
{
	display: block;
	margin-top: 5px;
}

.contactUs form#webform-client-form-23633 .webform-component--time-of-visit span.prefix
{
	line-height: 30px;
    vertical-align: top;
}

.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-month .select-wrapper
{
	width: 75px;
	display: inline-block;
	background-position: 93% center;
}

.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-day .select-wrapper
{
	width: 65px;
	display: inline-block;
	background-position: 93% center;
}

.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-year .select-wrapper
{
	width: 70px;
	display: inline-block;
	background-position: 93% center;
}

.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-month .select-wrapper select,
.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-day .select-wrapper select,
.contactUs form#webform-client-form-23633 .form-item-submitted-date-of-visit-year .select-wrapper select
{	
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
	width: 135%;
}

.contactUs form#webform-client-form-23633 input.webform-calendar {
     width: 29px;
}

.contactUs form#webform-client-form-23633 .captcha-wrapper {
    margin-top: 20px;
}
.contactUs form#webform-client-form-23633 .captcha-wrapper > fieldset.captcha {
    border: medium none;
    padding: 0;
}

.contactUs form#webform-client-form-23633 .captcha-wrapper fieldset.captcha legend, 
.contactUs form#webform-client-form-23633 .captcha-wrapper fieldset.captcha .fieldset-description {
    display: none;
}
 
@media (min-width: 768px) and (max-width: 991px) {
  */
/* Contact Us - ipad screen */
/*
  .contactUs .horizontal-module .row.content {
  	width: auto;
  }
  
  */
/* Contact Us - ipad screen */
/*
  .contactUs .horizontal-module .row.content  .col-sm-8 {
  	width: 600px;
  }
}
*/
/* END */
/* 
 * Menu Categories (Top Nav & Colors)
 */
.secondaryNav > li.beverages > a:hover,
.secondaryNav > li.beverages > a.active {
  background-color: #a2007d;
}
.secondaryNav > li.value > a:hover,
.secondaryNav > li.value > a.active {
  background-color: #ab192d;
}
.food-item .title > span {
  line-height: 1.3em;
}
.product-hero .title {
  line-height: 1em;
}
.heroCarousel .content {
  bottom: 35px;
}
/*
@media screen and (min-width: 768px) {
  .secondaryNav > li > a {
    padding: 13px 10px;
  }
  .page-menu header.sub-header .content,
  .node-type-food-menu-items header.sub-header .content {
    width: 700px;
  }
} 
 
.page-menu .menuTitle {
  color: #fff;
  margin: 30px 0;
}
.page-menu .menuTitle > span {
  background: #444242;
  padding: 10px 20px;
  display: inline-block;
}
.page-burgers .menuTitle > span {
  background: #8b542f;
}
.page-chicken .menuTitle > span {
  background: #ed7800;
}
.page-salads .menuTitle > span {
  background: #59980d;
}
.page-beverages .menuTitle > span {
  background: #a2007d;
}
.page-breakfast .menuTitle > span {
  background: #ee8324;
}
.page-sides .menuTitle > span {
  background: #f6a800;
}
.page-sweets .menuTitle > span {
  background: #0071ce;
}
.page-value .menuTitle > span {
  background: #ab192d;
}
.page-better .menuTitle > span {
  background: #62a70f;
}
.page-meal .menuTitle > span {
  background: #59291c;
}
.page-kids .menuTitle > span {
  background: #92c0ea;
}
.page-smoothies .menuTitle > span {
  background: #f36279;
}
.borderimage.inlinesvg .menuTitle > span {
  background: transparent;
  border-radius: 0;
  border: 5px solid transparent;
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23444242'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23444242'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-burgers .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%238b542f'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%238b542f'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-chicken .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ed7800'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ed7800'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-salads .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2359980d'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2359980d'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-beverages .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23a2007d'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23a2007d'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-breakfast .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ee8324'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ee8324'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-sides .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23f6a800'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23f6a800'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-sweets .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%230071ce'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%230071ce'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-value .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ab192d'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ab192d'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-better .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2362a70f'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2362a70f'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-meal .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2359291c'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2359291c'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-kids .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2392c0ea'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2392c0ea'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-smoothies .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23f36279'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23f36279'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-vegetarian .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2362A70F'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%2362A70F'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-kingsmelt .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23F08100'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23F08100'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-bk-classic .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23814B2B'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23814B2B'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-original-royale .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23DC5027'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23DC5027'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-kingsavers .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23EA6E00'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23EA6E00'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}
.borderimage.inlinesvg .page-hot .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23DD231B'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23DD231B'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}

.borderimage.inlinesvg .page-stunner .menuTitle > span {
  -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%230033A1'/></svg>") 5 0 5 5 stretch;
  border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='0' y='0' width='160' height='160' viewBox='0' xml:space='preserve' enable-background='new 0 0 160 160'><path d='M4 2c0 0 1 0 4 0 6 0 15 1 21 1C36 3 54 0 63 0c9 0 25 2 31 2 6 0 24 2 33 2 7 0 22-2 26-2 1 0 4 0 4 0 2 0 4 2 4 4v149c0 2-2 4-4 4 0 0-2 0-4 0 -3 0-19 1-24 1 -9 0-31-1-31-1s-22-1-30-1S43 160 37 160c-5 0-23-1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%230033A1'/></svg>") 5 0 5 5 fill stretch;
  */
/* 
       A bug in firefox on the mac displays a transparent line at 
        certain resolutions (it's a sub-pixel rendering bug). 
        To fix that we had:
         border-image: ~'url("@{content}")' 5 0 5 5 fill round;

         We removed that fix to fix a bug in Safari where the right edge 
         was being truncated (the "0") with no curves
    */
/*
}

.secondaryNav > li > a.active {
  color: #fff;
}
.secondaryNav > li.burgers > a:hover,
.secondaryNav > li.burgers > a.active {
  background-color: #8b542f;
}
.secondaryNav > li.chicken > a:hover,
.secondaryNav > li.chicken > a.active {
  background-color: #ed7800;
}
.secondaryNav > li.salads > a:hover,
.secondaryNav > li.salads > a.active {
  background-color: #59980d;
}
.secondaryNav > li.beverages > a:hover,
.secondaryNav > li.beverages > a.active {
  background-color: #a2007d;
}
.secondaryNav > li.breakfast > a:hover,
.secondaryNav > li.breakfast > a.active {
  background-color: #ee8324;
}
.secondaryNav > li.sides > a:hover,
.secondaryNav > li.sides > a.active {
  background-color: #f6a800;
}
.secondaryNav > li.sweets > a:hover,
.secondaryNav > li.sweets > a.active {
  background-color: #0071ce;
}
.secondaryNav > li.value > a:hover,
.secondaryNav > li.value > a.active {
  background-color: #ab192d;
}
.secondaryNav > li.better > a:hover,
.secondaryNav > li.better > a.active {
  background-color: #62a70f;
}
.secondaryNav > li.meal > a:hover,
.secondaryNav > li.meal > a.active {
  background-color: #59291c;
}
.secondaryNav > li.kids > a:hover,
.secondaryNav > li.kids > a.active {
  background-color: #92c0ea;
}
.secondaryNav > li.smoothies > a:hover,
.secondaryNav > li.smoothies > a.active {
  background-color: #f36279;
}
.secondaryNav > li.vegetarian > a:hover,
.secondaryNav > li.vegetarian > a.active {
  background-color: #62a70f;
}
.secondaryNav > li.stunner > a:hover,
.secondaryNav > li.stunner > a.active {
  background-color: #0033A1;
}
.secondaryNav > li.kingsmelt > a:hover,
.secondaryNav > li.kingsmelt > a.active {
  background-color: #F08100;
}
.secondaryNav > li.bk-classic > a:hover,
.secondaryNav > li.bk-classic > a.active {
  background-color: #814B2B;
}
.secondaryNav > li.original-royale > a:hover,
.secondaryNav > li.original-royale > a.active {
  background-color: #DC5027;
}
.secondaryNav > li.kingsavers > a:hover,
.secondaryNav > li.kingsavers > a.active {
  background-color: #EA6E00;
}
.secondaryNav > li.hot > a:hover,
.secondaryNav > li.hot > a.active {
  background-color: #DD231B;
}

.food-category.burgers .title {
  color: #8b542f;
}
.food-category.chicken .title {
  color: #ed7800;
}
.food-category.salads .title {
  color: #59980d;
}
.food-category.beverages .title {
  color: #a2007d;
}
.food-category.breakfast .title {
  color: #ee8324;
}
.food-category.sides .title {
  color: #f6a800;
}
.food-category.sweets .title {
  color: #0071ce;
}
.food-category.value .title {
  color: #ab192d;
}
.food-category.better .title {
  color: #62a70f;
}
.food-category.meal .title {
  color: #59291c;
}
.food-category.kids .title {
  color: #92c0ea;
}
.food-category.smoothies .title {
  color: #f36279;
}
.food-category.vegetarian .title {
  color: #62a70f;
}
.food-category.stunner .title {
  color: #0033A1;
}
.food-category.kingsmelt .title {
  color: #F08100;
}
.food-category.bk-classic .title {
  color: #814B2B;
}
.food-category.original-royale .title {
  color: #DC5027;
}
.food-category.kingsavers .title {
  color: #EA6E00;
}
.food-category.hot .title {
  color: #DD231B;
}
*/
/* END */
/* NEWS & PRESS */
.node-type-news-press header.pageTitle {
  display: none;
}
/* END */
/* JOB */
.node-type-job header.pageTitle {
  display: none;
}
/* END */
/*
 *  AODA
 */
li.aoda {
  padding-bottom: 15px !important;
  text-align: left !important;
}
ul.aoda {
  list-style: initial !important;
  margin: 16px 0 16px 0 !important;
  padding: 0 0 0 40px !important;
}
/* END */
/*
 *  Careers
 */
.page-careers h2.pane-title {
  max-width: 1000px;
  margin: 0px auto 15px auto;
  border-top: 3px solid #cfcfcf;
  padding-top: 40px;
  font-size: 2.8em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-careers h2.pane-title {
    padding: 40px 15px 0px 15px;
  }
}
.page-careers .row.container {
  margin: 0 auto;
  padding-bottom: 60px;
  max-width: 1000px;
}
@media only screen and (max-width: 767px) {
  .page-careers .row.container {
    padding: 0px 15px 15px 15px;
  }
}
.page-careers .row.container .node-job {
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  .page-careers .row.container .node-job .footer .links li {
    width: 100%;
  }
}
.page-careers .row.container .node-job .footer .links li a {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-careers .row.container .node-job .footer .links li a {
    display: block;
  }
}
.node-job.node-teaser .content .description {
  display: none;
}
.node-job {
  background: transparent url('../../../../themes/custom/bk_theme/img/bg/thick-horizontal.png') 0 bottom repeat-x;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .node-job {
    padding: 30px 15px;
  }
}
.node-job ul {
  padding-left: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.node-job ul li {
  list-style: disc;
}
.node-job .contextual-links li {
  list-style: none;
}
.node-job .feature-image {
  text-align: center;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .node-job .feature-image {
    margin-bottom: 40px;
  }
}
.node-job .feature-image img {
  width: 150px;
  height: auto;
}
.node-job .content h2 {
  font-size: 2.2em;
  margin-top: 0;
  margin-bottom: 15px;
}
.node-job .content h2 a {
  color: #ed7800;
}
.node-job .content h2 a:hover {
  color: #2d2d2d;
}
.node-job .content .short-description {
  margin-bottom: 15px;
}
.node-job .content .short-description button:after {
  margin-left: 5px;
  content: '\f077';
  font-family: "FontAwesome";
}
.node-job .content .short-description button.collapsed:after {
  content: '\f078';
}
.node-job .content .description {
  margin-bottom: 15px;
}
.node-job .content .field {
  margin-bottom: 15px;
}
.node-job .footer ul.links li {
  padding-left: 0;
  padding-right: 15px;
}
.node-job .footer ul.links li:last-child {
  padding-right: 0;
}
.node-job:first-child {
  padding-top: 0;
}
.node-job:last-child {
  background-image: none;
  padding-bottom: 0;
}
.page-job-category > .container {
  padding-top: 15px;
}
.page-job-category > .container .view-filters #views-exposed-form-job-opportunities-page {
  float: right;
}
.page-job-category > .container .view-filters #views-exposed-form-job-opportunities-page .views-exposed-widget {
  font-size: 0.9em;
}
.page-job-category > .container .view-filters #views-exposed-form-job-opportunities-page .views-exposed-widget .views-widget {
  float: left;
}
.page-job-category > .container .view-filters #views-exposed-form-job-opportunities-page .views-exposed-widget label {
  margin-right: 10px;
  margin-bottom: 5px;
}
.page-job-category > .container .view-filters:before,
.page-job-category > .container .view-filters:after {
  content: '';
  display: table;
}
.page-job-category > .container .view-filters:after {
  clear: both;
}
body.page-careers .pageTitle {
  padding: 8px 0px 6px;
  background: none repeat scroll 0% 0% #2d2d2d;
}
body.page-careers .pageTitle div {
  padding: 0px;
  text-align: center;
}
body.page-careers .pageTitle div h2 {
  margin: 0px auto;
  color: #E6E6E6;
  font-size: 45px;
  font-family: "BlockBeCnPro", Arial, Helvetica, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
}
body.page-careers section {
  padding-bottom: 9px;
  background: transparent url('../../../../themes/custom/bk_theme/img/bg/thick-horizontal.png') 0 bottom repeat-x;
}
body.page-careers section p {
  margin-bottom: 15px;
}
body.page-careers section .row.content {
  margin: 0px auto;
}
body.page-careers section:last-of-type {
  background: none !important;
  padding-bottom: 0;
}
/* END */
/*
 *  Webform
 */
.node-type-webform .pageTitle {
  display: none;
}
.node-type-webform .content-area .node h2 {
  font-size: 3em;
  color: #ed7800;
  margin: 0px 0px 30px 0px;
  display: none;
}
.node-type-webform .content-area .node form .webform-component--form-title h2 {
  font-size: 3em;
  color: #ed7800;
  margin: 0px 0px 30px 0px;
  display: block;
}
.node-type-webform .content-area .node form fieldset {
  padding: 0 15px;
  border: 1px solid #c0c0c0;
}
.node-type-webform .content-area .node form fieldset legend {
  padding: 0 15px;
  color: #ed7800;
  text-transform: uppercase;
}
.node-type-webform .content-area .node form .form-item {
  position: relative;
}
.node-type-webform .content-area .node form .field-prefix,
.node-type-webform .content-area .node form .field-suffix {
  position: absolute;
}
.node-type-webform .content-area .node form .field-prefix {
  left: 15px;
  top: 30px;
}
.node-type-webform .content-area .node form .field-suffix {
  right: 15px;
  top: 30px;
}
.node-type-webform .content-area .node form input[type="text"],
.node-type-webform .content-area .node form input[type="password"],
.node-type-webform .content-area .node form input[type="email"],
.node-type-webform .content-area .node form select {
  min-width: 30%;
  padding: 10px 30px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .node-type-webform .content-area .node form input[type="text"],
  .node-type-webform .content-area .node form input[type="password"],
  .node-type-webform .content-area .node form input[type="email"],
  .node-type-webform .content-area .node form select {
    min-width: 15%;
    width: 100%;
  }
}
.node-type-webform .content-area .node form input.error {
  background-color: #FEF5F1;
  border-color: #ED541D;
}
.node-type-webform .content-area .node form .field-message {
  display: none;
  padding: 3px;
  font-size: 0.8em;
  font-style: italic;
}
.node-type-webform .content-area .node form .field-error.field-message {
  color: red;
}
/* END */
/*
 *  Franchising
 */
.i18n-fr.page-franchising .bk-btn:not(#toTop) {
  font-size: 21px;
}
.i18n-fr.page-franchising-development.franchising .bk-btn-orange:not(#toTop) {
  display: none;
}
/* END */
/*
 *  Franchising
 */
@media screen and (min-width: 768px) {
  .i18n-fr.aboutBK section.container-fluid:last-of-type {
    height: 750px;
    max-width: 1367px;
  }
}
/* END */
/************************************
*                                   *
*         Menu Category - kids      *
*                                   *
************************************/
@media screen and (min-width: 1300px) {
  .page-menu.page-kids .gutter-image {
    width: 450px;
    height: 2470px;
    background-size: 450px 2500px;
    background-position: 0px 0px;
  }
  .page-menu.page-kids .left-image {
    top: -43px;
    right: 89%;
  }
  .page-menu.page-kids .right-image {
    top: -43px;
    left: 89%;
  }
}
@media screen and (min-width: 1500px) {
  .page-menu.page-kids .left-image {
    right: 86%;
  }
  .page-menu.page-kids .right-image {
    left: 86%;
  }
}
@media screen and (min-width: 1600px) {
  .page-menu.page-kids .left-image {
    right: 84%;
  }
  .page-menu.page-kids .right-image {
    left: 84%;
  }
}
@media screen and (min-width: 1800px) {
  .page-menu.page-kids .left-image {
    right: 80%;
  }
  .page-menu.page-kids .right-image {
    left: 80%;
  }
}
/************************************
*                                   *
*     Fix map block - homepage    *
*                                   *
************************************/
.homeMap .swatch .title {
  margin: 5px 0px 10px 0px;
}
@media screen and (min-width: 1800px) {
  .homeMap .swatch .title {
    margin: 25px 0 7px;
  }
}
