.avatar {
    width: 62px;
    height: 55px;
    display: block;
    border-radius: 50%
}


.post-fetched-url {
    border-radius: 3px;
    border: 1px solid #ededed;
    transition: all .2s;
    position: relative;
}

.post-fetched-url:hover {
    background: #f9f9f9;
}

.post-fetched-url-con {
    max-height: 300px;
    overflow: hidden;
}

.wo_post_fetch_blog .fetched-url-text h4 {
    font-size: 21px !important;
    font-family: georgia;
}

.post-fetched-url .fetched-url-text {
    margin: 5px;
}

.post-reaction:hover {
    background-color: #F2F2F2 !important;
}


.pull-left {
    float: left!important;
}

.who_react_to_this_user {display: flex;align-items: center;padding: 10px 7px;border-bottom: 1px solid #eaeaea;}
.who_react_to_this_user:last-child {border: 0;}
.who_react_to_this_user .who_react_to_this_user_info {display: flex;align-items: center}
.who_react_to_this_user .who_react_to_this_user_info a {text-decoration: none;color: #1d2129;}
.who_react_to_this_user .who_react_to_this_user_info .user-popover p {max-height: 35px;overflow: hidden;margin: 0;}
.who_react_to_this_user .avatar {width: 40px;min-width: 40px;margin-right: 15px;height: 40px;border-radius: 50%;}
.who_react_to_this_user .avatar img {width: 100%;height: 100%;object-fit: cover;border-radius: 50%;}
.who_react_to_this_user .avatar .wo_who_react_this {top: auto !important;bottom: -4px;right: -4px !important;background: transparent !important;width: 18px !important;height: 18px !important;}
.who_react_to_this_user .user-follow-button {margin-left: auto;}
.who_react_to_this_user .user-follow-button button {padding: 3px 9px !important;}
.wo_react_ursrs_list {max-height: 450px;overflow-y: auto;}
#inline_emo_react .wo_who_react_this {
    position: absolute;
    top: 0;
    right: 10px;
    background: #f9f9f9;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}


#wo_useract_btn {
    color: #fff;
    border: 0;
    transition: all .2s ease;
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px;
    box-shadow: none;
}

.wo_following_btn {
    background: linear-gradient(to right,#93bc58 0,#93bc58 100%)!important;
}


.wo_follow_btn {
    background: linear-gradient(to right,#1da1f2 0,#199ce8 100%)!important;
}



.wo_product_row {
    border: 1px solid #e5e5e5;
    padding: 10px 5px;
}

.wo_product_row .product-name {
    display: inline-block;
    width: 32.3333%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    vertical-align: middle;
}


.product-name {
    color: #444;
    font-weight: 600;
}

.wo_product_row .product-name .product_row_title {
    display: block;
}

.product-description {
    color: #555;
    font-weight: 500;
}


.easyfie-color{
    background-color: #009faa !important;
    color: white;
}


.wo_user_side_info {
    padding: 0;
    white-space: nowrap;
    margin: 0;
}

.wo_user_side_info li {
    display: inline-block;
    margin: 0 auto;
    width: 32.13%;
    text-align: center;
    border-right: 1px solid #e9e9e9;
}

.wo_user_side_info .menu_list {
    display: block;
    padding: 7px 5px;
    transition: all .15s ease-in-out;
    text-transform: capitalize;
    text-decoration: none;
}

.wo_user_side_info li .split-link {
    color: black;
    display: block;
}

.list-group-item {
    position: relative;
    word-break: break-word;
    display: block;
    padding: 5px 10px;
    font-size: 13px;
    background-color: #fff;
    color: #555;
}

.comment-delete{
    display: none;
}


.upload-product-image {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    border: 2px dashed #cecece;
    cursor: pointer;
    display: table;
    margin: 0 6px;
}

.upload-image-content {
    font-size: 15px;
    color: #555;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#productimage-holder .thumb-image {
    width: 100px;
    height: 100px;
    margin: 0 5px 0 0;
    display: inline-block;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
    border-radius: 4px;
}




 .dropdown-menu{
    -webkit-background-clip:padding-box;
}
 .dropdown-toggle:focus{
    outline:0;
}
 .dropdown-menu{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    /* display:none; */
    min-width:180px;
    padding:5px 0;
    font-size:13px;
    text-align:left;
    list-style:none;
    background-color:#fff;
    background-clip:padding-box;
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175);
}
 .dropdown-menu-right{
    right:0;
    left:auto;
}
 .dropup .dropdown-menu{
    top:auto;
    bottom:100%;
    margin-bottom:2px;
}


#wo_nw_msg_page .messages-container .message-media img {
    max-width: none;
    border-radius: 15px;
    max-height: 170px;
    margin: 0;
}
.messages-container .message-media img {
    max-width: 100%;
    border: 0;
    border-radius: 8px;
    margin-bottom: -7px;
    margin-right: 0;
    margin-left: 0;
    max-height: 330px;
}
.message-media img {
    max-width: 100%;
}
.image-file {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e3e4e8;
}

.unread {
  background: #e3e4e8d0;
}



@media screen and (max-width: 600px) {
    .right-sidebar {
        display: none !important;
    }
}



/* added by jahid  */
#fullsizeimg {
    max-height: 600px;
    margin-left: -15px;
    width: calc(100% + 30px);
    overflow: hidden;
    margin-bottom: 5px;
}

.album-image {
    position: relative;
    color: #fff;
    float: left;
}

.width-3 {
    width: 33.33% !important;
}

.post-img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}

.album-image span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    height: 100%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 50% 0;
    font-size: 35px;
    font-weight: 400;
}


.hide {
    display: none;
}

.bootstrap-tagsinput .label-info {
    background-color: blue;
    padding: 5px;
    border-radius: 4px;
}

.collapsible {
    background-color: #fff;
    color: lightgray;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.img-lgtbox {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin-left: -20px;
}

.modal{
    margin-top: 3%
}