@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Yanone+Kaffeesatz:wght@200;300;400;500;600;700&display=swap');

/* @font-face {
    font-family: 'Rocka & Billy';
    src: url(https://deliverit-vhosts.s3-ap-southeast-2.amazonaws.com/deliverit.com.au/demo1/fonts/Rocka_Billy_Demo_Version_.otf);
} */

@font-face {
  font-family: 'impact';
  src: url('fonts/impact.ttf');
}
 
body {
    color: #000;
    width: auto;
    font-family: 'Poppins', sans-serif;
}

nav#main-nav {
    background: #111 !important;
}

nav#main-nav.scrolled {
    background: #E5E5E5 !important;
}

ul#navbar-header a.scrolled {
    color: #404040 !important;
}

ul#navbar-header a.scrolled:hover {
    color: #f1f1f1 !important;
}

ul#navbar-header li.scrolled {
    color: #404040 !important;
}

ul#navbar-header li.scrolled:hover {
    color: #f1f1f1 !important;
}

.navbar-right .glyphicon img.scrolled {
    filter: brightness(20%);
}

.navbar-right .glyphicon img.scrolled:hover {
    filter: brightness(100) !important;
}

div#our-menu {
    display: none;
}

.form-wrap .group-2-btn #login, button.btn.btn-primary.franchise-btn-submit.franchise-inquiry-btn {
    background-color: #3498db !important;
    border-color: #3498db !important;
}

.form-wrap .group-2-btn #login:hover, button.btn.btn-primary.franchise-btn-submit.franchise-inquiry-btn:hover {
    background-color: #3276b1 !important;
    border-color: #3276b1 !important;
}

.navbar-left > li > a, .navbar-left > .menu-franchise-inquiry, .navbar-right > li > a {
    color: #f3f3f3 !important;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.3px !important;
}

.navbar-left > li > a:hover, .navbar-left > .menu-franchise-inquiry:hover, .navbar-left > li.active > a, .navbar-right > li {
    color: #f1f1f1 !important;
}

.navbar-left > li > a::after, .navbar-left > .menu-franchise-inquiry::after {
    background: #f1f1f1;
    left: 0;
    height: 4px;
    border-radius: 0;
    width: 100%;
}

.navbar-right .glyphicon img {
    filter: brightness(70);
}

/* LANDING */
/* body {
    background: url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/platina4.deliverit.com.au/cairns/uploads/bgfor3bbside2.jpg) !important;
    background-position: 0px 30px !important;
    background-attachment: scroll !important;
    background-size: contain !important;
} */
#landing, body {
    width: auto;
    background: linear-gradient(to right, rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 50%) 100%), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/3blackbears.com.au/cairns/uploads/nimage4.jpg) !important;
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

#landing #landing-logo img {
    position: relative;
    margin-bottom: 0%;
    width: 350px !important;
    box-shadow: 0px 0px 40px 20px #4d4d4d59;
    border-radius: 5px !important;
}

#landing #landing-form #form-text {
    font-size: 18px !important;
    font-family: 'Poppins', sans-serif !important;
    color: #f3f3f3 !important;
    margin: 0px 120px 0px 120px;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 0px !important;
}


#landing #landing-content {
    top: 37%;
}


@media only screen and (max-width: 1920px) and (min-width: 1920px) {
    
    #landing {
        /* background-position: -70px -100px !important; */
        /* background-repeat: no-repeat !important; */
    }
    #landing #landing-logo img {
        width: 400px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        /* left: 24%; */
        top: 42%;
    }
    #landing #landing-form #form-text {
        width: 65%;
        margin: auto !important;
    }
}
   
@media only screen and (max-width: 1792px) and (min-width: 1792px) {
    body {
        background-size: contain !important;
        background-position: 0px 310px !important;     
        background-attachment: scroll !important;
    }
    #landing {
        background-position: -400px -120px !important;
        background-repeat: no-repeat !important;
    }
    #landing #landing-logo img {
        width: 400px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        left: 22%;
        top: 42%; 
    }
    #landing #landing-form #form-text {
        width: 45%;
        margin: auto !important;
    }
}

@media only screen and (max-width: 1680px) and (min-width: 1600px) {
    body {
        background-size: contain !important;
        background-position: 0px 260px !important;     
        background-attachment: scroll !important;
    }
    #landing {
    }
    #landing #landing-logo img {
        width: 400px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        left: 50%;
        top: 42%; 
    }
    #landing #landing-form #form-text {
        width: 45%;
        margin: auto !important;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1400px) {
   body {
        background-size: contain !important;
        background-position: 0px 398px !important;     
        background-attachment: scroll !important;
    }
    #landing {
        
    }
    #landing #landing-logo img {
        width: 300px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        left: 50%;
        top: 42%; 
    }
    #landing #landing-form #form-text {
        width: 45%;
        margin: auto !important;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1360px) {
    body {
        background-size: contain !important;
        background-position: 0px 750px !important;     
        background-attachment: scroll !important;
    }
    #landing {
        
    }
    #landing #landing-logo img {
        width: 300px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        left: 50%;
        top: 42%; 
    }
    #landing #landing-form #form-text {
        width: 45%;
        margin: auto !important;
    }

    #landing .button-edged {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1152px) {
    body {
        background-size: contain !important;
        background-position: center !important;     
        background-attachment: scroll !important;
    }
    #landing {
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    #landing #landing-logo img {
        width: 300px !important;
    }
    div#landing-form {
        margin-top: 0px !important;
    }
    #landing #landing-content {
        left: 50%;
        top: 42%; 
    }
    #landing #landing-content {
        top: 40%;       
    }
    #landing #landing-form #form-text {
        width: 45%;
        margin: auto !important;
    }
    
}

@media only screen and (max-width: 480px) and (min-width: 200px) {
    #landing #landing-logo img {
        width: 250px !important;
    }
}

#landing #landing-form #tag-line {
    font-family: 'impact', sans-serif;
    color: #fff !important;
    font-size: 45px !important;
    font-weight: 100 !important;
    text-transform: uppercase !important;
    line-height: 45px !important;
    letter-spacing: 2px;
}

#landing .button-edged {
    border: 1px solid #fff200;
    background-color: #fff200 !important;
    color: #111 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 13px 30px 10px 30px !important;
    font-size: 30px !important;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    transition: 0.5s !important;
    box-shadow: 0px 0px 20px 5px #4d4d4d33;
}

#landing .button-rounded:hover, #landing .button-edged:hover {
    background: #111 !important;
    /* border: 1px solid #fff !important; */
    color: #f3f3f3 !important;
    border: 1px solid #222 !important;
}

.platina-input-group .input-group-btn .btn {
    background: #252525;
}

.select2-container--platina .select2-dropdown, .select2-container--platina .select2-selection {
    border-color: #252525;
}

.select2-container--platina .select2-selection__rendered:after {
    filter: brightness(0%);
}

.platina-input-group .input-group-btn {
    border: 1px solid #252525;
    background: #252525;
}

.platina-input-group .input-group-btn {
    height: 37px!important;
    line-height: 37px!important;
}
/* STORE DATA */
#store-data {
    width: auto;
    background: rgb(0 0 0 / 60%) !important;
    backdrop-filter: blur(5px);
    background-repeat: no-repeat !important;
    -webkit-box-shadow: 0px 0px 10px 5px #ffffffa8;
    -moz-box-shadow: 0px 0px 10px 5px #ffffffa8;
    box-shadow: 0px 0px 40px 5px #ffffff38;
}
#float-box #cart-alert {
    color: #E91D24!important;
    text-transform: uppercase!important;
    font-size: 18px!important;
}
#estimated-time > .alert {
    color: #E91D24!important;
	font-size: 0px!important;
}

#estimated-time > .alert:after {
    text-transform: none!important;
	font-size: 15px;
    font-weight: 800!important;
	content: 'Please note that the store is currently closed but pre-orders can be placed.'!important;
}
@media only screen and (max-width: 1920px) and (min-width: 1920px) {
    #store-data {
        /* background-position: 220px 0px !important; */
    }
}

@media only screen and (max-width: 1792px) and (min-width: 1792px) {
    #store-data {
/*         background-position: 130px 0px !important; */
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1366px) {
    #store-data {
        background: linear-gradient(to bottom, rgb(0 0 0 / 60%) 0%,rgb(0 0 0 / 60%) 100%), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/demo.deliverit.com.au/sopranosepping/uploads/imgbanner_3_1366.jpg) !important;
        background-size: cover !important;
    }
}

/* @media only screen and (max-width: 1366px) and (min-width: 1366px) {
    #store-data {
        background-position: 0% 0px !important;
    }
} */

@media (max-width: 1024px) {
    #landing {
    width: auto;
    background: linear-gradient(to right, rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 50%) 100%), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/3blackbears.com.au/cairns/uploads/nimage4.jpg) !important;
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}
    #float-box .fbTitle {
        background: #111111 !important;
    }
    #store-data {
        width: auto;
    background: rgb(0 0 0 / 60%) !important;
    backdrop-filter: blur(5px);
    background-repeat: no-repeat !important;
    -webkit-box-shadow: 0px 0px 10px 5px #ffffffa8;
    -moz-box-shadow: 0px 0px 10px 5px #ffffffa8;
    box-shadow: 0px 0px 40px 5px #ffffff38;
    }

    ul#navbar-header {
        color: #101010 !important;
    }

    .navbar-left > li > a, .navbar-left > .menu-franchise-inquiry, .navbar-right > li > a {
        color: #fff !important;
    }

    .navbar-left > li span {
        color: #fff !important;
        color: #fff !important;
    }

    span#signIn {
        color: #fff !important;
    }

    .navbar-right .glyphicon img {
        filter: brightness(100)
    }
} 

@media only screen and (max-width: 768px) and (min-width: 768px) {
    #store-data {
        background: linear-gradient(to bottom, rgb(0 0 0 / 60%) 0%,rgb(0 0 0 / 60%) 100%), url(https://deliverit-vhosts-sync.s3-ap-southeast-2.amazonaws.com/demo.deliverit.com.au/sopranosepping/uploads/imgbanner_3_768.jpg) !important;
    }
}

@media only screen and (max-width: 480px) and (min-width: 200px) {
    #store-data {
        width: auto;
    background: rgb(0 0 0 / 60%) !important;
    backdrop-filter: blur(5px);
    background-repeat: no-repeat !important;
    -webkit-box-shadow: 0px 0px 10px 5px #ffffffa8;
    -moz-box-shadow: 0px 0px 10px 5px #ffffffa8;
    box-shadow: 0px 0px 40px 5px #ffffff38;
    }
}



#store-data h2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 2px;
}

#store-data #store-details {
    font-family: 'Poppins', sans-serif;
}

div#store-details .col-md-offset-2 {
    margin-left: 11.2%;
}

#store-data .button-edged {
    background: #fff200 !important;
    border-radius: 5px !important;
    border: 2px solid #fff200 !important;
    color: #111 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    transition: 0.5s !important;
    letter-spacing: 1px !important;
}

#store-data .button-rounded:hover, #store-data .button-edged:hover {
    background: #e91d24 !important;
    border: 2px solid #e91d24 !important;
    /* border: 1px solid #fff !important; */
    color: #f1f1f1 !important;
}
}

/* MENUNAV */
div#menu {
    z-index: 1 !important;
}

div#menu {
    background: #f3f3f3 !important;
    box-shadow: 0px 20px 30px -10px #00000063;
}

#menu ul li a {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600 !important;
    padding: 20px 40px;
    text-transform: uppercase !important;
    color: #333 !important;
    border-bottom: 2px solid #f3f3f3;
}

#menu ul li a {
    background: #efefef !important;
}
 
#menu ul li a:active {
    color: #333 !important;
    background: #e1e1e1 !important;
    border-bottom: 2px solid #333;
}

#menu ul li a:hover, #menu ul li:hover > a {
    color: #fff !important;
    background: #333 !important;
    border-bottom: 2px solid #333;
}

#menu ul li:hover > a {
    color: #ffffff !important;
    background: #333 !important;
}

.pn-Advancer {
    background-color: #efefef !important;
}

.pn-Advancer_Icon {
    fill: #333;
}

/* MENU */
#menu-items {
    padding: 10px;
    background: #fff;
}

#menu-items h1 {
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 35px !important;
    padding: 41px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center !important;
    color: #E91D24 !important;
    height: fit-content !important;
}

/* #menu-items h1:before, #menu-items h1:after {
    content: "\26AC" !important;
    color: #C4161A !important;
}

#menu-items h1:before {
    margin-right: 12px
}

#menu-items h1:after {
    margin-left: 12px;
} */
#menu-items ul li.single div.item-price, #menu-items ul li.group div.item-price {
    --f: 15px;
    --r: 10px;
    --t: 10px;
    position: absolute;
    inset: var(--t) calc(-1*var(--f)) auto auto;
    padding: 10px;
    clip-path: polygon(0 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)),0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
    background: #FBBA16;
    box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
    color: #111;
    text-align: center;
    width: 101px !important;
    height: 55px;
}

#menu-items ul li.group, #menu-items ul li.single {
    padding: 0px !important;
    border: 1px solid #cecece !important;
    background: #FFFFFF !important;
    transition: all .2s ease-in-out;
    position: relative !important;
}

#menu-items ul li.group:hover, #menu-items ul li.single:hover {
    background: #fff !important;
    border: 1px #ececec solid !important;
    box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%) !important;
    transition: all .2s ease-in-out;
}

.menu-item .item-thumb img {
    /* padding: 10px; */
    border-radius: 0;
    object-position: top;
}

#displayDeals h2, #displayDeals, .section, .qty-select {
    color: #333 !important;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
}

#menu-items .item-title {
    display: -webkit-box !important;
    -webkit-line-clamp:  !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    font-size: 15px;
    font-weight: 900 !important;
    -webkit-text-stroke: 0.5px #000;
    letter-spacing: 0.2px !important
}

#menu-items .item-title-container .item-title {
    width: 80% !important;
    min-height: fit-content !important;
}

.item-description {
    text-transform: unset;
    font-family: 'Poppins', sans-serif !important;
    color: #444 !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    isplay: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    width: 75%;
}

label.input-group-label {
    color: #333 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

input:checked+.input-group-label {
    background: #1C7313 !important;
    color: #e5e5e5 !important;
    text-transform: uppercase !important;
}

#menu-items ul li #item-buttons input[type=button], #half-half-block a, #HalfHalf a, #HALFHALF a {
    font: 14px "Poppins" !important;
    background-color: #1C7313 !important;
    border-color: #1C7313 !important;
}

#menu-items ul li #item-buttons input[type=button]:hover, .input-group-label:hover {
    background-color: #1C7313 !important;
    border-color: #1C7313 !important;
    color: #fff !important;
}

/* menu-item modal */
h4.modal-title {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.btn-primary {
    background-color: #eb7017 !important;
    border-color: #eb7017 !important;
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-color: #333 !important;
    border-color: #333 !important;
}

.button-rounded {
    border: 1px solid #000d20;
    background-color: #000d20 !important;
}

#our-menu .section-title {
    color: #000;
}

#deals-of-the-day, #footer-subscribe, #download-app .section-content .section-title,
li.move-nav:nth-child(4){
    display: none;
}

div#download-app {
    background: #fff;
    border-top: 2px dashed #b1ac96;
    border-bottom: 2px dashed #b1ac96;
}

#download-app .section-content .section-title2 {
    font-size: 43px !important;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase !important;
    color: #B52128 !important;
}

.download-app-content {
    font-size: 18px !important;
    margin-top: -20px !important;
}

/* .download-app-content .badges img {
    width: 0px;
}

.download-app-content .badges:after {
    content: 'COMING SOON!' attr(title);
    white-space: pre;
    font-size: 30px !important;
    color: #B52128 !important;
    font-weight: 700;
    margin-left: -25px !important
} */

#about-us {
    padding-bottom: 100px;
    padding-top: 15px;
}

#about-us .section-content img {
    margin-top: 280px;
    margin-left: -150px !important;
    box-shadow: 0px 0px 40px 20px #4d4d4d59;
    border-radius: 5px !important;
}

div#about-us .col-md-5 {
    background: #ffffff;
    padding: 71px;
    margin-top: 19px;
}

#about-us .section-title {
    font-size: 52px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase !important;
    color: #B52128 !important;
}

.about-us-content {
    font-size: 18px !important;
    margin-top: -20px !important;
}

#franchiseInquiryModal .item-add-buttons button {
    background: #eb7017;
    border-color: #eb7017;
}

#franchiseInquiryModal .item-add-buttons button:hover {
    background: #b43015;
    border-color: #b43015;
}

/*footer*/
#footerOfflineAlert {
    background: #111111;
}

#footerOfflineAlert .progress {
	background-image: -webkit-linear-gradient(top,#7a7a7a 0,#7a7a7a 100%);
    background-image: linear-gradient(to bottom,#7a7a7a 0,#7a7a7a 100%);
    background-color: #ffffff !important;
}
#footerOfflineAlert .progress-bar {
    color: #000;
    background-image: -webkit-linear-gradient(top,#ffffff 0,#ffffff 100%);
    background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
}

.idealposlogoito {
    width: 90px !important;
}

@media (max-width: 1366px) and (max-height: 768px) {
    #menu ul li a {
        border-radius: 0px;
    }

    #menu-items {
        padding: 10px;
    }

    div#about-us .col-md-5 {
        background: #e9eae4;
    }
}

@media screen and (min-width: 1025px) {
    .office-info p, #h-address a {
    }

    #menu-cont > #menu > #menu-ul > li > a.menu-active {
        color: #333 !important;
        background: #e1e1e1 !important;
        border-bottom: 2px solid #333 !important;
        font-weight: 700 !important;
    }

    .menu-item {
        background: #fff !important;
        border-bottom: none;
    }

    .menu-item .item-thumb {
        background-color: transparent;
    }

    #menu-desc-header {
        text-align: center;
        font-style: normal;
    }
}

@media only screen and (max-width: 1024px) {
    .menu-item .item-thumb img {
        max-height: 100px !important;
    }

    .menu-item .item-thumb {
        background-color: transparent;
    }
}

@media (max-width: 1024px) {
    .toggle-left div {
        background-color: #fff;
    }

    #landing #landing-content {
        top: 40%;
    }

    #landing #landing-form {
        width: 100%;
    }

    #landing #landing-logo img {
        right: 0%;
    }

    #landing #landing-form #tag-line {
        color: #fff;
        text-shadow: none;
        padding-bottom: 10px;
    }

    #landing #landing-form #form-text {
        width: 100%;
        color: #fff;
        padding-bottom: 20px;
        font-size: 18px;
        text-shadow: none;
        font-weight: 500;
        margin: inherit !important;
    }

    #store-data #store-details {
        text-align: center !important;
    }

    #menu ul li a {
        font-weight: 700 !important;
        color: #333 !important;
        background: #f3f3f3 !important;
        font-size: 13px;
    }

    #menu-cont > #menu > #menu-ul > li > a.menu-active {
        border-bottom: none;
    }

    .menu-item {
        background: #fff !important;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        border: 1px solid #e4e3ec !important;
        background: #fff !important;
        padding: 30px !important;
    }

    .menu-item .item-thumb img {
        background-color: #17221e;
    }

    #menu-items h1 {
        background: #ffffff !important;
        color: #cc3724;
        background: #fff;
        text-align: center;
    }

    #menu-desc-header, #menu-desc-footer {
        text-align: center;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #menu-cont > #menu > #menu-ul > li > a.menu-active {
        color: #f3f3f3 !important;
        border-bottom: none !important;
        background-color: #333 !important;
    }

    #menu {
        background-color: #C4161A;
    }
    .item-price {
        font-size: 13px !important;
        width: 90px;
        height: 52px !important;        
    }
}

@media only screen and (min-width: 769px) {
}

@media (max-width: 768px) {
    .pn-Advancer_Icon {
        fill: #333 !important;
    }

    #landing #landing-content {
        top: 45%;
    }

    #landing #landing-logo img {
        right: 0;
        width: 300px !important;
    }

    #landing #landing-form #tag-line {
        text-shadow: none;
    }

    #landing #landing-form #form-text {
        width: 100%;
        font-weight: 500;
        text-shadow: none;
    }

    #store-data #store-details {
        padding-left: 0px;
    }

    #menu-cont > #menu > #menu-ul > li > a.menu-active {
        background-color: #333 !important;
        color: #f3f3f3 !important;
    }

    #menu ul li a {
        border-radius: 0px;
        background-color: #000d20;
    }

    #menu ul li a {
        font-weight: 600;
        color: #333 !important;
    }

    #menu-items {
        padding: 10px;
    }

    .menu-item {
        background: #ffffff !important;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        border: 1px solid #e4e3ec !important;
        background: #fff !important;
        padding: 20px !important;
    }

    #menu-title, #menu-items h1 {
        font-weight: 800 !important;
        background-color: #ffffff !important;
        color: #cc3724 !important;
        padding: 9px;
        text-align: center;
    }

    .download-app-content {
        text-align: center;
    }
 
    #about-us .section-content img {
        padding-top: 0px;
        max-width: 39%;
        padding-bottom: 100px;
    }

    #about-us .section-title {
        text-align: center;
        font-size: 45px !important;
    }

    .btn-franchise {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .item-price {
        font-size: 13px !important;
        width: 90px;
        height: 52px !important;        
    }
}

@media (min-height: 600px) and (max-height: 600px) and (min-width: 1024px) and (max-width: 1024px) {
    #menu-items .modal {
        overflow-y:scroll !important;
    }
}

@media only screen and (max-width: 540px) and (min-width: 540px) {
    #menu-items .modal {
        overflow-y:scroll !important;
    }
}

@media (max-width: 540px) {
    #landing #landing-form #tag-line {
        font-size: 38px !important;
    }

    #landing #landing-form #form-text {
        padding-right: 0px !important;
    }

    #menu-title, #menu-items h1 {
        text-align: center;
        font-size: 27px !important;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        padding: 20px !important;
        margin-bottom: 5px;
    }
}

@media (max-width: 480px) {
    .toggle-left div {
        background-color: #f3f3f3;
    }

    #landing #landing-content {
        top: 50%;
    }

    #landing #landing-logo img {
        right: 0%;
        margin-bottom: 0%;
        width: 150px !important;
    }

    #landing #landing-form #tag-line {
        font-size: 27px !important;
        color: #fff;
        text-shadow: none;
    }

    #landing #landing-form #form-text {
        width: 100%;
        font-weight: 500;
        text-shadow: none;
        color: #fff;
        font-size: 12px !important;
    }

    #store-data #store-details {
        padding-left: 0px;
        text-align: center !important;
    }

    #menu ul li a {
        border-radius: 0px;
    }

    .menu-item {
        background: #fff !important;
        padding-top: 40px;
    }

    div#family-meal-deals-block {
        
        padding-top: 40px;
    }

    #menu-items {
        padding: 10px;
        background: #fff !important;
    }

    #menu-items h1 {
        background-color: #fff !important;
        color: #cc3724 !important;
        text-align: center;
        font-size: 24px !important;
    }

    #menu-desc-header, #menu-desc-footer {
        text-align: center;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        border: 1px solid #e4e3ec !important;
        background: #fff !important;
        padding: 20px !important;
    }

    #displayDeals #cancel {
        background-color: #b81e23 !important;
        font: 14px "Poppins" !important;
    }

    .section span {
        font-family: 'Poppins' !important;
    }

    .download-app-content {
        text-align: center;
    }

    #about-us .section-content img {
        padding-top: 0px;
        padding-bottom: 30px;
        max-width: 71%;
    }

    #about-us .section-title {
        text-align: center;
    }

    .about-us-content {
        text-align: center;
    }

    video {
        margin-left: 0px !important;
        width: 100%;
    }

    div#about-us .col-md-5 {
        padding: 20px;
    }
    #menu-items ul li.group .item-title, #menu-items ul li.single .item-title {
        font-size: 17px !important;
        font-weight: 900 !important;
    }
    .item-price {
        font-size: 13px !important;
        width: 90px;
        height: 52px !important;        
    }
    .menu-item .item-thumb {
        margin-left: -10px !important;
    }
}

@media (max-width: 320px) {
    #menu-items h1 {
        padding: 22px;
        font-size: 20px !important;
    }
}

@media (max-width: 280px) {
    #landing #landing-form #tag-line {
        font-size: 23px !important;
        color: #222;
        text-shadow: none;
    }
}




#landing-logo img{
  animation: zoom-in-zoom-out 2s ease-out;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}