dnk-app .ui .slider .slider-header .text-input-wrapper .text-input {
    border: none;
}
li.no-style-li {
    list-style: none;
}
.cart-configuration-unit-info-panel {
    clear: both;
    line-height: 15px;
    font-size:10px;
    padding: 8px;
    margin-bottom: 8px;
    color: #000;
    border-radius: 8px;
    background-color: #fbf6f5;
}
.cart-configuration-unit-info-panel:first-of-type {
    margin-top: 15px;
}
