.checkoutPage, .thankYouPage{padding-top: 85px;}
.login-box { display: flex;  align-items: center;width: 100%;}
.login-box span{ letter-spacing: 0.3px; font-size: 15px; color: #646464; margin-top: 2px;}

.checkoutPage .card{ border: 1px solid #E6E5E5;  border-radius: 8px; padding: 25px; margin-bottom: 20px; box-shadow: 0px 3px 16px #0000000A;}
.login-box .login-icon { background-color: #eaf4f7;  border-radius: 50%;  width: 50px;  height: 50px; margin-top: 0;  display: flex;  align-items: center;  justify-content: center;  margin-right: 20px;}
.login-box .login-icon span{margin-top: 0;}
.login-title, #editModal .modal-title { font-size: 18px; letter-spacing: 0.36px;color: #352F99; font-weight: 600;}
.guest-login, .resendOtp { color: #BF8E00;  text-decoration: none;  font-weight: 600; text-decoration: underline;}
.resendOtp{text-decoration: none;}
.guest-login:hover, .resendOtp:hover {  text-decoration: none; color: #F3C18B;}
.login-form, .deliveryBlock .deliveryAddress{padding-top:18px ; padding-left: 70px; max-width: 520px;}
.addressShowBlock{padding-top:18px ; padding-left: 70px;}
.login-form label{color: #000; letter-spacing: 0.3px; width: 100%; margin-bottom: 10px;}
.checkoutPage .form-control, #editModal .form-control{box-shadow: 0px 3px 16px #0000000A;border: 1px solid #C6C6C6; border-radius: 5px; letter-spacing: 0.28px;color: #7E7E7E; border-radius:5px; height: 50px;  font-size: 14px;}
.inputGroup{margin-bottom: 15px; position: relative;}
.login-button{background: #352F99 0% 0% no-repeat padding-box;border-radius: 25px; width: 248px;height: 50px; display: inline-block; margin-bottom: 10px; font-size: 16px;
font-weight: 500;color: #FFFFFF;text-transform: uppercase; border:none;}
.login-button:hover{background: #BF8E00;}
.login-note{letter-spacing: 0.26px; font-size: 13px; color: #000;}
.login-note a{color: #000; font-weight: 500; text-decoration: none;}
.price-item{letter-spacing: 0.4px; font-size: 20px; font-weight: 600;}
.login-note a:hover{color: #F3C18B; }
.login-box.deliveryText .login-title{color: #000;}
.login-box.disabled .login-title{color: #888889;}
.login-box.disabled .login-box span{color: #A8A8A8;}

.login-title i{margin-left: 11px; margin-top: -3px;  display: inline-block;  vertical-align: top;}
.inputGroup i{position: absolute; right:15px; top:50%; transform: translateY(-50%);}
.deliveryBlock .login-button{width: 288px;}
.radio-group { display: flex;  gap: 40px;  align-items: center;  font-family: Arial, sans-serif; margin-top: 25px; margin-bottom: 35px;}
.custom-radio { position: relative;  padding-left: 34px;  cursor: pointer;  font-size: 14px;  user-select: none;  letter-spacing: 0.28px;color: #030303;}
.custom-radio input[type="radio"] {  position: absolute;  opacity: 0;  cursor: pointer;}
.radio-mark { position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 24px; width: 24px; background-color: white; box-shadow: 0px 3px 6px #00000029;
border: 2px solid #707070; border-radius: 50%;}
.custom-radio input:checked ~ .radio-mark:before {position: absolute; left:50%; top:50%; content: ''; transform: translate(-50%, -50%);  background-color: #000;   width: 10px; height: 10px; border-radius:100%;}
.valueData{letter-spacing: 0.3px;color: #000000;}
.changeData, .changeData:hover{letter-spacing: 0.26px;color: #352F99; font-size: 13px; font-weight: 600; color: #352F99; text-decoration: underline;}
.checkoutPage .addressBar{letter-spacing: 0.28px; color: #767676; margin: 14px 0 20px;}
.delivery-button{width: 160px; height: 40px; display: inline-block; border: 1px solid #BF8E00; border-radius: 25px; color: #BF8E00; text-transform: uppercase; font-size: 16px; background: none;}
.delivery-button.active{width: 160px; height: 40px; display: inline-block; border: 1px solid #BF8E00; border-radius: 25px; color:#fff; text-transform: uppercase; font-size: 16px; background: #BF8E00;}
.addNewUser {letter-spacing: 0.3px;color: #000000;}
.addressShowBlock .login-button {width: 150px;height: 40px; font-size: 14px; letter-spacing: 0.28px; text-transform: capitalize;}
.border-right{border-right: 1px solid #E6E5E5;}


.rightChekout .card{box-shadow: 0px 3px 16px #0000000A;border: 1px solid #D0D0D0;border-radius: 9px; padding: 20px 20px; margin-bottom: 20px;  }
.cart-item { display: flex;  align-items: center;  justify-content: space-between;     margin-bottom: 30px;}
.food-img { width: 70px;  height: 70px;  border-radius: 8px;  object-fit: cover;}
.item-left {  margin-right: 20px;}
.item-center {  flex: 1;}
.allBtn{display: flex;}
.allBtn button{margin-right: 8px;}
.allBtn button + button{margin-right: 0px;}
.payBtn{margin-bottom: 10px;}
.item-name { font-size: 14px;    display: flex;  align-items: center;  margin-bottom: 12px; letter-spacing: 0.28px;color: #000000;}
.veg-icon { display: inline-block;   margin-right: 6px;}
.cart-item .qty-control { display: flex;  align-items: center;  gap: 8px; border: 1px solid #D5D5D5; border-radius: 5px; width: 100px; height: 36px;}
.cart-item .qty-btn {  padding: 0 10px;  font-size: 20px;  background-color: #fff;  border:none; background: none;  cursor: pointer;}
.cart-item .qty-btn.plus { color: #3b33a2; }
.cart-item .qty { min-width: 20px;  text-align: center;}
.cart-item .item-right { text-align: right;}
.cart-item .delete-btn {  background: none;  border: none;  font-size: 18px;  cursor: pointer;  margin-bottom: 10px;}
.cart-item .price {  font-weight: bold;  font-size: 20px; letter-spacing: 0.4px; color: #101010;}
.addMoreBtn{letter-spacing: 0.32px;color: #352F99; font-size: 16px; font-weight: 600; text-decoration: underline; }
.addMoreBtn:hover{ text-decoration: none; color: #352F99;}
.rightChekout .mealTabs{margin-top: 40px; background-color: #f2f2f2; border-radius:13px; padding: 10px 10px 0;}
.rightChekout .mealTabs h3{letter-spacing: 0.32px; font-size: 16px; font-weight: 600; margin-bottom: 12px;}
.rightChekout .mealTabs .nav-tabs{background:#fff; border:none; border-radius: 22px;}
.rightChekout .mealTabs .nav-tabs .nav-link{background:none; border:none; border-radius: 22px;letter-spacing: 0.28px; padding: 10px 22px; color: #000000; font-size: 14px; margin-right: 8px;}
.rightChekout .mealTabs .nav-tabs .nav-link.active{background:#352F99; border:none;  color: #fff;}
.product-card { width: 100%;    overflow: hidden; display: flex; flex-wrap: wrap;}
.product-image { position: relative; width: 90px; height: 90px;}
.product-image img { width: 100%;  display: block;  border: 1px solid #D1D1D1; border-radius: 3px; object-fit: cover;  height: 100%;}
.product-volume { position: absolute;  bottom: 5px;  left: 5px;  background-color: white;  color: black;  font-size: 12px;  padding: 2px 6px;  border-radius: 4px;
  font-weight: 600;}
.rightChekout .product-details { margin-left: 15px;  width: calc(100% - 105px);}
.rightChekout .mealTabs  .product-title { font-size: 14px;  margin: 0 0 4px 0; font-weight: 400;  color: #000; letter-spacing: 0.32px; display: -webkit-box;
  -webkit-line-clamp: 1;   -webkit-box-orient: vertical;  overflow: hidden;}
.rightChekout .product-price { font-size: 16px;letter-spacing: 0.32px; color: #BF8E00; font-weight: 600; margin: 0 0 6px 0;}
.rightChekout .add-button { background-color: #fff; border: 1px solid #BB9F5D; color: #BB9F5D; border-radius: 5px; font-size: 16px; padding: 6px 32px; border-radius: 6px; font-weight: 600;  cursor: pointer; text-decoration: none;}
.rightChekout .tab-content{  margin-bottom: 0; margin-top: 20px;  position: relative; overflow: hidden;  height: 100px;}
.rightChekout .tab-content > .tab-pane{display: block; position: absolute; z-index: 1; visibility: hidden; width: 100%;}
.rightChekout .tab-content > .tab-pane.active{visibility:visible;}
.rightChekout .tabs{margin-bottom: 20px;}
.product-card .counter span{position: static; color: #3b33a2;}
.product-card .counter button.qty-btn.minus, .product-card .counter button.qty-btn.plus{color: #3b33a2;}
.coupanBlock h3{letter-spacing: 0.32px;color: #000000; font-size: 16px; margin-bottom: 13px; font-weight: 600;}
.coupanBlock .form-control{box-shadow: 0px 3px 16px #0000000A;border: 1px solid #C6C6C6;border-radius: 5px; height: 50px; font-size: 14px; color: #7E7E7E;}
.coupanBlock .form-group{position: relative;}
.coupanBlock .applyCoupan{letter-spacing: 0.28px; color: #000000; background: none; border:none; position: absolute; right:0px; top:50%; font-size: 14px; font-weight: 600; transform: translateY(-50%);}
.bg-primary {background-color: #fff !important;}
.bill-box {     width: 100%;
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 13px;}
.bill-box h3 {  font-size: 18px;  letter-spacing: 0.36px;color: #000000; margin-bottom: 11px; font-weight: 500;}
.bill-row { display: flex; justify-content: space-between; font-size: 14px;  margin-bottom: 8px;  color: #000;}
.bill-row span + span {font-weight:500;}
.divider { border: none; height: 2px !important; background-color: #BF8E00; margin: 10px 0;}
.total-row {  font-weight: 500;  font-size: 14px;  }
.total-row strong{  font-weight: 600;   }
.bill_Total{font-size: 16px;}
.cancellationBox {background: #F7F7F7; border-radius: 9px; padding: 15px; margin-top: 20px;}
.cancellationBox h3{letter-spacing: 0.36px;color: #000000; font-size: 18px; font-weight: 500;}
.cancellationBox p{letter-spacing: 0.28px;color: #6C6969; font-size: 14px;}
.checkoutFooter{background: #FFFFFF; box-shadow: 0px -7px 16px #0000000F; position: fixed; bottom: 0; width: 100%; padding: 11px 15px; z-index: 999;}
.checkoutFooter h3{letter-spacing: 0.36px;color: #352F99; font-size: 18px; font-weight: 500;}
.checkoutFooter p{letter-spacing: 0.3px; color: #646464; font-size: 15px;}
.checkoutFooter p a{color: #BF8E00; font-weight: 500;}
.ftpcontinue{background: #352F99; border: 1px solid #CAA060;border-radius: 22px; display: block; width: 100%; padding: 10px; letter-spacing: 0.64px; color: #FFFFFF;
text-transform: uppercase; font-size: 16px; font-weight: 600;}
.textGreen{color: #0F9A03;}
.mealTabs .owl-carousel.owl-loaded{padding-right: 20px;}
.ftpcontinue:hover{background: #BF8E00;}
.thankYouPage .bill-box{border-top: 1px solid #D1D1D1; margin-top: 10px; padding-top: 30px;}
.verifyBtn{margin-top:24px ;}
.coupanBox { margin-top: 20px; background-color: #e7dbb6;
    padding: 13px;
    border-radius: 13px;}
.coupanBox .form-group  {position: relative;}
.errorMeg{position: absolute; bottom: 0; font-size: 11px; color: #f00;}
#massage{font-size: 11px; }
.coupanBox h3{
    font-size: 16px;
    font-weight: 500;
}
.applyCoupan {  position: absolute;    display: inline-block;    margin-bottom: 10px;    font-size: 14px;    font-weight: 600;    color: #000;   border: none;    margin-top: 0;
    top: 0px;    right: 10px;    height: 100%;    border-radius: 0 5px 5px 0;    background: inherit;    letter-spacing: 0.28px;}


.thankYouPage h1{letter-spacing: 0.68px;color: #17073D; font-size: 34px; font-weight: 500;}
.thankYouPage .subTitle{letter-spacing: 0.32px;color: #6E6E6F; font-weight: normal;}
.thankYouPage .deliveryBox h3{letter-spacing: 0.48px; color: #17073D; font-size: 24px; font-weight: 500;}
.addressValue {letter-spacing: 0.32px;color: #767676;}
.viewMenuBtn{background: #352F99;border-radius: 25px; display: block; text-decoration: none; text-align: center; color: #FFFFFF; text-transform: uppercase; width: 288px; height: 50px; line-height: 50px; font-weight: 500;}
.viewMenuBtn:hover{background: #BF8E00; color: #fff;}
.order-info { display: flex;  justify-content: space-between;  align-items: center;   border-top: 1px solid #d0d0d0;   border-bottom: 1px solid #d0d0d0;  padding: 12px 0; width: 100%;   margin: 20px auto 30px;}
.order-column h4 {   font-size: 14px;    letter-spacing: 0.28px; color: #BF8E00; margin-bottom: 0;}
.order-column p { font-size: 16px;    margin: 0;     letter-spacing: 0.32px; color: #020202; }
.orderSummerText{letter-spacing: 0.48px;color: #020202; font-size: 24px; font-weight: 600; margin-bottom: 0;}
.thankYouPage .cart-item{align-items: self-start;}
.qtyText{letter-spacing: 0.28px;color: #000000; font-size: 14px; font-weight: normal; padding-left: 27px;}
.thankYouPage .item-name{margin-bottom: 5px;}
 .address-card {     border: 1px solid #ddd;    border-radius: 10px;    padding: 20px; background: #fff;}
 .address-card .row [class*="col-"]:nth-child(odd) { border-right: 1px solid #ddd;  }
 .address-card .address  {    padding-right: 50px;  }
 .address-card .address h3 {    margin: 0 0 10px;    font-size: 18px;    font-weight: 500;  }
  .address-card .address p {   margin: 0 0 15px;    line-height: 1.4;    font-size: 14px; font-weight: normal;    color: #000000;  }
 .address-card .actions a {  font-size: 14px; font-weight: 600;  color: #352F99;  text-decoration: none; margin-right: 20px; }
  .address-card .actions a:hover { text-decoration: underline;  }


  @media (min-width: 1100px) {
      .address-card .row [class*="col-"]:nth-child(odd){padding-right: 3rem !important;}
      .address-card .row [class*="col-"]:nth-child(even){padding-left: 3rem !important;}
      
  }
  @media (max-width: 768px) {
    .address-card { flex-direction: column;  }
   .address-card .address:not(:last-child) {  border-right: none;  border-bottom: 1px solid #ddd;   padding-bottom: 15px;   margin-bottom: 15px;  }
   .mealTabs .owl-carousel.owl-loaded{padding-right: 0px;}
  
  }


@media(max-width:766px){
    .checkoutLeft{position: fixed; background: #fff; height: 100vh;z-index: -9999;  width: 100%; top:100%; padding-top: 61px; opacity:0; visibility: hidden; transition: all 0.8s ease;}
    .checkoutLeft.openModalbox{ opacity:1; visibility:visible; z-index: 9999; top:0;}
    .closeIcon{position: absolute; top:16px; left:10px;}
    .login-form, .deliveryBlock .deliveryAddress, .addressShowBlock{width: 100%; padding-left: 0;}
    .login-button{margin-top: 4px;}
    .login-button, .delivery-button{width: 100%;}
    .newUserBlock{text-align: center; margin-top: 33px;}
    .allBtn{flex-wrap:wrap;}
    .item-name{align-items: self-start;}
    .order-column p{font-size: 14px;}
    .thankYouPage h1{font-size: 26px;}
    .price-item{font-size: 18px;}
    .orderSummerText, .thankYouPage .deliveryBox h3{font-size: 22px;}
     .address-card .row [class*="col-"]:nth-child(odd) { border-right: none; border-bottom:1px solid #ddd ;  }
     .address-card .address{padding-bottom: 20px; padding-right: 0;}
     .rightChekout .payBtn{display: none;}
     .rightChekout .mealTabs .nav-tabs .nav-link{padding: 10px 15px;}
    
}
