@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

/* image carousel */
.splide__pagination li {
    display: none !important;
}

/* hide */
#deals-of-the-day,
#our-menu,
#footer-subscribe,
.menu-locations,
#download-app .section-content .section-title,
#about-us .section-title,
.btn-franchise,
#download-app {
    display: none !important;
}

/* navbar */

.navbar {
    /* box-shadow: 0px 3px 20px #f4f4f447; */
    background: transparent;
}

.nav-color {
    background: #0D0D0D !important;
    /* box-shadow: 0px 3px 20px #f4f4f433; */
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: bold;
}

.navbar-right>li,
.navbar-right>li>a {
    color: #fff !important;
}

/* .navbar-left>.menu-franchise-inquiry:before {
    content: 'Contact Us';
    font-size: 12px !important;
}

.navbar-left>.menu-franchise-inquiry {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 0px !important;
    font-weight: bold;
}

.navbar-left>.menu-franchise-inquiry:hover {
    color: #fff !important;
} */

.navbar-right .glyphicon img {
    filter: brightness(0%) invert(0) !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-left>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li {
    color: #fff !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right .glyphicon img {
    filter: brightness(0%) !important;
}

.navbar-right .glyphicon img {
    filter: brightness(0%) invert(100) !important;
    /*     filter: brightness(0%)!important; */
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-left>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li>a,
.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right>li {
    color: #fff !important;
}

.navbar.navbar-inverse.navbar-fixed-top.nav-color .navbar-right .glyphicon img {
    filter: brightness(100) !important;
}

.navbar-left>li>a::after,
.navbar-left>.menu-franchise-inquiry::after {
    background-color: #fff;
    left: 0;
    height: 4px;
    border-radius: 0;
    width: 100%;
}

/* landing */

#landing {
    overflow: hidden;
    /* background: #fff !important; */
    /* background: url('./uploads/newbg.jpg') no-repeat !important; */
    background-position: center !important;
    background-size: cover !important;
    z-index: 0;
}

#landing #landing-content {
    top: 40%;
}

#landing:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: url('./uploads/newbg.jpg') no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    opacity: 1;
}

#landing #desktopSplide-list li:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(#141414, #141414);
    opacity: .2;
}

#desktopSplide .splide__slide {
    background-position: center !important;
}

#desktopSplide .splide__arrow,
#desktopSplide .splide__pagination {
    z-index: 11;
    display: none;
}

#desktopSplide {
    z-index: 2;
}

#landing #landing-logo img {
    width: 300px;
}

#landing #landing-content {
    z-index: 999;
}

p.text-tagline {
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px #000000, 3px 3px 0px #EA0C12;
}

/* store data banner */

#store-data {
    background: linear-gradient(#00000038, #00000038), url(./uploads/banner.jpg) no-repeat;
    background-position: center !important;
    background-size: cover !important;
    /* border-top: 1px solid #fff; */
    box-shadow: 0px -5px 25px #00000073;
}

#store-data h2 {
    font-family: 'Lobster';
    font-weight: 300;
    font-size: 65px;
    text-transform: capitalize;
    text-shadow: 2px 2px 0px #000000, 3px 3px 0px #EA0C12;
}

/* menu nav */
#menu {
    background: #0D0D0D;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: 0px 8px 30px #1111111f;
}

#menu ul li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding: 20px 30px;
    border-top: 1px solid #0D0D0D;
    border-bottom: 1px solid #0D0D0D;
    color: #fff !important;
    text-transform: uppercase;
    background: #0D0D0D !important;
}

.pn-Advancer {
    background: #0D0D0D;
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    background: #EA0C12 !important;
    color: #fff !important;
    /* border-top: 2px solid #fff; */
    border-bottom: none !important;
}

#menu ul li a:hover,
#menu ul li:hover>a {
    background: #EA0C12 !important;
    color: #fff !important;
    /* border-top: 2px solid #fff; */
    border-bottom: none !important;
}

/* menu */

.menu-item {
    background: #fff;
    padding: 20px;
    /* border-bottom: transparent; */
}

#menu-items {
    background: #fff;
}

#menu-items .menu-item:first-child {
    padding-top: 2em;
}

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    background-color: transparent !important;
    color: #EA0C12 !important;
    width: fit-content;
    margin: auto;
    /* padding: 10px 30px 10px 30px !important; */
    font-family: 'Poppins', sans-serif;
    font-weight: 800 !important;
    font-size: 50px !important;
    text-transform: uppercase;
    height: fit-content;
    /* box-shadow: 0px 0px 15px #ffc8826e; */
    /* -webkit-text-fill-color: #090909;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 4px 4px 0px #1e1e1e42, 5px 4px 0px rgba(0, 0, 0, 0.15); */
    /* text-shadow: 2px 2px 0px #11111142, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#menu-items ul li.group,
#menu-items ul li.single {
    background: #fff;
    padding: 20px;
    border: 1px solid #7c7c7c;
    border-radius: 4px;
    min-height: 200px !important;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #fff;
    border: 1px solid #EA0C12;
    box-shadow: 6px 6px 0px #EA0C12;
}

#menu-items .item-title-container .item-title {
    /* width: 100% !important; */
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    color: #0d0d0d;
    max-height: max-content !important;
    -webkit-line-clamp: 5;
}

li.group:hover .item-title,
li.single:hover .item-title {
    color: #EA0C12 !important;
}

#menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #EA0C12;
    transition: .2s;
}

#menu-items ul li.group:hover .item-title-container .item-title:after,
#menu-items ul li.single:hover .item-title-container .item-title:after {
    width: 100%;
}

.item-price {
    background: #0d0d0d;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 15px !important;
    border-bottom: 1px solid #0d0d0d;
    border-left: 1px solid #0d0d0d;
    border-bottom-left-radius: 3px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px;
    height: fit-content;
    transition: .2s;
}

li.group:hover .item-price,
li.single:hover .item-price {
    background: #EA0C12 !important;
    border-bottom: 1px solid #EA0C12;
    border-left: 1px solid #EA0C12;
}

#menu-desc-header,
#menu-desc-footer {
    color: #111;
    text-align: center;
    width: fit-content;
    margin: auto;
}

.menu-item .item-thumb {
    display: flex !important;
    align-items: center;
    background-color: transparent;
    overflow: hidden;
}

.menu-item .item-thumb img {
    padding: 5px;
    position: relative;
    object-fit: contain;
}

.modal-deals .modal-body .deal-modal-body-selection-list .deal-item-thumb {
    overflow: hidden;
}

.modal-deals .modal-body .deal-modal-body-selection-list .deal-item-thumb img {
    transform: scale(1);
}

/* about */

#about-us {
    /* background: linear-gradient(to bottom, rgb(7 7 7 / 80%), rgb(7 7 7 / 80%)), url('./uploads/menu_itembg.jpg') no-repeat;
    background-size: cover;
    background-position: 0% 80%; */
    background: linear-gradient(to top, rgb(17 17 17 / 55%), rgb(17 17 17 / 55%)), url('./uploads/reddys-img1.jpg') no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: scroll !important;
    text-align: center;
    padding: 100px 0 100px 0;
    /* border-top: 3px solid #fff;
  box-shadow: 0px -5px 25px #46464642; */
}

#about-us .col-md-5 {
    text-align: center;
    color: #fff;
    margin-top: -3%;
}

#orderdetails .col-md-5 {
    text-align: inherit !important;
    color: #222;
    margin-top: 0% !important;
}

#about-us .section-title {
    display: none;
}

#about-us .d1 {
    width: fit-content;
    margin: auto;
}

#about-us .d1 img.a-logo {
    width: 350px;
}

#about-us .d1 h2 {
    font-size: 70px;
    font-weight: 400;
    font-family: 'Lobster', sans-serif;
    letter-spacing: 2px;
    margin: 3% auto;
    color: #fff;
    text-transform: capitalize;
    width: fit-content;
    text-shadow: 2px 2px 0px #000000, 3px 3px 0px #EA0C12;
}

#about-us p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    width: fit-content;
    line-height: normal;
}

#about-us p.p1 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    width: fit-content;
    padding: 12px 0px;
    margin: 2% auto;
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    box-sizing: border-box;
}

#about-us p.p2 {
    width: 850px;
}

/* desktop & mobile view */

@media (max-width: 1499px) {
    #landing #landing-content {
        width: 600px;
    }
    
    p.text-tagline {
        font-size: 42px;
    }
}

@media (max-width: 1299px) {
    body {
        padding-bottom: 0px;
    }

    p.text-tagline {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    #landing #landing-logo img {
        width: 280px;
    }
}

@media (max-width: 1024px) {
    ::-webkit-scrollbar {
        width: 0px;
    }
    
    .navbar {
        background: #0d0d0d;
        border-bottom: 1px solid #0d0d0d;
    }

    .toggle-left div {
        background: #fff;
    }

    #desktopSplide .splide__slide {
        background-size: 120% !important;
        background-position: 50% 100% !important;
    }

    #landing #desktopSplide-track:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(90deg, rgb(0 0 0 / 60%) 30%, rgb(0 0 0 / 60%) 100%);
        background-attachment: fixed;
        opacity: .3;
        z-index: 2;
    }

    #landing #landing-content {
        width: 700px;
    }

    a#store-location {
        color: #fff;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 45%;
        margin: 10px auto 10px 2.5%;
    }

    #menu-items .item-title-container {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
        font-size: 16px !important;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 4px 15px;
        border: 1px solid #0d0d0d !important;
        border-radius: 0px;
    }

    .menu-item .item-thumb {
        float: none;
        position: relative;
        display: flex !important;
        flex: 0 0 40%;
        flex-direction: column;
        overflow: hidden;
        justify-content: center;
        align-items: center;
        height: auto;
        min-height: 160px;
        max-width: 300px;
        margin-right: 10px;
    }

    .menu-item .item-block {
        margin: 0;
        width: 60% !important;
        padding: 0 10px 10px 0px;
    }

    .item-price {
        font-size: 14px !important;
        padding: 8px;
    }

    #about-us {
        background-position: left !important;
    }
}

@media (max-width: 820px) {
    #desktopSplide .splide__slide {
        background-size: 210% !important;
        background-position: 0% 100% !important;
    }

    #landing:before {
        background-position: left !important;
    }
    
    #menu ul li a {
        border-radius: 0px;
    }

    .menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: start;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 10px;
        /* border: 1px solid #cf2b36; */
        align-items: center;
    }

    .menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: flex-start;
        top: 0;
        width: 50% !important;
        transform: none;
        background: none !important;
    }

    .menu-item .item-thumb img {
        min-height: 150px !important;
    }

    .menu-item .item-block {
        position: relative !important;
        padding: 10px 10px 10px 0;
    }

    .item-block-no-image {
        padding: 10px;
    }

    #menu-items .item-title-container {
        width: 100% !important;
    }

    #about-us p.p2 {
        width: fit-content;
    }
}

@media (max-width: 768px) {
    #desktopSplide .splide__slide {
        background-size: 180% !important;
        background-position: 0% 100% !important;
    }

    #about-us .d1 img.a-logo {
        width: 300px;
    }
}

@media only screen and (max-height: 600px) and (min-height: 600px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

    #landing #landing-content {
        top: 46%;
    }

    #landing #landing-logo img {
        width: 250px;
    }

    p.text-tagline {
        font-size: 36px;
    }

    #landing #desktopSplide-track:before {
        background: linear-gradient(90deg, rgb(0 0 0 / 100%) 30%, rgb(0 0 0 / 100%) 100%);
    }
}

@media (max-width: 540px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

    #landing #landing-logo img {
        width: 250px;
    }

    #landing #landing-content {
        top: 46%;
    }

    #desktopSplide .splide__slide {
        background-size: 200% !important;
        background-position: 0% 100% !important;
    }

    #menu-items .menu-item h1 {
        padding: 10px !important;
        font-size: 40px !important;
    }

    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    #menu-items ul li.group,
    #menu-items ul li.single {
        width: 100%;
        margin: 10px auto;
        display: flex;
        align-items: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child,
    #menu-items ul li.single:last-child {
        width: 100%;
        margin: 10px auto 20px auto;
    }

    .menu-item .item-thumb img {
        transition: opacity 1s ease-out, transform 1s ease-out;
        position: relative;
        max-width: 100% !important;
        min-height: 170px !important;
        -o-object-fit: cover;
        object-fit: cover;
        padding: 10px;
        margin: 0 !important;
        transform: scale(1);
    }

    .item-description {
        font-size: 13px !important;
    }

    .item-price {
        font-size: 16px !important;
    }

    .item-block-no-image {
        width: 100%;
    }
}

@media (max-width: 430px) {
    p.text-tagline {
        font-size: 32px;
    }

    #store-data h2 {
        font-size: 60px;
    }

    #menu-items .menu-item h1 {
        padding: 0px !important;
        font-size: 38px !important;
    }

    #about-us p.p1 {
        font-size: 22px;
    }

    #about-us {
        background: linear-gradient(to top, rgb(17 17 17 / 60%), rgb(17 17 17 / 60%));
    }
}

@media (max-width: 395px) {
    .menu-item .item-thumb img {
        transition: opacity 1s ease-out, transform 1s ease-out;
        position: relative;
        max-width: 100% !important;
        min-height: 170px !important;
        -o-object-fit: contain;
        object-fit: contain;
        padding: 10px;
        margin: 0 !important;
        transform: scale(1);
    }

    #about-us p.p1 {
        font-size: 20px;
    }

    #about-us {
        background: linear-gradient(to top, rgb(17 17 17 / 70%), rgb(17 17 17 / 70%)), url('./uploads/reddys-img1.jpg') no-repeat !important;
        background-size: cover !important;
        background-position: left !important;
    }
}

@media (max-width: 375px) {
    #landing #landing-logo img {
        width: 200px;
    }
    
    p.text-tagline {
        font-size: 28px;
    }
}

@media (max-width: 320px) {
    #landing #landing-logo img {
        width: 180px;
    }
    
    p.text-tagline {
        font-size: 24px;
    }

    #store-data h2 {
        font-size: 45px !important;
    }

    #about-us p.p1 {
        font-size: 20px;
    }
}