.ywcdd_back_to:after {
    display: inline-block;
    font-family: 'Dashicons';
    content: '\f342';
    padding-left: 5px;
}

#_ywcdd_dayrange-container .ywcdd_estimated_day_row {
    max-width: 400px;
    position: relative;
}

#_ywcdd_dayrange-container .ywcdd_estimated_day_row > div {
    display: inline-block!important;
}
#_ywcdd_dayrange-container .ywcdd_estimated_day_row:first-child a.ywcdd_delete_range{
    display: none;
}
#_ywcdd_dayrange-container .ywcdd_estimated_day_row:first-child a.ywcdd_delete_range{
    position: absolute;
    right: 0;
}
#_ywcdd_dayrange-container .ywcdd_estimated_day_row a.ywcdd_delete_range span.yith-icon.icon-trash {
    margin-left: 0;
}
#_ywcdd_dayrange-container .ywcdd_estimated_day_row .yith-plugin-fw-number-field-wrapper{
    max-width: 90px;
}

#_ywcdd_dayrange-container .ywcdd_estimated_day_row .yith-plugin-fw-select-field-wrapper{
    max-width: 45%!important;
}
#_ywcdd_dayrange-container .ywcdd_estimated_day_row span.desc{
    margin-left: 10px;
    margin-right: 10px;
}
#_ywcdd_dayrange-container .yith_delivery_date_fields_container a.ywcdd_add_new_day{
    margin-top: 10px!important;
    text-decoration: none;
    display: block;
}
