/****************************************************************************
    * SG Assets. PHAR v207
    * Copyright © 2025 | Salon Guru LTD | https://www.salonguru.net/
    *
    * Use of this file without a license is prohibited. 
    *
****************************************************************************/

.staff-img{float:left;margin-right:20px;box-shadow:0 2px 5px #522b01}.staff-img img{vertical-align:top}.single-staff p{margin:1em 0;line-height:1.5}.team_outer{text-align:center}.teamMember{position:relative;display:inline-block;overflow:hidden;width:150px;height:225px;margin:10px;vertical-align:top;background:none repeat scroll 0 0 #ddd;box-shadow:0 2px 5px #522b01}.teamMember a{display:block;width:100%;height:100%;transition:all .5s ease 0s}.teamMember .title a{display:block;width:100%;height:auto;transition:all .5s ease 0s;color:#fff}.teamMember img{width:100%;height:100%;object-fit:cover;object-position:top}.teamMember .description{display:none}.teamMember .title{position:absolute;bottom:0;width:100%;padding:5px;opacity:.8;color:#fff;background:none repeat scroll 0 0 #333;font-size:12px;-ms-filter:'alpha(opacity=80)';filter:alpha(opacity=80)}.teamMember .title span{display:block}.teamMember .dash{display:none}.teamMember a span,.teamMember .staff-book{display:block;clear:both}.teamMember .staff-book a{text-decoration:underline!important}@media (max-width:480px){.single-staff .staff-img{float:none;margin:auto;display:block}}