@CHARSET "ISO-8859-1";

.delivery-window-carousel-wrapper {
    width: 91.145%;
}

#deliveryWindowCarousel {
    display: block;
    padding-left: 0;
    border-right: 1px solid #fff;
    color: #003928;
	}
	
#delivery_window .item {
    width: calc(100% - 32px);
}

#delivery_window .item ul li .week-day {
    font-size: 2.125rem;
    font-family: trio_grotesk,arial,helvetica,sans-serifs;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

#delivery_window .item ul li .date {
    font-size: .8125rem;
    font-family: trio_grotesk,arial,helvetica,sans-serifs;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    margin-top: -10px;
}

element.style {
    height: 60px;
    min-height: 60px;
}

#delivery_window .item ul li {
    position: relative;
    background-color: #f8f5ec;
    border: 1px solid #d4d4d4;
    border-bottom: 0;
    text-align: center;
    font-size: .715rem;
    font-family: trio_grotesk,arial,helvetica,sans-serifs;
    font-weight: 900;
    box-shadow: inset 0 0 0 3px #fff;
    cursor: pointer;
    -webkit-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -moz-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -ms-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -o-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
}

#delivery_window .item ul {
    list-style-type: inherit;
    padding: 0;
}

#delivery_window .item ul li.is-blocked {
    background-color: #e6e7e8;
    color: #414042;
    text-transform: uppercase;
    cursor: default;
}

element {
    height: 60px;
    min-height: 60px;
}
#delivery_window .item ul li.is-blocked {
    background-color: #e6e7e8;
    color: #414042;
    text-transform: uppercase;
    cursor: default;
}
#delivery_window .item ul li {
    position: relative;
    background-color: #f8f5ec;
    border: 1px solid #d4d4d4;
        border-bottom-color: rgb(212, 212, 212);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 0;
    text-align: center;
    font-size: .715rem;
    font-family: trio_grotesk,arial,helvetica,sans-serifs;
    font-weight: 900;
    box-shadow: inset 0 0 0 3px #fff;
    cursor: pointer;
    -webkit-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -moz-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -ms-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    -o-transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
    transition: background-color .3s ease,color .3s ease,box-shadow .3s ease;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#delivery_window .item ul {
    list-style-type: inherit;
}
#delivery_window .item {
    list-style-type: none;
}
#deliveryWindowCarousel .owl-item {
    text-align: center;
}
#deliveryWindowCarousel {
    color: #003928;
}
.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-group {
    font-size: .875rem;
}
body {
    font-family: sans-serif;
    font-size: .875rem;
}
body {
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #414042;
}
html {
    font-size: 16px;
}
html {
    font-size: 14px;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}


element {
}
#delivery_window .item ul li .list-container {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#delivery_window .item ul li.is-blocked {
    color: #414042;
    text-transform: uppercase;
    cursor: default;
}
#delivery_window .item ul li {
    text-align: center;
    font-size: .715rem;
    font-family: trio_grotesk,arial,helvetica,sans-serifs;
    font-weight: 900;
    cursor: pointer;
}
#delivery_window .item ul {
    list-style-type: inherit;
}
#delivery_window .item {
    list-style-type: none;
}
#deliveryWindowCarousel .owl-item {
    text-align: center;
}
#deliveryWindowCarousel {
    color: #003928;
}
.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-group {
    font-size: .875rem;
}
body {
    font-family: sans-serif;
    font-size: .875rem;
}
body {
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #414042;
}
html {
    font-size: 16px;
}
html {
    font-size: 14px;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

#closedTime {
	height: 90px; 
	min-height:60px; 
	width: 150px; 
	background-color: #e6e7e9;
}

#openTime {
	height: 90px; 
	min-height:60px; 
	width: 150px; 
	background-color: #f8f5ec;
}