/*!
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.
*/


/* Customized CSS by Zeeshan */

/* Header */

.brand-logo img{
	height: 85px;
    border-radius: 30px;
}

#home_page_banner .luxivo-avatar-box,
#home_about .luxivo-experiece-box,
#home_about .luxivo-avatar-box {
	display: none;
}

#home_page_banner .luxivo-hero_one:after{
	background-color: rgba(22, 25, 33, 0.50);
}

.header-navigation .main-menu ul > li:hover > a,
.header-one .header-navigation .main-menu ul > li:hover > a{
    color: #efb343;
}