@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@200..700&display=swap');



@font-face {
        font-family: 'Selanik';
        src: url(fonts/Selanik.otf);
}


/* hide */
#about-us .section-title,
#desktopSplide .splide__pagination {
    display: none;
}

/* landing */

#landing {
    /* background: linear-gradient(rgb(17 17 17 / 60%), rgb(17 17 17 / 60%)), url(https://d2ova09jg8x3xk.cloudfront.net/projects.deliverit.com.au/aromapizza/uploads/bg.jpg) no-repeat;
    background-size: cover !important;
    background-position: top !important;
    background-attachment: fixed !important; */
    overflow: hidden;
    background: #fff !important;
}

#landing:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /* background: #fff !important; */
      background: url('uploads/back3.jpg') no-repeat;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
    z-index: 0;
}

#landing #desktopSplide-track:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #f2f1ef4f 30%, #e8e8e800 50%);
    background-attachment: scroll;
    background-size: cover;
    z-index: 2;
}

#desktopSplide .splide__arrow,
#desktopSplide .splide__pagination {
    z-index: 11;
}

#desktopSplide .splide__slide {
    background-size: cover !important;
    background-position: center !important;
}

#desktopSplide {
    z-index: 1;
}

#landing #landing-content {
    width: 700px;
    text-align: left;
    margin: auto;
    z-index: 100;
    left: 25%;
    top: 40%;
    transition: all 1s ease;
}

#landing #landing-content #tag-line {
    text-align: left;
}

#landing #landing-form {
    width: fit-content;
    margin: auto;
}

.text-grp {
    /* width: 700px; */
    display: flex;
    flex-direction: column;
    gap: 0;
    /* margin: 0 auto; */
  
}

.wlc{
    font-family: 'Selanik';
    color: #fccd92;
    text-shadow: 0 0 5px #000000, 3px 3px 1px #000000;
}

.p1 {
    font-family: 'Selanik';
    letter-spacing: 10px;
    text-transform: uppercase;
    line-height: normal;
    color: #000000;
    font-size: 150px;
    margin: 0;
    text-align: end;
    text-shadow: 0 0 5px #ffffff, 3px 3px 1px #ffffff;

}

.p2 {
    position: absolute;
    font-family: 'Selanik';
    bottom: -30px;
    right: 10px;
    text-align: end;
    letter-spacing: 10px;
    text-transform: uppercase;
    line-height: normal;
    font-size: 50px;
    color: #59bddd;
    text-shadow: #000000 3px 3px 1px;
}



.p-text {
    color: #111;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 20px auto;
}

#landing #landing-logo img {
    content: url('https://d2ova09jg8x3xk.cloudfront.net/deliverit.com.au/brewedcrust/uploads/logo.png');
    width: 340px;
    transition: 1s all ease;
}

/* store-data */

#store-data {
    background: url('uploads/store4.jpg') no-repeat;
    /* background: #111; */
    background-position: center !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    /* background: #EF89B8; */
    color: #000000;
}

#store-data #store-details {
    font-weight: 500;
}

.office-info p,
#h-address a {
    color: #000000;
}

.icon-delivery {
    background-color: #000000 !important;
}

#store-data h2 {
    font-family: 'Selanik';
    letter-spacing: 0px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: normal;
    color: #000000;
    font-size: 60px;
    margin: 0;
    text-align: center;
    /* text-shadow: 0 0 5px #000000, 3px 3px 1px #000000; */
}

/* menu-nav */

#menu {
    background: #62c0e6;
    text-align: center;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 12%);
}

#menu ul li a {
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 400;
    padding: 20px 25px;
    color: #111111 !important;
    background: #62c0e6 !important;
    text-transform: uppercase;
    transition: transform 0.3s ease-in-out, font-weight 0.2s ease;
}

#menu ul li a:hover,
#menu ul li:hover>a {
    color: #111 !important;
    /* border: 1px solid black; */
    background: #ffc071 !important;
    /* background-image: linear-gradient(to left, #F36349 , #FCBC38) !important; */
    /* border-top: 4px solid #F280B0; */
    /* border-bottom: 4px solid #111  !important; */
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    color: #111 !important;
    background: #ffc071 !important;
    /* border-top: 4px solid #F280B0; */
    border-bottom: none !important;
    /* background-image: linear-gradient(to right, #F36349 , #FCBC38) !important; */
}

.pn-Advancer {
    background: #111 !important;
}

.pn-Advancer_Icon {
    fill: #fff !important;
}

/* menu */

.menu-item {
    /*background: #F2F1EF;*/
    background: #fff;
    padding: 20px;
    border-bottom: transparent;
}

#menu-items {
    /*background: #F2F1EF;*/
    background: #fff;
}

#menu-items .menu-item:first-child {
    padding-top: 3em;
}

#menu-items .menu-item h1 {
    position: relative;
    text-align: center;
    color: #000000 !important;
    background: #62c0e6 !important;
    padding: 15px 15px 10px !important;
    /* text-shadow: 4px 3px #000; */
    box-shadow: 7px 7px 0px 0px rgb(0 0 0 / 60%);
    width: fit-content;
    margin: auto;
    /* padding: 12px 5px 30px; */
    border-radius: 10px;
    font-family: 'Selanik';
    font-weight: 500 !important;
    font-size: 30px !important;
    text-transform: uppercase;
    height: fit-content;
    /* transform: rotate(-2deg); */
    /* 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 #00000054, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#menu-items ul li.group,
#menu-items ul li.single {
    background: transparent;
    padding: 20px;
    border: 1px solid #111;
    border-radius: 6px;
    min-height: 200px !important;
    box-shadow: 0px 0px 20px 0px #1111117a;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
    background: #fff;
    border: 1px solid #111;
    box-shadow: 7px 6px 0px 0px #1111119e;
  
    /* transform: scale(1); */
}

#menu-items .item-title-container .item-title {
    /* width: 100% !important; */
    font-size: 17px;
    font-family: 'Oswald';
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #111;
    max-height: max-content !important;
    -webkit-line-clamp: 5;
}

li.group:hover .item-title,
li.single:hover .item-title {
    color: #111 !important;
}

#menu-items .item-title-container .item-title:after {
    content: '';
    display: block;
    margin-top: 3px;
    width: 0;
    height: 2px;
    background: #111;
    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: #62c0e6;
    color: #000000;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 14px !important;
    border-radius: 6px;
    border: 2px solid #000000;
    padding: 10px 12px;
    height: fit-content;
    transition: .2s;
}

.item-description {
    color: #111;
    -webkit-line-clamp: 5;
}

li.group:hover .item-description,
li.single:hover .item-description {
    color: #111 !important;
}

#menu-desc-header,
#menu-desc-footer {
    color: #111;
    text-align: center;
    width: fit-content;
    margin: 10px auto;
}

/* img.b-lazy.b-loaded {
    transition: transform .5s ease;
    width: fit-content !important;
}

#menu-items ul li.group:hover img.b-lazy.b-loaded, 
#menu-items ul li.single:hover img.b-lazy.b-loaded {
    transform: scale(1.2);
} */

#menu-items>.item-icons-container {
    background: transparent;
}

/* about us */

.header{
    font-family: 'Selanik';
    text-transform:uppercase;
    color: black;
    font-size: 45px;
}

#about-us {
    background: url('uploads/about4.jpg') no-repeat;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    /* background: #5fc3e1; */
}

#about-us .d1 {
    width: 60%;
    margin: auto;
    text-align: center;
    transition: all 1s ease;
}

#about-us .container {
    width: fit-content;
}

#about-us .d1 img.a-logo {
    /* display: none; */
    border-radius: 10px;
    width: 350px;
    margin-bottom: 30px;
    /* filter: drop-shadow(0px 0px 5px #1111118f); */
    transition: all 1s ease;
}

#about-us .d1 h2 {
    font-family: 'Pacifico';
    color: #000;
    font-size: 50px;
    font-weight: 800;
    text-transform: capitalize;
    /* border-bottom: 3px solid #ED1C24; */
    width: fit-content;
    margin: 40px auto;
    /* text-shadow: 2px 2px 0px #fff, 5px 4px 0px rgb(0 0 0 / 10%); */
}

h2.h-wel {
    /* font-size: 40px !important;
    font-weight: 600 !important;
    font-family: 'Effra' !important;
    border-bottom: none !important;
    margin: 40px auto;
    color: #000 !important;
    text-transform: uppercase;
    position: relative;
    width: fit-content;
    height: auto;
	line-height: normal; */
    /* letter-spacing: 1px; */
    /* -webkit-text-stroke: 1px #fff; */
    /* text-shadow: 2px 2px 0px #fff, 5px 4px 0px rgb(0 0 0 / 10%); */
}

#about-us p {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: unset;
    color: #000000;
    width: fit-content;
    margin: 15px auto;
    text-align: center;
    line-height: normal;
}

/* media query */

@media (max-width: 1599px) {
    #landing #landing-content {
        left: 25%;
        width: 650px;
    }

    #landing #landing-logo img {
        width: 350px;
        margin: auto;
        text-align: center;
    }

    .p1{
        font-size: 120px;
    }

    .p2 {
        font-size: 50px;
        bottom: -50px;
        right: 50px;
    }
}

@media (max-width: 1366px) {
    body {
        padding-bottom: 30px;
    }
     .p2 {
        right: 50px;
    }
}

@media (max-width: 1299px) {
    #landing #landing-content {
        left: 25%;
        width: 550px;
    }
      #landing #landing-logo img {
        width: 250px;
        margin: auto;
        text-align: center;
    }

    .p2 {
        right: 0px;
    }
}

@media (max-width: 1199px) {
    #landing #landing-content {
        left: 23%;
        width: 450px;
    }

    .p1{
          font-size: 120px;
    }


    .p2 {
        font-size: 50px;
        right: -105px;
    }
}

@media (max-width: 1099px) {


   .p1{
          font-size: 90px;
           text-align: center;
    }


    .p2 {
        font-size: 50px;
        position: static;
        text-align: center;
    }
    
    #wrap {
        overflow: hidden;
    }

    .toggle-left div {
        background: #111;
    }

    #landing #landing-content {
        top: 50%;
        left: 50%;
        width: 70% !important;
        text-align: center;
    }

    .p-text {
        font-weight: 500;
    }

    #landing #landing-form {
        width: fit-content;
    }

    #landing #landing-content #tag-line {
        text-align: center;
        text-shadow: none;
    }

    #desktopSplide .splide__slide {
        background-size: cover !important;
        background-position: right center !important;
    }

    #landing #desktopSplide-track:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(to top, #8787875e, #ffffffb3);
        background-attachment: fixed;
        opacity: 1;
        z-index: 2;
    }

    /* menu-nav */
    .pn-Advancer {
        width: 45px !important;
        padding: 5px !important;
    }

    svg.pn-Advancer_Icon {
        width: 20px !important;
        fill: #fff !important;
    }

    #menu-ul .first {
        margin-left: 15px;
    }

    #menu-ul li:last-child {
        margin-right: 25px;
    }

    #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-item #menu_items ul li .visual-tag-label+.item-price {
        margin: 5px 0 0 0;
    }

    .menu-item #menu_items ul li .item-block-no-image .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
    }

    .menu-item #menu_items ul li .visual-tag-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
        font-size: 15px !important;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 8px 10px 8px 10px;

        border-radius: 3px;
        font-size: 15px !important;
    }

    #about-us .d1 {
        width: 80%;
    }

   #landing #landing-logo img {
    width: 650px;
    margin: auto;
    text-align: center;
    }
}

@media (max-width: 999px) {
    #store-data #store-details {
        text-align: center;
    }

     #landing #landing-logo img {
        width: 550px;
        margin: auto;
        text-align: center;
    }

    #main-content {
        padding-bottom: 0;
    }
}

@media (max-width: 799px) {
    #menu-cont>#menu>#menu-ul>li>a.menu-active {
        border-bottom: none !important;
    }

    .menu-item #menu_items ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /* align-items: flex-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: flex-start;
    }

    .menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: center;
        top: 0;
        width: 50% !important;
        transform: none;
        background: none !important;
    }

    .item-block-no-image {
        padding: 10px;
    }

    .menu-item .item-block {
        margin-left: 0;
    }

    #menu-items .item-title-container {
        width: 100% !important;
    }

    #menu-items .item-title-container .item-title {
        font-size: 16px !important;
    }

    .item-description {
        font-size: 13px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 14px !important;
    }

    #about-us p {
        font-size: 15px;
    }
}

@media (max-width: 699px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

    #desktopSplide .splide__slide {
        background-size: cover !important;
        background-position: -800px center !important;
    }
}

@media (max-width: 599px) {
    #menu-items .modal {
        overflow-y: scroll !important;
    }

    #store-data h2 {
        font-size: 45px;
    }

    /* menu-nav */
    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    #menu-items .menu-item h1 {
        font-size: 35px !important;
    }

    #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-items .item-title-container .item-title {
        font-size: 17px !important;
    }

    .menu-item .item-thumb {
        width: unset !important;
    }

    .item-description {
        font-size: 13px !important;
    }

    .item-price {
        font-size: 15px !important;
    }

     #landing #landing-logo img {
        width: 350px;
        margin: auto;
        text-align: center;
    }

    .p1, .p2{
        text-align: center !important;
        margin: 0 auto !important;
    }
}

@media (max-width: 499px) {
    #landing #landing-content {
        width: 80% !important;
    }

    .header {
        font-family: 'Selanik';
        text-transform: uppercase;
        color: black;
        font-size: 35px;
    }

      #desktopSplide .splide__slide {
        background-size: cover !important;
        background-position: 79% center !important;
    }

    #landing #landing-logo img {
        width: 300px;
        margin: auto;
        text-align: center;
    }

    .wlc {
        font-family: 'Selanik';
        color: #fccd92;
        font-size: 30px;
        text-shadow: 0 0 2px #000000, 3px 2px 1px #000000;
    }

    .p2 {
        font-size: 30px;
        color: #5fc3e1;
        display: contents;
        text-align: center;
        position: relative;
    }

    .p1{
         font-size: 70px
    }

    .p-text {
        font-size: 14px;
    }

    #store-data h2 {
        font-size: 35px;
    }
}

@media (max-width: 399px) {
    #menu-items .menu-item h1 {
        font-size: 28px !important;
    }

    #about-us .section-content img {
        max-width: 90% !important;
    }

    #about-us p {
        text-align: justify;
    }

      #landing #landing-logo img {
        width: 250px;
        margin: auto;
        text-align: center;
    }

    .p1{
        font-size: 20px;
    }

    .p1{
        font-size: 50px;
    }
}