#checkoutContent .cart-content .co-box h4.order-calendar:before {
    content: '\e945';
    FONT-SIZE: 20px;
    line-height: 30px;
    display: flex;
    justify-content: center;
}

div#shipping-billing-summary div.recapitulation-shipping-billing:first-child span.recapitulation-shipping-billing-label {
    font-size: 0;
    position: relative;
}

div#shipping-billing-summary div.recapitulation-shipping-billing:first-child span.recapitulation-shipping-billing-label::after {
    content: "Datum dodání:";
    font-size: 14px;
}


div.radio-wrapper.active label {
    background: #edfbed !important;
}