/*
Theme Name: Vani Child
Theme URI: https://vani.themeftc.com/
Author: ThemeFTC
Author URI: https://themeforest.net/user/themeftc
Description: Child theme for Vani theme
Version: 2.2.2
Template: vani
Text Domain: vani
*/

.header-content .logo img{height: 130px!important;}
.header-layout26 .header-content{padding: 10px 75px 15px; }
.site-footer, .site-footer a, footer a {color: #362911!important;}
.site-footer a:hover{color: #ecbc59!important}
.header-layout31 .logo img{height: 25vh!important;}
.header-layout31 .is-mobile .logo img{height: 15vh!important; max-height: 100px!important;}
.header-layout31 .header-nav .container {
	padding: 20px 0 5px!important;
}
.header-ftc.header-layout31 .header-content .container{padding-bottom: 0!important;}
.header-layout8 .container-fluid{
	padding-top: 0!important;
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}
.home-section .elementor-widget-container h2::after {
  content: '';
  width: 169px;
  height: 1px;
  background-color: #e4af40;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}