/*
Author:             firstsight_design
Description:        Levre WordPress Theme — designed specially for cosmetics shop & beauty store
of all types.
Author URI:         https://themeforest.net/user/firstsight_design
Version:            5.1
Theme Name:         Levre
Text Domain:        levre
Theme URI:
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Tags:               cosmetic shop, cosmetics, cosmetics ecommerce theme, cosmetics store, beauty shop, woocommerce, beauty products, beauty store, beauty salon, cosmetic company, cosmetic ecommerce, skincare, hair, organic shop, organic cosmetics
*/
#website-banner .elementor-heading-title{
    letter-spacing: 20px !important;
    font-size: 42px !important;
}

#website-banner .fs-button{
    padding: 7px 18px !important;
    display: inline-block !important;
    height: auto !important;
    letter-spacing: 5px !important;
	color: #DEBFB2;
}

#website-banner .fs-button:hover{
   background-color:#000 !important;
	color: #fff !important;
	border-color: #000 !important;
}

.button-alt{
    background-color: #000;
    color: #fff;
    padding: 8px 14px;
}

.navigation{
	z-index:10 !important
}

.footer{
z-index:9 !important
}