/* theme overrides - pink */

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

.single-service .beauty-profile-pink .service-header-background-color {
    background: #ce84e1;
    color: #FFF;
}

.single-service .beauty-profile-pink .salone i,
.single-service .beauty-profile-pink .salone h4 {
    color: rgba(82, 0, 90, 1);
    fill: rgba(82, 0, 90, 1);
}

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

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

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

.single-service .beauty-profile-pink .service-border-bottom::after {
    background: rgba(206, 132, 255, 0.5);
}

.single-service .beauty-profile-pink .service-new-wrapper-border,
.single-service .beauty-profile-pink .booking-wrapper-border,
.single-service .beauty-profile-pink .book-time-product-select {
    border-color: rgba(206, 132, 255, 0.5);
}

.single-service .beauty-profile-pink .service-new-wrapper-border,
.single-service .beauty-profile-pink .booking-wrapper-border{
    box-shadow: -5px 5px 5px rgba(206, 132, 255, 0.5);
}

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

.single-service .beauty-profile-pink .submit-single-service-review{
    background-color: rgba(206, 132, 255, 1);
}

.single-service .beauty-profile-pink .day-box {
    background: #ce84e1;
}

.single-service .beauty-profile-pink .select-arrow > .chevron {
    color: rgba(206, 132, 255, 1);
}

.single-service .beauty-profile-pink .book-time-product-select:hover {
    background-color: rgba(206, 132, 255, 0.1)!important;
}

.single-service .beauty-profile-pink .another-date-button,
.single-service .beauty-profile-pink .selected-date-display,
.single-service .beauty-profile-pink .time-radio label {
    color: rgba(206, 132, 255, 1);
    border-color: rgba(206, 132, 255, 1);
}

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

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

.beauty-profile-pink .service-news .news .post-date,
.beauty-profile-pink .service-news .news .delete-post a {
    color: rgba(206, 132, 255, 1);
}

.beauty-profile-pink .service-news .news:not(:last-child) {
    border-color: rgba(206, 132, 255, 1);
}

/* Handle */
.single-service .beauty-profile-pink .service-news::-webkit-scrollbar-thumb,
.single-service .beauty-profile-pink .reviews-containter::-webkit-scrollbar-thumb {
    background: rgba(206, 132, 255, 0.5);
}

/* Handle on hover */
.single-service .beauty-profile-pink .service-news::-webkit-scrollbar-thumb:hover ,
.single-service .beauty-profile-pink .reviews-containter::-webkit-scrollbar-thumb:hover {
    background: rgba(206, 132, 255, 0.85);
}

.single-service .beauty-profile-pink .author-initial {
    background: rgba(149, 62, 190, 0.85);
}

/* social media icons */
.single-service .beauty-profile-pink .social-media-links a svg {
    fill: rgba(82, 0, 90, 1);
}

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