.choice__svg--icon {
    display: none;
}

.product-listing__box, .box-loc {
    border: solid 2px #fff;
}

.yourOrder {
    background-color: #fff;
}


#lblDishName {
   text-transform: uppercase;
   color: #fff;
}

.product-options__description  {
    color: #000;
}


#lblNoteBlurb {
    color: #000;
}


.product-options__heading {
    background-color: #ed1b24;
    padding: 20px;
    color: #fff;
}


 
.dishPrice, .subDishPrice {
    color: #ffffff;
    font-weight: bold;
} 


.product-option--with-images li {
    box-shadow: none !important;
}


.page:not(.page--order3) .header {
  border-bottom: 3px solid var(--secondary-color);
}

.header-menu a {
  font-size: 1.9rem !important;;
}

.header-logo__img,
.burger-logo__img {
  position: relative;
}

.header-logo__img > span,
.burger-logo__img > span {
  font-size: 1.3rem !important;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 2rem);
}

@media (min-width: 1024px) {

.header-logo__img > span {
  font-size: 1.75rem !important;
  transform: translate(-50%, 2rem);
  }
}

/* Boxes
------------------------------------------------- */
.boxes>div h1, .boxes>div h2, .boxes>div h3, .boxes>div h4, .boxes>div h5, .boxes>div h6 {
font-size: 2rem !important;
margin: 0rem !important;
}

.boxes>div p {
margin: 0rem !important;
}

/* Backdrops
------------------------------------------------- */

.splash-dimmer {
    opacity: 0 !important;
}

.footer--sabden .footer-nav h1, .footer--sabden .footer-nav h2, .footer--sabden .footer-nav h3, .footer--sabden .footer-nav h4, .footer--sabden .footer-nav h5, .footer--sabden .footer-nav h6{
    font-size: 3rem;

.product-option--with-images li {
    box-shadow: none;
}


.product-listing__heading, .product-listing__qty {
font-size: 1.75rem !important
}

.yourOrder {
    font-size: 2rem !important;
    background-color: #fff !important;
}

.basket__item td {
font-size: 1.5rem !important
}

#footCartDetails {
font-size: 2rem !important
}

.basket__dish-options {
font-size: 0.6em !important;
}

.basket {
letter-spacing: 0em !important;
}

.map__outlet-time
{
    display: none !important;
}

.header--twiston .header-logo__img {
padding: 0rem 0rem !important;
}

.product-options {
letter-spacing: 0em !important;
}

.boxes>div .box-img img {nav
    min-width: 100%;
}

.modal--promo[data-theme="2"]
 .modal-inner {
    background-color: #ffffff;  
}

.modal--promo .modal-close__circle, .modal--promo .modal-close__line {
    stroke: #000000 !important;
}

