/*=== themesion-ele-fid-style-2 ===*/
.themesion-ele-fid-style-2 .thsn-fid-title{
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: var(--thsn-logisto-secondary-color);
    max-width: 75px;
}
.themesion-ele-fid-style-2 .thsn-fid-inner{
	display: inline-block;
	font-size: 60px;
    line-height: 75px;
    color: var(--thsn-logisto-global-color);
    letter-spacing: -1.5px;
    margin-bottom: 0;
}
.themesion-ele-fid-style-2 .thsn-sbox-icon-wrapper{
    font-size: 65px;
    color: var(--thsn-logisto-secondary-color);
}

/* style2 with class */

.thsn-style-2 .themesion-ele-fid-style-2 .thsn-fid-title{
    color: var(--thsn-logisto-white-color);
}
.thsn-style-2 .themesion-ele-fid-style-2 .thsn-sbox-icon-wrapper{
    font-size: 70px;
    color: var(--thsn-logisto-global-color);
}
.thsn-style-2  .themesion-ele-fid-style-2 .thsn-fid-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    max-width: 100%;
}
.thsn-style-2  .themesion-ele-fid-style-2 .thsn-fid-inner{
    font-size: 36px;
    line-height: 46px;
    color: var(--thsn-logisto-white-color);
}
.thsn-style-2 .themesion-ele-fid-style-2 .thsn-fld-wrap{
    margin-top: 10px;
}