
.CheckoutSelectShippingMethod .global-delivery-date-title {
    font-weight: 600;
    color: #AAA38E;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.CheckoutSelectShippingMethod .bootstrap-datetimepicker-widget table td.day {
    padding-top: 3px;
    padding-bottom: 3px;
}