.themestek-fidbox-style-4 .themestek-fid-inner{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
    color: #313437;
    font-weight: bold;
}
.themestek-fidbox-style-4 .themestek-fid-title{
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #777;
}
.themestek-fidbox-style-4 .themestek-sbox-svg-wrapper,
.themestek-fidbox-style-4  .themestek-sbox-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    position: absolute;
    top: 5px;
}
.themestek-fidbox-style-4 .themestek-fld-contents-wrap{
    padding-left: 70px;
}
.themestek-group-fidbox-4 .themestek-column-inner{
    padding-top: 30px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.themestek-group-fidbox-4 .themestek-column-inner:last-child{
    border-right: none;    
    padding-left: 15px;
}
.ts-white-fid .themestek-fidbox-style-4 .themestek-fid-title,
.ts-white-fid .themestek-fidbox-style-4 .themestek-fid-inner{
    color: #fff;
}
.ts-white-fid .themestek-fidbox-style-4 .themestek-fid-inner{
    font-size: 36px;
    line-height: 46px;
}
.themestek-bgcolor-darkgrey .themestek-fidbox-style-4 .themestek-fid-inner,
.themestek-col-bgcolor-darkgrey .themestek-fidbox-style-4 .themestek-fid-inner,
.themestek-bgcolor-darkgrey .themestek-fidbox-style-4 .themestek-fid-title,
.themestek-col-bgcolor-darkgrey .themestek-fidbox-style-4 .themestek-fid-title{
    color: #fff;
}
.themestek-fidbox-style-4 .themestek-sbox-icon-wrapper {
	color: var(--themestek-moversco-skincolor);
}
.themestek-fidbox-style-4 .themestek-sbox-svg-wrapper svg {
    width: 60px;
    fill: var(--themestek-moversco-skincolor);
}
.themestek-fidbox-style-4 .themestek-sbox-icon-wrapper svg {
	fill: var(--themestek-moversco-skincolor);
	width: 60px;
    height: 60px;
}