.favourite-container[category-general] {
    position: absolute;
    top: 15px;
    right: 15px
}

.favourite-container[category-general] fa-icon[category-general] {
    color: #d35757;
    font-size: 22px
}

.favourite-container[category-general] fa-icon[category-general]:hover {
    cursor: pointer
}

.favourite-container[category-general] fa-icon.loading[category-general] {
    color: gray;
    cursor: wait
}

.favourite-container[category-general] .only-on-hover[category-general] {
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (min-width: 768px) {
    .favourite-container[category-general] .only-on-hover[category-general]:hover {
        opacity: 1
    }
}

a[category-content] {
    color: #434e58
}

a[category-content]:hover {
    color: #434e58;
    text-decoration: none
}

em[category-content] {
    font-style: normal
}

.mk-annotations[category-content] > *[category-content] {
    cursor: pointer
}

.no-effect[category-content]:hover,
.no-effect[category-content]:active {
    cursor: default;
    background-color: #fff !important
}

.banner[category-content] {
    min-height: 55px
}

.banner[category-content] h1[category-content] {
    font-size: 2rem
}

.salons[category-content] a[category-content]:not(:first-child) .salon-card[category-content] {
    margin-top: 15px
}

.salonImg[category-content] {
    min-width: 350px;
    max-width: 100%;
    border-radius: 2px
}

.salon-card[category-content] .info[category-content] {
    width: 100%;
    padding-left: 20px;
    min-width: 0
}

.salon-card[category-content] .info[category-content] p[category-content] {
    font-size: 12px
}

.salon-card[category-content] .info[category-content] p.salon-description[category-content] {
    height: 50px;
    overflow: hidden;
    font-weight: 300
}

.fas.fa-star[category-content]:nth-child(2n) {
    margin: 0 4px
}

.salon-card[category-content] .services[category-content] .item[category-content] h6[category-content] {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500
}

.salon-card[category-content] .services[category-content] .item[category-content] small[category-content]:nth-child(2) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

#mainCont[category-content] .map[category-content] {
    width: 100%;
    top: 34px;
    z-index: 100;
    margin-top: 0
}

.fas.fa-star[category-content],
.fas.fa-star-half-alt[category-content] {
    color: #6dbab5
}

.fad.fa-map-marker-alt[category-content] {
    width: 16px
}

.filter-b[category-content] {
    background: rgba(0, 0, 0, .15);
    position: fixed;
    top: 0;
    height: 100vh;
    display: block;
    width: 100vw;
    z-index: 5
}

.mobile-filter-overlay[category-content] {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 8px
}

.btn.btn-filter[category-content] {
    background-color: #fff;
    border: 1px solid #434e584d;
    border-radius: 8px;
    transition: ease-in .2s;
    outline: none;
    white-space: nowrap;
    height: 45px;
    width: 210px;
    padding: 10px 8px;
    overflow: hidden
}

.btn.btn-filter.salonType[category-content] {
    white-space: normal;
    text-align: left;
    line-height: 15px
}

.btn.btn-filter.animate[category-content] .label[category-content] {
    transition: .4s ease-in;
    position: relative;
    top: 0;
    left: 0
}

.btn.btn-filter.animate[category-content]:focus .label[category-content],
.btn.btn-filter.animate[category-content] .animated[category-content] {
    font-size: 12px;
    color: #7a7a7a;
    top: -4px;
    left: 0
}

.btn.btn-filter.active[category-content] .form-control[category-content] {
    border: 1px solid #6dbab5 !important
}

.filters[category-content] {
    background-color: #fff;
    padding: 6px 15px
}

.filters[category-content] .map-toggle[category-content] {
    position: absolute;
    right: 15px
}

.filters[category-content] label[category-content] {
    margin-bottom: 0
}

.searchInput[category-content] {
    padding: 2px
}

.searchInput[category-content] .form-control[category-content] {
    width: 125px;
    font-size: 14px
}

.searchInput[category-content] .form-control[category-content]:focus {
    box-shadow: none
}

.searchInput[category-content] .form-control[category-content],
.searchInput[category-content] .input-group-text.union[category-content] {
    border: 0;
    border-radius: 6px;
    height: 27px
}

.dropdown-toggle[category-content]:after {
    display: none !important
}

.dropdown-menu.show[category-content] {
    top: 10px !important;
    box-shadow: 0 0 3px 2px #ccc;
    right: 0;
    width: 350px;
    height: 450px;
    overflow: auto
}

.dropdown-menu[category-content] .form-group[category-content] {
    padding: 0;
    margin-bottom: 0
}

.dropdown-menu[category-content] .form-group[category-content] input[category-content] {
    width: 150px
}

.dropdown-item[category-content] {
    border-bottom: 1px solid rgba(67, 78, 88, .1);
    padding: .75rem;
    color: #434e58
}

.dropdown-item[category-content] .form-check-input[category-content] {
    margin-left: .25rem
}

.dropdown-item[category-content] span[category-content] {
    font-size: 14px
}

.dropdown-item-link-menu[category-content] {
    padding: 0
}

.dropdown-item-link-menu[category-content] > div[category-content] {
    padding: .75rem
}

.mobile-filter-overlay[category-content] .dropdown-menu[category-content] .form-group[category-content] input[category-content] {
    width: 100%
}

.dropdown-item.active[category-content],
.dropdown-item[category-content]:active {
    background-color: #e88565
}

h2[category-content] {
    transition: ease-out .4s
}

.circle[category-content] {
    background: #afe0dc;
    height: 36px;
    width: 36px;
    border-radius: 42px;
    transition: ease-out .4s
}

.circle[category-content] fa-icon[category-content] {
    font-size: 14px
}

.salons[category-content] {
    min-height: 80vh
}

.fad.fa-pen[category-content] {
    font-size: 25px;
    color: #434e58
}

.sticky[category-content] {
    padding-top: 15px
}

.sticky[category-content] .circle[category-content] {
    height: 32px;
    width: 32px;
    border-radius: 32px
}

.sticky[category-content] .fad.fa-pen[category-content] {
    font-size: 18px
}

.map-buttons[category-content] {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1000
}

.map-buttons[category-content] .btn-setting[category-content] {
    background: white;
    padding: 8px;
    transition: .4s;
    font-size: 12px;
    width: 200px
}

.map-buttons[category-content] .btn-setting[category-content]:hover\a0  {
    background-color: #6dbab5 !important;
    color: #fff
}

.breadcrumb[category-content] {
    background-color: #fff
}

.breadcrumb[category-content] a[category-content] {
    color: #717376
}

.breadcrumb[category-content] a[category-content]:hover {
    color: #6dbab5
}

@media only screen and (max-width: 767px) {
    .btn.btn-filter[category-content] {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dropdown[category-content] button[category-content] {
        min-width: 160px;
        width: auto;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media only screen and (min-width: 991px) {
    .dropdown[category-content] button[category-content] {
        min-width: 180px
    }
}

.loading-box[category-content-c125] {
    height: 234px
}

.loading-box[category-content-c125] .img-placeholder[category-content-c125] {
    border-radius: 6px
}

.loading-box[category-content-c125] span[category-content-c125] {
    background-color: #ddd;
    margin: 0;
    width: 100%;
    border-radius: 4px
}

.loading-box[category-content-c125] span.light[category-content-c125] {
    background-color: #ececec
}

.loading-box[category-content-c125] .gradient[category-content-c125] {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: linear-gradient(to right, #fafafa 18%, #d8d8d8 68%, #fafafa 94%);
    background-size: 1000px 640px;
    position: relative
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    to {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    to {
        background-position: 468px 0
    }
}

.salons[category-content-c125] a[category-content-c125]:not(:first-child) .salon-card[category-content-c125] {
    margin-top: 15px
}

.salonImg[category-content-c125] {
    width: 100%;
    aspect-ratio: 16/9;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px
}

.text-standard-bold[category-content-c125] {
    font-size: 20px !important
}

.salon[category-content-c125] {
    border: 0
}

.salon[category-content-c125]:hover {
    background-color: #f7f7f7e7
}

.salon[category-content-c125] a[category-content-c125] {
    color: unset
}

.salon[category-content-c125] a[category-content-c125]:hover {
    text-decoration: none
}

.salon-wrapper[category-content-c125] {
    border: 1px solid transparent
}

.salon-wrapper.highlight[category-content-c125] {
    border: 1px solid #e88565
}

.salon-card[category-content-c125] .info[category-content-c125] {
    width: 100%;
    padding-left: 20px;
    min-width: 0
}

.salon-card[category-content-c125] .distance[category-content-c125] {
    padding: 5px;
    border-radius: 6px
}

.salon-card[category-content-c125] .info[category-content-c125] p[category-content-c125] {
    font-size: 12px
}

.salon-card[category-content-c125] .info[category-content-c125] p.salon-description[category-content-c125] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.salon-card[category-content-c125] .services[category-content-c125] .item[category-content-c125] h6[category-content-c125] {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500
}

.salon-card[category-content-c125] .services[category-content-c125] .item[category-content-c125] small[category-content-c125]:nth-child(2) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.fas.fa-star[category-content-c125]:nth-child(2n) {
    margin: 0 4px
}

#mainCont[category-content-c125] .map[category-content-c125] {
    height: 700px;
    width: 100%
}

.fas.fa-star[category-content-c125],
.fas.fa-star-half-alt[category-content-c125] {
    color: #6dbab5
}

.new-badge-cont[category-content-c125] {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #ffffff;
    box-shadow: 0 0 4px #848484;
    padding: 2px 8px;
    border-radius: 2px;
    color: #434e58;
    font-size: 12px
}

.loading-box[category-content-c125] {
    height: 100%
}

.loading-box[category-content-c125] .imgContainer[category-content-c125] {
    height: 200px
}

.loading-box[category-content-c125] .salon[category-content-c125] {
    height: 280px
}

.break[category-content-c125] {
    padding: 15px 0;
    border-bottom: 1px solid #e2e1e1e7
}

.break[category-content-c125] h5[category-content-c125] {
    margin-bottom: 0
}

.border-top[category-content-c125] {
    border-top: 1px solid #e2e1e1e7
}

.overlay[category-content-c125] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlay[category-content-c125] .banner[category-content-c125] {
    width: 100%;
    height: 35%;
    display: block;
    border-radius: 6px;
    background: linear-gradient(0deg, #1e1e1e00, #1e1e1e96)
}

@charset "UTF-8";

a[_ngcontent-serverApp-c128] {
    color: #434e58
}

a[_ngcontent-serverApp-c128]:hover {
    color: #434e58;
    text-decoration: none
}

em[_ngcontent-serverApp-c128] {
    font-style: normal
}

.mk-annotations[_ngcontent-serverApp-c128] > *[_ngcontent-serverApp-c128] {
    cursor: pointer
}

.no-effect[_ngcontent-serverApp-c128]:hover,
.no-effect[_ngcontent-serverApp-c128]:active {
    cursor: default;
    background-color: #fff !important
}

.banner[_ngcontent-serverApp-c128] {
    min-height: 55px
}

.banner[_ngcontent-serverApp-c128] h1[_ngcontent-serverApp-c128] {
    font-size: 2rem
}

.salons[_ngcontent-serverApp-c128] a[_ngcontent-serverApp-c128]:not(:first-child) .salon-card[_ngcontent-serverApp-c128] {
    margin-top: 15px
}

.salonImg[_ngcontent-serverApp-c128] {
    min-width: 350px;
    max-width: 100%;
    border-radius: 2px
}

.salon-card[_ngcontent-serverApp-c128] .info[_ngcontent-serverApp-c128] {
    width: 100%;
    padding-left: 20px;
    min-width: 0
}

.salon-card[_ngcontent-serverApp-c128] .info[_ngcontent-serverApp-c128] p[_ngcontent-serverApp-c128] {
    font-size: 12px
}

.salon-card[_ngcontent-serverApp-c128] .info[_ngcontent-serverApp-c128] p.salon-description[_ngcontent-serverApp-c128] {
    height: 50px;
    overflow: hidden;
    font-weight: 300
}

.fas.fa-star[_ngcontent-serverApp-c128]:nth-child(2n) {
    margin: 0 4px
}

.salon-card[_ngcontent-serverApp-c128] .services[_ngcontent-serverApp-c128] .item[_ngcontent-serverApp-c128] h6[_ngcontent-serverApp-c128] {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500
}

.salon-card[_ngcontent-serverApp-c128] .services[_ngcontent-serverApp-c128] .item[_ngcontent-serverApp-c128] small[_ngcontent-serverApp-c128]:nth-child(2) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

#mainCont[_ngcontent-serverApp-c128] .map[_ngcontent-serverApp-c128] {
    height: calc(100vh - 70px);
    width: 100%;
    top: 34px;
    z-index: 100;
    margin-top: 0
}

.fas.fa-star[_ngcontent-serverApp-c128],
.fas.fa-star-half-alt[_ngcontent-serverApp-c128] {
    color: #6dbab5
}

.fad.fa-map-marker-alt[_ngcontent-serverApp-c128] {
    width: 16px
}

.filter-b[_ngcontent-serverApp-c128] {
    background: rgba(0, 0, 0, .15);
    position: fixed;
    top: 0;
    height: 100vh;
    display: block;
    width: 100vw;
    z-index: 5
}

.mobile-filter-overlay[_ngcontent-serverApp-c128] {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 8px
}

.btn.btn-filter[_ngcontent-serverApp-c128] {
    background-color: #fff;
    border: 1px solid #434e584d;
    border-radius: 8px;
    transition: ease-in .2s;
    outline: none;
    white-space: nowrap;
    height: 45px;
    width: 210px;
    padding: 10px 8px;
    overflow: hidden
}

.btn.btn-filter.salonType[_ngcontent-serverApp-c128] {
    white-space: normal;
    text-align: left;
    line-height: 15px
}

.btn.btn-filter.animate[_ngcontent-serverApp-c128] .label[_ngcontent-serverApp-c128] {
    transition: .4s ease-in;
    position: relative;
    top: 0;
    left: 0
}

.btn.btn-filter.animate[_ngcontent-serverApp-c128]:focus .label[_ngcontent-serverApp-c128],
.btn.btn-filter.animate[_ngcontent-serverApp-c128] .animated[_ngcontent-serverApp-c128] {
    font-size: 12px;
    color: #7a7a7a;
    top: -4px;
    left: 0
}

.btn.btn-filter.active[_ngcontent-serverApp-c128] .form-control[_ngcontent-serverApp-c128] {
    border: 1px solid #6dbab5 !important
}

.filters[_ngcontent-serverApp-c128] {
    background-color: #fff;
    padding: 6px 15px
}

.filters[_ngcontent-serverApp-c128] .map-toggle[_ngcontent-serverApp-c128] {
    position: absolute;
    right: 15px
}

.filters[_ngcontent-serverApp-c128] label[_ngcontent-serverApp-c128] {
    margin-bottom: 0
}

.searchInput[_ngcontent-serverApp-c128] {
    padding: 2px
}

.searchInput[_ngcontent-serverApp-c128] .form-control[_ngcontent-serverApp-c128] {
    width: 125px;
    font-size: 14px
}

.searchInput[_ngcontent-serverApp-c128] .form-control[_ngcontent-serverApp-c128]:focus {
    box-shadow: none
}

.searchInput[_ngcontent-serverApp-c128] .form-control[_ngcontent-serverApp-c128],
.searchInput[_ngcontent-serverApp-c128] .input-group-text.union[_ngcontent-serverApp-c128] {
    border: 0;
    border-radius: 6px;
    height: 27px
}

.dropdown-toggle[_ngcontent-serverApp-c128]:after {
    display: none !important
}

.dropdown-menu.show[_ngcontent-serverApp-c128] {
    box-shadow: 0 0 3px 2px #ccc;
    right: 0;
    width: 350px;
    height: auto;
    overflow: auto
}

.dropdown-menu[_ngcontent-serverApp-c128] .form-group[_ngcontent-serverApp-c128] {
    padding: 0;
    margin-bottom: 0
}

.dropdown-menu[_ngcontent-serverApp-c128] .form-group[_ngcontent-serverApp-c128] input[_ngcontent-serverApp-c128] {
    width: 150px
}

.dropdown-item[_ngcontent-serverApp-c128] {
    border-bottom: 1px solid rgba(67, 78, 88, .1);
    padding: .75rem;
    color: #434e58
}

.dropdown-item[_ngcontent-serverApp-c128] .form-check-input[_ngcontent-serverApp-c128] {
    margin-left: .25rem
}

.dropdown-item[_ngcontent-serverApp-c128] span[_ngcontent-serverApp-c128] {
    font-size: 14px
}

.dropdown-item-link-menu[_ngcontent-serverApp-c128] {
    padding: 0
}

.dropdown-item-link-menu[_ngcontent-serverApp-c128] > div[_ngcontent-serverApp-c128] {
    padding: .75rem
}

.mobile-filter-overlay[_ngcontent-serverApp-c128] .dropdown-menu[_ngcontent-serverApp-c128] .form-group[_ngcontent-serverApp-c128] input[_ngcontent-serverApp-c128] {
    width: 100%
}

.dropdown-item.active[_ngcontent-serverApp-c128],
.dropdown-item[_ngcontent-serverApp-c128]:active {
    background-color: #e88565
}

h2[_ngcontent-serverApp-c128] {
    transition: ease-out .4s
}

.circle[_ngcontent-serverApp-c128] {
    background: #afe0dc;
    height: 36px;
    width: 36px;
    border-radius: 42px;
    transition: ease-out .4s
}

.circle[_ngcontent-serverApp-c128] fa-icon[_ngcontent-serverApp-c128] {
    font-size: 14px
}

.salons[_ngcontent-serverApp-c128] {
    min-height: 80vh
}

.fad.fa-pen[_ngcontent-serverApp-c128] {
    font-size: 25px;
    color: #434e58
}

.sticky[_ngcontent-serverApp-c128] {
    padding-top: 15px
}

.sticky[_ngcontent-serverApp-c128] .circle[_ngcontent-serverApp-c128] {
    height: 32px;
    width: 32px;
    border-radius: 32px
}

.sticky[_ngcontent-serverApp-c128] .fad.fa-pen[_ngcontent-serverApp-c128] {
    font-size: 18px
}

.map-buttons[_ngcontent-serverApp-c128] {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1000
}

.map-buttons[_ngcontent-serverApp-c128] .btn-setting[_ngcontent-serverApp-c128] {
    background: white;
    padding: 8px;
    transition: .4s;
    font-size: 12px;
    width: 200px
}

.map-buttons[_ngcontent-serverApp-c128] .btn-setting[_ngcontent-serverApp-c128]:hover\a0  {
    background-color: #6dbab5 !important;
    color: #fff
}

.breadcrumb[_ngcontent-serverApp-c128] {
    background-color: #fff
}

.breadcrumb[_ngcontent-serverApp-c128] a[_ngcontent-serverApp-c128] {
    color: #717376
}

.breadcrumb[_ngcontent-serverApp-c128] a[_ngcontent-serverApp-c128]:hover {
    color: #6dbab5
}

@media only screen and (max-width: 767px) {
    .btn.btn-filter[_ngcontent-serverApp-c128] {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dropdown[_ngcontent-serverApp-c128] button[_ngcontent-serverApp-c128] {
        min-width: 160px;
        width: auto;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media only screen and (min-width: 991px) {
    .dropdown[_ngcontent-serverApp-c128] button[_ngcontent-serverApp-c128] {
        min-width: 180px
    }
}

[_nghost-serverApp-c124] {
    height: 24px
}

[_nghost-serverApp-c124] .switch[_ngcontent-serverApp-c124] {
    position: relative;
    width: 44px;
    height: 24px;
    margin: 0
}

[_nghost-serverApp-c124] .switch[_ngcontent-serverApp-c124] input[_ngcontent-serverApp-c124] {
    opacity: 0;
    width: 0;
    height: 0;
    display: none
}

[_nghost-serverApp-c124] .slider[_ngcontent-serverApp-c124] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d9d9d9;
    transition: .4s
}

[_nghost-serverApp-c124] .slider[_ngcontent-serverApp-c124]:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

[_nghost-serverApp-c124] input[checked="1"][_ngcontent-serverApp-c124] + .slider[_ngcontent-serverApp-c124],
[_nghost-serverApp-c124] input[checked=true][_ngcontent-serverApp-c124] + .slider[_ngcontent-serverApp-c124] {
    background-color: #e88565
}

[_nghost-serverApp-c124] input[_ngcontent-serverApp-c124]:focus + .slider[_ngcontent-serverApp-c124] {
    box-shadow: 0 0 1px #e88565
}

[_nghost-serverApp-c124] input[checked="1"][_ngcontent-serverApp-c124] + .slider[_ngcontent-serverApp-c124]:before,
[_nghost-serverApp-c124] input[checked=true][_ngcontent-serverApp-c124] + .slider[_ngcontent-serverApp-c124]:before {
    transform: translate(20px)
}

[_nghost-serverApp-c124] .slider.round[_ngcontent-serverApp-c124] {
    border-radius: 12px
}

[_nghost-serverApp-c124] .slider.round[_ngcontent-serverApp-c124]:before {
    border-radius: 50%
}

.dropdown-menu[category-content] {
    width: 100%;
}

.dropdown-menu[category-content] {
    height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #e88565 #fff;
}

.dropdown-menu::-webkit-scrollbar {
    width: 8px;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #e88565;
    border-radius: 4px;
    border: 2px solid transparent;
}


button#salonType-filter, button.dropdown-toggle.btn.btn-filter.btn-sm.btn-block.searchInput.animate.d-flex.justify-content-between.align-items-center.grey-input {
    width: 300px;
}

button#category-filter {
    padding: 12px;
    border-radius: 5px;
    width: 190px;
}

div#map {
    position: sticky;
    top: 40px;
}

.opacity-1 {
    opacity: 1;
}

.opacity-0 {
    opacity: 0;
}

button#salonType-filter, button#category-filter, .d-inline-block.dropdown, button.dropdown-toggle.btn.btn-filter.btn-sm.btn-block.searchInput.animate.d-flex.justify-content-between.align-items-center.grey-input {
    width: 100%;
}
