/*** tstk-ihbox-style-15***/
.tstk-ihbox-style-15 .tstk-ihbox-icon-wrapper{
    font-size: 60px;
    line-height: 60px;
    color: var(--tstk-industrey-global-color);
}
.tstk-ihbox-style-15 .tstk-ihbox-contents {
    padding-left: 25px;
}
.tstk-ihbox-style-15 .tstk-element-title{
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 5px;
}
.tstk-element-miconheading-style-13{
    display: inline-block;
    overflow: hidden;
}
.tstk-element-miconheading-style-13 .tstk-miconheading-style-13:not(:last-child) {
    border-bottom: 1px solid #f4f4f9;
}
.tstk-element-miconheading-style-13 .tstk-element-posts-wrapper.row .tstk-ele{
    margin-bottom: 20px;
}
/*====== RTL ======*/
body.rtl .tstk-ihbox-style-15 .tstk-ihbox-contents{
    padding-left: 0px;
    padding-right: 25px;
}
body.rtl .tstk-ihbox-style-15 .tstk-element-title{
    font-size: 22px;
}