.single-services .icon {
    display: none;
}

@media (max-width: 992px) {
    .single-services .day-book li {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .feature-title h2 {
        font-size: 40px;
        text-align: center;
    }
}

@media (max-width: 992px) {
.feature-title h5 {
    text-align: center;
}
}

.s-about-content p {
    text-align: justify;
}

.checkout-booking-page .checkout-booking .sidebar .form-information div p
Specificity: (0,4,2)
 {
    color: #595959;
    font-size: 14px;
    margin-bottom: 5px;
}

.checkout-booking-page .checkout-booking .sidebar .form-information {
    background-color: rgb(243 243 243);
    color: #020202;
    padding: 20px 15px;
}

.checkout-booking-page .checkout-booking .sidebar .wrap .room-information span {
	color: #ffffff;
}

.checkout-booking-page .checkout-booking .sidebar .form-information div p {
    color: #020202;
}

#scrollUp {
    display: none;
}