/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1782383975
Updated: 2026-06-25 10:39:35

*/
:root{
    --brand:#D3A255;
}
body {
    background: #F9F8F8;
}
.opening-hours{
    background:#111;
    border:2px solid var(--brand);
    border-radius:14px;
    overflow:hidden;
    font-family:'Montserrat',sans-serif;
}
.border-line {
	 border:2px solid var(--brand);
}
.book-calander {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 35px;
}
.divide-line {
    width: 68px;
    height: 1px;
    background: #D3A255;
}
span.my-sparator {
    width: 2px;
    height: 100%;
    background: #D3A255;
    display: inline-block;
    min-height: 18px;
    margin: 0 12px;
    position: relative;
    top: 3px;
}
.divide-line.full-width {
    width: 400px;
    margin-bottom: 30px;
}
.calander-round-icon {
    width: 100px;
    height: 100px;
    border: 2px solid #d3a255;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.calander-right h3 {
    font-family: 'Playfair Display';
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 3px;
}
.calander-right p {
    font-size: 16px;
    font-family: 'Montserrat';
    max-width: 432px;
    font-weight: 400;
}
.calander-round-icon img {
    width: 44px;
    height: auto;
    filter: brightness(0) saturate(100%) invert(71%) sepia(28%) saturate(726%) hue-rotate(356deg) brightness(93%) contrast(88%);
}
.hour-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding: 24px 28px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.timing-header {
    color: var(--brand);
    font-size: 29px;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 22px 28px;
    border-bottom: 1px solid var(--brand);
}
.hour-row:last-child{
    border-bottom:none;
}

.hour-left{
    display:flex;
    align-items:center;
    gap:18px;
    color:#fff;
}

.icon{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-right:1px solid rgba(255,255,255,.08);
    padding-right:18px;
    color:#bcbcbc;
    flex-shrink:0;
}

.icon svg{
    width:22px;
    height:22px;
}

.hour-left span:last-child{
    font-size:17px;
    font-weight:500;
}

.time{
    color:#fff;
    font-size:17px;
    font-weight:600;
}

.status{
    color:var(--brand);
    border:1px solid var(--brand);
    padding:10px 18px;
    border-radius:4px;
    font-weight:600;
	    font-family: "Montserrat", Sans-serif;
    font-size:15px;
	text-transform: uppercase;
}
.radius-14 {
	border-radius: 14px;
	overflow: hidden;
}
/* .active .icon, */
/* .active .hour-left span:last-child{ */
    /* color:var(--brand); */
/* } */
.text-center {
	text-align: center;
}
.divide-line.with-dot {
    margin: 15px auto;
    position: relative;
}

.divide-line.with-dot:after {
    content: '';
    background: #D3A255;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
span.sparator-hr {
    width: 30px;
    height: 1px;
    background: #D3A255;
    display: inline-block;
    margin: 0 10px;
	position: relative;
    bottom: 4px;
}
.my-tagline {
    color: #D3A255;
        font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
img {
    -webkit-user-drag: none;
    user-select: none;
}
.banner-aligns {
    display: flex;
    align-items: center;
    gap: 40px;
}
.alignmet-items {
    display: flex;
    align-items: center;
    gap: 7px;
}
.google-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 18px;
    font-weight: 500;
}
.google-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}
.rating-stars {
    display: flex;
    gap: 2px;
    color: #fbbc05;
    margin-right: 6px;
}
.rating-stars svg {
    width: 28px;
    height: 28px;
}
.small-intro {
    font-size: 18px;
    line-height: 1;
    color: #D3A255;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-bottom: 0;
}
.office-details h3 {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Montserrat';
    line-height: 1.3;
    max-width: 270px;
	margin-bottom: 0;
}
.incre-text h2 {
    margin: 0;
    font-size: 30px;
}

.incre-text p {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 1;
    margin: 5px 0 5px;
}
.office-details h3 a {
    color: #D3A255;
}
.alignmet-items span {
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 600;
}
.salon-services-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}
.service-card {
    position: relative;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 14px;
    overflow: hidden;
    text-align: center;
}
.service-card img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    border-radius: 10px 10px 0px 0px;
	min-width: 100%;
}
.service-desc {
    max-width: 98%;
    margin: 0 auto;
}
.services-icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #D3A255;
    color: #000000;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, 0);
}
.pice-tab-inner {
    max-width: 1042px;
	margin-bottom: 30px;
}
.service-content {
    padding: 20px;
}
.service-content h3 {
    font-size: 20px;
    margin: 15px 0 10px;
    font-family: Playfair Display;
    color: #000000;
    line-height: 1.2;
	    font-weight: 700;
}
.service-desc {
    font-size: 16px;
 font-family: 'Montserrat';
}
.service-price {
    color: var(--e-global-color-primary);
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
	 font-family: Playfair Display;
	
}
.services-icon img {
    height: auto;
    width: 30px;
}
.services-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.services-icon img {
    height: auto;
    width: 28px;
    min-width: auto;
}
.pice-tab-inner {
    background: rgb(0 0 0 / 90%);
    padding: 25px 15px;
    border-radius: 14px;
    height: 422px;
    overflow-y: auto;

    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: #D3A255 #1a1a1a;
}

/* Chrome, Edge, Safari */
.pice-tab-inner::-webkit-scrollbar {
    width: 8px;
}

.pice-tab-inner::-webkit-scrollbar-track {
    background: #1a1a1a;
    border-radius: 10px;
}

.pice-tab-inner::-webkit-scrollbar-thumb {
    background: #D3A255;
    border-radius: 10px;
    border: 2px solid #1a1a1a;
}
.pice-tab-inner hr {
    margin: 50px 0;
}
.pice-tab-inner h3 {
    font-family: Playfair Display;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #D3A255;
}
.service-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}
.service-name {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
}
.service-line {
    flex: 1;
    height: 1px;
    background: rgb(255 255 255 / 20%);
}
.service-name small {
    display: block;
    font-size: 13px;
    color: #000000;
    margin-top: 4px;
    font-weight: 400;
    background: #D3A255;
    padding: 1px 4px;
    border-radius: 5px;
}
.service-card {
    transition: box-shadow 0.3s ease;
}

.service-card .service-content h3 {
    transition: color 0.3s ease;
}

.service-card:hover {
    box-shadow: 0 0 10px #e7e7e7;
}

.service-card:hover .service-content h3 {
    color: var(--e-global-color-primary);
}
/* ===========================================
   Testimonial Slider
=========================================== */

.testimonial-slider {
    visibility: hidden;
}

.testimonial-slider.slick-initialized {
    visibility: visible;
}

/* Space Between Slides */
.testimonial-slider .slick-slide {
    margin: 0 15px;
    height: inherit;
}

.testimonial-slider .slick-list {
    margin: 0 -15px;
    overflow: hidden;
    padding: 20px 0;
}

.testimonial-slider .slick-track {
    display: flex !important;
}

.testimonial-slider .slick-slide {
    height: inherit !important;
}

.testimonial-slider .slick-slide > div {
    height: 100%;
}

/* Card */

.testimonial-card {
    position: relative;
    background: #fff;
    border-radius: 14px;
    padding: 35px 30px;
    box-sizing: border-box;
    transition: all .35s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 10px #e7e7e7;
}

/* Stars */

.testimonial-stars {
    text-align: center;
    margin-bottom: 22px;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 1;
}

/* Review */

.testimonial-content {
    flex: 1;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
    color: #444;
    text-align: center;
    margin-bottom: 35px;
}

.testimonial-content p {
    text-align: left;
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 1.3;
    color: #000000;
    letter-spacing: normal;
    margin: 30px 0;
	min-height: 72px;
}
.quote-icon img {
    max-width: 50px;
}
.t-footer-left-img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial-google {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: end;
}
/* Footer */

.testimonial-footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
    gap: 20px;
}
.t-stars span {
    font-size: 28px;
}
/* Name */

.testimonial-name strong {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    font-weight: 700;
    color: #222;
    line-height: 1.2;
}

/* Google Logo */

.testimonial-google img {
    width: 34px;
    height: 34px;
    display: block;
}

/* Navigation */

.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0,0,0,.12);
    z-index: 10;
    transition: .3s;
}
.radius-18 {
    border-radius: 18px;
}
.testimonial-slider .slick-prev:hover,
.testimonial-slider .slick-next:hover {
    background: #D3A255;
}

.testimonial-slider .slick-prev:before,
.testimonial-slider .slick-next:before {
    color: #000;
    font-size: 20px;
    opacity: 1;
}

.testimonial-slider .slick-prev:hover:before,
.testimonial-slider .slick-next:hover:before {
    color: #fff;
}

.testimonial-slider .slick-prev {
    left: -60px;
}

.testimonial-slider .slick-next {
    right: -60px;
}

/* Dots */

.testimonial-slider .slick-dots {
    bottom: -45px;
}

.testimonial-slider .slick-dots li button:before {
    font-size: 10px;
    color: #d5d5d5;
    opacity: 1;
}

.testimonial-slider .slick-dots li.slick-active button:before {
    color: #000;
}
.homepage-blogs h2.eael-entry-title {
    max-width: 350px;
    margin-bottom: 10px;
}
.divider-line {
    background: var(--e-global-color-primary);
    width: 70px;
    height: 4px;
    margin: 30px 0;
}
.prodct-cta a svg {
    color: var(--e-global-color-primary);
    width: 50px;
    height: 50px;
}
.custom-responsive-table {
    width: 100%;
    border-collapse: collapse;
	    max-width: 100%;
    background-color: transparent;
	border: 0;
}
span.yellow-tag {
    background: #D3A255;
    color: #000000;
    padding: 6px;
}
table td, table th {
    border: 0;
    line-height: 1.5;
    padding: 15px;
    vertical-align: top;
}
table td {
    color: #ffffff;
}

.services-icon img {
    filter: brightness(0) saturate(100%);
}
.salon-services-slider .service-card {
    margin: 0 10px;
}
.salon-services-area {
    width: 100%;
    overflow: hidden;
}
p.close-name {
    color: #D3A255;
    font-weight: 600;
	font-size: 14px;
	margin-bottom: 0;
}
.alignmet-items img {
    max-width: 50px;
/*     filter: brightness(0) saturate(100%) invert(88%) sepia(45%) saturate(1485%) hue-rotate(344deg) brightness(103%) contrast(102%); */
}
.my-reel-video{
    width:100%;
    max-width:380px;
    aspect-ratio:9/16;
    overflow:hidden;
    border-radius:20px;
    margin: 0 auto;
	    box-shadow: 0 0 10px #000000;
    
}

.my-reel-video video{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
.bg-overlay {
    position: relative;
    overflow: hidden;
	background: #000000;
}
.bg-overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/wp-content/uploads/2026/07/tab-bg-img.png) no-repeat;
    background-size: cover;
    z-index: 0;
    background-position: right;
}

.bg-overlay > * {
    position: relative;
    z-index: 2;
}
.google-side {
    display: flex;
    align-items: center;
    gap: 10px;
}
.more-zindex {
    position: relative;
    z-index: 9;
}
.circle-icon-inner {
    background: #D3A255;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle-icon-inner img {
    max-width: 40px;
    filter: brightness(0) saturate(100%);
}
.after-divider {
  position: relative;
}
.after-divider:after{
  content: '';
  background: rgb(255 255 255 / 40%);
  width: 1px;
  height: 100%;
  position: absolute;
  right: 40px;
  top: 0;
}
.after-divider.last-box:after {
  width: 0;
}
.steps-row .after-divider:after {
    background: rgb(211 162 85 / 40%);
    right: 0;
}
.round-icon {
    background: #F8F2F0;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px !important;
}
.quote-icon img {
    filter: brightness(0) saturate(100%) invert(71%) sepia(28%) saturate(726%) hue-rotate(356deg) brightness(93%) contrast(88%);
}
.round-icon img {
    max-width: 70px;
}
.inset-border {
	position: relative;
}
.inset-border:after {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.6;
    pointer-events: none;
    background: transparent;
    width: auto;
    height: auto;
    display: block;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    border: 2px solid #D3A255;
    border-radius: 14px;
}
.gredient-border {
    width: 100%;
    height: 1px;
    display: block;
    background: linear-gradient(90deg, rgba(255, 205, 54, 0) 0%, rgba(255, 205, 54, 0.15) 15%, rgba(255, 205, 54, 0.7) 50%, rgba(255, 205, 54, 0.15) 85%, rgba(255, 205, 54, 0) 100%);
    margin: 30px auto;
    max-width: 80%;
}
.elementor-element.elementor-element-be51b78.e-con.e-atomic-element.e-flexbox-base.e-28022df.pre-foot-band {
    position: relative;
    top: 145px;
    z-index: 10;
	margin-top: -100px;
}
.years-div {
    background: #F7EBDB;
    border: 1px solid #955f10;
    border-radius: 14px;
    margin: 0 0 30px;
	    padding: 12px;
		max-width: 600px;
}
.years-desc p {
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 1.2;
    margin: 6px 0;
}
.years-left {
    max-width: 126px;
}
.years-title {
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
}

.years-main {
    color: #D3A255;
    font-family: 'Playfair Display';
    font-size: 18px;
    font-style: italic;
}
.years-inner {
    display: flex;
    align-items: center;
}  
.img-and-icon {
    position: relative;
}
.for-mobile {
    display: none !important;
}
span.highlight {
    color: var(--e-global-color-primary);
    font-style: italic;
}
.mobile-only {
	Display: none !important;
}
ul.no-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.no-bullets li {
    margin-bottom: 20px;
}
.bg-overlay span.e-n-tab-icon {
    display: none !important;
}
.mb-0 p {
    margin-bottom: 0;
}
.t-stars {
    display: flex;
    gap: 1px;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	background: none;
	color: inherit;
}
a.read {
    color: inherit !important;
}
@media (max-width:1765px){ 
.hour-row {
    padding: 20px 28px;
}
}
@media (max-width:1765px){
.timing-header {
    padding: 14px 28px;
}
	.hour-row {
    padding: 18px 28px;
}
}
@media (max-width:1550px){
	.max-width-70 {
    max-width: 690px !important;
}
	.banner-aligns {
    gap: 15px;
}
.alignmet-items {
    gap: 4px;
}
.alignmet-items img {
    max-width: 40px;
}
.rating-stars svg {
    width: 20px;
    height: 20px;
}
.google-icon {
    width: 26px;
    height: 26px;
}
	    .hour-row {
        padding: 14px 28px;
    }
	.services-icon {
    top: 80%;
}
	.service-desc {
    max-width: 100%;
}
	.service-desc {
    min-height: 90px;
}
	.testimonial-card {
		padding: 25px 15px;
	}
	.testimonial-content p {
    font-size: 16px;
    margin: 20px 0;
}
	.t-stars span {
    font-size: 24px;
}
	.testimonial-name strong {
    font-size: 18px;
}
}
@media (max-width:1450px){
.hour-row {
        padding: 12px 28px;
    }
	.services-icon {
		top: 84%;
	}
}
@media (max-width:1410px){
	
	.service-content {
        padding: 26px 10px 10px;
    }
	.pice-tab-inner {
    max-width: 1160px;
}
.years-left {
    max-width: 100px;
}
.years-title {
    font-size: 18px;
}
.years-main {
    font-size: 16px;
}
.years-desc p {
    font-size: 16px;
}
.hour-row{
    padding: 11.5px 22px;
}
}
@media (min-width: 1200px) and (max-width: 1300px) {
    body {
        zoom: 90%;
    }
}
@media (max-width:1025px){
		.max-width-70 {
    max-width: 100% !important;
}
	.years-div {
		max-width: 100%;
	}
.calander-right h3 {
    font-size: 24px;
}
	.round-icon img {
    max-width: 50px;
}
	.my-tagline {
    font-size: 14px;
}
	.round-icon {
    width: 100px;
    height: 100px;
}
	.book-calander {
    gap: 20px;
    flex-direction: column;
    text-align: center;
}
    .testimonial-slider .slick-prev{
        left:-20px;
    }

    .testimonial-slider .slick-next{
        right:-20px;
    }
.salon-services-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
	.service-card img {
    height: auto;
}
	.services-icon {
        top: 88%;
    }
	.office-details h3 {
    font-size: 14px;
}
	html {
    overflow-x: auto;
}

body {overflow-x: hidden;}
.office-details {
    text-align: center;
}
	.prodct-cta a svg {
    width: 35px;
    height: 35px;
}
	.circle-icon-inner {
    margin: 0 auto;
}
	.after-divider:after {
    right: 0;
}
	.inset-border:after {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
}
	.incre-text h2 {
    font-size: 20px;
}
	.bg-overlay::before {
    background-position: top;
}
.divide-line {
    margin: 0 auto;
}
.banner-aligns {
    justify-content: start;
}
.divide-line.full-width {
    width: 68px;
}
.google-rating {
    justify-content: start;
}
    .elementor-9 .elementor-element.elementor-element-0e11ee5 .eael-entry-title, .elementor-9 .elementor-element.elementor-element-0e11ee5 .eael-entry-title a {
        min-height: 54px;
    }
    .bg-overlay::before {
        background: url(/wp-content/uploads/2026/07/mobile-tab-bg.webp) no-repeat;
        background-size: cover;
        background-position: center;
    }
	span.sparator-hr {
		display: none;
	}
	.divide-line.only-left {
    margin: 0;
}
span.rating-text {
    color: #ffffff;
}
.alignmet-items img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(35%) saturate(649%) hue-rotate(356deg) brightness(95%) contrast(89%);
}
.alignmet-items span {
    color: #ffffff;
}
.mobile-white {
    color: #ffffff !important;
}
.years-left {
    max-width: 100px;
}
.years-title {
    font-size: 15px;
}
.years-main {
    font-size: 14px;
}

.years-desc p {
    font-size: 14px;
}
}
@media(max-width:768px){
	    .bg-overlay::before {
        background-position: center;
    }

	.elementor-9 .elementor-element.elementor-element-0e11ee5 .eael-entry-title, .elementor-9 .elementor-element.elementor-element-0e11ee5 .eael-entry-title a {
        min-height: auto;
    }
	.service-content {
        padding: 20px;
    }
	.service-content h3 {
    margin: 25px 0 10px;
}
.timing-header {
        text-align: center;
	font-size: 28px;
    }
    .hour-row{
        padding:15px;
    }

    .hour-left{
        gap:12px;
    }

    .icon{
        width:34px;
        height:34px;
        padding-right:12px;
    }

    .icon svg{
        width:18px;
        height:18px;
    }

    .hour-left span:last-child,
    .time{
        font-size:14px;
    }

    .status{
        font-size:13px;
        padding:8px 12px;
    }
 .pice-tab-inner { 
    height: auto;
} 
	.pice-tab-inner {
    margin-bottom: 0;
}
	.text-left {
    text-align: center;
}
	span.sparator-hr {
		display : none;
	}
.alignmet-items {
    justify-content: center;
    flex-direction: column;
}

}
@media (max-width:767px){
	.text-left.mob-left {
    text-align: left;
}
	/* .after-divider:after { */
		/* width: 0; */
		/* height: 0; */
	/* } */
	.after-divider.second-box:after {
		width: 0; 
		 height: 0;
	}
	.after-divider:before {
    content: '';
    background: rgb(255 255 255 / 40%);
    width: 100%;
    height: 1px;
    position: absolute;
    right: 40px;
    top: 0;
}
.all-lines > .after-divider:nth-child(1)::before,
.all-lines > .after-divider:nth-child(2)::before {
    width: 0;
    height: 0;
    display: none;
    content: none;
}
.all-lines  .after-divider {
    padding: 22px !important;
}


	.google-side {
    justify-content: center;
}
.services-icon {
        top: 90%;
    }
	    .google-rating {
        text-align: center;
    }
	.service-item {
    margin-bottom: 15px;
}
	.service-price {
    font-size: 16px;
}
	.office-details h3 {
        min-width: 100%;
    }
    .banner-aligns {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 0;
        margin-top: 0;
    }

    .testimonial-card{
        padding:25px;
    }

    .testimonial-content{
        font-size:16px;
    }

    .testimonial-name strong{
        font-size:20px;
    }

    .testimonial-slider .slick-prev,
    .testimonial-slider .slick-next{
        display:none !important;
    }
	.service-name {
    font-size: 12px;
}
	.service-item {
    gap: 5px;
}
.rating-stars svg {
    width: 18px;
    height: 18px;
}
.google-rating {
    gap: 4px;
    font-size: 12px;
}
.banner-aligns {
    background: #141411;
    padding: 20px 10px;
    border: 1px solid #d3a255;
    border-radius: 14px;
}
.alignmet-items {
    position: relative;
}

.alignmet-items:after {
    content: '';
    background: rgb(211 162 85 / 20%);
    width: 1px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
.banner-aligns .alignmet-items:last-child:after {
	display: none;
}
    .alignmet-items span {
        font-size: 12px;
    }
	.google-rating {
    background: #141411;
    padding: 20px 10px;
    border: 1px solid #d3a255;
    border-radius: 14px;
}
.google-side {
    gap: 5px;
}
span.rating-text {
        display: flex;
		        align-items: center;
    }
	span.my-sparator {
    margin: 0 8px;
    min-height: 30px;
}
.for-mobile {
    display: flex !important;
}
.for-web {
    display: none !important;
}
.hide-mob {
	 display: none !important;
}
.divide-line.only-left.mobile-only {
    margin-top: 20px;
	Display: block !important;
}
    .bg-overlay::before {
        background: url(/wp-content/uploads/2026/07/bg-img.webp) no-repeat;
        background-size: 100%;
        background-position: top;
    }
	.slick-dots li button:before {
    font-size: 10px !important;
}
.bg-overlay span.e-n-tab-icon {
    display: inline-block !important;
}
.round-icon {
        width: 130px;
        height: 130px;
    }
	.round-icon img {
        max-width: 65px;
        width: 66px !important;
    }
	.testimonial-slider .slick-list {
		padding: 0;
	}
.bg-overlay .e-n-tabs-heading {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: thin;                 /* Firefox */
    scrollbar-color: #d3a255 #f1f1f1;      /* thumb track */
    -webkit-overflow-scrolling: touch;
	        padding-bottom: 20px;
			 margin-bottom: 20px;
}

.bg-overlay .e-n-tabs-heading .e-n-tab-title {
    flex: 0 0 auto !important;
    white-space: nowrap;
}
/* Chrome, Edge, Safari */
.bg-overlay .e-n-tabs-heading::-webkit-scrollbar {
    height: 8px;
}

.bg-overlay .e-n-tabs-heading::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.bg-overlay .e-n-tabs-heading::-webkit-scrollbar-thumb {
    background: #d3a255;
    border-radius: 10px;
}

.bg-overlay .e-n-tabs-heading::-webkit-scrollbar-thumb:hover {
    background: #bf8f3c;
}  

.slick-dots li {
    width: 10px !important;
}
.testimonial-slider .slick-dots {
    bottom: -30px;
}
.steps-row .after-divider:after {
	Display: none;
}
.elementor-603 .elementor-element.elementor-element-3510cdb:not(.elementor-motion-effects-element-type-background), .elementor-603 .elementor-element.elementor-element-3510cdb > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background: #f9f1ea !important;
}
.calander-round-icon {
    width: 70px;
    height: 70px;
}
.calander-round-icon img {
    width: 30px;
}
.book-calander {
        gap: 10px;
    }
	.calander-right p {
    margin-bottom: 0;
}
}
@media (max-width:376px){
       .services-icon {
        top: 85%;
    }
}
/* Active tab */
.elementor-9 .elementor-element.elementor-element-73d17b0.elementor-widget-n-tabs
> .e-n-tabs
> .e-n-tabs-heading
> .e-n-tab-title[aria-selected="true"] {
    background: var(--e-global-color-primary) !important;
    color: #000 !important;
}

/* Hover effect - Desktop only */
@media (hover: hover) and (pointer: fine) {
    .elementor-9 .elementor-element.elementor-element-73d17b0.elementor-widget-n-tabs
    > .e-n-tabs
    > .e-n-tabs-heading
    > .e-n-tab-title:not([aria-selected="true"]):hover {
        background: #fff !important;
        color: #000 !important;
    }
}

/* Disable hover on Mobile & Tablet */
@media (hover: none), (pointer: coarse) {
    .elementor-9 .elementor-element.elementor-element-73d17b0.elementor-widget-n-tabs
    > .e-n-tabs
    > .e-n-tabs-heading
    > .e-n-tab-title:hover:not([aria-selected="true"]) {
        background: #ffffff !important;
        color: #000000 !important;
    }
}