.Mprofile h1 {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.profileBg{
    background: #fff;
}
.product-details-card p {
    font-size: 13px;
    color: #888888;
}
.reportBtn{
    border: 1px solid #666666;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
    position: absolute;
    top: 65px;
    right: 165px;
}
.Mtest_btn {
    position: absolute;
    right: 15px;
    /*top: 145px;*/
    top: 65px;
    z-index: 98;
}
.Mtest_btn button{
    /*background-image: linear-gradient(45deg, #D30C61, #c40431);*/
    background-color: transparent;
    padding: 8px 15px;
    border-radius: 16px;
    font-size: 14px;
    /*border: 1px solid #ea053f;*/
    border: 2px solid #e3044d;
    outline: none;
    color: #000000;
    font-weight: 700;
    transition: .2s all;
}
.Mtest_btn button:active{
    transform: scale(0.90);
}
.Mprofile h2{
    color: #333333;
    margin-top: 8px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}
.Mprofile p{
    color: #666666;
    font-weight: 600;
}
/*.Mprofile .Mtitle{
    background-color: #f3f3f3;
    padding: 12px 8px;
}*/
.Mprofile .Mtitle h1, .Mprofile h1{
    color: #222222;
    font-size: 18px;
}
.Mprofile .Mtitle span{
    color: #666666;
    font-size: 13px;
    display: block;
    font-weight: 400;
    margin-top: 6px;
}
.Mprofile .Mthumbnail{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    /*border: 4px solid #ff0f4a;*/
}
.Mprofile .Musercats {
    display: inline-block;
    padding-inline-start: 0;
    list-style: none;
    margin-bottom: 5px;
}
.Mprofile .Musercats li{
    float: left;
    margin-bottom: 12px;
}
.Mprofile .Musercats li a {
    background-color: #000;
    font-size: 13px;
    font-weight: 600;
    color: #cccccc;
    margin-right: 4px;
    padding: 3px 5px;
    border-radius: 4px;
}
.Mprofile .profile-details p{
    color: #222222;
    font-size: 14px;
    font-weight: 600;
}
.Mprofile .profile-details .Mrating{
    color: #666666;
    font-size: 14px;
    font-weight: 600;
}
.Mprofile .profile-details .Mrating span{
    color: #fff;
    background-color: #429f00;
    border-radius: 8px;
    padding: 4px 4px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 5px;
}
.Mprofile .CopyLinkBox h5{
    color: #222222;
    font-weight: 600;
}
.Mprofile .CopyLinkBox #socialShareDiv{
    display: none;
}
.Mprofile .CopyLinkBox p{
    font-size: 13px;
    color: #666666;
    font-weight: 500;
}
.Mprofile .CopyLinkBox input[type=text]{
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    padding: 4px 0;
    background-color: transparent;
    border: 0;
    outline: none;
}
.Mprofile .CopyLinkBox input[type=text]:active{
    outline: none;
}
.Mprofile .CopyLinkBox button{
    background-color: #e3044d;
    background-image: linear-gradient(120deg, #c31192, #e3044d);
    color: #fff;
    border: 1px solid #e3044d;
    padding: 6px 0;
    font-weight: 600;
    border-radius: 6px;
}
.Mprofilepictures, .MprofileDetails, .MprofileSoicals, .MprofileReviews{
    position: relative;
    display: flex;
    flex-direction: column;
    background-clip: border-box;
    word-wrap: break-word;
}
.Mprofile .MprofileDetails h4, .Mprofile .MprofileSoicals h4, .Mprofile .Mprofilepictures h4, .Mprofile .MprofileReviews h4{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.Mprofile .MprofileDetails label{
    color: #666666;
    padding-bottom: 0;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}
.Mprofile .MprofileDetails label span{
    font-size: 14px;
    color: #111111;
    line-height: 22px;
    font-weight: 500;
}
.Mprofile .MprofileDetails p{
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}
.Mprofile .MprofileDetails p a{
    color: #e3044d;
    text-decoration: underline;
}
.Mprofile .MprofileSoicals ul li{
    float: left;
}
.Mprofile .MprofileSoicals ul li a img{
    margin-right: 12px;
    margin-bottom: 18px;
}
.Mprofile .FloatingMenu{
    position: absolute;
    right: 10px;
    top: 10px;
}
.Mprofile .FloatingMenu a{
    color: #222222;
    font-weight: 500;
}
.Mprofile .FloatingMenu a strong{
    color: #c31192;
    font-size: 12px;
}
.Mprofile .MprofileReviews .totalReviewSpan{
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.Mprofile .MprofileReviews .totalReviewSpan span{
    margin: 0 5px;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.Mprofile .MprofileReviews .rating-review-content .single-user-review{
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.Mprofile .MprofileReviews .rating-review-content .single-user-review h5{
    padding-top: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #222222;
}
.Mprofile .MprofileReviews .rating-review-content .single-user-review p{
    color: #111111;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.Mprofile .MprofileReviews .rating-review-content .single-user-review span{
    font-size: 12px;
    color: #666666;
    margin-left: 15px;
}
.Mprofilepictures .viewallposts, .Mprofile .viewallposts{
    font-size: 15px;
    font-weight: 600;
    background-color: transparent;
    text-align: center;
    border-radius: 12px;
    padding: 10px 0;
    color: #E8094B;
    border: 1px solid #E8094B;
    max-width:  300px;
    width: 300px;
    display: inline-block;
}
.Mprofilepictures .viewallposts:hover, .Mprofile .viewallposts:hover{
    border: 1px solid #E8094B;
    background-color: transparent;
    color: #E8094B;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
}
.modal{
    z-index: 999;
}
.modal-backdrop {
    z-index: -1;
}
.claimform h6{
    font-size: 14px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 16px;
}
.claimform label{
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.claimform input[type=text], .claimform textarea{
    width: 100%;
    border: 1px solid #999999;
    border-radius: 8px;
    font-size: 12px;
    color: #000;
    padding: 6px 8px;
    outline: none;
}
.claimform input[type=text]:focus, .claimform textarea:focus{
    outline: none;
    border: 1px solid #0c63e4;
}
.claimform input[type=radio]{
    margin-right: 4px;
}
.claimform .text-danger{
    display: block;
}
.relSearch{
    margin-left: 0;
    padding-left: 0;
}
.relSearch li{
    font-size: 14px;
    margin-bottom: 4px;
}
.relSearch li a{
    color: #999999;
}

.comment-author, .ratingComment {
    position: relative;
    top: 0;
}
.comment-author img.avatar {
    float: left;
    width: 34px;
    height: 34px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px;
}
.comment-author h3 {
    font-size: 14px;
    padding-top: 8px;
    font-weight: 600;
    color: #fff;
}
.ratingComment .starRate .bi{
    color: #02ab72;
}
