.copyright .logo img {
    max-width: 100%;
    width: 200px;
}

.testimonials .slick-arrow{
	color: #e31d25;
}

.team-member img{
	height: 341px !important;
}

.person-img{
	height: 335px !important;
}

#header.header-v1 #navigation > ul > li.mini_cart_wrapper a, #header.header-v2 #navigation > ul > li.mini_cart_wrapper a, #header.header-v1 #navigation > ul > li.minisearch a, #header.header-v2 #navigation > ul > li.minisearch a{
	display: none;
}

#header.header-v2{
	position: fixed;
}

.team-member{
	border-radius: 20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 4px 8px rgba(0, 0, 0, 0.6), 0 12px 24px rgba(0, 0, 0, .08);
}

#header.header-v1 {
    background-color: rgba(16, 16, 16, 0.8);
    position: fixed;
}

.testimonials .content{
	height: 250px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	background: #e31d25;
	color: #fff;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
	background: #e31d25;
	color: #fff;
}

.fa-star:before {
    content: "\f005";
}
*:before, *:after {
    box-sizing: border-box;
}
.testimonials .content i{
	color: #FFD700;
}

/* By Kamrul */

.page-id-4434 a.floating-book-btn {
    display: none !important;
}
.page-id-471 a.floating-book-btn {
    display: none !important;
}


/* Huss */
/*Expert Clip*/
.page-id-4675 a.floating-book-btn {
    display: none !important;
}
/*K Salon Plano*/
.page-id-4693 a.floating-book-btn {
    display: none !important;
}
/*K Salon Carrollton*/
.page-id-4689 a.floating-book-btn {
    display: none !important;
}











/* Hide header, footer, and floating elements on page ID 4699 */
.page-id-4699 #header.header-v1,
.page-id-4699 #footer,
.page-id-4699 .floating-social-icons,
.page-id-4699 .floating-book-btn {
    display: none !important;
}

/* Ensure body takes full height on page 4699 */
.page-id-4699 body {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

/* Remove any potential spacing/padding from main content area */
.page-id-4699 #main-content,
.page-id-4699 .vc_row,
.page-id-4699 .wpb_row {
    margin: 0 !important;
    padding: 0 !important;
}



.page-id-4699 #mobile-header {
	display: none !important;
}