﻿
.m-map-search {
    background-color: white;
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 3.4375rem;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 40%;
    overflow: hidden;
}

.b-overlay-container {
    position: relative
}

.b-overlay {
    background: rgba(34,34,34,0.75);
    color: white;
    text-align: center;
    z-index: 10
}


.b-search-result__name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0;
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
}

.b-search-result__overlay {
    padding: 0.25rem 0.4375rem;
    line-height: 1rem;
    font-size: 0.875rem
}

.b-overlay--left {
    position: absolute;
    bottom: 0;
    left: 0
}

.b-overlay--right {
    position: absolute;
    bottom: 0;
    right: 0
}

.b-overlay--center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.b-overlay--full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.b-overlay--success {
    background-color: rgba(26,188,156,0.95)
}

.b-overlay--alert {
    background-color: rgba(240,65,36,0.95)
}

.b-overlay--light {
    background-color: rgba(255,255,255,0.7)
}

.l-container {
    background-color: white
}

.l-container-spacing {
    padding: 1.4em 0
}

.b-search-result {
    display: block;
    background: white;
}

 

.b-search-result__image-container {
    padding-bottom: 67%;
    height: 0;
    position: relative
}

@media only screen and (min-width: 40.0625em) {
    .l-container-spacing {
        padding: 2em 0
    }
}

.l-container-primary {
    background-color: #17a689;
    color: #fff
}

.l-container-secondary {
    background-color: #f9f9f9
}

.l-container-small {
    padding: 1.4em 0 1.75em
}

    .l-container-small p, .l-container-small .b-case-card__content-paragraph {
        margin: 0
    }


.m-map-search-refresh {
    z-index: 4;
    position: absolute;
    top: 0.625rem;
    left: 3.5rem
}

    .m-map-search-refresh .m-map-search-refresh-toggle {
        background-color: #FFFFFF;
        border-color: #e0e0e0;
        color: #333333;
        border-radius: 3px;
        padding: 0.625rem 0.75rem;
        font-size: 0.75rem;
        border: 1px solid #ccc
    }

        .m-map-search-refresh .m-map-search-refresh-toggle:hover, .m-map-search-refresh .m-map-search-refresh-toggle:focus {
            background-color: #f9f9f9
        }

        .m-map-search-refresh .m-map-search-refresh-toggle:hover, .m-map-search-refresh .m-map-search-refresh-toggle:focus {
            color: #333333
        }

        .m-map-search-refresh .m-map-search-refresh-toggle > input {
            margin-bottom: 0;
            cursor: pointer
        }

    .m-map-search-refresh .m-map-search-refresh-button {
        padding: 0.625rem 0.75rem;
        font-size: 0.75rem
    }

.m-map-search .mapbox-logo {
    margin-top: -52px;
    padding-bottom: 21px
}



.m-search-results {
    -webkit-overflow-scrolling: touch;
    background-color: white
}

    .m-search-results .m-pagination-container {
        margin: 2em 0 1em 0
    }

@media only screen and (min-width: 48em) {
    .m-search-results {
        width: 60%;
        z-index: 2
    }
}

.m-search-results-footer {
    text-align: center;
    margin-top: 1em;
    padding-bottom: 1em
}

    .m-search-results-footer ul {
        list-style-type: none
    }

    .m-search-results-footer li {
        display: inline-block
    }

        .m-search-results-footer li:last-child a {
            margin-right: 0
        }

    .m-search-results-footer a {
        color: #b3b3b3;
        font-size: 0.85em;
        margin-right: 1em
    }

        .m-search-results-footer a:hover {
            color: #1abc9c;
            text-decoration: underline
        }

.m-search-toggle {
    margin-bottom: 0.5em
}

@media only screen and (min-width: 48em) {
    .m-search-toggle {
        margin-bottom: 0
    }
}

.m-search-toggle i {
    margin-right: 0.3em
}

.m-search-results-fade {
    position: fixed;
    transform: translateZ(0);
    height: 25px;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(rgba(255,255,255,0), white)
}

.m-search-hits {
    margin-bottom: 1em;
    margin-top: 0.5em;
    margin-bottom: 0;
    padding-bottom: 1em;
    font-size: 0.75em
}

@media only screen and (min-width: 40.0625em) {
    .m-search-hits {
        float: left;
        padding-bottom: 0
    }
}


.m-search-order {
    white-space: nowrap;
    margin-top: 0.15em
}

    .m-search-order label {
        margin-bottom: 0;
        font-size: 0.75em
    }

    .m-search-order select {
        width: 12em;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0.2em 0 0.2em 0.4em
    }

    .m-search-order strong {
        margin-right: 6px
    }

@media only screen and (min-width: 40.0625em) {
    .m-search-order {
        float: right
    }

        .m-search-order select {
            font-size: 11px
        }
}



.m-search-results-sorting {
    width: 100%;
    overflow: hidden;
    padding: 0.75em;
    background-color: #eee
}

@media only screen and (min-width: 40.0625em) {
    .m-search-results-sorting {
        z-index: 3;
        height: 45px
    }
}

/*Search result*/ 

.b-search-result-list {
    display: block;
    padding: 0;
    margin: 0 -0.3125rem;
    margin: 0;
    padding: 0.625rem 0.3125rem 0;
    background: #eee
}

    .b-search-result-list:before, .b-search-result-list:after {
        content: " ";
        display: table
    }

    .b-search-result-list:after {
        clear: both
    }

    .b-search-result-list > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.3125rem 0.625rem
    }

    .b-search-result-list > li {
        list-style: none;
        padding: 0 0.3125rem 0.625rem;
        width: 100%
    }

        .b-search-result-list > li:nth-of-type(1n) {
            clear: none
        }

        .b-search-result-list > li:nth-of-type(1n+1) {
            clear: both
        }

@media (max-width: 47.9375em) and (min-width: 28.75em),(min-width: 48em) {
    .b-search-result-list > li {
        list-style: none;
        padding: 0 0.3125rem 0.625rem;
        width: 50%
    }

        .b-search-result-list > li:nth-of-type(1n) {
            clear: none
        }

        .b-search-result-list > li:nth-of-type(2n+1) {
            clear: both
        }
}

@media (max-width: 47.9375em) and (min-width: 56.875em),(min-width: 94.7916666667em) {
    .b-search-result-list > li {
        list-style: none;
        padding: 0 0.3125rem 0.625rem;
        width: 33.3333333333%
    }

        .b-search-result-list > li:nth-of-type(1n) {
            clear: none
        }

        .b-search-result-list > li:nth-of-type(3n+1) {
            clear: both
        }
}


.search-container {
    margin: 0;
    max-width: none;
    width: auto;
    padding: .75rem
}

    .search-container:before, .search-container:after {
        content: " ";
        display: table
    }

    .search-container:after {
        clear: both
    }

    .search-container select, .search-container input {
        font-size: 1rem;
        height: 2.5625rem;
        margin-bottom: .375rem
    }

@media only screen and (min-width: 48em) {
    .search-container {
        padding-top: 2.3125rem;
        width: 60%
    }
}

 

 
 

.search-fields {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
    padding: 0 0 .375rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid #e7e7e7
}

    .search-fields:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding: 0
    }

        .search-fields:last-child input {
            margin-bottom: 0
        }


.search-field-label {
    margin-top: 0;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

    .search-field-label label {
        display: inline-block;
        margin-right: 1.25rem
    }

@media only screen and (min-width: 64.0625em) {
    .search-field-label {
        margin-top: .75rem;
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 33.33333%;
        float: left
    }

        .search-field-label label {
            display: block;
            margin-right: 0
        }
}

._2iOnrd2jylC2WQaCBpr5pe {
    margin-right: .75rem;
    color: #b3b3b3
}



.search-field-control {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
    padding: .1875rem
}

@media only screen and (min-width: 64.0625em) {
    .search-field-control {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 66.66667%;
        float: left;
        padding: .1875rem
    }
}


 

.image-box-container {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ccc;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.top-image-box {
    width: 100%;
    height: 100%;
    background-size: 100%;
    overflow: hidden
}


 

.b-search-result__price {
    font-weight: bold;
    float:left;
}

.b-search-result__price-detail {
    clear:both;
    font-size: 0.75rem;
    opacity: 0.8;
    float: left;
}


 
 
 
.m-icon-sitting {
    color:red;
    content: url(/images/seated.png);
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 13px;
}


.b-rating {
    display: inline-block;
    vertical-align: middle
}

    .b-rating > .b-rating__star, .b-rating__star {
        font-size: 1.3em;
        margin-right: 0.2em;
        color: orange
    }

    .b-rating > .b-rating__star--empty, .b-rating__star--empty {
        color: lightgray
    }

    .b-rating > .b-rating__star:last-of-type, .b-rating__star:last-of-type {
        margin-right: 0
    }

.b-review__rating .b-rating__star {
    font-size: 1.0625rem
}