.edd-bk-datepicker-skin {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 1em;
    width: auto;
    font-size: 90%;
    background: white;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 13px 10px -6px rgba(64, 64, 64, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.edd-bk-datepicker-skin a {
    box-shadow: 0 0 0 transparent !important;
}

.edd-bk-datepicker-skin .ui-widget {
    font-family: "arial, Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
    text-align: left;
    background: inherit;
    border: inherit;
}

.edd-bk-datepicker-skin .ui-datepicker {
    padding: 0;
    width: 100%;
}

.edd-bk-datepicker-skin .ui-datepicker-header {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #aaa;
    background: transparent;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase;
}

.edd-bk-datepicker-skin .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-title {
    color: #505050;
    font-size: 130%;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.theme-kiwi .edd-bk-service-session-picker .edd-bk-datepicker-skin .ui-datepicker th {
    color: #505050;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
}
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev-hover,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next-hover,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev {
    top: 1.7em;
    border:none;
}

.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next span,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev span {
    background-image: none !important;
    font: normal normal normal 14px/1 FontAwesome;
}
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next span:after,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev span:after {
    position: absolute;
    top: 0;
    left: 0;
    color: #444;
    text-indent: 0;
}
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev-hover span:after,
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next-hover span:after {
    color: #000;
}

.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-next span:after {
    content: "\f054";
}
.edd-bk-datepicker-skin .ui-datepicker .ui-datepicker-prev span:after {
    content: "\f053";
}


.edd-bk-datepicker-skin .ui-datepicker table {
    display: block;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #aaa;
}

.edd-bk-datepicker-skin .ui-datepicker th {
    width: 45px;
    padding: 0.9em 0;
    color: #505050;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    border-top: 1px solid #aaa;
}

.edd-bk-datepicker-skin .ui-datepicker td {
    border: none;
    padding: 0;
    background: transparent;
}
.edd-bk-datepicker-skin .ui-datepicker td a {
    color: #222;
}

.edd-bk-datepicker-skin td {
    line-height: 24px;
}
.edd-bk-datepicker-skin td .ui-state-default {
    padding: 5px 4px;
    color: black;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    border: 1px solid transparent;
    background: #D1EEFF;
}

.edd-bk-datepicker-skin td.ui-state-disabled .ui-state-default {
    background: transparent;
}

.edd-bk-datepicker-skin td .ui-state-active,
.edd-bk-datepicker-skin td.ui-state-highlight,
.edd-bk-datepicker-skin td.ui-state-highlight a,
.edd-bk-datepicker-skin td.ui-state-disabled.ui-state-highlight span,
.edd-bk-datepicker-skin td.ui-datepicker-unselectable.ui-state-highlight span,
.edd-bk-datepicker-skin td .ui-state-hover {
    color: white !important;
    background: #3AB5FF !important;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    support: IE8;
    background-image: none;
}

.edd-bk-datepicker-skin td.ui-state-disabled.ui-state-highlight,
.edd-bk-datepicker-skin td.ui-datepicker-unselectable.ui-state-highlight {
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    support: IE8;
    background-image: none;
}

.edd-bk-datepicker-skin td.ui-datepicker-today a{
    border: 1px solid #12355A;
    background: transparent !important;
}

.edd-bk-datepicker-skin td.ui-datepicker-today a.ui-state-active,
.edd-bk-datepicker-skin td.ui-datepicker-today a.ui-state-hover,
.edd-bk-datepicker-skin td.ui-datepicker-today.ui-state-highlight a {
    background: #3AB5FF !important;
}

/* MultiDatesPickr fix */
.edd-bk-datepicker-skin td.ui-state-highlight {
    background: transparent;
    border: 0;
}

.edd-bk-datepicker-skin button.edd-bk-datepicker-refresh {
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
    outline: 0;
    color: #DCEBFF;
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
}
.edd-bk-datepicker-skin button.edd-bk-datepicker-refresh:hover {
    color: white;
}

.edd-bk-datepicker-skin {
    transition: -webkit-filter 0.2s, -moz-filter 0.2s, -ms-filter 0.2s, -o-filter 0.2s, filter 0.2s;
    transition-delay: 0s;
}
