.icon-mes-fb {
    background: url(https://img1.oto.com.vn/Static/Images/v3/Icon-message/icon-mes-fb.png) no-repeat center center transparent;
    margin-left: 6px;
}

.box-detail-listing .content-detail .mobile {
    color: #1260ab;
    cursor: pointer;
    padding: 5px 10px;
}

    .box-detail-listing .content-detail .mobile::after {
        content: attr(data-value);
        margin-left: 10px;
    }

.icon-type-number {
    float: left;
    width: 20px;
    height: 14px;
    background: url(https://img1.oto.com.vn/Static/Images/icontranmission.png) no-repeat left center;
}
.box-detail-photo .slider-detail .photo .icon-360 {
    background: url(https://img1.oto.com.vn/Static/Images/icon-tinrao/icon-360-white-big.png) no-repeat center center rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: calc(50% - 30px);
    border: 0;
    margin-left: -30px;
    margin-top: -30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


.box-detail-photo .slider-detail .photo .note-360 {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 138px;
    height: 33px;
    left: calc(50% - 30px);
    top: calc(50% + 35px);
    border: 0;
    margin-left: -30px;
    margin-top: -30px;
    color: #fff;
    line-height: 31px;
    font-weight: bold;
    font-size:14px;
}
.b-promotion {
    margin-left:0;
    margin-right:10px;
}
.mb-10 {
    margin-bottom:10px;
}
.slider-detail .photo .number {
    left:auto;
}

.box-salon-info .salon .avatar {
    background: #fff;
    border: 1px solid #e1e1e1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    line-height: 50px;
}
    .box-salon-info .salon .avatar.bg-avatar {
        background: #135EAC;
        opacity: 60%;
    }

    .box-salon-info .salon .avatar.bg-avatar2 {
        background: #4DB848;
        opacity: 60%;
    }
.slider-detail .list-item .list {
    height:auto;
}
.ml-10 {
    margin-left:10px;
}