.gri-restaurant-view
.merchant-wrapper
.hero-wrapper
img {
    width: 100%;
    height: auto;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-name {
    margin: 20px 0 0 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-align: center;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-location {
    margin: 7px 0 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #888;
    text-align: center;
}



.gri-restaurant-view
.merchant-wrapper
.divider-wrapper {
    margin: 20px 0 0 0;
}



.gri-restaurant-view
.merchant-wrapper
.divider-wrapper
.divider {
    margin: 0 auto;
    width: 60px;
    height: 5px;
    background: #000;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper {
    display: inline-block;
    position: relative;
    margin: 20px 0 0 0;
    left: 50%;
    transform: translateX(-50%);
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.button {
    width: 55px;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.button
span {
    display: block;
    margin: 2px 0 0 0;
    font-size: 10px;
    font-weight: 500;
    color: #aaa;
    text-align: center;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button {
    display: inline-block;
    position: relative;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button
i {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 26px;
    height: 26px;
    background: url(https://m.gorezit.com/objects/restaurant-subview-merchant/images/merchant-favorite-icon-off.svg) 0 0 no-repeat;
    background-size: auto 26px;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button
.favorited-label {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button.favorited
.favorite-label {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button.favorited
.favorited-label {
    display: block;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.favorite.button.favorited
i {
    left: 1px;
    top: 1px;
    background: url(https://m.gorezit.com/objects/restaurant-subview-merchant/images/merchant-favorite-icon-on.svg) 0 0 no-repeat;
    background-size: auto 24px;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button {
    display: inline-block;
    position: relative;
    margin: 0 22px;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button
img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 28px;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button
img.on {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button.comparing
img.off {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button.comparing
img.on {
    display: block;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button
.comparing-label {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button.comparing
.compare-label {
    display: none;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.compare.button.comparing
.comparing-label {
    display: block;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.share.button {
    display: inline-block;
}



.gri-restaurant-view
.merchant-wrapper
.favorite-share-wrapper
.share.button
.icon {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 24px;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper {
    margin: 25px 0 0 0;
    padding: 0 15px;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.reviews-wrapper
.icon {
    display: inline-block;
    position: relative;
    width: auto;
    height: 24px;
    top: -4px;
    vertical-align: middle;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.reviews-wrapper
p {
    display: inline-block;
    margin: 0 0 0 4px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 800;
    color: #000;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.reviews-wrapper
span {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    top: -3px;
    height: 24px;
    line-height: 24px;
    font-size: 8px;
    font-weight: 800;
    color: #ccc;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.reviews-wrapper
a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 800;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.price-wrapper {
    margin: 12px 0 0 0;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.price-wrapper
span {
    margin: 0 1px 0 0;
    color: #ccc;
    font-size: 18px;
    font-weight: 900;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.price-wrapper
span.filled {
    color: #46DE29;
    color: #4DDB32;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item {
    position: relative;
    margin: 13px 0 0 0;
    padding: 0 0 0 45px;
}

.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.cuisine {
    margin-top: 24px;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item
.icon-wrapper {
    position: absolute;
    width: 30px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item
.icon-wrapper
.icon {
    display: block;
    position: relative;
    margin: 0 auto;
    width: auto;
    height: 22px;
    left: 50%;
    transform: translateX(-50%);
}

.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.cuisine
.icon-wrapper
.icon {
    //height: 24px;
}

.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.address
.icon-wrapper
.icon {
    //height: 35px;
}

.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.website
.icon-wrapper
.icon {
    height: 20px;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item
.value {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 700;
    color: #000;
    word-wrap: break-word;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.cuisine
.value
b {
    position: relative;
    padding: 0 3px;
    top: -2px;
    font-size: 8px;
    color: #aaa;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.address
.value
a {
    color: #000;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.phone
.value
a {
    color: #000;
}



.gri-restaurant-view
.merchant-wrapper
.merchant-info-wrapper
.item.website
.value
a {
    color: #000;
}


















