.main-menu .main-menu__logo a img {
	width: 250px!important;
}

.page-header {
    padding: 100px 0;
    background-color: var(--mellis-black);
}
.main-slider .container {
    padding-top: 70px 0;
}
.spa-center-three {
    padding: 70px 0;
}
.contact-page {
    padding-bottom: 70px;
}
.process-one {
    padding: 70px 0 70px;
}
.services-one {
    padding-bottom: 60px;
}
.welcome-one {
    padding: 70px 0 70px;
}

.site-footer__top {
    padding-top: 70px 0!important;
}

.custom-link {
    color: #000000;
}
.custom-link:hover{
    color: #000;
}
.custom-icon i {
    font-size: 20px!important;
    padding-right: 12px!important;
}

.custom-link2{
    color: #000;
    font-size: 26px!important;
    padding-right: 10px!important;

}
.custom-link2:hover{
    color: #000;
}
.footer-logo a img{
    width: 260px!important;
}

ul.footer-widget__timing-list i{
    margin-right: 10px!important;
}

.custom-link3{
    color: #fff;
    font-size: 26px!important;
    padding-right: 10px!important;

}

.root {
    --swiper-theme-color: #ffb017;
}

a:hover {
    color: #ca9123!important;
}

.class10{
    color: #000;
}
.fixed-icon img{
    width: 80px;
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 9999;

}