.round-thumb-box .thumb{border-radius:100%;height:180px;margin:0 auto;overflow:hidden;position:relative;width:180px}.round-thumb-box .thumb .overlay{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0!important;position:absolute;top:0;transition:all .3s ease;visibility:hidden;width:100%}.round-thumb-box .thumb .overlay span{display:block}.round-thumb-box a:hover .thumb .overlay{opacity:1!important;visibility:visible}