.logo .text-logo {
 font-size: 1.25rem;
 font-weight: bold;
 color: #5caf1f;
}

.main-header .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.logo img {
/* width: 100%;*/
}

.footer-logo .text-logo {
    font-size: 2rem;
    font-weight: bold;
    color: #5caf1f;
   }

.wantToWork-area .wantToWork-caption p {
    font-size: 18px;
}

.menu-main .contact-area .telephone {
    padding:0;
    margin: 0;
    color: #5AAC4E;
    background-image: url(https://keralaayurcentre.co.uk/wp-content/uploads/2025/10/phone-call-icon-e1760634598799.svg);
    background-repeat: no-repeat;
    background-size: 14%;
    padding-left: 24px;
    background-position-y: center;
}

.menu-main .contact-area .telephone .emoji {
    color: #5AAC4E;
}

.wants-wrapper ol {
    list-style: decimal;
    font-size: 18px;
    color: #234821;
    margin-inline-start: 0;
    padding-inline-start: 15px;
}

.wants-wrapper ol li {
    padding: 10px;
    list-style: decimal;
}

.slick-dots  {
    display: none;
}

.footer-social li > a {
    color: #5AAC4E;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    background: rgba(90, 172, 78, 0.3);
}

.fab {
    font-family: Font Awesome\ 5 Brands;
}

.hero-wrapper {
  background-color: rgba(233, 249, 231, 0.3); /* white with 30% opacity */
  padding: 2rem;
  
}

/* about */
.team-area .single-cat .cat-icon  {
    border-radius: 100%;
    width: 250px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

.team-area .single-cat .cat-icon img {
    height: 100%;
    width: 100%;
}

html {
    margin-top: 0 !important;
}


.slider-area .hero__caption p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    color: #000;
}

.contact-banner .contact-info h1, .slider-area .hero__caption span {
    margin-bottom: 0;
}


.contact-info__icon i {
    color: #58b84f;
    font-size: 27px;
}

.slider-area .hero__caption h1 {
    margin-bottom: 0!important;
}

