.elementor-kit-6{--e-global-color-primary:#E4DBCD;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#E4DBCD;--e-global-color-accent:#AB8E70;--e-global-typography-primary-font-family:"GoogleSansFlex";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"GoogleSansFlex";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"GoogleSansFlex";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"GoogleSansFlex";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.main-Nav.fixed {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.gradient-txt{
     background: linear-gradient(180deg, #473d357d, #BB7E3E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.customeBtn a{
   background: transparent;
   background-color: transparent !important;
background: linear-gradient(90deg, rgb(69 57 45 / 60%) 0%, rgba(171, 142, 112, 1) 100%);
}
.customeBtn a:hover{
    background-color: #ffffff !important;
}
.customeBtn a .elementor-button-text{
    position: relative;
}
.customeBtn a .elementor-button-text::after{
    content: "";
    width: 1px;
    height: 100%;
    background-color: #FFF;
        position: absolute;
    right: -11px;
}
.form-group button{
    background-color: transparent !important;
}
.form-group button{
    background: linear-gradient(275deg, rgb(69 57 45 / 60%) 0%, rgba(171, 142, 112, 1) 100%);
}
.form-group button:hover{
    background-color: #FFF !important;
}
.link-button a{
    text-decoration: underline;
}
.link-button a:hover{
    text-decoration: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GoogleSansFlex';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dev.kohaala.com/wp-content/uploads/2026/09/GoogleSansFlex-Regular.woff2') format('woff2'),
		url('https://dev.kohaala.com/wp-content/uploads/2026/09/GoogleSansFlex-Regular.woff') format('woff');
}
@font-face {
	font-family: 'GoogleSansFlex';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dev.kohaala.com/wp-content/uploads/2026/09/GoogleSansFlex-Light.woff2') format('woff2'),
		url('https://dev.kohaala.com/wp-content/uploads/2026/09/GoogleSansFlex-Light.woff') format('woff');
}
/* End Custom Fonts CSS */