@font-face {
    font-family: 'Veneer';
    src: url('//cdn.jamieoliver.com/library/fonts/2F7C8E_0_0.eot');
    src: url('//cdn.jamieoliver.com/library/fonts/2F7C8E_0_0.eot?#iefix') format('embedded-opentype'),url('//cdn.jamieoliver.com/library/fonts/2F7C8E_0_0.woff') format('woff'),url('//cdn.jamieoliver.com/library/fonts/2F7C8E_0_0.ttf') format('truetype');}

@font-face {
    font-family: 'TrendSlabOne';
    src: url('//cdn.jamieoliver.com/library/fonts/2BBC03_1_0.eot');
    src: url('//cdn.jamieoliver.com/library/fonts/2BBC03_1_0.eot?#iefix') format('embedded-opentype'),url('//cdn.jamieoliver.com/library/fonts/2BBC03_1_0.woff') format('woff'),url('//cdn.jamieoliver.com/library/fonts/2BBC03_1_0.ttf') format('truetype');}

@font-face {
    font-family: 'HelveticaNeueLT-Light';
    src: url('//cdn.jamieoliver.com/library/fonts/2B25A3_2_0.eot');
    src: url('//cdn.jamieoliver.com/library/fonts/2B25A3_2_0.eot?#iefix') format('embedded-opentype'),url('//cdn.jamieoliver.com/library/fonts/2B25A3_2_0.woff') format('woff'),url('//cdn.jamieoliver.com/library/fonts/2B25A3_2_0.ttf') format('truetype');}

@-webkit-keyframes animatedBackground{
    from { background-position: 0 0; }
    to { background-position: 541px 0; }
}
@-moz-keyframes animatedBackground{
    from { background-position: 0 0; }
    to { background-position: 541px 0; }
}
@keyframes animatedBackground {
    from { background-position: 0 0; }
    to { background-position: 541px 0; }
}

.navbar-header{
    margin:0 auto 0 auto!important;
    float:none;
}

#page .container{
    width:100%;
}

.mobile-menu{
    height:auto !important;
}

hr{
    margin-bottom:0px !important;
}
h2{
    font-family:Georgia;
    font-size:42px;
}
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
html body{
    background: url('../images/template/page-bg.png');
    overflow-y:auto;
    line-height:1.42857143;
    letter-spacing:normal;
}
body #page, body .page{
    font-family: HelveticaNeueLT-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal; font-style: normal;
}
/* Header */
nav#meganav{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#shop-header #title-container {
    background: url('../images/template/header-title-bg.png') repeat-x;
    height:211px;
    margin-top:1px;
    animation: animatedBackground 20s linear infinite;
    -webkit-animation: animatedBackground 20s linear infinite;
}
#shop-header #title-container #header-title {
    margin:0 auto; float:none; text-align:center; padding-top:40px;
}
#shop-header #title-container #header-title img{ display:inline; position: relative; bottom: 28px; }
#shop-header #title-container #header-title h1{
    display:inline; position: relative; top: 10px; font-size:50px; font-family: "veneer", Helvetica, serif; color:#f57069;
}
ul#restaurants_menu{
    width:auto !important;
}

.container-fluid{padding-left:0px; padding-right:0px;}

/* Page */
#apps-0 {background:#f5f5f5;}
#page, .page { padding-left:0px; padding-right:0px; padding-top:15px; margin-bottom:120px; }
#apps-0 .page { padding-left:0px; padding-right:0px; padding-top:15px; margin-bottom:140px; }
.product-page { padding-top:28px !important; }
#page .shop-items { background:#fff; padding:8px; border: 10px solid rgba(0,0,0,0); -webkit-background-clip: padding-box; background-clip: padding-box; }
#page .shop-items h2 {
    font-family: "veneer", Helvetica, serif;
    color: #484848;
    font-size: 29px;
    text-align:center;
    margin: 26px 0 22px;
}

#page .shop-items a:hover { text-decoration:none; }
#page .shop-items img { width:100%; height:auto; }
#page .row{ margin:0; }
#retail-banner { padding-top:31px; }

/* Breadcrumbs */
#page .breadcrumbs ul li{ display:inline; list-style-type:none; }
#page .breadcrumbs ul li a { color:#484848; }
#page .breadcrumbs ul li a:hover { text-decoration:underline; }

/* Product page */
#page .product-1-container { padding: 0 5px 0 9px; margin: 35px 5px 0 9px; width: 64.5%; height:600px; background: #fff; box-shadow: 0 1px 13px 1px #dddddd; -moz-box-shadow: 0 1px 13px 1px #dddddd; -webkit-box-shadow: 0 1px 13px 1px #dddddd; }
#page .product-1-container .image img {width:100%;height:auto;}
#page .product-1{
    background: #fff;
}
#page #buttons { min-height:89px; }
#page #buttons a {
    font-family: TrendSlabOne;
    font-size:16px;
    color:#0c5d81;
    display: block;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    padding: 5px 0 0 0;

}

/* Regular tile */
.tile{
    margin-top: 25px;
    margin-bottom: 25px;
}
.tile .inner{
    box-shadow: 0 1px 13px 1px #dddddd;
    -moz-box-shadow: 0 1px 13px 1px #dddddd;
    -webkit-box-shadow: 0 1px 13px 1px #dddddd;

    background:#fff;
}
.tile .inner .details{
    padding:15px;
    text-align: center;
}
.tile img{
    width:100%;
    height:auto;
}
.tile h2, .tile h3{
    font-family: "veneer", Helvetica, serif;
    color: #484848;
    font-size: 29px;
    line-height:1.1;
    margin:10px 0;
}
.tile p{
    font-size:15px;
    line-height:1.3;
}

/* Highlight Feature tile */
.tile.feature{
    margin-top:30px;
}
.tile.feature .inner{
    min-height:600px;
}
.tile.feature .row{
    padding:30px;
}
.tile.feature h2{
    font-size:51px;
    font-weight: 500;
    line-height:1.1;
    display:block;
    width:100%;
    position: relative;
    margin:0;
    padding:20px 40px 0 40px;
}
.tile.feature h2:before{
    content:'';
    display:block;
    position: absolute;
    top:-5px;
    left:-5px;
    width:108px;
    height:108px;
    background:url(../images/template/new-corner.png) top left no-repeat;
}
.tile.feature .links-wrapper{
    margin-top:57px;
    text-align:center;
}

/* Tile links */
.tile .links-wrapper{
    width:100%;
    min-height:40px;
}
.tile a.link{
    display:inline-block;
    overflow:hidden;
    height:39px;
    background:url(../images/template/btns/sprite.png) 0 0 no-repeat;
    text-align:center;
    color: #0c5d81;
    font-family: TrendSlabOne;
    text-transform:uppercase;
    background-size: 100% 156px;
    padding-top:8px;
    margin-right:10px;
}
.tile a.link:last-child{
    margin-right:0;
}
.tile a.link.small{
    width:124px;
}
.tile a.link.large{
    width:100%;
    max-width:295px;
}
.tile a.link.red{
    background-position: 0 -78px;
}
.tile a.link.red:hover{
    background-position: 0 -117px;
}
.tile a.link.green{
    background-position: 0 0;
}
.tile a.link.green:hover{
    background-position: 0 -39px;
}
.tile a.link:hover{
    text-decoration: none;
    padding-top:12px;
}
.tile .dropdown{
    max-height:39px;
    overflow:hidden;
    position: relative;
}
.tile .dropdown a{
    cursor:pointer;
}
.tile .dropdown:hover, .tile .dropdown.active{
    max-height:500px;
    overflow: visible;
}
.tile .dropdown ul{
    background-color: #40ceba;
    margin:0;
    padding:5px;
    list-style-type: none;
    border-radius:5px;
    position: absolute;
    bottom:50px;
    width:100%;
}

.tile .dropdown ul:after{
    content:'';
    display:block;
    background: url('../images/template/pop-up-arrow.png') no-repeat center;
    height:7px;
    width:100%;
    position: absolute;
    left:0;
    bottom:-7px;
}
.tile .dropdown ul li{
    display:block;
    margin:0;
    padding:5px;
}
.tile .dropdown ul li a{
    font-family: TrendSlabOne;
    text-transform:uppercase;
    color:#fff;
}
.tile .dropdown ul li a:hover{
    text-decoration:none;
}

/* MPU */
#page .mpu-2-container{ margin: 25px 0 12px 0; padding:0; height:600px; }
#page .mpu-2-container .mpu-2{ padding:0 0 0 16px; }
#page .mpu-2-container-products .mpu-2-products { padding:0 0 0 10px; }
#page .mpu-2-container-products { margin: 10px 0 12px 0; padding:0; }
#page .mpu-2-container-products { height:760px; }
#page .mpu-2-container-products .mpu-2-products { padding:0 0 0 10px; }
.mpu-landing { padding-top:11px; }
.mpu-products-small { padding:25px 0 0 10px; }

#page .mpu-2:after, #page .mpu-2-products:after, .mpu-landing:after, .mpu-products-small:after{
    font-family: HelveticaNeueLT-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    content: 'Advertisement';
    display: block;
    font-size: 10px;
    color: #39424e;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: -12px;
    margin-left:0px;
    left: 0px;
}
ul, ol{ margin-bottom:0px;}



/* Apps */
.apps-title{ background:#f5f5f5; }
#shop-header.apps-title #title-container{ margin-top:0;}
.scrollblock {
    width:100%;
}
.apps h2{ font-family: "veneer", Helvetica, serif; font-size:51px; line-height: 50px; }
.apps p { font-size:17px; }
.apps .image { width:100%; height:auto; }
.apps .download-btn {
    background:url(../images/apps/download-apple.png) center center no-repeat;
    width:271px; height:79px;
    margin:0 auto;
    display: block; overflow: hidden; text-indent: -3000px;
    border-radius:40px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}
.apps .download-btn.red{ background-color: #e5493d; border-color: #ce392d; }
.apps .download-btn.red:hover{ background-color: #ce392d; }
.apps .download-btn.green{ background-color: #49b3a7; border-color: #319b8f; }
.apps .download-btn.green:hover{ background-color: #319b8f; }
.apps .download-btn.play{ background-image: url(../images/apps/download-apple.png); }
.apps .download-btn.play{ background-image: url(../images/apps/download-play.png); }



/* Panel 0 */
#apps-0 {position:relative;}
#apps-0 h1 {font-family:veneer; font-size:50px; line-height:45px; margin:20px 0 22px;}
#apps-0 h2 {font-family:veneer; font-size:40px; line-height:40px;}
#apps-0 h2:after{content:url('../images/apps/android.png'); margin-left:5px; margin-top:5px;}
#apps-0 h3{ font-family:veneer; font-size:40px; line-height:40px;}
#apps-0 #jo-20mm { max-width: 303px; margin-left: auto; margin-right: auto; margin-top:20px; display: block; }
#apps-0 .phones-top img{ position:absolute; width:344px; }
#apps-0 .top-phone-left{left:0; margin-left:20px; top:-70px;}
#apps-0 .top-phone-right{right:0px; top:20px;}
#apps-0 .top-copy{text-align:center;}
#apps-0 .top-buttons{ position:relative; top:10px; width:auto; margin-left: auto; margin-right: auto; display: block; float: none;}
#apps-0 a{ color:#f35959;}
#apps-0 #mc-embedded-subscribe{ font-family:veneer; font-size:25px; background:#59bcb1; color:#ffffff !important; width:200px; height:40px; border:none; margin-top:10px;}
#apps-0 #mc-embedded-subscribe:hover { background-color: #319b8f; }
#apps-0 .isrequired{  border:1px solid #CD3A33; box-shadow:0 0 5px #CD3A33;}
#apps-0 input[type=email]{padding-left:14px !important; padding-top:8px; border:none !important; width:200px; height:40px;font-family:HelveticaNeueLT-Light,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; }
#apps-0 .zigzag { height:8px; background: url('../images/apps/zig_zag_aqua.png') repeat-x !important; }
#apps-0 .zigzag-flipped { height:8px; background: url('../images/apps/zig_zag_aqua_flipped.png') repeat-x;  }
#apps-0 .mobile-phones-android{ max-width:292px; margin:40px auto 0; }
#apps-0 #container5{ margin:20px 0 20px 0;}

.animated-top-phone-one {

    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform: translateZ(0);
}


@-webkit-keyframes fadeInLeftoneTopPhone {
    0% {
        opacity: 0;

        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }


    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftoneTopPhone {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }



    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftoneTopPhone {

    -webkit-animation-name: fadeInLeftoneTopPhone;
    animation-name: fadeInLeftoneTopPhone;
}




.animated-top-phone-two {
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform: translateZ(0);
}


@-webkit-keyframes fadeInLefttwoTopPhone {
    0% {
        opacity: 0;

        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }


    100% {
        opacity: 1;
        animation-timing-function: ease-in;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLefttwoTopPhone {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }



    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLefttwoTopPhone {

    -webkit-animation-name: fadeInLefttwoTopPhone;
    animation-name: fadeInLefttwoTopPhone;
}




.animated-c3 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;

    -webkit-transform: translateZ(0);
}


@-webkit-keyframes fadeInRightc3 {
    0% {
        opacity: 0;

        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }


    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightc3 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }



    100% {
        opacity: 1;

        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightc3 {

    -webkit-animation-name: fadeInRightc3;
    animation-name: fadeInRightc3;
}





.animated-c4 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;

    -webkit-transform: translateZ(0);
}


@-webkit-keyframes fadeInRightc4 {
    0% {
        opacity: 0;

        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }


    100% {
        opacity: 1;
        animation-timing-function: ease-in;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightc4 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }



    100% {
        opacity: 1;
        animation-timing-function: ease-in;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightc4 {

    -webkit-animation-name: fadeInRightc4;
    animation-name: fadeInRightc4;
}





.animated-c5 {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;

    -webkit-transform: translateZ(0);
}


@-webkit-keyframes fadeInRightc5 {
    0% {
        opacity: 0;

        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }


    100% {
        opacity: 1;
        animation-timing-function: ease-in;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightc5 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }



    100% {
        opacity: 1;
        animation-timing-function: ease-in;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightc5 {

    -webkit-animation-name: fadeInRightc5;
    animation-name: fadeInRightc5;
}



#apps-5 .zigzag-flipped { height:10px; background: url('../images/apps/zig_zag_aqua_flipped.png') repeat-x;  }


/* Panel 1 */
#apps-1{ background: #59bcb1; padding-left:0; padding-right:0; color:#fff; height: 800px; position: relative; z-index: 5; }
#apps-1 p {
    width: 690px; margin-left: auto; margin-right: auto;
    font-size: 16px; line-height: 1.5;
}
#apps-1 h2{
    display: block; overflow: hidden; text-indent: -3000px;
    background: url(../images/apps/title.png) center center no-repeat;
    width:100%; height:119px;
    margin:20px auto;
    background-size: contain;
}
#apps-1 h2, #apps-1 p { text-align:center; }
#apps-1 .top-buttons { width: 350px; height:103px; display: block; margin: 30px auto 0px auto; float: none; padding:0; position: relative; }
#apps-1 #top-arrow{ position: absolute; top: 25px; right: -25px; }
#apps-1 .screens{
    position: relative; width:926px; max-width: 100%; text-align: center;
    margin:45px auto 0 auto;
}
#apps-1 .screens .phone{ position:absolute; margin-bottom:-50px; z-index: 30; bottom:0; }
.scroll-anim-enabled #apps-1 .screens .phone{ bottom:-300px; opacity:0; }
#apps-1 .screens .phone-left { left:0; }
#apps-1 .screens .ipad { display: inline-block; max-width:100%; }
#apps-1 .screens .phone-right { right:0; }



#zigzag { height:8px; background: url('../images/apps/bg-zig-zag.png') #fff!important; }

/* Panel 2 */


/* Panel 5 */
#apps-5 { color:#000000; background:#c8e8e4; position:relative;}
#apps-5 h2 { text-align:center; }
.scroll-anim-enabled #apps-5 h2 { opacity:0; position: relative; left:-800px; }
.scroll-anim-enabled #apps-5 a { opacity:0; position: relative; left:500px; }
#apps-5 .top-buttons { position:relative; top:10px; width:auto; margin-left: auto; margin-right: auto; display: block; float: none; }

/* Panel 6 */
#apps-6 {background:#fcf7eb; }
#apps-6 #jo-20mm { width: 453px; margin-left: auto; margin-right: auto; margin-top:20px; display: block; }
#apps-6 p { padding:45px 0; }

#apps-6 .phones-two img{ position:absolute; width:210px; }
#apps-6 .bottom-phone-left{left:0; margin-left:50px;}
#apps-6 .bottom-phone-right{right:0;}

/* Footer */
body #top_link { height:40px !important; background-color: transparent!important; border:none!important; }
a.btn-white { height:46px !important; }

/* X-Small - Mobile ( Portrait / Landscape ) */
@media (max-width: 767px) {
    .navbar-header{
        margin-top:0!important;
    }

    .tile.feature{
        text-align:center;
    }
    .tile.feature img{
        margin-bottom:30px
    }

    #apps-6 .phones-two{ position:relative;}
    #apps-0 .page{margin-bottom:20px;}

    /* Apps */
    .apps .page{ margin-bottom:20px; }
    .apps img.mobile-image{
        width:100%; max-width:320px; margin:0 auto;
    }
    .apps h2{ font-size:38px; line-height: 42px; padding:15px 0; }
    .apps p { font-size:15px; text-align:center; }
    .apps .row { padding:0; margin-right:0; margin-left:0; }
    #apps-2 h2, #apps-2 p, #apps-3 h2, #apps-3 p, #apps-4 h2, #apps-4 p, #apps-6 p{ color:#484848; }
    #apps-1{ height: auto; }
    #apps-1 p { width: auto; }
    #apps-1 img { position: relative; margin:0 auto -60px auto; }
    #apps-1 .page { margin-bottom:-55px; }
    #apps-1 .top-buttons { padding-left:0; width:auto; }
    #apps-1 #downl-btn-1 { float:none; margin-left:auto; margin-right:auto; }

    #apps-5{ padding-bottom:30px; }
    #apps-5 h2 { padding: 30px 0; }

    #apps-6 .button { padding:5px 0; }
    #apps-6 #jo-20mm { max-width: 453px; }
    #apps-6 .image { max-width:330px; margin:0 auto; padding-bottom:35px; }
    .image-mob { width:100% !important; height:auto !important; }
    #apps-6 p { padding:20px 0; }
}

/* Small - tablet */
@media (max-width: 767px) {

}
/* Small - tablet */
@media (min-width: 768px) {

    #shop-header #title-container #header-title h1{
        top: 25px; font-size:85px;
    }

    /* Tile clearing */
    .mpu-2-container { clear: right; }
    .tile.regular:nth-child(odd) { clear: left; }
    .tile.regular:nth-child(even) { clear: right; }

    .tile .flexible-copy{
        min-height:220px;
    }

    #apps-0 .top-phone-left{top:0px;}
    #apps-0 .top-phone-right{top:20px;}
    #apps-0 h2{margin-top:20px;}
    #apps-0 .page{margin-bottom:160px;}
    #apps-6 .bottom-phone-left{left:0px; margin-left:50px;}

    /* Apps */
    #apps-1{ height:950px; }
    .apps p { font-size:17px; }
    #apps-1 p { width: 690px; }
    #apps-1 #downl-btn-1 { float:left; }
    #apps-1 .screens .phone-left{ margin-left:-30px; }
    #apps-1 .screens .phone-right{ margin-right:-30px; }

    #apps-5 h2 { margin:15px 0; }
    #apps-5 .top-buttons { position:relative; top:10px; width:420px; }

    #apps-6 .button { padding:5px 0; }
    #apps-6 p { padding:45px 0; }

}

/* Medium - small desktop*/
@media (min-width: 992px) {

    /* Tile clearing */
    .tile.regular:nth-child(odd) { clear: none; }
    .tile.regular:nth-child(even) { clear: none; }
    .tile.regular:nth-child(3n+3) { clear: right; }
    .tile.regular:nth-child(3n+4) { clear: left; }

    /* Apps */
    #apps-1 .screens .phone-left{ margin-left:0; }
    #apps-1 .screens .phone-right{ margin-right:0; }
}

@media (min-width: 1200px) {

}

@media (min-width: 1490px) {

}
