
:root {
/*    --main-grey:#f5f5f5;*/
    --main-grey:#FCFBF9;


    --brand-red: #C30000;
    --brand-secondary: #71B09F;
/*    --brand-secondary: #303030;*/

    --dark: #1f1f1f;



    --global-waist: 375px;

}
.add_coupon{
      padding: 0.5em;
}

.single-product{
  border-radius:10px;
}

.celeste{
  background-color:var(--brand-secondary);
}
.step-title.clear {
  font-weight:bold;
/*    text-align: center;*/
}

.two-line-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines to show */
  line-clamp: 2; /* Standard property */
  -webkit-box-orient: vertical;
}

.one-line-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Number of lines to show */
  line-clamp: 1; /* Standard property */
  -webkit-box-orient: vertical;
}
.overlay {
/*    height: 100%;
    position: fixed;
    top: 0;*/
    transition: 2.5s !important;
/*    width: 0;
    z-index: 99999;*/
}


.nav-fill{
/*      background-color: #303030;*/
    opacity: .85;
        border-radius: 21px !important;
}
.nav-link{
  opacity:1 !important;
}
.scrollmenu img {
        height: 72px !important;

}

.panzerotties{
  width:95px;
}


.specials{
  width:90px;
}
.menu-product-customize-slider{
/*      background-position: 0px -780px;*/
background-size: 100% auto;
}
.desktop-footer{
  margin-top:40px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    background-color: unset;
    color: black !important;
}


.card{
  padding:0 !important;
}
/*@media screen and (min-width: 50em){*/
.passport {
width: 100%;
position: relative;
font-weight: bold;
/*text-transform: uppercase;*/
text-align: center;
display: block;
}

.passport .spacer {
visibility: hidden;
width: 100%;
display: block;
}

.passport .book {
display: block;
width: 100%;
position: absolute;
z-index: 10;
left: 0px;
top: 0px;
}


.passport .stamp0 {
left: 10%;
top: 49%;
transform: rotate(80deg);
-ms-transform: rotate(80deg);
-webkit-transform: rotate(80deg) /* Safari and Chrome */;
}

.passport .stamp {
position: absolute;
z-index: 40;
}



/*}*/

.passport .stamp {
width: 60px;
}

/*.passport .spacer, .passport .book {
display: none;
}*/

/* Tooltip container */
.tooltip2 {
  position: relative;
  display: inline-block;
/*  border-bottom: 1px dotted black; */
}

/* Tooltip text */
.tooltip2 .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2:hover .tooltiptext {
  visibility: visible;
}


.in-middle{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


@font-face {
    font-family: PVNUMBERS;
    src:url("/fonts/PVNUMBERS.otf");
}

@font-face {
    font-family: PVICONS;
    src:url("/fonts/PVICONS.otf");
}

#myNav{
  content-visibility:auto;
}
.black{
  color:var(--dark);
}

.mt-99{
  margin-top:99px;
}
.hidden{
  display:none;
}

.section-product-menu .card {
  min-height: 400px;
}

/*.slider-content{
  height:372px;
}*/
#flashMessage {
    width: 100%;
}
#flashMessage2 {
    width: 100%;
}
.add_coupon input{
  border:none;
  text-align: center;
}
.black:hover{
  color:var(--red);
}
.account .med-title{
  text-align: right;
/*  margin-bottom:0;*/
}
.order-summary .med-title{
  text-align: right;
  padding-bottom: 10px;
}
.checkbox.extra label {
  background-image: none !important;
}
.checkbox.topping label {
  background-image: none;
}

.toppings_select li input{
  width:10px;
}
/*.toppings{
  margin-right:5px;
}*/
form .btn-secondary{
  border:none;
}

form .btn-secondary:hover{
  background-color:var(--brand-secondary);

}

.promotions .name{
  display:block;
  font-size: .9rem;
}
.promotions .price{
  display:block;
  font-size: .9rem;
  color:var(--brand-red);
}
.btn:hover{
  background-color:var(--brand-secondary);

}
.content iframe{
  border:none;
}
html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
    fill: var(--brand-red) !important;
}


input, select {
    width: 100%;
    vertical-align: middle;
}

.tab-pane .btn{
  line-height:normal;
}

.tab-pane{
  margin-bottom:20px;
}
/*select {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  font-size: 1.15rem;
  padding: 0.675em 6em 0.675em 1em;
  background-color: #fff;
  border: 1px solid #caced1;
  border-radius: 0.25rem;
  color: #000;
  cursor: pointer;
}
*/

 .extra .selected {
    color:red;
 }



 .topping.rh label.selected {
    text-transform: lowercase;
 }
  .topping.wp label.selected {
    text-transform: lowercase;
 }
  .topping.lh label.selected {
    text-transform: lowercase;
 }
.overlay2 .btn-secondary:hover {
  background-color: var(--brand-red);
}

.overlay2 .order {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0.6em;
    background: var(--brand-red);
    color: #ffffff;
    font-weight: 700;
    line-height: 70px;
}

/*.overlay2 .btn{
  opacity:1;
}*/
.overlay2{
/*  opacity:.92;*/
  -moz-border-radius: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px; 
}

.overlay2 p {
    margin-top: 0;
    margin-bottom: 0;
}

.overlay2 .row{
    margin: 0;
    width: 100%;
}
.overlay2 .btn{
  padding: 5px;
  line-height: normal;
}

.overlay2 .pvnumbers{
  line-height: 30px;
}


.med-title{
  font-weight: bold;
}
.submit input{
  line-height: normal;
}

/*.btn-secondary{
  line-height: normal;
}*/

/*.btn-wrapper a{
  line-height: normal;
}*/

.cart-icon{
  margin-bottom:-4px;
}
.inline-icon{
  justify-content: center;
    flex-direction: row;
    align-items: center;
    display: flex;
    align-items: center;
}

.pvicons{
    font-size:35px;
  display:inline-block;
color:#FFF;
  font-family: PVICONS;
}

._control .pvicons{
  font-size: 40px;
  color:#FFF;
}
._control_inner {
/*    margin-right: auto;
    margin-left: auto;*/
    text-align: center;
/*    height: 50px;
    width: 70%;
    opacity: 1;*/
}
._control2_inner {
  text-align: center;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
/*    height: 50px;
    width: 70%;*/
    opacity: 1;
}
._control2 {
  font-size: 20px;
  color:rgba(255,255,255,.7);
}

.pvnumbers{
  font-size:35px;
  display:block;
  font-family: PVNUMBERS;
}

.size-image{
  height:23px;
/*  width:100%;*/
  filter: invert(100%) sepia(0%) saturate(7467%) hue-rotate(163deg) brightness(106%) contrast(102%);
}

/*.overlay2 .btn {
display:table;
}
*/

/*.overlay2{
  overflow-y: auto;
}*/
.card{
  background-color: #FDFDFD;
}

.fancybox-content{
/*    background-color: #F5F1E8;*/
/* box-shadow: 0 0 15px #00000020;
    padding: 7px;
    border-radius: 8px;
}*/
}
.glogin.card{
/*  background-color: #F5F1E8;*/
/* box-shadow: 0 0 15px #00000020;
    padding: 7px;
    border-radius: 8px;*/
}
/*.card-body{
  background-color: #FDFDFD !important;
}*/

.section-product-menu .card{
/*  background-image: url("../thumbs/bg/600____0____menu_tile_bg_marble.jpg");*/
  background-color: #F5F1E8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


.fancybox-content{
  border-radius:5px;
/*  background-image: url("../thumbs/bg/600____0____menu_tile_bg_marble.jpg");*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


.section-product-menu .card{
 box-shadow: 0 0 15px #00000020;
    padding: 7px;
    border-radius: 8px;
}



body, article{
/*  background-color:#f5f5f5 !important;*/
  background-color:#FCFBF9 !important;

}


.minicart{
  width:100%;
}

.minicart .item-name{
  text-align: left;
  width:65%;
}

td{
  vertical-align: middle;
}
.minicart .cost{
  vertical-align: middle;
}

.sidebar{
  min-width:300px;
}

/*        input[type="radio"] {
            display: none;
        }

        input[type="radio"] + label {
            position: relative;
            padding-left: 25px;
            cursor: pointer;
            display: inline-block;
            line-height: 20px;
            color: #333;
        }

        input[type="radio"] + label::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 2px solid #333;
            border-radius: 50%;
            background-color: #fff;
        }

        input[type="radio"]:checked + label::before {
            background-color: var( --brand-red);
            border-color: var( --brand-red);
        }

        input[type="radio"]:checked + label::after {
            content: "";
            position: absolute;
            left: 4px;
            top: 4px;
            width: 12px;
            height: 12px;
            background-color: var( --brand-red);
            border-radius: 50%;
        }*/


.scroll_top{
  width:50%;
  border-radius: 20px;
height:35px;
background-color:var( --main-grey);
border:none;
color: #000;
/*opacity:.3;*/
}
/*svg:root {
    width: 100%;
    height: 100%;
}*/

#smartbanner{
  min-width: var( --global-waist) ;
}
html,body
{
   min-width: var( --global-waist);
   width: 100%;
}

.scrollmenu{
  min-width:var( --global-waist);
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 20px !important;
}

.sb-button span{
  color: #FFFFFF;
  background-color: var( --brand-red) !important;
}

body {
    margin: 0;
    font-family: Inter, sans-serif;
}


.font-size-7 {
    font-size: 6px !important;
}

._control {
    right: 0;
    left: 75px;
    bottom: 33px;
/*    position: absolute;*/
    height:50px;
/*    background: rgba(70, 70, 70, .5) */
}

._control2 {
/*    right: 0;
    left: 87px;
    bottom: 18px;*/
    position: relative;
/*    height:20px;*/
/*    background: rgba(70, 70, 70, .5) */
}

.card-img-overlay {

    display: block;
}

/*.card-img{
  margin-bottom: 20px;
}
*/

/*
#close-24px{
      position: absolute;
    right: 20px;
}

*/

  .main-slider-images{
object-fit: cover;
height:374px;
background-size: cover;
  }
#GuserGloginForm .btn {
    color: #FFF !important;
}
.green-btn-style{
  line-height: 3.1em;
  border:none;
  background-color: var( --brand-red);
}

.desktop-footer{
  /*display: none;*/
}

.fucking-footer{
    background-color: var(--main-grey);
}
.overlay{

    background-color: var(--main-grey); 

}
/*.overlay a {

     font-size: 10px !important; 

}*/


.green-color-btn{
   background-color: var( --brand-secondary) !important;
}
.home-content .card{
  background-color: var(--main-grey);
}
.swiper-button-prev{
  display: none;
}

.swiper-button-next{
  display: none;

}
.navbar{
  padding: 0 1rem !important;
}
.grey-bg{
  background-color: var(--main-grey);
}
.justify-content-center {
justify-content: center!important;
}

.swiper-slide .text-col .slide-content {
flex-direction: column;
}

.slide-big-price{
  color: var(--brand-red);
}

.align-items-end {
align-items: flex-end!important;
}

.bg-white{
  background-color: white !important;
}
.mt-md-15{
  margin-top: 15px !important;
}
.fa-chevron-right{
  margin-right: 10px;
}

.collapse {
/*  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;*/
  -webkit-transition-duration: 500ms !important;
  transition-duration: 500ms !important;
/*  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;*/
}


/*BREAK MACH BAND*/
/*.navbar-background {
    border-bottom: 1px solid #FFF;
}
header {
    border-bottom: 1px solid red;
}
*/

ul {
    list-style-type: none;
}

.details ul{
  padding:0;
}


.cart-item .details ul.product-options li span {
    color: #008BC0;
}



/*fix for theme*/
.btn:not([href]):not(button):not(label) {
    pointer-events: all !important;
}

  .pt-sm-15{
    padding-top: 15px !important;
  }

.options .nav-pills .nav-link.active {
    background-color: #C30000;
    border-radius: 2px;
    border: unset;
}

.options {
  margin-left: 0px;
  margin-right: 0px;
}

.step-title .caret {
    border-style: solid;
    border-width: 5px 5px 0px 5px;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: white;
    border-right-color: transparent;
    height: 0px;
    width: 0px;
    display: block;
    float: right;
    margin-top: 12px;
    margin-right: 7px;
}


.big-p{
  color: #71B09F;
    font-size: 44px;
    margin-bottom: -3px;
    /*margin-left: 85%;*/
    cursor: pointer;

}
.loading {
  border: none;
  padding-right: 20px;
  background: url('../img/auto-loader.gif') no-repeat right center;
}


.mobile-footer{
  position:absolute;
  bottom:50px;
  text-align: center;

}

.mobile-footer a{
  font-size:20px !important;

}
.footer-nav-link{
  display:inline-block !important;
}
.forgot{
  width:100%;
  text-align:end;
}


.user_login{
  text-align:end;
}
.item-name a{
  color: black;
}

/*.next{
  margin-left:70%;
  border:none;
}*/

.left{
  display:inline-block;
  float:left;
}

.right{
  display:inline-block;
  float:right;
}

.user_options{
  margin-top:5px;
}

.remember_me{
  margin-top:20px;
  margin-bottom:10px;
}

.remember_me label{
  margin-left:5px;
}





.small_menu a{
  font-size:20px !important;
}
.small_menu {
  margin-top:0 !important;
}

.payments{
  /*min-height:300px;*/
}
.toppings_select li{
  list-style: none;
  margin-left:20px;
  margin-top:10px;

}

.toppings_select li label{

  margin-left:5px;

}

.modify-your-pizza-heading{
  border-radius:2px;
}



form .text select, form .password select, form .textarea select, form .select select {
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #F1F2F2;
    background: #e8e8e8;
/*    background-image: linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -o-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -moz-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -webkit-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #D9D9D9), color-stop(0.6, #ffffff));*/
    margin: 0 0 0.5em 0;
    width: 100%;
    padding: 0 3%;
/*    -moz-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);*/
}


.step-title{
  margin-top:5px;
}

.cta-title {
    font-size: 2.5em;
    text-transform: uppercase;
    line-height: 1em;
    text-align: left;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.totals{
  width:100%;
  text-align:right;
}
.total{
  width:25%;
}
.red{
      color:#C30000 !important;
}


.account{
  text-align:left;
}

.clearcart {
    display: inline-block;
    padding-top: 10px;
    text-transform: uppercase;
    color: #A7A9AC !important;
}

 a.remove {
    font-size: 22px;
        margin: 0 0.1em;
}
.close{
  opacity:1 !important;
}

.remove {
    width: 21px;
    height: 21px;
    display: inline-block;
    font-weight: 700;
    text-transform: lowercase;
    text-align: center;
    line-height: 18.5px;
    border: none !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
/*    border-radius: 100px;*/
/*    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.65);*/
    background: #cd2126;
    color: #fff !important;
    text-shadow: none;
    font-size: 0.8em;
    /*font-size: 1.2em;*/

}
.cart-item .item input {
    width: 2em;
    text-align: center;
    margin: 0px;
    display: inline-block;
    margin-top: -0.5em;
}


._next{
  color:#71B09F;
font-weight: bold !important;
text-transform: uppercase;
margin-left:85%;
cursor:pointer;
/*bottom:0;
position:absolute;*/
/*position:sticky;
bottom:100px;*/
}

.cart-item img {
    display: inline;
    float: left;
    width: 30%;
    text-align: center;
}


.details{
  margin-left:33%;
}

/*.tab-pane{
  min-height:400px;
}*/


.btn-checkout{
      line-height: 25px;
  /*font-weight: bold;*/
  font-size: 22.5px;
  height:46px;
  margin-top:10px;
  margin-bottom:10px;
  border-radius: 2px;

}
.error-message{
    color:#C30000 !important;
}

.cart-amount {
    vertical-align: middle !important;
}


header [href~='/page/pizzaville-passport-terms'] {
  /*border: 1px solid;*/
  border: none;

  border-radius: 3px;
/*  color:#C30000 !important;
  background-color: #FFF;*/
}



.home-footer .navbar-nav{
  flex-direction: row !important;
  white-space: nowrap;
}
.home-footer{

  background-color: #C30000;
}

.home-footer p{

  color: #FFF !important;
}

.home-footer a{
  color: #FFF !important;
}

.home-footer li{
  padding:5px !important;
}




.scrollmenu::-webkit-scrollbar {
  display: none;
  font-size: 0;
}


.scrollmenu {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.scrollmenu {
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;

}

.bstimeslide {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;

}



/*form .form-group .text select, form .form-group .password select, form .form-group .textarea select, form .form-group .select select {
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #F1F2F2;
    background: #e8e8e8;
    background-image: linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -o-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -moz-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -webkit-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(bottom, #D9D9D9 0%, #ffffff 50%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #D9D9D9), color-stop(0.6, #ffffff));
    margin: 0 0 0.5em 0;
    width: 100%;
    padding: 0 3%;
    -moz-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
}
*/



.bstimeslider {
z-index:9999;
width:100%;
height:auto;
background:#ccc;
position:relative;    
}




.disabled{
  color:rgba(195,0,0, .5) !important;
}


/*.food-menu-heading {
color:#C30000;
font-family: futura;
background-color: rgba(255, 255, 255, 0.8);
}
*/

@media only screen and (max-width: 800px)  {
.menu-product-customize-slider{
  height:103px;
}


}


.__next{
  font-size: 90px;
/*top: 350px;*/
bottom:100px;
    /* bottom: 217px; */
    font-size: 50px;
    position: fixed;
    right:10px;
    z-index:9999;
    color:#C30000;
}
.__previous{
  font-size: 90px;
/*top: 350px;*/
bottom:100px;
    /* bottom: 217px; */
    font-size: 50px;
    position: fixed;
    left:10px;
    z-index:9999;
    color:#C30000;
}


.flash-message {
  position: fixed;
  bottom: 10px;
  left:10px ;
  z-index: 10px;

  background-color:#FFF ;
  padding: 10px;
  box-shadow:10px ;
  border-radius:10px ;
  color: #000;
  font-size:10px;

  transition: .2s;
  transform: translateY(16px);
  transform-origin: bottom left;

  opacity: 0;
  visibility: hidden;

}

.flash-message--is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}


.home-footer{
  margin-top: 50px;
}


.shopping-cart-icon{
  margin-top:6px;
}
.methods {
    margin-bottom: 1em;
}

.methods .radio {
    padding: 0.5em;
    background: #dfe0e1;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
}

.methods .radio input[type=radio] {
    display: inline;
    float: left;
    margin: 0.25em 0;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input, button, select, option, textarea {
    font-size: 100%;
}
/*body, input, button, select, option, textarea {
    font-family: Arial, sans-serif;
}*/
input, select {
    vertical-align: middle;
}

.pvicons:hover{
  cursor: pointer;
}

.close-icon:hover{
  cursor: pointer;
}


.methods .radio label {
    display: inline;
    float: left;
    margin: 0 0.25em;
}


a:link {
    -webkit-tap-highlight-color: #C30000;
}
.gray {
    color: #A7A9AC;
}

.right {
    float: right;
}


form legend {
    display: none;
}

.addresses .address input {
    margin-top: 14px;
    width: 30px;
    float: left;
    clear: both;
}
.addresses .address label {
    font-size: 1em;
    text-transform: none;
    color: #58595B;
    font-weight: normal;
    float: left;
    margin-bottom: 6px;
}

.methods .radio {
    padding: 0.5em;
    background: #dfe0e1;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
}


.text-color-white{
  color:#FFF;
}
.aside{
  padding-bottom:75px;
}
.callout{
  margin-top:75px;
}


.wizard .step-title {
  height:46px;
    display: block;
    /*border: 1px solid #FFF;*/
    padding: 0.5em;
    margin-top: 3px;
    background: #C30000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
        line-height: 31px;
}
.clear {
    clear: both;
}

.content{
  margin-top: 75px;
}

/*#flashMessage, #authMessage, #popupMessage, #checkoutMessage, .flashMessage {
    clear: both;
    color: #666;
    text-shadow: 1px 1px 1px #ffffff;
    overflow: auto;
    margin: 0 0 1em;
    padding: 8px 10px 8px 34px;
    text-align: center;
}


div.success {
    border: 1px dotted #8ea534;
    background: #cbda8f url(https://pizzaville.s3.amazonaws.com/icons/icon_success.png) no-repeat left center;
}

div.message {
border: 1px dotted #990000;
background: #f8dedd url('https://pizzaville.s3.amazonaws.com/icons/icon_error.png') no-repeat left center;
}

div.notice {
    color: #008bc0;
    border: 1px dotted #92cae4;
    background: #d5edf8 url(https://pizzaville.s3.amazonaws.com/icons/icon_notice.png) no-repeat left center;
}
*/




#show-hide{
  background-color: #FDFDFD !important;
}

.background-color-off-white {
  background-color:white !important;
}





@media (min-width: 768px){
  .btn-checkout {
    float:right !important;
    width:200px !important;
  }
}



@media (min-width: 1200px){
  .food-menu-heading {
    margin-top: 159px !important;
}


.menu-product-slider-image{
  height: 111px !important;
}

  .food-menu-heading {
    display:block !important;
    /*margin-top: 159px !important;*/
}

}

@media (max-width: 1200px){
  #sidebar img{
  width:290px;
}
}

@media (min-width: 960px){
  .food-menu-heading {
    /*display:block !important;*/
    /*margin-top: 159px !important;*/
}
}


.menu-product-slider-image{
  height:111px;
}

  .food-menu-heading {
    display:none;
}

.account {
    padding: 37px 27px 24.6px 26px;
    font-size: 16px !important;
/*    min-height: 372px !important;*/
}

#sidebar .account{
    background-color: #F0F0F0;

}

@media (min-width: 1200px){
  .container {
    max-width: 1340px!important;
}
}

@media (min-width: 1200px){
.table-total-width {
    /*width: 1126px;*/
    /*width: 1340px;*/

}


}


#sidebar img{
  margin-top:30px;
}
#sidebar{
  /*width:290px !important;*/
  margin-left:0;
  padding-left:0;

}

.callout {
    display: none;
    /*background: transparent url(/img/cta-stripe.png) repeat-x left 84px;*/
    height: 168px;
    padding-bottom: 24px;
    position: relative;

}
   .callout {
      display: none;
  } 

@media screen and (min-width: 1020px){
   .callout {
      display: block;
  } 
}



@media screen and (min-width: 63.5em){
   .callout ul {
      max-width: 1074px;
      margin: 0 auto;
  }


}

@media screen and (min-width: 81em){
   .callout ul {
    max-width: 1344px;
}

}


.callout ul {
    position: relative;
}


.callout ul li img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
@media screen and (min-width: 81em){
.callout {
    height: 220px;
    /*background: transparent url(../img/cta-stripe.png) repeat-x left 110px;*/
}


}

.callout ul li {
    display: inline;
    float: left;
    width: 299px;
    margin: 0 12px;
    background: #231F20;
    -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.65);
}
@media screen and (min-width: 81em){
.callout ul li {
    width: 390px;
}


}


.callout h4{
  color:white;
  font-size: 1rem !important;
}

.callout ul li .deals {
    height: 168px;
    background: url(https://pizzaville.s3.amazonaws.com/bg/triangle.png) no-repeat;
    background-size: 100% auto;
    padding: 12px;
}

@media screen and (min-width: 81em){
  .callout ul li .deals {
    height: 219px;
}

}


.callout ul li .deals h4 span {
    display: block;
    font-size: 1.75em;
    font-weight: 700;
    color: #C30000;
}



.callout ul li .fb_iframe_widget {
    display: inline;
    float: right;
    position: relative;
    margin-top: -80px;
    background: #fff;
    -moz-box-shadow: -2px 0 12px 0 rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: -2px 0 12px 0 rgba(0, 0, 0, 0.65);
    box-shadow: -2px 0 12px 0 rgba(0, 0, 0, 0.65);
}

@media screen and (min-width: 81em){
.callout ul li .fb_iframe_widget {
    width: 220px;
    margin-top: -84px;
}  
}

.overlay-right .order-summary{
  background-color:transparent;
  text-align:left;

}

/*.toppings .close-icon{
  visibility: hidden;
}*/
/* The Overlay (background) */
.overlay-right {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.98);
    overflow-x: hidden;
    transition: 0.5s;
    max-width: 400px;
    box-shadow: 0 0 15px #00000020;
}

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */    
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  /*background-color: rgba(255,255,255, 0.9); /* Black w/opacity */*/
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 15%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
  /*background-color:white !important;*/
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 24px;
/*  color: #818181;*/
  display: block; /* Display block instead of inline */
/*  transition: 0.3s; /* Transition effects on hover (color) */*/
}

#myNav{
  text-align:center;
}
/* When you mouse over the navigation links, change their color */
.ham_nav li:hover, .overlay li:focus {
  background-color: #C30000;;
  color:#FFF;

}

.ham_nav a:hover, .overlay a:focus {
/*  background-color: #C30000;;*/
  color:#FFF;

}

.ham_nav a {
/*  background-color: #C30000;;*/
  color:#000;
  text-transform: uppercase;

}

.overlay-right .closebtn:hover{
  color: #C30000;

}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 15px;
  right: 45px;
  font-size: 60px;
}
/* Position the close button (top right corner) */
.overlay-right .closebtn {
  position: absolute;
  top: 15px;
  left: 25px;
  font-size: 45px;
  /*color:#C30000;*/
  color: #818181;

  z-index:9999;
}


/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.nav-pills .nav-link{
  white-space: nowrap;
  width:auto;
  padding-left: 5px;
  padding-right: 5px;
}





 .nav-pills .nav-link{
  border-top-left-radius: 21px; /* Adjust the value as needed */
  border-top-right-radius: 21px; /* Adjust the value as needed */
  border:none !important;
  color: white !important;
  background-color: gray;
  opacity: .65;
  /*border-radius: 21px !important;*/
  white-space: nowrap;
  width:auto;
  padding-left: 20px;
  padding-right: 20px;
}



.noscroll{
  overflow: hidden;
}


.scroll_active{
   background-color: #F0F0F0;
   color:black;
   font-weight: 999;
}
.scroll_disabled{
   background-color: '';
  
}
div.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 8px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #F0F0F0;
}


.shadow{
  /*top:90px;*/
}

nav {
    z-index: 9999;
}


header{
  z-index:9998;
  position:relative;
  width:100%;
}
.navbar-background{
  z-index:9999;
  /*position:fixed !important;*/
}

.ui-autocomplete {
    z-index: 9999;
}

.swiper-button-next{
  color: #C30000;
}

.swiper-button-prev{
  color: #C30000;
}
    .swiper-container {
      width: 100%;
      height: auto;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      background-color: #FCFAF4;
}




    

    header ul{
    padding: 0;
    list-style: none;
    /*background: #f2f2f2;*/
}
 header li{
    display: inline-block;
    position: relative;
    line-height: 21px;
    text-align: left;
}
 header li a{
  font-weight: bold;
/*  text-transform: uppercase;*/
    display: block;
    padding: 8px 25px;
    color: #333;
    text-decoration: none;
}
header nav ul li a:hover{
    color: #fff;
    background: var(--brand-secondary);;
}
header li ul.dropdown{
  /*top:60px;*/
color: white;
    /*padding: 20px;*/
    min-width: 100%; /* Set width of the dropdown */
    background: #C30000;
    display: none;
    position: absolute;
    z-index: 999;
    right: 0;
}

._user{

    padding: 20px;

}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}


 header li:hover ul.dropdown{
    display: block; 
}
header  ul.dropdown li{
    display: block;
}

header li ul {
    width: 14.5em;
}



.navbar-nav ._user a{

      color: #FFF !important;
}



.overlay-content .order-summary{
  min-width:350px;

}
/*.order-summary {
    margin-top: 30px;
}
*/


header .order-summary {
    background-color: #C30000 !important;
    color: #FFF !important;
    margin-top: 0px;
}
header .order-summary a{

    /*background-color: #C30000 !important;*/
    color: #FFF !important;

}

.home-footer .external-link a {

    background-color: #C30000 !important;
}

.card-body a:hover {
    color: #71B09F !important;
    text-decoration: none;
}


/*.card-img-overlay>div, .card-img-overlay>span {
    height:100%;
}
*/

.menu-product-customize-slider {
  background-color: #F0F0F0;
}


/*.wp_kern{
  margin-left:-6px !important;
}*/
/*.topping label {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 0 5px 5px 0;
    float: left;
    max-width: none;
    background: url(../thumbs/icons/200____0____topping.png) no-repeat;
}*/


 .toppings .checkbox input {
    position: absolute;
    margin-left: -9999px;
}


/*.checkbox.extra label {
    background: url(../thumbs/icons/200____0____topping.png) no-repeat;
}*/
/* .checkbox.extra label {
    width: 40px;
    height: 20px;
    background-position: -60px 0px;
}
 .checkbox.extra label.on:hover {
    background-position: -60px -41px;
}

 .checkbox.extra label.on {
    background-position: -60px -41px;
}

.topping.lh label {
    background-position: 0px 0px;
}
.topping.rh label {
    background-position: -40px 0px;
}
.topping label {
    background-position: -20px 0px;
}
.topping label.on {
    background-position: -20px -20px;
}

.topping.lh label.on {
    background-position: 0px -20px;
}

.topping.rh label.on {
    background-position: -40px -20px;;
}

*/

#map_sidebar b {
  color: var(--brand-red);
}

.step-title.clear{
  text-align: center;
}


.order-summary {
    padding: 37px 27px 24.6px 26px;
    font-size: 14px ;
    min-height: unset !important;
}

.navbar-background {
    background-color: var(--brand-red);
}

.badge-shopping-cart-item {
    background: var(--brand-red);
}



.glogin{

    /*background-image: url('https://media.wired.com/photos/59269cd37034dc5f91bec0f1/master/w_599,c_limit/GoogleMapTA.jpg');*/

}



.hide-desktop{
  text-align: center;
  display:block;
}

.product-image{
  width:450px;
  height:450px;

}

.shadow{
  position:absolute;
}

.navbar-nav ._user{
  width:300px;
}
@media  (min-width: 768px)  {
  .shadow{
    position:absolute;

  }
  .main-slider-images{
    height: 500px;
  }
.swiper-button-prev{
  /*display: block;*/
}

.swiper-button-next{
  /*display: block;*/

}



}
@media  (min-width: 992px)  {
  .shadow{
    /*top:90px;*/

  }
.desktop-footer{
  display: block;
}

}


@media  (min-width: 768px) and (max-width: 992px)  {
  .product-image{
    width:650px ;
    height:650px ;

  }
}
/*desktop screen */
@media (max-width: 1200px) and (min-width: 992px) {
  .product-image{
    width:240px ;
    height:240px ;

  }
}
/*all tablet, desktop and large screen */
@media (min-width: 992px) {
  .hide-desktop{
    display:none;
  }
  .step-title.clear{
  text-align: left;
}
}

@media (min-width: 768px) {
.mobile_shortcuts{
  display:none;
}

}


/*tablet screen */
/*all tablet, desktop and large screen */
@media (min-width: 1200px) {
  .product-image{
    width:300px ;
    height:300px ;

  }
}


.accordian,a {
    color: #C30000;
}












 .product-image img {
    width: 100%;
    height: auto;
}


.icon.pizza {
  display: inline-block;
  width: 100%;
  height: 32px;
}
.icon.flat {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/flatbread.png') center center no-repeat;
}
.icon.pizza {
  width: 100%;
  height: 32px;
}
.icon.pizza.small {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/small.png') center center no-repeat;
}
.icon.pizza.gthin {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/g-free.png') center center no-repeat;
}
.icon.pizza.thin {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/medium.png') center center no-repeat;
}
.icon.pizza.medium {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/medium.png') center center no-repeat;
}
.icon.pizza.large {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/large.png') center center no-repeat;
}
.icon.pizza.x-large {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/x-large.png') center center no-repeat;
}
.icon.pizza.party {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/pizza/party.png') center center no-repeat;
}
.icon.wings {
  width: 100%;
  height: 32px;
}
.icon.wings.small {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/wings/small.png') center center no-repeat;
}
.icon.wings.medium {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/wings/medium.png') center center no-repeat;
}
.icon.wings.large {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/wings/large.png') center center no-repeat;
}
.icon.poppers {
  width: 100%;
  height: 32px;
}
.icon.poppers.small {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/poppers/small.png') center center no-repeat;
}
.icon.poppers.medium {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/poppers/medium.png') center center no-repeat;
}
.icon.poppers.large {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/poppers/large.png') center center no-repeat;
}
.icon.panz {
  width: 100%;
  height: 32px;
}
.icon.panz.medium {
  width: 40px;
  height: 40px;
  background: url('https://pizzaville.s3.amazonaws.com/icons/panz/medium.png') center center no-repeat;
}






/*header{
  height:60px;
}*/

.product-image {
    width: 330px;
    height: 330px;
}


.menu-product-slider-image {
    height: 103px;
}

#leftArrow {
    text-align: center;
    z-index: 10000;
    cursor: pointer;
    font-size: 30px;
    width: 25px;
    height: 103px;
/*    background: rgba(255, 255, 255, 0.85);*/
    position: absolute;
    left: 0px;
    color: #C30000;
}

.scrollmenu_name{
  font-size:10px;
  color:#cd2126;
  text-transform: uppercase;
}

.accessibility-item:hover{
    cursor: pointer;
  
}
#rightArrow {
  top:0;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    font-size: 30px;
    width: 25px;
    height: 103px;
    bottom:0;
/*    background: rgba(255, 255, 255, 0.85);*/
    position: absolute;
    right: 0px;
    color: #C30000;
}

.scrollmenu img{
  height:37px;
}

.navbar-brand img{
  width:100px;
}
@media (min-width: 360px){
  .navbar-brand img{
    width:150px;
  }

}



@media (min-width: 600px){

/*  header{
  height:99px;
}*/
.navbar{
  padding: 1.5rem 1rem !important;
}
.menu-product-slider-image {
    height: 108px;
}
/*  .product-image {
    width: 400px;
    height: 400px;
}*/
.cart-amount{
  display:inline-flex;
}


.navbar-brand img{
  width:225px;
}
  .scrollmenu img{
    height:72px;
  }
  .scrollmenu_name{
    font-size:13px;
    color:#cd2126;
  }

  #leftArrow {
      text-align: center;
/*      z-index: 99999;*/
      cursor: pointer;
      font-size: 60px;
      width: 50px;
      height: 111px;
/*      background: rgba(255, 255, 255, 0.85);*/
      position: absolute;
      left: 0px;
      color: #C30000;
  }


  #rightArrow {
      text-align: center;
/*      z-index: 99999;*/
      cursor: pointer;
      font-size: 60px;
      width: 50px;
      height: 111px;
/*      background: rgba(255, 255, 255, 0.85);*/
      position: absolute;
      right: 0px;
      color: #C30000;
  }
}




/*.swiper-container{
  max-width: 1300px
}*/
.swiper-slide{
  margin-right:0;
  margin-left:0;
}

/*.swiper-button-next {
  background-image: url(./next.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

.swiper-button-next::after {
  display: none;
}*/

.swiper-pagination-progressbar-fill{
  background:#cd2126 !important;
}

@media (min-width: 1200px){
  .menu-product-slider-image {
     height: 264px !important; 
}
}


@media (min-width: 1200px){
 .food-menu-heading {
    display: block !important;
} 
}


#sidebar .account {
    background-color: #f5f5f5;
}


.food-menu-heading {
    color: #FFF;
    /*font-family: futura;*/
     background-color: transparent; 
}

.background-color-gray {
    background-color: #f5f5f5;
}

.order-summary{

      background-color: transparent !important;
}

#sidebar .order-summary{
  
      margin-top: unset !important;
}

.menu-product-customize-slider {
    background-color: #f5f5f5;
}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/*.order-summary {
     margin-top: 0px; 
}
*/
.tips {
    margin-bottom: 6px;
    height: 115px;
}
.tips .radio input[type=radio] {
    display: inline;
    float: left;
    margin: 0.25em 0;
    clear: both;
}

.tips .radio label {
    display: inline;
    float: left;
    width: 90%;
    margin: 0.1em 0.5em 0.25em 0.5em;
    color: #58595B;
    font-size: 1em;
}



#storeSearchInput {
  background-image: url('https://www.w3schools.com/css/searchicon.png'); /* Add a search icon to input */
  background-position: 10px 12px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}

#myUL {
  /* Remove default list styling */
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#myUL li a {
  border: 1px solid #ddd; /* Add a border to all links */
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6; /* Grey background color */
  padding: 12px; /* Add some padding */
  text-decoration: none; /* Remove default text underline */
  font-size: 18px; /* Increase the font-size */
  color: black; /* Add a black text color */
  display: block; /* Make it into a block element to fill the whole list */
}

#myUL li a:hover:not(.header) {
  background-color: #eee; /* Add a hover effect to all links, except for headers */
}





/*.small-title, label {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3em;
    color: #cd2126;
}
*/
.hidden{
    display:none;
}

.hide {
    visibility: hidden;
}


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #cd2126;
}

input:focus + .slider {
  box-shadow: 0 0 1px #cd2126;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.slides img{
    width:100%;
}

.swiper-slide {
     background-color: #FFF; 
}

/*.swiper-slide a{
    width:100%;
}*/

/*.swiper-slide a{
    max-width:1300px;
}*/

.yourFluidImage {
     width:100%;
     height:auto;
}

.swiper-wrapper {
     height:auto !important;
}

.swiper-slide {
     height:auto !important;
}


.btn:not([href]):not(button):not(label) {
    pointer-events: all !important;
}

.navbar-nav {
    display: flex;
}

.order-3 .navbar-nav {
    display: inline;
}
/*all image hide half full and center*/
/*.card-img-overlay>div, .card-img-overlay>span{
    opacity: 0;
}
*/
#sidebar img {
    width:100% !important;
}
.swiper-pagination-progressbar{
  bottom: 0 !important;
}
.pages-index-home .swiper-wrapper{
  margin-bottom: 40px;
}

/*.swiper-container {
    overflow: visible;
}*/
.swiper-pagination {
    position: absolute;
    bottom: -25px; // should be fine as is, but adjust to your liking
}


.swiper-button-prev{
  display:none !important;
    color:#cd2126;
}
.swiper-button-next{
  display:none !important;
    color:#cd2126;
}

.swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 100%;
    background: white;
    opacity: .8;
}

.swiper-pagination-bullet-active {

    background: #cd2126 !important;

}


#flashMessage, #authMessage, #popupMessage, #checkoutMessage, .flashMessage {
    clear: both;
    color: #666;
    text-shadow: 1px 1px 1px #ffffff;
    overflow: auto;
    margin: 0 0 1em;
    padding: 8px 10px 8px 34px;
    text-align: center;
/*  position:absolute;*/

}
#flashMessage2, #authMessage, #popupMessage, #checkoutMessage, .flashMessage {
    clear: both;
    color: #666;
    text-shadow: 1px 1px 1px #ffffff;
    overflow: auto;
    margin: 0 0 1em;
    padding: 8px 10px 8px 34px;
    text-align: center;
/*  position:absolute;*/

}
/*#flashMessage{
  position: absolute;
    right: 0;
    left: 0;
    margin-top: -20px;
}*/

div.success {
    border: 1px dotted #8ea534;
    background: #cbda8f url(https://pizzaville.s3.amazonaws.com/icons/icon_success.png) no-repeat left center;
}

div.message {
border: 1px dotted #990000;
background: #f8dedd url('https://pizzaville.s3.amazonaws.com/icons/icon_error.png') no-repeat left center;
}

div.notice {
    color: #008bc0;
    border: 1px dotted #92cae4;
    background: #d5edf8 url(https://pizzaville.s3.amazonaws.com/icons/icon_notice.png) no-repeat left center;
}

div.failure {
    border: 1px dotted #92cae4;
    background: #f8dedd url(https://pizzaville.s3.amazonaws.com/icons/icon_error.png) no-repeat left center;
}


.add_coupon .clearfix{
    display:flex !important;
}



.order-summary{
    border-radius:5px;
}
.account{
    border-radius:5px;
}

.close{
    position:relative !important;
}


.pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelWWLH,.pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelTQLH,.pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelTQRH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelWWRH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelBQLH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelBQRH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelOOLH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelOORH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelRSLH, .pizza-layout form .pickers-column .topping-group .toppings ul .checkbox label.labelRSRH {
    visibility: hidden;
}

.font-size-40{
  font-size: 30px;
}
.text-capatilize{
  text-transform: capitalize;;
}

/*.tab-pane {
     min-height: 0px; 
}*/
@media (max-width:  768px){
p {
     margin-bottom: .5rem !important;
}
hr {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
/*    border: 0;
    border-top: 1px solid rgba(17, 17, 17, 0.1);*/
}
}
header {
    -webkit-box-shadow: 0 8px 6px -6px #DDD;
    -moz-box-shadow: 0 8px 6px -6px #DDD;
    box-shadow: 0 8px 6px -6px #DDD;

    /* the rest of your styling */
}

._control {
    margin-top: 110px;
    bottom: 33px;
    height: 50px;
    left: 75px;
    right: 0;
}
.card-img {
    margin-bottom: 70px;

}

.card {
     background-color: unset !important; 
}
._control .pvicons {
    font-size: 40px;
    color: black;
}

#Path_155{
  fill:#cd2126 !important;
}
.extra .selected {
    color: #cd2126 !important;
}

 .folder-tabs{
  opacity:1 !important;
  border-radius: unset !important;

  border-top-left-radius: 21px !important; 
  border-top-right-radius: 21px !important; 


}
#pick_up .input{
  margin:10px;
}
#pick_up h6{
  color:white;
  margin-left:10px;
}


#delivery .input{
  margin:10px;
}
#delivery h6{
  color:white;
  margin-left:10px;
}

.calories p{
  color:#cd2126;
}


/*.green-btn-style:disabled{
  opacity:.50;
}*/

.icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); /* Vertically center the icon */
  left: 10px; /* Adjust as needed for horizontal positioning */
  /* Other icon styles */
}

.box .account{
  min-width:330px;
}