#preloader {
  top       : 0;
  left      : 0;
  width     : 100%;
  height    : 100%;
  z-index   : 10050;
  position  : fixed;
  overflow  : visible;
  background: #ffffff;
}

#preloader>div {
  position: absolute;
  left    : 49%;
  top     : 45%;
  z-index : 1006;
  color   : rgba(227, 100, 44, 0.94) !important;
}

.product__card{
  cursor: pointer;
}

.single__size__choose__item.selected {
  border-color: #c87047;
  border-width: 2px;
}

.head-cart-count{
  text-align: center;
  border-radius: 50%;    
  border: 2px solid #ffffff;
  font-weight: 600;
  font-size: 12px;
  margin-left: 2px !important;
  width: 25px;
  height: 25px;
  display: inline-block;
  padding-top: 2px;
  text-align: center;
}

.offcanvas-opend {
  height:100%;
  overflow:hidden;
}

.offcanvas-area {
  width: 575px;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  background-color: #7a7a7a;
  color: #ffffff;
}

.top-alert-message{
  position: fixed;
  top: 64px;
  left: 50%;
  z-index: 1090;
  border: none;
  border-radius: 4px;
  transform: translateX(-50%);
  background: #454545;
  color: white;
  font-size: 12px;
  text-align: center;
  margin: 0;
  padding: 0.6rem 1rem;
}

.botm-alert-message{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 6;
  border: 0;
  border-radius: 0;
  text-align: center;
  font-size: 12px;
}

.botm-alert-message-success{
  color: #ffffff;
  background-color: #c87047;
}

.botm-alert-message .btn-close  {
  color: #ffffff;
  float: right;
}

.cart-qty-p {
  margin-top: -10px !important;
}

.cart__edit__btn {
  top: 35px;
  right: -10px;
}

.special__instructions__wrapper {
  padding-top: 0px;
}

.slct-dlivy-typ-mdl .modal-content{
  padding: 0px;
}

.pac-container {
  z-index: 99999999;
}

.btn-org-active, .btn-org-active:hover{
  background-color: #C87047;
  color: #fff;
  border: 1px solid #C87047;
}

.back-to-addn {
  position: absolute;
  top: 20px;
  left: 2px;
  z-index: 2;
}

.back-to-addn button{
  background: transparent;
  height: 30px;
  width: 30px;
  border: 0;
  border-radius: 50px;
  font-size: 16px;
  outline: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.back-to-addn button:hover {
  background: #f3f3f3;
}

.sub-mod-show{
  margin-left: 20px !important;
}

.sub-mod-sltcd-adnd{
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #0000008f;  
}

.addn-price{
  color: #212529 !important;
  font-size: 14px !important;
  text-align: center !important;
  padding-top: 12px !important;
  font-weight: 400 !important;
}

.addn-sub-indtcr{
  color: #c87047 !important;
}

.addn-sub-indtcr i{
  font-weight: 600;
  font-size: 16px;
  vertical-align: middle;
}

.ornage-link{
  color: #C87047 !important;
  text-decoration: none;
  cursor: pointer;
}

.vb-accordian .accordion-button{
background-color: #ebebeb;
  color: #212529;
  padding: 15px;
  box-shadow: 0px 0px;
}

.vb-accordian .accordion-button:focus{
  box-shadow: none;
}

.vb-accordian .accordion-body {
  padding: 15px; 
}


.vb-accordian .accordion-button:not(.collapsed)::after{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");  
}

.vb-accordian .accordion-button:not(.collapsed)::after {
  transform: rotate(-360deg) !important;
}

.vb-accordian .accordion-button.collapsed::after {
  transform: rotate(-90deg) !important;
}

.vb-accordian .accordion-item {
  border: none;  
}

.tip-block {
  background-color: #f0f0f0;
  padding: 5px;
  color: #000000;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}

.tip-block .ttl{
  color: #2b4fb9;
  font-weight: 600;
}

.tip-block.active{
  border: 2px solid #2b4fb9;
  border-radius: 6px;
}

.btn-orange{
  background: #C87047;
  border-radius: 5px;
  color: #ffffff;
}
.btn-orange:hover, .btn-orange:focus{
  background: #C87047;
  color: #ffffff;
}

.mdfr-rqrd{
  background: #e2f0fb;
  color: #000000 !important;
  padding: 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  right: 35px;
  top: 20px;
  letter-spacing: 1.2px;
}

.mdfr-rqrd.green{
  background: #e8f7d4;
}

.bld-mdl-accrnd-icon{
  top: 13px !important;
}


.vb-addn-lbl {
  display: block;
  margin-left: -25px;
  padding-left: 25px;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: -10px;
  padding-bottom: 10px;
}

.vb-addn-checkbx {
  margin-top: 14px;
  border: 2px solid #707070;
  border-radius: 0px !important;
  width: 17px;
  height: 17px;
}

.vb-addn-checkbx.vb-rdo {
  border-radius: 50% !important;
}

.vb-prdct-accordion{
  position: relative;
}

.vb-prdct-accordion .cstm-accrnd-icon{
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 28px; 
}

.cstm-accrnd-icon-right, .cstm-accrnd-icon-down{
  display: none;

}
.vb-prdct-accordion .accrdn-actn.collapsed .cstm-accrnd-icon-right{
  display: block;
}

.vb-prdct-accordion .accrdn-actn:not(.collapsed) .cstm-accrnd-icon-right{
  display: none;
}

.vb-prdct-accordion .accrdn-actn.collapsed .cstm-accrnd-icon-down{
  display: none;
}

.vb-prdct-accordion .accrdn-actn:not(.collapsed) .cstm-accrnd-icon-down{
  display: block;
}

.mod-rpc-cnrnt {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 8px;
}

.hero__nav .form-select {
    height: 48px;
    opacity: 0.6;
    border: 0.5px solid #2F2F2F85;
    box-sizing: border-box;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    font-size: 13px;
    color: #2F2F2F;
    padding: 10px 17px;
}

.vb-comn-btn{
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  color: #C87047;
  transition: .3s;
  text-decoration: none;
  padding: 10px 20px;
  background: #f4f4f4;
  font-weight: 600;
}

.vb-comn-btn.active{
  background-color: #f1d9cf;
  color: #C87047;
  border: 3px solid #C87047;
}

.dlbvuy{
  color: #cfd1d4 !important;
  font-size: 12px !important;
}

.slct-dlivy-typ-mdl .modal-dialog {
  top: 16%;
}


.slct-dlivy-typ-mdl .modal-header {
  display: block;
}

.slct-dlivy-typ-mdl .modal-title {
  font-weight: 600;
}

.f-w-600 {
  font-weight: 600 !important;
}

.prep-tme{
  margin-left: 25px !important;
  color: #c87047 !important;
}

.pc-des{
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #666666;
}

.offcanvas-bar-area {
    position: fixed;
    left: -100%;
    height: 100%;
    width: 560px;
    background: #fff;
    z-index: 9;
    -webkit-transition: .4s;
    transition: .4s;
    visibility: hidden;
    top: 0;
}

.offcanvas-bar-area.active {
    left: 0;
    visibility: visible;
}

.drgfmh{
  padding: 20px;
  padding-top: 60px;
  background-color: #f5f5f5;
}

.fgybn{
  font-size: 14px;
}

.bar-fnt-zse{
  font-size: 20px;
}

.fxd-prd-nme {
  font-size: 25px;
  margin-bottom: 5px;
  font-weight: 700;
  width: 415px;
  margin-left: 20px;
}

.fav-prdct-cntnr{
  position: absolute;
  top: 18px;
  right: 18px;
}

.fav-prdct-cntnr a{
  color: #ff0000 !important;
  font-size: 22px !important;
}

.addns-lits-itm {
  border: none;
  border-bottom: 1px solid #f5f5f5;
}

.nice-number button {
  background-color: #C87047;
  color: #fff;
}

.nice-number button.disabled {
  background-color: #d7d7d7;
  color: #fff;
}

.build-pizza-modal .modal__close {
  left: 5px;
  top: 20px;
  right: auto;
}

.build-pizza-modal .modal-header {
  padding-bottom: 5px;
}

.build-pizza-modal .modal-dialog {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.build-pizza-modal .modal-content {
  max-height: 100% !important;
  border-radius: 0;
}

.build-pizza-modal .modal-dialog.sml-wdth {
  max-width: 480px !important;
}

.build-pizza-modal .modal__close button {
  background: none !important;
  color: #c3c3c3 !important;
}

.build__pizza__choose__title{
  min-height: 0px !important;
}

.build__pizza__choose__title h5 {
  margin-bottom: 0px !important;
}

.stcky-cart{
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background: #c87047;
  padding: 15px 0;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
}

.stcky-cart:hover {
  background: #ac4c16;
}

.stcky-cart .coutn-itm {
  display: inline-block;
}

.stcky-cart .sbttl {
  display: inline-block;
  float: right;
}

.sub-mnu{
  color: #b5b5b5;
  font-size: 16px;
  text-decoration: none;
  margin-right: 15px;
  cursor: pointer;
}

.sub-mnu.active{
  font-weight: 600;
  color: #C87047;
  border-bottom: 1px solid;
}

.sub-menu-ttl{
  font-size: 18px;
}


.srch-btn-cntnnr{
  position: absolute;
  z-index: 2;
  left: 25px;
  top: 35px;
  cursor: pointer;
}

.vb-srch-mnunme {
  padding: 20px 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.modal-srch-item .modal-header{
  border-bottom: none;
}

.modal-srch-item .modal-dialog{
  height: 100%;
 }


.modal-srch-item .modal-content{
   border-radius: 0px;
   height: 100%;
   overflow-y: scroll;
}

.modal-srch-item .modal-content h5 {
    margin-bottom: 0px;
}

.vb-srch-recnt{
  padding: 10px 0px;
  background: transparent;
}

.srch-prdt-ddd{
  position: relative;
  margin-bottom: 0px;
}

.srch-prdt-ddd .srch-icon{
  position: absolute;
  left: 8px;
  top: 10px;
  color: #e1e1e1;
  font-size: 20px;
}

.srch-prdt-ddd .srch-icon i{
  font-weight: 300 !important;
}

.srch-prdt-ddd .btn-srch-rmv{
  position: absolute;
  right: 20px;
  top: 10px;
  color: #e1e1e1;
  font-size: 20px;
}

.srch-prdt-ddd .btn-srch-rmv i{
  font-weight: 300 !important;
}

.srch-prdt-ddd input{
  border-radius: 25px;  
  padding-left: 30px;
  padding-right: 40px;
}

.srch-prdt-ddd input.have-txt {
  border-color: #626ff7;
}

.srch-prdt-ddd input:focus {
  box-shadow: 0px 0px 1px 1px #ffffff, 0px 0px 1px 4px #7cb4ee;
}

.menu-img-cntr{
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.mnu-nme {
  display: inline-block;
  float: left;
  margin-left: 60px;
  margin-top: -35px;
}

.mnu-nme-tt{
  top: 30px !important;
}

.inr-ctnt {
  padding: 10px 20px;
}
.sitm {
  margin-bottom: 10px;
}

.sitm a{
  text-decoration: none;
  font-size: 16px;
}

.cart-phone-txt {
  font-size: 14px !important;
  line-height: 1.7  !important;
  text-decoration: none  !important;
}
  
.blue-link{
  color: #2b4fb9 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  cursor: pointer;
}

.dinng-opt-txt {
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  margin-top: 25px;
  background-color: white;
  margin-bottom: -25px;
}

.dinng-opt-txt p {
  font-size: 16px !important;
  margin-bottom: 0;
}

.dinng-opt-txt a {
  display: block;
  padding: 12px 0;
  font-weight: 600 !important;
}

.dinng-opt-txt a:hover {
  color: #002182 !important;
}

.dinng-opt-txt-cart p {
  font-size: 16px !important;
  margin-bottom: -5px !important;
}

.chkout-dinng-opt-txt{
  text-align: left;
  border-bottom: 0px;
  border-top: 0px;
}

.txt-crd {
  font-size: 14px !important;
}

.txt-crt0btn {
  color: #2b4fb9;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  text-decoration: none;
  cursor: pointer;
}

.txt-crt0btn:hover {
  color: #2b4fb9;
}

.single__meal__item__right h4 {
  margin-bottom: 10px;
}

.bg-white{
  background-color: #ffffff!important;
}
.selct-fld-st .slt-lbl{
  font-size: 16px;
  background: #fff;
  display: inline;
  position: relative;
  bottom: -12px;
  z-index: 1;
  left: 8px;
  padding: 5px;
}

.sub-mnu-cntnt {
  margin-top: 20px;
}

.hero__nav .form-select {
  opacity: 1;
  box-shadow: none;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.vb-section-title{
  padding-bottom: 0px;
}

.chkot-bcl-lnk {
  float: right;
}

.vb-accordian .accordion-body p.perms-txt {
  border-bottom: none;
  font-size: 12px;
  padding: 5px 0;
  color: RGBA(0, 0, 0, 0.56);
  line-height: 16px;
  letter-spacing: .2px;
}
.vb-accordian .accordion-body .form-check .form-check-input {
  border: solid 1px;
  border-radius: 0px;
  box-shadow: 0px 0px;
}
.vb-accordian .accordion-body .form-check label.form-check-label {
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 18px;
}
.vb-accordian .accordion-body .form-check {
  padding-top: 10px;
}

.vb-single-item-itpn{
  position: relative;
}

.vb-single-item-itpn label{
  color: rgba(0, 0, 0, 0.56)
}

.vb-single-item-spcl-itpnv2 input:focus ~ label {
  color : #626ff7;
}

.vb-single-item-spcl-itpnv2 input:focus{
  border-color : #626ff7;
}

.vb-single-item-itpn input{
  width: 100%;
  height: 30px;
  border: none;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 0px 0px;
  font-size: 16px;
  outline: none;
  border-bottom: 1px solid #E5E5E5;
  margin-top: 5px;
}

.vb-single-item-itpn .err-icno{
  position: absolute;
  right: 0px;
  top: 10px;
  display: none;
}

.vb-single-item-itpn .err-icno svg{
  fill: #c42b44;
}

.vb-single-item-itpn input.ng-touched.ng-invalid{
  border-color: #c42b44;
}

.vb-single-item-itpn input.ng-touched.ng-invalid + .err-icno{
  display: block;
}

.vb-single-item-itpn input.ng-touched.ng-invalid ~ label{
  color: #c42b44 !important;
}

.vb-single-item-spcl-itpnv2 input:focus ~ label, .vb-single-item-spcl-itpnv2 input:not(:placeholder-shown) ~ label {
  top:-13px;
  font-size:12px;
  background-color: white;
}

.vb-single-item-spcl-itpnv2 label {
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 10px;
  transition: 0.2s ease all;
  font-size: 16px;
}

.vb-single-item-spcl-itpnv2{
  margin-top: 10px;
}



.radio-input-container {
  margin-bottom: 15px;
}

.radio-input-container .radio-input-label label {
  width: 100%;
  display: block;
  padding: 7px 10px;
  border-radius: 5px;
  background-color: #f5f5f5 !important;
  cursor: pointer;
  color: #2b4fb9 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .63px;
  line-height: 1.3;
  border: 3px solid transparent;
}
.radio-input-container .radio-input-label input:checked~label {
  border: solid 3px #2b4fb9 !important;
  background-color: #e7eaf6!important;
}
.radio-input-container .radio-input-label input {
  display: none;
}
.radio-input-container .radio-input-label {
  display: inline-block;
  width: 23%;
  margin-right: 4px;
}
.radio-input-container .radio-input-label label span~span {
  color: rgba(0, 0, 0, 0.87) !important;
  font-weight: 400;
}
  

.schdld-oed-lbl-cntnr{
  margin-bottom: 5px;
}

.schdld-oed-lbl{
  background: #c9c9c9;
  border-radius: 14px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  color: #000000;
}

.alrt-scld{
  padding: 10px;
  font-size: 15px;
}

.perms-txt {
  font-size: 14px;
  padding: 2px;
  margin-bottom: 0px;
}

.pmyt-mthd{
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  margin-right: 15px;
  cursor: pointer;
}

.pmyt-mthd.active{
  color: #000000;
  font-weight: 600;
  border-bottom: 2px solid #2b4fb9;
}

.single__meal__item__qty{
  padding-top: 3px;
  font-weight: 600;
  font-size: 14px;
}

.btn-prom-aply{
  position: absolute;
  right: 0px;
  top: 10px;
  opacity: .5;
  text-decoration: none;
  cursor: pointer;
}

.btn-prom-aply.active{
  opacity: 1;
  color: #2b4fb9;
}

.list-group-item-vb{
  border:none;
  padding: 0.1rem 1rem;
}

.prvcy-contn {
  text-align: center;
  font-size: 14px;
}

.prvcy-contn a {
  color: #2b4fb9;
  text-decoration: none;
}

.sscl-mds{
  margin-right: 10px;
}

.sscl-phn{
  font-size: 15px !important;
  color: #2b4fb9 !important;
  text-decoration: none !important;
}

.sscl-phn:hover{
  color: #2b4fb9;
}

.actn-slctd-hrs{
  text-decoration: none;
  margin-right:15px;
  cursor: pointer;
}

.actn-slctd-hrs:hover{
  color: #2f2f2f;
}

.actn-slctd-hrs.active{
  font-weight: 600;
  border-bottom: 2px solid #2b4fb9;
}

.time-list-group-item{
  border-color: #f0f0f0;
  border-right: none;
  border-top: none;
  border-left: none;
  border-radius: 0px !important;
  font-size: 14px;
  padding-right: 0px;
  padding-left: 0px;
}
/* new css update */
.slct-dlivy-typ-mdl .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.ConfirmPage-products {
  max-width: 600px;
  margin: 0 auto;
}
.ConfirmPage-module-information {
  text-align: center;
}
.ConfirmPage-module-information h2 {
  font-size: 36px;
  letter-spacing: .4px;
  line-height: 1.17;
  margin: 0 0 16px;
  font-weight: 700;
}
.ConfirmPage-module-information p {
  display: block;
  font-size: 24px;
  letter-spacing: .4px;
  line-height: 1.17;
  margin: 0;
  overflow-wrap: break-word;
}
.ConfirmPage-module-information p.ConfirmPage-module-time {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -.4px;
  line-height: .82;
  color: #2b4fb9;
  margin: 8px 0 24px;
}
.ConfirmPage-products .ConfirmPage-module-email {
  background-color: #f5f5f5;
  padding: 16px 16px;
  text-align: center;
  margin: 20px 0px;
}
.ConfirmPage-module-text,
.ConfirmPage-products .ConfirmPage-module-email p {
  font-size: 16px;
  letter-spacing: .4px;
  line-height: 1.25;
  margin: 12px 0;
  overflow-wrap: break-word;
}
.ConfirmPage-products .ConfirmPage-module-email h2 {
  font-size: 20px;
  letter-spacing: .4px;
  line-height: 1.4;
  margin: 0 0 2px;
}
.ConfirmPage-products .ConfirmPage-module-email p a {
  text-decoration: none;
}
.ConfirmPage-module-contact-text {
  font-size: 15px !important;
  color: #6c757d;
  line-height: 26px !important;
}
.ConfirmPage-products .accordion .accordion-header .accordion-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #f5f5f5;
  box-shadow: 0px 0px;
}
.ConfirmPage-products .accordion .accordion-header .accordion-button:after {
  position: absolute;
  top: 26px;
  right: 15px;
}
.ConfirmPage-products .accordion .accordion-item {
  border: 0px;
}
.ConfirmPage-products .accordion .accordion-header .accordion-button p {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
}
.ConfirmPage-products .accordion .accordion-body table {
  width: 100%;
}
.ConfirmPage-products .accordion .accordion-body table tr td ul {
  padding: 0px;
  list-style: none;
}
.ConfirmPage-products .accordion .accordion-body table tr td ul li {
  display: inline-block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.56) !important;
}
.ConfirmPage-products .accordion .accordion-body table tr td {
  font-size: 16px;
  font-weight: 500;
}
.ConfirmPage-products .accordion {
  margin: 30px 0px;
}
.subtotal-table table {
  width: 100%;
}
.subtotal-table table tr td,
.subtotal-table table tr th {
  padding: 8px 15px;
}
.SocialBanner-module-banner {
  background-color: #e3f2fc;
  text-align: center;
  padding: 25px 15px;
  margin: 20px 0px;
}
.SocialBanner-module-banner h2 {
  -webkit-margin-before: 0;
  color: #001552;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-block-start: 0;
}
.SocialBanner-module-banner .SocialBanner-module-p {
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .3px;
  line-height: 1.25;
  text-align: center;
  margin: 0;
}
svg.SocialBanner-module_-social-MediaImg {
  fill: #001552;
  margin: 0 10px;
}
.vb-accordian .accordion-item #headingOne button.accordion-button:after{
  display: none;
}
.section__title.vb-section-title h3 {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 0px;
}
.checkout-page-section h4 {
  font-size: 20px;
      margin-bottom: 0;
}
.checkout-page-section p {
  font-size: 16px;
  color: rgba(102, 102, 102, var(--tw-text-opacity));
  --tw-text-opacity: 1;
}
.checkout-page-section .dinng-opt-txt .blue-link {
  font-size: 16px;
  font-weight: 600 !important;
}
.loading {
  width: 100%;
  text-align: center;
}

.dot {
  width: 15px;
  height: 15px;
  background: var(--white);
  border-radius: 100%;
  display: inline-block;
  animation: dots 1.4s infinite ease-in-out both;
}

.primary {
  width: 100%;
}

.loading.secondary .dot,
.loading.link .dot {
  background: var(--color-primary-100);
}

.loading .dot:nth-child(0) {
  animation-delay: -0.32s;
}

.loading .dot:nth-child(1) {
  animation-delay: -0.16s;
}

@keyframes dots {

  0%,
  80%,
  100% {
    transform: scale(0);
  }

  40% {
    transform: scale(0.6);
  }
}



.Loading-module-dot {
  animation: dots 1.4s ease-in-out infinite both;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  height: 15px;
  width: 15px;
  display: none;
}

.Loading-module-dot:nth-child(2) {
  animation-delay: 0.1s;
}

.Loading-module-dot:nth-child(3) {
  animation-delay: 0.2s;
}

.sbmt-btn-loader{
  font-size: 0px;
}
.sbmt-btn-loader .Loading-module-dot{
  display: block;
}
button.btn.btn-lg.w-100.btn-orange {
  height: 48px;
  font-size: 18px;
  font-weight: 600;
}
.offcanvas__scroll .drgfmh {
  /* padding: 0; */
}
.sidebar-header {
  background-color: #f1f1f1;
  padding: 60px 15px 15px 15px;
}
.sidebar-header h2 {
  margin-bottom: 0;
}
.offcanvas-bar-area .modal__close.bar-btn-close {
  right: auto;
  left: 10px;
}
.offcanvas-bar-area .modal__close.bar-btn-close button {
  background-color: #c8c8c8;
}
.sidebr-menu ul {
  list-style: none;
  padding: 0;
}
.sidebr-menu {
  margin-top: 15px;
}
.sidebr-menu ul li a {
  color: #666;
  text-decoration: none;
  padding: 4px 20px;
  display: block;
}

.sidebr-menu ul li a:hover {
  color: #C87047;
}

.offcanvas__checkout button {
  margin-bottom: 0px;
}


.crt-btn .btn-text-lft{
  display: inline-block;
  font-weight: 600;
}

.crt-btn .btn-text-rght{
  display: inline-block;
  font-weight: 600;
}

.single__meal__item-vb{
  box-shadow: none !important;
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  padding: 5px 10px !important;
}

.login__form .form-text {
  font-size: 12px;
  color: #1a303fa6;
  padding-bottom: 10px;
}

.no-border-top{
  border-top: none !important;
}

.no-border-bottom{
  border-bottom: none !important;
}

.btn-close-login-modal{
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  padding: 2px;
}

.btn-close-login-modal:hover{
  background-color : #f7f7f7 !important;
}

.itp-int-6dgt{
  text-align: center;
  border-radius: 4px;
  height: 52px;
  width: 40px;
  border: 1px solid #e6e6e6;
}

.itp-int-6dgt:disabled {
  background-color: #ffffff !important;
}


.prvr_ord_area .prdtt-ord-itm{
  border: 1px solid #ccc;
  border-radius: 4px;
  background: white;
  display: grid;
  align-items: center;
  grid-template-columns: 80px 1fr 80px;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.prvr_ord_area .prdtt-ord-itm:hover {
    background: #fafafa;
}

.prvr_ord_area .prdttt-info {
    padding: 12px 8px;
    font-size: 14px;
}

.prvr_ord_area .prdttt-qty,
.prvr_ord_area .prdttt-date {
    color: #888;
    /* margin-left: 20px; */ 
}

.prvr_ord_area .prdttt-info h6 {
    margin-bottom: 8px;
}

.prvr_ord_area .prdttt-actn {
  border-left: 1px solid #ccc;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  color: #2b4fb9;
}

.prdttt-actn-left{
  border-left: 0;
  border-right: 1px solid #ccc;
}

.prdttt-actn-right{
  border-right: 0;
  border-left: 1px solid #ccc;
  text-decoration: none;
}

.vb-single-item-itpn .readonly{
  color: #afaeae !important;  
}

#scrollUp {
  bottom: 92px;
}

.acnt-btn-sml{
  font-size: 12px;
}



.mint-otm .prdttt-price{
  float: right!important;
  font-weight: 400;
}

.mint-otm .prdttt-info {
  position: relative;
}

.mdltext{
  color: #212121 !important;
  font-weight: 400 !important;
}

.mint-otm{
  grid-template-columns: 1fr 110px !important;
  height: 110px;
}

.mint-otm .prdttt-actn {
  border-left: 0px;      
  padding: 0px;
  height: 110px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.mint-otm .pc-des{
  min-height: 40px;
}

.bg-grey-v2 {
  background: #b5b5b5 !important;
}


.otc {
  position: relative;
  width: 320px;
  margin: 0 auto;
}

.otc fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.otc fieldset div {
  display: flex;
  align-items: center;
}

.otc legend {
  margin: 0 auto 1em;
  color: #5555ff;
}

.otc-num-inpt {
  width: 42px;
  line-height: 1;
  margin: 0.1em;
  padding: 0px;
  font-size: 36px;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  border: 2px solid #ededed;
  color: #2f2f2f;
  border-radius: 4px;
}

.otc-num-inpt::-webkit-outer-spin-button,
.otc-num-inpt::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* 2 group of 3 items */
.otc-num-inpt:nth-child(n + 4) {
  order: 2;
}
.otc div::before {
  content: "";
  height: 2px;
  width: 24px;
  margin: 0 0.25em;
  order: 1;
  background: #bbbbff;
}

/* From: https://gist.github.com/ffoodd/000b59f431e3e64e4ce1a24d5bb36034 */
.otc label {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.sprs-pdn {
  margin-bottom: 30px;
}

.build__pizza__top {
  display: block;
}

.p-desc{
  color: #000000 !important; 
}

/* .build-pizza-modal{
  height: auto;
} */

.build__pizza__top__thumb {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  margin-right: 20px;
  text-align: center;
  padding: 10px;
  background: #ffffff;
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.single__input__item textarea{
  width: 100%;
  border-radius: 10px;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 14px;
  outline: none;  
}

.single__meal__item__right h4 span {
  color: #000;
}


.ussgstn-prdtcs-cntnr {
  position: relative;
}

.suggestions-close {
  position: absolute;
  top: 5px;
  right: 5px;
}

.suggestions-close button{
     background: #F4F3F3;
    height: 40px;
    width: 40px;
    border: 0;
    border-radius: 50%;
    font-size: 18px;
    justify-content: center;
}

.suggestions-close button:hover {
  background-color: #dddddd;
}

.btn-checkout:disabled{
  background-color: #e0e0e0 !important;
}

.menunme{
  margin-bottom: 10px;
}
.menunme h4{
  margin: 0px;
  font-size: 22px;
  font-weight: 600;
}

.menusrotr{
  border: 1px solid #f5f5f5!important;
  margin: 0;
  margin-bottom: 10px;
}

.prdt-ot-stck{
  opacity: 0.4;
  pointer-events: none;
}

.pc-outofstck{
  margin-bottom: 0px;
  margin-top: -10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
  opacity: 0.4;
}

.srch-prdt-are{
  padding: 10px 0px !important;
}

.apled-prmcd-cntnr{
  display: inline-block;
  background-color: #eaecf1;
  padding: 2px 20px;
  border-radius: 20px;
  padding-right: 5px;
}

.apled-prmcd-cntnr .apled-prmcd-nme{
  font-size: 16px;
}

.apled-prmcd-cntnr .apled-prmcd-actn{
  font-size: 18px;
  margin-left: 5px;
  cursor: pointer;
}

.bg-blue-color{
  background-color: #2b4fb9 !important; 
}

.addn-str{
  white-space: pre-line;
}

.addn-str-list{
  list-style: none;
  padding: 0;
  font-size: 14px;
  margin: 0;
  color: #888;
}

.addn-str-list li{
  margin-bottom: 10px;
}

.build__pizza__bottom {
  box-shadow: 0 -4px 4px rgba(0,0,0,.12);
}

.modal-srch-item .modal-header {
  display: block;
}

.modal-srch-item .modal-header .mdl-ttl{
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: 600;
}

.modal-srch-item .modal-body .vb-tb-ttl, .store-list-modal .modal-body .vb-tb-ttl{
  font-weight: 600;
  color: #afafaf;
  font-size: 14px;
  cursor: pointer;
}

.modal-srch-item .modal-body .vb-tb-ttl.active, .store-list-modal .modal-body .vb-tb-ttl.active{
  color: #2b4fb9;
  border-bottom: 2px solid #2b4fb9;
}

.store-list-modal .modal-content{
  padding: 0px;
  background-color: #f4f5f5;
}

.store-list-modal .modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
}

.store-list-modal .modal__close button{
  background: #dddddd;
}

.store-list-modal .srch-locnt-input{
  position: relative;
}

.store-list-modal .srch-locnt-input .loc-icon{
  position: absolute;
  left: 7px;
  top: 7px;
  color: #c87047;
}

.store-list-modal .srch-locnt-input .srch-icon{
  position: absolute;
  right: 0px;
  top: 0px;
  color: #c87047;
  padding: 9px;
  cursor: pointer;
}

.store-list-modal .srch-locnt-input input{
  padding-left: 30px;
  padding-right: 30px;
}
    
.singl-str-itm {
  background: #ffffff;
  margin-bottom: 5px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px;
}

.singl-str-dtl {
  
}

.singl-str-dtl .title-line{
  color: #c87047;
  text-transform: uppercase;
  font-weight: 600;
}

.singl-str-dtl .hours-line{
  font-size: 13px;
  color: #4162c0;
  font-weight: 500;
}

.singl-str-dtl .dtnc-lnee{
  font-size: 14px;
  font-weight: 500;
}

.singl-str-dtl .address-line{
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}

.singl-str-dtl .address-line a{
  text-decoration: none;
}

.singl-str-dtl .address-line a:hover{
  color: #2f2f2f;;
}

.singl-str-dtl .phopne-line{
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}

.singl-str-dtl .phopne-line a{
  text-decoration: none;
}

.singl-str-dtl .phopne-line a:hover{
  color: #2f2f2f;;
}

.singl-str-actn{
  margin-top: 10px;
}

.singl-str-actn .strt-ordr{
  background-color: #e6e6e6;
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 500;
  border-radius: 5px;
  cursor: pointer;
}


.str-fttr{
  border: 1px solid #e6e6e6;
  text-align: center;
  height: 125px;
  margin-bottom: 10px;
  padding: 5px;
}

.str-fttr .str-fttr-img{
  margin-top: 5px;
}

.str-fttr .str-fttr-img img{
  width: 62px;
}

.str-fttr .str-fttr-ttl{
  font-size: 12px;
  margin-top: 10px;
}

.redeem-reward-modal .modal-content {
  padding: 0px;
  min-height: 300px;
}

.redeem-reward-modal .modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
}

.btn-remv-rwrd {
  font-size: 13px;
  text-decoration: none;
  margin-left: 5px;
}

.order-again-modal{
  background: rgba(0, 0, 0, 0.50);
}

.r-ord-row{
  border: 1px solid #f7f7f7;
  margin-bottom: 20px;
}

.r-ord-s-itm{
  display: grid;
  grid-template-columns: 1fr 90px;
}

.r-ord-s-itm .r-ord-s-itm-info{
  margin-top: 10px;
}

.r-ord-s-itm .r-ord-s-itm-info .r-ord-s-itm-ttle{
  margin-bottom: 8px;
}

.r-ord-s-itm .r-ord-s-itm-info .r-ord-s-itm-desc{
  color: #666666;
  white-space: pre;
}

.r-ord-s-itm .r-ord-s-itm-info .r-ord-s-itm-prce{
  font-weight: 400;
}

.r-ord-s-itm .r-ord-s-itm-img{
  padding: 0px;
  height: 90px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.reordr-actn .lft-cntn{
  float: left;
}

.reordr-actn .rght-cntn{
  float: right;
}

.frm-chkbx-label {
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 14px;
  margin-top: 1px;
}

#mobile-menu-selet{
  padding-left: 45px;
}

.mke-dv-rltv{
  position: relative;
}
  
.crd-dflt-link  {
  text-decoration: none !important;
  position: absolute;
  right: 50px;
}

.text-orange {
  color: #C87047;
}

.crd-list-item{
 border : 0px !important;
}

.yr-ord-btn::after{
  background: none !important;
}
.yr-ord-btn a{
  position: absolute;
  right: 15px;
}

.lght-clolr{
  color: #b5b5b5 !important;
}

.drk-clolr{
  color: #000000 !important;
  font-weight: 700  !important;
}


@media only screen and (max-width: 767px) {
  .offcanvas-bar-area {
    width: 425px;
  }

  .footer {
    padding-bottom: 85px; 
  }
}

@media only screen and (max-width: 575px) {
  .modal-srch-item .modal-dialog{
    overflow-y: scroll;
    margin: 0px;
   }

  .redeem-reward-modal .modal-dialog {
     position:fixed;
     top:auto;
     right:auto;
     left:auto;
     bottom:0;
     width: 100%;
  }
  
  .store-list-modal .modal-dialog {
    transform: none;
    margin: 0;
    border-radius: 0;
  }

  .redeem-reward-modal .modal-dialog {
    transform: none;
    margin: 0;
    border-radius: 0;
  }

  .mint-otm .prdttt-actn {
    margin-top: -10px;
  }

  .mint-otm .pc-des{
    min-height: 0px;
  }

  .mint-otm .prdttt-info h6{
    margin-top: -15px;
  }

  .footer {
    display: none;
  }

  .p-desc{
    padding: 10px 10px;
  }

  .special__instructions__wrapper {
    padding-top: 20px;
  }

  .sprs-pdn {
    margin-bottom: -15px;
  }

  .mob-fixd{
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100%;
    z-index: 2;
    background: #fff;
  }

  .mint-otm {
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #ccc !important;
  }

  .mint-otm .prdttt-info {   
    margin-bottom: 20px;
  }

  .mint-otm .prdttt-price{
    position: absolute;
    bottom: 0px;
    left: 8px;
  }

  .offcanvas__checkout button {
    font-size: 14px;
    padding: 16px 10px;
  }

  .single__meal__item__qty{
    padding-top: 1px;
    font-weight: 600;
  }

  .sub-mnu-cntnt{
    margin-top: 12px;
  }

  .offcanvas-bar-area {
      width: 360px;
  }

  .srch-btn-cntnnr{
    display: block;
  }

  .sub-menu-ttl{
    margin-left: 10px;
  }

  .stcky-cart{
    display: block;
  }

  .offcanvas-area {
    width: 100%;
  }

  .cart__button__mobile.header__right button {
    width: 100px;
  }

  .text-sm a {
    display: block;
    margin-left: 0px;
  }

  #scrollUp {
    display: none !important;
  }

  .build__top__right {
    padding-right: 20px;
  }

  .prd-lst-img{
    max-width: 78%;
    text-align: center;
  }
}