/* theme overrides - pink */

.single-service .beauty-profile-brown .service-content-header a:not(.service-dropdown-link) {
    color: #FFF;
}

.single-service .beauty-profile-brown .service-header-background-color {
    background: #BD9E7E;
    color: #FFF;
}

.single-service .beauty-profile-brown .salone i,
.single-service .beauty-profile-brown .salone h4 {
    color: rgba(106, 83, 71, 1);
    fill: rgba(106, 83, 71, 1);
}

.single-service .beauty-profile-brown .salone .pro-feature i,
.single-service .beauty-profile-brown .review-rating i.fas,
.single-service .beauty-profile-brown .beauty-star-rating i:before {
    color: rgba(255, 189, 0, 1);
}

.single-service .beauty-profile-brown .review-rating i.far {
    color: rgba(254, 233, 173, 1);
}

.single-service .beauty-profile-brown .salone .btn.btn-view-service-map {
    color: #FFF;
}

.single-service .beauty-profile-brown .service-border-bottom::after {
    background: rgba(189, 158, 126, 0.5);
}

.single-service .beauty-profile-brown .service-new-wrapper-border,
.single-service .beauty-profile-brown .booking-wrapper-border,
.single-service .beauty-profile-brown .book-time-product-select {
    border-color: rgba(189, 158, 126, 0.5);
}

.single-service .beauty-profile-brown .service-new-wrapper-border,
.single-service .beauty-profile-brown .booking-wrapper-border{
    box-shadow: -5px 5px 5px rgba(189, 158, 126, 0.5);
}

.single-service .beauty-profile-brown .submit-single-service-review{
    background-color: rgba(189, 158, 126, 1);
}

.single-service .beauty-profile-brown .reviews-box {
    border-color: rgba(255, 255, 255, 0.5);
}

.single-service .beauty-profile-brown .day-box {
    background: #BD9E7E;
}

.single-service .beauty-profile-brown .select-arrow > .chevron {
    color: rgba(189, 158, 126, 1);
}

.single-service .beauty-profile-brown .book-time-product-select:hover {
    background-color: rgba(189, 158, 126, 0.1)!important;
}

.single-service .beauty-profile-brown .another-date-button,
.single-service .beauty-profile-brown .selected-date-display,
.single-service .beauty-profile-brown .time-radio label {
    color: rgba(189, 158, 126, 1);
    border-color: rgba(189, 158, 126, 1);
}

.single-service .beauty-profile-brown .time-radio label:hover,
.single-service .beauty-profile-brown .time-radio input[type="radio"]:checked + label {
    background-color: rgba(189, 158, 126, 1);
    border-color: rgba(189, 158, 126, 1);
    color: #FFF;
}

body:not(.template-slider) .beauty-profile-brown #Top_bar .menu > li > a,
body:not(.template-slider) .beauty-profile-brown #Top_bar #menu ul li.submenu .menu-toggle {
    color: #FFF!important;
}

.beauty-profile-brown .service-news .news .post-date,
.beauty-profile-brown .service-news .news .delete-post a {
    color: rgba(189, 158, 126, 1);
}

.beauty-profile-brown .service-news .news:not(:last-child) {
    border-color: rgba(189, 158, 126, 1);
}

/* Handle */
.single-service .beauty-profile-brown .service-news::-webkit-scrollbar-thumb,
.single-service .beauty-profile-brown .reviews-containter::-webkit-scrollbar-thumb {
    background: rgba(189, 158, 126, 0.5);
}

/* Handle on hover */
.single-service .beauty-profile-brown .service-news::-webkit-scrollbar-thumb:hover ,
.single-service .beauty-profile-brown .reviews-containter::-webkit-scrollbar-thumb:hover {
    background: rgba(189, 158, 126, 0.85);
}

.single-service .beauty-profile-brown .author-initial {
/*    background: rgba(200, 255, 246, 0.85);*/
}

/* social media icons */
.single-service .beauty-profile-brown .social-media-links a svg {
    fill: rgba(106, 83, 71, 1);
}

/* slider toggle */
.single-service .beauty-profile-brown .slider {
    background: #BD9E7E;
}