.table{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:15px;width:100%}.row{display:flex;justify-content:space-between;font-size:16px}.header{font-weight:bold;white-space:nowrap;gap:10px}.row span{flex:1;text-align:left}.row span:last-child{font-weight:bold;text-align:right}.mm-date-select{width:100%;cursor:pointer;position:relative;user-select:none;background:#fff}.mm-date-selected{padding:0 40px 0 15px;background:#fff;color:#515151;font-size:18px;font-weight:300;position:relative;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;height:46px;line-height:46px}.mm-date-selected:after{content:'C';right:15px;top:52%;transform:translatey(-50%);position:absolute;line-height:1;-webkit-font-smoothing:antialiased;font-family:ETmodules!important;font-size:18px;color:#515151}.mm-date-options{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;max-height:150px;overflow-y:auto;z-index:999;display:none}.mm-date-option{padding:8px}.mm-date-option:hover{background:#f0f0f0}.mm-date-option.selected{font-weight:bold}.cart-right .mm-date-select-wrap{display:none!important}.cart-left table.shop_table{margin-bottom:0!important}.cart-left table.shop_table tbody tr:last-child{padding:0!important}