/** Shopify CDN: Minification failed

Line 42:35 Expected "}" to go with "{"

**/

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
    background: #cec9c6;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
}
.picker__day {
    padding: 0.3125
em
 0;
    font-weight: 200;
    border: 1px solid black;
    background: white;
}
.picker__day--disabled:before {
    border-top-color: white;
}
#storePickupApp .picker__weekday {
    padding: 1em!important;
    display: table-cell;
    float: inherit;
    color: white !important;
    
}
tr:first-child th:after, tr:first-child td:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -15
px
;
    right: 15
px
;
    border-bottom: 1px solid white;