@import url('https://fonts.googleapis.com/css2?family=Lobster&family=Carter+One&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&display=swap');

/* New Style Cut and Run new digg*/

@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&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&display=swap');
@import url(https://db.onlinewebfonts.com/c/32206fa5ec6549c9a4f9f7d6bfaba8d1?family=GrotesqueMT);


.images-about img{
    width: 700px !important;
}

.navbar .container{
    
	background: #fdeaaf !important;
}

.images img{
    width: 600px;
}

#btn-bookatable{
    /* display: block !important; */
}


#float-box #offline-alert-txt p {
    padding-top: 10px;
    font-size: 0px;
    font-weight: normal;
}


#float-box #offline-alert-txt p:after {
    content: "Online ordering is not open right now, but come down to the truck at 5pm to place your order." !important;
    padding-top: 10px;
    font-size: 13px;
    font-weight: normal;
}

#footerOfflineAlert h3 {
    font-size: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#footerOfflineAlert h3:after {
    content: "Online ordering is not open right now, but come down to the truck at 5pm to place your order." !important;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#contact-address span.address {
    display: unset;
    font-weight: 700;
}


.location .alert-danger {
    width: fit-content !important;
    font-size: 1.5em;
    border-radius: 10px;
    font-family: "Oswald";
    font-weight: 300;
    padding: 10px;
    margin: auto;
}



/* scrollbar */
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ffffff;
}

@font-face {
    font-family: 'Etna';
    src: url('./fonts/Franchise-Bold.ttf');
}

@font-face {
    font-family: 'Cyr';
    src: url('./fonts/Cyr.otf');
}

@font-face {
    font-family: 'Segment';
    src: url('./fonts/SegmentAKeyTrial-Bold.otf');
}


@font-face {
    font-family: 'Bright';
    src: url('./fonts/bright.ttf');
}

@font-face {
    font-family: 'Halenoir';
    src: url('./fonts/Halenoir-Bold.otf');
}

@font-face {
    font-family: 'Saint';
    src: url('./fonts/Sainthorn.otf');
}

@font-face {
    font-family: "GrotesqueMT";
    src: url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.eot");
    src: url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/32206fa5ec6549c9a4f9f7d6bfaba8d1.svg#GrotesqueMT")format("svg");
}


/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* scrollbar */

#deals-of-the-day, #our-menu, #footer-subscribe {
    display: none;
}

body {
    /* background: url('./uploads/body1.jpg') no-repeat !important; */
    background-position: center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    /* background: transparent; */
}

/* landing */

.text1 {
  max-width: 1000px;
  /* margin: 60px auto; */
  padding: 10px 30px;
  /* background: rgb(0 0 0 / 52%); */
  border-radius: 15px;
  /* box-shadow: 0 4px 20px rgb(0 0 0 / 59%); */
  font-family: 'Poppins', sans-serif;
  /* line-height: 1.8; */
  color: #ffffff;
}

.text1 p {
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: 300;
  font-family: "GrotesqueMT";
}

.text1 b {
  color: #fdeaaf;
  font-weight: 500;
  font-family: "GrotesqueMT";
}

.text1 ul {
  list-style: none;
    font-family: "GrotesqueMT";
  padding-left: 0;
  margin: 15px 0;
  text-align: left;
}

.text1 ul li {
  background: url('https://cdn-icons-png.flaticon.com/512/1404/1404945.png') no-repeat left center;
  background-size: 20px;
  padding-left: 30px;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 13px;
}

.p2 {
  text-align: center;
  font-size: 20px;
  color: #d32f2f;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 25px;
  font-family: 'Poppins', sans-serif;
}


#landing:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    /* background: #fdeaaf !important; */
    background: url('./uploads/landtt1.jpg') !important;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
}


#landing-logo:after {
    content: "HANDCRAFTED PIZZA";
    display: flex;
    flex-direction: column;
    font-size: 2.9em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fdeaaf;
    letter-spacing: 3px;
    text-shadow: 1px 2px 1px black;
    font-family: "Oswald";

}

/* #landing-logo:after {
    content: "Whether youâ€™re grabbing a quick bite, sharing a meal with friends, or ordering in, Cut and Run brings you a truly satisfying pizza experience, made with care, baked to perfection, and crafted to be remembered.";
    display: flex;
    flex-direction: column;
    font-size: 1.6em;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    color: #000000;
    font-family: "Oswald";
} */


#landing #landing-logo img {
    object-fit: contain;
    width: 180px;
    /* height: 150px; */
    position: relative;
    border-radius: 50%;
    animation: popUpFromLeft 1s ease-out forwards;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

#landing #landing-logo img:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale(1.05);
}



@keyframes popUpFromLeft {
    0% {
        transform: translateX(-100%); 
        opacity: 0; 
    }
    100% {
        transform: translateX(0); 
        opacity: 1; 
    }
}


#landing #desktopSplide-list li:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    opacity: 40%;
    z-index: 2;
}


#desktopSplide .splide__slide {
    background-size: cover !important;
    background-position: center !important;
    transition: 1s all ease-in-out;
}

#desktopSplide .splide__arrow,
#desktopSplide .splide__pagination {
    z-index: 11;
    display: none;
}

#desktopSplide {
    z-index: 2;
}

#landing #landing-content {
    width: 600px;
    z-index: 999;
    left: 30%;
    text-align: left;
    top: 50%;
    transition: 1s all ease;
}


#landing #landing-content {
    width: 700px;
    height: 1000px;
    z-index: 0 !important;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    top: 50%;
    left: 50%;
    background: #6e2627;
    /* padding: 10px; */
}

.p2{
    font-family: 'Cyr';
    font-weight: 700;
    font-size: 30px;
}

#landing #landing-form #tag-line,
#landing #landing-form #form-button {
    text-align: center;
    color: #000000;
}

#desktopSplide .splide__arrow--prev,
#desktopSplide .splide__arrow--next {
    z-index: 999;
}

#desktopSplide .splide__slide {
    background-position: 10% 10% !important;
    width: 100% !important;
}

#landing #landing-form .p1 {
    margin-top: 20px;
    border-radius: 50px 0px 50px 0px;
    border: 3px solid #ffffff;
    font-family: 'Cyr';
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 7px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    animation: popUpFromLeftText 1s ease-out forwards;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

#landing #landing-form .p1:hover {
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.23);
    transform: translateY(-2px);
}


@keyframes popUpFromLeftText {
    0% {
        transform: translateX(-100%); 
        opacity: 0;
    }
    100% {
        transform: translateX(0); 
        opacity: 1; 
    }
}


.btn button:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3), 0 8px 25px 0 rgba(0, 0, 0, 0.22);
}

#landing #landing-form .p2 {
    display: none;
    /* padding-top: 20px; */
    font-size: .em;
    font-family: 'Saint';
    /* line-height: 2px; */
    font-weight: 400;
    letter-spacing: 3px;
    color: #6e2627;
    animation: popUpFromLeftText 1s ease-out forwards;
}


@keyframes popUpFromLeftText {
    0% {
        transform: translateX(-100%); 
        opacity: 0;
    }
    100% {
        transform: translateX(0); 
        opacity: 1; 
    }
}

#landing #form-button .button-edged {
    font-size: 25px;
    background: #781617 !important;
    border: 3px solid #fafafa;
}

#landing #form-button .button-edged:hover {
    box-shadow: #ffffffc7 0px 0px 20px !important;
    -webkit-box-shadow: #ffffffc7 0px 0px 20px !important;
}

#desktopSplide .splide__pagination {
    display: none;
}

/* landing */

/* store */

#store-data {
  background: 
    linear-gradient(rgb(0 0 0 / 80%), rgb(0 0 0 / 80%)), 
    url('./uploads/stores-001.jpg');
  background-position: center;
  background-size: cover;
  color: #000000;
  /* background: #ffffff; */
}


#store-data .office-info p, #store-data #h-address a {
    color: #ffffff !important;
    letter-spacing: 1px;
}

#store-data .text-danger {
    color: #ff4043 !important;
    background: #000000;
    padding: 2px 5px;
}

#store-data h2 {
    font-family: 'Saint' !important;
    font-size: 5em;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #ffffff;
    /* text-shadow: 2px 2px 5px black; */
}

#store-details{
    color: #ffffff;

    .store-info {
        text-align: center;
        font-size: 1.2em;
    }
}

#store-data .button-edged {
    border-color: #fff;
    color: #fdeaaf;
    background: #6e2627 !important;
}

/* store */

/* menu bar */
#menu {
    background: #6e2627 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}

.pn-Advancer {
    background: #000000 !important;
}

#menu-cont>#menu>#menu-ul>li>a {
    text-transform: uppercase !important;
    background: #6e2627;
    letter-spacing: 1px;
    font-size: 18px;
      font-weight: BOLD !important;
    font-family: "GrotesqueMT";
    color: #fdeaaf;
}

#menu-cont>#menu>#menu-ul>li>a.menu-active {
    border-bottom: none !important;
    background: #fdeaaf !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    font-weight: BOLD !important;
    font-family: "GrotesqueMT";
}

#menu ul li a:hover {
    background: #fdeaaf  !important;
    color: #000000 !important;
}

/* Price float in the top right side of the card */

/* menu */
.menu-item {
    /* background: url('./uploads/menu-bg.jpg') no-repeat !important; */
    background-position: center !important;
    background-attachment: scroll !important;
    background-size: cover !important;
    background: #ffffff !important;
    border-bottom: none;
}

#menu-items .menu-item:first-child {
    padding-top: 3em;
    /* background: black; */
}

#menu-items .menu-item {
    /* border-bottom: 1px solid #00000000 !important; */
}

#menu-items .menu-item h1 {
    text-align: center;
    /* background-color: #000000 !important; */
    color: #000000 !important;
    width: fit-content;
    height: fit-content;
    margin: auto;
    padding: 10px 15px 10px !important;
    font-family: "GrotesqueMT";
    font-weight: 800 !important;
    font-size: 40px !important;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    border-radius: 10px;
    /* border: 2px solid; */
}

#menu-items #tea-block h1,
#menu-items #ml-bottles-block h1,
#menu-items #cans-block h1,
#menu-items #new-block h1,
#menu-items #beef-choices-block h1,
#menu-items #chicken-choices-block h1,
#menu-items #vegetarian-choices-block h1 {
    background: transparent !important;
    color: #111 !important;
    text-decoration: underline;
}

.menu-item #menu_items ul {
    display: flex;
    flex-wrap: wrap;
}

#menu-items ul li.group, #menu-items ul li.single {
    width: 45%;
    margin: 10px inherit;
    border: 5px solid #6e2627;
    background: white;
}

#menu-items ul li.group:hover, #menu-items ul li.single:hover {
    background-color: #ffffff;
    border-radius: 10px;
    border: 5px solid #6e2627;
    box-shadow: 10px 9px 0px 0px rgb(0 0 0) !important;
}

#menu-items ul li.group:hover .item-thumb, #menu-items ul li.single:hover .item-thumb {
    background-color: transparent;
}

#menu-items ul li.group:last-child, #menu-items ul li.single:last-child {
    width: 45%;
    margin: inherit auto auto 2.5%;
}

#menu-items .item-title-container {
    width: 85% !important;
}

#menu-items .item-title-container .item-title {
    /* width: 80% !important; */
    font-size: 18px !important;
    font-family: "GrotesqueMT";
    font-weight: 700;
    line-height: normal;
    color: #000000;
    max-height: max-content !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%;
    
}

#menu-desc-header {
    padding: 0;
    text-align: center;
    margin: 20px;
    font-size: 14px;
}

.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: cover;
}

.item-price {
       font-family: "Halenoir";
       font-size: 18px !important;
       font-weight: 400;
       padding: 4px 10px;
       background-color: #111;
       color: #fff;
       --f: 10px;
       --r: 5px;
       --t: 1px;
       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: #6e2627;
       box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
       color: #fdeaaf;
       font-weight: bold;
       text-align: center;
       height: 55px;
}

.item-description {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    -webkit-line-clamp: unset;
}

#modal-addbtn, .add-button, .customise-add-button, .modal-deals .modal-footer button {
    background: #009247 !important;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: 2px;
}

.item-add-buttons .btn-primary, .modal-deals .modal-footer button,
#menu-items ul li #item-buttons .modal-hh .modal-footer button {
    background-color: #009247 !important;
}

.item-add-buttons .btn-primary:hover {
    background-color: #009247;
}

input:checked+.input-group-label, .modal-deals .modal-header button, .modal-hh input:checked+.input-group-label,
.modal-deals .deal-modal-body-customize input:checked+.input-group-label {
    background: #cf2b36 !important;
}

.input-group-label:hover, .modal-deals .modal-header button:hover {
    background: #cf2b36a8 !important;
    color: #fff !important;
}

#menu-items .modal-popup .modal-body .menu-item-option .input-group-label {
    color: #222;
}

.input-group-label.input-group-label-template2.input-group-label-default {
    color: #222;
}

.popup-current-toppings #current-toppings #current-toppings-list ul#current-toppings-list-ul li {
    color: #222;
}

#menu-items>.item-icons-container {
    padding: 20px 0 !important;
    margin-bottom: 20px;
    border-top: 2px solid #00000024 !important;
    border-bottom: 2px solid #00000024 !important;
}

/* menu */

/* about */

#contactus{
    display: none;
    margin-top: 20px;
    background: white;
    border-radius: 10px;
    color: black;
    padding: 10px;
    width: 45%;
    margin-left: 10px;
}

.header{
    text-align: center;
    font-family: 'Auth';
    font-size: 65px;
    /* margin: 50px 0px; */
    color: #cf1046;
}

.store-tag{
    text-align: center;
      font-family: 'Auth';
    font-size: 40px;
    font-weight: 700;
    color: #cf1046;
}

.store {
    display: grid;
    padding: 10px;
    border-radius: 10px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 10px;
    font-size: 20px;
    text-align: center;
    width: 80%;
    border: 5px solid red;
    margin: 20px auto;
     background: #ffffff;
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.gmap{
    margin: auto;
    display: flex;
    justify-content: center;
    border-radius: 10px;
     border: 5px solid red;
    background: white;
    padding: 20px;
    margin: 10px;
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.page-title{
    font-family: 'Cyr';
    color: #000000;
    font-weight: 600;
    font-size: 50px;
}


 th{
      font-family: 'Auth';
    font-size: 20px;
    color: #000000;
}

#about-us {
    /* text-align: center; */
    background: linear-gradient(rgb(0 0 0 / 70%), rgb(0 0 0 / 70%)), url('./uploads/lands-002.jpg');
    background-size: cover;
    background-position: center;
    /* padding-top: 5em; */
    color: #000000;
    text-align: center
    /* overflow: hidden; */
}

/* wave animation */

@keyframes wave {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

.wave-text span {
    display: inline-block;
    font-size: 5.5rem; 
    animation: wave 2s ease-in-out infinite;
}

.wave-text span:nth-child(1) {
    animation-delay: 0s;
}
.wave-text span:nth-child(2) {
    animation-delay: 0.2s;
}
.wave-text span:nth-child(3) {
    animation-delay: 0.4s;
}
.wave-text span:nth-child(4) {
    animation-delay: 0.6s;
}
.wave-text span:nth-child(5) {
    animation-delay: 0.8s;
}
.wave-text span:nth-child(6) {
    animation-delay: 1s;
}
.wave-text span:nth-child(7) {
    animation-delay: 1.2s;
}
.wave-text span:nth-child(8) {
    animation-delay: 1.4s;
}


/* end of wave animation */

#about-us .container {
    /* border-top: 2px solid #111;
    padding-top: 5em; */
}

#about-us .section-title {
    display: none;
}

#about-us .column.col-md-7.about-us-img-container {
    width: 100%;
}

#about-us .column.col-md-5 {
    width: 100%;
    text-align: center;
}

#about-us h2 {
    font-size: 2.5em;
    font-weight: 600;
    font-family: "GrotesqueMT";
    color: #fdeaaf;
}

#about-us p {
    font-size: 16px;
    font-weight: 100;
    color: #ffffff !important;
}

#about-us p.p2 {
    /* background: rgba(255, 255, 255, 0.7); */
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto;
    text-align: justify;
    width: 90%;
    font-family: "GrotesqueMT";
    font-weight: 300;
    font-size: 15px;
    color: #000000;
}

#openinghours{
     display: none;
    background: white;
    margin-top: 20px;
    border-radius: 10px;
    margin-left: 10px;
}


span.phone-number{
    font-weight: bold !important;
    color: black;
}

#about-us p.p1 {
    font-family: 'Cyr';
    font-size: 25px;
    font-weight: 700;
    width: fit-content;
    padding: 0 30px;
    margin: auto auto 15px auto;
    color: #ffffff;
}

#about-us .section-content img {
    /* border: 1px solid white; */
    object-fit: contain;
    width: 200px;
    border-radius: 10px;
    /* background: white; */
    /* padding: 10px; */
    /* filter: drop-shadow(4px 5px 15px rgb(0 0 0 / 50%)); */
}

#about-us .about-us-img-container {
    text-align: center;
}

/* about */

/* media query */
@media (max-height: 700px) {

    .images img {
        width: 500px;
    }
    
    .text1 p {
        font-size: 13px;
        width: 90%;
        margin: auto;
    }

    .text1 ul {
        width: 90%;
        margin: 20px auto;
    }
    
    #landing #landing-logo img {
        width: 140px;
    }

    #landing #landing-content {
        top: 53%;
    }
}


@media (max-width: 1440px) {

    .images img{
        width: 500px;
    }

    .images-about img{
        width: 500px !important;
    }

     .text1 p {
        width: 90%;
        margin: auto;
    }

    .text1 ul {
        width: 90%;
        margin: 20px auto;
    }

    /* landing */
    #landing #landing-content {
        left: 50%;
    }

    #desktopSplide .splide__slide {
        background-position: 80% 0 !important;
        width: 100% !important;
    }

    /* landing */

}

@media (max-width: 1200px) {

    .text1 p {
        width: 95%;
        margin: auto;
    }

    .text1 ul {
        width: 95%;
        margin: 20px auto;
    }

     #landing:before {
        background-position: center !important;
    }

     #desktopSplide .splide__slide {
        background-size: 200% !important;
        background-position: 50% !important;
    }

    #landing #desktopSplide-track li:before {
        background: linear-gradient(rgb(0 0 0), rgb(0 0 0));
        background-attachment: fixed;
         background-position: center !important;
    }

     #desktopSplide .splide__slide {
        background-position: 70% 50% !important;
        width: 100% !important;
    }

    /* landing */

    #landing #landing-content {
        width: 600px;
        left: 50%;
    }

    /* landing */

    /* menu */
    .menu-item .item-thumb img {
        transform: scale(1.2);
    }

    /* menu */
}

@media (max-width: 1024px) {

    .text1 p {
        font-size: 11px;
        width: 90%;
        margin: auto;
    }

    .text1 ul {
        width: 90%;
        margin: 20px auto;
    }
    

    .text1 ul li {
        font-size: 10px;
    }


#landing-logo:after {
        font-size: 1.3em;
    }
    
     #landing:before {
        background-position: center!important;
    }

     #desktopSplide .splide__slide {
        background-size: 200% !important;
        background-position: 50% !important;
    }

    #landing #desktopSplide-track li:before {
        background: linear-gradient(rgb(0 0 0), rgb(0 0 0));
        background-attachment: fixed;
         background-position: center !important;
    }

     #desktopSplide .splide__slide {
        background-position: 100% 50% !important;
        width: 100% !important;
    }

    #contactus{
        width: 100%;
        margin-left: 0px;
    }
    
    #landing #landing-form .p1{
        color: #000000;
        letter-spacing: 1px;
        text-shadow: none;
    }

    /* scrollbar */
    /* width */
    ::-webkit-scrollbar {
        width: 0;
    }

    /* scrollbar */

    /* landing */

    #landing #landing-form .p2{
        font-size: 25px;
        /* color: #000000; */
        text-shadow: none;
        background: none;
    }

    #landing #landing-content {
        width: 700px;
        text-align: center;
        top: 55%;
        left: 50%;
    }

    #landing #landing-form #tag-line,
    #landing #landing-form #form-button {
        text-align: center;
        text-shadow: none !important;
    }

    #landing #landing-form {
        width: 100%;
        padding: 0px !important;
    }


    /* landing */

    /* store */

    #store-data h2 {
        font-size: 40px;
    }

    /* store */

    /* menu bar */
    #menu {
        padding: 0;
    }

    #menu-ul .first {
        margin-left: 20px;
    }

    #menu-ul li:last-child {
        margin-right: 40px;
    }

    #menu-cont>#menu>#menu-ul>li>a {
        height: 50px;
        padding: 15px 20px;
        color: #ffffff !important;
    }

    .pn-Advancer {
        width: 40px !important;
        padding: 5px 10px !important;
    }

    svg.pn-Advancer_Icon {
        width: 15px !important;
        fill: #fff !important;
    }

    .pn-Advancer_Left {
        left: 0 !important;
    }

    .pn-Advancer_Right {
        right: 0 !important;
    }

    /* menu bar */

    /* menu */
    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    #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 20px 2.5%;
    }

    #menu-items .item-title-container {
        display: flex;
        flex-direction: column;
    }

    .menu-item .item-thumb {
        float: none;
        position: relative;
        display: flex !important;
        flex: 0 0 50%;
        flex-direction: column;
        overflow: hidden;
        justify-content: flex-start;
        align-items: center;
        height: auto;
        min-height: 160px;
        max-width: 300px;
    }

    .menu-item .item-thumb img {
        transition: opacity 1s ease-out, transform 1s ease-out;
        position: relative;
        max-width: 100% !important;
        max-height: 300px;
        min-height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        padding: 10px;
        margin: 0 !important;
        transform: scale(1);
    }

    .menu-item .item-block {
        margin: 0;
        width: 60% !important;
        padding: 0 10px 10px 0px;
    }

    #menu-items .item-title-container .item-title {
        min-height: fit-content !important;
        width: fit-content !important;
    }

    #menu-items .menu-item h1 {
        font-size: 25px;
        /* font-weight: lighter !important; */
        background: white !important;
    }

    .item-description {
        -webkit-line-clamp: unset;
    }

    #menu-items .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 4px 15px;
        --f: 10px;
        --r: 5px;
        --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: #000000;
        box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
        color: #fff;
        text-align: center;
        /* width: 101px; */
        height: 55px;
    }

    /* #menu-items #menu-items ul li.group:has(.item-thumb) .item-title-container .item-price, #menu-items ul li.single:has(.item-thumb) .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 0px 15px;
    } */

    #menu-items>.item-icons-container {
        margin-bottom: 0 !important;
    }

    #menu-items, #main-content {
        padding-bottom: 0 !important;
    }

    /* menu */
}

@media (max-width: 768px) {
    
	.images img {
		content: url("https://d2ova09jg8x3xk.cloudfront.net/cutandrunpizza.com/uploads/banner2.jpg");
        width: 350px;
	}

    .images-about img {
		content: url("https://d2ova09jg8x3xk.cloudfront.net/cutandrunpizza.com/uploads/banner2.jpg");
        width: 350px;
	}

      #landing:before {
        background-position: center!important;
    }

     #desktopSplide .splide__slide {
        background-size: 200% !important;
        background-position: 50% !important;
    }

    #landing #desktopSplide-track li:before {
        background: linear-gradient(rgb(0 0 0), rgb(0 0 0));
        background-attachment: fixed;
         background-position: center !important;
    }

     #desktopSplide .splide__slide {
        background-position: 111% 50% !important;
        width: 130% !important;
    }

    #menu-items .menu-item {
    border-bottom: 1px solid #00000000 !important;
    }

    #landing-logo:before {
        font-size: 0em;
    }

    #landing #landing-form .p2 {
        font-size: 2em;
    }

    /* landing */

    #landing {
    position: relative; /* Make sure the pseudo-element is positioned relative to #landing */
    background: url(./uploads/bg-land02.jpg);
    background-position: center !important;
    background-size: cover !important;
}

/* Overlay */



    #landing #landing-content {
        width: 90%;
    }

    #landing #landing-logo img {
        width: 190px;
    }

    #landing #landing-form .p1 {
        font-size: 35px;
        color:  white;
        font-weight: 400;
        line-height: 30px;
        padding: 10px;
    }

    #landing #landing-form .p2 {
        font-size: 25px;
        /* max-width: 100%; */
        /* color: #000000; */
        font-weight: 500;
    }

    #landing #form-button .button-edged {
        font-size: 22px;
    }

    /* landing */

    /* store */

    #store-data {
        border-width: 2px;
    }

    #store-data h2 {
        font-size: 35px;
    }

    /* store */

    /* menu bar */
    #menu {
        padding: 0;
    }

    #menu-cont>#menu>#menu-ul>li>a {
        padding: 10px 10px 10px !important;
        font-size: 15px;
        height: auto;
    }

    .pn-Advancer {
        padding: unset !important;
    }

    /* menu bar */

    /* menu */
    #menu-items ul li.group, #menu-items ul li.single {
        width: 45%;
        margin: 10px auto;
        display: flex;
        padding: 0;
        border: 1px solid #000000;
        align-items: start;
        box-shadow: #49353791 3px 4px 5px !important;
    }

    .menu-item .item-thumb {
        position: relative !important;
        display: flex !important;
        justify-content: center;
        top: 0;
        width: 50% !important;
        transform: none;
    }

    .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;
    }

    #menu-items .item-title-container .item-title {
        font-size: 16px !important;
    }

    .item-description {
        -webkit-line-clamp: unset;
        font-size: 14px !important;
    }

    #menu-items .item-title-container .item-price {
        font-size: 16px !important;
        --f: 10px;
        --r: 5px;
        --t: 5px;
        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: #ad9770;
        box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
        color: #fff;
        text-align: center;
        /* width: 101px; */
        height: 55px;
    }

    /* menu */

    /* about */

    #about-us .section-content img {
        width: 180px;
    }

    #about-us h2 {
        font-size: 30px;
    }

    #about-us p.p1 {
        font-size: 25px;
    }

    #about-us p {
        font-size: 15px;
    }

    /* about */

}

@media only screen and (max-width: 560px) {

        #menu-items .item-title-container .item-price {
        font-size: 20px !important;
        --f: 20px;
        --r: 5px;
        --t: 5px;
        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: #6e2627;
        box-shadow: 0 calc(-1 * var(--f)) 0 inset #0005;
        color: #fdeaaf;
        text-align: center;
        /* width: 101px; */
        height: 55px;
    }

    /* landing */

    #landing #landing-form .p1{
        line-height: 30px;
        color: #ffffff;
    }

    #landing #landing-logo img {
        width: 150px;
        /* height: 100px; */
        /* background: black; */
    }

    /* landing */

    /* store */

    #store-data {
        height: 350px !important;
    }

    #store-data h2 {
        font-size: 60px;
        letter-spacing: 2px;
    }

    /* store */

    /* menu */
    .menu-item #menu_items ul {
        display: flex;
        align-items: flex-start;
    }

    #menu-items ul li.group, #menu-items ul li.single {
        width: 90%;
        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: 90%;
        margin: 10px auto 20px auto;
    }

    .item-price {
        font-size: 15px !important;
        padding: 1px 12px 1px 12px !important;
    }

    .item-description {
        font-size: 12px !important;
    }

    #menu-items .menu-item h1 {
        font-size: 35px !important;
        padding: 5px 10px !important;
    }

    /* menu */

    /* about */

    #about-us {
        padding-top: 2em !important;
    }

    #about-us .section-content img {
        width: 150px;
    }

    #about-us h2 {
        font-size: 25px;
        margin-top: 10px;
    }

    #about-us p.p1 {
        font-size: 20px;
    }

    #about-us p {
        font-size: 13px;
    }
}

@media (max-width: 500px) {

    /* landing */
    .images-about img {
        width: 580px !important;
    }
    .images img {
        width: 280px;
        padding: 10px 0px;
        /* margin: auto; */
        /* text-align: center; */
    }
    .btn{
        font-size: 20px;
        button{
            background: red;
            font-weight: bold;
            color: white;
        }
    }
    

    #landing #landing-form .p1 {
        font-size: 25px;
        color: #ffffff;
        line-height: 20px;
        letter-spacing: 2px;
        padding: 20px;
    }

    #landing #landing-form .p2 {
        /* text-shadow: none; */
        /* background: none; */
        /* box-shadow: none; */
        /* font-size: 23px; */
        /* font-weight: 500; */
        /* color: #000000; */
    }

    /* landing */

    /* menu */

    #menu-items .menu-item h1 {
        line-height: normal;
        height: fit-content;
        padding: 10px 10px 10px !important;
    }

    /* menu */

    /* about */

    #about-us {
        padding: 0 0 50px 0;
        background-position: center;
    }

    #about-us .section-title {
        display: none;
    }

    #about-us .d1 img {
        width: 120px;
        height: 100px;
    }

    #about-us .d1 h2 {
        font-size: 30px;
    }

    #about-us .d1 p {
        font-size: 13px;
    }
     #about-us p.p1 {
        font-size: 16px;
        letter-spacing: 1px;
    }

    /* about */
}

@media (max-width: 375px) {
    #landing:before {
        background: #6e2627 !important;
    }

    .text1 p {
        font-size: 11px;
        width: 100%;
        margin: auto;
    }

    .text1 ul {
        width: 100%;

    }
}