/*=== themesion-ele-fid-style-3 ===*/
.themesion-ele-fid-style-3 .thsn-fld-contents {
    background-color: #fff;
    padding: 15px;
    display: inline-block;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
    -moz-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
    box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
}
.themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper {
    font-size: 24px;
    line-height: 24px;
    color: var(--thsn-educosta-secondary-color);
}
.themesion-ele-fid-style-3 .thsn-fid-inner {
    font-size: 28px;
    line-height: 28px;
    color: var(--thsn-educosta-blackish-color);
    margin: 0 0 0 10px;
}
.themesion-ele-fid-style-3 .thsn-fid-title {
    font-size: 10px;
    line-height: 15px;
    margin-top: 8px;
    color: #999;
}