@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,300;1,400&display=swap');
.salon-locator-navbar {
    background-color: #000 !important;
}

.salon-locator-navbar.main-navbar ul.navbar-nav li.nav-item .nav-link {
    color: #fff;
    font-weight: 600;
    opacity: 1;
}

.mar-top-0 {
    margin-top: 0 !important;
}

.header-search {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f1f1ff;
    border-radius: 30px;
    padding: 0px 15px;
    padding-right: 10px;
    height: 42px;
}

.opn_sans_font {
    font-family: 'Open Sans', sans-serif !important;
}

.martl {
    margin-right: 10px;
    margin-top: 6px;
}

.purple_checkbox:after {
    content: " ";
    background-color: #000;
    display: inline-block;
    visibility: visible;
}

.purple_checkbox:checked:after {
    content: "\2714";
    border-radius: 2px;
    height: 14px;
    display: block;
    width: 14px;
    text-align: center;
    font-size: 10px;
    color: white;
    position: absolute;
    top: -1px;
    right: -2px;
}

.locator-checkbox input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    height: 14px;
    width: 14px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    border-radius: 2px;
    position: relative;
}

.locator-checkbox p {
    color: #242424;
    font-size: 14px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    padding-right: 10px;
    border-right: 1.5px solid #a0a0a0;
    line-height: 18px;
    margin-right: 10px;
    margin-top: 4px;
    cursor: pointer;
}

.mart-20 {
    margin-top: 20px;
}

.bor-non {
    border-right: 0px solid #ddd !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.header-search input {
    border: 0;
    background-color: transparent;
    line-height: initial;
    height: 42px;
    font-family: 'Open Sans', sans-serif !important;
}

.header-search input:focus {
    background-color: transparent;
    border: 0;
}

.header-search .btn img {
    width: 16px;
}

.header-search img {
    width: 20px;
}

.header-search .btn {
    padding: 0;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    background: #333;
}

.find-salon {
    /* background: linear-gradient(
180deg
 , #F2F2F0 0%, #F2F2F0 47.52%, #EDEEE9 100%);
    border-radius: 10px 10px 0px 0px; */
    padding: 80px 50px;
    padding-bottom: 40px;
    text-align: center;
}

.find-salon-container {
    border-radius: 10px;
}

.body-pad {
    padding: 10px !important;
}

.modal_cls_btn_2 {
    position: absolute;
    right: 1.5rem;
    top: 1rem;
    border-radius: 0;
    background: transparent;
    font-size: 35px;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border: none;
    width: 40px;
    color: #000;
    opacity: 0.3;
}

.img-radius {
    border-radius: 0px 0 10px 10px;
}

.find-salon-content {
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 5px;
}


/* .modal-bg{
    background-image: url(../../assets/img/find-salon-2.png);
    height: 550px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
} */

.modal-bg {
    /* background-image: url(../../assets/img/find-salon-2.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover; */
    /* background: #f2f2f0; */
    background-color: #fff;
}

.f-salon-subheading {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif !important;
}

.f-salon-heading {
    font-size: 36px;
    color: #242424;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

.find-salon-search {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    padding-right: 8px;
    height: 50px;
    background: #f1f1f1;
    /* border: 1px solid #ededed;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15); */
    border: 1px solid #ddd;
    /* box-shadow: 0px 4px 20px rgb(0 0 0 / 8%); */
    border-radius: 50px;
    max-width: 530px;
    margin: 0 auto;
    margin-top: 30px;
}

.find-salon-search-error {
    color: red;
    margin-top: 9px;
    font-size: 13px;
    ul {
        padding-top: 5px;
        margin-bottom: -16px;
    }
    li {
        list-style: none;
        margin-bottom: -22.5px;
    }
}

.find-salon-search input {
    border: 0;
    background-color: transparent;
    line-height: initial;
    height: 50px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
}

.find-salon-search input:focus {
    background-color: transparent;
    border: 0;
}

.find-salon-search img {
    width: 24px;
}

.find-salon-search .btn {
    padding: 0;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    background: #333;
}

.find-salon-search .btn img {
    width: 20px;
}

.salon-thumbnl {
    background: #FFFFFF;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 25%);
    border-radius: 10px;
    /* margin: 0px 6px; */
    margin-bottom: 50px;
    overflow: hidden;
    /* padding: 30px; */
}

.add_icon {
    font-size: 18px;
    color: #000;
    opacity: 0.3;
    margin-right: 8px;
}

.heading-brand-logo-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 15px;
}

.heading-brand-logo {
    max-width: 80px;
    height: auto;
    margin: 0px 5px;
}

.brand-separator {
    width: 1px;
    background-color: #a0a0a0;
    height: 30px;
}

.salon-brand-container {
    /* display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; */
    /* padding: 30px 20px 20px;
    border-bottom: 1px solid #ddd; */
    padding: 15px 15px 15px;
    /* border-bottom: 1px solid #ddd; */
}

.salon-brand-text {
    font-weight: bold;
    color: #999;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
}

.salon-brand-name {
    /* color: #000;
    margin-right: 5px;
    font-size: 15px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    padding-right: 6px;
    border-right: 1.5px solid #a0a0a0;
    line-height: 18px;
    margin-top: 5px; */
    color: #000;
    margin-right: 2px;
    font-size: 13px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    padding-right: 3px;
    border-right: 1.5px solid #a0a0a0;
    line-height: 18px;
    margin-top: 5px;
}

.salon-brand-name:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0px solid #ddd;
}

.salon-info {
    /* padding: 24px 20px; */
    padding: 23px 15px 15px;
    border-bottom: 1px solid #ddd;
}

.salon-info h3 {
    /* font-family: 'Open Sans', sans-serif !important;
    color: #000;
    font-weight: 600;
    line-height: 37px;
    font-size: 24px;
    text-transform: capitalize;
    min-height: 111px; */
    font-family: 'Open Sans', sans-serif !important;
    color: #000;
    font-weight: 600;
    line-height: 26px;
    font-size: 18px;
    text-transform: capitalize;
    /* min-height: 56px;  */
}

.salon-info p {
    font-family: 'Open Sans', sans-serif !important;
    color: #666;
    font-size: 14px;
    margin: 0;
}

.salon-brand-logo {
    width: 47%;
    margin-bottom: 20px;
}

.vist-btn {
    width: 100%;
    border: none;
    background-color: #242424;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    border-radius: 0;
    font-size: 14px;
    border-top: 1px solid #ddd;
}

.font-1 {
    font-weight: 600 !important;
    margin-bottom: 16px !important;
    text-transform: uppercase;
}

.font-2 {
    color: #999 !important;
}

.bg {
    /* background: #F6F6F6; */
}

.border-radius-30 {
    border-radius: 30px;
}

.login-head {
    font-size: 28px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.height-50 {
    height: 50px !important;
}

.mob_header_link {
    width: auto;
    height: auto;
    font-size: 14px;
    font-weight: 600;
}

.salon-locator-navbar .mob_header_link {
    color: rgba(255, 255, 255, 0.8) !important;
}

.mar_left_8 {
    margin-left: 8px !important;
}

.login-input {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    padding-right: 8px;
    font-size: 16px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
    border-radius: 50px;
    max-width: 450px;
    margin: 0 auto;
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif !important;
}

.desktop-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

.salom-locator-foot-link {
    text-align: center;
}

.salom-locator-foot-link ul {
    padding: 0;
    margin-bottom: 12px;
    list-style-type: none;
    margin-top: 5px;
}

.salom-locator-foot-link ul li {
    display: inline-block;
    padding: 0 12px;
    border-right: 1.5px solid #555;
    margin-bottom: 12px;
}

.salom-locator-foot-link ul li:last-child {
    border-right: 0px solid #555;
}

.salom-locator-foot-link ul li a {
    color: #aaa;
    font-size: 14px;
    line-height: 15px;
    font-family: 'Open Sans', sans-serif !important;
}

.salom-locator-foot-link ul li a:hover {
    text-decoration: underline;
}

.height-25 {
    /* height: 52px; */
}

@media screen and (max-width: 480px) {
    .salon-info h3 {
        min-height: auto;
    }
    .desktop-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
    .salon-thumbnl {
        margin: 25px 15px;
        margin-bottom: 20px;
    }
    .salon-home-footer {
        margin-top: 0px;
    }
    .find-salon {
        padding: 50px 15px;
        padding-bottom: 26px;
    }
    .modal-bg {
        /* background-image: url(../../assets/img/find-salon-2.png);
    height: 680px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    background-position-x: 24%; */
        /* background: #f2f2f0; */
    }
    .f-salon-subheading {
        font-size: 14px;
        line-height: 23px;
    }
    .f-salon-heading {
        font-size: 26px;
    }
    .find-salon-search {
        padding: 0px 10px;
        height: 45px;
    }
    .find-salon-search img {
        width: 20px;
    }
    .find-salon-search input {
        height: 45px;
        font-size: 12px;
    }
    .find-salon-search .btn {
        height: 34px;
        width: 34px;
    }
    .find-salon-search .btn img {
        width: 15px;
    }
    .heading-brand-logo {
        max-width: 67px;
    }
    .heading-brand-logo-container {
        padding: 0;
    }
    .locator-checkbox p {
        font-size: 14px;
        padding-right: 10px;
        margin-right: 10px;
        margin-top: 4px;
    }
    .locator-checkbox input[type=checkbox],
    input[type=radio] {
        box-sizing: border-box;
        padding: 0;
        height: 12px;
        width: 12px;
        cursor: pointer;
        margin: 7px 6px 0 0;
    }
    .purple_checkbox:checked:after {
        content: "\2714";
        border-radius: 2px;
        height: 12px;
        display: block;
        width: 12px;
        line-height: 13px;
        text-align: center;
        font-size: 8px;
        color: white;
        top: -1px;
        right: -1px;
    }
    .mob-flex-start {
        justify-content: flex-start !important;
        padding-left: 18px;
    }
    .height-25 {
        height: inherit
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .salon-info h3 {
        line-height: 30px;
        font-size: 20px;
    }
}

.rating {
    /* margin-top: 5%; */
    /* border: 1px #999 solid; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    max-width: 310px;
    margin: 8px auto 0 !important
}

.rating input {
    display: none;
}

.rating label {
    display: flex;
    width: 25px;
    height: 25px;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    background: #f1f1f1;
    color: #000;
    cursor: pointer;
    margin: 0 3px;
    border-radius: 50px;
    line-height: 25px;
}

.rating label {
    border: 1px #ddd solid;
    transition: 0.3s;
}

.rating input[type="radio"]:hover~label,
input[type="radio"]:checked~label {
    /*border: 1px #000 solid;
    background: #000;
    color: #fff;*/
}

.scale_text_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 310px;
    margin: 2px auto 17px;
}

.scale_text_con p {
    font-size: 12px !important;
    color: #666 !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 0 !important;
    /*font-weight: 600 !important;*/
}


/*feedback css comments*/

.star-review-con {
    margin-top: 9px;
    margin-left: 15px;
}

.star-review-con a {
    display: inline-block;
}

.star-cont i {
    color: rgb(201, 199, 199);
    font-size: 14px;
}

.star-cont {
    padding-right: 15px;
    margin-right: 10px;
    border-right: 1px solid #a0a0a0;
    cursor: pointer;
}

.Customer_review_txt {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #666666;
}

.star-review-con h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
}

.popover-icon,
.Customer_review_txt {
    display: inline-block;
    /* margin-right: 5px;  */
}

.star-checked {
    color: #F3CD03 !important;
}


/* ================================================== */

.new_popover {
    background-color: #fff !important;
    padding: 16px;
    border: 1px solid #ddd;
    /* box-shadow: 1px 2px 8px rgb(0 0 0 / 10%); */
    border-radius: 3px;
    text-align: left;
    width: 320px;
}

.popover {
    max-width: 350px;
}

.rating_header {
    display: flex;
    align-items: baseline;
    margin-bottom: 8px;
}

.popover .arrow {
    position: absolute;
    display: none;
    height: 15px !important;
    background: #242424;
    width: 15px !important;
    margin: 0 0.3rem;
    transform: rotate(45deg);
    border-radius: 2px;
}

.border-none {
    border: none !important;
}

.rating_header h6 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-left: 16px;
}

.rat-sub-txt {
    margin: 0;
    font-size: 13px;
    color: #545454;
    margin-bottom: 5px;
}

.rat-bar {
    height: 15px;
    width: 100%;
    background: #EBEBEB;
    position: relative;
    border-radius: 2px;
    margin: 9px 10px;
}

.rat-bar-p {
    position: absolute;
    height: 15px;
    /* width: 50%; */
    background: #F3CD03;
    border-radius: 2px;
}

.rat-po-bar p {
    margin: 0;
    font-size: 11px;
    color: #000;
    width: 60px;
    text-align: center
}

.rat-po-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.brand-name-con {
    /* padding: 0px 16px 16px; */
    display: flex;
    align-items: center;
}

.post_user_con {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px 16px 16px;
}

.post_time {
    font-style: italic;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
    color: #999999;
}

img.brand-img {
    height: 35px;
    width: 35px;
    object-fit: cover;
}

.brand-info {
    margin: 0 8px;
}

.brand-info h6 {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    margin: 0;
}

.post_comm {
    padding: 10px 0;
    border-top: 1px solid #ddd;
}

.heading-12 h2 {
    font-size: 19px;
    margin: 0;
    text-align: center;
    margin-bottom: 15px;
}

.load-more-btn {
    background: #000;
    color: #fff;
    padding: 5px 13px;
    font-size: 13px;
}

.comm-txt {
    font-size: 13px;
    color: #000;
    line-height: 20px;
    margin: 0;
    margin-top: 5px;
}

.brand-info p {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 11px;
    color: #666;
    margin: 0;
    margin-top: 2px;
}

button.btn.btn-secondary.modal-cls-btn {
    position: absolute;
    top: -12px;
    right: -12px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    border-radius: 0;
    font-size: 13px;
    z-index: 9;
}

.privacy_p_c {
    padding: 8px 10px 8px 10px;
    text-align: center;
    position: relative;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 5px;
}

.p_p_heading {
    /* font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    color: #000;
    margin-bottom: 0;
    text-align: center;
    padding: 13px 15px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
    border-radius: 0.3rem 0.3rem 0; */
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 0;
}

.privacy_p_c p {
    font-size: 13px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    color: #666;
    margin-bottom: 5px
}

.privacy_p_c a {
    font-size: 13px;
    /* margin-top: 6px; */
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
    margin-bottom: 0;
    line-height: 23px;
    background: transparent;
    padding: 0;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
}

.privacy_modal_cls_btn {
    position: absolute;
    right: 10px;
    top: 8px;
    border-radius: 0;
    background: transparent;
    font-size: 22px;
    padding: 0;
    height: 25px;
    line-height: 25px;
    border: none;
    width: 25px;
    color: #fff;
    opacity: 1;
}

@media screen and (max-width: 480px) {
    .new_popover {
        width: inherit;
    }
    .privacy_p_c {
        padding: 8px 33px 8px 10px;
        /*display: block;*/
    }
}

.brand-fixer-container {
    justify-content: center !important;
}

.brand-fixer-separator {
    margin: 0 15px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.radio-box {
    appearance: revert !important;
}