body {margin: 0px;}
@font-face {
  font-family:AkzidenzGroteskBE-BoldCn;
  src: url(AkzidenzGroteskBE-BoldCn.woff2);
}

#container {
	background-color: black;
	border: 1px solid gray;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 300px;
	height: 600px;
	pointer-events: none;
}

#container * {
	position: absolute;
}

#clickthru{
	width: 100%;
	height: 100%;
	pointer-events: auto;
}

.text1-cont{
    fill:#ffb63a; 
    font-family:'AkzidenzGroteskBE-BoldCn'; 
    font-size:82px;
}

/*-------- IMAGES | POSITION --------*/
img {
	width: 100%;
	height: auto;
	display: block;
}
.bg{
	width: 300px;
	height: 600px;
}

.logo {
    top: -1px;
    right: -1px;
    width: 40px;
    height: 39px;
}

.legal {
    bottom: 5px;
    left: 7px;
    width: 64px;
    height: 7px;
}

.text2 {
    top: 59px;
    left: 68px;
    width: 165px;
    height: 48px;
}

.text3 {
    top: 135px;
    left: 68px;
    width: 163.5px;
    height: 19.5px;
}

.text4 {
    top: 160px;
    left: 68px;
    width: 165px;
    height: 38px;
}

.text5 {
    top: 202px;
    left: 94px;
    width: 110px;
    height: 19.5px;
}

.bun-top {
    top: 247px;
    left: 44px;
    width: 227px;
    height: 84px;
}

.bun-bot {
    top: 375px;
    left: 11px;
    width: 282px;
    height: 93px;
}

.burger-filling {
    top: 278px;
    left: 6px;
    width: 301px;
    height: 201px;
}

#cta{
    background-color:#ffcc37;
    border-radius: 2px;
    border: 1px solid #ffcc37;
    width: 131px;
    height: 34px;
    left: 87px;
    top: 504px;
}

.ctatext, .ctahover {
    top: 10px;
    left: 30px;
    width: 69.5px;
    height: 14px;
}

.crumbs1 {
    top: 445px;
    left: 50px;
    width: 9px;
    height: 6px;
}

.crumbs2 {
    top: 455px;
    left: 67px;
    width: 10.5px;
    height: 5.5px;
}

.crumbs3 {
    top: 448px;
    left: 78px;
    width: 19px;
    height: 8.5px;
}

.crumbs4 {
    top: 461px;
    left: 79px;
    width: 7.5px;
    height: 6px;
}

.crumbs5 {
    top: 457px;
    left: 128px;
    width: 12px;
    height: 7px;
}

.crumbs6 {
    top: 464px;
    left: 151px;
    width: 10.5px;
    height: 7px;
}

.crumbs7 {
    top: 454px;
    left: 192px;
    width: 19px;
    height: 8.5px;
}

.crumbs8 {
    top: 456px;
    left: 220px;
    width: 9px;
    height: 6px;
}

.crumbs9 {
    top: 463px;
    left: 229px;
    width: 9px;
    height: 5.5px;
}

.crumbs0 {
    top: 450px;
    left: 234px;
    width: 10.5px;
    height: 7px;
}











