  
h, h2, h3, h4, h5 {
    color: #ffffff !important;
}

.product-listing__box, .box-loc {
    border: solid 2px #fff;
}

.cp-item {
    box-shadow: none !important;
}
  
h1 {
    color: #fff !important;
}

#contactFF legend {
    display: none;
}

@media (min-width: 768px) {
  .header-menu a:last-of-type {
    margin-right: 3rem;
  }
}

#lblNoteBlurb {
    color: #000;
}

/* Boxes
------------------------------------------------- */
.boxes>div h1, .boxes>div h2, .boxes>div h3, .boxes>div h4, .boxes>div h5, .boxes>div h6 {
    font-size: 2rem !important;
    color: #c2272d;
}

.boxes>div p {
    margin: 0rem !important;
}

/* Backdrops
------------------------------------------------- */

/* ADDING BACKDROP[class^="page page--order"] {
  background-image: url('/App_Themes/www5052foodoocouk/img/orderpagebackdrop.jpg'); 
}

[class^="page page--checkout"] {
  background-image: url('/App_Themes/www5052foodoocouk/img/orderpagebackdrop.jpg');
}

[class^="page page--contact"] {
  background-image: url('/App_Themes/www5052foodoocouk/img/orderpagebackdrop.jpg');
}
*/
.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;
}

.order-nav__link {
font-size: 2rem !important
}

.product-listing__heading, .product-listing__qty {
font-size: 1.75rem !important
}

.yourOrder {
font-size: 2rem !important
}

.basket__item td{
font-size: 2rem !important
}

#footCartDetails {
font-size: 2rem !important
}

.basket__dish-options {
font-size: 0.6em !important;
}

.basket {
letter-spacing: 0em !important;
}

@media only screen and (max-width: 1023px) {
  .header-user {
    visibility: hidden;
  }
}

@media only screen and (min-width: 1024px) {
  .header-user {
    display: none !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 {
    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;
}

.map__outlet-name-anchor{
    color: #000 !important;
}


.locator__outlet-options {
    background-color: #160764;
}

.locator__outlet-option-text {
    color: #fff;
}




