.imageBox {
    position:relative;
    overflow:hidden;
    border-radius: 10px;
    box-shadow: 1px 1px 4px 1px #AAA;
    margin: 3px;
    width: 100%;
}

.show_user_address
{
  text-align: center;
  margin-top: 11px;
  font-size: 19px;
}

.imageBox img {
    width:100%;
    transition:.5s;
        height: 219px;
           
}
.giftcardImg-box {
    position:relative;
    overflow:hidden;
    border-radius: 10px;
    box-shadow: 1px 1px 4px 1px #AAA;
    margin: 3px;
    width: 100%;
}
.giftcardImg-box img {
    width:100%;
    transition:.5s;
        height: 219px;
        object-fit: contain;
           
}
.giftcard-btn
{
  background-color: #E7B671;
    padding: 5px;
    border-radius: 20px;
    color: #fff !important;
    /* border: 1px solid #000; */
    /*box-shadow: 2px 2px #888888;*/
    box-shadow: 2px 2px 10px 2px #ececec;
}

.hide {
    display: none;
}
.textBox {
    position:absolute;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    transition:.5s;
        text-align: center;
    padding-top: 20%;
}
.textBox h1 {
    margin:0;
    padding:0;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:#fff;
    font-family:arial;
}
.imageBox:hover .textBox {
    left:0;
}
.imageBox:hover img {
    transform: scale(1.2);
}

.giftcard_users
{
	padding: 7px;
    border: 1px solid #e4e4e4;
    box-shadow: #000;
    box-shadow: 5px 5px #888888;
   
    margin: 2px;
    margin-bottom: 12px;
}
.giftcard_cat
{
	    background-color: #383C40;
    color: #fff;
    height: 60px;
    text-align: center;
    border-radius: 10px;
}

.back-btn-giftcard-model:hover

{
color:#fff !important;
}

.giftcard-checkout-href
{
  padding: 11px !important;
    display: block;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.giftcard-data
{
	-moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    margin-bottom: 47px;
    padding-bottom: 30px;
    padding-top: 30px;
    box-shadow: 0 0 10px #999;
}
div#my_giftcards_used_for_checkout {
    max-height: 400px;
    overflow-y: scroll;
        margin-bottom: 12px;
}
.giftcard-model-img
{
  padding: 2px;
  border: 1px solid #d4d4d4;
}
.full-row-with-border
{
      border-top: 1px solid #DDAE71;
    border-bottom: 1px solid #DDAE71;
    padding-top: 7px;
    padding-bottom: 5px;
    box-shadow: 2px 2px #ffcb88;
    margin-bottom: 7px;
}
.my_gift_card_amount
{
	position: absolute;
    background-color: rgba(0 , 0 , 0, 0.8);
    /* width: 20%; */
    height: 59px;
    color: #fff;
    padding: 9px;
    text-align: center;

}
.my_gift_card_amount span
{
	    font-size: 22px;
    font-weight: 600;
}

.giftcardImg-box-data
{
	position: absolute;
    right: 0;
    height: 59px;
    background: #000;
    color: #fff;
    padding: 17px;
    padding-top: 0px !important;
}
.giftcardImg-box-data .day
{
	display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.giftcardImg-box-data .month 
{
	display: block;
    text-align: center;
    font-size: 13px;
    margin-top: -6px;
}

@media (min-width: 768px)  {
  .custom-video-div
  {
    height: 400px;
  }
 .slider-section
 {
 	min-height: 790px;
 }
  .slider-buttons
  {
  	padding-top: 10%;
  }
  .slider-mobile
  {
  	display: block;
  }
    .mobile-demo-list-show
  {
  	display: none;
  }
  .custom-my-img-div
  {
    display: none;
  }
}

@media (max-width: 768px)
{

.menu-category .menu-category-title .title
{
  left: 0px !important;
    padding-left: 5%;
    padding-right: 5%;
}
     .custom-video-div
  {
    height: 250px;
    display: none;
  }
	.slider-section
 {
 	height: 354px !important;
 }
	.slider-buttons
  {
  	padding-top: 0px;
  }
  .slider-mobile
  {
  	display: none;
  }

  .section-extended
  {
  	margin-top: -40px;
  }
  .mobile-demo-list-show
  {
  	display: block;
  }

}

.slider-overlay-div
{
	top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    
    padding-top: 45px;
    background-color: rgba(0 ,0 ,0 ,0.7);
}



.giftcard-box-data-message
{
    position: absolute;
    width: 100%;
    margin-top: 28%;
    height: auto;
    vertical-align: middle;
    text-align: center;
}
.giftcard-box-data-message span
{
        background-color: rgba(0 ,0,0 ,0.5);
    color: #fff;
    padding: 20px;
}

#moile-demo-list
{
    padding: 6px !important;
}

.mobile-web-log-div
{
    padding-bottom: 28px;
    padding-top: 46px;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 211px;
}

div#moile-demo-list-for-mobile {
    padding: 22px;
}
.rewards-box
{
  padding: 7px;

}

.reward-title-text
{
      font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
}

.rewards-points-value
{
  float: right;
    font-size: 13px;
    font-weight: 700;
    background-color: #4AA36B;
    color: #fff;
    border-radius: 47px;
    padding: 6px;
}

#mobileMessage
{
  background-color: #fff;
    height: 136px;
    width: 100%;
    position: fixed;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
.mobile-message-footer-div
{
      display: flex;
    justify-content: center;
    width: 100%;
    height: 42px;
    padding-top: 11px;
}

.mobile-message-demo-menu {
    width: 80%;
    background-color: #000;
    /* padding: 0px; */
    margin-bottom: 3px;
    margin-left: 10%;
    color: #fff;
    font-size: 9px;
        padding: 2px;

}
.hide
{
  display: none;
}
.mobile_message_para
{
      margin-bottom: 2px;
    line-height: 14px;
    margin-top: -2px;
}


.my-tabs-active
{    height: 50px;
    line-height: 53px;
    color: #fff;
    background-color: #3498db;
    text-align: center;
  }
.my-tabs-inactive
  {
    height: 50px;
    line-height: 53px;
    /* color: #fff; */
    /*border: 2px solid #25282A;*/
    text-align: center;
  }


  .scheduling-pill-delivery{
      border-radius: 25px;
      cursor: pointer;
  }


  .scheduling-pill-pickup{
      border-radius: 25px;
      cursor: pointer;
  }


   .scheduling-pill-dinein{
      border-radius: 25px;
      cursor: pointer;
      border: 1px solid #000;
  }

    .scheduling-pill-now{
      border-radius: 25px;
      cursor: pointer;
  }


  .scheduling-pill-schedule{
      border-radius: 25px;
      cursor: pointer;
  }

  .scheduling-labels{
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
  }


  progress {
 
  padding: 4px;
  border: 0 none;
  background: #4AA36B;
  border-radius: 14px;
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
progress::-moz-progress-bar {
  border-radius: 12px;
  background: #FFF;
  box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4), 0 2px 5px 0px rgba(0,0,0,0.3);
  
}
/* webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  progress {
    height: 25px;
  }
}
progress::-webkit-progress-bar {
    background: transparent;
}  
progress::-webkit-progress-value {  
  border-radius: 10px;
  background: #25282A;
  box-shadow: inset 0 -2px 4px rgba(0,0,0,0.4), 0 2px 5px 0px rgba(0,0,0,0.3); 
} 

.large-heading

{
    width: 100%;
    background-color: #25282A;
    color: #fff;
    text-align: center;
    padding-top: 16px;
    margin-top: -40px;
    margin-bottom: 15px;
}
.selectbox-schedule {
  width: 100%;
  margin-bottom: 1em;
  padding: 0.50em;
  border: 0;
  border-bottom: 2px solid currentcolor; 
  font-weight: bold;
  letter-spacing: .15em;
  border-radius: 0;
  &:focus, &:active {
    outline: 0;
    border-bottom-color: red;
  }
}

.order_schedule_heading
{
    text-align: center;
    margin-top: 17px;
    font-weight: 700;
    margin-bottom: 1px;
}

.order_schedule_div {
  width: 100% !important;
  text-align: center;
  border: 2px solid #282B2E;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  padding: 4px 8px 4px 8px;
  margin-bottom: 10px;
  border-radius: 50px;
}


.schedule-address
{
    margin-top: 14px;
    width: 100%;
    height: 48px;
    padding: 0px !important;
}

.cart_schedule_time_address_btn
{
  background-color: #fff !important;
    color: #000 !important;
    border: none !important;
}
.warning-text{
  color: red;
}


#footer{

  background-color: #fff !important; 
  color: #000 !important;
  box-shadow: 0px 0px 20px #eee;
}


.mknx-loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999999;
}
.mknx-loader > svg{
    position: fixed;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    height: 100px;
    width: 100px;
    z-index: 99999999;
}
.animsition, .animsition-overlay{
    opacity: 0.5 !important;
}


.menu-category-title-class{
    min-height: 200px !important;
} 


.pac-container{
    z-index: 9999 !important;
}

@media (min-width: 576px){
.modal-dialog-80pc {
    max-width: 80% !important;
}   
}


body.modal-open {
    overflow: hidden !important;
}


.modal-close-btn{
    padding: 4px 8px 4px 8px !important;
    cursor: pointer !important;
    background: #34495e !important;
    -webkit-appearance: none !important;
    border-radius: 50px !important;
    border: 2px solid #34495e !important;
    color: #fff !important;
}


.modal-close-btn:hover{
    background: #e74c3c !important;
    border: 2px solid #e74c3c !important;
    color: #fff !important;
}


.super-category-nav-item:hover{
    background-color: #0984e36e !important;
    color: #fff !important;

}


.schedule-order-message-div{
    background-color: #27ae60;
    color: #ffffff;
    padding: 4px;
    border-radius: 6px;
}


.schedule-order-message-div > p{
    margin-bottom: 0px;
    font-size: 16px;
}

