#order_time_modal .order-time-modal-content{padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.9),0 0 20px rgba(235,229,214,.5);background-color:#ede7d7;max-width:400px;margin:auto;border-radius:30px;font-family:Arial,sans-serif}#order_time_modal .order-time-modal-header{padding:10px;position:relative;font-size:16px}#order_time_modal .order-time-modal-header h6{font-size:1rem;font-weight:700;color:#824b00}#order_time_modal .order-time-modal-header p{font-size:15px;color:#824b00;margin-bottom:10px;margin-top:5px}#order_time_modal .order-time-modal-title{margin-top:15px;padding-top:10px}#order_time_modal .order-time-modal-body .form-group{margin-bottom:15px}#order_time_modal .order-type-toggle{display:flex;justify-content:center;align-items:center;background-color:#d9d9d9;border-radius:50px;padding:3px;width:-moz-fit-content;width:fit-content;margin:4px auto 15px;color:#231f20}#order_time_modal .order-type-button{background-color:transparent;color:#d9d9d9;padding:5px 30px;border:none;font-size:13px;cursor:pointer;transition:background-color .3s ease;border-radius:50px}#order_time_modal .order-type-button.active{background-color:#c8102e;color:#fff}#order_time_modal .order-type-button:not(.active){color:#231f20;background-color:#d9d9d9}#order_time_modal .select-wrapper{position:relative;width:100%;margin-bottom:20px;height:auto}#order_time_modal .select-wrapper i{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none}#order_time_modal .select-with-arrow{width:100%;font-size:14px;border-radius:5px;border:1px solid #c8102e;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:right 10px top 50%;background-size:12px 12px}#order_time_modal .order-time-modal-footer{display:flex;flex-direction:column}#order_time_modal .order-time-btn-danger{background-color:#c8102e;color:#fff;padding:5px;border:none;border-radius:50px;font-size:14px;cursor:pointer;margin-bottom:10px;font-weight:700}#order_time_modal .order-time-btn-danger:hover{background-color:#c8102e;color:#fff;border:none}#order_time_modal .order-time-btn-secondary{background-color:#fff;color:#c8102e;padding:5px;border:none;border-radius:50px;font-size:14px;cursor:pointer;font-weight:700}#order_time_modal .order-time-btn-secondary:hover{background-color:#fff;color:#c8102e;border:none}#order_time_modal .alert{position:fixed;z-index:1100;background-color:#fc0;color:#fff;padding:10px;font-size:13px;font-weight:700;border-radius:5px;width:80%;max-width:300px}#order_time_modal .invalid-feedback{display:none;color:#dc3545;font-size:12px;position:absolute;top:100%;left:0}#order_time_modal .invalid-feedback+.invalid-feedback{display:block}#order_time_modal .form-control.is-invalid{border-color:#dc3545;position:relative;font-size:16px;margin-bottom:30px}#order_time_modal .close-modal-btn{position:absolute;top:0;right:0;background:none;border:none;font-size:24px;font-weight:700;color:#c8102e;cursor:pointer;transition:color .3s ease}#order_time_modal .close-modal-btn:hover{color:#824b00}
/*# sourceMappingURL=order-time.css.map*/