/*=== themestek-ele-fid-style-1 ===*/
.themestek-ele-fid-style-1 {
	position: relative;
    margin-bottom: 30px;
}
.themestek-ele-fid-style-1 .tstk-fid-title{
    font-size: 22px;
    line-height: 22px;
}
.themestek-ele-fid-style-1 .tstk-fld-wrap .tstk-fid-inner{
    font-size: 80px;
    line-height: 80px;
    color: var(--tstk-industrey-global-color);
    margin-bottom: 5px;
}
.themestek-ele-fid-style-1 .tstk-heading-desc {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.themestek-ele-fid-style-1 .tstk-sbox-icon-wrapper {
    display: none;
}
/*===== RTL =====*/
body.rtl .themestek-ele-fid-style-1 .tstk-fid-title{
    font-size: 18px;
}