h3.h5.mt-1 {
    color: white;
}
.category-title.card-body.py-4.text-center {
    background-color: black;
}
#\38 95376a6-f7ca-47a7-b3c1-f18b25aa9135 > div.d-flex.flex-wrap.mb-4.pb-4.justify-content-center > h2 {
    
    BACKGROUND-COLOR: rgb(255, 255, 255);
    COLOR: rgb(0, 0, 0);
    FONT-SIZE: 30PX;
}

/* Λεκτικο στο καλαθι  border */ 
h5.h5.mb-3.pb-2 {
  
    border: 2px solid rgb(236, 169, 121);
    border-width: 1px;
    border-radius: 8px;
    padding: 5px;
}

/* Προσθετο κείμενο  */
/* .col-md-7.col-12.order-md-1.order-2.px-2.py-5.text-start.text-md-start {
    height: 80px;
}
li.py-4 {
    height: 150px;
   
}
.row.align-items-center.py-5 {
    height: 150px;
} */
/* Καλάθι σε Προσφορά */
button.btn.btn-link.px-0.text-danger {
    display: none;
}
/* Αρχικες τιμές καταλογου */
del.fs-sm.text-muted {
    display: none;
}
del.text-muted.fs-lg.me-2 {
    display: none;
}

#\39 624bcb8-94f7-4cb1-b324-7418442182fe > div > div > div > p {
    color: var(--bs-danger) !important;
}

#\39 624bcb8-94f7-4cb1-b324-7418442182fe > div > div > div > p {
    color: black !important;
    border: 1px solid rgb(236, 169, 121);
}

/* title cagegories  */
h2.h5.mt-1 {
    COLOR: WHITE;
}

.font-size-under-quantity {
    font-size: 12px;
}

.send-form-button {
    background-color: var(--bs-primary);
    color: var(--bs-primary-text) !important;
    opacity: 0.9;
    border: 1px solid transparent;
    transition: background-color 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.send-form-button:hover {
    opacity: 1;
}

.background-orange {
    background-color: transparent !important;
}

.color-gray {
    color: #9F9F9F !important;
}

.hover-color-orange:hover {
    color: #f15a22 !important;
}

.decor_underline {
    text-decoration: underline !important;
}

.background_gray_1 {
    background-color: #E4E7EC !important;
}

.size_24 {
    font-size: 1.5rem !important;
    line-height: 1.8125rem !important;
}
.client-details{
    background-color: #f7f7f7;
}

.fix-width{
    width: 16.25rem !important;
}

.product-title-font-size {
    font-size: 0.8rem !important;
}

.summary-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

.summary-row {
  text-align: left;
}

.summary-cell {
  border: 1px solid #f15922;
  padding: 1px;
}

.summary-value-cell {
  text-align: right;
}

#order-comments {
    font-size: 0.825rem !important;
}