/*!
Theme Name: Luxivo
Theme URI: https://luxivo-wp.laralink.com/
Author: Themeservices
Author URI: https://themeforest.net/user/themeservices/
Description: luxivo – Hotel & Resort Booking WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: luxivo
Tested up to: 6.6
Requires PHP: 7.2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.row.aos-init.aos-animate,
.luxivo-button.mt-40.aos-init.aos-animate,
.luxivo-service-card .service-content .icon-btn,
.header-top-bar .top-right span:not(:last-child):after,
.luxivo-hero_three .hero-content .luxivo-avatar-box .avatar-list
{
    display: none;
}
body
{
    font-weight: 400;
    color: #5a5a5a;
    font-size: 16.5px;
}
.page-hero
{
	padding: 260px 0 105px;
}
.header-navigation .main-menu ul > li > a
{
	font: 600 18px var(--body-font);
}
/*.section-title h2
{
    margin-bottom: -25px !important;
}*/
.header-top-bar .top-right span i
{
    margin-right: 20px;
}
.luxivo-room-item.style-three .room-content .title
{
    margin-bottom: 10px;
}