.elementor-491 .elementor-element.elementor-element-043ebef{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-491 .elementor-element.elementor-element-db45a49{text-align:center;}.elementor-491 .elementor-element.elementor-element-db45a49 .elementor-heading-title{font-family:"Viola", Sans-serif;font-size:45px;font-weight:400;line-height:60px;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-icon{width:14px;}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-icon i{font-size:14px;}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-text, .elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-text a{color:#FFFFFF;}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-item{font-family:"Space Grotesk", Sans-serif;font-size:20px;font-weight:700;}.elementor-491 .elementor-element.elementor-element-891a32b{--display:flex;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-491 .elementor-element.elementor-element-52c4018{padding:0px 0px 0px 0px;}.elementor-491 .elementor-element.elementor-element-52c4018 img{width:100%;}.elementor-491 .elementor-element.elementor-element-bdffa51{--display:flex;--padding-top:50px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-491 .elementor-element.elementor-element-03c2346{color:#B7B6B1;font-family:"Space Grotesk", Sans-serif;font-size:18px;font-weight:400;}@media(max-width:767px){.elementor-491 .elementor-element.elementor-element-043ebef{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-491 .elementor-element.elementor-element-db45a49{padding:0px 10px 0px 10px;}.elementor-491 .elementor-element.elementor-element-db45a49 .elementor-heading-title{font-size:24px;line-height:1.7em;}.elementor-491 .elementor-element.elementor-element-214fdef .elementor-icon-list-item{font-size:16px;}.elementor-491 .elementor-element.elementor-element-bdffa51{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for post-info, class: .elementor-element-214fdef *//* Apply Gradient Style to Post Info Items */
.gradient-post-info .elementor-icon-list-text {
    background: linear-gradient(90deg, #94632A 0%, #EDE192 50%, #96662D 100%);
    
    /* 3. Clip the background to the text shape */
    -webkit-background-clip: text !important;
    background-clip: text !important;
    
    /* 4. Make the actual text transparent */
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    
    /* Ensures the gradient applies correctly to inline items */
    display: inline-block; 
}

/* Optional: Resize for Mobile if needed */
@media (max-width: 767px) {
    .gradient-post-info .elementor-icon-list-text {
        font-size: 14px !important; /* Adjust if needed */
    }
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-03c2346 *//* --- Desktop & General Styles --- */
.gradient-post-content h1,
.gradient-post-content h2,
.gradient-post-content h3,
.gradient-post-content h4,
.gradient-post-content h5,
.gradient-post-content h6 {
    /* 1. Font & Text Style */
    font-family: 'VIOLA', sans-serif !important;
    text-transform: uppercase !important;
    
    /* 2. The Gradient Color */
    background: linear-gradient(90deg, #94632A 0%, #EDE192 50%, #96662D 100%);
    
    /* 3. Clip the background to the text shape */
    -webkit-background-clip: text !important;
    background-clip: text !important;
    
    /* 4. Make the actual text transparent */
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    
    display: inline-block;
}

/* --- Mobile Specific Styles (Max Width 767px) --- */
@media (max-width: 767px) {
    .gradient-post-content h1,
    .gradient-post-content h2,
    .gradient-post-content h3,
    .gradient-post-content h4,
    .gradient-post-content h5,
    .gradient-post-content h6 {
        font-size: 24px !important; /* Force 24px on mobile */
        line-height: 1.2em; 
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Viola';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sahakproperties.mmindsdemo.com/wp-content/uploads/2025/12/VIOLA.ttf') format('truetype');
}
/* End Custom Fonts CSS */