.gri-restaurant-filters-view
.failed-wrapper {
    display: none;
    padding: 40px 15px;
    text-align: center;
}

.gri-restaurant-filters-view
.view-body.failed
.failed-wrapper {
    display: block;
}



.gri-restaurant-filters-view
.failed-wrapper
h1 {
    font-size: 20px;
    font-weight: 700;
}



.gri-restaurant-filters-view
.failed-wrapper
.std-button-wrapper {
    margin-top: 15px;
}




.gri-restaurant-filters-view
.filters-wrapper {
    display: none;
}

.gri-restaurant-filters-view
.view-body.content
.filters-wrapper {
    display: block;
}





.gri-restaurant-filters-view
.main-cuisines-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    border-top: none !important;
}



.gri-restaurant-filters-view
.main-cuisines-wrapper
.title {
    font-size: 15px;
    font-weight: 800;
    color: #000;
}



.gri-restaurant-filters-view
.main-cuisines-wrapper
.cuisines-wrapper {
    margin: 25px 0 0 0;
}



.gri-restaurant-filters-view
.main-cuisines-wrapper
.cuisines-wrapper
li {
    float: left;
    margin: 0 14px 0 0;
}



.gri-restaurant-filters-view
.main-cuisines-wrapper
.cuisines-wrapper
li
.cuisine {
    margin: 0 0 8px 0;
    width: 155px;
    height: 21px;
    line-height: 21px;
}



.gri-restaurant-filters-view
.main-cuisines-wrapper
.cuisines-wrapper
li
.cuisine
label {
    margin: 0 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #5d5d5d;
}






.gri-restaurant-filters-view
.main-wrapper {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border-top: 1px solid #eee;
}



.gri-restaurant-filters-view
.main-wrapper
.head-pic {
    display: block;
    width: auto;
    height: 35px;
}



.gri-restaurant-filters-view
.main-wrapper
.title {
    margin: 13px 0 0 0;
    font-size: 15px;
    font-weight: 800;
    color: #000;
}



.gri-restaurant-filters-view
.main-prices-wrapper
.price-buttons-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 10px;
    margin: 25px auto 0 auto;
    max-width: 240px;
}



.gri-restaurant-filters-view
.main-prices-wrapper
.price-buttons-wrapper
.button-wrapper {
    text-align: center;
}



.gri-restaurant-filters-view
.main-prices-wrapper
.price-buttons-wrapper
.button-wrapper
.button {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #d5d5d5;
    border-radius: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #5d5d5d;
    text-align: center;
}

.gri-restaurant-filters-view
.main-prices-wrapper
.price-buttons-wrapper
.button-wrapper
.button.selected {
    border-color: #25c662;
    background: #25c662;
    color: #fff;
}





.gri-restaurant-filters-view
.main-shifts-wrapper
.options-wrapper {
    margin: 25px 0 0 0;
}



.gri-restaurant-filters-view
.main-shifts-wrapper
.options-wrapper
.option {
    margin: 8px 0 0 0;
    height: 21px;
    line-height: 21px;
}

.gri-restaurant-filters-view
.main-shifts-wrapper
.options-wrapper
.option:first-child {
    margin-top: 0;
}



.gri-restaurant-filters-view
.main-shifts-wrapper
.options-wrapper
.option
label {
    margin: 0 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #5d5d5d;
}





.gri-restaurant-filters-view
.main-parking-wrapper
.options-wrapper {
    margin: 25px 0 0 0;
}



.gri-restaurant-filters-view
.main-parking-wrapper
.options-wrapper
.option {
    margin: 8px 0 0 0;
    height: 21px;
    line-height: 21px;
}

.gri-restaurant-filters-view
.main-parking-wrapper
.options-wrapper
.option:first-child {
    margin-top: 0;
}



.gri-restaurant-filters-view
.main-parking-wrapper
.options-wrapper
.option
label {
    margin: 0 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #5d5d5d;
}






.gri-restaurant-filters-view
.main-other-features-wrapper
.options-wrapper {
    margin: 25px 0 0 0;
}



.gri-restaurant-filters-view
.main-other-features-wrapper
.options-wrapper
li {
    margin: 0 14px 0 0;
}



.gri-restaurant-filters-view
.main-other-features-wrapper
.options-wrapper
li
.option {
    margin: 0 0 8px 0;
    height: 21px;
    line-height: 21px;
}



.gri-restaurant-filters-view
.main-other-features-wrapper
.options-wrapper
li
.option
label {
    margin: 0 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #5d5d5d;
}





.gri-restaurant-filters-view
.bottom-submit-button-wrapper {
    margin: 30px 0 0 0;
}
















