Mini Kabibi Habibi
.order-items .order-info-container {
position: relative;
height: 100%;
}
.order-items .order-info {
min-height: 70px;
font-weight: bold;
color: #939598;
white-space: normal;
border-bottom: 1px solid #E0E0E0;
}
.order-items .list-item-content {
padding: 10px 8px;
}
.order-items .order-info .list-item-image-placeholder {
float: left;
width: 60px;
height: 60px;
vertical-align: middle;
}
.order-items .order-info .list-item-image-placeholder img {
padding: 5px;
}
.order-items .order-info .list-item-image-placeholder {
height: 75px;
}
.order-items .type-1 {
height: 100%;
}
.order-items .type-2 {
width: 100%;
vertical-align: -30px;
}
.order-items .type-3 {
width: 100%;
vertical-align: -45px;
}
.order-items .type-4 {
width: 100%;
vertical-align: -30px;
}
.order-items .type-5 {
width: 100%;
}
.order-items .type-6 {
width: 100%;
vertical-align: -30px;
}
.order-items .dx-list {
position: absolute;
top: 75px;
bottom: 0;
width: 100%;
height: auto;
}
.order-items #popup {
height: auto !important;
}
.dx-theme-ios .order-items .hide-popup .dx-button,
.dx-theme-ios .order-items .hide-popup .dx-button .dx-button-content{
margin: 15px 0 auto;
display: block;
}