/*
Theme Name: Homey Child
Theme URI: http://themeforest.net/user/favethemes/
Author: Favethemes
Author URI: http://themeforest.net/user/favethemes/
Description: Homey is a powerful booking platform that lets you run a residential or commercial
rental business online with no hassle
Version: 1.0.0
Tags: right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: homey
Template: homey
*/


/* Your CSS code goes here
-------------------------------------- */

/* .transparent-header .header-nav{
	    background-image: linear-gradient(180deg, black, transparent);
} */

.btn-primary{
	border : 2px solid !important
}
.social-icons {
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.btn-bg-google{
	    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.btn-bg-google i{
	 width: 18px;
    height: 18px;
    display: block;
}
.homey-icon-social-media-google-plus-1:before {
    content: '';
    display: inline-block;
    width: 18px; /* Adjust width */
    height: 18px; /* Adjust height */
    background-image: url('https://yourluxuryhometangier.com/wp-content/uploads/2025/01/snapchat-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



#nav_menu-3{
	padding-left : 20%
}
@media (max-width: 992px) {

	#nav_menu-3{
	padding-left : unset

}
}
@media (max-width: 498px) {

 .top-banner-wrap {
        height: 500px !important;
    }
}


   
