.inputAhtapoth{
    height: 50px!important;
}


.btnBold{
    font-weight: bold;
    font-size: 13px;
}
.btnPadding{
    padding: 12px !important;
}
.btnAhtapothKbl{
    background: #08724b !important;
    border-color: #08724b !important;
}
.btnAhtapothKbl:hover{
    background: #19835b !important;
}

.btnAhtapothTes{
    background: #2daea7 !important;
    border-color: #2daea7 !important;
}
.btnAhtapothTes:hover{
    background: #2daea7 !important;
}

.btnAhtapothCik{
    background: #f5691d !important;
    border-color: #f5691d !important;
}
.btnAhtapothCik:hover{
    background: #f5691d !important;
}

.btnAhtapothDety{
    background: #603dbb !important;
    border-color: #603dbb !important;
}
.btnAhtapothDety:hover{
    background: #603dbb !important;
}

.btnAhtapothYazdr{
    background: #ff0d5b !important;
    border-color: #ff0d5b !important;
}
.btnAhtapothYazdr:hover{
    background: #ff0d5b !important;
}
.btnAhtapothKurye{
    background: #3b7fd0 !important;
    border-color: #3b7fd0 !important;
}

.btnAhtapothIpt{
    background: #cc1a34 !important;
    border-color: #cc1a34 !important;
}
.btnAhtapothIpt:hover{
    background: #cb3248 !important;
}

.btnYemeksepeti{
    background: #fc0253 !important;
    border-color: #fc0253 !important;
}
.btnGetir{
    background: #603dbb !important;
    border-color: #603dbb !important;
}
.btnTrendyol{
    background: #ff911c !important;
    border-color: #ff911c !important;
}
.btnMigros{
    background: #ff3b00 !important;
    border-color: #ff3b00 !important;
}

.platformYemeksepeti{
    background: #fc0253 !important;
}

.platformGetir{
    background: #603dbb !important;
}

.platformTrendyol{
    background: #fff !important;
}

.platformTrendyolBtn{
    background: #f36000 !important;
}
.platformMigros{
    background: #ff3b00 !important;
}

.platformIcon{
    height: 60px;
}
.otoOnay{
    text-align: center;
}
.otoOnaySwitch {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 100%;
}


.customer{
    padding: 10px 0px;
    font-size: 13px;
}
.customx{
    padding: 7px 0px;
    font-size: 13px;
    border-bottom: 1px solid #444;
}
.platformName{
    font-size: 16px;
    text-align: center;
    height: 40px;
    font-weight: bold;
}
.platformName span{
    font-size: 13px;
}
.restoName{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
}
.ordersTitle{
    padding: 8px 0px;
    border: 1px solid #000;
    text-align: center;
}
.proName{
    padding: 7px 0px;
    border-bottom: 1px dotted #444;
}
.blink-bg {
    animation: blink 1s infinite;
}

@keyframes blink {
    0%, 100% {
        background-color: #8bc34a;
    }
    50% {
        background-color: transparent;
    }
}

.teslim{
    background: #aed2c8;
}
.iptal{
    background: #d47e7f;
}
.orderFont{
    font-size: 15px;
    font-weight: 700;
    color:#000;
}
#getName{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
}

#getPhone{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px;
}

#getAddress{
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}
.callerTitle{
    font-weight: bold;
    font-size: 15px;
}
.btnModalx{
    height: 48px;
    padding: 10px;
}
.platformCard{
    border-right: 1px solid #ddd;
    padding: 10px 10px;
}
.intGroup{
    text-align: right;
    margin: 10px 0px;
}
.cpointer{
    cursor:pointer;
}












.category-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}

.categories-scrollable {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 10px;
    padding: 10px 0;
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
}

.category-btn {
    white-space: nowrap;
    padding: 15px;
    background-color: #6c757d;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.scroll-btn {
    border: none;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
    background: #6c757d;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}

.scroll-btn.left {
    margin-right: 5px;
}

.scroll-btn.right {
    margin-left: 5px;
}
.proOpt{
    font-size: 12px;
    background: #f0f0f0;
}

.p15{
    padding: 15px;
}
.m0p0{
    padding: 0 !important;
    margin: 0 !important;
}
.cancelReasonList{
    padding: 10px 15px;
    border: 1px solid #ddd;
    margin: 5px 0px;
}
