 /* THEME STYLES */

@import url("blueimp-gallery.min.css");
/*@import url("bootstrap-image-gallery.min.css");*/
/* @import url("macpack.css"); */
@import url("bootstrap-select.min.css");
@import url("mymaccas.css");
@import url("kiwiburger.css");
@import url("maccas-journey.css");
/* @import url("cyt.css"); */
/*@import url("valuebreakfast.css");*/


/*NZ VALUE THEME */

.page-theme-value {
	background: url('../images/themes/nz-value/campaign-bg.jpg') #fcf1e6 no-repeat center top;
}

.page-theme-value .content > .pane-content {
	margin-top: 250px;
	background-color: #fcf1e6;
}

.page-id-value .gallery2 {
	background: url('../images/themes/nz-value/bg-gallery.png') #fcf1e6 repeat-x 0 100%;
}

.page-theme-value .pane-gallery .captionfirst a {
    color: #000000;
}

/*.nz-value .promo-title {
	margin: 30px 0 20px 250px;
}

.nz-value .promo-title > img {
	width: 270px;
}

.nz-value .promo-blurb {
	font-size: 2.3em;
	margin-left: -5px;
	margin-top: 370px;
	width: 100%;
	position: relative;
	font-weight: 300;
} 

.nz-value.item {
	background-color: #F41B12
}

.nz-value .promo-image {
	top: 185px;
	right: auto;
	left: 8px;
}

.nz-value .promo-cta {
	margin-top: 30px;
	margin-left: 200px;
}*/
	
/* SUMMER THEME */

.page-theme-summer {
	background: url('../images/themes/summer/summer-bg.jpg') #F8F2E6 no-repeat center top;
}

.page-theme-summer .hero h1 {
	background: url('../images/themes/summer/summer-logo.png') transparent no-repeat;
	background-size: 100% auto;
	display: block;
	text-indent: -9999px;
	max-width: 423px;
	width: 100%;
	height: 163px;
	margin: 0 auto;
}

.ie8 .page-theme-summer .hero h1{
	background-image: url('../images/themes/summer/summer-logo-ie.png');
}

.page-theme-summer .hero .inner-container {
	max-height: auto;
	height: auto;
}

.page-theme-summer .content hr:after {
	background: #F8F2E6; 
}

.page-theme-summer .gallery2 {
	background: transparent url('../images/themes/summer/summer-slider-bg.png') repeat-x 0 100%;
}

.page-theme-summer #page-content {
	background: none;
}

/* END SUMMER THEME */

/* OFYQ THEME */

.page-theme-ofyq {
	background: url('../images/themes/ofyq/ofyq-background.jpg') #EDE9CE repeat;
	background-size: 50% 50%;
}

.page-theme-ofyq .hero h1 {
	background: url('../images/themes/ofyq/ofyq-logo.png') transparent no-repeat;
	background-size: 100% auto;
	display: block;
	text-indent: -9999px;
	max-width: 402px;
	width: 100%;
	height: 130px;
	margin: 0 auto;
}

.page-theme-ofyq .content hr:after {
	background: url('../images/themes/ofyq/ofyq-background.jpg') #EDE9CE repeat;
	background-size: 50% 50%;
}

.page-theme-ofyq a.ctabtn {
	background: #70983A;
}

/* HOME PAGE OFYQ BANNER */
.OFYQ .promo-title {
	margin: 39px auto 96px auto;
}

.ofyq-container {
	display: block;
	background: #FAF0C8;
	color: #569835;
	margin: 0 auto;
	max-width: 410px;
	width: 90%;
	-webkit-box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;    	
}

.ofyq-container .promo-blurb {
	font-size: 1.7em;
	padding: 20px 20px 1px 20px;
	margin: 0;
	width: 100%;
	font-weight: 300;
	position: relative;
	text-align: left;
	color: #569835;
}

.ofyq-container a.promo-cta {
	background: url('../images/themes/ofyq/pointer.png') #70983A no-repeat;
	background-position: 8px 0;
	width: 100%;
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 1.6em;
	text-align: left;
	-webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;    	

}

.ofyq-container a.promo-cta span {
	position: absolute;
	display: inline-block;
	top: 16px;
	margin-left: 5px;
}

.ofyq-container a.promo-cta:hover {
	text-decoration: none;
}

/* END OFYQ THEME */

/* REAL CHOICES THEME */

.page-theme-realchoices {
	background: url('../images/themes/realchoices/realchoices_bg.jpg') #E8EFF6 no-repeat center top;
}

.page-theme-realchoices .hero {
	background: url('../images/themes/realchoices/realchoices_hero.png') transparent repeat-x;
	background-position: center 70px;
	display: block;
	text-indent: -9999px;
	width: 100%;
	margin: 0 auto;
	height: 410px;
}

.page-theme-realchoices .hero .inner-container {
	max-height: auto;
	height: auto;
}

.page-theme-realchoices .content hr:after {
	background: #E8EFF6; 
}

.page-theme-realchoices .gallery2 {
	background: transparent url('../images/themes/realchoices/realchoices_slider_bg.jpg') repeat-x 0 100%;
}

.page-theme-realchoices #page-content {
	background: none;
}

/* REAL CHOICES HOME PAGE */

.Choices .promo-title, .choices .promo-title {
	margin: 107px 0 20px 27px;
	max-width: 310px;
	min-width: 200px;
	float: left;
}

.Choices .promo-image, .Choices .promo-image {
	margin-top: -80px;
	margin-right: 120px;
}

.Choices .promo-cta, .choices .promo-cta {
	margin-left: -11px;
	position: absolute;
	bottom: -81px;
}

/* END REAL CHOICES HOME PAGE */

/* END REAL CHOICES THEME */


/* GEORGIE PIE HOME */

.Georgie .promo-title {
	margin: 11px auto;
	max-width: 234px;
	width: 90%;
	display: block;
}

.Georgie .promo-image {
	width: 328px;
	margin: 0;
	height: auto;
	top: 176px;
	left: -18px;
}

.Georgie .promo-image img {
	right: 0;
	position: relative;
	width: 100%;
	height: auto;
}

.Georgie .promo-cta {
	position: absolute;
	bottom: -313px;
	left: -54px;
}

.Georgie .promo-cta img {
	max-width: 325px;
}

/* END GEORGIE PIE THEME */


/* QUARTER POUNDER THEME */

.Pounder .promo-title {
	margin: 28px auto 0px auto;
}

.Pounder .promo-cta {
	margin: 270px auto;
}

.page-theme-qp {
	background: #FDFCDD url('../images/themes/quarter/quarter-bg.jpg') repeat-x 50% 0;
}

.page-theme-qp .gallery2 {
	background: #FDFCDD url('../images/themes/quarter/quarter-slider-bg.jpg') repeat-x 0 100%;
}

.page-theme-qp #image-378 .single, .page-theme-qp #image-379 .single  {
	position: relative;
	width: 90%;
	max-width: 548px;
	max-height: 428px;
	margin-bottom: 30px!important;
	margin: 0 auto;
}

.page-theme-qp h3 {
	letter-spacing: -0.05em;
	margin-top: 35px;
	line-height: 1.3em;
}

.page-theme-qp .hero .inner-container {
	min-height: 20px;
}

/* END QUARTER POUNDER THEME */


/* MCOZ THEME */

.page-theme-mcoz {
	background: #e2f1f8;
}

.page-theme-mcoz .hero h1 {
	background: url('../images/themes/mcoz/mcoz_header.png') transparent no-repeat;
	background-size: 100% auto;
	display: block;
	text-indent: -9999px;
	max-width: 470px;
	width: 100%;
	height: 273px;
	margin: 0 auto;
}

.ie8 .page-theme-mcoz .hero h1{
	background-image: url('../images/themes/mcoz/mcoz_header_ie8.png');
}

.page-theme-mcoz .hero .inner-container {
	max-height: auto;
	height: 250px;
	margin-top: 130px;
}

.page-theme-mcoz .content hr:after {
	background: #F8F2E6; 
}

.page-theme-mcoz .gallery2 {
	background: transparent url('../images/themes/mcoz/mcoz_slider_bg.png') repeat-x 0 100%;
}

.page-theme-mcoz #page-content {
	background: none;
}

.page-theme-mcoz .pane-image .single {
	margin-top: 28px;
	height: 420px;
}

.page-theme-mcoz .pane-image .single img {
	position: absolute;
}

.page-theme-mcoz .gallery2 .pane-image .single {
	margin-top: -20px;
	height: auto;
}

.page-theme-mcoz .gallery2 .pane-image .single img {
	position: relative;
	
}	

/* MCOZ HOME PAGE */

.McOz .promo-cta {
	margin: 451px auto 0 auto;
}

.ie8 .McOz .promo-cta {
	margin: 430px auto!important;
}

/* END MCOZ HOME PAGE */


/* AMORE THEME */

.slides .item.variant1.Amore{
	position: relative;
	background: #890c00;
	background-position: center;
	background-repeat: no-repeat !important;
}

.item.variant1.Amore .promo-cta{
	position: absolute;
	top: 420px;
	left: 200px;
	z-index: 2;
}

.item.variant1.Amore .promo-title{
	margin:2% auto 20px 50px;
	max-width: 100%;
}

.item.variant1.Amore .promo-image{
	top: 200px;
	right: 32px;
	width: 80%;
}

.item.variant1.Amore .promo-image img{
	right:0;
}

#page-content.page-id-amore{
	background: #9c0805
}

#page-content.page-id-amore #image-448.pane-image .single{
	max-width: 350px;
	max-height: 212px;
	margin: 0 auto;
	margin-bottom: 0 !important;
}

#page-content.page-id-amore #image-448.pane-image .single img{
	display:block;
	margin:0 auto;
}

#page-content.page-id-amore .col-md-12{
	max-width: 960px;
	color:#fff;
	margin: 0 auto;
}

#page-content.page-id-amore  h2.col-lg-9{
	text-align: center;
	color:#fff;
}

#page-content.page-id-amore  .col-md-12 p{
	text-align: center;
	color:#fff;
}

#page-content.page-id-amore .content #image-448 .single{
	margin-top:-58px;
}

#page-content.page-id-amore #content-456 a {
	padding: 10px 22px;
	background: #ffc423;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}


#page-content.page-id-amore #image-455.pane-image .single{
	margin-bottom:  0 !important;
}

#page-content.page-id-amore .item.variant1.Amore .promo-title{
	width: 100%;
}


/* HR STYLING */

#page-content.page-id-amore hr.maccas {
    padding: 0;
    border: none;
    border-top: medium double #000;
    color: #000;
    text-align: center;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin: 4em 0 2em 0;
	opacity: 0.1;    
}

#page-content.page-id-amore .content hr:after {
    content: "\e014";
    display: inline-block;
    position: relative;
    top: -0.7em;  
    padding: 0 0.25em;
    background: #9C0805;
}

#page-content.page-id-amore .alt .content hr:after {
	background: url('../images/content/blue-background.jpg') transparent;
}

#page-content.page-id-amore  a.ctabtn {
	background: #ffc423;
	color: #000;
	font-size: 0.95em;
	font-weight: bold;

}

#page-content.page-id-amore .gallery2 .item .copy,
#gallery2-433 .captionfirst.copy a {
	color:#fff;
}

#gallery2-433{
	background:#9C0805 url('../images/content/bg_amore_slider-1.png') repeat-x;
}

#gallery2-433 .captionfirst.copy a:hover{
	color:#ffc836;
}
/* END AMORE THEME */


/* MEET OUR PEOPLE */
.meet-our-people .promo-title img {
	width: 75%;
}

.meet-our-people .promo-blurb p {
	margin-left: 30px;
	padding-right: 25px;
	color: #000;
	font-size: 18px;
	line-height: 1.2;
	text-align: left;
}

.ie8 .meet-our-people .promo-title img {
	width: 82%;
}

.meet-our-people .promo-cta img,
.ie8 .meet-our-people .promo-cta img {
	margin-left: 50px;
}

/* M-SELECTIONS */
#page-content .page-theme-mselections .content {
	margin-top: -20px;
}

.page-theme-mselections .pane-gallery .captionfirst a,
.page-theme-mselections a.backbtn:not(:hover) {
	color: #fff;
}

.page-theme-mselections {
	background: #000;
	color: #fff;
}

.page-theme-mselections .content > .pane-image:first-child {
	max-width: 480px;
}

.page-theme-mselections .content > .pane-content {
	margin-bottom: 40px;
}

.page-theme-mselections .gallery2 {
	background: #000 repeat-x 0 100%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAG8CAYAAAAfNs+WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUlJREFUeNrcVEuyAjEIDJzm7b3/FTyPVU+rnXwgkEB07SymQtP8SQqAwuX6fuBXv796oo7ROBETNQqJOCxYFB1jMas86hipFx5ml7KfxKK5Vx41kb1ZxUzwEa2ZdQsVjdkI5MlNpEnWQGQdiAWH7sUB24R8tGLcrxWpSBEmJaiFK99ilkLkOzlHMWe0RJvdsI0tZCbjVqCGK2r2+H/d+AncqwizSNj2CtsJK68qEFlMHkKtUKbnkzY4YcTdFVhLSLPCIVr3gjSNqdgxfEFG5ADa4qDeI3Y9Z0Yb9T7EtrZDnCLAlAeDnVuCMSisuWRx00YAvg47RsSpRZRZG/y0kjTi3YDuX5LGgiEfBXQZtsUE8jpOmC5D6DTFkA4UnzbRTSsqNUsD23VBfuNPD8reKy0B3z1BvpjTE1Q+XKt5xZOXIfVXgqvxfAswALcU8pr26fTmAAAAAElFTkSuQmCC);
}

.pane-gallery .captionfirst a { 
	color: #000;
}

.page-theme-mselections .pane-gallery .captionfirst a:hover { 
	color: #ccb893;
}

.page-theme-mselections .footer-social {
	margin-top: 50px;
}

/* ENJOYMENT BONUS */
.enjoyment .promo-title {
	margin-top: 30px;
	margin-left: 90px;
}

.enjoyment .promo-title img {
	margin-left: 20px;
	width: 45%;
}

.enjoyment .promo-blurb {
	padding-left: 40px;
}

.enjoyment .promo-blurb p {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	text-align: left;
}

.ie8 .enjoyment .promo-title img {
	margin-left: 60px;
}

.enjoyment .promo-cta img,
.ie8 .enjoyment .promo-cta img {
	margin-left: 45px;
}

/* TWO GRAND */
.two-grand-to-win .promo-title {
	margin-top: 14%;
	margin-left: -10px;
}

.two-grand-to-win .promo-cta img {
	float: right;
}

/* HUNGER BUSTER */
.hunger-buster .promo-title {
	margin: 30px 0 20px 250px;
}

.hunger-buster .promo-title > img {
	width: 270px;
}

.hunger-buster .promo-image {
	top: 185px;
	right: auto;
	left: 8px;
}

.hunger-buster .promo-cta {
	margin-top: 245px;
	margin-left: 200px;
}

.nz-value .promo-title {
	margin: 30px 0 20px 250px;
}

.nz-value .promo-title > img {
	width: 270px;
}

.nz-value .promo-image {
	top: 120px;
	right: auto;
	left: 8px;
}

.nz-value .promo-cta {
/*	margin-top: 245px;*/
	margin-left: 200px;
}

/* // HUNGER BUSTER */

/* LOOSE CHANGE MEALS */
.loose-change-meals{background: url('../images/themes/looseChange/promoBg.jpg') repeat-x 0 0}
.loose-change-meals .item-content {overflow:hidden;height:100%;}
.loose-change-meals .promo-title {margin: 15px auto 0;text-align: center;}
.loose-change-meals .promo-title > img {width: 90%!important;max-width:210px;margin:0 auto;display: block;}
.loose-change-meals .promo-image{display:block;margin: 0 auto;position: relative;top:-10px;right:0;left:0;}
.loose-change-meals .promo-image > img{display:block;max-width: 633px;position: relative;left:0;right:0;margin: 0 auto;}
.loose-change-meals .promo-cta{margin:0 auto;position: absolute;left:0;right:0;bottom:70px;}
.loose-change-meals .promo-blurb{color: #000;font-size: 10px;position: absolute;bottom: 35px;display: block;margin:0 auto;text-align: center;width: 100%}

.page-id-loose-change-meals{background: #F6FAF9!important}
.page-id-loose-change-meals .hero h1{
	background: url('../images/themes/looseChange/logo.png') transparent no-repeat 50% 0;
	background-size: 100% auto;
	display: block;
	text-indent: -9999px;
	max-width: 423px;
	width: 340px;
	height: 240px;
	margin: 0 auto;
}

.page-id-loose-change-meals .gallery2{background: url('../images/loosechange-bg-gallery.jpg') repeat-x 0 100%}
/* // LOOSE CHANGE MEALS  */


/* McMuffin MEALS */
.mcmuffin-meals{background: url('../images/themes/mcmuffinDeals/promoBg.jpg') repeat-x 50% 0;}
.mcmuffin-meals .item-content {overflow:hidden;height:100%;}
.mcmuffin-meals .promo-title {margin: 25px auto 0;text-align: center;max-width:570px;}
.mcmuffin-meals .promo-title > img {width: 100%!important;margin:0 auto;display: block;}
.mcmuffin-meals .promo-image{display:block;margin: 0 auto;position: relative;top:-10px;right:0;left:0;height: 100%}
.mcmuffin-meals .promo-image > img{display:block;max-width: 633px;position: relative;left:0;right:0;margin: 0 auto;}
.mcmuffin-meals .promo-cta{margin:0 auto;position: absolute;left:0;right:0;bottom:70px;}
.mcmuffin-meals .promo-blurb{font-size: 14px;position: absolute;bottom: 35px;display: block;margin:0 auto;text-align: center;width: 100%;color: #fff}

.page-id-mcmuffin-deals{background: #c30809!important;color: #fff}
.page-id-mcmuffin-deals .hero h1{
	background: url('../images/themes/mcmuffinDeals/logo.png') transparent no-repeat 50% 0;
	background-size: 100% auto;
	display: block;
	text-indent: -9999px;
	max-width: 680px;
	width: 680px;
	height: 175px;
	margin: 50px auto 0;
}
.page-id-mcmuffin-deals .content h2{font-size: 1.7em}
.page-id-mcmuffin-deals .gallery2{background:#c30809 url('../images/themes/mcmuffinDeals/mcmuffin-bg-gallery.png') repeat-x 0 100%}
.page-id-mcmuffin-deals .pane-gallery{margin-top:55px;}

/* // McMuffin MEALS */

/* AMORE BUNDLE */

.amore-bundle .promo-title,
.ie8 .amore-bundle .promo-title {
	margin-left: 0;
	padding-left: 0;
}

.amore-bundle .promo-image,
.ie8 .amore-bundle .promo-image {
	top: 15%;
	right: -35px;
}

.amore-bundle .promo-cta,
.ie8 .amore-bundle .promo-cta {
	margin-top: 0;
	margin-left: 20px;
}

/* END AMORE BUNDLE */

.footer-social {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: block;
    position: relative;
}

.fb-share-button {
	top: -3px;
	vertical-align: top;
}

.page-id-user-account #user-pass {
	display:block;
	height:auto;
	margin:10em auto 10em auto;
	width:80%;
	max-width:960px;
}

#footer-social {
	padding: 0!important;
}

/* End World cup theme */

/* END THEME STYLES 

/* 2021 theme */
#admin-menu {
	height: 22px;
	z-index: 9999999999;
}

.no-scroll, .burger-menu-open {
	overflow: hidden;
}

.promo-section span.edit {
	left: inherit;
	right: 0;
}

/* Hamburger Menu */
/* #main-nav ul li.hover a {
	height: initial;
    background-color: transparent;
    color: #2d2d2d;
} */
.main-nav-icon:before {
	content: '';
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: center;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}

.main-nav-icon.icon-icon-search:before,
#main-nav.is-expanded.transp-navi-white-icons .main-nav-icon.icon-icon-search:before {
	background-image: url('../images/icon-search.svg');
}
#main-nav.transp-navi-white-icons .main-nav-icon.icon-icon-search:before {
	background-image: url('../images/icon-search-white.svg');
}
.main-nav-icon.navi-icon:before,
#main-nav.is-expanded.transp-navi-white-icons .main-nav-icon.navi-icon:before {
	background-image: url('../images/icon-nav.svg');
}
#main-nav.transp-navi-white-icons .main-nav-icon.navi-icon:before {
	background-image: url('../images/icon-nav-white.svg?v2');
}

.main-nav-item {
	display: inline-block;
	vertical-align: middle;
}
.search-nav {
	margin-right: 21px;
}
.findus-nav {
	margin-right: 26px;
}
.no-scroll .main-nav-item {
	margin-right: 10px;
}
#header-navigation {
	margin-right: 1px;
}

#social-nav span {
    font-family: 'Speedee Regular';
    font-size: 18px;
    margin-left: 0;
    width: 0;
    overflow: hidden;
    transition: 0.2s all;
    opacity: 0;
    white-space: nowrap;
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.no-scroll #social-nav span {
	opacity: 1;
	margin-left: 10px;
}
.no-scroll #social-nav span.search-text {
	width: 58px;
}
.no-scroll #social-nav span.nav-text {
	width: 130px;
}

/* Top Background Image */
.background-image-container .background-image--desktop {
  height: 70vh;
  background: #fff;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.3s all;
  max-height: 800px;
}

.background-image-container .background-image--mobile {
	display: none;
}

.background-video-container {
    position: relative;
    padding-bottom: 41.5%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.background-video-container iframe, 
.background-video-container object, 
.background-video-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Burger Bar */
#burger-wrapper {
	background-color: #ffbc0d;
}
.burger-menu {
	height: 75px;
	text-align: right;
	max-width: 972px;
	margin: 0 auto 1.5em;
	position: relative;
}

#burger-wrapper .burger-icon {
	position: relative;
	float: right;
	right: auto; /* unset is not working in IE */
	bottom: initial;
	margin-top: -38px;
}

.burger-icon.burger-fixed-bottom {
	position: fixed;
	right: 30px;
	bottom: 40px;
}
.no-scroll .burger-icon {
 	display: none;
}

.burger-icon {
	cursor: pointer;
	position: fixed;
	right: -999px;
	z-index: 999;
	transition: 0.2s all;
	width: 90px;
	height: 90px;
	box-shadow: 0 14px 0.8rem 0 rgb(0 0 0 / 5%);
	border-radius: 50%;
	background: inherit;
	overflow: hidden;
	border-radius: 50%;
}

.burger-icon:before,
.burger-icon:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
}

.burger-icon:before {
	background-color: rgb(255 255 255);
	backdrop-filter: blur(3px);
	opacity: 0.75;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: -20px;
	overflow: hidden;
	border-radius: 50%;
}

.front .burger-icon:before {
	background-color: rgb(245 233 212);
}

.front .burger-icon.burger-fixed-bottom:before {
	background-color: rgb(247 247 247);
}

.burger-icon .container {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	justify-content: space-evenly;
}

.burger-icon .container svg:not(:root),
#burger-wrapper svg.cheese:not(:root) {
	overflow: visible;
}

.big-mac {
	width: 50px;
	height: 60px;
}

/*.burger-icon:after {
 background-image: url('../images/big-mac-outline.svg');
 background-repeat: no-repeat;
 background-size: 51px;
 background-position: center;
 width: 90px;
 height: 90px;
 border-radius: 50%;
}*/


.not-front .burger-icon { /* FIXED BURGER ICON */
	bottom: 40px;
	right: 50px;
	top: unset !important;
}

/*Menu Extra Links*/

.header-extra-links {
	position: absolute;
    z-index: 999;
    right: 0;
}
.header-extra-links .mymaccas-22,
.header-extra-links .mc-pickup {
	margin-right: 13px;
}
.mymaccas-22, .mc-pickup, .mc-delivery {
	display: inline-block;
	vertical-align: middle;
	line-height: 48px;
}
.menu-overlay-inner .mymaccas-22,
.menu-overlay-inner .mc-pickup,
.menu-overlay-inner .mc-delivery {
	width: 48%;
}
.menu-overlay-inner .mymaccas-22,
.menu-overlay-inner .mc-pickup {
	text-align: right;
}
.mymaccas-22 a,
.mc-pickup a  {
	padding-left: 48px;
}
.mc-delivery {
	text-align: left;
}
.menu-overlay-inner .mc-delivery {
	padding-left: 14px;
}
.mc-delivery a {
	padding-left: 60px;
}
.mymaccas-22 a, .mc-pickup a, .mc-delivery a {
	position: relative;
    font-family: 'Speedee Regular';
    font-size: 2.45vh;
	line-height: 1.5;
	line-height: 32px;
}
.mymaccas-22 a:before,
.mc-pickup a:before,
.mc-delivery a:before {
	content: '';
	background-repeat: no-repeat;
	background-position: right;
	width: 48px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.mymaccas-22 a:before {
	background-image: url('../images/threecoins.svg');
	margin-left: -5px;
}
.mc-pickup a:before {
	background-image: url('../images/bag.svg');
	margin-left: -5px;
}
.mc-delivery a:before {
	background-image: url('../images/mcdelivery.svg');
}
.offer-apps {
	margin: 20px auto 0;
	width: fit-content;
	width: -moz-max-content;
}
.offer-apps p {
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}
.offer-apps p a {
	font-size: 2.5vh;
}
.offer-apps p a:after {
	content: '';
	display: block;
	height: 4px;
	width: 62px;
	background-color: #ffbc0d;
	margin-top: 5px;
}
/*#promo-slider .flexslider .slides > li,
#promo-slider .pane-promo {
	overflow: visible !important;
}*/
/*#promo-slider .promo-blurb {
	bottom: -1rem !important;
}*/
#promo-slider .promo-blurb p {
	font-size: 70px;
    font-size: 4.375rem;
    letter-spacing: -1.75px;
    line-height: 1.028;
}

.content-link a {
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: -0.5px;
	display: inline-block;
}

.content-link a:after {
    content: '';
    width: 30%;
    display: block;
    background: #ffbc0d;
    height: 4px;
    margin-top: 5px;
}

.content p.content-link a {
	text-decoration: none;
}

.pickup-wrap {
	margin-top: 30px;
    text-align: center;
    margin-bottom: 1.8rem;
}

.header-extra-links .pickup-wrap {
	margin-top: 0;
	margin-bottom: 0;
}

/*User Login*/
form#user-login,
#page-content .profile {
    margin-top: 100px;
    max-width: 1170px;
    margin: 100px auto;
}

/* Menu Overlay */
#menu-overlay {
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	display: none;
}
.burger-menu-open #menu-overlay {
	display: inherit;
	z-index: 9;
	background-color: #fff;
}
.burger-menu-open .burger-icon {
	opacity: 0;
	visibility: hidden;
}
.burger-menu-open .pickup-wrap {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px 0;
    width: 100%;
    margin: 0;
}
.burger-menu-open.not-logged-in .pickup-wrap {
	bottom: 12px;
}
.burger-menu-open.logged-in .pickup-wrap {
	bottom: 0.5rem;
}
.menu-overlay-inner {
	max-width: 1170px;
	margin: 0 auto;
}
.close-overlay-box {
	margin-top: 30px;
	text-align: right;
}
.logged-in .close-overlay-box {
	margin-top: 52px;
}
.close-overlay {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    cursor: pointer;
	transform: rotate(45deg) translate(5px, -16px);
	transition: 0.3s all;
}
.close-overlay:hover {
	opacity: 0.7;
}

.accordion .question h3 {
	font-size: 1.4em;
	letter-spacing: 0;
    padding-left: 50px;
}
.content ul.accordion li {
    margin-bottom: 0.5em;
    list-style: none;
}
.accordion .answer p {
    font-size: 17px;
    line-height: 1.25;
}
.accordion .answer {
	margin-left: 50px;
	overflow: hidden;
}
.accordion .answer hr {
    border-color:white;
    color:white;
}
.accordion .answer hr:after {
    background:#000;
}
.accordion h3 span {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-left: -35px;
}
.accordion h3 span:before,
.accordion h3 span:after,
.close-overlay:before,
.close-overlay:after {
	content: '';
    width: 17px;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: 50%;
	left: 25%;
	border-radius: 3px;
}
.accordion h3 span:after,
.close-overlay:after {
	transform: rotate(90deg);
}
.accordion .answer,
.accordion.opened h3 span:after {
	display: none;
}
.accordion .question {
    cursor: pointer;
}
.accordion p a {
	word-break: break-all;
}
.accordion img {
	max-width: 358px;
	height: auto;
}

#menu-overlay h2 {
	font-size: 70px;
	font-size: 4.375rem;
	margin-top: -1.9rem;
	margin-bottom: 1.9rem;
	letter-spacing: -1.75px;
}
.four-key-menus {
	max-width: 655px;
	margin: 0 auto 2.8%;
}

.mcd-au .four-key-menus {
	max-width: 824px;
	margin: 0 auto 2.8%;
}

.close-overlay-box, #menu-overlay h2,
.four-key-menus, .food-menu-overlay {
	position: relative;
	z-index: 9;
}
.food-menu-overlay {
	position: initial;
}

.mcd-au .four-menu {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#menu-overlay h2,
.food-menu-overlay,
.menu-item a {
	color: #2d2d2d;
}

.four-key-menus .menu-item {
    font-family: 'Speedee Bold';
    font-size: 15px;
    font-size: 0.938rem;
    position: relative;
    width: 154px;
    min-height: 154px;
	margin-bottom: 4%;
	background-color: #fff;
}
.four-key-menus .menu-item:before {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.06);
	z-index: -1;
	border-radius: 50%;
}
.menu-overlay-inner h2:before {
	content: '';
    background-color: #ffbc0d;
    position: absolute;
    top: 43px;
    left: -20px;
    right: -20px;
    height: 100px;
	z-index: -1;
	-webkit-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
    -moz-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
    -ms-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
    -o-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
    transform: matrix(1, 0.034, 0.035, -1, 0, 0);
}

#main-nav .food-menu-overlay ul ul {
	margin-top: 0;
}

.food-menu-overlay {
	margin-bottom: 5rem;
}

.food-menu-overlay > ul.menu > li {
	position: relative;
	margin-left: 0;
	padding-left: 6.3rem;
}
.food-menu-overlay > ul.menu > li.first {
	width: 42%;
}
.food-menu-overlay > ul.menu > li:nth-child(2) {
	width: 33%;
}
.food-menu-overlay > ul.menu > li.last {
	width: 25%;
}

.food-menu-overlay > ul.menu > li > span {
	font-size: 50px;
	font-size: 3.125rem;
	line-height: 45px;
	line-height: 2.813rem;
	width: 160px;
	text-align: right;
	position: absolute;
    top: 4.2rem;
	left: -0.8rem;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	letter-spacing: -0.875px;
}

.food-menu-overlay ul.menu ul li {
	padding-right: 0;
	margin-left: 2px;
}

.food-menu-overlay > ul.menu > li > span, 
.food-menu-overlay > ul.menu > li ul {
	display: inline-block;
	vertical-align: top;
}

#main-nav .food-menu-overlay ul.menu {
	width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

#main-nav .food-menu-overlay li a {
    font-family: 'Speedee Regular';
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 35px;
    line-height: 2.188rem;
	letter-spacing: -0.5px;
	white-space: nowrap;
}
.food-menu-overlay:before {
	content: '';
    background-image: url(../images/menu-oval.png);
    background-repeat: no-repeat;
    background-size: 140%;
    background-position: bottom center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 95px;
}

.four-key-menus .menu-item a:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    display: block;
	height: 100px;
	margin-top: 16px;
	margin-bottom: -11px;
}
.beef-menu a:before {
    background-image: url(../images/qpc.svg);
    background-size: auto 55px;
}
.chicken-menu a:before {
    background-image: url(../images/mcchicken.svg);
    background-size: auto 55px;
}
/*.mcd-au .fish-menu a:before {
    background-image: url(../images/filet-o-fish.svg);
    background-size: auto 55px;
}*/
.mcd-nz .fish-menu a:before,
.mcd-au .healthy-menu a:before {
    background-image: url(../images/frybox.svg);
    background-size: auto 60px;
}
.mcd-nz .healthy-menu a:before,
.mcd-au .fish-menu a:before {
    background-image: url(../images/cup.svg);
    background-size: auto 70px;
}
.mcd-au .mccafe-menu a:before {
    background-image: url(../images/mccafe.svg);
    background-size: auto 70px;
}