@import "https://fonts.googleapis.com/css?family=Lato:400,700";
@import "https://fonts.googleapis.com/css?family=Hind";
@import "https://fonts.googleapis.com/css?family=Roboto:400,500";

/*Basic*/
body,
html {
    margin: 0;
    padding: 0
}

body {
    background: #f9f9f9;
    overflow-x: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 14.5px;
}

body .mfp-wrap .mfp-progress-line span {
    width: 0;
    height: 4px;
    background: #ededed;
    margin-bottom: -40px;
    transition: width 10s ease-in-out;
    display: inline-block;
    background: #ff9900
}

a {
    word-wrap: break-word;
    text-decoration: none
}

a.white:focus {
    color: #fff !important;
    text-decoration: none
}

a.white:hover {
    color: #f3f3f3;
    text-decoration: none
}

a,
button {
    outline: 0 !important
}

.wow_content {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 15px 15px 1px;
}

.wow_content.negg_padd {
    padding: 0;
}

.wow_sett_content {
    padding: 3px 20px 20px;
}

.wow_sett_content .text-center>.btn-mat {
    min-width: 150px;
    margin: 17px 0;
}

.mt-0 {
    margin-top: 0 !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.pl-0 {
    padding-left: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

/*Buttons*/
.btn-mat {
    position: relative;
    user-select: none;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    text-align: center;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    transform: translate3d(0, 0, 0);
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    font-size: 15px;
    overflow: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.btn-mat::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: currentColor;
    opacity: 0;
    transition: opacity 0.2s;
}

.btn-mat::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    padding: 50%;
    width: 32px;
    height: 32px;
    background-color: currentColor;
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
    transition: opacity 1s, transform 0.5s;
}

.btn-mat:active::after {
    opacity: 0.16;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0s;
}

.btn-mat svg {
    width: 17px;
    height: 17px;
    margin: -2px 3px 0 0;
}

.btn-mat-raised {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.btn-mat-raised:active {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

.btn-loading {
    position: relative;
    box-shadow: none;
}

.btn-loading:before {
    display: none;
}

.btn-loading:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0 16px;
    border-radius: 4px;
    transform: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='50px' height='50px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3e%3crect x='0' y='0' fill='none' class='bk'%3e%3c/rect%3e%3ccircle cx='50' cy='50' r='40' stroke='%23fff' fill='none' stroke-width='6' stroke-linecap='round'%3e%3canimate attributeName='stroke-dashoffset' dur='1.5s' repeatCount='indefinite' from='0' to='502'%3e%3c/animate%3e%3canimate attributeName='stroke-dasharray' dur='1.5s' repeatCount='indefinite' values='150.6 100.4;1 250;150.6 100.4'%3e%3c/animate%3e%3c/circle%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    transition: none;
}

.next_thumb,
.prev_thumb,
.small_text {
    text-shadow: 0 1px 2px #333
}

.owl-item,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.blog-com-wrapper,
.movies-com-wrapper {
    width: 100%;
    overflow: hidden;
    padding: 10px;
    background-color: #fff
}

.blog-com-wrapper .blog-comlist-container,
.movies-com-wrapper .movies-comlist-container {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 30px
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item,
.movies-com-wrapper .movies-comlist-container .movies-comment-item {
    width: 100%;
    overflow: hidden;
    margin-top: 20px
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-reply-box .form-group,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-reply-box .form-group {
    margin: 4px;
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-reply-box textarea,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-reply-box textarea {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    font-size: 14.5px;
    padding: 5px 10px;
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    border: 0;
    transition: background-color 240ms, box-shadow 240ms;
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-reply-box textarea:focus,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-reply-box textarea:focus {
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(58, 151, 212, 0.28) 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-item-img,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-item-img {
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 45px;
    width: 45px
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-item-body h5 span,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-item-body h5 span {
    font-size: 14.5px;
    color: #aaa;
    margin-top: 0;
    display: inline
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-item-body p,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-item-body p {
    overflow: hidden;
    padding-right: 0;
    font-size: 14.5px;
    color: #777;
    font-family: Hind, sans-serif
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-item-body>div,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-item-body div {
    /*width:100%;*/
    /*overflow:hidden;*/
    color: #888;
    font-size: 14.5px;
    position: relative;
}

.movies-com-wrapper .movies-com-top {
    width: 100%;
    overflow: hidden;
    margin: 20px 0
}

.blog-com-wrapper .blog-com-box,
.movies-com-wrapper .movies-com-box {
    margin-right: 0;
    padding-right: 0;
    display: block;
    overflow: hidden
}

.blog-com-wrapper .blog-com-box .blog-com-box-act,
.movies-com-wrapper .movies-com-box .movies-com-box-act {
    width: 100%;
    overflow: hidden;
    height: 35px;
    background-color: #fff;
    padding-top: 5px
}

.blog-com-wrapper .blog-com-box .blog-com-box-act button,
.movies-com-wrapper .movies-com-box .movies-com-box-act button {
    padding: 1px 15px;
    border-radius: 3px;
    margin: 2px 0 2px 5px;
    border-color: #d3d3d3;
    background-color: #f8f8f8
}

.blog-com-wrapper .blog-com-box .blog-com-box-act button.bg-main,
.movies-com-wrapper .movies-com-box .movies-com-box-act button.bg-main {
    color: #fff;
    border: 1px solid #a84849;
    background-color: #a84849
}

.blog-com-wrapper .blog-com-box textarea,
.movies-com-wrapper .movies-com-box textarea {
    width: 100%;
    border-radius: 0;
    height: 50px;
    padding: 10px
}

.blog-com-wrapper .blog-com-head,
.movies-com-wrapper .movies-com-head {
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
    display: inline-block
}

.blog-comment-item .comment-icons svg.feather,
.blog-comment-item .del-blog-comment svg.feather,
.movies-comment-item .comment-icons svg.feather,
.movies-comment-item .del-movies-comment svg.feather {
    margin-top: 0;
    width: 15px;
    height: 15px
}

.blog-comment-reply-cont .comment-icons svg.feather,
.blog-comment-reply-cont .del-blog-commreplies svg.feather,
.movies-comment-reply-cont .comment-icons svg.feather,
.movies-comment-reply-cont .del-movies-commreplies svg.feather {
    margin-top: 0;
    width: 13px;
    height: 13px
}

.next_thumb,
.prev_thumb {
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    float: right
}
.post {
    position: relative;
}
.lightbox-post-footer .comments-list .reply,
.post .post-footer .comments-list .reply {
    display: block;
    width: 100%;
    margin: 25px 0
}

.lightbox-post-footer .comments-list .comment .reply .avatar,
.post .post-footer .comments-list .reply .avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #f4f4f4
}

.lightbox-post-footer .comments-list .reply .reply-heading .user,
.post .post-footer .comments-list .reply .reply-heading .user {
    font-size: 14.5px;
    font-weight: 700;
    display: inline;
    margin-top: 0
}

.lightbox-post-footer .comments-list .reply .reply-heading .time,
.post .post-footer .comments-list .reply .reply-heading .time {
    font-size: 10px;
    color: #aaa;
    margin-top: 0;
    display: inline
}

.post-map img {
    padding: 2px
}

.fluid_theatre_mode {
    z-index: 99 !important;
}

.post-file video {
    max-height: 600px;
}

.fluid_video_wrapper.fluid_player_layout_default:-webkit-full-screen video {
    max-height: 100%;
}

.active-player {
    max-height: 100% !important;
}

iframe,
.post-map img {
    border: none;
    border-radius: 3px;
}

.post-shared,
.post-likes,
.post-wonders,
.post-reacted {
    display: none;
    overflow: auto;
    max-height: 300px
}

.comment-text,
.reply-text {
    font-size: 14.5px;
    color: #777;
    overflow: hidden;
    width: 85%;
    word-wrap: break-word
}

.comment-edit input,
.comment-reply input {
    font-size: 14.5px;
    margin-top: 10px;
    height: 30px;
    border-radius: 3px
}

.options-buttons a,
.options-buttons button {
    margin-left: 10px;
    font-size: 14.5px;
    float: right
}

.no-messages {
    text-align: center;
    padding: 10px;
    margin-top: 100px;
    color: #666;
    font-size: 20px
}

.dropdown-menu.post-privacy-menu {
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 3px;
    min-width: 190px;
}

.post-privacy-menu li a,
.post-privacy-menu li div {
    color: #777;
    font-size: 13.5px;
    transition: none !important;
    text-decoration: none;
}

.post-privacy-menu li div {
    padding: 0 16px !important;
    line-height: 32px;
}

.post .post_drop_menu_loading {
    text-align: center;
    padding: 4.36px 0 !important
}

.post_drop_menu_loading .ball-pulse {
    display: block;
    float: none;
    margin: 0;
    line-height: 0;
    padding: 0 !important
}

.post_drop_menu_loading .ball-pulse>div {
    padding: 0 !important
}

.app-website,
.page-website {
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
    margin-top: 2px
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-item-body h5,
.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-item-body h5 {
    margin-top: 0
}

.faa-parent.animated-hover:hover>.faa-ring,
.faa-ring.animated,
.faa-ring.animated-hover:hover {
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0;
    transform-origin-z: initial
}

.list-group-item.black-list,
.list-group-item.gray-list {
    padding: 10px;
    font-size: 14.5px;
    transition: all .2s
}

.setting-well input[type=text],
.setting-well input[type=password],
.setting-well select {
    height: 30px !important;
    color: #666 !important;
    font-size: 14.5px;
    box-shadow: 0 1px 0 0 #f2f2f2, 0 0 0 1px #f2f2f2;
    border: none;
    border-radius: 0
}

.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-reply-box {
    padding: 0;
    overflow: hidden
}

.movies-com-wrapper .movies-comlist-container .movies-comment-item .movies-comment-reply-cont {
    width: 100%;
    overflow: hidden
}

.movies-com-wrapper .movies-com-top h4 {
    width: 100%;
    font-size: 17px;
    font-weight: 700
}

.movies-com-wrapper .movies-com-box form {
    width: 100%;
    overflow: hidden
}

.movies-com-wrapper .movies-com-head img {
    height: 100%;
    width: 100%
}

/*Blog Comments*/
.blog-com-wrapper {
    padding: 20px 20px 1px
}

.blog-com-wrapper .wo_page_hdng {
    padding: 0 0 10px;
    margin-bottom: 20px;
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-reply-box {
    padding: 0;
    overflow: hidden
}

.blog-com-wrapper .blog-comlist-container .blog-comment-item .blog-comment-reply-cont {
    width: 100%;
    overflow: hidden
}

.blog-com-wrapper .blog-com-box form {
    width: 100%;
    overflow: hidden
}

.blog-com-wrapper .blog-comlist-container:empty {
    padding: 0;
}

.wo_blogcomm_combo {
    display: flex;
    padding: 5px 0;
}

.wo_blogcomm_combo img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #f4f4f4;
    margin-right: 10px
}

.wo_blogcomm_combo textarea {
    min-height: 50px;
    border-radius: 25px !important;
    padding: 11px 15px 7px !important;
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    border: 0;
    transition: background-color 240ms, box-shadow 240ms;
    font-size: 16px;
    line-height: 28px;
}

.wo_blogcomm_combo textarea:focus {
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(58, 151, 212, 0.28) 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}

.wo_blogcomm_combo button {
    border-radius: 25px;
    width: 50px;
    min-width: 50px;
    height: 50px;
    padding: 0;
    margin-left: 10px
}

.wo_blogcomm_combo button svg {
    margin: 0;
    width: 24px;
    height: 24px;
}

.blog-com-wrapper .blog-com-head img {
    height: 100%;
    width: 100%
}

.header-fixed1200 {
    max-width: 1100px
}

.post .panel {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.post .post-footer {
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background: #f9f9f9
}

.post .post-footer.post-reacted {
    position: relative;
}

.post .post-footer.post-reacted .hide_who_reacted_it {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    color: #7e7e7e;
    cursor: pointer;
}

.post .post-footer.post-reacted .hide_who_reacted_it svg {
    width: 20px;
    height: 20px;
}

.post .post-footer.post-comments {
    border-top: 0
}

.post .post-footer .comments-list {
    padding: 0;
    list-style-type: none
}

.post .post-footer .comments-list .reply .reply-heading {
    display: block;
    width: 100%
}

.post .post-footer .comments-list .reply .comment-body {
    margin-left: 40px;
    margin-top: -3px
}

.post .post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 20px 0
}

.post .post-footer .comments-list .comment .comment-body,
.post .post-footer .comments-list .comment>.comments-list {
    margin-left: 50px
}

.post .post-footer .comments-list .comment-container:nth-child(2) {
    margin-top: 5px
}

.post .post-footer .comments-list .comment .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #f4f4f4
}

.post .post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%
}

.post .post-footer .comments-list .comment .comment-heading .user {
    font-size: 14.5px;
    font-weight: 700;
    display: inline;
    margin-top: 0
}

.post .post-footer .comments-list .comment .comment-heading .time {
    font-size: 10px;
    color: #aaa;
    margin-top: 0;
    display: inline
}

.post .post-footer .comments-list .comment .comment-body .comment_edele_options {
    visibility: hidden
}

.post .post-footer .comments-list .comment .comment-body:hover .comment_edele_options {
    visibility: visible
}

.post .post-footer .textarea {
    height: 30px;
    font-size: 13.5px;
    padding-right: 140px
}

.post .post-footer .btn:not(.social-btn) {
    padding: 3px 11px
}

.post .post-footer .input-group-addon a {
    color: #444
}

.post .post-heading {
    height: 70px;
    padding: 20px 15px
}
.post.wo_post_prod_full .post-heading {
    padding: 0px;
}
.post.wo_post_prod_full .post-footer.post-comments {
    margin: 10px -20px -20px -20px;
}
.post .post-heading .avatar {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 50%
}

.post .post-heading .meta .title {
    margin-bottom: 0;
    margin-top: 1px
}

.post .post-heading .meta .title a {
    color: #555;
    margin-right: -7px
}

.post .post-heading .meta .title a:hover {
    text-decoration: underline !important
}

.post .post-heading .meta .time {
    margin-top: 8px;
    color: #999
}

.post .post-description {
    padding: 15px 15px 8px
}

.post .post-description p {
    font-size: 14.5px;
    color: #555;
    overflow: hidden;
    word-wrap: break-word
}

.post .post-description .stats .stat-item {
    display: inline-block;
    padding: 3px 7px;
    font-size: 14.5px;
    border: 0;
    color: #555;

    display: block;
}

.post .post-description .stats .stat-item .icon {
    margin-right: 8px
}

.post .post-file {
    /* max-height: 400px; */
    background: #f9f9f9;
    width: 100%
}

.post .post-file .media-video-file {
    border-radius: 2px;
    background-color: #000;
    padding: 0;
    width: 100%;
    max-height: 380px;
    max-width: 100%
}

.post .post-file img {
    max-height: 380px;
    max-width: 100%
}

.post .post-image .image {
    width: 100%;
    height: auto
}

.post .post-actions .stat-item {
    margin-top: 15px !important;
    font-size: 12px !important;
    color: #999 !important
}

.comment-reply {
    display: none
}

.comment-reply .wo_commreply_combo {
    margin-top: 10px;
    display: flex;
    position: relative;
}

.comment-reply .wo_commreply_combo .avatar {
    width: 30px !important;
    height: 30px !important
}

.comment-reply .wo_commreply_combo .textarea {
    margin-top: 0;
    border-radius: 15px !important;
    padding-right: 80px;
    margin-left: 5px
}

.comment-reply .wo_commreply_combo .image-comment {
    right: 10px;
}

.comment-reply .wo_commreply_combo .image-comment .btn-file {
    padding: 4px 0 !important;
    font-size: 0;
    margin: 5px 0px;
    background: transparent;
}

.comment-edit {
    display: none;
    margin-bottom: 15px
}

.options-buttons {
    /* position: absolute;
    margin-left: 20px;
    margin-top: -40px;
    z-index: 1 */
}

.list-group-item {
    padding-left: 15px
}

.list-group-item.black-list.active-list.users {
    background-color: #4c75a3 !important
}

.list-group-item.black-list.active-list.pages {
    background-color: #ce3d3d !important
}

.list-group-item.black-list.active-list.groups {
    background-color: #f2b92b !important
}

.list-group-item.black-list.active-list.posts {
    background-color: #6abd46 !important
}

.list-group-item.black-list a:hover {
    cursor: pointer;
    text-decoration: none
}

.list-group-item.gray-list {
    padding: 8px !important;
    font-size: 14.5px !important
}

.list-group-item.gray-list:hover {
    color: #444
}

.list-group-item.gray-list a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #222
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #f9f9f9;
    color: #444
}

.setting-well {
    padding: 10px
}

.setting-well .btn-main {
    height: 30px !important;
    font-size: 14.5px;
    min-width: 100px !important
}

.setting-well textarea {
    color: #666 !important;
    font-size: 14.5px
}

.setting-well .profile-style {
    margin-bottom: 0 !important;
    margin-top: 15px
}

/*.content-container {overflow-x:hidden;}*/
.header-container {
    background: #fff;
    width: 100%
}

.header-container .user-avatar img {
    margin-top: -4px;
    margin-right: 3px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(255, 255, 255, .8)
}

.message-user-image {
    margin-right: 15px;
    border-radius: 50%;
}

.message-user-image img {
    width: 30px;
    height: 30px;
    border-radius: 30%;
}

.comment-btn-wrapper {
    display: inline-block
}

.comment-btn-wrapper div {
    display: inline;
    overflow: hidden
}

.comment-btn-wrapper [data-comment-rtime] {
    font-size: 14.5px;
    padding: 3px 0
}

.comment-record {
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.comment-record:empty {
    padding: 0
}

.user-ad-container {
    width: 100%;
    position: relative
}

.user-ad-container div.post-advertisement .ads-heading {
    overflow: hidden;
    width: 100%;
    padding: 10px 15px
}

.user-ad-container div.post-advertisement .ads-image {
    width: 46px;
    height: 46px;
    display: block;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: -3px
}

.user-ad-container div.post-advertisement .panel {
    padding-top: 15px
}

.user-ad-container div.post-advertisement .ads-meta {
    color: #555
}

.user-ad-container div.post-advertisement .ads-meta .title {
    margin-bottom: 0;
    margin-top: 1px
}

.user-ad-container div.post-advertisement .ads-headline {
    font-size: 14.5px;
    color: #555;
    overflow: hidden;
    word-wrap: break-word;
    padding: 15px 0
}

.user-ad-container div.post-advertisement .ads-headline p {
    /*text-transform:capitalize;*/
    margin-bottom: 0;
    font-size: 14.5px;
    color: #555;
    line-height: 20px;
    font-weight: 400
}

.user-ad-container div.post-advertisement .ads-cover {
    width: 100%;
    position: relative
}

.user-ad-container div.post-advertisement .ads-cover .ads-description {
    font-size: 14.5px;
    position: absolute;
    max-width: 90%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .54);
    border-radius: 2px;
    padding: 5px 8px;
    margin: 16px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.user-ad-container div.post-advertisement .ads-cover a {
    display: block;
    max-height: 700px
}

.user-ad-container div.post-advertisement .ads-footer {
    width: 100%;
    overflow: hidden;
    height: 10px
}

.user-ad-container div.post-advertisement .ads-footer .stat-item {
    display: inline-block;
    padding: 3px 7px;
    font-size: 14.5px;
    border: 0;
    color: #555
}

.text-dnone {
    text-decoration: none !important
}

.ads-cont-wrapper a,
.hashtag-search-result a,
.left-sidebar ul li a:focus,
.left-sidebar ul li a:hover,
.notification-list a:hover {
    text-decoration: none
}

.unsetheight {
    height: unset !important
}

/*Ads*/
.ads_col_4 {
    padding-left: 15px;
}

.ads_col_8 {
    padding-left: 0;
}

.ads-navbar-wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.ads-navbar-wrapper ul {
    margin: 15px;
}

.ads-navbar-wrapper ul li a {
    text-transform: capitalize;
    display: block;
    transition: all 0.2s;
    padding: 10px 15px;
    border-left: 2px solid white;
    font-size: 15px;
    margin: 10px 0;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    color: #858585;
}

.ads-navbar-wrapper ul li a:hover {
    color: #222;
}

.ads-navbar-wrapper ul li a.active {
    color: #000;
    font-weight: 600;
}

.ads-navbar-wrapper ul li a svg {
    width: 20px;
    height: 20px;
    margin: -4px 10px 0 0;
}

.ads_mini_wallet {
    margin: 15px;
    padding: 15px;
    border-radius: 4px;
}

.ads_mini_wallet p {
    opacity: 0.7;
    font-size: 16px;
    text-transform: capitalize;
}

.ads_mini_wallet h3 {
    margin: 0;
    font-size: 36px;
    font-family: "Lato", sans-serif;
}

.wow_mini_wallets {
    display: flex;
    align-items: center;
    padding-bottom: 7px;
}

.wow_mini_wallets h5 {
    margin: 0;
    font-size: 50px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_mini_wallets_btns {
    margin-left: auto;
}

.wow_mini_wallets_btns .btn {
    margin-left: 5px;
}

.wow_add_money_hid_form {
    display: none;
}

.wow_add_money_hid_form .add-amount,
.wow_snd_money_form .add-amount {
    margin: 15px 0 25px;
}

.wow_add_money_hid_form .add-amount h5,
.wow_snd_money_form .add-amount h5 {
    margin: 0 auto;
    font-size: 42px;
    font-family: "Lato", sans-serif;
    width: 130px;
    padding: 4px 0;
    border-bottom: 2px solid #ddd;
}

.wow_add_money_hid_form .add-amount h5 input,
.wow_snd_money_form .add-amount h5 input {
    width: 105px;
    border: 0;
    outline: none;
}

.wow_add_money_hid_form form {
    padding: 20px 0;
    border-top: 1px solid #ececec;
}

.wow_wallet_trans {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_wallet_trans thead {
    border-bottom: 1px solid #ececec;
}

.wow_wallet_trans thead tr th {
    font-weight: bold;
}

.wow_wallet_trans tbody tr {
    border-bottom: 1px solid #ececec;
}

.wow_wallet_trans tbody tr:last-child {
    border: 0;
}

.ads-cont-wrapper {
    width: 100%;
}

.wow_ads_list_head {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    padding: 2px 10px;
    margin-top: 5px;
    overflow: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_ads_list_head li {
    display: inline-block;
    margin: 0 -1.7px;
}

.wow_ads_list_head li.aid,
.wow_ads_lists li .aid {
    width: 9%;
}

.wow_ads_list_head li.acomp,
.wow_ads_lists li .acomp {
    width: 33%;
}

.wow_ads_list_head li.abid,
.wow_ads_lists li .abid {
    width: 13%;
}

.wow_ads_list_head li.aclck,
.wow_ads_lists li .aclck {
    width: 13%;
}

.wow_ads_list_head li.avew,
.wow_ads_lists li .avew {
    width: 13%;
}

.wow_ads_list_head li.asts,
.wow_ads_lists li .asts {
    width: 14%;
}

.wow_ads_list_head li.aemp,
.wow_ads_lists li .aemp {
    width: 4.5%;
    text-align: end;
}

.wow_ads_lists>li {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: 8px 0;
    padding: 10px;
}

.wow_ads_lists>li>div {
    display: inline-block;
    margin: 0 -1.7px;
    vertical-align: middle;
}

.wow_ads_lists>li>div .dropdown-menu li a {
    font-size: 14.5px;
}

.wow_ads_lists>li>div .dropdown-menu li a svg {
    width: 20px;
    height: 20px;
    margin: -2px 5px 0 0;
}

.wow_ad_sts_actv {
    display: inline-block;
    padding: 3px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    color: #4CAF50;
    background-color: rgba(76, 175, 80, 0.1);
}

.wow_ad_sts_noactv {
    display: inline-block;
    padding: 3px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    color: #F44336;
    background-color: rgba(244, 67, 54, 0.1);
}

.ads-cont-wrapper .table td {
    vertical-align: middle;
    padding: 13px 8px !important;
}

.wow_creads_minstp {
    padding: 30px 5px 5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_creads_minstp .line {
    width: 100%;
    height: 3px;
    background: #ddd;
    position: relative;
    border-radius: 8px;
    margin-bottom: 15px;
}

.wow_creads_minstp .line .line_sec {
    height: 3px;
    width: 0;
    background: #2196f3;
    border-radius: 2em;
    position: absolute;
    transition: all 0.3s;
}

.wow_creads_minstp .line .dot {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    background: #e0e0e0;
    border-radius: 50%;
    transition: .3s all ease;
    transform: translate(-50%, -50%);
    color: #aeaeae;
    text-align: center;
}

.wow_creads_minstp .line .dot svg {
    width: 18px;
    height: 18px;
    margin: 3px 0;
}

.wow_creads_minstp .line .dot.one {
    left: 6%;
    transform: translate(-50%);
}

.wow_creads_minstp .line .dot.two {
    left: 50%;
}

.wow_creads_minstp .line .dot.three {
    left: auto;
    right: 6%;
}

.step-one-active.wow_creads_minstp .dot.one {
    background: #2196f3;
    color: #fff;
    transform: translate(0px, -50%);
}

.step-two-active.wow_creads_minstp .dot.one,
.step-three-active.wow_creads_minstp .dot.one {
    background: #2196f3;
    color: #fff;
    transform: translate(0px, -50%);
}

.step-two-active.wow_creads_minstp .dot.two,
.step-three-active.wow_creads_minstp .dot.two {
    background: #2196f3;
    color: #fff;
}

.step-three-active.wow_creads_minstp .dot.three {
    background: #2196f3;
    color: #fff;
}

.step-one-active.wow_creads_minstp .line .line_sec {
    width: 7%;
}

.step-two-active.wow_creads_minstp .line .line_sec {
    width: 50%;
}

.step-three-active.wow_creads_minstp .line .line_sec {
    width: 100%;
}

.wow_creads_minstp .steps {
    margin-bottom: 10px;
    position: relative;
    height: 20px;
}

.wow_creads_minstp .steps>div {
    position: absolute;
    top: 0;
    transform: translate(-50%);
    height: 20px;
    display: inline-block;
    text-align: center;
    transition: .3s all ease;
    color: #aeaeae;
    font-size: 14.5px;
    font-weight: bold;
    display: block;
}

.step-one-active .steps>.step-one,
.step-two-active .steps>.step-one,
.step-two-active .steps>.step-two,
.step-three-active .steps>.step-one,
.step-three-active .steps>.step-two,
.step-three-active .steps>.step-three {
    color: #2196f3;
}

.wow_creads_minstp .steps>div.step-one {
    left: 5%;
    transform: none;
}

.wow_creads_minstp .steps>div.step-two {
    left: 50%;
}

.wow_creads_minstp .steps>div.step-three {
    left: auto;
    right: 5%;
    transform: none;
}

.wow_create_ads_stp {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 15px 20px;
}

.wow_create_ads_stp .wo_page_hdng.pag_neg_padd {
    margin-bottom: 15px;
}

.wow_create_ads_stp .btn-mat {
    min-width: 150px;
    margin: 17px 0;
}

.estimated_ad_limit p {
    margin-bottom: 0px;
}

.estimated_ad_limit svg {
    width: 20px;
    height: 20px;
    margin: -2px 3px 0 0;
    opacity: 0.8;
}

.wow_fcov_image {
    position: relative;
    width: 100%;
    min-height: 350px;
    background: #f7f7f7;
    border-radius: 4px;
    margin-top: 10px;
}

.wow_fcov_image>div {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.wow_fcov_image>div#productimage-holder {
    white-space: normal;
    padding: 0;
    min-height: 350px;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
}

.wow_fcov_image>div#productimage-holder .thumb-image {
    width: 100%;
    height: auto;
    margin: 0;
    min-height: auto;
}

.wow_fcov_image img {
    width: 100%;
    height: 100%;
    min-height: 350px;
    max-height: 350px;
    object-fit: cover;
    border-radius: 4px;
}

.wow_fcov_image .upload_ad_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    cursor: pointer;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 4px;
    padding: 15px;
}

.wow_fcov_image .upload_ad_image .upload_ad_image_content {
    color: white;
    font-size: 15px;
}

.wow_fcov_image .upload_ad_image .upload_ad_image_content svg {
    display: block;
    margin: 0 auto 8px;
    width: 30px;
    height: 30px;
}

/*Fake Ad Post*/
.fake_ad_post {
    width: 100%;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: #fff;
    padding-top: 10px;
}

.fake_ad_post .wo_page_hdng {
    margin: -10px 0 5px;
}

.fake_ad_post .fads_heading {
    overflow: hidden;
    width: 100%;
    padding: 10px 15px;
}

.fake_ad_post .fads_meta {
    overflow: hidden;
}

.fake_ad_post .fads_meta .fads_avatar {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    float: left;
}

.fake_ad_post .fads_meta .fads_m_info {
    margin-left: 50px;
}

.fake_ad_post .fads_meta .fads_m_info .company {
    display: block;
    width: 90%;
    border: 0;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

.fake_ad_post .fads_meta .fads_m_info .location {
    display: block;
    width: 50%;
    border: 0;
    outline: none;
}

.fake_ad_post .fads_headline {
    font-size: 14.5px;
    color: #555;
    overflow: hidden;
    word-wrap: break-word;
    padding: 15px 0;
}

.fake_ad_post .fads_headline div {
    width: 100%;
    font-size: 14.5px;
    height: 53px;
    overflow-y: auto;
}

.fake_ad_post .fads_cover {
    position: relative;
    border-top: 1px solid #ebebeb;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -10px;
}

.fake_ad_post .fads_cover .fcov_title {
    color: rgba(0, 0, 0, .87);
    font-size: 17px;
    margin: 8px;
    line-height: 28px;
    position: relative;
}

.fake_ad_post .fads_cover .fcov_title svg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
}

.fake_ad_post .fads_cover .fcov_title div {
    outline: none;
    font-size: 17px;
    width: 100%;
    display: inline-block;
    padding-left: 25px;
    border: 0;
}

.fake_ad_post .fads_cover .fcov_image {
    position: relative;
    width: 100%;
    height: 180px;
    background: #f7f7f7;
    border-radius: 0 0 4px 4px;
}

.fake_ad_post .fads_cover .fcov_image>div {
    width: 100%;
    height: 100%;
    border-radius: 0 0 4px 4px;
}

.fake_ad_post .fads_cover .fcov_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 4px 4px;
}

.fake_ad_post .fads_meta .fads_m_info .company span,
.fake_ad_post .fads_meta .fads_m_info .location span,
.fake_ad_post .fads_headline div span,
.fake_ad_post .fads_cover .fcov_title div span {
    opacity: 0.7;
    user-select: none;
    pointer-events: none;
}

textarea {
    font-size: 14.5px
}

textarea.form-control {
    resize: none !important
}

textarea.form-control.url-input {
    padding-top: 3px;
    min-height: 100px
}

textarea.postText {
    border: none;
    padding-top: 12px;
    padding-left: 50px;
    height: 45px;
    box-shadow: none
}

.responsive-img {
    width: 100%;
    max-width: 100%
}

/*Header*/
.header-fixed1000,
.header-fixed1200 {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0
}

.header-fixed1000>.container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-fixed1000>.container-fluid:before,
.header-fixed1000>.container-fluid:after {
    display: none;
}

.wow_hdr_innr_left {
    display: flex;
    align-items: center;
}

.wow_hdr_innr_left .nav {
    margin-left: 20px;
}

.header-brand {
    display: block;
}

.headtoppoint {
    height: 0;
    width: 0;
    border: solid transparent;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    position: absolute;
    left: 100%;
    margin-left: -35px;
    -webkit-filter: drop-shadow(0 -5px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 -5px 4px rgba(0, 0, 0, .2))
}

.hide_fill_svg {
    display: none;
}

.navbar-default .dropdown.open .dropdown-toggle svg {
    display: none;
}

.navbar-default .dropdown.open .dropdown-toggle .hide_fill_svg {
    display: inline-block;
}

.navbar-default li.dropdown.notification-container {
    margin-right: 10px
}

.navbar-default .dropdown-menu li a svg {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin: -3px 15px 0 2px
}

.navbar-default .user-menu-combination .user-avatar {
    display: inline-block
}

.navbar-default .dropdown-menu.ani-acc-menu {
    min-width: 210px;
}

.navbar-default .open>.dropdown-menu.ani-acc-menu {
    top: 4px
}

.navbar-default .sixteen-font-size svg {
    width: 20px;
    height: 20px
}

.head_name_links {
    margin-left: 8px;
}

.head_name_links .btn-main {
    height: 33px;
    margin: 6px 0;
    padding: 0;
    border-radius: 9px;
    width: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_name_links .sixteen-font-size {
    font-size: 14.5px !important;
    font-weight: bold;
    line-height: 21px;
}

.create_head_menu {
    padding: 6px !important;
    min-width: 250px;
}

.create_head_menu:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 15px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 3px 0px 20px 0px;
    background: #fff;
    z-index: -1;
}

.create_head_menu li {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    padding: 6px;
}

.create_head_menu li a {
    font-size: 14.5px;
    min-height: 36px;
    line-height: normal !important;
    user-select: none;
    display: flex;
    align-items: center;
    word-spacing: 2px;
    flex-direction: column;
    padding: 10px 4px !important;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.create_head_menu li a svg {
    margin: 0 auto 8px !important;
    height: 28px !important;
    width: 28px !important;
    display: block;
}

.wow_hdr_menu_usr_lnk {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.wow_hdr_menu_usr_lnk b {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wow_hdr_menu_usr_lnk img {
    width: 27px;
    min-width: 27px;
    height: 27px;
    border-radius: 50%;
}

.wow_hdr_requests {
    padding: 10px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_hdr_requests .user-request-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.request-list li {
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
}

.request-list li:last-child {
    border-bottom: 0;
}

.user-request-list .user-info {
    max-width: 75%;
}

.user-request-list .user-info>a {
    font-weight: bold;
    color: #272727;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    max-width: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.user-request-list .user-info .avatar {
    display: inline
}

.user-request-list .user-lastseen {
    margin-left: 50px;
}

.user-request-list img {
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
    float: left
}

.user-request-list button {
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 8px;
}

.user-request-list:not(:first-child) {
    margin-bottom: 10px
}

#wo_home_btns>span {
    display: none;
}

.ui-menu-item span {
    font-size: 14.5px
}

.ui-menu-item img {
    width: 32px;
    margin: 3px;
    border-radius: 3px
}

.small-mention {
    color: #888 !important;
    font-size: 12px !important
}

.margin {
    margin: 5px
}

.font-13 {
    font-size: 14.5px
}

.no-padding-right {
    padding-right: 0 !important
}

.recent-searches {
    padding: 4px 10px
}

.recent {
    border-bottom: 1px solid #ededed
}

.content-container {
    margin-top: 80px;
}

.page-margin {
    margin-top: 10px;
    margin-bottom: 20px
}

/*Sidebar Invite*/
.sidebar .wow_side_invite_prnt {
    box-shadow: 0 1px 3px rgba(129, 92, 0, 0.2);
}

.wow_side_invite {
    text-align: center;
    background-color: #fff6df;
    padding: 20px 15px;
}

.wow_side_invite>svg {
    width: 60px;
    height: 60px;
}

.sidebar .wow_side_invite .sidebar-title-back {
    background: transparent !important;
    color: #986600 !important;
}

.invite-user-form .invite-user-combine {
    position: relative;
    margin: 0;
}

.invite-user-form .invite-user-combine input {
    background-color: white;
}

.invite-user-form button {
    position: absolute;
    top: 4px;
    right: 4px;
    line-height: 16px;
    height: 36px;
    border-radius: 3px
}

.invite-user-form button svg {
    height: 16px;
    width: 16px
}

.left-sidebar ul {
    padding-left: 0 !important;
    
}
.left-sidebar ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left-sidebar ul li a {
    border-radius: 2px;
    padding: 3px;
    display: block;
    margin: 5px 0;
    line-height: 25px;
    transition: all .2s ease;
    color: #050505;

    padding: 6px 3px;
}

.left-sidebar ul li a:hover {
    background: rgba(0, 0, 0, 0.11)
}

.left-sidebar ul li a svg {
    display: none;
}

.left-sidebar ul li a svg,
.left-sidebar ul li a img {
    margin-right: 6px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-top: -3px;

    width: auto;
    height: 22px;
}

.left-sidebar ul li a img {
    height: 18px;

    width: auto;
    height: 22px;
}

.left-sidebar> ul> li> span> a,
.left-sidebar> ul> li> span> a:hover {
    background-color: unset;
}

.left-sidebar li a .sidebar-icon {
    width: 20px;
    margin-right: 7px
}

.left-sidebar .trending {
    background: 0 0;
    margin-top: 30px;
    box-shadow: none
}

.left-sidebar .sidebar .sidebar-title-back {
    padding-left: 0;
    line-height: 30px;
    background: 0 0
}

.left-sidebar .sidebar .trending .list-group-item {
    padding: 1px 5px;
    background: 0 0
}

.left-sidebar .sidebar .trending .list-group-item a {
    margin: 0;
    line-height: 18px
}

/*Dropdown*/
.dropdown-menu:not(.notfi-dropdown):not([role=combobox]) {
    border-radius: 5px;
    box-shadow: 2px 2px 4px 1px #ddd;
    padding: 8px 0;
    transform: scale3d(.8, .8, 1);
    transform-origin: right top;
    /* display: block; */
    opacity: 0;
    visibility: hidden;
    border: 0;
}

.dropdown-menu.toleft {
    transform-origin: left top !important;
}

.open>.dropdown-menu:not(.notfi-dropdown):not([role=combobox]) {
    transition: opacity 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms;
    transform: none;
    opacity: 1;
    visibility: visible;
}

.dropdown-menu:not(.notfi-dropdown)>li>a {
    padding: 0 16px;
    line-height: 26px;
}
.dropdown-menu>li>a {
    font-size: 13px;
}

/*Header Search*/
.search-container .search-input {
    transition: all .3s;
    border-radius: 2em;
    border-color: transparent;
    width: 360px;
    height: 30px;
    color: #777;
    box-shadow: none;
    padding-left: 25px;
    background: 0 0
}

.search-container .search-input:focus {
    background: #fff;
    color: #333
}

.search-container .inner-addon .glyphicon {
    padding: 0 !important;
    color: #666 !important;
    margin: 5px 0 5px 5px;
    width: 16px;
    height: 16px
}

.search-dropdown-container {
    width: 360px;
    transform-origin: center top !important;
}

.search-dropdown-result .center-text {
    margin-top: 5px
}

.search-dropdown-result li {
    margin: 5px 0;
    padding-left: 0
}

.search-dropdown-result li:first-child {
    margin-top: 0;
    padding-left: 0
}

.search-dropdown-result li:last-child {
    margin-bottom: 0;
    padding-left: 0
}

.search-dropdown-result li a {
    display: block;
    padding: 3px 10px 8px;
    transition: all .1s ease-in-out;
    text-decoration: none
}

.search-dropdown-result li a:hover {
    background: rgba(0, 0, 0, .05)
}

.search-dropdown-result .search-user-name {
    font-size: 14.5px;
    margin-bottom: 4px;
    margin-top: 2px;
    font-family: verdana;
    display: inline-block
}

.search-dropdown-result .search-user-lastseen {
    font-size: 12px;
    color: #999
}

.search-dropdown-result .search-user-avatar img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .06);
    margin: 2px 10px 0 0
}

.search-dropdown-result li .search_result_badge {
    border: 1px solid #03A9F4;
    color: #03A9F4;
    padding: 1px 5px 1.5px;
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 5px;
    font-weight: 700;
    letter-spacing: .6px;
    border-radius: 3px
}

.emo-message {
    position: absolute;
    display: none;
    color: #5b5b5b;
    right: 110px;
    z-index: 2
}

.show-message-link-container {
    font-size: 14.5px;
    padding: 6px;
    text-align: center;
    background: #f9f9f9;
    color: #666
}

.hashtag-search-result {
    padding: 0;
    position: relative
}

.hashtag-search-result a {
    display: block;
    padding: 7px 8px
}

.hashtag-search-result a:hover {
    background: #ecf0f7;
}

.notification-list {
    padding: 10px
}

.notification-list:hover {
    background: #e4e4e4;
}

.notification-list .notification-text {
    font-size: 14px;
    color: #666;
}
.notification-list .notification-text b {
    margin-right: 0;
}

.notification-list .notification-time {
    font-size: 12px;
    color: #666;
    margin: 4px 0 0
}

.notification-list .notification-time svg.feather {
    margin: -1px 3px 0;
    width: 15px;
    height: 15px;
    color: #575757
}

.notification-list span.main-color {
    color: #272727 !important
}

.notification-list .notification-user-avatar img {
    border-radius: 50%;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    margin-left: 0
}

.notifications-dropdown {
    width: 400px;
    overflow: auto;
    max-height: 315px;
    padding: 0 !important
}

.notifications-dropdown .turn-off-sound {
    color: #777;
    padding: 10px;
    border-bottom: 1px solid #f9f9f9
}

.notifications-dropdown .turn-off-sound span {
    cursor: pointer
}

.order-by {
    color: #666 !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px
}

.order-by .dropdown-toggle {
    cursor: pointer
}

.order-by .dropdown-menu {
    margin-top: 6px
}

.plus-images {
    position: relative
}

.plus-images .plus-images-num {
    position: absolute;
    top: 30px;
    color: #fff;
    font-size: 20px
}

.messages-dropdown {
    width: 350px;
    overflow: auto;
    max-height: 370px;
    padding: 0
}

.messages-list {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}

.messages-list .notification-time {
    color: #777 !important;
    margin: 0;
}
.notification-list .notification-text .dropdown > a {
    display: inline-block;
    padding: 4px 10px;
}
.notification-list .notification-text .dropdown .dropdown-menu {
    left: auto;
    right: 0;
}
.messages-list .notification-user-avatar img {
    margin-right: 0;
    width: 100%;
    height: 44px;
    display: block;
    object-fit: cover;
}
.messages-list span.main-color {
    color: #272727 !important
}
.messages-list .msg_count {
    /* position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0; */
    font-size: 11px;
    background: #a52729;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    display: none;
    align-items: center;
    justify-content: center;
}
.messages-list.unread .msg_count {
    display: flex;
}
.messages-list.notification-list .notification-text {
    font-size: 16px;
}

.header-message {
    font-size: 12px;
    color: #8c8c8c;
    padding: 3px 0 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.unread .header-message {
    font-weight: bold;
    color: #1d1d1d;
}

.header-message svg.feather {
    margin-top: -1px;
    width: 13px;
    height: 13px
}

.activities-wrapper {
    max-height: 400px;
    overflow-y: auto
}

.activities-wrapper .notification-list .notification-text {
    font-size: 14.5px;
    color: #666
}

.activities-wrapper .notification-list .notification-time {
    font-size: 12px;
    color: #666
}

.activities-wrapper * {
    font-size: 14px
}

.activities-wrapper h2 .text-center {
    font-size: 14.5px;
    color: #777
}

.header-loading-sppiner {
    font-size: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #777
}

.wowonder-well {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 15px 15px 1px;
}

.wowonder-well.one-well {
    padding-top: 0
}

.profile-style .avatar img {
    width: 74px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #ededed
}

.profile-style:not(.promoted-style) {
    width: 48%;
    margin-right: 6px;
    display: inline-table;
    margin-bottom: 20px
}

.profile-style .user-like-button button {
    font-size: 14.5px;
    border: 1px solid #ededed;
    margin: 3px
}

.profile-style .user-like-button button.btn-active {
    font-size: 14.5px;
    border: 1px solid #fff
}

.profile-style .user-follow-button button {
    padding: 3px;
    font-size: 14.5px;
    background-color: #fff;
    margin-top: 10px;
    border: 1px solid #ededed
}

.profile-style .user-follow-button button:hover {
    box-shadow: 0;
    box-shadow: none
}

.profile-style .user-follow-button button.btn-active {
    padding: 3px;
    font-size: 14.5px;
    border: 1px solid #fff;
    outline: 0
}

.sidebar-profile-style {
    padding-bottom: 10px !important;
    margin-bottom: 15px !important;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    background-color: #fff
}

.load-bar {
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 3px;
    width: 100%;
    position: fixed;
    z-index: 5000;
    background-color: #fdba2c;
}

.bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center;
}

.bar:nth-child(1) {
    background-color: #0095d8;
    animation: loading 3s linear infinite;
}

.bar:nth-child(2) {
    background-color: #eee;
    animation: loading 3s linear 1s infinite;
}

.bar:nth-child(3) {
    background-color: #c54147;
    animation: loading 3s linear 2s infinite;
}

@keyframes loading {
    from {
        left: 50%;
        width: 0;
        z-index: 100;
    }

    33.3333% {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    to {
        left: 0;
        width: 100%;
    }
}

header .barloading {
    /* background-color: #fff !important; */
}

.barloading {
    height: 4px;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 3ch;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 5000;
    overflow: hidden;
    background-color: #fff;
}

.barloading:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 3px;
    animation: barloading 1.5s linear infinite;
}

@keyframes barloading {
    from {
        left: -200px;
        width: 30%;
    }

    50% {
        width: 30%;
    }

    70% {
        width: 70%;
    }

    80% {
        left: 50%;
    }

    95% {
        left: 120%;
    }

    to {
        left: 100%;
    }
}

.animated_20 {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
}

.animated_40 {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

.animated_60 {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}

.animated_80 {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}

.page-likes {
    color: #999;
    font-size: 14.5px
}

.page-likes span {
    margin: 10px
}

.load-more {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

.load-more button {
    text-align: center;
    width: auto
}

.search-filter-center-text {
    display: block;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px
}

.search-filter-center-text.no-well {
    margin-bottom: 20px
}

.sidebar-conatnier #sidebar-sticky.Stick {
    position: fixed;
    top: 64px;
    width: 300px
}

.sidebar-user-data {
    width: 33.33333%;
    margin: 0;
    display: inline-block;
    padding: 0 3px 5px;
    position: relative
}

.sidebar-user-data a {
    position: relative;
    display: block
}

.sidebar-user-data .sidebar-listed-user-avatar img {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block
}

.sidebar-user-data .sidebar-listed-user-name {
    bottom: 0;
    left: 0;
    color: #fff;
    background: linear-gradient(transparent, rgba(0, 0, 0, .45));
    padding: 5px;
    width: 100%;
    position: absolute;
    font-size: 14.5px;
    line-height: 16px;
    max-height: 56px
}

.sidebar-ad iframe,
.sidebar-ad img,
.sidebar-ad script {
    width: 100%;
    max-width: 100%
}

.publisher-box:focus {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1)
}

.publisher-box .post-avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 9
}
.create_a_post {
    float: right;
    font-weight: bold;
    padding-top: 6px;
}

.publisher-box textarea.postText {
    padding: 16px 55px;
    line-height: 1.628571;
    height: 55px;
    color: inherit !important;
}

.publisher-box .add-emoticons {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0
}

.publisher-box .add-emoticons .dropdown-toggle {
    display: block;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background: #fff;
    line-height: 35px;
    box-shadow: none
}

.publisher-box .add-emoticons .dropdown-toggle svg.feather {
    fill: #5b5b5b;
    margin-top: -1px;
    width: 22px;
    height: 22px
}

.publisher-box .btn-default {
    padding: 4px 8px
}

.publisher-box .btn-mat.btn-go-live {
    padding: 0;
    margin: 0 5px;
}

.publisher-box #publisher-button {
    line-height: 35px;
    min-width: 100px;
}

.publisher-box .publisher-hidden-option #percent {
    position: relative;
    left: auto;
    color: #444 !important;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    background-color: #ffe5e5;
    border-radius: 2em;
    text-align: center;
    min-width: 35px;
    font-size: 14.5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.publisher-box .publisher-hidden-option #progress,
.ajax_progress {
    padding: 4px 10px;
}

.publisher-box .publisher-hidden-option #progress .progress,
.publisher-box .publisher-hidden-option #progress .progress .progress-bar,
.ajax_progress .progress,
.ajax_progress .progress .progress-bar {
    height: 10px;
    border-radius: 10px;
    box-shadow: none;
}

.publisher-box .publisher-hidden-option #progress .progress,
.ajax_progress .progress {
    margin: 4px 40px 0 0;
    overflow: visible;
    background-color: #ffe5e5;
}

.publisher-box .publisher-hidden-option #progress .progress .progress-bar,
.ajax_progress .progress .progress-bar {
    box-shadow: 0 1px 10px 0 rgb(168 72 73 / 50%);
}

.publisher-box .publisher-hidden-option select {
    height: 30px;
    padding: 4px 8px;
    font-size: 14.5px
}

.publisher-box .publisher-hidden-option input {
    border-radius: 0;
    border: none
}

.publisher-box .publisher-hidden-option textarea {
    border-radius: 0;
    border: none;
    border-top: 1px solid #ededed
}

.wo_pub_box_foott {
    border-top: 1px solid #e8e8e8;
}

.publisher-box .camera-button {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.publisher-box .camera-button .poster-left-buttons {
    margin: 10px 6px;
    flex: 1;
}

.publisher-box .camera-button .poster-left-buttons .btn {
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    border-radius: 2em;
    padding: 6px 8px;
}

.publisher-box .camera-button .btn svg {
    width: 20px;
    height: 20px;
}

.publisher-box .camera-button.hiddencamera {
    display: none;
}

.publisher-box .publisher-box-footer {
    padding: 5px;
    display: none
}
.publisher-box .sel-a-cat, .publisher-box .pb_title_box, .publisher-box .wo_pub_txtara_combo {
    display: none;
}

.publisher-box .publisher-box-footer .pub-footer-upper {
    margin: 0;
    padding: 4px 1px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.publisher-box .publisher-box-footer .pub-footer-upper>div:not(.all_colors),
.publisher-box .publisher-box-footer .pub-footer-upper>div.pull-left,
.publisher-box .publisher-box-footer .pub-footer-upper>div.pull-right {
    float: none !important;
    flex: 1;
    display: flex;
    justify-content: center;
    margin: 15px 9px;
}

.publisher-box .publisher-box-footer .pub-footer-bottom {
    border-top: 1px solid #f4f4f4;
    padding: 11px 8px 7px
}

.publisher-box .publisher-box-footer .pub-footer-bottom .ball-pulse {
    margin-right: 10px
}

.publisher-box .publisher-box-footer .poster-left-buttons {
    margin: 0 7.8px;
    /*width:35px;height:35px;*/
    text-align: center;
    transition: all .1s linear
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn {
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn>span {
    width: 38px;
    height: 38px;
    padding: 8px;
    border-radius: 50%;
    background: rgb(0 0 0 / 6%);
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn svg {
    width: 100%;
    height: 100%;
}

.publisher-box .publisher-box-footer .poster-left-buttons svg.feather {
    color: #5b5b5b;
    margin-top: -1px
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn:active {
    box-shadow: none
}

.publisher-box .publisher-box-footer .poster-left-buttons span#postRecordingTime {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    margin-top: -10px;
    display: block;
    pointer-events: none
}

.publisher-box .publisher-box-footer .poster-left-select {
    margin-right: 5px;
    margin-left: 5px
}

#post-textarea {
    position: relative
}

#loading_indicator {
    position: absolute;
    display: none;
    right: 5px;
    top: 5px;
    color: #999
}

.extracted_url {
    padding: 10px;
    position: relative;
    border-top: 1px solid #f4f4f4
}

.extracted_url .extracted_thumb {
    max-height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}

.extracted_url .extracted_thumb img {
    border-radius: 2px;
    width: 100%
}

.thumb_sel {
    width: 100px
}

.thumb_select {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff
}

.remove-fetched-url {
    right: 20px;
    z-index: 1;
    top: 15px;
    font-size: 17px;
    color: #fff;
    text-shadow: 0 1px 1px #333;
    position: absolute;
    cursor: pointer
}

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

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

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

.post-fetched-url .fetched-url-text h4 {
    color: #444;
    margin-bottom: 10px;
    font-size: 18px !important
}

.post-fetched-url .fetched-url-text .description {
    font-size: 14.5px !important;
    margin-bottom: 10px
}

.post-fetched-url a:focus,
.post-fetched-url a:hover {
    text-decoration: none !important
}

.post-fetched-url img {
    width: 100%
}

.fetched-url-text {
    padding: 5px
}

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

.panel-group {
    border: 1px solid #ededed
}

.panel-white .panel-footer,
.panel-white .panel-heading {
    background-color: #fff;
    border-color: #ddd
}

.panel-one-post {
    margin: 0 auto;
    width: 80%
}

.panel-white {
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1
}

.panel-white .panel-heading {
    color: #333
}

.gray-1 {
    color: #999 !important
}

.post-share {
    display: none
}

.post-share .social-btn {
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: 16px;
    line-height: 20px
}

.active.fa-thumbs-up {
    color: #a84849
}

.active.fa-share-square-o {
    color: #5f764d
}

.active.fa-exclamation-circle {
    color: #fc9b1b
}

.comment-icons {
    margin-left: 2px;
    margin-right: 2px
}

.filter-container {
    width: 100%
}

.filter {
    width: 14.4% !important
}

.filter-text {
    width: 20.1%;
    font-size: 14.5px
}

#select-status-media {
    width: 100%;
    height: 180px;
    max-height: 300px;
    overflow: hidden;
    text-align: center;
    background: #f9f9f9;
    font-size: 18px;
    font-family: Hind, sans-serif;
    cursor: pointer;
    border-radius: 0;
    border: 2px dashed #dadada
}

#select-status-media p {
    width: 100%;
    height: 100%;
    font-size: 14.5px;
    display: table
}

#select-status-media p span {
    display: table-cell;
    vertical-align: middle
}

#select-status-media p span svg.feather {
    margin: 0 0 5px;
    width: 50px;
    height: 50px;
    color: #cecece
}

#select-status-media img {
    width: 100%;
    max-height: 300px
}

.optional-field {
    opacity: .7
}

.opacity {
    opacity: 0.5;
    transition: all 1s;
}

.no-opacity {
    opacity: 1;
    transition: all 1s;
}

.story-container .story-image-wrapper {
    width: 100%;
    cursor: pointer;
    margin-bottom: -15px;
}

.story-container .story-image-wrapper .story-image {
    width: 100%;
    max-height: 100%
}

.story-container .story-media-cont {
    width: 100%;
}

.story-container .story-video {
    width: 100%;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #f2f2f2, 0 0 0 1px #f2f2f2
}

.post-edit {
    display: none;
    margin-bottom: 15px
}

.comment-image {
    width: 40%
}

.comment-image img {
    border-radius: 2px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.profile-container {
    /* padding-right: 15px;
    padding-left: 15px; */
    /* margin-top: 14px; */
}

.profile-container .card {
    border-bottom-left-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 20px
}

.profile-container .card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden
}
.profile-container .card.hovercard .cardheader {
	background: #fff;
	background-size: cover;
	max-height: 100%;
	min-height: 100%;
	position: relative;
}

.profile-container .card.hovercard .user-avatar {
    position: absolute;
    bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    z-index: 1;
    width: 10%;
    width: 150px;
    height: 150px
}

.profile-container .card.hovercard .user-avatar img {
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    border-radius: 50%
}

.profile-container .card.hovercard .info {
    position: relative
}

.profile-container .card.hovercard .info .title {
	left: 180px;
	position: absolute;
	width: 100%;
	z-index: 1;
	/* text-shadow: 0 1px 3px #111; */
	line-height: 1;
	color: #fff;
	vertical-align: middle;
	font-size: 26px;
	margin-top: -12px;
}

.profile-container .card.hovercard .info .title a {
    color: #333;
}

.profile-container .text-shadow {
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .65) 100%);
    padding: 30px;
    position: absolute;
    width: 100%;
    margin-top: -50px
}

.profile-avatar-changer {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    display: none
}
.profile-cover-changer {
	position: absolute;
	/* display: block !important; */
	z-index: 8;
	width: auto;
	right: 40px;
	bottom: 20px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.profile-cover-changer .btn-file {
    width: 40px;
    font-size: 18px;
    float: left;
    background-color: rgba(0, 0, 0, .4);
    margin: 3px 4px 0;
    border-radius: 3px !important;
    padding: 6px;
    transition: all .2s ease
}

.profile-cover-changer .btn-file:hover {
    background-color: rgba(0, 0, 0, .55);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .31)
}

.user-avatar-uploading-container {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    border-radius: 50%
}

.user-avatar-uploading-progress {
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 100%;
    position: absolute;
    display: none
}

.user-avatar-uploading-progress .ball-pulse {
    display: block;
    margin: 60px auto;
    float: none;
    line-height: 0
}

.user-avatar-uploading-progress .ball-pulse>div {
    background-color: #dcdcdc
}

.user-cover-uploading-container {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: rgba(0, 0, 0, .7);
    display: none
}

.user-cover-uploading-progress {
    color: #fff;
    width: 100%;
    position: absolute;
    z-index: 2;
    display: none;
    background-color: rgba(0, 0, 0, .23);
    height: 100%
}

.accept-btns {
    margin-top: 5px
}

.user-lastseen {
    font-size: 12px;
    color: #9197a3
}

.user-lastseen .small-last-seen {
    font-size: 10px
}

.social-btn {
    text-align: center;
    width: 15%;
    font-size: 19px;
    height: 35px;
    position: relative;
    line-height: 24px
}

.clear {
    clear: both
}

.btns {
    margin-top: 10px
}

#icon {
    font-size: 100px
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777;
    color: #ededed;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 70px;
    padding-top: 2px;
    transition: all .5s ease-in-out;
    border-radius: 10px
}

.scroll-top-wrapper:hover {
    background-color: #888
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1
}

.scroll-top-wrapper i.fa {
    line-height: inherit
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

input[readonly] {
    background-color: #fff !important;
    cursor: text !important
}

.setting-update-alert {
    margin-bottom: 20px
}

.available {
    color: green
}

.unavailable {
    color: red
}

.error-message,
.success-message {
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    padding: 10px
}

.success-message {
    background-color: #89ba73
}

.error-message {
    background-color: #af5b5b
}

#bar,
#progress,
.new-update-alert,
.posts-container {
    border-radius: 3px
}

.pointer {
    cursor: pointer
}

.charsLeft-message {
    color: #999;
    font-size: 14.5px;
    margin: 4px;
    display: none
}

.charsLeft-post {
    color: #999;
    font-size: 14.5px;
    margin: 7px 7px 7px 6px;
    font-weight: 700
}

.active-like {
    color: #1da1f2
}

.active-wonder {
    color: #a84849
}

.active-like-1 {
    color: #1da1f2
}

.active-like-2 {
    color: #f25268
}

.active-like-3 {
    color: #f3b715
}

.active-like-4 {
    color: #f3b715
}

.active-like-5 {
    color: #f3b715
}

.active-like-6 {
    color: #f7806c
}

#comment-likes,
#comment-wonders {
    color: #666
}

.comment-options {
    font-size: 12px;
    color: #888;
    position: relative;
    display: block;
    margin-top: 4px;
}

.comment-container .comment-options svg.feather,
.reply-container svg.feather {
    width: 14px;
    height: 14px;
    margin-top: -3px
}
.replytoreply {
    display: inline-block;
    margin-left: 10px;
}
.replytoreplybox {
    margin-left: 50px;
}

.refresh {
    cursor: pointer;
    font-size: 14.5px
}

.online-text {
    color: #4caf50
}

.hidden {
    display: none
}

.center-text {
    display: block;
    text-align: center;
    color: #666;
    font-size: 14.5px
}

.padding-10 {
    padding: 10px
}

.new-update-alert {
    padding: 0 4px;
    color: #fff;
    font-size: 13.5px;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    margin-top: 5px;
    margin-left: 3px;
    background-color: #2196F3;
}

#emo-form,
#photo-form,
#progress {
    position: relative
}

.unread {
    background: #f5f5f4
}

.view-more-wrapper {
    display: block;
    margin-top: 2px
}

.view-more-wrapper span {
    cursor: pointer
}

.view-more-wrapper span:hover {
    text-decoration: underline
}

#progress {
    width: 100%;
    padding: 4px;
    display: none
}

#percent {
    position: absolute;
    left: 50%
}

#bar {
    height: 20px;
    width: 0
}

.white {
    color: #fff
}

.posts-container {
    margin-bottom: 20px
}

.time {
    font-size: 12px;
    color: #9197a3
}

.file-percent {
    color: #fff;
    display: none;
    text-align: center;
    margin: 5px
}

#focus-overlay {
    background: #000;
    bottom: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s, bottom 0 .3s;
    z-index: 1031
}

.pub-focus #focus-overlay {
    bottom: 0;
    opacity: .6;
    transition: opacity .3s
}

.pub-focus .post.publisher-box {
    z-index: 1031;
    position: relative
}

.pub-focus .pac-container {
    z-index: 1031;
    z-index: 1050;
}

#video-form {
    display: none;
    border-top: 1px dashed #ededed
}

#video-form .inner-addon {
    width: 100%;
    overflow: hidden
}

#video-form .inner-addon span input.form-control {
    width: 350px
}

#video-form .inner-addon span.video-custom-thumb {
    line-height: 34px;
    font-size: 14.5px;
    color: #666;
    text-transform: capitalize;
    margin-right: 5px;
    user-select: none;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

#video-form div.video-poster-image {
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: none;
    padding: 7px
}

#video-form div.video-poster-image .thumb-renderer {
    width: 100%;
    display: table;
    min-height: 210px;
    overflow: hidden;
    border: 2px dashed #ccc;
    background: #fff;
    padding: 5px;
    transition: all .2s ease-in-out
}

#map-form,
#map-form input {
    border-radius: 5px
}

#video-form div.video-poster-image .thumb-renderer:hover {
    border-color: #a84849
}

#video-form div.video-poster-image .thumb-renderer.hover {
    border-color: #a84849;
    border-style: solid
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    color: #666
}

#emo-form,
#map-form,
#music-form,
#photo-form,
#vine-form,
#tag-form {
    display: none
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea div.preview svg {
    margin-top: 0;
    width: 50px;
    height: 50px;
    color: #cecece
}

#video-form div.video-poster-image .thumb-renderer.hover #post_vthumb_droparea div.preview svg {
    color: #a84849
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea div.preview div p {
    font-size: 17px;
    margin: 8px 0 0;
    padding: 0;
    text-transform: lowercase
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea div.preview div p:first-letter {
    text-transform: uppercase
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea div.image img {
    width: 100%;
    min-height: 100%
}

#emo-form {
    font-size: 14.5px
}

#photo-form .create-album,
#poll-form .create-poll {
    transition: all .2s ease-in-out;
    font-size: 14.5px;
    color: #fff;
    font-weight: 700
}

#map-form {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin: 10px
}

#file-form,
#gif-form {
    display: none;
    border-top: 1px dashed #ededed
}

#image-holder {
    width: 100%;
    padding: 0 8px;
    /* margin: 5px 0 10px; */
    white-space: nowrap
}

#image-holder .thumb-image,
.sell_media_photos .thumb-image,
.event_media_photos .thumb-image,
.funding_media_photos .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
}

#album-form,
#poll-form {
    display: none
}

#image-holder .thumb-image:last-child,
.sell_media_photos .thumb-image:last-child,
.event_media_photos .thumb-image:last-child,
.funding_media_photos .thumb-image:last-child {
    margin-right: 0
}

#photo-form .create-album {
    background: #4caf50;
    border-radius: 3px;
    padding: 2px 5px 3px;
    margin: -28px 10px 7px;
    z-index: 9
}

#photo-form .create-album:hover {
    background: #378a3b
}

#album-form {
    position: absolute;
    width: 100%;
    z-index: 9
}

#album-form input {
    padding-right: 150px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed
}

#poll-form .publisher-hidden-option.answers {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin: 10px;
    border-radius: 4px;
    overflow: hidden
}

#poll-form .publisher-hidden-option.answers>span {
    position: relative;
    display: block;
}

#poll-form .publisher-hidden-option.answers>span svg {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 8px;
    cursor: pointer;
}

#poll-form .create-poll {
    display: inline-block;
    background: #2396f3;
    border-radius: 3px;
    padding: 2px 5px 3px;
    margin: 0 10px 13px;
    cursor: pointer
}

#poll-form .create-poll:hover {
    background: #2185d6
}

#file-form .inner-addon svg.feather,
#map-form .inner-addon svg.feather,
#music-form .inner-addon svg.feather,
#photo-form .inner-addon svg.feather,
#video-form .inner-addon span svg.feather {
    position: absolute;
    margin: 7px;
    width: 18px;
    height: 18px;
    color: #575757
}

.image-file {
    /* max-width: 100%; */
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e3e4e8;

    width: 100%;
}
.chat-messages-wrapper .message-seen {
    display: none !important;
}
.message-details {
    color: #888;
    font-size: 12px;
    margin-right: 10px;
    clear: both;
}

.message-details:empty {
    padding-top: 0
}

.media-video-file {
    width: 100%;
    border-radius: 5px;
    padding: 3px;
    border: 1px solid #e3e4e8
}

.media-download-btn {
    font-size: 15px;
    margin-left: 10px
}

.tab-container {
    background-color: #fff;
    padding: 15px;
    border-top: 0;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

.tab-container .tab-container {
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.setting-saved-update-alert {
    color: #666;
    font-size: 14.5px;
    margin-top: 5px
}

.announcements-option {
    font-size: 16px;
    margin-left: 5px
}

.announcements-option:first-child {
    padding-left: 5px
}

/*Footer*/
.footer-wrapper {
    font-size: 14px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.footer-wrapper hr {
    border-color: #e9e9e9;
    margin-bottom: 15px !important
}

.footer-wrapper .footer-powered {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #858585;
}

.footer-wrapper .footer-powered .list-inline {
    margin: 0;
}

.footer-wrapper-sidebar {
    font-size: 14.5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.footer-wrapper-sidebar .footer-powered {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #858585;
    font-size: 13px;
    /* font-weight: bold; */
}

.footer-wrapper-sidebar .footer-powered p,
.footer-wrapper .footer-powered p {
    margin: 0;
}

.footer-wrapper-sidebar .footer-powered .dropdown-toggle,
.footer-wrapper .footer-powered .dropdown-toggle {
    text-decoration: none;
    line-height: 1;
    display: block;
    color: #858585;
}

.footer-wrapper-sidebar .footer-powered .dropdown-toggle svg,
.footer-wrapper .footer-powered .dropdown-toggle svg {
    width: 13px;
    height: 13px;
    margin-top: -2px;
}

.wow_lang_select_menu {
    min-width: 140px;
}

.wow_lang_select_menu>li>a {
    font-size: 14.5px;
}

.footer-wrapper-sidebar hr {
    border-color: #e9e9e9;
    margin: 10px 0 !important;
}

.footer-wrapper-sidebar .list-inline {
    margin: 0 -5px 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-wrapper-sidebar .list-inline>li>a {
    text-decoration: none;
    line-height: 1;
    display: block;
    color: #858585;
}

footer .footer-wrapper {
    display: none
}

table .setting-avatar {
    width: 20px;
    float: left;
    margin-right: 5px;
    border-radius: 100px
}

table.setting-table {
    font-size: 14.5px
}

table.setting-table .active {
    color: green
}

table.setting-table .pending {
    color: red
}

.report-not-seen {
    background-color: #ea1e1e;
    padding: 2px;
    color: #fff;
    font-size: 14.5px;
    height: 20px;
    line-height: 1.4;
    border-radius: 3px
}

.dropdown-search-link {
    display: none
}

.dropdown-hidden-link {
    display: block
}

.hash {
    color: #a33e40
}

.file-sharing-download-btn {
    position: absolute;
    z-index: 1;
    margin-top: 1px;
    right: 10px;
    color: #fff;
    text-shadow: 0 0 2px #333;
    font-size: 20px
}

.post-file,
.recipient-chat-user .avatar {
    position: relative
}

.file-sharing-resize-btn {
    right: 35px;
    cursor: pointer
}

.post-file {
    text-align: center
}

.profile-top-line {
    width: 100%;
    padding: 2px;
    margin-top: -4px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.editer-emo {
    padding-top: 10px
}

/*Chat*/
.recipient-chat-user {
    position: relative;
    padding: 5px 10px;
    cursor: pointer;
    margin: 5px 0;
    transition: all 0.1s;
}

.recipient-chat-user:hover {
    background-color: rgba(0, 0, 0, .04);
}

.recipient-chat-user .new-message-alert {
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #E91E63;
    border-radius: 50%;
    padding: 0;
    margin-right: 5px;
}

.recipient-chat-user .user-info {
    display: flex;
    align-items: center;
}

.recipient-chat-user img {
    width: 35px;
    min-width: 35px;
    height: 35px;
    border-radius: 100%;
    object-fit: cover;
    margin-right: 8px;
}

.recipient-chat-user .chat-user-text {
    color: #353535;
    font-size: 14.5px;
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 85px);
}

.wow_chat_list-right {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
}

.recipient-chat-user .chat-loading-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 7px;
}

.recipient-chat-user .chat-loading-icon svg {
    width: 20px;
    height: 20px;
}

.recipient-chat-user .chat-loading-icon:empty {
    width: 0;
    height: 0;
}

.chat-container {
    max-height: 100%;
    overflow: auto;
    bottom: 0;
    color: #3f3f3f;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 250px;
    padding-top: 100px;
    background: #ffffff;
    z-index: 66;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.chat-container.full {
    min-height: 100%
}

.chat-container .online-toggle {
    padding: 10px;
    display: flex;
    align-items: center;
}

.chat-container .online-toggle h3 {
    margin: 0;
    font-size: 18px;
}

.chat-container .online-toggle .chat-status {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
}

.chat-container .online-toggle .chat-status .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .04);
    height: 27px;
    margin-left: 8px;
    width: 27px;
    min-width: 27px;
    border-radius: 50%;
    border: 0;
    box-shadow: none;
    padding: 0;
}

.chat-container .online-toggle .chat-status .btn svg {
    width: 19px;
    height: 19px;
}

.chat-container .online-toggle .chat-status .dropdown-menu {
    min-width: 130px;
}

.chat-container .online-toggle .chat-status .dropdown-menu li a {
    font-size: 14.5px;
}

.chat-container .online-toggle .chat-status .dropdown-menu li a svg {
    width: 9px;
    height: 9px;
    margin: -2px 5px 0 0;
}

.chat-container .online-toggle .chat-status .dropdown-menu li.divider {
    margin: 5px 0;
}

.chat-container .wow_chat_search {
    padding: 10px;
    flex: 0 0 auto;
}

.chat-container .wow_chat_search input {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 7px;
    height: 32px;
    border: 0;
    padding: 1px 12px;
    outline: 0;
}

.chat-container .wo_chat_tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    text-align: center;
    margin: 0px 0 14px;
}

.chat-container .wo_chat_tabs li {
    float: none;
    margin: 0 3px;
    width: auto;
}

.chat-container .wo_chat_tabs li a {
    padding: 7px 22px;
    height: auto;
    margin: 0;
    font-size: 14.5px;
    font-weight: 600;
    border: 0 !important;
    border-radius: 2em;
    color: #949494;
    cursor: pointer;
}

.chat-container .wo_chat_tabs li a:hover {
    background-color: #ececec !important;
}

.chat-container .wo_chat_tabs li.active a {
    background: #f0e3e3 !important;
    cursor: pointer !important;
}

.chat-container .wo_chat_tabs li a svg {
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

.online-content-toggler {
    max-height: 40%;
    overflow-y: auto;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    flex-grow: 1;
    display: none;
}

.online-content-toggler .empty_state {
    font-size: 14.5px;
}

.online-content-toggler .empty_state svg {
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
}

.chat-opacity {
    width: 250px;
    position: fixed;
    height: 100%;
    display: none;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 2;
    backdrop-filter: blur(6px);
    top: 45px;
    right: 0;
    align-items: center;
    justify-content: center;
}

.chat-opacity.active {
    display: flex;
}

.chat-opacity .empty_state {
    margin: -45px 0 0;
    padding: 0 10px;
}

.chat-opacity .empty_state .btn {
    margin-top: 30px;
    box-shadow: none;
    background-color: #03A9F4;
    color: #ffffff;
}

.wow_group_chat_image,
.wow_group_chat_image img {
    min-height: 180px;
    max-height: 180px;
}

.group_chat_mbr_list {
    width: 100%;
    max-height: 200px;
    overflow-x: auto;
    position: absolute;
    background: #fff;
    z-index: 9;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 4px 4px;
}

.group_chat_mbr_list:empty {
    padding: 0;
    box-shadow: none;
}

.group_chat_mbr_list p.no_participant {
    width: 100%;
    line-height: 90px;
    text-align: center;
    font-size: 15px;
    margin: 0;
}

.group_chat_mbr_part {
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    padding: 10px;
}

.group_chat_mbr_part:last-child {
    border-bottom: none
}

.group_chat_mbr_part .avatar {
    width: 37px;
    height: 37px;
    margin-right: 10px;
}

.group_chat_mbr_part .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.group_chat_mbr_part .user-name {
    font-weight: bold;
    font-size: 15px;
    text-transform: capitalize;
}

.group_chat_mbr_part .user-lastseen,
.group_chat_mbr_part .user-lastseen .small-last-seen {
    font-size: 13px;
    color: #7b7b7b;
}

.chat_main {
    position: fixed;
    bottom: 0;
    width: 280px;
    color: #333;
    z-index: 9;
    border-radius: 6px 6px 0 0;
    right: 270px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.chat_main:nth-child(2) {
    right: 570px
}

.chat_main:nth-child(3) {
    right: 870px
}

.chat-tab .online-toggle-hdr {
    width: 100%;
    font-size: 14.5px;
    padding: 8px;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wow_chat_hdr_usr {
    display: inline-flex;
    align-items: center;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    min-width: 0;
}

.wow_chat_hdr_usr .avatar {
    width: 28px;
    min-width: 28px;
    height: 28px;
    margin-right: 8px;
}

.wow_chat_hdr_usr .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.wow_chat_hdr_usr>div {
    white-space: nowrap;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    max-width: 100%;
}
.chat-tab .online-toggle-hdr .dropdown-menu a {
    color: #262626;
}

.wow_chat_hdr_usr a {
    text-decoration: none;
}

.wow_chat_hdr_usr h3 {
    margin: 0;
    font-size: 14.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    line-height: normal;
}

.wow_chat_hdr_usr .chat-tab-status {
    margin: -1px 0 -2px;
    display: none;
    font-size: 10px;
}

.wow_chat_hdr_usr .chat-tab-status.active {
    display: block;
    color: #7dd181;
}

.wow_chat_hdr_usr .chat-tab-status svg {
    width: 7px;
    height: 7px;
    margin-top: -1px;
}

.chat-tab .online-toggle-hdr .close-chat {
    flex: 0 0 auto;
}

.chat-tab .online-toggle-hdr .close-chat a {
    display: inline-block;
    line-height: 1;
}

.chat-tab .online-toggle-hdr .close-chat svg {
    width: 21px;
    height: 21px;
    margin: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    padding: 2px;
}

.chat-tab .online-toggle-hdr .close-chat svg.disabled {
    opacity: 0.4;
}

.chat-user-desc {
    padding: 10px;
    display: none;
    align-items: center;
    justify-content: center;
    height: 274px;
    flex-direction: column;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.chat-user-desc.chat-user-desc-show {
    display: flex;
}

.chat-user-desc img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.chat-user-desc .text {
    text-align: center;
}

.chat-user-desc .head-text {
    font-size: 14.5px;
    color: #000;
    margin-bottom: 5px;
}

.chat-user-desc .desc-text {
    font-size: 14.5px;
    color: #6b6b6b;
}

.chat-user-desc .desc-text svg {
    margin-top: -2px;
    width: 13px;
    height: 13px
}

.chat-messages-wrapper {
    height: 280px;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background-color: #fff;
    width: 280px;
    padding-top: 6px;
}

.chat-messages-wrapper .incoming {
    max-width: 65%
}

.chat-messages-wrapper .incoming p .hash {
    color: #333 !important
}

.chat-messages-wrapper .outgoing .message-media a {
    color: #fff
}

.chat-messages-wrapper .messages-wrapper {
    border: none;
    padding: 1px 5px 3px;
    position: relative;
}

.chat-messages-wrapper .incoming,
.chat-messages-wrapper .outgoing {
    max-width: 70%;
    position: relative;
}

.chat-messages-wrapper .message-group_owner {
    font-weight: bold;
    font-size: 13px;
    margin: 3px 1px 2px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.chat-messages-wrapper .message-group_owner a {
    text-decoration: none;
}

.chat-messages-wrapper .incoming .message-text,
.chat-messages-wrapper .outgoing .message-text {
    border-radius: 15px;
    padding: 6px 10px;
    font-size: 14.5px;
    line-height: 16px;
    color: #4b4f56;
    background-color: #e8e8e8;
}

.chat-messages-wrapper .messages-wrapper .message-media {
    border-radius: 15px;
    overflow: hidden;
    line-height: 1;
    display: flex;
}

.chat-messages-wrapper .messages-wrapper .message-media>a:not(.file-sharing-download-btn) {
    text-decoration: none;
    border-radius: 15px;
    padding: 6px 10px;
    font-size: 14.5px;
    line-height: 16px;
}

.chat-messages-wrapper .messages-wrapper .incoming .message-media>a:not(.file-sharing-download-btn) {
    background-color: #e8e8e8;
}

.chat-messages-wrapper .messages-wrapper .message-typing {
    margin-top: 10px
}

.chat-messages-wrapper .messages-wrapper .message-typing:empty {
    margin-top: 0
}

.chat-messages-wrapper .messages-wrapper .name {
    color: #666;
    font-size: 12px
}

.chat-messages-wrapper .messages-wrapper .user-avatar-right {
    float: right;
    width: 30px;
    margin-left: 10px;
    border-radius: 50%
}

.chat-messages-wrapper .messages-wrapper .user-avatar-left {
    float: left;
    width: 30px;
    margin-right: 10px;
    border-radius: 50%
}

.chat-messages-wrapper .media-video-file {
    width: 100%;
    border-radius: 1px;
    padding: 0;
    margin-top: 0;
    border: none
}

.chat-messages-wrapper .file-sharing-download-btn {
    margin-top: 1px
}

.chat-messages-wrapper .image-file {
    max-width: 100%;
    border: 0;
    max-height: 150px;
    border-radius: 0
}

.chat-messages-wrapper .message-details {
    margin-right: 0;
    margin-top: 2px;
    font-size: 10px
}

.btn-chat {
    width: 50.2%;
    border-radius: 0;
    font-size: 14.5px;
    margin-top: 0
}

.chat-textarea {
    width: 100%;
    border-top: 1px solid #ddd;
    background-color: #fff
}

.chat-textarea textarea {
    width: 100%;
    height: 50px;
    border-radius: 0;
    padding: 6px;
    font-size: 14.5px;
    resize: none;
    max-height: 200px;
    border: 0;
}

.chat-textarea .chat-btns-w {
    padding: 3px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fbfbfb;
    border-radius: 4px;
}

.chat-textarea .chat-btns-w .ball-pulse {
    margin: 0;
    line-height: 26px;
    transform: scale(0.7);
}

.chat-textarea .chat-btns-w .btn-file {
    padding: 0;
    display: inline-flex;
    border: 0;
    cursor: pointer;
    box-shadow: none;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transition: all 0.15s;
    margin: 0 1px;
}

/* .chat-textarea .chat-btns-w .btn-file:hover {
    background-color: rgba(0, 0, 0, 0.07);
} */

.chat-textarea .chat-btns-w .record_timei {
    position: absolute;
    bottom: 6px;
    padding: 4px 7px;
    background-color: #fff;
    right: 36px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .19);
    line-height: 1;
    font-weight: bold;
    font-size: 13px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.chat-textarea .chat-btns-w .chat_optns {
    color: #5b5b5b
}

.chat-textarea .chat-btns-w .chat_optns svg {
    width: 20px;
    height: 20px;
}

.chat-textarea .chat-btns-w .chat_optns.dropup {
    position: static;
}

.chat-textarea .chat-btns-w .chat_optns .dropdown-menu {
    left: 0;
    right: 0;
    height: 280px;
    padding: 0;
    bottom: 45px;
    margin: 0;
}

.chat-textarea .chat-btns-w .chat_optns .dropdown-menu .empty_state {
    margin: 83px 0;
}

.chat-textarea .chat-btns-w .chat_optns .dropdown-menu .empty_state svg {
    width: 60px;
    height: 60px;
    color: #ffffff;
}

.chat-textarea .chat-btns-w .chat_optns .dropdown-menu.wow_choose_chat_clrs {
    bottom: 85px;
    box-shadow: none;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
}

.wow_choose_chat_clrs .chat-colors-cont {
    width: 100%;
    height: 100%;
    padding: 15px;
}

.wow_choose_chat_clrs .chat-colors-cont a {
    width: auto;
    line-height: 1;
    font-size: inherit;
    margin: 5px 3px;
}

.wow_choose_chat_clrs .chat-colors-cont a svg {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    transition: all 0.15s;
}

.wow_choose_chat_clrs .chat-colors-cont a svg:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    opacity: 0.8;
}

.chat-textarea .chat-btns-w .chat_optns .emo-container {
    max-height: 280px;
    overflow-y: auto;
    display: block !important;
}

.chat-textarea .chat-btns-w .chat_optns .emo-container span {
    display: inline-flex;
    margin: 2px;
    padding: 4px;
    border-radius: 4px;
    transition: all 0.15s;
    cursor: pointer;
}

.chat-textarea .chat-btns-w .chat_optns .emo-container span:hover {
    background-color: #efefef;
}

.chat-textarea .chat-btns-w .chat_optns .emo-container span i {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin: 0;
}

#chat-box-stickers {
    height: 280px
}

#chat-box-stickers input {
    padding-left: 10px;
    border: none;
    width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #f0f0f0
}

#chat-box-stickers #chat-box-stickers-cont img,
#chat-box-stickers #chat-box-stickers-cont video {
    height: 83px;
    max-height: 85px
}

#chat-box-stickers-cont {
    width: 100%;
    overflow: scroll;
    max-height: 280px
}

#chat-box-stickers input+#chat-box-stickers-cont {
    max-height: 260px
}

#chat-box-stickers-cont img,
#chat-box-stickers-cont video {
    width: 50%;
    height: 80px;
    display: inline;
    cursor: pointer;
    float: left
}

.home-sidebar.profile-style.wow_add_groupcht_mmbrs {
    margin: 0;
    padding: 8px 5px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.home-sidebar.profile-style.wow_add_groupcht_mmbrs:last-child {
    border: 0;
    padding-bottom: 0;
}

.home-sidebar.profile-style.wow_add_groupcht_mmbrs h3 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}

.home-sidebar.profile-style.wow_add_groupcht_mmbrs .pointer.status {
    margin-left: auto;
}

.w100 {
    width: 100%;
    overflow: hidden
}

.record-chat-audio {
    padding: 3px;
    color: #333
}

.chat-recording-time {
    color: #333;
    font-size: 14.5px;
    font-family: Hind, sans-serif
}

.hind {
    font-family: Hind, sans-serif !important
}

.blue-link {
    color: #365899
}

.ad-placement-header-footer {
    text-align: center
}

.ad-placement-header-footer iframe,
.ad-placement-header-footer script {
    width: 80%
}

.ad-placement-header-footer .content {
    margin-top: 30px
}

.verified-color svg,
svg.verified-color {
    margin-top: -3px !important;
    fill: #55acee
}

.filter-by-home {
    display: none
}

.gray {
    color: #666
}

.tooltip-wide {
    font-size: 95%
}

.tooltip-wide .tooltip {
    min-width: 500px
}

.verified-color {
    color: #55acee
}

.verified-color svg {
    width: 18px !important;
    height: 18px !important
}

.tooltips {
    min-width: 200px
}

.pinned-post-container {
    position: relative
}

.post-options {
    left: auto;
    right: 0;
    border: none;
    color: #ccc
}

.api-ex-urls,
.app-avatar,
.video-con {
    border-radius: 3px
}

.activity-container .time {
    font-size: 10px
}

.activity-container img {
    width: 50px
}

.activity-container .activity {
    border-bottom: 1px solid #f5f5f4
}

.activity-container .activity img {
    width: 35px !important;
    height: 35px;
    overflow: hidden
}

.activity-container .activity .inline_post_count_emoji>img {
    width: 16px !important;
    height: 16px;
}

.second-user-color {
    color: #333
}

.pin-icon,
.sop-icon {
    position: absolute;
    width: auto;
    color: #f9b340
}

.sop-icon {
    right: 15px;
    top: 15px;
    font-size: 25px
}

.pin-icon {
    top: -10px;
    font-size: 23px
}

.pin-icon svg {
    fill: #f9b340;
    width: 23px !important;
    height: 23px !important
}

.pinned-text {
    color: orange
}

.promoted-post {
    margin-top: 30px;
    position: relative
}

.promoted-post .promoted-icon {
    position: absolute;
    top: -12px;
    color: #ffa412
}

#remote-media,
.sidebar-page-data,
.video-con {
    position: relative
}

.promoted-post .promoted-icon svg.feather {
    margin-top: 0;
    width: 27px;
    height: 27px;
    fill: #ffeac9
}

.boosted-text {
    color: #e13c4c
}

.api-ex-urls {
    background: #a84849;
    color: #fff;
    padding: 4px
}

.black-color {
    color: #666;
    font-weight: 600
}

#modal-dialog-update-info {
    margin: 60px auto
}

.account-activate-icon {
    font-size: 100px;
    color: #a84849
}

.app-avatar {
    width: 30px;
    margin-right: 7px
}

#remote-media h3 {
    text-align: center;
    color: #fff;
    padding: 15px
}

#remote-media video:nth-child(2) {
    width: 80% !important;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hidden-mobile-image,
.video-con {
    width: 100%
}

.video-con {
    background: #444
}

.green {
    color: #43a735;
    font-size: 14.5px
}

.sidebar-page-data .sidebar-listed-page-avatar {
    position: absolute;
    top: 0
}

.sidebar-page-data .sidebar-listed-page-avatar img {
    width: 70px;
    height: 70px;
    background: #fff;
    padding: 0 1px 1px 0;
    border-bottom-right-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.sidebar-page-data .sidebar-listed-page-name {
    position: absolute;
    left: 8px;
    font-size: 16px;
    top: 75%;
    color: #fff
}

.sidebar-page-data .sidebar-listed-page-name a {
    color: #fff !important
}

.sidebar-page-data .sidebar-listed-page-like-btn {
    position: absolute;
    right: 8px;
    top: 70%
}

.sidebar-page-data .text-shadow {
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .65) 100%);
    padding: 20px;
    position: relative;
    margin-top: -40px
}

.sidebar-page-data .sidebar-listed-page-cover img {
    width: 100%
}

.no-more-pages {
    font-size: 14.5px;
    color: #777
}

.user-details {
    z-index: 1111;
    padding-top: 10px
}

.user-details .loading-user {
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    width: 330px;
    border-radius: 3px;
    background-color: #f9f9f9;
    padding: 10px
}

.user-details .loading-user div.fa {
    text-align: center;
    font-size: 19px;
    display: block
}

.user-details:not(.not-profile) {
    z-index: 333;
    padding-top: 35px
}

.user-details.not-profile:before {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f9f9f9;
    left: 10px;
    border-bottom-color: #f9f9f9;
    top: 0;
    filter: drop-shadow(0 1px 6px rgba(0, 0, 0, .35))
}

.user-details.right:before {
    left: auto;
    right: 20px;
    content: ""
}

.user-fetch {
    box-shadow: 0 1px 12px rgba(0, 0, 0, .2);
    width: 340px;
    min-height: 240px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff
}

.user-fetch .user-cover {
    background-size: cover !important;
    background-position: 100% !important;
    min-height: 130px
}

.user-fetch .user-avatar {
    position: relative;
    float: none;
    z-index: 2;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 15px
}

.user-fetch .user-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.user-fetch hr {
    margin-bottom: 0 !important
}

.user-fetch .user-name {
    font-size: 17px;
    z-index: 3;
    position: relative;
    width: 100%;
    line-height: 1;
    color: #3c3c3c;
    font-weight: 700;
    text-align: center
}

.user-fetch .user-name a {
    color: #3c3c3c !important
}

.user-fetch .user-buttons {
    width: 100%;
    margin-right: 0;
    margin-top: 13px;
    text-align: center
}

.user-fetch .user-information {
    padding: 4px;
    margin: 10px 0 0;
    font-size: 12px;
    text-align: center;
    color: #666;
    border-top: 1px solid #eee
}

.user-fetch .user-information li {
    padding: 5px;
    display: inline-block;
    font-size: 14.5px
}

.user-fetch .user-information li svg.feather {
    margin: -2px 1px 0;
    width: 14px;
    height: 14px
}

.user-fetch .user-cover img {
    width: 100%
}

.user-fetch .user-footer .user-button {
    margin: 0 4px;
    display: inline-block
}

.user-fetch .user-footer .user-button button {
    font-size: 14.5px
}

.user-fetch .user-footer .user-button:empty {
    margin: 0
}

.typing {
    width: 33px;
    margin-top: 10px
}

.filter-margin {
    margin-bottom: 20px
}

.emo-post-container {
    z-index: 2;
    display: none;
    right: 0;
    left: auto;
    background-color: #fff;
    padding: 5px
}

ul#filterby-post {
    position: sticky;
    top: 45px;
    z-index: 9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: flex;
}

.filterby .avtive,
.filterby li:hover {
    background: #f9f9f9
}

.filterby li {
    cursor: pointer;
    height: 35px;
    line-height: 2
}

.filterby .avtive {
    border-left: 3px solid;
    transition: all .1s
}

#filterby-post li {
    display: inline-block;
    float: left;
    width: 14.28%;
    height: 35px;
    padding: 5px 10px;
    text-align: center
}

#filterby-post li svg {
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px auto 1px;
}

.emo-comment,
.image-comment {
    position: absolute;
    color: #999;
    top: 0;
    z-index: 2
}

#filterby-post .avtive {
    border-bottom: 2px solid;
    background: #f9f9f9;
    transition: all .1s;
    border-left: 0;
    border-color: currentColor !important
}

.float-right {
    margin-top: 5px;
    float: right
}

.emo-comment {
    right: 33px
}

.image-comment {
    right: 25px
}

.comment-image-con {
    width: 50%;
    position: relative;
    margin-top: 10px
}

.comment-image-con img {
    max-width: 100%;
    width: 100%;
    border-radius: 3px
}

.comment-image-con .remove-icon {
    position: absolute;
    top: 8px;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    right: 10px
}

.send-comment {
    position: absolute;
    color: #999;
    display: none;
    right: 80px;
    top: 0;
    z-index: 2
}

.post-commet-textarea {
    position: relative
}

.user-username {
    color: #a84849;
    font-size: 10px
}

.user-story-container .ads-heading {
    overflow: hidden;
    width: 100%;
    padding: 10px 15px
}

.user-story-container .ads-image {
    width: 46px;
    height: 46px;
    display: block;
    overflow: hidden;
    margin-right: 10px
}

.user-story-container .panel {
    padding-top: 10px
}

.user-story-container .ads-meta {
    color: #555
}

.user-story-container .ads-meta .title {
    margin-bottom: 0;
    margin-top: 1px
}

.user-story-container .ads-description {
    font-size: 14.5px;
    color: #555;
    overflow: hidden;
    word-wrap: break-word;
    padding: 15px 0
}

.user-story-container .ads-headline {
    font-size: 14.5px;
    color: #555;
    overflow: hidden;
    word-wrap: break-word;
    padding: 15px 0
}

.user-story-container .ads-headline p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.user-story-container .ads-headline p span {
    font-size: 14.5px;
    color: #333;
    display: block
}

.user-story-container .ads-headline p span.read-ads-description {
    display: block;
    height: 40px;
    overflow: hidden;
    cursor: pointer
}

.user-story-container .ads-cover {
    width: 100%;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #f2f2f2, 0 0 0 1px #f2f2f2
}

.user-story-container .ads-cover .ads-description {
    width: 100%;
    overflow: hidden;
    padding: 15px
}

.user-story-container .ads-cover .ads-description h5 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.user-story-container .ads-cover .ads-description p {
    font-size: 14.5px;
    color: #555;
    margin-top: 5px
}

.user-story-container .ads-cover a {
    display: block;
    max-height: 700px
}

.modal-dialog.profile-picture {
    width: 150px !important
}

.modal-dialog textarea {
    max-height: 300px
}

.modal-dialog .form-control:not(textarea) {
    height: 30px;
    font-size: 14.5px
}

.small-text {
    font-size: 14px !important
}

.admin-panel .page-margin {
    margin-bottom: 0
}

.admin-panel .btn-default {
    height: 30px;
    font-size: 14.5px
}

.lightbox-backgrond,
.lightbox-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    left: 0
}

.admin-panel .col-md-9 .list-group-item.dashboard {
    color: #444 !important;
    background-color: #f9f9f9 !important
}

.admin-panel .col-md-9 .list-group-item.users {
    background-color: #4c75a3 !important
}

.admin-panel .col-md-9 .list-group-item.pages {
    background-color: #ce3d3d !important
}

.admin-panel .col-md-9 .list-group-item.groups {
    background-color: #f2b92b !important
}

.admin-panel .col-md-9 .list-group-item.posts {
    background-color: #6abd46 !important
}

.admin-panel div ul {
    margin: 0 !important;
    border-bottom: 1px solid #f9f9f9;
    border-radius: 0 !important
}

.admin-panel p i:not(.fa-caret-down) {
    width: 15px;
    font-size: 14.5px
}

.admin-panel-well .admin-static50 {
    width: 50% !important;
    background-color: #333 !important
}

.admin-panel-well .admin-static {
    background-color: #4c75a3;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    min-height: 100px;
    text-align: center;
    width: 25%
}

.admin-panel-well .user-count {
    background-color: #4c75a3
}

.admin-panel-well .page-count {
    background-color: #ce3d3d
}

.admin-panel-well .groups-count {
    background-color: #f2b92b
}

.admin-panel-well .posts-count- {
    background-color: #6abd46
}

.admin-panel-well .messages-count {
    background-color: #f2b92b;
    cursor: inherit
}

.admin-panel-well .online-count {
    background-color: #659fcb;
    cursor: inherit
}

.admin-panel-well .games-count {
    background-color: #e84c4c;
    cursor: inherit
}

.admin-panel-well .comments-count {
    background-color: #6abd46;
    cursor: inherit
}

.admin-panel-well .icon {
    font-size: 40px
}

.admin-panel-well .text {
    font-size: 18px
}

.admin-panel-well.manage-users .text {
    font-size: 14.5px
}

.payments {
    font-family: Lato !important
}

.social-box {
    color: #fff;
    padding: 10px 10px 0
}

.social-box .social-icon {
    color: #fff;
    font-size: 40px;
    margin-top: 10px
}

.social-box.facebook {
    background: #43609c
}

.social-box.google {
    background: #dc493c
}

.social-box.twitter {
    background: #659fcb
}

.social-box.linkedin {
    background: #0177b5
}

.social-box.instagram {
    background: #3f729b
}

.social-box.vk {
    background: #4c75a3
}

.last-btn {
    margin-bottom: 0 !important
}

.btn-upload-image {
    background-color: transparent;
    opacity: 1;
    color: #fff;
    transition: all .2s;
    text-shadow: #555 0 0 1px;
    padding: 5px;
}

.btn-upload-image:hover {
    background: 0 0;
    text-shadow: #444 0 0 3px
}

.nopadding-left {
    padding-left: 0 !important
}

.lightbox-backgrond {
    width: 100%;
    z-index: 1030;
    background: rgba(0, 0, 0, .8)
}

.lightbox-content {
    transition: all .4s;
    margin-right: auto;
    margin-left: auto;
    width: 1110px;
    margin-top: 50px;
    z-index: 1031
}

.lightbox-content .story-img {
    border-radius: 3px 0 0 3px;
    display: table-cell;
    vertical-align: middle;
    height: calc(100vh - 100px)
}

.lightbox-content .story-img img {
    max-width: 100%;
    display: block;
    max-height: calc(100vh - 100px);
    margin-left: auto;
    margin-right: auto
}

.lightbox-content .comment-section {
    background-color: #fff;
    height: calc(100vh - 100px);
    border-radius: 0 3px 3px 0;
    padding-top: 10px;
    display: table-cell;
    width: 35%
}

.lightbox-content .comment-section .stats {
    padding: 0 16px;
    border-bottom: 1px solid #ebebeb
}

.lightbox-content .comment-section .stats .stat-item {
    display: inline-block;
    padding: 7px 8px;
    font-size: 14.5px;
    border: 0;
    background: #fff;
    box-shadow: none;
    width: 49%;
    font-weight: 700
}

.lightbox-content .comment-section .post-info {
    margin: 0 16px 10px;
    max-height: 100px;
    overflow: auto;
    position: relative
}

.lightbox-content .comment-section .post-info p {
    font-size: 14.5px;
    color: #555;
    word-break: break-word
}

.cool-style-album .album-name h4 {
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap
}

.lightbox-content .comment-section .user-name {
    margin-bottom: 0;
    margin-top: 4px;
    font-weight: 700
}

.lightbox-content .user-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 9px
}

.close-lightbox,
.create-album {
    margin-right: 5px;
    cursor: pointer
}

.lightbox-content.multi {
    width: 900px
}

.close-lightbox {
    padding: 4px;
    color: #666;
    margin-top: -5px
}

.changer {
    cursor: pointer;
    margin-bottom: 10px;
    position: absolute;
    background: rgba(255, 255, 255, .1);
    top: 40%;
    width: 50px;
    display: none
}

.changer i {
    color: #fff;
    font-size: 30px;
    text-shadow: 0 1px 2px #555;
    padding: 10px;
    position: relative
}

.previous-btn {
    left: 0
}

.next-btn {
    right: 30.5%
}

.next-btn.multi {
    right: 0
}

.width-2 {
    width: 50% !important
}

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

.create-album {
    position: relative;
    margin-top: -25px;
    font-size: 14.5px;
    color: #666
}

.feeling-text {
    color: #777;
    margin-top: -5px
}

.feeling-text i {
    font-size: 14.5px
}

.feeling-type {
    max-height: 200px;
    overflow: auto;
    display: none
}

.feeling-type ul {
    padding: 5px;
    border-top: 1px solid #ededed;
    margin-bottom: 1px
}

.feeling-type li {
    color: #666;
    padding: 5px
}

.feeling-type.feeling-types {
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index: 9;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 0 5px 5px;
    border-top-width: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.feeling-type.feeling-types li {
    display: table;
    margin: 2px 0
}

.feeling-type.feeling-types li:hover {
    background-color: #f7f7f7
}

.feeling-type.feeling-types li svg.feather {
    display: table-cell;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 2px;
    padding: 1px
}

.feeling-type.feeling-types li span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 14.5px;
    font-weight: 700
}

.feelings-value {
    background-color: #fff;
    color: #555;
    padding: 4px 6px;
    position: absolute
}

.feeling-type li i.twa,
.feelings-value i.twa {
    margin-top: 2px;
    vertical-align: bottom
}

.feelings-value:empty {
    padding: 0
}

#feelings-text {
    width: 80%;
    height: 31px
}

.feelings-type-to {
    padding: 6px 7px;
    color: #555;
    background: #dfecff
}

.feelings-type-to:empty {
    padding: 0
}

.light {
    background: #fcfcdb;
    transition: opacity 500 ease-in-out
}

.pricing,
.upload-image-content {
    transition: all .2s ease-in-out;
    text-align: center
}

.view-more-replies {
    color: #777;
    font-size: 14.5px;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px
}

.view-more-replies i {
    font-size: 10px
}

/*Album*/
.cool-style-album {
    margin-bottom: 30px
}

.cool-style-album .album_parent {
    position: relative;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.cool-style-album .album_parent .avatar {
    position: relative;
}

.cool-style-album .album_parent .avatar:before,
.cool-style-album .album_parent .avatar:after {
    content: "";
    height: 8px;
    position: absolute;
    top: 100%;
    transition: background-color 0.3s;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-position: bottom;
}

.cool-style-album .album_parent .avatar:before {
    background-color: #000000;
    left: 10px;
    right: 10px;
    opacity: 0.7;
    background-blend-mode: hard-light;
}

.cool-style-album .album_parent .avatar:after {
    left: 20px;
    right: 20px;
    background-color: #000000;
    margin-top: 8px;
    opacity: 0.3;
    background-blend-mode: hard-light;
}

.cool-style-album .album_parent .avatar a {
    display: block;
    position: relative;
    padding-bottom: 110%;
}

.cool-style-album .album_parent .avatar a img {
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}

.cool-style-album .album_parent .avatar .alb_count {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: bold;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 4px 5px;
    border-radius: 5px;
}

.cool-style-album .album_parent .avatar .alb_count svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.cool-style-album .album-name {
    position: absolute;
    padding: 5px 15px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    border-radius: 6px;
    pointer-events: none;
}

.cool-style-album .album-name h4 {
    font-weight: bold;
    font-size: 17px;
    overflow: hidden;
    display: block;
    color: white;
}

.cool-style {
    width: 24.66%;
    margin: 1px;
    position: relative;
    float: left
}

.cool-style img {
    width: 100%
}

.cool-style .game-name {
    position: absolute;
    margin: 5px;
    font-size: 15px;
    color: #fff;
    display: none
}

.cool-style .game-name a {
    color: #fff
}

.cool-style .last-play {
    font-size: 12px;
    color: #fff;
    margin-top: 3px
}

.overlay-black {
    background: url(../img/overlay-image.png);
    width: 100%;
    padding: 50%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0
}

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

.album-image span {
    position: absolute;
    top: 0;
    display: none;
    color: #fff;
    text-shadow: 0 1px 1px #333;
    right: 5px
}

.user-cover-reposition-w,
.user-reposition-container {
    position: relative;
    width: 100%
}

.load-more-comments {
    color: #777;
    font-size: 14.5px;
    margin-left: 5px
}

/*Steps*/
.wow__minstp .steps>div.step-three {
    right: 6.3%;
}

.wow_usr_steps {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    text-align: center;
}

.wow_usr_steps>h2 {
    margin: 20px 0 15px;
    font-weight: 400;
}

.wow_usr_steps>h4 {
    font-weight: 100;
    font-size: 16px;
    margin: 0 0 15px;
}

.wow_usr_steps .wow_form_fields label,
.wow_usr_steps .wow_frnd_usr .fndfrnd_user_wrapper .user_wrapper_link {
    text-align: initial;
}

.wow_usr_steps .wow_frnd_usr {
    margin-top: 50px;
    margin-bottom: 10px;
}

.wow_usr_steps_cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
}

.wow_usr_steps_cont .btn {
    margin-left: auto;
}

.wow_usr_steps .upload-image {
    margin: 50px auto;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #f6f6f6;
    border: 0;
    box-shadow: 0 0 0 3px white, 0 0 0 6px #e6e6e6;
}

.wow_usr_steps .upload-image img {
    width: 100%;
    height: 100%;
}

.upload-image,
.upload-image img {
    width: 250px;
    height: 250px;
    max-width: 100%
}

.add-photo #progress {
    width: 250px;
    max-width: 100%;
    padding: 0;
    margin: 10px auto 20px;
}

.add-photo #percent {
    left: 46%
}

.add-photo label {
    font-size: 15px
}

.skip-step {
    cursor: pointer
}

.skip-step:hover {
    text-decoration: underline
}

.upload-image {
    display: table;
    overflow: hidden;
    cursor: pointer;
    border: 3px dashed #a84849
}

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

.upload-image-content:hover {
    color: #777
}

.upload-image-content i {
    font-size: 70px
}

.textarea {
    padding-right: 40px;
    border-radius: 2px !important
}

.reply-textarea {
    padding-top: 5px;
    resize: none
}

.user-cover-reposition-container {
    position: relative
}

.user-reposition-container {
    height: 333.3px;
    overflow: hidden;
    display: none
}

.user-reposition-container img {
    position: absolute;
    width: 100%
}

.user-reposition-container .user-reposition-dragable-container {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 28%;
    background: rgba(0, 0, 0, .15);
    color: #fff;
    font-weight: 700;
    padding: 7px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    transform: translate(-50%)
}

.user-reposition-container .user-reposition-dragable-container svg.feather {
    width: 16px;
    height: 16px;
    margin: -2px 4px 0 0
}

.center-container {
    padding: 10px 10px 25px
}

.center-container * {
    text-align: center
}

.center-container .icon {
    font-size: 50px;
    margin-bottom: 30px
}

.center-container .error-container,
.center-container .success-container {
    display: inline-block;
    background: 0 0;
    padding: 5px;
    width: 500px;
    margin-bottom: 10px;
    max-width: 30%
}

.center-container button,
.center-container input {
    max-width: 30%;
    display: inline-block
}

.center-container .error-container {
    color: #af5b5b;
    border: 1px solid #af5b5b;
    font-size: 14.5px;
    border-radius: 3px
}

.center-container .success-container {
    color: #89ba73;
    border: 1px solid #89ba73;
    border-radius: 3px
}

.center-container hr {
    max-width: 30%;
    margin-bottom: 30px
}

.announcements img,
.blog-h-list .avatar img,
.home-announcement img,
.read-blog div,
.read-blog iframe,
.read-blog img,
.read-blog p,
.read-blog span,
.small img {
    max-width: 100%
}

.center-container p {
    margin-bottom: -5px;
    color: #888
}

.activate-code-form {
    display: none
}

#plans {
    padding: 15px;
    width: 80%
}

#plans ul li {
    font-size: 16px
}

#plans ul li .green {
    font-size: 16px !important
}

.red {
    color: red
}

.padding-right {
    padding-right: 0
}

.events-tab-list {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

.events-tab-list li,
.events-tab-list li:hover {
    width: 16.66666666%;
    font-weight: 600;
    background-color: #a84849
}

.events-tab-list li a {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 14.5px;
    padding: 10px;
    color: #fff;
    height: inherit
}

#select-cover {
    width: 100%;
    overflow: hidden;
    max-height: 300px
}

#select-cover img {
    width: 100%
}

.active-e-tab {
    background-color: #a84849 !important
}

.events-tab-content {
    width: 100%;
    background: #fff;
    padding: 15px
}

.events-content-wrapper {
    overflow: visible
}

.events-content-wrapper:last-child {
    margin-bottom: 20px
}

.cover-container {
    width: 100%;
    overflow: hidden;
    padding-top: 0;
    background: #fff;
    border: 1px solid #f9f9f9;
    border-radius: 3px
}

.icon-no {
    width: 18px
}

.cover-wrapper,
.cover-wrapper img,
.event-descripton {
    width: 100%
}

.cover-wrapper {
    overflow: hidden;
    height: 300px
}

.cover-footer h4 {
    color: #9197a3;
    padding: 10px 20px;
    font-size: 17px;
    margin: 0
}

.cover-footer div.btn-extra button {
    padding: 5px 25px;
    color: #7b8496;
    overflow: hidden;
    margin: 5px
}

.event-descripton,
.invite-peple div.subhead {
    color: #9197a3;
    font-size: 15px;
    background: #fff
}

.invite-peple {
    border-radius: 3px
}

.invite-peple div.subhead {
    padding: 5px 10px
}

.invite-peple form input {
    border: none;
    border-radius: 0
}

.invite-peple form input:focus {
    border: none
}

.event-descripton {
    padding: 15px
}

.slick-loading .slick-slide,
.slick-loading .slick-track,
.sound-controls,
.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment .comment-body .comment_edele_options {
    visibility: hidden
}

/*Events*/
.events-list-wrapper {
    margin-bottom: 30px
}

.events-list-cover {
    overflow: hidden;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.events-list-cover .event_cover {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
}

.events-list-cover img.events-list-cover-img {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
}

.events-list-cover .event_cover span {
    position: absolute;
    right: 15px;
    top: 15px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 1;
    padding: 5px 10px;
    border-radius: 2em;
    font-weight: bold;
}

.events-list-cover .event_cover div {
    padding: 30px 7px 7px;
    left: 0;
    right: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-transform: capitalize;
    font-size: 15px;
}

.events-list-cover .event_cover div svg {
    width: 18px;
    height: 18px;
    margin-top: -2px;
}

.event-l-info {
    padding: 15px;
}

.events-list-name {
    font-size: 23px;
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
}

.events-list-name a {
    text-decoration: none;
    color: black;
}

.event-l-btns {
    margin: 15px -7px 0;
}

.event-l-btns>span {
    width: 49.5%;
    display: inline-block;
    padding: 0 7px;
}

.event-l-btns .btn {
    width: 100%;
}

.wo_event_profile .profile-container .card.hovercard {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    margin-bottom: 25px;
}

.wo_event_profile .profile-container .card.hovercard .cardheader {
    position: relative;
}

.event-info-cont-small {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 80px 20px 20px;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    z-index: 9;
}

.event-info-cont-small .info {
    display: flex;
    align-items: center;
}

.short_start_dt {
    margin-right: 15px;
    background-color: rgba(0, 0, 0, 0.4);
    min-width: 45px;
    text-align: center;
    border: 2px solid #a5a5a5;
    border-radius: 3px;
    padding: 2px;
}

.short_start_dt p {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 13px;
}

.short_start_dt b {
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

.event-info-cont-small .info h3 {
    margin: 0;
    color: #fff;
    font-size: 26px;
}

.wo_event_profile .event-info-cont {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

.event_cdown {
    padding: 0;
    margin: 0 -5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.event_cdown li {
    display: inline-block;
    font-size: 14.5px;
    list-style-type: none;
    padding: 0 5px;
    text-transform: capitalize;
    text-align: center
}

.event_cdown li span {
    font-size: 19px;
    background: #f0f0f0;
    border-radius: 50%;
    margin: 0 auto 6px;
    position: relative;
    height: 42px;
    width: 42px;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.wow_event_page_btns .btn {
    color: #a84849;
    background-color: #f4e2e3;
}

.event_two_blocks {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    margin: 0 0 2px;
    padding: 0 12px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.event_two_blocks > div {
    display: block;
    width: 100%;
    padding: 15px 42px;
    position: relative;
}

.event_two_blocks > div:first-child,
.event_two_blocks > div:nth-of-type(2) {
    border-bottom: 1px solid #e9e9e9
}

.event_two_blocks > div svg {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.event_two_blocks > div span {
    display: block;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 2px;
    font-size: 16px
}
.event_two_blocks > div[type="user"] {
    padding: 15px 42px 15px 12px;
}


.event_invite_frnd {
    padding: 0px 15px 2px;
    position: relative
}

.events-list-dropup-menu span strong:hover,
.link2:hover {
    text-decoration: underline
}

.events-list-desc {
    margin: 10px;
    font-size: 14.5px;
    line-height: 20px;
    color: #999
}

.events-list-time {
    display: inline-block;
    color: #404040;
    margin: 10px;
    font-size: 14.5px
}

.events-list-avatar {
    left: 15px;
    bottom: 10px;
    width: 80px;
    height: 80px
}

.events-list-avatar img {
    width: 100%
}

.events-list-checked {
    left: 45%;
    bottom: 45%;
    width: 10%;
    color: #fff;
    font-size: 40px;
    font-family: inherit;
    text-shadow: 2px 2px 30px rgba(0, 0, 0, .92)
}

.events-list-checked img {
    width: 100%
}

.events-list h5 {
    display: block;
    color: #7b8496;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1px !important;
    margin: 1px !important;
    white-space: nowrap;
    font-weight: 700
}

.events-list p {
    display: block;
    color: #7b8496;
    font-size: 14.5px
}

.events-list time {
    display: inline-block;
    color: #7b8496;
    font-size: 14.5px
}

.events-list span {
    display: block;
    font-size: 14.5px
}

.events-list div.col-md-2 {
    height: 60px;
    padding: 0
}

.events-list div.col-md-2 img {
    border-radius: 2px;
    border: 1px solid #eaeaea;
    width: 100%;
    height: 100%
}

.event-posts-column {
    padding-right: 0
}

.event-posts-column div.event-descripton {
    background: #fff;
    color: #9197a3;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(99, 114, 144, .18);
    border-radius: 3px
}

.events-list-dropup-menu {
    margin: 10px 15px 10px 10px
}

.events-list-dropup-menu ul li a:hover {
    background: #a84849
}

.link2 {
    color: #43516d !important;
    margin: 0 5px
}

.invitation-users-cont {
    width: 100%;
    overflow: hidden;
    padding: 3px;
    border-bottom: 1px solid #ececec;
    margin: 5px auto
}

.invitation-users-cont div.invitation-users-avatar {
    width: 20%;
    overflow: hidden;
    display: inline-block;
    padding: 2px
}

.invitation-users-cont div.invitation-users-name {
    display: inline-block;
    padding: 17px 20px;
    width: 40%;
    color: #52636d
}

.invitation-users-cont div.invitation-users-btn {
    display: inline-block;
    width: 40%
}

.invitation-users-cont div.invitation-users-btn button {
    margin: 12px 10px;
    font-size: 14.5px
}

.event-people-invition-list {
    display: none;
    overflow: hidden;
    overflow-y: auto;
    max-height: 200px;
    border-top: 1px solid #ddd;
    margin-top: 5px
}

.event-people-invition-list .invitation-users-cont {
    display: flex;
    align-items: center
}

.event-people-invition-list .invitation-users-cont:last-child {
    border-bottom: 0
}

.event-people-invition-list .invitation-users-cont .avatar img {
    width: 40px;
    height: 40px
}

.event-people-invition-list .invitation-users-cont .user-name {
    font-weight: bold;
}

.event-people-invition-list .invitation-users-cont .user-follow-btn {
    margin: 0 0 0 auto !important
}

.event-people-invition-list .invitation-users-cont .user-follow-btn svg.feather {
    margin: -2px 0 0
}

.sidebar-event-data {
    padding: 5px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2
}

.bold {
    font-weight: 700;
    font-weight: 700 !important
}

.sidebar-event-thumbnail {
    width: 27%;
    overflow: hidden;
    display: inline-block
}

.sidebar-event-thumbnail img {
    width: 100%;
    border: 1px solid #f2f2f2
}

.sidebar-event-name {
    width: 70%;
    overflow: hidden;
    display: inline-block;
    padding: 10px
}

.sidebar-event-name p {
    margin-bottom: 0
}

.sidebar-event-name span {
    font-size: .7em;
    color: #aaa
}

.events-going-list-unset {
    margin: 10px
}

.featured-users {
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    margin-bottom: 15px;
    background: #b94043;
    background: linear-gradient(to right, #b53c3f, #ca6162)
}

.featured-users .pro-me-here {
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    margin: 12px 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.featured-users .pro-me-here a {
    color: #fff
}

.featured-users .list-inline {
    margin-bottom: 0;
    margin-left: 0
}

.featured-users .list-inline .slick-slide {
    position: relative;
}

.featured-users .list-inline .slick-slide a {
    padding: 0 !important
}

.featured-users img {
    width: 100%;
    background-color: #fff;
    border-radius: 100%
}

.featured-users .icon {
    position: absolute;
    color: #ccc;
    font-size: 8px;
    right: 3px;
    top: 0
}

.featured-users .icon.online {
    color: #6abd46
}

.put-me-here-text {
    padding: 7px;
    font-size: 14.5px;
    margin-bottom: -30px
}

.put-me-here {
    width: 100%;
    position: absolute;
    left: 65%
}

.put-me-here img {
    width: 30px
}

.nav-names {
    margin-left: 115px
}

.nav-names li {
    transition: background .2s
}

.sixteen-font-size {
    font-size: 16px !important
}

.delete-icon,
.video-icon {
    cursor: pointer;
    margin-right: 4px
}

.comment-textarea {
    padding-top: 5px;
    resize: none
}

.white-loading {
    background: #fff;
    height: 50px;
    width: 100%
}

.cs-loader {
    height: 100%;
    width: 100%
}

.cs-loader-inner {
    width: 100%;
    padding-top: 2px;
    text-align: center
}

.cs-loader-inner label {
    font-size: 20px;
    opacity: 0;
    display: inline-block
}

.products .product .product-price,
.products .product .product-title {
    display: block;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cs-loader-inner label:nth-child(6) {
    animation: lol 1.5s infinite ease-in-out
}

.cs-loader-inner label:nth-child(5) {
    animation: lol 1.5s .1s infinite ease-in-out
}

.cs-loader-inner label:nth-child(4) {
    animation: lol 1.5s .2s infinite ease-in-out
}

.cs-loader-inner label:nth-child(3) {
    animation: lol 1.5s .3s infinite ease-in-out
}

.cs-loader-inner label:nth-child(2) {
    animation: lol 1.5s .4s infinite ease-in-out
}

.cs-loader-inner label:nth-child(1) {
    animation: lol 1.5s .5s infinite ease-in-out
}

.btn-ok {
    color: #fff;
    background-color: #FF8C00;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-ok:hover,
.btn-ok:focus,
.btn-ok:active,
.btn-ok.active,
.open>.dropdown-toggle.btn-ok {
    color: #fff;
    background-color: #FF8C00;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-ok:active,
.btn-ok.active,
.open>.dropdown-toggle.btn-ok {
    background-image: none
}

.btn-ok.disabled,
.btn-ok[disabled],
fieldset[disabled] .btn-ok,
.btn-ok.disabled:hover,
.btn-ok[disabled]:hover,
fieldset[disabled] .btn-ok:hover,
.btn-ok.disabled:focus,
.btn-ok[disabled]:focus,
fieldset[disabled] .btn-ok:focus,
.btn-ok.disabled:active,
.btn-ok[disabled]:active,
fieldset[disabled] .btn-ok:active,
.btn-ok.disabled.active,
.btn-ok[disabled].active,
fieldset[disabled] .btn-ok.active {
    background-color: #FF8C00;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-ok .badge {
    color: #FF8C00;
    background-color: #fff
}

.btn-viber {
    color: #fff;
    background-color: #59267c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-viber:hover,
.btn-viber:focus,
.btn-viber:active,
.btn-viber.active,
.open>.dropdown-toggle.btn-viber {
    color: #fff;
    background-color: #59267c;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-viber:active,
.btn-viber.active,
.open>.dropdown-toggle.btn-viber {
    background-image: none
}

.btn-viber.disabled,
.btn-viber[disabled],
fieldset[disabled] .btn-viber,
.btn-viber.disabled:hover,
.btn-viber[disabled]:hover,
fieldset[disabled] .btn-viber:hover,
.btn-viber.disabled:focus,
.btn-viber[disabled]:focus,
fieldset[disabled] .btn-viber:focus,
.btn-viber.disabled:active,
.btn-viber[disabled]:active,
fieldset[disabled] .btn-viber:active,
.btn-viber.disabled.active,
.btn-viber[disabled].active,
fieldset[disabled] .btn-viber.active {
    background-color: #800080;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-viber .badge {
    color: #59267c;
    background-color: #fff
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-100px)
    }

    33%,
    66% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(100px)
    }
}

@-webkit-keyframes lol {

    0%,
    100% {
        opacity: 0
    }

    33%,
    66% {
        opacity: 1
    }
}

.no-more-posts-to-show {
    padding-top: 13px
}

#textarea_paypal {
    min-height: 200px
}

.product-price {
    color: green;
    font-weight: 100
}

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

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

.product-status {
    color: #43609c;
    font-weight: 100
}

.product-status-sold {
    color: #e5493d;
    font-weight: 100
}

.btn-bitcoin {
    background: #fc9b1b;
    color: #fff
}

.btn-paypal {
    background: #039ddd;
    color: #fff
}

.products {
    width: 100%
}

.products .list-group-item,
.products .procuts-categories {
    width: 100%;
    background-color: #fff
}

.products .product {
    margin-bottom: 20px
}

.products .product .product-image {
    overflow: hidden;
    margin: 0 0 0 -3px;
    width: calc(100% + 7px);
    position: relative
}

.products .product .product-image img {
    width: 100%
}

.products .product .product-title {
    color: #333;
    font-size: 18px;
    margin-bottom: 5px
}

.products .product .product-title a {
    color: #222;
}

.products .product .product-by {
    font-size: 14.5px;
    color: #888;
    margin-bottom: 4px
}

.products .product .product-price {
    font-size: 14.5px;
    color: #4CAF50;
    font-weight: 700;
    letter-spacing: .3px;
    margin: 7px 0 0
}

.products .product .product-desc {
    color: #999;
    margin-top: 8px;
    font-size: 14.5px
}

.posts-count {
    z-index: 99;
    padding: 10px 15px;
    text-align: center;
    position: fixed;
    transition: all .2s ease;
    top: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2) !important
}

.posts-count:empty {
    padding: 0;
    border: 0;
    box-shadow: none !important
}

#members table,
.f_topics,
.thread-replies {
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1
}

.posts-count:hover {
    background-color: #f5f5f4
}

#members table thead tr th,
.member_list,
.small {
    font-weight: 400
}

/*Post Poll*/
.options {
    position: relative;
}

.wo_votes {
    margin: 7px 0;
    overflow: hidden;
    position: relative;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    border-radius: 2em;
    background-color: #fafbfd;
}

.wo_votes .answer-vote {
    font-size: 13px;
    font-weight: bold;
    width: 60px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.options .poll-option {
    padding: 7px 10px;
    color: #555;
    cursor: pointer;
    border-radius: 2em;
    z-index: 1;
    position: relative;
}

.options .poll-option>span svg {
    width: 20px;
    height: 20px;
    margin: -2px 6px 0px 0;
    opacity: 0.4;
}

.wo_votes:hover {
    background-color: #f6f7f9
}

.options .result-bar-parent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.options .result-bar {
    width: 40%;
    height: 100%;
    transition: width .3s;
    background-color: #2196F3 !important;
    opacity: 0.2;
}

.options .total-votes {
    color: #fff;
    font-size: 14.5px;
    position: absolute;
    background-color: #2196F3;
    border-radius: 2em;
    padding: 1px 7px;
    top: -12px;
    z-index: 1;
    right: 12px;
}

.options .total-votes svg {
    width: 14px;
    height: 14px;
    margin-top: -2px;
}

.wo_votes.active .poll-option {
    color: #2196f3;
}

.wo_votes.active .poll-option>span svg {
    opacity: 1;
}

#toggle,
.affiliates-link {
    text-align: center
}

.affiliates-link .affiliates-desc {
    margin-top: 10px
}

.affiliates-link .affiliates-desc a {
    color: green !important
}

.affiliates-link .affiliates-image img {
    width: 100px;
    padding: 2px;
    border: 1px solid #ddd;
    border-radius: 100%
}

.adv-mbr-search,
.f_category,
.member_list {
    width: 100%;
    border-radius: 1px;
    padding: 10px;
    overflow: hidden
}

.fff {
    color: #fff
}

.w-100 {
    width: 100%;
    overflow: hidden
}

.member_list a {
    color: #fff !important;
    text-decoration: none
}

.member_list a:hover {
    text-decoration: underline
}

.flink,
.flink:hover,
.small {
    text-decoration: none
}

.adv-mbr-search i {
    vertical-align: middle
}

#forum-search-btn {
    width: 10%
}

.blocksubhead-forum-header {
    color: #262626;
    font-size: 14.5px
}

.blocksubhead,
.help {
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14.5px
}


.publisher-box[review_publisher_box="1"] .sel-a-cat,
.publisher-box[review_publisher_box="1"] .postopttray1 [forbtn="live"],
.publisher-box[review_publisher_box="1"] .postopttray1 [forbtn="story"],
.publisher-box[review_publisher_box="1"] .postopttray1 [forbtn="audio"],
.publisher-box[review_publisher_box="1"] .postopttray1 [forbtn="file"],
.publisher-box[review_publisher_box="1"] .postopttray2 {
    display: none;
}

@media all and (max-width:724px) {
    .nav-tabs>li>a>span {
        display: none
    }
}

#mbr-ls-cont {
    background-color: #f6f7f9
}

.f_topics {
    font-size: 14.5px;
    color: #848484;
    background: #fff
}

.topic_icon {
    width: 3%;
    width: 5% !important
}

.topic_icon svg.feather {
    padding: 0;
    text-align: center;
    margin: 14px 4px 14px 10px;
    width: 25px;
    height: 25px
}

.topic_icon svg.feather.img-circle {
    padding: 6px;
    margin: 11px 0 12px 5px;
    width: 34px;
    height: 34px
}

#search-forums {
    background: #fff;
    border-radius: 15px;
    height: 30px;
    margin-top: 1px
}

#members * {
    overflow: hidden
}

#members table * {
    vertical-align: middle
}

.search-cont-inner {
    display: none
}

.forum-meta-d {
    width: 31%;
    padding: 15px 10px !important
}

.small {
    font-size: 14.5px;
    color: #615656;
    transition: all .3s ease
}

.flink {
    font-size: 16px
}

.flink:hover {
    color: #a84849
}

.thread-info {
    font-size: 14.5px
}

.threadcont-inner {
    width: 100%;
    overflow: hidden
}

.threadcont-inner div {
    overflow: hidden
}

.text-v-middle {
    vertical-align: middle;
    padding: 10px
}

.margin-b30 {
    margin-bottom: 30px
}

.thread-replies {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 2px;
    background-color: #fff
}

.thread-replies div img.avatar {
    margin: auto auto 20px;
    border-radius: 3px
}

.thraed-header-content,
.user-title-thread {
    margin-bottom: 20px
}

.threadsubject {
    color: #3c3e67
}

.usr-offline {
    color: #a84849
}

.usr-online {
    color: green
}

.topicreview {
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll
}

.padd5x10 {
    padding: 5px 10px
}

.forum_title {
    font-family: Hind, sans-serif;
    font-size: 24px;
    font-weight: 400 !important;
    color: #262626;
    text-align: left
}

blockquote {
    font-style: italic;
    font-size: 14.5px;
    color: #262626;
    padding: 15px 10px;
    margin-bottom: 10px
}

.div-control {
    width: 100%;
    padding: 2px 12px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 3px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.usrthreads {
    width: 100%;
    padding: 0 10px
}

.usrthreads div {
    margin-bottom: 5px
}

.font20 {
    font-size: 20px
}

.mbr-list {
    margin: 10px 0
}

.referres {
    margin-top: 30px
}

.referres .ref {
    margin-bottom: 10px
}

.referres .ref-image {
    width: 42px;
    float: left;
    border-radius: 100%;
    border: 1px solid #ededed;
    margin-right: 10px
}

.referres .ref-image img {
    width: 100%;
    border-radius: 100%;
    padding: 2px
}

.referres .name {
    margin-top: 5px
}

.referres .name .joined {
    margin-top: 3px;
    color: #666;
    font-size: 12px
}

.referres .name .earned {
    margin-top: 3px;
    color: green;
    font-size: 14.5px
}

.payment-history h3 {
    padding: 5px;
    margin-top: 20px;
    font-size: 18px
}

.payment-history .label-status {
    font-size: 14.5px;
    font-weight: 100;
    padding: 2px 5px
}

.btn-nothing {
    border: 0;
    padding: 0;
    background: 0 0
}

.edit-box,
.reply-box {
    max-height: 200px;
    margin-top: 10px;
    border-radius: 1px
}

.btn-nothing:hover {
    text-decoration: underline
}

.reply-box {
    padding-top: 5px
}

.blog-dd-menu {
    cursor: pointer
}

.latest-blogs {
    margin-bottom: 40px
}

.blog_publ {
    margin-left: 15px;
    margin-bottom: 5px
}

.blog-category {
    padding: 10px 0;
    overflow: hidden
}

.blog-list {
    width: 100%;
    overflow: hidden
}

.blog-style {
    width: 50%;
    overflow: hidden;
    float: left
}

.blog-style img {
    width: 100%;
    height: 70px
}

.blog-recom {
    width: 100%;
    overflow: hidden
}

.blog-recom img {
    width: 100%
}

.read-blog {
    padding: 20px;
}

.read-blog .read-blog-info p {
    color: #999;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14.5px
}

.read-blog-container .read-blog .read-blog-head .postCategory h5 {
    margin-bottom: 14px
}

.read-blog-container .read-blog h1 {
    color: rgba(0, 0, 0, .8);
    font-size: 34px;
    font-weight: 800;
    margin: 0 0 15px;
    line-height: 1.2
}

.read-blog-container .read-blog .read-blog-desc {
    letter-spacing: normal;
    word-wrap: break-word;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    text-align: justify;
    font-family: Georgia;
    font-style: italic;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.read-blog-container .read-blog .read-content {
    color: #333;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

.read-blog-container .read-blog .read-content p img {
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    /*width:100%;height:100%*/
}

.read-blog-container .read-blog .read-content ol {
    list-style: decimal;
}

.read-blog-container .read-blog .read-content ul {
    list-style: disc;
}

.read-blog-container .read-blog .blog-share-buttons ul li div {
    border-radius: 0
}

.read-blog-container .read-blog-thumbnail {
    width: 100%;
    overflow: hidden;
    max-height: 250px
}

.read-blog-container .read-blog-thumbnail img {
    width: 100%;
    min-height: 100%
}

.read-blog-container .read-blog-thumbnail:hover>img {
    opacity: .9
}

.read-blog-container .read-tags {
    width: 100%;
    overflow: hidden;
    padding: 5px 0px 0
}

.read-blog-container .read-tags .postTag {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    padding: 1px;
    border-bottom: 1px solid #000;
    margin: 5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
}

.read-blog-container .related-post .blog-sidebar {
    margin: 0;
    padding: 0 5px
}

.read-blog-container .related-post .blog-sidebar .wo_page_hdng {
    padding: 0 0 10px;
    margin-bottom: 15px;
}

.read-blog-container .related-post .blog-sidebar .row {
    margin: 0 -9px;
}

.read-blog-container .related-post .recommended-articles {
    margin-bottom: 20px;
    padding: 0 9px;
    overflow: hidden
}

.read-blog-container .related-post .recommended-articles .article-thumbnail {
    width: 100%;
    overflow: hidden;
    max-height: 135px
}

.read-blog-container .related-post .recommended-articles .article-thumbnail img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    height: 115px;
}

.read-blog-container .related-post .recommended-articles .article-title h4 {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    white-space: nowrap;
    text-overflow: ellipsis
}

.read-blog-container .related-post .recommended-articles .article-title h4:hover {
    color: #000
}

.read-blog-container .related-post .recommended-articles .article-title a {
    text-decoration: none
}

.read-blog-container .related-post .recommended-articles .article-info {
    width: 100%;
    font-size: 14.5px;
    color: #999
}

.setting-well-p {
    padding: 10px
}

.view-blog {
    color: #666;
    font-size: 14.5px;
    line-height: 17px
}

.rotate-90d {
    transform: rotate(-180deg)
}

.album-collapse {
    width: 33.33%;
    position: relative;
    background: no-repeat #f9f9f9;
    display: inline;
    float: right;
    background-size: cover
}

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

.no_message {
    text-align: center;
    line-height: 220px;
    font-size: 14.5px
}

#add_to_family .family_mbr_detail {
    display: flex;
    align-items: center;
}

#add_to_family .family_mbr_avatar {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
}

#add_to_family .family_mbr_avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#add_to_family .family_mbr_name {
    margin: 0;
}

#add_to_family .add_as_cont {
    margin-top: 4px
}

.add_as_cont_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.add_as_cont_list label {
    display: block;
    margin: 10px 5px 0;
}

.add_as_cont_list label input {
    display: none;
}

.add_as_cont_list label div {
    cursor: pointer;
    border-radius: 2em;
    padding: 0 11px;
    line-height: 30px;
    font-size: 14px;
}

.add_as_cont_list label input:checked+div {
    background-color: brown;
    color: white;
}

#add_to_family .add_to_family_alert div {
    border-radius: 0 !important;
    text-align: center
}

.wo_prof_side_info_padd.wow_content {
    padding-bottom: 6px;
}

input.cusrange[type=range] {
    -webkit-appearance: none;
    width: calc(100% - 74px);
    border-radius: 8px;
    height: 7px;
    border: 1px solid #bdc3c7;
    background-color: #ccc;
    display: inline-block;
    outline: 0
}

input.cusrange[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #3F51B5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .28);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer
}

input.cusrange[type=range]::-moz-range-track {
    width: calc(100% - 74px);
    border-radius: 8px;
    height: 7px;
    background-color: #ccc;
    display: inline-block;
    outline: 0
}

input.cusrange[type=range]::-moz-range-thumb {
    background-color: #3F51B5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .28);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer
}

input.cusrange[type=range]::-ms-fill-lower,
input.cusrange[type=range]::-ms-fill-upper {
    background: 0 0
}

input.cusrange[type=range]::-ms-track {
    border-radius: 8px;
    height: 7px;
    border: 1px solid #bdc3c7;
    background-color: #ccc
}

input.cusrange[type=range]::-ms-thumb {
    background-color: #3F51B5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .28);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer
}

#cusrange-reader {
    text-align: end;
    border: 0;
    background: #f0f0f0 !important;
    position: relative;
    font-weight: bold;
    color: #7a7d7e;
    width: 50px;
    font-size: 14.5px;
    height: 30px;
    line-height: 29px;
    margin-left: 10px;
    border-radius: 4px;
}

.nearby_user_wrapper {
    padding: 10px;
    box-shadow: 0 0 0 1px #e7e7e7;
    background: #fff;
    position: relative;
    overflow: hidden;
    min-height: 230px;
}

.colloape-panel-stg,
.sidebar-ad-wrapper,
.wo-content-shadow {
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1
}

.nearby_user_wrapper .avatar img {
    width: 104px;
    height: 104px;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent;
    border-radius: 50%
}

.nearby_user_wrapper .user_wrapper_link {
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Lucida Grande, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol, Hiragino Kaku Gothic Pro, Meiryo, Hiragino Sans GB W3, Noto Naskh Arabic, Droid Arabic Naskh, Geeza Pro, Simplified Arabic, Noto Sans Thai, Thonburi, Dokchampa, Droid Sans Thai, Droid Sans Fallback, '.SFNSDisplay-Regular', Heiti SC, Microsoft Yahei;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, .9);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 4px
}

.nearby_user_wrapper .user-follow-button {
    padding: 10px 0 7px
}

.nearby_user_wrapper .user-map-button {
    height: 20px;
    padding: 2px 0;
    margin-top: 3px
}

.nearby_user_wrapper small {
    font-size: 12px;
    display: block;
    color: #666;
    font-family: OpenSansSemiBold, arial;
    cursor: pointer
}

.nearby_user_wrapper small:hover {
    color: #676
}

.nearby_user_wrapper small svg.feather {
    margin-top: -1px;
    width: 12px;
    height: 12px
}



.nearby-users-distance {
    background: #fff;
    padding: 10px 15px;
    cursor: pointer;
    font-family: OpenSansBold, arial;
    color: #333
}

.sidebar-ad-wrapper {
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fff;
    color: #444;
    font-size: 14.5px;
    margin-bottom: 20px
}

.sidebar-ad-wrapper hr {
    padding: 0;
    margin: 0
}

div.mce-fullscreen {
    z-index: 9999 !important;
}

.mce-menu {
    z-index: 99999 !important;
}

.sidebar-ad-wrapper .sidebar-ad-header {
    width: 100%;
    height: 30px;
    overflow: hidden
}

.sidebar-ad-wrapper .sidebar-ad-header h4 {
    width: 100%;
    margin: 0;
    display: inline;
    font-family: Arial, sans-serif;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 25px;
    height: 30px
}

.sidebar-ad-wrapper .sidebar-ad-header h4 i {
    color: #ebba16
}

.sidebar-ad-wrapper .sidebar-ad-body {
    margin-top: 10px;
    width: 100%;
    overflow: hidden
}

.colloape-panel-stg,
.sidebar-ad-wrapper .sidebar-ad-footer p.ad-descrition {
    margin: 0;
    color: #666
}

.sidebar-ad-wrapper .sidebar-ad-body img {
    width: 100%
}

.sidebar-ad-wrapper .sidebar-ad-footer {
    width: 100%;
    max-height: 150px;
    overflow: hidden;
    padding: 6px
}

.sidebar-ad-wrapper .sidebar-ad-footer p.ad-title {
    width: 100%;
    font-size: 14.5px;
    padding: 5px 0;
    margin: 0;
    color: #333;
    font-family: OpenSansSemiBold, sans-serif
}

.sidebar-ad-wrapper .sidebar-ad-footer p.ad-descrition,
.sidebar-ad-wrapper .sidebar-ad-footer time {
    font-size: 14.5px;
    line-height: 17px;
    display: inline-block;
    font-family: OpenSansregular, sans-serif;
    width: 100%
}

.colloape-panel-stg {
    padding: 15px 10px;
    background: #fff;
    overflow: hidden
}

.colloape-panel-stg i {
    color: #666
}

.page-rating>fieldset:not(:checked)>label:hover,
.page-rating>fieldset:not(:checked)>label:hover~label,
.rated-star {
    color: #FF9800
}

.nodisplay {
    display: none
}

.disabled {
    cursor: not-allowed;
    opacity: .7
}

.page-rating {
    position: relative;
    background: 0 0
}

.page-rating>fieldset {
    border: none;
    display: inline-block;
    height: 16px
}

.page-rating>fieldset label {
    margin-top: 1px !important;
    margin-left: 5px
}

.page-rating>fieldset:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.page-rating>fieldset:not(:checked)>label {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    color: #FF9800
}

.page-rating>fieldset:not(:checked)>label svg.feather {
    margin-top: -3px;
    width: 18px;
    height: 18px
}

.page-rating>fieldset:not(:checked)>label:hover svg.feather {
    fill: #FF9800
}

.page-rating>fieldset:not(:checked)>label svg.feather.active {
    fill: #FF9800
}

.page-rating>fieldset:not(:checked)>label:hover~label svg.feather {
    fill: #FF9800
}

.page-rating>fieldset>label:active {
    position: relative;
    top: 2px
}

@media screen and (max-width:990px) {
    .search-nearby-cont {
        padding-left: 15px;
        border-left: none
    }
}

.group_tab_dropdown {
    color: #666
}

.group_tab_dropdown span {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: 400;
    font-size: 14.5px;
    color: #555;
    text-shadow: none
}

.group_tab_dropdown span:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f9f9f9
}

article,
div,
h1,
h2,
h3,
h4,
h5,
p,
span {
    word-wrap: break-word
}

#publisher-box-stickers-cont {
    width: 100%;
    overflow: auto;
    max-height: 300px
}

#publisher-box-stickers-cont img,
#publisher-box-stickers-cont video {
    width: 50%;
    height: 150px;
    display: inline;
    cursor: pointer
}

@media (max-width:900px) {
    #notification-popup {
        width: 80% !important;
    }

    /* .post-youtube iframe {
        height: 300px
    } */
}

@media (max-width:400px) {
    /* .post-youtube iframe {
        height: 180px
    } */
}

.navbar-movies-mobile-header {
    width: 100%
}

.navbar-movies-mobile-header li {
    cursor: pointer;
    float: left
}

.navbar-movies-mobile-header li a {
    color: #fff !important
}

.navbar-movies-mobile-header li.active a {
    background-color: #c45a5b !important
}

#movies-genre-mobile-dropdown {
    max-height: 200px;
    overflow-y: scroll
}

.border-top {
    border-top: 1px solid #ddd
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.navbar-movies-mobile-dropdown {
    width: 100%
}

.navbar-movies-mobile-dropdown ul {
    width: 100%;
    color: #fff;
    border-radius: 0 !important;
    padding: 0
}

.navbar-movies-mobile-dropdown ul a {
    color: #333
}

.navbar-movies-mobile-dropdown-cont {
    width: 100%
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse {
    width: 100%;
    overflow: hidden
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse h4 {
    width: 100%;
    padding: 10px;
    background: #fff;
    cursor: pointer;
    margin: 0;
    color: #666;
    font-size: 14.5px;
    font-family: sans-serif
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse h4 a {
    color: #666
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse div {
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: none
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse div p {
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #f9f9f9
}

.navbar-movies-mobile-dropdown-cont .navbar-movies-mobile-dropdown-collapse div p:hover {
    background-color: #f6f7f9
}

.sk-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    transform: rotate(30deg)
}

.sk-circle .sk-circle2:before {
    animation-delay: -1.1s
}

.sk-circle .sk-circle3 {
    transform: rotate(60deg)
}

.sk-circle .sk-circle3:before {
    animation-delay: -1s
}

.sk-circle .sk-circle4 {
    transform: rotate(90deg)
}

.sk-circle .sk-circle4:before {
    animation-delay: -.9s
}

.sk-circle .sk-circle5 {
    transform: rotate(120deg)
}

.sk-circle .sk-circle5:before {
    animation-delay: -.8s
}

.sk-circle .sk-circle6 {
    transform: rotate(150deg)
}

.sk-circle .sk-circle6:before {
    animation-delay: -.7s
}

.sk-circle .sk-circle7 {
    transform: rotate(180deg)
}

.sk-circle .sk-circle7:before {
    animation-delay: -.6s
}

.sk-circle .sk-circle8 {
    transform: rotate(210deg)
}

.sk-circle .sk-circle8:before {
    animation-delay: -.5s
}

.sk-circle .sk-circle9 {
    transform: rotate(240deg)
}

.sk-circle .sk-circle9:before {
    animation-delay: -.4s
}

.sk-circle .sk-circle10 {
    transform: rotate(270deg)
}

.sk-circle .sk-circle10:before {
    animation-delay: -.3s
}

.sk-circle .sk-circle11 {
    transform: rotate(300deg)
}

.sk-circle .sk-circle11:before {
    animation-delay: -.2s
}

.sk-circle .sk-circle12 {
    transform: rotate(330deg)
}

.sk-circle .sk-circle12:before {
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.dropped-down {
    background-color: #e3e4e8 !important
}

.ads-navbar-mobile-wrapper {
    width: 100%;
    overflow: hidden
}

.ads-navbar-mobile-wrapper ul {
    width: 100%;
    overflow: hidden;
    margin: 0
}

.bs-padding-left {
    padding-left: 15px !important
}

.bs-padding-right {
    padding-right: 15px !important
}

.bs-padding-right-x {
    padding-right: 0 !important
}

.bs-padding-left-x {
    padding-left: 0 !important
}

.padding-15 {
    padding: 5px 15px !important;
    font-size: 14.5px !important;
    background-color: #fff !important
}

hr {
    margin: 5px 0 !important;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(101, 101, 101, 0), rgba(101, 101, 101, .2), rgba(101, 101, 101, 0))
}

/*Stories*/
.user-status-home {
    position: relative;
    margin-bottom: 15px
}

.user-status-home .wo_page_hdng {
    padding: 10px;
    border: 0;
}

.user-status-home .wo_page_hdng_innr {
    justify-content: space-between;
}

.user-status-home ul.status-list {
    /* display: flex; */
    margin: 0 -10px 9px;
    padding: 0;
}

.user-status-home ul.status-list > li {
    display: inline-block;
    width: 20%;
    min-width: 20%;
    margin-top: 0px;
    padding: 0 4px;
    position: relative;
}

.user-status-home ul.status-list > li > a {
    display: block;
    user-select: none;
    text-decoration: none;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.2s;
    padding-bottom: 135%;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    cursor: pointer;
}

.user-status-home ul.status-list > li > a:after {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    border-radius: 0 0 8px 8px;
    bottom: 0;
    content: '';
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
}

.user-status-home ul.status-list li.create_new a svg {
    background-color: white;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 5px;
    display: block;
    margin: 0 0 5px;
    color: #444;
}

.user-status-home ul.status-list > li > a img {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;
}

.user-status-home ul.status-list > li > a p {
    bottom: 8px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    padding: 0 8px;
    margin: 0;
    z-index: 1;
    color: #fff;
    font-weight: bold;
}
.user-status-home ul.status-list > li .optbox {
    position: absolute;
    top: 10px;
    right: 10px;
}
.user-status-home ul.status-list > li .optbox .dropdown > a {
    padding: 0;
    line-height: 100%;
    background: none;
    color: #fff;
    opacity: 0.6;
    background: #000;
    border: 1px solid #333;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 3px 0 0 0;
    display: block;
    text-align: center;
}
.user-status-home ul.status-list > li .optbox:hover .dropdown > a {
    opacity: 1;
}
.user-status-home ul.status-list > li .optbox .dropdown-menu a {
    font-size: 13.5px;
}


.wow_home_stories {
    padding: 0px 7px 1px;
}

.wow_home_stories .wo_page_hdng {
    padding: 10px 10px 4px;
}

.wow_home_stories ul.status-list {
    margin: 0 -10px 5px;
}

.wow_home_stories ul.status-list > li > a {
    padding-bottom: 145%;
}

.user-status-home ul.status-list li.view-more-stories a {
    background-color: #9e9e9e;
    color: #fff
}

.user-status-home ul.status-list li.view-more-stories a div {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.user-status-home ul.status-list li.view-more-stories a svg {
    width: 40px;
    height: auto;
}

.ui-timepicker-div .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt {
    display: none
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 40%
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-timepicker-div.ui-timepicker-oneLine {
    padding-right: 2px
}

.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
    display: block;
    padding-top: 2px
}

.ui-timepicker-div.ui-timepicker-oneLine dl {
    text-align: right
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd>div {
    display: inline-block;
    margin: 0
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
    content: ':';
    display: inline-block
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before {
    content: '.';
    display: inline-block
}

.modal.fade:before,
.slick-track:after,
.slick-track:before,
[tooltip]::before {
    content: ''
}

.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
    display: none
}

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
    background: 0 0;
    color: inherit;
    border: none;
    outline: 0;
    border-bottom: solid 1px #555;
    width: 95%
}

.create-article-form .prv-img,
.fluid,
.search-artiles-form,
.search-artiles-form input {
    width: 100%;
    overflow: hidden
}

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
    border-bottom-color: #aaa
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-timepicker-rtl {
    direction: rtl
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right
}

.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px
}

/*Float Head*/
.wow_main_float_head {
    background: linear-gradient(-45deg, #764ba2 0%, #667eea 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
}

.wow_main_float_head.com_thing {
    background: linear-gradient(-45deg, #ae41c1 0%, #f06292 100%);
}

.wow_main_float_head.contactus {
    background: linear-gradient(-45deg, #009688 0%, #4CAF50 100%);
}

.wow_main_float_head.fundus {
    background: linear-gradient(-45deg, #db3212 0%, #b81764 100%);
}

.wow_main_float_head.findfrnd {
    background: linear-gradient(-45deg, #3F51B5 0%, #2196F3 100%);
}

.wow_main_float_head.gopro {
    background: linear-gradient(-45deg, #cf861b 0%, #eaa530 100%);
}

.wow_main_float_head.jobs {
    background: linear-gradient(-45deg, #21b9f3 0%, #4c7faf 100%);
}

.wow_main_float_head.moviez {
    background: linear-gradient(-45deg, #bd7961 0%, #795548 100%);
}

.wow_main_float_head.markets {
    background: linear-gradient(-45deg, #0fbb8b 0%, #6ba85b 100%);
}

.wow_main_float_head.searchs {
    background: #ffd0d1;
}

.wow_main_float_head.show-fnds {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.wow_main_float_head>.container {
    padding: 40px 15px;
    color: #fff;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_main_float_head.show-fnds>.container {
    color: #000;
    z-index: 1;
    position: relative;
}

.wow_main_float_head h1 {
    margin: 0;
    font-family: "Lato", sans-serif;
    text-align: center;
}

.wow_main_float_head h1 svg {
    width: 32px;
    height: 32px;
    margin: -6px 0 0;
}

.wow_main_float_head .my_articles_btn {
    color: #6f64c6;
    background-color: wheat;
    margin: 20px 0 0;
    min-width: 200px;
}

.wow_main_float_head .my_prods_btn {
    color: #b93b42;
}

.wow_main_float_head>.container>h4 {
    font-weight: normal;
    font-size: 18.5px;
    margin: 15px 0 0;
}

.wow_main_float_head .wow_form_fields {
    padding: 0;
    max-width: 500px;
    margin: 40px auto;
}

.wow_main_float_head .wow_form_fields input {
    background-color: rgba(255, 255, 255, 0.5);
}

.wow_main_float_head .wow_form_fields input::placeholder {
    color: #fff
}

.wow_main_float_head .wow_form_fields input:focus {
    background-color: white;
}

.wow_main_float_head .wow_form_fields .search_suggs {
    position: absolute;
    padding: 10px;
    margin: 0;
    background-color: white;
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
    width: 100%;
    z-index: 9;
}

.wow_main_float_head .wow_form_fields .search_suggs:empty {
    padding: 0;
    background: transparent;
    box-shadow: none;
}

.wow_blog_cats {
    padding: 0;
    margin: 0;
    text-align: center;
}

.wow_blog_cats li {
    display: inline-block;
}

.wow_blog_cats li a {
    color: #fff;
    display: block;
    border: 1px solid #fff;
    margin: 5px 2px;
    padding: 6px 10px;
    border-radius: 2em;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.wow_blog_cats li a:hover,
.wow_blog_cats li.active a {
    color: #000;
    background-color: #fff;
}

/*Articles*/
.wow_main_blogs_bg {
    margin-bottom: 15px;
}

.wow_main_blogs {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-bottom: 30px;
}

.wow_main_blogs .avatar {
    display: block;
    position: relative;
    padding-bottom: 80%;
}

.wow_main_blogs .avatar>img {
    width: 100%;
    border-radius: 6px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}

.wow_main_blogs_info {
    width: 100%;
    border-radius: 6px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.4) 100%);
    padding: 20px;
    display: flex;
    flex-direction: column;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_main_blogs_info>.postCategory {
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
}

.wow_main_blogs_info>h2 {
    margin: 10px 0;
    font-size: 24px;
}

.wow_main_blogs_info>h2 a {
    text-decoration: none;
    color: white;
}

.wow_main_blogs_info>.postMeta--author-text,
.wow_main_blogs_info>.postMeta--author-text a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.wow_main_blogs_info>.btn,
.wow_main_blogs_info>.wow_main_blogs_btns .btn {
    margin-top: auto;
    max-width: 160px;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    backdrop-filter: blur(10px);
}

.wow_main_blogs_info>.wow_main_blogs_btns {
    margin: auto -5px 0;
}

.wow_main_blogs_info>.wow_main_blogs_btns .btn {
    margin: 0 5px;
}

.wow_read_blog_hdr_img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.wow_read_blog_hdr_img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.wow_read_blog_hdr_img_share {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 15;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 2em;
    padding: 7px;
}

.wow_read_blog_hdr_img_share ul {
    margin: 0;
}

.wow_read_blog_hdr_img_share ul li {
    display: inline-block;
}

.wow_read_blog_hdr_img_share .btn-share {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin: 0px 2px;
}

.wow_read_blog_hdr_img_share .btn-share.timeline {
    background-color: #444;
}

.wow_read_blog_hdr_img_share .btn-share.facebook {
    background-color: #337ab7;
}

.wow_read_blog_hdr_img_share .btn-share.twitter {
    background-color: #55acee;
}

.wow_read_blog_hdr_img_share .btn-share.linkedin {
    background-color: #007bb6;
}

.wow_read_blog_hdr_img_share .btn-share.pinterest {
    background-color: #cb2027;
}

.wow_read_blog_hdr_img_share .btn-share svg {
    width: 18px;
    height: 18px;
}

.wow_read_blog_hdr_img_innr {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    display: flex;
    align-items: flex-end;
    padding: 0 15px 80px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    z-index: 9;
}

.wow_read_blog_hdr_img_innr .postCategory {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    backdrop-filter: blur(10px);
    min-width: auto;
    line-height: 25px;
    padding: 0 10px;
    font-weight: normal;
}

.wow_read_blog_hdr_img_innr h2 {
    margin: 20px 0;
    font-size: 44px;
    color: #fff;
}

.wow_read_blog_hdr_img_innr .read-blog-info-user .metaLink {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    text-decoration: none;
    margin: 9px 0;
}

.wow_read_blog_hdr_img_innr .read-blog-info-user .views,
.wow_read_blog_hdr_img_innr .read-blog-info-user .middot {
    color: rgba(255, 255, 255, 0.8);
}

.wow_read_blog_hdr_img_innr .postMeta--author-text {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.wow_read_blog_hdr_img_innr .postMeta--author-avatar img {
    width: 35px;
    height: 35px;
}

.wow_read_blog_hdr_img_innr .postMeta--author-text a {
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-decoration: none;
}

.wow_read_blog_hdr_img_innr .postMeta--author-text time {
    display: block;
    font-size: 14.5px;
}

.wow_read_blog_row {
    margin: -50px 0 0;
    padding: 0 15px;
    position: relative;
    z-index: 9;
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-both {
    padding: 0 !important
}

.search-artiles-form {
    padding: 0 10px;
    margin-bottom: 30px
}

.search-artiles-form .inner-addon .glyphicon {
    padding: 0;
    margin: 7px;
    color: #888
}

.search-artiles-form input {
    border-radius: 0 !important;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #c6c6c6
}

.no-box-shadow {
    box-shadow: none !important
}

.art-title {
    font-size: 18px
}

.blog-desc {
    font-size: 15px;
    color: #666
}

.blog-meta-desc {
    font-size: 14.5px;
    text-transform: capitalize
}

.blog-meta-desc span small,
.blog-meta-desc time {
    color: #a5a5a5;
    font-size: 14.5px
}

.blog-ls-img {
    padding: 0
}

.blog-ls-img img {
    width: 100%;
    border-radius: 3px
}

.postMeta--author-avatar {
    vertical-align: middle;
    padding-right: 10px;
    display: table-cell
}

.postMeta--author-avatar img {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.postMeta--author-text {
    vertical-align: middle;
    display: table-cell;
    overflow: hidden
}

.main-blog-sidebar {
    padding: 5px
}

.main-blog-sidebar .widget {
    margin-top: 30px;
}

.main-blog-sidebar .widget:first-child {
    margin-top: 0
}

.main-blog-sidebar .widget .wo_page_hdng {
    padding: 0 0 10px;
    margin-bottom: 15px;
}

.main-blog-sidebar .widget .wow_form_fields input {
    box-shadow: none;
    background-color: #eaeff2;
    height: 38px;
    border-radius: 2em;
    font-size: 14.5px;
    padding: 5px 12px;
}

.main-blog-sidebar .widget ul {
    padding: 0;
    list-style: none
}

.main-blog-sidebar .popular-articles li {
    margin-top: 30px;
    overflow: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.main-blog-sidebar .popular-articles li:first-child {
    margin-top: 0
}

.main-blog-sidebar .popular-articles li .article-thumbnail {
    display: block;
    width: 65px;
    height: 65px;
    position: relative;
    border-radius: 10px;
    background: #aaa
}

.main-blog-sidebar .popular-articles li .article-thumbnail img {
    width: 100%;
    height: 100%;
    position: relative;
    margin-right: 15px;
    border-radius: 10px;
    object-fit: cover
}

.main-blog-sidebar .popular-articles li .article-title {
    margin-left: 80px;
    color: rgba(0, 0, 0, .8);
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-decoration: none
}

.main-blog-sidebar .popular-articles li .article-info {
    margin-left: 80px;
    display: block;
    margin-top: 4px;
    color: rgba(0, 0, 0, .4);
    font-size: 14.5px;
    font-weight: 400
}

#wo_repeat_search,
.gray-list.active {
    font-weight: 700
}

.main-blog-sidebar .popular-categories li {
    margin: 0 2px 9px 0;
    display: inline-block;
}

.main-blog-sidebar .popular-categories li a {
    background-color: rgba(63, 81, 181, 0.1);
    color: #3F51B5;
    display: block;
    padding: 6px 10px;
    border-radius: 2em;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    transition: all 0.1s;
}

.main-blog-sidebar .popular-categories li a:hover {
    background-color: #3F51B5;
    color: #fff;
}

#category-page .popular-categories li {
    background-color: #d2d2d2
}

#category-page .popular-categories li a {
    color: #000
}

.choose_rel_ship_meta h4,
.choose_rel_ship_meta p {
    color: #666;
    padding-bottom: 3px !important
}

.choose_rel_ship_meta h4 {
    margin-bottom: 0 !important
}

.choose_rel_ship_avatar {
    height: 120px
}

.choose_rel_ship_avatar div {
    width: 100%;
    height: 100%;
    border: 1px dashed #9197a3;
    background: #f9f9f9;
    padding: 1px;
    text-align: center;
    font-size: 25px;
    line-height: 120px
}

#send-money-form .alert {
    border-radius: 0
}

.choose_rel_ship_avatar img {
    width: 100%;
    height: 120px
}

#send-money-form .dropdown {
    width: 100%
}

#send-money-form .dropdown ul.dropdown-menu {
    width: 100%;
    border-radius: 0;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2) !important
}

#send-money-form .dropdown ul.dropdown-menu li {
    width: 100%;
    padding: 5px 10px
}

#send-money-form .dropdown ul.dropdown-menu li:hover {
    background: 0 0
}

#send-money-form .alert h4 {
    margin: 0;
    padding: 0
}

#send-money-form h5 b {
    color: green
}

.post-privacy-menu li a:hover,
.post-privacy-menu li div:hover {
    background-color: #f9f9f9;
    color: #262626
}

#replenish-user-account small {
    margin-bottom: 5px;
    display: inline-block
}

.search-advanced-container a {
    font-size: 14.5px;
    padding: 5px 15px 5px 10px;
    display: table;
    width: 100%;
    margin-bottom: -5px;
    margin-top: 10px;
    color: #666;
    transition: all .1s ease-in-out
}

.search-advanced-container a .feather-svg-parent {
    display: table-cell;
    border-radius: 50%;
    font-size: 18px;
    margin: 5px 13px 0 0;
    padding: 7.5px 11px;
    width: 40px;
    height: 40px;
    vertical-align: middle
}

.search-advanced-container a:hover {
    text-decoration: none;
    color: #000;
    background-color: rgba(0, 0, 0, .02)
}

.search-advanced-container a svg.feather {
    margin: -3px 0 0 !important;
    color: #535353 !important
}

.home.profile-style.main {
    width: auto !important;
    margin-right: 0 !important
}

.form-control.url-input {
    width: 100% !important;
    border: 1px solid #f3f3f3
}

.card.hovercard .cardheader img {
    width: 100%
}

.image-modal .modal-dialog {
    margin: 50px auto
}

.image-modal .modal-dialog .modal-body {
    padding: 5px
}

.modal-body {
    padding: 15px;
}

.setting-themes-container .theme {
    border: 1px solid #ededed;
    padding: 10px;
    border-radius: 3px
}

.setting-themes-container .theme img {
    border-radius: 3px;
    margin-right: 10px;
    float: left;
    width: 65px
}

.setting-themes-container .theme .themeAuthor,
.setting-themes-container .theme .themeVirsion {
    font-size: 12px;
    color: #555
}

.setting-themes-container .theme .active {
    color: green;
    font-size: 14.5px
}

.setting-themes-container .theme #active {
    color: #666;
    font-size: 14.5px
}

.ads-activation .active {
    color: #46af00
}

.danger-tab a,
.warning-tab a {
    background-color: #d9534f;
    color: #fff
}

.theme.active {
    background-color: #f5f5f4
}

#local-media video {
    width: 250px;
    height: 150px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #000;
    border-radius: 3px;
    text-align: center;
    border: 2px solid #fff
}

input.search-for-posts {
    margin: 0 !important;
    border: 0 !important
}

#sidebar-latest-products .cool-style {
    width: 32.4%
}

.settings-by a {
    display: block
}

.settings-by a:focus,
.settings-by a:hover {
    text-decoration: none
}

.home-sidebar.profile-style {
    width: 100%;
    padding: 5px;
    margin-bottom: -3px
}

.home-sidebar.profile-style:last-child {
    margin-bottom: 5px
}

.home-sidebar.profile-style img {
    width: 45px
}

.home-sidebar.profile-style .user-name {
    font-size: 14.5px
}

.home-sidebar.profile-style .user-follow-btn {
    position: relative;
    margin-top: -20px
}

.home-sidebar.profile-style .user-follow-btn.group {
    position: relative;
    margin-top: -35px
}

.gray-list.active a {
    color: #111
}

.admin-social-login-setting h4 {
    font-size: 16px
}

.loading-icon.lightbox-content {
    font-size: 70px;
    color: #fff;
    margin-top: 20%;
    text-align: center
}

.btn-main.MS-File {
    padding: 14px;
    margin-right: -1px;
    border-radius: 0 !important
}

.profile-lists .setting-well {
    padding-top: 0
}

.sidebar>.list-group a {
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block
}

.sidebar .sidebar-title-back {
    display: block;
    overflow: hidden;
    padding: 0 15px;
    line-height: 39px;
    font-size: 14.5px;
    color: #444;
    font-weight: 600;
    background: #fff
}

.sidebar .sidebar-title-back svg {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin: -3px 10px 0 0
}

.manage-users .admin-static:nth-child(1) {
    border-top-left-radius: 3px
}

.manage-users .admin-static:nth-child(4) {
    border-top-right-radius: 3px
}

#event-side-block div.btn-group {
    width: 100%;
    margin-bottom: 20px
}

.event-options-list li strong {
    width: 10%;
    text-align: center;
    display: inline-block
}

.title a:focus,
.title a:hover {
    text-decoration: none !important
}

.btn-cart:disabled {
    color: #fff
}

.answers input {
    border-top: 1px solid #f4f4f4 !important;
    box-shadow: none
}

.nav-tabs>li {
    width: 25%;
    text-align: center
}

.nav-tabs>li>a {
    height: 30px;
    border-radius: 0
}

#forum-search div.inner-addon {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

.bg-main tr th {
    color: #fff !important
}

.table>thead>tr>th {
    border-bottom: 0 !important
}

.threads-table tr td {
    padding: 10px !important;
    background-color: #fff;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1
}

#mbrs div {
    overflow: hidden
}

#mbrs div img {
    width: 100%
}

.forum-search-container div {
    overflow: hidden;
    padding-bottom: 5px
}

.blog-dd-ul li a,
.blog-dd-ul li span {
    padding: 5px 15px;
    display: block
}

.hover-pointer:hover {
    text-decoration: underline
}

.load-produts .load-more button {
    width: auto
}

.blog-dd-ul li span:hover {
    cursor: pointer
}

.blog-dd-ul li a:hover {
    cursor: pointer
}

.blog-cat-img img {
    width: 100%;
    height: 120px
}

.prv-img img {
    width: 40%
}

#insert-caht-alert div.alert {
    border-radius: 0 !important;
    text-align: center
}

.pac-item>span:last-child {
    display: none
}

/* .post-youtube iframe {
    height: 300px
} */

.navbar-movies-mobile ul {
    width: 100%
}

.navbar-movies-mobile-search-dropdown ul {
    padding: 10px 5px;
    color: #333;
    border-radius: 0 !important
}

#replenish-user-account-alert .alert,
.choose_rel_ship_alert div {
    border-radius: 0 !important
}

/*Profile Completion*/
ul.profile-completion-bar {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 20px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

ul.profile-completion-bar li.percentage-bar {
    position: relative;
    margin-top: -10px;
}

ul.profile-completion-bar li.percentage-bar h4 {
    overflow: hidden;
    font-size: 14.5px;
    margin: 0 0 8px;
    padding: 10px 13px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}

ul.profile-completion-bar li.percentage-bar h4 b {
    margin: 0;
    padding: 0;
    font-weight: 100;
    font-size: 20px;
}

ul.profile-completion-bar .completion-bar {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

ul.profile-completion-bar .completion-bar div.completion-bar-wrapper {
    overflow: hidden;
    height: 100%;
    background: rgba(168, 72, 73, 0.5);
}

ul.profile-completion-bar .completion-bar div.completion-bar-status {
    overflow: hidden;
    background: rgba(168, 72, 73, 0.8);
    height: inherit;
    transition: width 1s
}

ul.profile-completion-bar li.completion-step {
    width: 100%;
    overflow: hidden;
    color: #555;
    font-size: 14.5px;
    cursor: pointer;
    margin: 0;
    padding: 5px 10px
}

ul.profile-completion-bar li.completion-step svg {
    margin-top: -2px;
    width: 17px;
    height: 17px;
    margin-right: 7px;
}

.lb-preloader svg,
.pace-activity-parent {
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .17)
}

svg.feather {
    vertical-align: middle;
    margin-top: -4px;
    width: 19px;
    height: 19px;
}

.list-group {
    border-radius: 2px
}

.btn-default {
    background: #ebeef0;
    border: 0
}

.btn-default svg.feather {
    margin-top: -3px;
    width: 16px;
    height: 16px
}

.btn-whatsapp {
    color: #fff;
    background-color: #04aa24;
    border-color: rgba(0, 0, 0, .2)
}

.btn-whatsapp:hover {
    background-color: #03941f
}

.pace-activity-parent {
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 20px;
    border-radius: 5px;
    margin-top: -15px
}

.pace-activity {
    display: block !important;
    width: 40px;
    height: 40px;
    border: 4px solid transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 30px;
    overflow: visible !important;
    -webkit-animation: pace-spinner .7s linear infinite;
    -moz-animation: pace-spinner .7s linear infinite;
    -ms-animation: pace-spinner .7s linear infinite;
    -o-animation: pace-spinner .7s linear infinite;
    animation: pace-spinner .7s linear infinite
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.lb-preloader {
    background: rgba(0, 0, 0, .23);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: none
}

.lb-preloader svg {
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 15px;
    border-radius: 4px;
    width: 65px;
    height: 65px
}

/*Sidebar Users*/
.sidebar-users-may-know-container {
    margin: 0 5px 5px;
}

.wow_side_usrs {
    width: 50%;
    display: inline-block;
    padding: 5px;
}

#wo_sidebar_users {
    border: 1px solid #e8e8e8;
    padding: 15px 5px;
    text-align: center;
    border-radius: 10px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    transition: all 0.2s;
}

#wo_sidebar_users:hover {
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.08);
}

#wo_sidebar_users .avatar img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

#wo_sidebar_users .wo_user_link_name {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
}

#wo_sidebar_users .wo_user_link_name .user-name {
    font-size: 15px;
    font-weight: bold;
}

#wo_sidebar_users .wo_user_username_cont {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin: -3px 0 10px
}

#wo_sidebar_users .btn-default,
.sidebar .wo_sidebar_pages .user-follow-button button {
    line-height: 22px;
    border-radius: 2px !important;
    font-size: 13px !important;
    font-weight: bold;
    padding: 1px 8px !important;
    letter-spacing: 0.3px;
}

#wo_sidebar_users .btn-default svg,
.sidebar .wo_sidebar_pages .user-follow-button button svg {
    display: none;
}

#wo_sidebar_users .btn-default {
    font-weight: bold;
    border-radius: 2em !important;
    padding: 2px 12px !important;
    font-size: 14.5px !important;
    line-height: 24px;
    min-width: 70px;
}

.wo_sidebar_pages {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 !important
}

.wo_sidebar_pages .card {
    box-shadow: none !important
}

.wo_sidebar_pages:last-child {
    border-bottom: 0
}

.wo_sidebar_pages .page_middle {
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    min-height: 68px
}

.sidebar .wo_sidebar_pages .page_middle .avatar {
    top: 0;
    margin-bottom: 0;
    margin-right: 10px
}

.sidebar .wo_sidebar_pages .page_middle .avatar img {
    width: 45px;
    height: 45px;
    margin: 0 0px 0 5px;
}

.wo_sidebar_pages .page_middle .title {
    top: 0 !important;
    position: relative !important;
    left: 0 !important;
    font-size: 16px !important;
    line-height: 21px !important
}

.wo_sidebar_pages .page_middle .title a {
    color: #3e3e3e !important
}

.sidebar .wo_sidebar_pages .user-follow-button .page_catg {
    line-height: 45px;
    margin: 0 7px;
    color: #747474;
    font-size: 14.5px
}

.sidebar .wo_sidebar_pages .user-follow-button button {
    margin: 10px 7px;
    float: right
}

.product-navigate {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translate(0, -50%)
}

.product-navigate.scrollRight {
    left: -45px
}

.product-navigate.scrollLeft {
    right: -45px
}

.product-navigate a {
    position: relative;
    padding: 13px 10px;
    font-size: 25px;
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
    background-color: rgba(255, 255, 255, .98);
    cursor: pointer
}

.product-navigate a:hover {
    box-shadow: 1px 2px 10px 1px rgba(0, 0, 0, .3)
}

.product-navigate.scrollLeft a {
    right: -1px;
    border-radius: 4px 0 0 4px
}

.product-navigate a svg {
    width: 19px;
    height: 19px;
    margin-top: -2px
}

/*Sidebar Groups*/
.sidebar-group-may-know-container {
    margin: 0 5px;
}

.sidebar-group-may-know-container .col-xs-6 {
    padding: 0 5px;
}

.sidebar-group-may-know-container .wow_my_groups {
    margin-bottom: 10px;
}

.sidebar-group-may-know-container .wow_my_groups .avatar {
    height: 0;
}

/*Sidebar Products*/
.sidebar-product-slider {
    overflow: hidden;
    padding: 0 5px;
}

.wow_side_prods_prnt {
    width: 50%;
    padding: 0 5px;
    float: left;
}

.wow_side_prods {
    background-color: #EEEEEE;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.wow_side_prods a {
    text-decoration: none;
}

.wow_side_prods .avatar {
    position: relative;
    padding-top: 90%;
    width: 100%;
}

.wow_side_prods .avatar img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wow_side_prods .produc_info {
    padding: 10px 4px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_side_prods .produc_info span {
    font-weight: bold;
    color: #252525;
    font-size: 14.5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wow_side_prods .produc_info h4 {
    color: #252525;
    font-size: 14.5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0 0;
}

.wo_sidebar_products {
    width: 170px !important;
    margin: 6px 6px 10px;
    display: inline-block;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12)
}

.wo_my_products a:hover,
.wo_sidebar_products a:hover {
    text-decoration: none
}

.wo_my_products .avatar img,
.wo_sidebar_products .avatar img {
    width: 100%
}

.wo_my_products .produc_info,
.wo_sidebar_products .produc_info {
    padding: 7px 10px
}

.wo_my_products .produc_info span,
.wo_sidebar_products .produc_info span {
    font-size: 16px;
    display: block;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wo_my_products .produc_info h4,
.wo_sidebar_products .produc_info h4 {
    font-size: 14.5px;
    color: #4CAF50;
    font-weight: 700;
    letter-spacing: .3px;
    margin: 7px 0 0;
    display: block;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis
}

/*Sidebar Activity*/
.activity-container .wow_side_acts {
    border: 0;
}

.activity-container .wow_side_acts .notification-list {
    background: transparent;
    padding: 8px 9px;
}

.wow_side_acts .notification-user-avatar {
    position: relative;
}

.wow_side_acts .notification-user-avatar>span {
    position: absolute;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    bottom: -6px;
    right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.wow_side_acts .notification-user-avatar>span svg {
    width: 14.4px;
    height: 14.4px;
}

.wow_side_acts .notification-user-avatar>span .inline_act_emoji {
    margin: 0;
}

.wo_sidebar_activity {
    margin-left: 45px;
    display: flex;
}

.wo_sidebar_activity>div {
    display: block;
    background-color: #f2f2f2;
    width: auto;
    border-radius: 18px;
    padding: 5px 12px;
}

.no-activities.center-text {
    padding: 20px 5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.no-activities.center-text:empty {
    padding: 0;
}

.no-activities.center-text>svg {
    display: block;
    margin: auto;
}

#wo_post_stat_button {
    width: 100%;
    text-align: center;
    margin-top: 1px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

#wo_post_stat_button .stat-item {
    border-radius: 2px;
    color: #616770;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    flex: 1;
    width: 100%;
    border: 0;
    box-shadow: none;
    padding: 4px 5px;
    padding: 4px 0px;
    background: #fff;
    transition: all .1s ease-in-out;
    cursor: pointer;
}

#wo_post_stat_button .dropdown.open .stat-item,
#wo_post_stat_button .stat-item:hover {
    background-color: rgba(29, 33, 41, .04)
}

#wo_post_stat_button .stat-item:active,
#wo_post_stat_button .stat-item:focus {
    background-color: rgba(29, 33, 41, .09)
}

#wo_post_stat_button .stat-item svg {
    width: 18px;
    height: 18px
}

#wonder-button svg {
    margin-right: 3px
}

.show_post_comm_mobi {
    display: none
}

.post .post-description .post-actions .stat-item {
    margin-top: 5px !important;
    background: #fff;
    box-shadow: none
}

.post .post-description .post-actions .stat-item svg {
    width: 14px;
    height: 14px;
    margin-top: -3px
}

@keyframes animatetop {
    from {
        top: -4px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

#wo_comment_combo {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px 0;
    margin-top: -10px;
    border-top: 1px solid #f9f9f9;
    transition: all .2s ease
}

#wo_comment_combo.comment-toggle {
    background-color: #fff;
    border-color: #ededed
}

#wo_comment_combo .textarea {
    height: 36px;
    float: right;
    padding-top: 8px;
    width: calc(100% - 38px);
    background-color: #fff;
    padding-right: 10px;
    border-radius: 18px !important;
    margin-left: 10px;
    border: 1px solid #ededed
}

#wo_comment_combo.comment-toggle .textarea {
    border-color: #fff;
    max-height: 100%
}

#wo_comment_combo .avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%
}

#wo_comment_combo .comment_combo_footer {
    position: relative;
    padding: 8px 4px;
    margin-bottom: -10px;
    background-color: #fff;
    display: none
}

#wo_comment_combo.comment-toggle .comment_combo_footer {
    display: block;
    animation: animatetop .2s
}

#wo_comment_combo .comment_combo_footer .emo-comment,
#wo_comment_combo .comment_combo_footer .image-comment,
#wo_comment_combo .comment_combo_footer .send-comment {
    position: relative;
    display: inline-block;
    right: auto
}

#wo_comment_combo .comment_combo_footer .wo_comment_fopt {
    text-align: right
}

#wo_comment_combo .comment_combo_footer .wo_comment_fopt .btn:not(.btn-main) {
    padding: 3px 8px;
    background: transparent;
}

.wo_single_proimg {
    width: 100%;
    height: 300px;
    object-fit: cover
}

/*Shared Posts*/
.post .wow_shared_posts {
    padding: 0;
}

.post .wow_shared_posts .post-heading {
    padding: 12px;
    height: 65px;
}

.wow_shared_posts_p {
    margin-bottom: 12px !important;
    padding: 0 12px;
}

.wow_shared_posts_p:empty {
    margin: 0 !important;
    padding: 0;
}

.post .wow_shared_posts #fullsizeimg,
.post .wow_shared_posts .post-fetched-url .fetched-url-text {
    margin-bottom: 0;
}

.post .wow_shared_posts .wow_post_prod {
    margin: -5px 10px 10px;
}

.post .wow_shared_posts .wo_post_fetch_event#fullsizeimg,
.post .wow_shared_posts .wo_post_fetch_blog#fullsizeimg {
    width: 100%;
    margin: 0 0 12px;
}

.post .wow_shared_posts .wo_post_fetch_blog#fullsizeimg {
    margin: 0 0 5px;
}

/*Post Product*/
.wo_post_prod_img,
.wo_post_sdp_img {
    margin: 0 -15px;
}

.wo_post_prod_img .wo_single_proimg,
.wo_post_sdp_img .wo_single_proimg {
    border: 0;
}

.wow_post_prod {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    margin-bottom: -5px;
}

.wow_post_prod_name {
    margin: 0 0 5px;
    font-size: 22px;
    font-weight: 400;
}

.wow_post_prod_shead {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #7d7d7d;
}

.wo_post_prod_price {
    font-weight: bold;
    color: #4caf50;
    font-size: 18px;
}

.wow_post_prod_infos {
    position: relative;
    padding-left: 30px;
    color: #525252;
    margin-top: 9px;
}

.wow_post_prod_infos>svg {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    top: 0px;
    opacity: 0.7;
}

.wow_post_prod_infos p {
    font-weight: normal;
}

/*Post Link*/
.wo_post_fetch_link {
    border: 0;
    background: #f9f9f9;
}

.wo_post_fetch_link .post-fetched-url-con {
    position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%
}

.wo_post_fetch_link .post-fetched-url-con img {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wo_post_fetch_link .url {
    font-size: 14.5px;
    position: absolute;
    max-width: 90%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .54);
    border-radius: 2px;
    padding: 5px 8px;
    margin: 16px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.wo_post_fetch_link .fetched-url-text h4 {
    font-size: 1.1em !important;
    font-weight: 700;
    margin: 2px 0 7px
}

.wo_post_fetch_link .fetched-url-text .description {
    margin-bottom: 0
}

/*Post Event*/
.wo_post_fetch_event {
    border: 0;
}

.wo_post_fetch_event img {
    width: 100%;
    /*height: 200px;
    object-fit: cover;*/
}

.wo_post_fetch_event .short_start_dt {
    position: absolute;
    margin: 0;
    display: inline-block;
    background-color: white;
    border: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    top: -42px;
    padding: 5px 7px 3px;

    top: 0px;
    left: 2px;
}

.wo_post_fetch_event .short_start_dt b {
    color: #222;
}

.wo_post_fetch_event .short_start_dt span {
    display: block;
    color: #F44336;
    font-weight: bold;
}

.wo_post_fetch_event .fetched-url-text h4 {
    margin: -5px 0 0;
    font-size: 19px !important;
}

.wo_post_fetch_event .url {
    margin: 5px 0 0;
    text-transform: lowercase;
}

/*Post Blog*/
.wo_post_fetch_blog {
    border: 0;
}

.wo_post_fetch_blog .post-fetched-url-con {
    max-height: 250px;
    height: 250px;
}

.wo_post_fetch_blog .post-fetched-url-con img {
    object-fit: cover;
    height: 100%;
}

.wo_post_fetch_blog .fetched-url-text,
.wo_post_fetch_event .fetched-url-text {
    position: relative;
    padding: 6px 15px 0 60px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_post_blog_ico {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 10px 9px;
    top: -26px;
}

/*Post Images*/
#fullsizeimg {
    /* max-height: 671px; */
    margin-left: -15px;
    width: calc(100% + 30px);
    overflow: hidden;
    margin-bottom: 5px;
}

.fluid_video_wrapper {
    max-height: 600px;
}

#fullsizeimg img {
    max-height: none;
    border: 0;
    padding: 0;
    border-radius: 0
}

.wo_adaptive_media .album-image:first-child .image-file,
.wo_adaptive_media_4 .album-image:first-child .image-file {
    width: 100%
}

.wo_adaptive_media {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wo_adaptive_media .album-image {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: calc(100% / 3 - 1.4px) !important
}

.wo_adaptive_media .album-image:first-child {
    margin-right: 1px;
    overflow: hidden;
    position: relative;
    width: 66.666666666667% !important;
    padding-right: 1px
}

.wo_adaptive_media .album-image:last-child .image-file {
    border-top: 2px solid #fff !important
}

.wo_adaptive_media_4 {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wo_adaptive_media_4 .album-image {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: calc(100% / 4 - 2.4px) !important
}

.wo_adaptive_media_4 .album-image:first-child {
    margin-right: 1px;
    overflow: hidden;
    position: relative;
    width: 75% !important;
    padding-right: 2px
}

.wo_adaptive_media_4 .album-image .image-file {
    border-top: 3px solid #fff !important
}

.wo_adaptive_media_5 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 674px
}

.wo_adaptive_media_5 .album-image {
    display: block;
    position: absolute;
    width: 50% !important;
    overflow: hidden
}

.wo_adaptive_media_5 .album-image:first-child {
    top: 0;
    left: 0;
    height: 335px
}

.wo_adaptive_media_5 .album-image:nth-child(2) {
    top: 338px;
    left: 0;
    height: 336px
}

.wo_adaptive_media_5 .album-image:nth-child(3) {
    top: 0;
    left: 50%;
    height: 224px;
    padding-left: 3px
}

.wo_adaptive_media_5 .album-image:nth-child(4) {
    top: 227px;
    left: 50%;
    height: 224px;
    padding-left: 3px
}

.wo_adaptive_media_5 .album-image:last-child,
.wo_adaptive_media_5 .album-image:nth-child(5) {
    top: 454px;
    left: 50%;
    height: 224px;
    padding-left: 3px
}
#fullsizeimg .wo_adaptive_media .album-image img,
#fullsizeimg .wo_adaptive_media_4 .album-image img,
#fullsizeimg .wo_adaptive_media_5 .album-image img {
    object-fit: cover;
    width: 100%;
}
#fullsizeimg .wo_adaptive_media_5 .album-image:first-child img {
    min-height: 335px;
    max-height: 335px;
}
#fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(2) img {
    min-height: 336px;
    max-height: 336px;
}
#fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(3) img {
    min-height: 224px;
    max-height: 224px;
}
#fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(4) img {
    min-height: 224px;
    max-height: 224px;
}
#fullsizeimg .wo_adaptive_media_5 .album-image:last-child img,
#fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(5) img {
    min-height: 224px;
    max-height: 224px;
}
#fullsizeimg .wo_adaptive_media .album-image img,
#fullsizeimg .wo_adaptive_media_4 .album-image img {
    min-height: 100%;
    max-height: 100%;
}

    

.wo_post_privacy_menu svg.feather {
    width: 14px;
    height: 14px;
    margin: -1px 2px 0 4px
}
.wo_post_privacy_menu .post-privacy img {
    height: 13px;
    vertical-align: text-bottom;
}
.wo_post_privacy_menu .post-privacy-menu li img {
    height: 20px;
    vertical-align: text-top;
}

/*Post Ad*/
.user-ad-container .panel-white {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.wo_post_ad .wo_post_fetch_blog .post-fetched-url-con {
    max-height: 270px;
    height: 270px;
}

/*Post Offer*/
.wo_post_fetch_offer {
    background: #f9f9f9;
}

.wo_post_fetch_offer .fetched-url-text {
    padding: 10px;
}

.wo_post_fetch_offer .short_start_dt {
    padding: 3px 7px;
}

.wo_post_fetch_offer .short_start_dt b {
    font-size: 14.5px;
}

.wo_post_fetch_offer .short_start_dt .url {
    margin: 0;
}

/*Slick Slider*/
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #5f5f5f;
    border: none;
    outline: 0;
    z-index: 9;
    background: #fff;
    box-shadow: 0 2px 6px 1px rgba(50, 50, 50, .16);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center
}

.slick-next svg.feather,
.slick-prev svg.feather {
    margin: 0;
    width: 31px;
    height: 31px
}

.slick-prev svg.feather {
    margin-left: -2px
}

.slick-next svg.feather {
    margin-left: 2px
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: #222;
    outline: 0;
    box-shadow: 1px 2px 10px 1px rgba(0, 0, 0, .3)
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: 0;
    visibility: hidden
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

/*Sidebar Pro Users*/
.wo_pro_users {
    margin: 0;
    padding: 0 6px;
    overflow: hidden;
}

.wo_pro_users li {
    width: 33.33333%;
    margin: 0;
    display: inline-block;
    padding: 2px 5px 11px;
    position: relative;
    float: left;
}

.wo_pro_users li .user {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    background-color: #f0f6f6;
    border-radius: 4px;
}

.wo_pro_users li .user img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    background-color: #e7e7e7;
    border-radius: 4px 4px 0 0;
}

.wo_pro_users li .user span {
    padding: 5px;
    display: block;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_game_list_info .page-website,
.wo_game_list_info h3,
.wo_game_style .game-name {
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis
}

/*Modal*/
.modal.fade {
    text-align: center;
    padding: 0 !important
}

.modal.fade:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: auto
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-header .close {
    opacity: .6;
    padding: 4px 8px;
    margin-right: -8px;
    margin-top: -4px;
}

.modal-header .close svg {
    width: 15px;
    height: 15px;
    stroke-width: 3;
}

.modal-title svg.feather {
    margin-right: 2px;
    width: 17px;
    height: 17px;
}

.modal-footer {
    padding: 5px 10px;
    background-color: #fafbfc;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #e7e8ec;
}

/*Pulse Ball Loading*/
.ball-pulse {
    float: left;
    line-height: 30px;
    margin-left: 10px;
    display: none
}

.ball-pulse>div {
    background-color: #3a3c3f;
    border-radius: 100%;
    margin: 0 1px;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ball-pulse>div:nth-child(1) {
    -webkit-animation: scale-pulse .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale-pulse .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: scale-pulse .75s -.15s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale-pulse .75s -.15s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: scale-pulse .75s -.11s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale-pulse .75s -.11s infinite cubic-bezier(.2, .68, .18, 1.08)
}

@-webkit-keyframes scale-pulse {

    0%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
}

@keyframes scale-pulse {

    0%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
}

.no-padding-left-list {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.no-activities-profile {
    font-size: 16px;
}

/*Lightbox*/
.wo_image_lightbox {
    width: 100%;
    margin-top: 0
}

.wo_image_lightbox .wo_lbox_topbar {
    background-color: rgba(0, 0, 0, .4)
}

.wo_lbox_topbar {
    top: 0;
    z-index: 1035;
    position: fixed;
    left: 0;
    width: 100%;
    height: 45px
}

.wo_lbox_topbar .lbox_topbar_child {
    margin: 0 25px;
    user-select: none
}

.wo_lbox_topbar .lbox_topbar_child span {
    padding: 10px 1px;
    margin: 0 5px;
    height: 45px;
    display: inline-block
}

.wo_lbox_topbar .lbox_topbar_child svg.feather {
    margin-top: 0;
    width: 25px;
    height: 25px;
    color: #b5b5b5;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.wo_lbox_topbar .lbox_topbar_child svg.feather:hover {
    color: #fff
}

.wo_image_lightbox .story-img {
    display: table;
    width: 100%;
    min-width: 900px;
    max-width: 900px;
    background: 0 0;
    position: relative;
    margin: 0 auto;
    height: 100%
}

.wo_image_lightbox .story-img .changer {
    background: 0 0;
    top: 0;
    width: 60px;
    height: 100%;
    display: block !important;
    margin-bottom: 0
}

.wo_image_lightbox .story-img .changer svg.feather {
    margin-top: 0;
    width: 45px;
    height: 45px;
    color: rgba(255, 255, 255, .45);
    transition: all .2s ease-in-out;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%)
}

.wo_image_lightbox .story-img .changer:hover svg.feather {
    color: #fff
}

.wo_image_lightbox .story-img .changer.next-btn {
    right: -70px
}

.wo_image_lightbox .story-img .changer.previous-btn {
    left: -70px
}

.wo_image_lightbox .story-img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none
}

.wo_image_lightbox .story-img img.double_zoom {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1)
}

.wo_imagecombo_lbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    margin-top: 0;
    margin: auto;
    /*max-width: 1040px;*/
}

.wo_imagecombo_lbox .story-img {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-right: 380px;
    width: calc(100% - 380px);

    margin-right: 420px;
    width: calc(100% - 420px);
}

.wo_imagecombo_lbox .story-img .wo_lbox_topbar {
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
    height: 48px;
    padding: 8px;
    position: absolute;
    top: 0;
    right: 0
}

.wo_imagecombo_lbox .story-img .wo_lbox_topbar .lbox_topbar_child {
    margin: 0
}

.wo_imagecombo_lbox .story-img .wo_lbox_topbar .lbox_topbar_child span {
    padding: 3px 1px;
    height: 33px
}

.wo_imagecombo_lbox .story-img .wo_lbox_topbar .lbox_topbar_child span svg {
    width: 22px;
    height: 22px
}

.wo_imagecombo_lbox .story-img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none
}

.wo_imagecombo_lbox .story-img img.double_zoom {
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1)
}

.wo_imagecombo_lbox .story-img .changer {
    background: 0 0;
    top: 0;
    width: 60px;
    height: 100%;
    margin-bottom: 0;
    z-index: 1034;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}

.wo_imagecombo_lbox .story-img .changer svg.feather {
    margin-top: 0;
    width: 65px;
    height: 65px;
    color: rgba(255, 255, 255, .55);
    transition: all .2s ease-in-out;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.wo_imagecombo_lbox .story-img .changer:hover svg.feather {
    color: #fff
}

.wo_imagecombo_lbox .story-img .changer.next-btn {
    right: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.wo_imagecombo_lbox .comment-section {
    width: 380px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0;
    border-radius: 0;

    width: 420px;
}

.comment-section-inner {
    display: block;
}

.comment-section-inner .comment-inner-header {
    padding: 16px 8px 16px 16px
}

.comment-section-inner .comment-inner-header .close-lightbox {
    padding: 8px;
    margin: 0
}

.comment-section-inner .comment-inner-header h6 {
    margin-bottom: 3px
}

.wo_imagecombo_lbox .comment-section-inner .comment-inner-footer {
    position: relative;
    height: calc(100% - 126px);
    box-shadow: none;
    padding: 0;
    background-color: #fafafa
}

.wo_imagecombo_lbox .comment-section-inner .comment-inner-footer .view-more-wrapper {
    margin: 0 16px 7px;
    padding: 5px 0 0
}

.wo_imagecombo_lbox .lightbox-post-footer.post-comments {
    border-top: 1px solid #e7e8ec;
    padding: 12px;
    height: 55px;
    z-index: 5;
    flex: 0 0 auto;
    vertical-align: bottom;
}

.wo_imagecombo_lbox .lightbox-post-footer input.comment-textarea {
    border: none
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list {
    padding: 0px 12px;
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment_edele_options {
    display: none
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .reply .reply-heading {
    display: block;
    width: 100%
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment .comment-body {
    margin-left: 50px
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .reply .comment-body {
    margin-left: 40px;
    margin-top: -3px
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment .comment-body:hover .comment_edele_options {
    visibility: visible
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment .comment-body .comment-replies .wo_commreply_combo textarea.form-control {
    height: 32px
}

.wo_imagecombo_lbox .lightbox-post-footer .comments-list .comment>.comments-list {
    margin-left: 50px
}

.wo_imagecombo_lbox .lightbox-post-footer .comment {
    display: block;
    width: 100%;
    margin: 20px 0
}

.wo_imagecombo_lbox .lightbox-post-footer .comment:empty {
    margin: 0;
}

.wo_imagecombo_lbox .lightbox-post-footer .comment .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #f4f4f4
}

/*.wo_imagecombo_lbox .lightbox-post-footer .comment .comment-heading{display:flex;}*/
.wo_imagecombo_lbox .lightbox-post-footer .comment .comment-heading .user {
    font-size: 14.5px;
    font-weight: 700;
    display: inline;
    margin-top: 0
}

.wo_imagecombo_lbox .lightbox-post-footer .comment .comment-heading .time {
    font-size: 10px;
    color: #aaa;
    margin-top: 0;
    display: inline
}

.wo_imagecombo_lbox .lightbox-post-footer .input-group-addon a {
    color: #444
}

.sun_img_innr {
    position: relative;
    display: table;
    height: calc(100% - 48px);
}

.wow_lightbox_right {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: column;
    /*overflow: hidden;*/
}

.wow_lightbox_right .comment-section-inner {
    position: relative;
}

.wow_lightbox_right .comment-section-inner .like-emo>.how_reacted:nth-child(1) {
    margin-left: 0px;
}

.wow_lightbox_right .comment-section-inner #wo_post_stat_button {
    width: auto;
    margin: 0px 0 5px;
    padding: 0;
}

.wow_lightbox_right .comment-inner-footer {
    width: 100%;
    overflow-y: auto;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    flex-grow: 1;
    background-color: #f2f3f5;
}

.wow_lightbox_right .load-more-comments {
    margin: 6px 10px -3px;
}

.wow_lightbox_right .post-info .post-text p:empty {
    margin: 0;
}

.wo_imagecombo_lbox .story-img .sun_light_tool {
    bottom: 0;
    width: 100%;
    top: auto;
    background: #000;
    position: relative;
    display: flex;
    align-items: center;
}

.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child {
    display: flex;
    align-items: center;
}

.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child.right {
    margin-left: auto;
}

.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child span {
    height: auto;
    cursor: pointer;
}

.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child span,
.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child span a {
    color: #a5a5a5;
    transition: all 0.2s;
    text-decoration: none;
}

.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child span:hover,
.wo_imagecombo_lbox .story-img .sun_light_tool .lbox_topbar_child span a:hover {
    color: #fff;
}

.wow_lightbox_right .lightbox-no-comments {
    text-align: center;
    margin: 100px 0 20px;
    color: #696969;
    padding: 0 10px;
}

.wow_lightbox_right .lightbox-no-comments svg {
    width: 70px;
    height: 70px;
    filter: grayscale(1);
    opacity: 0.5;
}

/*Settings*/
.wo_setting_showpage {
    padding-right: 45px
}

.wo_setting_sidebar {
    width: 75px;
    right: 10px;
    top: 0;
    position: absolute;
    padding: 0;
    text-align: center;
    z-index: 1;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .06);
    box-shadow: 0 0 44px 0 rgba(0, 0, 0, .17)
}

.wo_setting_sidebar ul {
    margin: 0;
    border: 0;
    box-shadow: none;
    overflow: visible
}

.wo_setting_sidebar ul .list-group-item {
    padding: 0;
    height: 100%;
    border: 0
}

.wo_setting_sidebar ul .list-group-item a {
    padding: 13px 5px;
    position: relative
}

.wo_setting_sidebar ul .list-group-item.avtive a {
    background-color: rgba(0, 0, 0, .1)
}

.wo_setting_sidebar ul .list-group-item a svg.feather {
    opacity: .6
}

.wo_setting_sidebar ul .list-group-item.avtive a svg.feather {
    opacity: 1
}

.wo_setting_sidebar ul .list-group-item .report-not-seen {
    position: absolute;
    top: 3px;
    right: 5px;
    background-color: #f5f5f4;
    color: #ea1e1e;
    line-height: 1.1;
    height: 16px;
    padding: 2px 3px
}

.wo_settings_page {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
    background-color: #fff;
    border-radius: 2px;
    padding: 15px 55px 15px 15px;
    margin-bottom: 20px
}

.wo_terms_page h3 {
    font-size: 19px;
    color: #787878;
    padding: 20px 20px 20px 15px;
    margin: -15px -15px 7px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #f5f5f5
}

.wo_settings_page .avatar-holder {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    margin: -15px -20px 60px;
    border-radius: 4px 4px 0 0;
    padding: 20px 20px 10px;
    position: relative;
    display: flex;
}

.wo_settings_page .avatar-holder::after {
    content: '';
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23000' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 0.08;
}

.wo_settings_page .avatar-holder.profile {
    color: #00bcd4;
}

.wo_settings_page .avatar-holder.profile::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%2300bcd4' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.security {
    color: #f9bd54;
}

.wo_settings_page .avatar-holder.security::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23f9bd54' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.social {
    color: #1da1f2;
}

.wo_settings_page .avatar-holder.social::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%231da1f2' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.design {
    color: #8bc34a;
}

.wo_settings_page .avatar-holder.design::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%238bc34a' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.blocked {
    color: #e0624b;
}

.wo_settings_page .avatar-holder.blocked::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23e0624b' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.notifications {
    color: #673ab7;
}

.wo_settings_page .avatar-holder.notifications::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23673ab7' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.addresses {
    color: #607d8b;
}

.wo_settings_page .avatar-holder.addresses::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23607d8b' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.earning {
    color: #ff9800;
}

.wo_settings_page .avatar-holder.earning::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23ff9800' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.delete {
    color: #f44336;
}

.wo_settings_page .avatar-holder.delete::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23f44336' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder.verification {
    color: #2196f3;
}

.wo_settings_page .avatar-holder.verification::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 1440 270' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%232196f3' d='M0,81L80,103.5C160,126,320,171,480,157.5C640,144,800,72,960,45C1120,18,1280,36,1440,72C1600,108,1760,162,1920,162C2080,162,2240,108,2400,72C2560,36,2720,18,2880,22.5C3040,27,3200,54,3360,67.5C3520,81,3680,81,3840,99C4000,117,4160,153,4320,180C4480,207,4640,225,4800,234C4960,243,5120,243,5280,238.5C5440,234,5600,225,5760,225C5920,225,6080,234,6240,202.5C6400,171,6560,99,6720,85.5C6880,72,7040,117,7200,135C7360,153,7520,144,7680,126C7840,108,8000,81,8160,99C8320,117,8480,180,8640,171C8800,162,8960,81,9120,63C9280,45,9440,90,9600,103.5C9760,117,9920,99,10080,76.5C10240,54,10400,27,10560,54C10720,81,10880,162,11040,162C11200,162,11360,81,11440,40.5L11520,0L11520,270L11440,270C11360,270,11200,270,11040,270C10880,270,10720,270,10560,270C10400,270,10240,270,10080,270C9920,270,9760,270,9600,270C9440,270,9280,270,9120,270C8960,270,8800,270,8640,270C8480,270,8320,270,8160,270C8000,270,7840,270,7680,270C7520,270,7360,270,7200,270C7040,270,6880,270,6720,270C6560,270,6400,270,6240,270C6080,270,5920,270,5760,270C5600,270,5440,270,5280,270C5120,270,4960,270,4800,270C4640,270,4480,270,4320,270C4160,270,4000,270,3840,270C3680,270,3520,270,3360,270C3200,270,3040,270,2880,270C2720,270,2560,270,2400,270C2240,270,2080,270,1920,270C1760,270,1600,270,1440,270C1280,270,1120,270,960,270C800,270,640,270,480,270C320,270,160,270,80,270L0,270Z'%3e%3c/path%3e%3c/svg%3e");
}

.wo_settings_page .avatar-holder .avatar {
    border-radius: 50%;
    max-width: 54px;
    height: 54px;
    position: relative;
    z-index: 9;
    min-width: 54px;
}

.wo_settings_page .avatar-holder h5 {
    font-size: 17px;
    margin: 0;
}

.wo_settings_page .avatar-holder h5 a {
    text-decoration: none;
    color: inherit;
}

.wo_settings_page .avatar-holder p {
    letter-spacing: -0.5px;
    font-size: 28px;
    margin: 0;
    line-height: 1.4;
}

.wo_settings_page .avatar-holder .btn-glossy {
    color: #fff;
    background: rgba(255, 255, 255, .3);
}

.wo_settings_page .avatar-holder .infoz {
    position: relative;
    z-index: 9;
    padding: 0 20px;
}

.wo_settings_page .avatar-holder+hr {
    display: none;
}

.wo_settings_page .setting-panel .show-upgrades #upgrade-button,
.wo_settings_page .setting-panel .wo_sett_upgrade {
    background-color: #03A9F4;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.wo_settings_page .setting-panel hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    /* margin-right: 0px; */
    /* display: none; */
    border-top: 1px solid #eee;
}

.wo_settings_page .setting-panel .wo_sett_upgrade {
    padding: 6px 13px;
    margin: 5px 15px 4px;
    display: inline-block
}

.wo_settings_page .setting-panel .show-upgrades #upgrade-button {
    padding: 11px 13px;
    border: 0;
    width: 110px;
    text-align: center
}

.wo_settings_page .setting-panel-mdbtn {
    padding: 9px 18px !important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-weight: 700;
    margin: 2px 55px
}

.wo_settings_page .setting-panel-mdbtn svg.feather {
    width: 16px;
    height: 16px;
    margin: -2px 5px 0 0
}

.wo_settings_page .last-sett-btn {
    margin-right: -55px;
    margin-bottom: -15px
}

.wo_settings_page .wo_delete_account {
    margin-left: auto;
    position: relative;
    display: table;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px;
    color: #151720
}

.wo_settings_page .wo_design_button {
    width: 180px;
    display: table;
    min-height: 180px;
    overflow: hidden;
    border: 2px dashed #ccc;
    background: #fff;
    padding: 5px
}

.wo_settings_page .wo_design_button.w-100 {
    width: 100%;
}

.wo_settings_page .wo_design_button span {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    color: #666
}

.wo_settings_page .wo_design_button svg.feather {
    margin-top: 0;
    width: 45px;
    height: 45px;
    color: #cecece
}

.wo_settings_page .setting-update-alert {
    margin: 20px 0 10px;
}

.wo_settings_page .alert {
    margin: 20px 0 10px;
}

.wow_sett_sidebar {
    padding: 0;
}

.wow_sett_sidebar>ul {
    margin: 0;
}

.wow_sett_sidebar>ul>li>a {
    padding: 0;
    display: block;
    font-size: 15px;
    padding: 0 16px;
    min-width: 88px;
    line-height: 43px;
    text-decoration: none;
    transition: background-color .4s cubic-bezier(.25, .8, .25, 1);
    letter-spacing: .01em;
    color: rgba(0, 0, 0, 0.65);
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_sett_sidebar>ul>li.active>a {
    color: #000;
    font-weight: bold;
}

.wow_sett_sidebar>ul>li>a:hover,
.wow_sett_sidebar .wow_sett_submenu>ul li a:hover {
    background-color: rgba(158, 158, 158, 0.05);
}

.wow_sett_sidebar>ul>li>a svg {
    height: 19px;
    width: 19px;
    margin: auto 13px auto 0;
}

.wow_sett_sidebar .wow_sett_submenu>a span svg {
    margin: 10px 0;
    height: 17px;
    width: 17px;
}

.wow_sett_sidebar .wow_sett_submenu>ul {
    margin: 0px;
    border-left: 1px solid #e3e3e3;
    margin-left: 23px;
    padding-left: 0;
}

.wow_sett_sidebar .wow_sett_submenu>ul li a {
    display: block;
    text-decoration: none;
    transition: all 0.15s;
    padding: 4px 3px 4px 29px;
}

.wow_sett_sidebar .wow_sett_submenu>ul li.active a {
    color: #e00c54;
}

/*Verification*/
.select-user-verification-data {
    width: 100%;
    overflow: hidden;
}

.select-user-verification-data p {
    width: 100%;
    margin: 0;
    font-size: 14.5px;
    color: #333;
}

.select-user-verification-data .select-user-verification-photos {
    width: 100%;
    overflow: hidden;
}

.select-user-verification-data .select-user-verification-photos>div {
    width: 49%;
    height: 190px;
    background: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #efefef;
    margin-top: 15px;
    color: #333;
    overflow: hidden;
    cursor: pointer;
}

.select-user-verification-data .select-user-verification-photos .empty_state {
    margin: 45.5px 0;
}

.verification-status {
    width: 100%;
    height: 200px;
    text-align: center;
}

.verification-status h4 {
    width: 100%;
    line-height: 200px;
    font-family: arial, sans-serif;
    color: #666;
}

/*Payment History*/
table.wow_pymnt_table {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 14.5px;
}

table.wow_pymnt_table thead th {
    font-weight: bold;
    color: #333;
}

table.wow_pymnt_table tbody>tr:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

table.wow_pymnt_table tbody>tr>td {
    vertical-align: middle;
    padding: 9px 5px;
}

table.wow_pymnt_table .label {
    display: inline-block;
    padding: 5px 12px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
}

table.wow_pymnt_table .label-warning {
    color: #ff9800;
    background-color: rgba(255, 152, 0, 0.1);
}

table.wow_pymnt_table .label-success {
    color: #4CAF50;
    background-color: rgba(76, 175, 80, 0.1);
}

table.wow_pymnt_table .label-danger {
    color: #F44336;
    background-color: rgba(244, 67, 54, 0.1);
}

.wow_sett_trans_table {
    margin: 10px -6px -15px;
}

/*Affiliates*/
.wow_affs_main>img {
    display: block;
    width: 280px;
    height: 280px;
    margin: 0 auto 20px;
    pointer-events: none;
}

.wow_affs_main>h4 {
    text-align: center;
}

.wow_affs_main .wow_form_fields {
    margin-top: 0;
}

.wow_affs_main .wow_form_fields input {
    height: 34px;
    font-size: 14.5px;
    border-radius: 2em;
    background: rgba(0, 0, 0, 0.05) !important;
}

.wo_referres:empty {
    border: 0;
    padding: 0;
    margin: 0;
}

/*Create Products*/
.wow_prod_imgs {
    margin: 0 -7px;
    display: flex;
}

#create-product-modal .modal-body {
    padding-top: 0;
}

.wow_prod_imgs .upload-product-image {
    width: 100px;
    min-width: 100px;
    height: 100px;
    border-radius: 4px;
    cursor: pointer;
    display: table;
    margin: 0 6px;
    background-color: #f2f2f2;
}

.wow_prod_imgs .upload-product-image svg.feather {
    width: 24px;
    height: 24px;
    color: #848484dd
}

.wow_prod_imgs #productimage-holder {
    padding: 0 7px;
    overflow-x: auto;
}

.wow_prod_imgs #productimage-holder .thumb-image {
    pointer-events: auto;
}

#productimage-holder {
    width: 100%;
    padding: 0 8px;
    margin: 0;
    white-space: nowrap;
}

#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
}

#create-product-modal .publisher-hidden-option #percent {
    position: relative;
    left: auto;
    color: #444 !important
}

#create-product-modal .publisher-hidden-option #progress .progress {
    margin: 8px 40px 0 0
}

#create-product-modal .publisher-hidden-option #progress .progress,
#create-product-modal .publisher-hidden-option #progress .progress .progress-bar {
    height: 4px;
    border-radius: 0
}

/*Market*/
.wo_market .market_widget {
    margin-bottom: 25px;
}

.wo_market .market_widget .m_widget_head {
    font-weight: 600;
    color: #585858;
    margin-bottom: 8px;
    font-size: 14.5px;
}

.wo_market .market_categories,
.wo_job_main_widget .wjob_categories {
    position: relative
}

.wo_market .market_categories ul,
.wo_job_main_widget .wjob_categories ul {
    padding: 0;
    margin: 0
}

.wo_market .market_categories ul li,
.wo_job_main_widget .wjob_categories ul li {
    margin: 6px 0;
    font-family: "Lato", sans-serif;
    font-size: 14.5px;
}

.wo_market .market_categories ul li a,
.wo_job_main_widget .wjob_categories ul li a {
    text-decoration: none;
    position: relative;
    padding-left: 25px;
    display: block;
}

.wo_market .market_categories ul li a:after,
.wo_market .market_categories ul li a:before,
.wo_job_main_widget .wjob_categories ul li a:after,
.wo_job_main_widget .wjob_categories ul li a:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0;
    bottom: 0;
    text-align: center;
    position: absolute;
}

.wo_market .market_categories ul li a:before,
.wo_job_main_widget .wjob_categories ul li a:before {
    border: 2px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    transition: all 90ms cubic-bezier(0, 0, .2, .1);
}

.wo_market .market_categories ul li.active a:before {
    border-color: #16b987;
}

.wo_market .market_categories ul li.active a:after {
    background: #16b987;
    border-radius: 50%;
    transform: scale(0.5);
}

.wo_market .market_categories ul li.active a {
    color: #16b987;
}

.wo_market #cusrange-reader {
    width: 43px;
    background: transparent !important;
}

.wo_market .market_bottom #products.row {
    margin-right: -11px;
    margin-left: -11px;
}

.wo_market .market_bottom .product {
    padding-right: 10px;
    height: 335px;
    padding-left: 10px;
}

.wo_market .market_bottom .product .product_info {
    background-color: #fff;
    padding: 0 3px 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    transition: all .2s linear
}

.wo_market .market_bottom .product .product_info:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .18)
}

.wo_my_pages .page_list,
.wo_my_products a {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    background: #fff
}

.wo_market .market_bottom .product .product-links {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 40px;
    z-index: 8;
    opacity: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .41);
    transition: opacity .3s cubic-bezier(.33, .66, .66, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px 10px 0 0;
}

.wo_market .market_bottom .product .product_info:hover .product-links {
    opacity: 1
}

.wo_market .market_bottom .product .product-links .more-info {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}

.wo_market .market_bottom .product .product-links .more-info:hover {
    background-color: #fff;
    color: #000 !important;
}

.wo_market .market_bottom .product .produc_info {
    padding: 7px 10px
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod {
    border: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    transition: all 0.2s;
    padding: 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;

    border: 2px solid #bbb;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-image {
    margin: 0;
    width: 100%;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-by {
    position: absolute;
    z-index: 9;
    top: 8px;
    left: 8px;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-by a {
    color: white;
    text-decoration: none;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 3px 4px;
    border-radius: 3px;
    font-weight: bold;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .wow_main_prod_foot {
    text-align: end;
    position: relative;
    z-index: 9;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .wow_main_prod_foot .btn {
    width: 40px;
    height: 40px;
    min-width: auto;
    padding: 0;
    border-radius: 50%;
    margin: -35px 2px 0;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .wow_main_prod_foot .btn svg {
    margin: 0;
    width: 19px;
    height: 19px;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-title {
    text-align: center;
    font-weight: bold;
    font-size: 19px;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-title a {
    text-decoration: none;
    color: #353535;
}

.wo_market .market_bottom .product .product_info.wow_main_mkt_prod .product-price {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 0 0 2px;
    letter-spacing: normal;
}
.wo_market .market_bottom .product.home_group_item .product_info.wow_main_mkt_prod .product-price {
    margin-bottom: 10px;
}

/*Find Friends*/
.wow_frnd_map {
    width: 100%;
    height: 250px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.wow_frnd_field {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_frnd_field h4 {
    margin: 7px 0 7px;
    font-size: 15px;
}

.friends_nearby_status_ul,
#search-nearby-users .nearby-users-gender-collapse ul {
    padding: 0
}

.friends_nearby_status_ul li,
#search-nearby-users .nearby-users-gender-collapse ul li {
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-in-out;
    padding: 0 17px;
    font-size: 14.5px;
    height: 30px;
    line-height: 30px;
    background-color: #f0f0f0;
    color: #393939;
    border-radius: 2em;
    margin-right: 5px;
    margin-bottom: 6px;
}

.friends_nearby_status_ul li.active,
#search-nearby-users .nearby-users-gender-collapse ul li.active {
    color: #3F51B5;
    background-color: #c6cfff;
    font-weight: bold;
}

.select-nearby-users-distance {
    padding: 7px 1px;
    display: flex;
}

.select-nearby-users-distance>form {
    display: flex;
    width: 100%;
    align-items: center;
}

#nearby-users-distance {
    width: 100%;
    border: 0;
    height: 2.5px;
    background: #d0d0d0;
    outline: none;
    box-shadow: none;
    border-radius: 2em;
}

#nearby-users-distance .ui-slider-handle {
    position: absolute;
    margin: -2px 0 0 -5px;
    border-radius: 100%;
    background: #3F51B5;
    border: 0;
    height: 15px;
    width: 15px;
    outline: none;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

#nearby-users-distance .ui-slider-handle:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#nearby-users-distance .ui-slider-range {
    background: #3F51B5;
}

.select-nearby-users-distance .currentVal {
    position: relative;
    font-size: 14.5px;
    font-weight: bold;
    color: #7a7d7e;
    width: 50px;
    text-align: center;
    height: 30px;
    display: block;
    background: #F3F3F8;
    line-height: 29px;
    margin-top: -13px;
    margin-left: 10px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.05);
}

.select-nearby-users-distance .currentVal:before {
    content: '';
    display: block;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-width: 0;
    border-right-color: #F3F3F8;
}

.wow_frnd_usr {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 15px;
}

.wow_frnd_usr .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}

.wow_frnd_usr .fndfrnd_user_wrapper {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 20px;
    transition: all 0.2s;
}

.wow_frnd_usr .fndfrnd_user_wrapper:hover {
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15);
}

.wow_frnd_usr .fndfrnd_user_wrapper .avatar {
    position: relative;
    width: 100%;
    padding-bottom: 130%;
}

.wow_frnd_usr .fndfrnd_user_wrapper .avatar img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.fndfrnd_user_wrapper_bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    padding: 12px;
    font-family: "Robto", sans-serif;
}

.wow_frnd_usr .fndfrnd_user_wrapper .user_wrapper_link {
    font-size: 22px;
    margin-bottom: 3px;
    text-transform: capitalize;
    margin-top: 0;
    font-weight: bold;
}

.wow_frnd_usr .fndfrnd_user_wrapper .user_wrapper_link a {
    color: #fff;
    text-decoration: none;
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs {
    margin-bottom: 0;
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs li {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    color: white;
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs li>span {
    margin-right: 5px;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs li>span svg {
    width: 20px;
    height: 20px
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs li p {
    margin: 0;
    line-height: 1;
}

.wow_frnd_usr .fndfrnd_user_wrapper .sun_friends_fetrs li .online-text {
    color: #4CAF50;
}

.wow_frnd_usr .fndfrnd_user_wrapper .user-follow-button {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.wo_my_products a {
    display: block;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12)
}

/*Pages*/
.wo_my_pages .page_list {
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    margin: 0 0 15px;
    padding: 13px 10px
}

.wo_my_pages .page_list .avatar img {
    height: 72px;
    width: 72px;
    border-radius: 50%
}

.wo_my_pages .page_title {
    font-size: 17px;
    font-weight: 700;
    color: #1d1d1d;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_my_pages .page_info ul {
    padding: 0;
    margin: 5px 0 0
}

.wo_my_pages .page_info ul li {
    color: #6f6f6f;
    padding: 1px 0
}

.wo_my_pages .page_info ul li svg.feather {
    margin: -2px 2px 0 0;
    width: 14px;
    height: 14px
}

.wo_my_pages .btn-info {
    margin: 18px 0px;
    background-color: #2196F3;
    padding: 0 8px;
    min-width: auto;
    border-radius: 2em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.wo_my_pages #wo_useract_btn {
    margin: 18px 0px;
}

.wo_my_pages .page_list.flex_pages {
    display: flex;
    justify-content: space-between;
}

.wo_my_pages .page_list.flex_pages .info {
    display: inline-flex;
}

.wo_my_pages .page_list.flex_pages .btns {
    flex: 0 0 auto;
}

.row.my_products {
    margin-right: -10px;
    margin-left: -10px;
}

.wo_my_products {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px
}

/*Games*/
.wow_games {
    margin: 0 -10px;
}

.wow_games>.col-md-6 {
    padding: 0 10px;
}

.wow_pop_gam_list {
    overflow: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    padding: 0;
}

.wow_pop_gam_list a {
    text-decoration: none;
}

.wow_pop_gam_list .avatar {
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    border-radius: 4px 0 0 4px;
    margin-right: 10px;
}

.wow_pop_gam_list .avatar img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 4px 0 0 4px;
    object-fit: cover;
}

.wow_pop_gam_list .game-name {
    margin-left: 70px;
    color: rgba(0, 0, 0, .8);
    display: block;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 7px;
}

.wow_pop_gam_list p {
    margin-left: 70px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_game_style {
    margin-bottom: 20px;
    transition: all 0.2s;
    text-align: center;
}

.wo_game_style:hover {
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15);
}

.wo_game_style .avatar {
    width: 100%;
    padding-top: 70%;
    position: relative;
    margin-bottom: 32px;
}

.wo_game_style .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wo_game_style .avatar .btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    line-height: 32px;
}

.wo_game_style a {
    text-decoration: none
}

.wo_game_style .game-name {
    margin: 0;
    overflow: hidden;
    padding-bottom: 15px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: black;
}

.middot {
    margin: 0 6px;
    font-size: 14.5px;
    line-height: 1.1;
    font-weight: 700
}

.o-overlayLink {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
    background-color: rgba(0, 0, 0, 0)
}

.problackback {
	display: block;
	/* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .45) 100%); */
	padding: 100px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

/* .wo_user_profile .pic-info-cont {
    position: absolute;
    width: 100%;
    height: 180px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start
} */
.wo_user_profile .pic-info-cont {
	width: 100%;
	display: flex;
	align-items: end;
	justify-content: flex-start;
	margin-top: 0px;
	/* margin-top: -50px; */
    position: relative;
    /* z-index: 999; */
}
.picInfoContLeft {
    /* position: absolute;
    top: -50px; */
    z-index: 3;
    flex: 0 0 55%;
    max-width: 55%;
    margin-top: -50px;
}

.container .wo_user_profile .pic-info-cont .user-avatar {
    flex: 0 0 164px;
	position: relative;
	width: 164px;
	height: 164px;
	bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
}

.container .wo_user_profile .pic-info-cont .user-avatar.unseen_story {
    padding: 6px;
    background-color: white;
    border-radius: 50%;
}
.container .wo_user_profile .pic-info-cont .user-avatar img {
	width: 100%;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
	border-radius: 50%;
	border: #fff 3px solid;
}

.container .wo_user_profile .pic-info-cont .user-avatar img.unseen_story {
    padding: 3px;
    background-color: white;
    z-index: 10;
    position: relative;
}

.container .wo_user_profile .pic-info-cont .user-avatar.unseen_story:after {
    content: '';
    background: linear-gradient(90deg, rgba(61, 140, 250, 1) 0%, rgba(0, 212, 255, 1) 50%, rgba(0, 255, 222, 1) 100%);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    border-radius: 50%;
    z-index: 1;
}

.container .wo_user_profile .card.hovercard .info .title {
    left: 0;
    position: relative;
    margin-top: 0;
    top: 0
}

.container .wo_user_profile .card.hovercard .info .title svg.feather {
    width: 24px;
    height: 24px;
    /* fill: #fff; */
    /*-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .43));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .43));*/
}

.container .wo_user_profile .card.hovercard .info .options-buttons {
    position: relative;
    margin: 10px 10px 5px
}

.wo_user_profile .options-buttons .dropup {
    display: inline-block
}

.wo_page_profile .page-info-cont .page_navbar .dropdown-menu,
.wo_user_profile .options-buttons .dropup .dropdown-menu {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 10px;
    padding: 6px 0;
    min-width: 190px;
    margin: 0;
}

.wo_page_profile .page-info-cont .page_navbar .dropdown-menu li .menu-item,
.wo_user_profile .options-buttons .dropdown-menu li .menu-item {
    min-height: 34px;
    display: block;
    line-height: 34px;
    padding: 0 16px;
    font-size: 14.5px;
    color: rgba(0, 0, 0, .87);
    cursor: pointer;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wo_page_profile .page-info-cont .page_navbar .dropdown-menu li .menu-item a {
    color: rgba(0, 0, 0, .87);
    padding: 0 !important;
    display: inline-block;
    min-width: 100px;
    text-decoration: none
}

.wo_page_profile .page-info-cont .page_navbar .dropdown-menu li svg,
.wo_user_profile .options-buttons .dropdown-menu li svg {
    margin: -2px 10px auto 0;
    width: 18px;
    height: 18px;
    opacity: 0.8;
}

.wo_user_profile .card.hovercard .title .badge-link {
    display: block;
    padding: 8px 5px 9px
}

.wo_user_profile .card.hovercard .title .badge-pro {
    font-size: 10px;
    line-height: 0;
    padding: 0;
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .16)
}

.wo_user_profile .options-buttons a,
.wo_user_profile .options-buttons button {
    margin: 0;
    float: none
}

.wo_user_profile .btn-glossy>a,
.wo_user_profile .btn-glossy>button,
.wo_user_profile .btn-glossy>span>button {
    color: #fff;
    background: rgba(55, 55, 55, 0.7);
    border-radius: 2px !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    padding: 6px 15px !important;
    height: 33px;
    margin-right: 3px;
}

.wo_user_profile .btn-glossy.open button.dropdown-toggle {
    background-color: rgba(255, 255, 255, .76)
}

.wo_user_profile .btn-glossy a svg.feather,
.wo_user_profile .btn-glossy button svg.feather {
    margin: -2px 3px 0 0;
    width: 17px;
    height: 17px;
}
.wo_user_profile .user-bottom-nav {
	background: #fff;
	height: 62px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	padding: 0;
	border-radius: 4px;
	margin: 1.5rem 0;
}

.wo_user_profile .user-bottom-nav ul {
	padding-left: 0;
	overflow: hidden;
	overflow-x: auto;
	height: 63px;
	white-space: nowrap;
	display: flex;
	margin: 0;
	padding-right: 25px;
}

.wo_user_profile .user-bottom-nav ul li {
    display: inline-block;
    margin: 0 5px;
    flex: 1;
}

.wo_user_profile .user-bottom-nav ul li:first-child {
    margin-left: 0
}

.wo_user_profile .user-bottom-nav ul li:last-child {
    margin-right: 0
}
.wo_user_profile .user-bottom-nav li a {
	padding: 11px 5px 7px;
    padding: 7px 5px 4px;
	text-decoration: none !important;
	transition: all .2s ease;
	display: block;
	text-align: center;
}
.wo_user_profile .user-bottom-nav li.menu-item-reels a {
    /* padding: 11px 5px 4px; */
}
/*.wo_user_profile .user-bottom-nav li.menu-item-reels a img {
    background: url(../img/icons/reels.png);
    width: 15px;
    height: 15px;
    background-size: contain;
}*/
.wo_user_profile .user-bottom-nav li a .split-link {
    display: block
}

.wo_user_profile .user-bottom-nav li a .split-link svg,
.wo_user_profile .user-bottom-nav li a .split-link i {
    margin: 0 0 4px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    font-size: 17px;
}
.wo_user_profile .user-bottom-nav li a .split-link img {
    /* height: 25px;
    padding: 3px 0 7px 0; */
    height: 20px;
    margin: 3px 0 7px 0;
}
.wo_user_profile .user-bottom-nav li a.menuactive .split-link img {
    filter: drop-shadow(0px 10000px 0 #a52729);
    transform: translateY(-10000px);
}

.wo_user_profile .user-bottom-nav li .menuactive {
    border-bottom: 2px solid #2196F3;
    color: #2196F3
}

.wo_user_profile .user-bottom-nav ul ul.dropdown-menu {
    display: block;
}

.wo_user_profile .wow_form_fields>label {
    font-weight: normal;
}

.right_user_info .wo_page_hdng {
    margin-bottom: 7px;
}

.right_user_info li {
    padding: 4px 13px;
    color: #1d2129;
    font-size: 13px;
}

.right_user_info li a {
    text-decoration: none;
    color: #1d2129;
}

.right_user_info li svg {
    color: #7a7a7a;
    margin: -3px 6px 0 2px;
    width: 18px;
    height: 18px
}

.wo_event_profile .user-social-links,
.wo_page_profile .user-social-links,
.wo_user_profile .user-social-links {
    padding: 0 13px 10px 40px
}

.wo_page_profile .user-social-links a.social-btn,
.wo_user_profile .user-social-links a.social-btn {
    text-decoration: none;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 3px
}

.wo_page_profile .user-social-links a svg.feather,
.wo_user_profile .user-social-links a svg.feather {
    margin: 0;
    width: 23px;
    height: 23px
}

.widget-heading {
    padding: 12px 15px 10px;
    font-size: 15px;
    font-weight: 600
}

.widget-heading svg.feather {
    background-color: #ededed;
    padding: 7px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    margin: -4px 5px 0 -2px;
    color: #fff
}

.widget-heading .edit-link {
    text-transform: uppercase;
    font-size: 12px;
    margin: 5px 0
}

.widget-heading h5 {
    color: #90949c;
    display: inline;
    margin: 0 1px
}

.wo_page_profile .profile-container .card {
    margin-bottom: 0
}

.wo_page_profile .profile-container .card.hovercard .cardheader {
    max-height: 313.3px;
    min-height: 313.3px
}

.wo_page_profile .page-info-cont {
    position: relative;
    background: #fff;
    min-height: 85px;
    margin: 0 0 20px;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1
}

.wo_page_profile .page-info-cont {
    padding: 30px 20px
}

.wo_page_profile .page-info-cont .user-avatar {
    width: 95px;
    height: 95px;
    position: relative
}

.wo_page_profile .page-info-cont .user-avatar-uploading-container {
    border-radius: 3px
}

.wo_page_profile .page-info-cont .user-avatar-uploading-progress .ball-pulse {
    margin: 43px auto
}

.wo_page_profile .page-info-cont .user-avatar img {
    width: 95px;
    height: 95px;
    border-radius: 3px;
    border: 1px solid #f5f5f5
}

.wo_page_profile .page-info-cont .first_row {
    display: flex;
    align-items: center
}

.wo_page_profile .first_row .title {
    margin: 0 20px
}

.wo_page_profile .first_row .title a {
    font-size: 19px;
    font-weight: 700;
    color: #3e3e3e;
    text-transform: capitalize
}

.wo_page_profile .first_row .title .page_username {
    color: #444;
    font-size: 14.5px;
    overflow: hidden;
    padding-left: 1px;
    margin: 1px 0 7px
}

.wo_page_profile .first_row .title .page_info {
    overflow: hidden;
    color: #6f6f6f;
    padding: 1px 0
}

.wo_page_profile .title .page_info svg.feather {
    margin: -2px 2px 0 0;
    width: 14px;
    height: 14px
}

.wo_page_profile .options-buttons {
    position: relative;
    margin: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%
}

.wo_page_profile .options-buttons .btn {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12) !important;
    border: none;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px !important;
    border-radius: 4px !important;
    font-size: 14.5px !important;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
}

.wo_page_profile .options-buttons .btn svg {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    margin-left: -2px;
}

.wo_page_profile .page-info-cont .last_row {
    margin: 31px 0 34px
}

.wo_page_profile .page-info-cont .page_navbar {
    display: inline-block;
    background: linear-gradient(to right, #fff, #f5f5f5);
    margin: 30px -15px -15px -20px;
    width: calc(100% + 40px);
    padding: 5px 35px
}

.btn-call-action {
    color: #000;
    background: #d2d2d2;
    min-width: 95px;
    border: 0;
    box-shadow: none;
    margin: 6px 0 -6px
}

.btn-call-action:focus,
.btn-call-action:hover {
    color: #fff;
    background: #2196F3
}

.wo_page_profile .page_navbar ul {
    margin-bottom: 0
}

.wo_page_profile .page_navbar ul li {
    display: inline-block;
    margin: 0 0 0 10px
}

.wo_page_profile .page_navbar ul li a {
    text-decoration: none;
    padding: 10px 5px;
    display: block
}

.wo_group_profile .profile-cover-changer {
    right: 0
}

.wo_group_profile .side_panel {
    position: absolute;
    height: 100%;
    width: 220px;
    top: 0;
    background-color: rgba(0, 0, 0, .15);
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.container .wo_group_profile .side_panel .user-avatar {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.container .wo_group_profile .side_panel .user-avatar img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .23)
}

.container .wo_group_profile .side_panel .box-inner {
    filter: blur(6px);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.container .wo_group_profile .side_panel .box-inner:before {
    content: '';
    background-color: rgba(0, 0, 0, .15);
    display: block;
    width: 100%;
    height: 100%
}

.container .wo_group_profile .side_panel .info {
    color: rgba(255, 255, 255, .63);
    text-align: center
}

.container .wo_group_profile .side_panel .info .title {
    position: relative;
    left: 0;
    margin: 0;
    top: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .35);
    font-size: 23px;
    text-align: center;
    max-height: 61.6px;
    overflow: hidden;
    line-height: 30px
}

.wo_group_profile .side_panel .options-buttons {
    position: relative;
    margin: 40px 0 0;
    right: auto;
    text-align: center
}

.wo_group_profile .side_panel .options-buttons a {
    color: #fff;
    background: rgba(255, 255, 255, .39)
}

.wo_group_profile .side_panel .options-buttons a,
.wo_group_profile .side_panel .options-buttons button {
    float: none;
    margin: 0 5px;
    border-radius: 2px;
    border: 0;
    box-shadow: none;
    font-size: 15px;
    padding: 6px 15px;
    height: 33px
}

.message-container {
    width: 100%;
    height: 100%
}

.message-media {
    position: relative
}

.message-media img {
    max-width: 100%
}

.message-media audio {
    width: 80%;
    border-radius: 10px;
    background-color: #f1f3f4;
}

.messages-container {
    padding: 20px 30px 0;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    flex: 1 1 auto;
}

.messages-container .empty_state {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

/*.messages-container .message-contnaier:nth-child(1){margin-top:30px}*/
.messages-container .message-media {
    transition: width .5s;
    margin: -16px -16px 0px -16px;
    padding: 10px;
}

.messages-container .message-media:empty {
    margin: -16px;
}

.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
}

.messages-container .message-media video {
    max-height: 330px;
    width: auto !important;
    border-radius: 10px;
}

.messages-container .message-media.full-size {
    width: 100%
}

.messages-load-more-messages {
    transition: all .2s ease;
    list-style: none;
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    z-index: 9;
    margin: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    top: 115px;
}

.messages-load-more-messages a {
    color: #808080;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.messages-wrapper {
    width: 100%;
    padding: 5px
}

.messages-wrapper .name {
    color: #666;
    font-size: 14.5px
}

.messages-wrapper .user-avatar {
    width: 40px;
    border-radius: 3px
}

.message {
    margin-top: 1px
}

.message p {
    color: #555;
    margin: 0;
    word-wrap: break-word;
    word-break: break-word
}

#wo_msg_right_prt .message p {
    margin: 0 0 12px;
}

.message p:empty,
#wo_msg_right_prt .message p:empty {
    padding: 0;
    margin: 0;
}

.wo_about_wrapper_parent {
    position: absolute;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    top: 45px;
    width: 100%;
    left: 0;
    min-height: 370px
}

.wo_about_page_margin .list-group {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12)
}

.wo_about_wrapper {
    position: relative;
    min-height: 370px
}

.wo_about_wrapper,
.wo_about_wrapper .full-width-picture {
    height: 370px;
    background-position: center;
    background-size: cover
}

.hero-overlay {
    background: #3e396b;
    background-color: rgba(62, 57, 107, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 80px
}

.wo_about_wrapper .hero-overlay {
    background-image: linear-gradient(to right, rgba(181, 60, 63, .6), rgba(202, 97, 98, .6));
    position: absolute;
    width: 100%;
    height: 100%
}

.wo_about_wrapper .hero-overlay h1 {
    color: #fff;
    font-family: opensanslight;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 12px;
    line-height: 48px
}

.wo_about_wrapper .hero-overlay h1 .site_desc {
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    display: block;
    margin-top: 30px
}

.wo_about_page_margin {
    margin-top: 330px;
    position: relative
}

.wo_about_page_margin .list-group {
    padding: 13px 20px
}

.wo_terms_page {
    padding: 20px
}

.wo_404 {
    padding: 45px 15px;
    border: 0;
    border-radius: 0px;
    min-height: calc(100vh - 45px);
    background: transparent;
    background-image: url(../img/404.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.wo_404 h4 {
    font-size: 60px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    color: #d9e7f9;
    margin: 80px 0 148px;
    position: relative;
}

.wo_404 h4 svg {
    position: absolute;
    bottom: -150px;
    left: 90px;
    width: 130px;
    transform: rotate(270deg);
}

.wo_404 h1 {
    font-size: 30vh;
    position: relative;
    color: #497AB5;
    font-family: 'Dosis', sans-serif;
    font-weight: 800;
}

.wo_404 h1 svg {
    width: 30vh;
}

.wo_404 .btn {
    margin: auto 0 80px;
    border-radius: 9px;
    padding: 12px 33px;
    z-index: 2;
    border: 0;
    box-shadow: 0px 6px 0px 0px #812f30, 0px 0px 20px 0px #bbb;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    letter-spacing: 1.5px;
    transition: all 0.2s;
}

.wo_404 .btn:active {
    box-shadow: 0px 2px 0px 0px #812f30;
}

.wo_404_moon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    bottom: -720px;
    width: calc(100% + 290px);
    height: 1000px;
}

.wo_emoji_post {
    width: 335px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .3);
    padding: 0
}

.wo_emoji_tab {
    box-shadow: 0 0 2px #b7b7b7;
    background: #f5f5f5;
    border-radius: 2px 2px 0 0
}

.wo_emoji_tab span {
    width: 15.7%;
    padding: 8px 1px;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    text-align: center
}

.wo_emoji_tab span.active {
    border-bottom: 2px solid
}

.wo_emoji_tab span svg.feather {
    height: 24px !important;
    width: 24px !important;
    margin: 0
}

.wo_emoji_p {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 9px 6px;
    color: #555;
    text-align: initial
}

.emoji_tab_pane {
    display: none;
    overflow-y: auto;
    height: 250px;
    white-space: normal;
    text-align: center
}

.emoji_tab_pane .twa-lg {
    height: 34px;
    width: 34px;
    background-size: 27px 27px;
    margin: 0 5.5px;
    border-radius: 3px;
    transition: all .1s ease
}

.emoji_tab_pane .twa-lg:hover {
    background-color: #e7e7e7
}

.emoboxtoppoint {
    height: 0;
    width: 0 !important;
    border: solid transparent;
    pointer-events: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    top: -10px;
    position: absolute;
    left: 100%;
    margin-left: -114px;
    -webkit-filter: drop-shadow(0 -3px 1px rgba(0, 0, 0, .14));
    filter: drop-shadow(0 -3px 1px rgba(0, 0, 0, .14))
}

.publisher-box .add-emoticons .emoboxtoppoint {
    margin-left: -28px
}

.wo_emoji_chat {
    width: 290px
}

.wo_emoji_chat span {
    width: 15.55%
}

.wo_emoji_chat .emoji_tab_pane {
    height: 310px
}

.wo_emoji_chat .emoboxtoppoint,
.wo_emoji_msg .emoboxtoppoint {
    top: auto;
    border-top: 10px solid #f5f5f5;
    border-bottom: 0;
    bottom: -10px;
    -webkit-filter: drop-shadow(0 3px 1px rgba(0, 0, 0, .14));
    filter: drop-shadow(0 3px 1px rgba(0, 0, 0, .14));
    margin-left: -30px
}

.wo_emoji_msg .emoboxtoppoint {
    margin-left: -95px
}

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

#wo_useract_btn:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

#wo_useract_btn svg {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin: -3px 3px 0 -1px;
    fill: rgba(255, 255, 255, .32)
}

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

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

.wo_request_btn {
    background: linear-gradient(to right, #9E9E9E 0, #767372 100%) !important
}

[tooltip] {
    position: relative
}

[tooltip]::after,
[tooltip]::before {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(.4) scaleX(.4);
    -moz-transform: scaleY(.4) scaleX(.4);
    -ms-transform: scaleY(.4) scaleX(.4);
    -o-transform: scaleY(.4) scaleX(.4);
    transform: scaleY(.4) scaleX(.4);
    -webkit-transition: all .3s cubic-bezier(.64, .09, .08, 1);
    -moz-transition: all .3s cubic-bezier(.64, .09, .08, 1);
    transition: all .3s cubic-bezier(.64, .09, .08, 1)
}

.round-check,
.round-check input+label {
    position: relative;
    display: inline-block
}

[tooltip]::before {
    border: 5px solid transparent;
    z-index: 100
}

[tooltip]::after {
    content: attr(tooltip);
    text-align: center;
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, .35);
    background: #333;
    color: #fff;
    z-index: 99
}

[tooltip]:hover::after,
[tooltip]:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) scaleX(1) translateY(0);
    -moz-transform: scaleY(1) scaleX(1) translateY(0);
    -ms-transform: scaleY(1) scaleX(1) translateY(0);
    -o-transform: scaleY(1) scaleX(1) translateY(0);
    transform: scaleY(1) scaleX(1) translateY(0)
}

[tooltip='']::after,
[tooltip='']::before {
    display: none !important
}

[tooltip][flow^=left]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #333;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%)
}

[tooltip][flow^=left]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%)
}

.round-check input+label {
    font-weight: 400;
    cursor: pointer;
    padding-left: 25px;
    line-height: 20px;
    user-select: none
}

.round-check input+label:after,
.round-check input+label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 0;
    bottom: 0;
    text-align: center;
    position: absolute
}

.round-check input+label:before {
    border: 2px solid rgba(0, 0, 0, .54);
    border-radius: 2px;
    transition: all 90ms cubic-bezier(0, 0, .2, .1)
}

.round-check input+label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 5px;
    left: 4px;
    position: absolute;
    top: 6px;
    transform: rotate(-45deg) !important;
    width: 10px;
    transition: .2s
}

.round-check input[type=checkbox],
.round-check input[type=radio] {
    display: none
}

.round-check input[type=checkbox]:checked+label:after,
.round-check input[type=radio]:checked+label:after {
    color: #fff
}

.round-check input[type=checkbox]:checked+label:before,
.round-check input[type=radio]:checked+label:before {
    background: #008aff;
    border-color: transparent
}

.wo_radio_btn input[type=radio] {
    visibility: hidden
}

.wo_radio_btn label {
    cursor: pointer;
    position: relative;
    padding: 0;
    margin-right: 5px
}

.wo_radio_btn input[type=radio]+span {
    transition: all .4s;
    -webkit-transition: all .4s;
    padding: 8px;
    display: block;
    margin: 0 auto 5px;
    width: 40px;
    height: 40px;
    background-color: #e1e1e1;
    border-radius: 50%
}

.wo_radio_btn input[type=radio]+span svg.feather {
    fill: #696969;
    margin: 2px 0 0 2px
}

.wo_radio_btn input[type=radio]:checked+span {
    background-color: #4285F4
}

.wo_radio_btn input[type=radio]:checked+span svg.feather {
    fill: #D9E7FD
}

/*Loading Post*/
.wo_loading_post {
    padding: 17px 17px 200px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    overflow: hidden
}

.lightui1-shimmer {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    background: #e6e6e6;
    background-image: linear-gradient(to right, #e6e6e6 0%, #d1d1d1 20%, #e6e6e6 40%, #e6e6e6 100%);
    background-repeat: no-repeat;
    background-size: 800px 104px;
    height: 104px;
    position: relative
}

.lightui1-shimmer div {
    background: #ffffff;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0
}

div._2iwr {
    height: 40px;
    left: 40px;
    right: auto;
    top: 0;
    width: 8px;
}

div._2iws {
    height: 8px;
    left: 48px;
    top: 0;
}

div._2iwt {
    left: 136px;
    top: 8px;
}

div._2iwu {
    height: 12px;
    left: 48px;
    top: 14px;
}

div._2iwv {
    left: 100px;
    top: 26px
}

div._2iww {
    height: 10px;
    left: 48px;
    top: 32px
}

div._2iwx {
    height: 20px;
    top: 40px
}

div._2iwy {
    left: 410px;
    top: 60px
}

div._2iwz {
    height: 13px;
    top: 66px
}

div._2iw- {
    left: 440px;
    top: 79px
}

div._2iw_ {
    height: 13px;
    top: 85px
}

div._2ix0 {
    left: 178px;
    top: 98px
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

@-webkit-keyframes prideShimmer {
    from {
        background-position: top left
    }

    to {
        background-position: top right
    }
}

.lighbox.comment-textarea {
    border: none
}

/*Alerts*/
.alert {
    border: 0;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.alert-info {
    background-color: rgba(33, 150, 243, 0.1);
    color: #2196F3;
}

.alert-success {
    background-color: rgba(76, 175, 80, 0.1);
    color: #4CAF50;
}

.alert-warning {
    background-color: rgba(243, 148, 64, 0.1);
    color: #f39440;
}

.alert-danger {
    background-color: rgba(244, 67, 54, 0.1);
    color: #F44336;
}

/*Empty State*/
.empty_state {
    margin: 85px 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #6d6d6d;
    text-align: center;
}

.empty_state svg {
    display: block;
    margin: 0 auto 15px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    background-color: #607D8B;
    border-radius: 50%;
    padding: 14px;
    opacity: 0.7;
}

.empty_state .empty_state_img {
    display: block;
    margin: 0 auto 15px;
    width: 100px;
    height: 100px;
    float: none;
}

/*Page Heading*/
.wo_page_hdng {
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}

.wo_page_hdng.pag_neg_padd {
    margin: -15px -15px 0;
}

.wo_page_hdng.pag_alone {
    border: 0;
}

.wo_page_hdng_innr {
    display: flex;
    align-items: center;
    font-size: 14.5px;
    font-weight: 600;
    line-height: 16px;
}

.wo_page_hdng_innr.big_size {
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
}

.wo_page_hdng_innr span {
    display: inline-flex;
    width: 24px;
    min-width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    border-radius: 50%;
}

.wo_page_hdng_search {
    margin-left: auto;
}

.wo_page_hdng_search .wow_form_fields {
    margin: -3px 0;
    padding: 0;
}

.wo_page_hdng_search .wow_form_fields input {
    box-shadow: none;
    background-color: #eaeff2;
    height: 30px;
    min-width: 340px;
    border-radius: 2em;
    font-size: 14.5px;
    padding: 2px 12px;
}

.wo_page_hdng_search .wow_form_fields .search_suggs,
.main-blog-sidebar .widget .wow_form_fields .search_suggs {
    position: absolute;
    padding: 10px;
    margin: 0;
    background-color: white;
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 9;
}

.wo_page_hdng_search .wow_form_fields .search_suggs:empty,
.main-blog-sidebar .widget .wow_form_fields .search_suggs:empty {
    padding: 0;
    background: transparent;
    box-shadow: none;
}

.wo_page_hdng_menu {
    display: flex;
    align-items: center;
    margin: -11px -7px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wo_page_hdng_menu>ul {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    margin-right: 10px;
}

.wo_page_hdng_menu>ul li {
    display: inline-block;
}

.wo_page_hdng_menu>ul li a {
    padding: 12px 8px;
    display: block;
    text-decoration: none;
    margin: 0 2px;
}

.wo_page_hdng_menu>ul li.active a {
    box-shadow: inset 0px -2.5px black;
    font-weight: bold;
}

.wo_page_hdng_menu>.btn {
    margin-left: auto;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14.5px;
    letter-spacing: 0.5px;
    min-width: 90px;
}

.small-texts {
    font-weight: 100;
}

.wo-reaction {
    max-width: 100%;
    padding: 0 60px;
    /*position: relative;*/
}

.like-btn {
    position: relative;
    cursor: pointer;
    display: block;
}

.wo-reaction .like-btn .active-like {
    display: flex;
    align-items: center;
    justify-content: center;
}

.like-btn-default {
    background-image: url('../reaction/wo.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -277px -446px;
}

.like-btn-emo {
    display: inline-block;
    margin: 0 6px -3px 0;
    width: 16px;
    height: 16px;
}

.reactions-box {
    background: #ffffff;
    /*width: 292px;*/
    padding: 2px;
    position: absolute;
    top: -51px;
    z-index: 999;
    left: -10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 2em;
    cursor: default;
    display: none;
}

.reaction {
    list-style-type: none;
    cursor: pointer;
    display: inline-block;
    width: 48px;
    height: 48px;
    float: left;
    opacity: 1;
    border-radius: 50%;
    transform: scale(1);
    transition: transform .25s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: slideUp cubic-bezier(0.49, 0, 0.46, 1);
    animation: slideUp cubic-bezier(0.49, 0, 0.46, 1);
}

/* .like-btn:hover .reactions-box {	display: block; } */

/*.animated_2 {-webkit-animation-duration: 0.1s;animation-duration: 0.1s;}
.animated_4 {-webkit-animation-duration: 0.2s;animation-duration: 0.2s;}
.animated_6 {-webkit-animation-duration: 0.3s;animation-duration: 0.3s;}
.animated_8 {-webkit-animation-duration: 0.4s;animation-duration: 0.4s;}
.animated_10 {-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}
.animated_12 {-webkit-animation-duration: 0.6s;animation-duration: 0.6s;}*/

.emoji {
    width: 120px;
    height: 120px;
    background: #FFDA6A;
    border-radius: 50%;
    position: relative;
    transform: scale(0.325);
    top: -76%;
    right: 76%;
}

.emoji__face,
.emoji__eyebrows,
.emoji__eyes,
.emoji__mouth,
.emoji__tongue,
.emoji__heart,
.emoji__hand,
.emoji__thumb {
    position: absolute;
}

.emoji__face:before,
.emoji__face:after,
.emoji__eyebrows:before,
.emoji__eyebrows:after,
.emoji__eyes:before,
.emoji__eyes:after,
.emoji__mouth:before,
.emoji__mouth:after,
.emoji__tongue:before,
.emoji__tongue:after,
.emoji__heart:before,
.emoji__heart:after,
.emoji__hand:before,
.emoji__hand:after,
.emoji__thumb:before,
.emoji__thumb:after {
    position: absolute;
    content: '';
}

.emoji__face {
    width: inherit;
    height: inherit;
}

.emoji--like {
    background: #548DFF;
}

.emoji--like .emoji__hand {
    left: 25px;
    bottom: 30px;
    width: 20px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    z-index: 0;
    -webkit-animation: hands-up 2s linear infinite;
    animation: hands-up 2s linear infinite;
}

.emoji--like .emoji__hand:before {
    left: 25px;
    bottom: 5px;
    width: 40px;
    background: inherit;
    height: 10px;
    border-radius: 2px 10px 10px 2px;
    box-shadow: 1px -9px 0 1px #FFFFFF, 2px -19px 0 2px #FFFFFF, 3px -29px 0 3px #FFFFFF;
}

.emoji--like .emoji__thumb {
    border-bottom: 20px solid #FFFFFF;
    border-left: 20px solid transparent;
    top: -25px;
    right: -25px;
    z-index: 2;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-animation: thumbs-up 2s linear infinite;
    animation: thumbs-up 2s linear infinite;
}

.emoji--like .emoji__thumb:before {
    border-radius: 50% 50% 0 0;
    background: #FFFFFF;
    width: 10px;
    height: 12px;
    left: -10px;
    top: -8px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    box-shadow: -1px 4px 0 -1px #FFFFFF;
}

.emoji--love {
    background: #F55064;
}

.emoji--love .emoji__heart {
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    width: 80px;
    height: 80px;
    -webkit-animation: heart-beat 1s linear infinite alternate;
    animation: heart-beat 1s linear infinite alternate;
}

.emoji--love .emoji__heart:before,
.emoji--love .emoji__heart:after {
    left: calc(50% - 20px);
    top: calc(50% - 32px);
    width: 40px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 20px 20px 0 0;
}

.emoji--love .emoji__heart:before {
    -webkit-transform: translate(20px) rotate(-45deg);
    transform: translate(20px) rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.emoji--love .emoji__heart:after {
    -webkit-transform: translate(-20px) rotate(45deg);
    transform: translate(-20px) rotate(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.emoji--haha .emoji__face {
    -webkit-animation: haha-face 2s linear infinite;
    animation: haha-face 2s linear infinite;
}

.emoji--haha .emoji__eyes {
    width: 26px;
    height: 6px;
    border-radius: 2px;
    left: calc(50% - 13px);
    top: 35px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    background: transparent;
    box-shadow: -25px 5px 0 0 #000000, 25px -5px 0 0 #000000;
}

.emoji--haha .emoji__eyes:after {
    left: 0;
    top: 0;
    width: 26px;
    height: 6px;
    border-radius: 2px;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    background: transparent;
    box-shadow: -25px -5px 0 0 #000000, 25px 5px 0 0 #000000;
}

.emoji--haha .emoji__mouth {
    width: 80px;
    height: 40px;
    left: calc(50% - 40px);
    top: 50%;
    background: #000000;
    border-radius: 0 0 40px 40px;
    overflow: hidden;
    z-index: 1;
    -webkit-animation: haha-mouth 2s linear infinite;
    animation: haha-mouth 2s linear infinite;
}

.emoji--haha .emoji__tongue {
    width: 70px;
    height: 30px;
    background: #F55064;
    left: calc(50% - 35px);
    bottom: -10px;
    border-radius: 50%;
}

.emoji--wow .emoji__face {
    -webkit-animation: wow-face 3s linear infinite;
    animation: wow-face 3s linear infinite;
}

.emoji--wow .emoji__eyebrows {
    left: calc(50% - 3px);
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: transparent;
    box-shadow: -18px 0 0 0 #000000, -33px 0 0 0 #000000, 18px 0 0 0 #000000, 33px 0 0 0 #000000;
    -webkit-animation: wow-brow 3s linear infinite;
    animation: wow-brow 3s linear infinite;
}

.emoji--wow .emoji__eyebrows:before,
.emoji--wow .emoji__eyebrows:after {
    width: 24px;
    height: 20px;
    border: 6px solid #000000;
    box-sizing: border-box;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: -3px;
    left: calc(50% - 12px);
}

.emoji--wow .emoji__eyebrows:before {
    margin-left: -25px;
}

.emoji--wow .emoji__eyebrows:after {
    margin-left: 25px;
}

.emoji--wow .emoji__eyes {
    width: 16px;
    height: 24px;
    left: calc(50% - 8px);
    top: 35px;
    border-radius: 50%;
    background: transparent;
    box-shadow: 25px 0 0 0 #000000, -25px 0 0 0 #000000;
}

.emoji--wow .emoji__mouth {
    width: 30px;
    height: 45px;
    left: calc(50% - 15px);
    top: 50%;
    border-radius: 50%;
    background: #000000;
    -webkit-animation: wow-mouth 3s linear infinite;
    animation: wow-mouth 3s linear infinite;
}

.emoji--sad .emoji__face {
    -webkit-animation: sad-face 2s ease-in infinite;
    animation: sad-face 2s ease-in infinite;
}

.emoji--sad .emoji__eyebrows {
    left: calc(50% - 3px);
    top: 35px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: transparent;
    box-shadow: -40px 9px 0 0 #000000, -25px 0 0 0 #000000, 25px 0 0 0 #000000, 40px 9px 0 0 #000000;
}

.emoji--sad .emoji__eyebrows:before,
.emoji--sad .emoji__eyebrows:after {
    width: 30px;
    height: 20px;
    border: 6px solid #000000;
    box-sizing: border-box;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: 2px;
    left: calc(50% - 15px);
}

.emoji--sad .emoji__eyebrows:before {
    margin-left: -30px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.emoji--sad .emoji__eyebrows:after {
    margin-left: 30px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.emoji--sad .emoji__eyes {
    width: 14px;
    height: 16px;
    left: calc(50% - 7px);
    top: 50px;
    border-radius: 50%;
    background: transparent;
    box-shadow: 25px 0 0 0 #000000, -25px 0 0 0 #000000;
}

.emoji--sad .emoji__eyes:after {
    background: #548DFF;
    width: 12px;
    height: 12px;
    margin-left: 6px;
    border-radius: 0 100% 40% 50% / 0 50% 40% 100%;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation: tear-drop 2s ease-in infinite;
    animation: tear-drop 2s ease-in infinite;
}

.emoji--sad .emoji__mouth {
    width: 60px;
    height: 80px;
    left: calc(50% - 30px);
    top: 80px;
    box-sizing: border-box;
    border: 6px solid #000000;
    border-radius: 50%;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    background: transparent;
    -webkit-animation: sad-mouth 2s ease-in infinite;
    animation: sad-mouth 2s ease-in infinite;
}

.emoji--sad .emoji__mouth:after {
    width: 6px;
    height: 6px;
    background: transparent;
    border-radius: 50%;
    top: 4px;
    left: calc(50% - 3px);
    box-shadow: -18px 0 0 0 #000000, 18px 0 0 0 #000000;
}

.emoji--angry {
    background: linear-gradient(#D5234C -10%, #FFDA6A);
    background-size: 100%;
    -webkit-animation: angry-color 2s ease-in infinite;
    animation: angry-color 2s ease-in infinite;
}

.emoji--angry .emoji__face {
    -webkit-animation: angry-face 2s ease-in infinite;
    animation: angry-face 2s ease-in infinite;
}

.emoji--angry .emoji__eyebrows {
    left: calc(50% - 3px);
    top: 55px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: transparent;
    box-shadow: -44px 5px 0 0 #000000, -7px 16px 0 0 #000000, 7px 16px 0 0 #000000, 44px 5px 0 0 #000000;
}

.emoji--angry .emoji__eyebrows:before,
.emoji--angry .emoji__eyebrows:after {
    width: 50px;
    height: 20px;
    border: 6px solid #000000;
    box-sizing: border-box;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: 0;
    left: calc(50% - 25px);
}

.emoji--angry .emoji__eyebrows:before {
    margin-left: -25px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.emoji--angry .emoji__eyebrows:after {
    margin-left: 25px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.emoji--angry .emoji__eyes {
    width: 12px;
    height: 12px;
    left: calc(50% - 6px);
    top: 70px;
    border-radius: 50%;
    background: transparent;
    box-shadow: 25px 0 0 0 #000000, -25px 0 0 0 #000000;
}

.emoji--angry .emoji__mouth {
    width: 36px;
    height: 18px;
    left: calc(50% - 18px);
    bottom: 15px;
    background: #000000;
    border-radius: 50%;
    -webkit-animation: angry-mouth 2s ease-in infinite;
    animation: angry-mouth 2s ease-in infinite;
}

@-webkit-keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@-webkit-keyframes heart-beat {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@keyframes heart-beat {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@-webkit-keyframes haha-face {

    10%,
    30%,
    50% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    20%,
    40% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    60%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    70%,
    90% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes haha-face {

    10%,
    30%,
    50% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    20%,
    40% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    60%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    70%,
    90% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@-webkit-keyframes haha-mouth {

    10%,
    30%,
    50% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        top: 45%;
    }

    20%,
    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        top: 45%;
    }

    60%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        top: 50%;
    }

    70% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        top: 50%;
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        top: 50%;
    }
}

@keyframes haha-mouth {

    10%,
    30%,
    50% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        top: 45%;
    }

    20%,
    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        top: 45%;
    }

    60%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        top: 50%;
    }

    70% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        top: 50%;
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        top: 50%;
    }
}

@-webkit-keyframes wow-face {

    15%,
    25% {
        -webkit-transform: rotate(20deg) translateX(-25px);
        transform: rotate(20deg) translateX(-25px);
    }

    45%,
    65% {
        -webkit-transform: rotate(-20deg) translateX(25px);
        transform: rotate(-20deg) translateX(25px);
    }

    75%,
    100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
}

@keyframes wow-face {

    15%,
    25% {
        -webkit-transform: rotate(20deg) translateX(-25px);
        transform: rotate(20deg) translateX(-25px);
    }

    45%,
    65% {
        -webkit-transform: rotate(-20deg) translateX(25px);
        transform: rotate(-20deg) translateX(25px);
    }

    75%,
    100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
}

@-webkit-keyframes wow-brow {

    15%,
    65% {
        top: 25px;
    }

    75%,
    100%,
    0% {
        top: 15px;
    }
}

@keyframes wow-brow {

    15%,
    65% {
        top: 25px;
    }

    75%,
    100%,
    0% {
        top: 15px;
    }
}

@-webkit-keyframes wow-mouth {

    10%,
    30% {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px);
    }

    50%,
    70% {
        width: 30px;
        height: 40px;
        left: calc(50% - 15px);
    }

    75%,
    100% {
        height: 50px;
    }
}

@keyframes wow-mouth {

    10%,
    30% {
        width: 20px;
        height: 20px;
        left: calc(50% - 10px);
    }

    50%,
    70% {
        width: 30px;
        height: 40px;
        left: calc(50% - 15px);
    }

    75%,
    100% {
        height: 50px;
    }
}

@-webkit-keyframes sad-face {

    25%,
    35% {
        top: -15px;
    }

    55%,
    95% {
        top: 10px;
    }

    100%,
    0% {
        top: 0;
    }
}

@keyframes sad-face {

    25%,
    35% {
        top: -15px;
    }

    55%,
    95% {
        top: 10px;
    }

    100%,
    0% {
        top: 0;
    }
}

@-webkit-keyframes sad-mouth {

    25%,
    35% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        top: 70px;
    }

    55%,
    100%,
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        top: 80px;
    }
}

@keyframes sad-mouth {

    25%,
    35% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        top: 70px;
    }

    55%,
    100%,
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        top: 80px;
    }
}

@-webkit-keyframes tear-drop {

    0%,
    100% {
        display: block;
        left: 35px;
        top: 15px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    25% {
        display: block;
        left: 35px;
        -webkit-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
    }

    49.9% {
        display: block;
        left: 35px;
        top: 65px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    50% {
        display: block;
        left: -35px;
        top: 15px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    75% {
        display: block;
        left: -35px;
        -webkit-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
    }

    99.9% {
        display: block;
        left: -35px;
        top: 65px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }
}

@keyframes tear-drop {

    0%,
    100% {
        display: block;
        left: 35px;
        top: 15px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    25% {
        display: block;
        left: 35px;
        -webkit-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
    }

    49.9% {
        display: block;
        left: 35px;
        top: 65px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    50% {
        display: block;
        left: -35px;
        top: 15px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }

    75% {
        display: block;
        left: -35px;
        -webkit-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
    }

    99.9% {
        display: block;
        left: -35px;
        top: 65px;
        -webkit-transform: rotate(45deg) scale(0);
        transform: rotate(45deg) scale(0);
    }
}

@-webkit-keyframes hands-up {
    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg) translateY(-10px);
        transform: rotate(-15deg) translateY(-10px);
    }

    75%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes hands-up {
    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg) translateY(-10px);
        transform: rotate(-15deg) translateY(-10px);
    }

    75%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes thumbs-up {
    25% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    50%,
    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

@keyframes thumbs-up {
    25% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    50%,
    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

@-webkit-keyframes angry-color {

    45%,
    60% {
        background-size: 250%;
    }

    85%,
    100%,
    0% {
        background-size: 100%;
    }
}

@keyframes angry-color {

    45%,
    60% {
        background-size: 250%;
    }

    85%,
    100%,
    0% {
        background-size: 100%;
    }
}

@-webkit-keyframes angry-face {

    35%,
    60% {
        -webkit-transform: translateX(0) translateY(10px) scale(0.9);
        transform: translateX(0) translateY(10px) scale(0.9);
    }

    40%,
    50% {
        -webkit-transform: translateX(-5px) translateY(10px) scale(0.9);
        transform: translateX(-5px) translateY(10px) scale(0.9);
    }

    45%,
    55% {
        -webkit-transform: translateX(5px) translateY(10px) scale(0.9);
        transform: translateX(5px) translateY(10px) scale(0.9);
    }
}

@keyframes angry-face {

    35%,
    60% {
        -webkit-transform: translateX(0) translateY(10px) scale(0.9);
        transform: translateX(0) translateY(10px) scale(0.9);
    }

    40%,
    50% {
        -webkit-transform: translateX(-5px) translateY(10px) scale(0.9);
        transform: translateX(-5px) translateY(10px) scale(0.9);
    }

    45%,
    55% {
        -webkit-transform: translateX(5px) translateY(10px) scale(0.9);
        transform: translateX(5px) translateY(10px) scale(0.9);
    }
}

@-webkit-keyframes angry-mouth {

    25%,
    50% {
        height: 6px;
        bottom: 25px;
    }
}

@keyframes angry-mouth {

    25%,
    50% {
        height: 6px;
        bottom: 25px;
    }
}

.reaction:hover {
    transform: scale(1.23077) translate(0, -3px);
    top: 2px
}

.reaction::before {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    line-height: 16px;
    font-size: 10px;
    left: 50%;
    padding: 0 8px;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 2em;
    position: absolute;
    top: -18px;
    opacity: 0;
    transition: opacity .15s ease;
    font-weight: 600;
    transform: translateX(-50%);
    white-space: nowrap;
}

.reaction:hover::before {
    opacity: 1
}

.reaction-like::before {
    content: 'Like'
}

.reaction-love::before {
    content: 'Love'
}

.reaction-haha::before {
    content: 'Haha'
}

.reaction-wow::before {
    content: 'Wow'
}

.reaction-sad::before {
    content: 'Sad'
}

.reaction-angry::before {
    content: 'Angry'
}

.inline_post_emoji {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
}

.inline_post_emoji .emoji {
    transform: scale(0.15);
    top: -285%;
    right: 285%;
}

.no_anim .emoji--wow .emoji__eyebrows {
    top: 15px;
}

.no_anim .emoji--sad .emoji__eyes:after {
    display: block;
    left: -35px;
    -webkit-transform: rotate(45deg) scale(2);
    transform: rotate(45deg) scale(2);
}

.no_anim .emoji--like .emoji__hand,
.no_anim .emoji--like .emoji__thumb,
.no_anim .emoji--love .emoji__heart,
.no_anim .emoji--haha .emoji__face,
.no_anim .emoji--haha .emoji__mouth,
.no_anim .emoji--wow .emoji__face,
.no_anim .emoji--wow .emoji__eyebrows,
.no_anim .emoji--wow .emoji__mouth,
.no_anim .emoji--sad .emoji__face,
.no_anim .emoji--sad .emoji__mouth,
.no_anim .emoji--sad .emoji__eyes:after,
.no_anim .emoji--angry,
.no_anim .emoji--angry .emoji__face,
.no_anim .emoji--angry .emoji__mouth {
    animation: none;
}

.inline_post_count_emoji {
    width: 18px;
    height: 18px;
    display: inline-block;
}

.inline_post_count_emoji .emoji {
    transform: scale(0.1333);
    top: -324%;
    right: 324%;

    top: -276%;
    right: 291%;
}

.like-btn-text-like {
    color: rgb(88, 144, 255);
}

.like-btn-text-wow,
.like-btn-text-haha,
.like-btn-text-sad {
    color: rgb(240, 186, 21)
}

.like-btn-text-love {
    color: rgb(242, 82, 104)
}

.like-btn-text-angry {
    color: rgb(247, 113, 75);
}

.like-emo>.how_reacted {
    background: #fff;
    display: inline-flex;
    margin: 0 0 0 -6px;
    padding: 3px;
    border-radius: 50%;
}

.like-emo>.how_reacted:nth-child(1) {
    z-index: 3;
    margin-left: -10px;
}

.like-emo>.how_reacted:nth-child(2) {
    z-index: 2;
}

.like-emo>.how_reacted:nth-child(3) {
    z-index: 1;
}

.like-details {
    margin-left: 10px;
    color: #9197a3;
    font-size: 14.5px;
}

.like-emo {
    cursor: pointer;
    display: flex;
    align-items: center;
}

#active_react {
    display: flex;
}

#active_react .stat-item {
    padding: 0px 7px !important;
    margin-top: 4px !important;
}

.like-emo .how_many_reacts {
    line-height: 1;
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

.wo_imagecombo_lbox .lightbox-post-footer .comment {
    margin-top: 37px;
}

#comment_reacted {
    margin-right: 10px;
    float: left;
}

#comment_reacted .like-emo>.how_reacted {
    transform: scale(0.9);
    margin: 0 0 0 -8px;
}

#comment_reacted .like-emo>.how_reacted:nth-child(1) {
    z-index: 3;
    margin-left: -2px;
}

#comment_reacted .like-emo .how_many_reacts {
    font-size: 13px;
    color: #888;
}

#comment_reactions {
    padding: 0;
    display: inline-block;
}

#comment_reactions .like-btn .rea {
    display: block;
}

.wo_who_react_this {
    display: inline-block;
    margin-left: -3px;
}

.inline_act_emoji {
    overflow: hidden;
    position: relative;
    margin-bottom: -5px;
    transform: scale(0.8);
    margin-right: 0;
}

#inline_emo_react {
    position: relative;
}

#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;
}

#inline_emo_react .wo_who_react_this .inline_act_emoji {
    transform: scale(1);
    margin-bottom: 0px;
}

.post .post-footer .comments-list .comment .comment-body .like-btn {
    z-index: 9;
}

.post .post-footer .comments-list .comment .comment-body .reactions-box {
    z-index: 5;
    top: -55px;
}

.post .post-footer .comments-list .comment .comment-body .reactions-box li {
    animation: none;
}

/*Payment Box*/
.payment_box .btn {
    width: 100%;
    background-color: white;
    color: #2c2c2c;
    text-align: inherit;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 0;
    padding: 20px 25px;
    transition: all 0.15s;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    box-shadow: none;
}

.payment_box .btn:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.payment_box .btn:last-child {
    border: 0;
}

.payment_box .btn svg,
.payment_box .btn img {
    margin-right: 15px;
    width: 32px;
    height: 32px;
}

/*Send Gift*/
.send_gift_btn {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 16px;
    background-color: #fce6e6;
    margin-bottom: 15px;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    display: flex;
    align-items: center;
    position: relative;
    padding: 17px 10px 17px 50px;
    overflow: hidden;
    line-height: 1;
}

.send_gift_btn svg {
    width: 50px;
    position: absolute;
    transform: rotate(0deg);
    left: -17px;
    opacity: 0.8;
}

.wo_send_gift {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

.wo_send_gift .gift-data {
    flex: 0 0 20%;
    width: 20%;
    position: relative;
    padding: 11px;
    overflow: hidden;
    display: block;
}

.wo_send_gift .gift-data label {
    margin: 0;
    position: relative;
    padding-bottom: 100%;
    display: block;
}

.wo_send_gift .gift-data label input {
    visibility: hidden;
    position: absolute;
}

.wo_send_gift .gift-data label input+img {
    cursor: pointer;
    border-radius: 2px;
    transition: all 0.15s ease;
}

.wo_send_gift .gift-data label>input:checked+img {
    box-shadow: 0 0 0 1.5px #f00;
}

.wo_send_gift .gift-data label img {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    user-select: none;
}

.neg_padd {
    margin-bottom: -15px;
}

.neg_padd table {
    margin-bottom: 0;
}

/*User Media profile*/
.user_media_list_section {
    display: block;
    margin: 10px 5px 5px;
    overflow: hidden;
}

.user_media_list_section .photo-data,
.user_media_list_section .video-data {
    width: 20%;
    position: relative;
    padding: 5px;
    /* overflow: hidden; */
    float: left;
}

.user_media_list_section .photo-data a,
.user_media_list_section .video-data a {
    position: relative;
    padding-bottom: 100%;
    display: block;
    overflow: hidden;
    background: #eee;
}

.user_media_list_section .photo-data a:after,
.user_media_list_section .video-data a:after {
    content: '';
    transition: all 0.2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.user_media_list_section .photo-data a:hover:after,
.user_media_list_section .video-data a:hover:after {
    background-color: rgba(0, 0, 0, 0.15);
}

.user_media_list_section .photo-data a img,
.user_media_list_section .video-data a video {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    user-select: none;
}
.user_media_list_section .photo-data .optbox,
.user_media_list_section .video-data .optbox {
    position: absolute;
    top: 10px;
    right: 10px;
}
.user_media_list_section .photo-data .optbox .dropdown > a,
.user_media_list_section .video-data .optbox .dropdown > a {
    padding: 0;
    line-height: 100%;
    background: none;
    color: #fff;
    opacity: 0.6;
    background: #000;
    border: 1px solid #333;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 3px 0 0 0;
}
.user_media_list_section .photo-data .optbox:hover .dropdown > a,
.user_media_list_section .video-data .optbox:hover .dropdown > a {
    opacity: 1;
}
.user_media_list_section .photo-data .optbox a:after,
.user_media_list_section .video-data .optbox a:after {
    content: '';
    display: none;
}
.user_media_list_section .photo-data .optbox .dropdown-menu a,
.user_media_list_section .video-data .optbox .dropdown-menu a {
    font-size: 13.5px;
}
.user_media_list_section .video-data a .vid-duration {
    position: absolute;
    right: 4px;
    bottom: 2px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-size: 13px;
}

.user_media_list_section.sidebar_data_photo {
    margin: 0;
}

.user_media_list_section.sidebar_data_photo .photo-data {
    padding: 0 3px 5px;
    flex: 0 0 33.3333333% !important;
    width: 33.3333333% !important;
}

/*Comment Emojis*/
#wo_comm_emojis {
    width: 280px;
    overflow: hidden;
    overflow-y: auto;
    max-height: 200px;
    padding: 0;
}

#wo_comm_emojis .emoji_holder {
    display: inline-flex;
    margin: 4px;
    cursor: pointer;
    transition: all 0.2s;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
}

#wo_comm_emojis .emoji_holder span {
    font-size: 21px;
}

/*Earn Points*/
.earn_points {
    margin-bottom: 10px;
    padding: 0 5px;
}

.earn_points .ep_illus {
    margin-bottom: 25px;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.earn_points .ep_illus .ep_how_many {
    padding: 10px;
    display: flex;
    align-items: center;
}

.earn_points .ep_illus .ep_how_many svg {
    display: block;
    background-color: #7a7a7a;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 12px;
    color: white;
    margin: 0 15px 0 0;
}

.earn_points .ep_illus .ep_how_many.reaction_bg svg {
    background-color: rgba(255, 152, 0, 0.2);
    color: #FF9800;
}

.earn_points .ep_illus .ep_how_many.create_post svg {
    background-color: rgba(33, 150, 243, 0.2);
    color: #2196F3;
}

.earn_points .ep_illus .ep_how_many.comment_post svg {
    background-color: rgba(76, 175, 80, 0.2);
    color: #4caf50;
}

.earn_points .ep_illus .ep_how_many.wonder_post svg {
    background-color: rgba(244, 67, 54, 0.2);
    color: #f44336;
}

.earn_points .ep_illus .ep_how_many.like_post svg {
    background-color: rgba(103, 58, 183, 0.2);
    color: #673AB7;
}

.earn_points .ep_illus .ep_how_many b {
    margin: 0;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    ;
    color: #535353;
}

.earn_points .counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
    height: 140px;
    border: 1px solid #f5f5f5;
    position: relative;
    overflow: hidden;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.earn_points .counter svg {
    color: #000000;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 95px;
    height: 95px;
    opacity: 0.1;
}

.earn_points .counter h2 {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 20px;
}

.earn_points .counter .point-text {
    font-size: 14.5px;
    font-weight: bold;
    padding: 0 20px 1px;
    text-transform: uppercase;
}

.earn_points .counter .count-text {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.earn_points .points_tip {
    height: 140px;
    border: 1px dashed #d7d7d7;
    padding: 20px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.earn_points .points_tip svg {
    margin-bottom: 7px;
    color: #727272;
}

.earn_points .points_tip p {
    margin: 0;
}

.earn_points .points_tip p a {
    color: #0073ce;
    text-decoration: underline;
}

/*Active Sessions*/
.active_sessions .as_list {
    padding: 13px 5px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.active_sessions .as_list:last-child {
    border: 0;
}

.active_sessions .as_list .platform_icon {
    margin-right: 15px;
    float: left;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.active_sessions .as_list .platform_icon svg {
    width: 28px;
    height: 28px;
}

.active_sessions .as_list .log_out_session {
    float: right;
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
    margin: 1px 0;
    background: transparent;
    box-shadow: none;
}

.active_sessions .as_list .log_out_session:before {
    opacity: 0.07;
}

.active_sessions .as_list .log_out_session svg {
    margin: 0;
}

.active_sessions .as_list .session_info {
    display: block;
    margin-right: 50px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.active_sessions .as_list .session_info h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.active_sessions .as_list .session_info p {
    margin-bottom: 5px;
    line-height: 1;
}

.active_sessions .as_list .session_info p svg {
    margin-top: -2px;
}

#filterby-post .filter_negative_clr,
#filterby-post .filter_negative_clr svg {
    color: #333333;
}

/*Night Toggle*/
#night_mode_toggle,
#keyboard_shortcut {
    display: flex;
    align-items: center;
}

#night_mode_toggle svg,
#keyboard_shortcut svg {
    margin: 0;
    margin-left: auto;
    height: 17px;
    width: 17px;
}

/*Search Filter*/
.wow_search_head {
    background: #fff;
    box-shadow: 0 7px 30px -10px rgba(150, 170, 180, 0.5);
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.wow_srch_fields {
    position: relative;
    flex: 1 100%;
    color: #4e4e4e;
    padding: 5px 10px;
}

.wow_srch_fields:nth-child(1),
.wow_srch_fields:nth-child(2) {
    border-right: 1px solid #eaeaea;
}

.wow_srch_fields:last-child {
    flex: auto;
}

.wow_srch_fields>svg,
.wow_srch_fields>.dropdown>.btn svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    pointer-events: none;
}

.wow_srch_fields>input,
.wow_srch_fields>select {
    width: 100%;
    border: 0;
    outline: none;
    padding: 18px 35px;
    font-size: 16px;
}

.wow_srch_fields>.dropdown>.btn {
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: none;
    width: 100%;
    padding: 15px 5px 15px 40px;
    font-size: 16px;
    background: transparent;
    border: 0;
}

.wow_srch_fields>.dropdown>.btn svg {
    left: 5px;
}

.wow_srch_fields>.dropdown>.btn .caret {
    margin-left: auto;
}

.wow_srch_fields>.dropdown .dropdown-menu {
    width: 100%;
    transform-origin: center top;
}

.wow_srch_fields>.dropdown .dropdown-menu .wow_form_fields {
    margin: 0 0 10px;
    padding: 0 10px;
}

.wow_srch_fields>.btn-main {
    line-height: 50px;
    min-width: 170px;
    border-radius: 8px;
}

.wow_srch_innr_filtr {
    padding: 0 10px;
    margin-bottom: 20px;
}

.wow_srch_fields>.dropdown .dropdown-menu li:last-child .wow_srch_innr_filtr {
    margin-bottom: 5px;
}

.wow_srch_innr_filtr>p {
    font-weight: bold;
    margin-bottom: 5px;
}

.wow_srch_innr_filtr .pp_mat_input {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.wow_srch_innr_filtr .round_check {
    display: inline-block;
    margin: 0 4px;
}

.wow_srch_innr_filtr .round_check input {
    display: none;
}

.wow_srch_innr_filtr .round_check label {
    margin: 0;
    transition: all .2s ease-in-out;
    padding: 0 14px;
    font-size: 14.5px;
    line-height: 28px;
    background-color: #f0f0f0;
    color: #393939;
    border-radius: 2em;
}

.wow_srch_innr_filtr .round_check input:checked+label {
    color: #3F51B5;
    background-color: #c6cfff;
}

.wow_srch_innr_filtr .pp_mat_input .age_number {
    width: 70px;
    text-align: center;
    border: 0;
    border-radius: 2em;
    padding: 0 14px;
    font-size: 14.5px;
    line-height: 28px;
    background-color: #f0f0f0 !important;
    color: #393939;
    margin-left: auto;
}

.wow_srch_innr_filtr .ui-slider {
    border-radius: 2em;
    box-shadow: none;
    height: 4px;
    margin-top: 15px;
    background: rgba(63, 81, 181, 0.25);
    z-index: 9;
}

.wow_srch_innr_filtr .ui-slider .ui-slider-handle {
    width: 15px;
    height: 15px;
    outline: none;
    border: 0;
    border-radius: 50%;
    top: -5px;
}

.wow_srch_innr_filtr .ui-slider .ui-slider-range,
.wow_srch_innr_filtr .ui-slider .ui-slider-handle {
    background-color: #3F51B5;
}

.wow_srch_tabs {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    border: 0;
    margin: 50px 0 -40px;
}

.wow_srch_tabs li {
    margin: 0;
    width: auto;
    float: none;
}

.wow_srch_tabs li:first-child {
    margin-left: auto;
}

.wow_srch_tabs li:last-child {
    margin-right: auto;
}

.wow_srch_tabs li a {
    border-bottom: 2px solid transparent !important;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 14.5px;
    padding: 15px 30px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.6);
    display: block;
    height: auto;
    margin: 0;
    box-shadow: none !important;
}

.wow_srch_tabs li.active a {
    color: black !important;
    border-color: black !important;
}

.wow_srch_game_tabss .col-md-6 {
    width: 25%;
}

.wo_search_page .wo_my_pages .page_title {
    margin-top: 10px;
}

/*Keyboard Shortcuts*/
.key_shortcts tr {
    margin: 0 0 17px;
    display: block;
}

.key_shortcts tr:last-child {
    margin: 0;
}

.key_shortcts th {
    float: left;
}

.key_shortcts th span {
    border: 1px solid #ccd6dd;
    background-color: #e6ecf0;
    border-radius: 3px;
    margin-right: 8px;
    min-width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.key_shortcts td {
    font-size: 12px;
    line-height: 16px;
    padding-top: 3px;
}

/*Modals*/
.modal-content {
    box-shadow: 0 2px 26px rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
}

.modal-header {
    background-color: #f5f6f7;
    border-color: #e5e5e5;
    padding: 10px 12px;
}

.modal-title {
    color: #1d2129;
    font-weight: bold;
    line-height: 19px;
    font-size: 14.5px;
}

.modal .modal-footer {
    background: #fff;
    padding: 9px 0;
    border-top: 1px solid #dddfe2;
    margin: 0 12px;
}

/*User Pokes*/
.wo_pokes_cont {
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    background-color: #fff;
    padding: 0 10px;
    margin-bottom: 15px;
}

.wo_poke_users {
    background: #fff;
    overflow: hidden;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.wo_poke_users:last-child {
    border: 0;
}

.wo_poke_users .btn {
    margin: 5px 0 0;
}

.wo_poke_users .btn svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.wo_poke_users .poke_info .avatar {
    background: transparent 50% 50% no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 9px;
    overflow: hidden;
}

.wo_poke_users .poke_info .user-name {
    font-family: "Lato", sans-serif;
    font-size: 17px;
    color: #474747;
}

.end_vdo_call,
.start_vdo_call {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

/*Setting Page*/
#wo_main_sett_mid .wo_settings_page {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 15px 20px;
}

#wo_main_sett_mid .wo_settings_page form {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

#wo_main_sett_mid .wo_settings_page .text-center>.btn-mat {
    min-width: 150px;
    margin: 17px 0;
}

.sett_tab_noti {
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 5px 0;
}

.sett_tab_noti li {
    width: 50%;
    float: left;
    text-align: center;
}

.sett_tab_noti li a {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    text-decoration: none;
    padding: 7px 5px;
}

.sett_tab_noti li a:hover {
    color: black;
}

.sett_tab_noti li.active a {
    background-color: rgba(0, 0, 0, 0.05);
    color: black;
}

.sett_tab_noti li a svg {
    width: 18px;
    height: 18px;
    margin-right: 3px;
}

.wow_sett_privt_labls .wow_form_fields>label {
    font-weight: normal;
}

/*Header*/
#head_menu_rght .sixteen-font-size {
    padding: 12px 9px;
}

.animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated_2 {
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
}

.animated_4 {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
}

.animated_6 {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.animated_8 {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}

.animated_10 {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.animated_12 {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*Greeting*/
.greetalert {
    background: #fff;
    padding: 15px 17px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    position: relative;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    border-left: 2.5px solid;
}

.greetalert .close {
    right: 4px;
    top: 0px;
    position: absolute;
}

.greetalert img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    user-select: none;
}

.greetalert .small-texts {
    font-weight: bold;
    font-size: 15.5px;
    padding-right: 50px;
    display: block;
}

.greetalert p {
    font-weight: normal;
    font-size: 13.5px;
    margin-bottom: 0;
    margin-top: 2px;
    padding-right: 50px;
}

/*Image Crop*/
.wo_crop_img_pic {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.wo_crop_img_pic img {
    max-height: 400px;
    max-width: 100%;
    text-align: center;
}

.wo_crop_img_pic .rcrop-preview-wrapper {
    border-radius: 50%;
    overflow: hidden;
    height: 130px;
    width: 130px;
}

/*Story*/
.width_ {
    width: 0;
}

.wo_imagecombo_lbox.story_lightbox {
    max-width: 970px;
    border-radius: 5px;
    height: calc(100% - 50px);
    overflow: hidden;
    margin: auto;
}

.wo_imagecombo_lbox.story_lightbox.story_width_ {
    max-width: 400px;
}

.wo_imagecombo_lbox.story_lightbox .mfp-wrap {
    position: absolute;
    height: 4px;
    border-radius: 2em;
    top: 0;
    right: 0;
    left: 0;
}

.wo_imagecombo_lbox.story_lightbox .mfp-wrap .mfp_progress_line_ {
    background-color: rgba(230, 231, 232, .4);
    width: 100%;
    height: 4px;
    display: block;
    border-radius: 2em;
}

.wo_imagecombo_lbox.story_lightbox .mfp-wrap .mfp_progress_line_ .load {
    background-color: #e9ebee;
    height: 4px;
    display: block;
    border-radius: 2em;
    transition: all 8s;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header {
    /*overflow: hidden;*/
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-top: 4px;
    height: 61px;
    position: relative;
    background: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0.2));
    z-index: 1;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info {
    display: flex;
    align-items: center;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info .user-avatar,
.wo_imagecombo_lbox.story_lightbox .story_view_list .user-avatar {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 9px;
    background-color: #353535;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info .user-avatar img,
.wo_imagecombo_lbox.story_lightbox .story_view_list .user-avatar img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info .wo_s_h_i_r .user-name {
    margin: 5px 0 0px;
    font-size: 16px;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info .wo_s_h_i_r .user-name a {
    color: white;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_info .wo_s_h_i_r span {
    color: #888888;
    font-size: 13px;
    line-height: 1;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_opts {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner {
    margin-right: 0;
    margin-left: 380px;
    height: calc(100% - 65px);
    margin-left: 420px;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .changer,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .changer {
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    color: whitesmoke;
    transition: all 0.15s;
    text-align: center;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .changer:hover,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .changer:hover {
    color: #fff;
    background: #000;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .changer svg,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .changer svg {
    width: 30px;
    height: 30px;
    margin: 7.5px 0px;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .changer.previous-btn,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .changer.previous-btn {
    left: 10px;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .changer.next-btn,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .changer.next-btn {
    right: 10px;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .draggableHelper_story,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .draggableHelper_story {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .draggableHelper_story:before,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .draggableHelper_story:before {
    content: '';
    position: absolute;
    filter: blur(35px);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    margin: -35px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.wo_imagecombo_lbox.story_lightbox .story_image_owner .draggableHelper_story img,
.wo_imagecombo_lbox.story_lightbox .story_image_not_owner .draggableHelper_story img {
    max-height: calc(100vh - 115px);
}

.wo_imagecombo_lbox.story_lightbox .story_image_not_owner {
    margin: 0;
    width: 100%;
    height: calc(100% - 65px);
}

.wo_imagecombo_lbox.story_lightbox .draggableHelper_story_content {
    position: absolute;
    bottom: 0;
    color: white;
    left: 0;
    right: 0;
    font-size: 14.5px;
    padding: 10px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4));
    text-align: center;
}

.wo_imagecombo_lbox.story_lightbox .comment-section {
    right: auto;
    background-color: #141414;
    left: 0;
    top: 65px;
    height: calc(100% - 65px);
    overflow-y: auto;
}

.wo_imagecombo_lbox.story_lightbox .comment-section .comment-section-inner {
    height: 100%;
}

.wo_imagecombo_lbox.story_lightbox .comment-section .load-more .btn {
    background: transparent;
    color: #eaeaea;
}

.wo_imagecombo_lbox.story_lightbox .views_count {
    color: #fbfbfb;
    border-bottom: 1px solid #252525;
    padding: 10px 15px;
}

.wo_imagecombo_lbox.story_lightbox .story_views_ {
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.wo_imagecombo_lbox.story_lightbox .story_views_:last-child {
    border: 0;
}

.wo_imagecombo_lbox.story_lightbox .story_view_list {
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.wo_imagecombo_lbox.story_lightbox .story_view_list .user-name {
    margin: 0;
    font-weight: bold;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

.wo_imagecombo_lbox.story_lightbox .story_view_list .user-name a {
    color: #e8e8e8;
}

.comm_mod_img_close {
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
}

.comm_mod_img_close svg {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 50%;
    margin: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
}

/*My Info*/
.select_radio_btn {
    font-family: "Lato", sans-serif;
    padding: 20px 0 0;
}

.select_radio_btn h4 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin: -15px 0 25px;
}

.select_radio_btn .select_radio_btn_innr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.select_radio_btn label {
    width: 33.3333333%;
    margin: 0;
    padding: 0 12px;
    margin-bottom: 24px;
}

.select_radio_btn label>input {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}

.select_radio_btn .sr_btn_lab_innr {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0 1px #e6e6e6;
    border-radius: 6px;
    position: relative;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
    display: block;
    padding: 20px 10px;
}

.select_radio_btn.small_rbtn .sr_btn_img {
    margin: auto;
    filter: grayscale(1);
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    opacity: .7;
}

.select_radio_btn.small_rbtn .sr_btn_img svg {
    width: 34px;
    height: 34px;
}

.select_radio_btn .sr_btn_lab_innr>span {
    margin: 0;
    font-weight: bold;
    font-size: 14.5px;
    margin-top: 15px;
    display: block;
    text-transform: capitalize;
    color: #6c6c6c;
}

.select_radio_btn .sr_btn_lab_innr:hover {
    box-shadow: 0px 0px 0px 3px rgba(0, 102, 255, 0.5);
}

.select_radio_btn label>input:checked~.sr_btn_lab_innr {
    box-shadow: 0px 0px 0px 3px rgba(0, 102, 255, 0.5);
}

.select_radio_btn label>input:checked~.sr_btn_lab_innr .sr_btn_img {
    filter: grayscale(0);
    opacity: 1;
}

.ready_to_down_info {
    display: none;
    text-align: center;
    margin: 40px 0;
    padding: 0 20px;
}

.ready_to_down_info svg {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

.ready_to_down_info p {
    font-weight: 600;
    font-family: "Lato", sans-serif;
    margin-bottom: 35px;
}

.ready_to_down_info .btn {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff;
}

/*Share Post Modal*/
.share_modal_social_icos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}
.share_modal_social_icos>a {
    flex: 0 0 calc(16.66666666666667% - 18px);
    max-width: calc(16.66666666666667% - 18px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 6px 9px;
    text-decoration: none;
}

.share_modal_social_icos>a .social-btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    margin-bottom: 5px;
}

.share_modal_social_icos>a .social-btn svg {
    margin: 0;
    width: 21px;
    height: 21px;
}

.share_modal_social_icos>a>span {
    font-size: 14.5px;
}

.share_modal_opts_icos>h4 {
    text-align: initial;
}

.share_modal_opts_icos.select_radio_btn .select_radio_btn_innr {
    margin: 0 -12px;
}

.share_modal_opts_icos.select_radio_btn label {
    width: 50%;
}

.share_modal_opts_icos.select_radio_btn.small_rbtn .sr_btn_img {
    display: inline-flex;
    vertical-align: middle;
    height: 35px;
    width: 35px;
    border-radius: 10px;
}

.share_modal_opts_icos.select_radio_btn.small_rbtn .sr_btn_img svg {
    width: 24px;
    height: 24px;
}

.share_modal_opts_icos.select_radio_btn .sr_btn_lab_innr>span {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

.shar_modl_chose_pgrp input.form-control {
    height: auto;
    border: 2px solid #ebeef0;
    background-color: #ebeef0;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 2em;
    width: 100%;
    max-width: 350px;
    margin: auto;
    transition: all 0.15s;
}

.shar_modl_chose_pgrp input.form-control:focus {
    background-color: #fff;
}

.share_modl_post_cont .panel {
    background-color: #f4f4f4;
    box-shadow: none;
}

.share_modl_post_cont .post-heading {
    padding: 17px 15px;
}

.share_modl_post_cont .post-heading>.image {
    margin-top: -3px;
}

.share_modl_post_cont .post-heading .dropdown-toggle {
    display: block;
    margin: 9px 0;
}

/*Who React Modal*/
.who_react_modal {
    display: flex;
    align-items: center;
    margin: -4px 0;
}

.who_react_modal>span {
    display: flex;
    padding: 5px;
    height: 28px;
    margin: 0 0 0 10px;
}

.who_react_modal>span .inline_act_emoji {
    transform: scale(1.2);
}

.who_react_modal>span .inline_post_emoji .reaction>img {
    width: 22px;
    height: 22px;
}

.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;
}

.wo_react_ursrs_list_lod_mor .btn {
    font-weight: 600;
    border-radius: 2em;
    line-height: 1;
    padding: 7px 15px;
    box-shadow: inset 0 0 0 1px #c9cfd3;
    font-size: 13px;
}

/*Bank transfer Modal*/
svg {
    vertical-align: middle;
}

.dt_bank_trans_modal .bank_info {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 30px;
}

.dt_bank_trans_modal .bank_info .dt_settings_header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
    height: auto;
    background-color: #2196f3;
    background: linear-gradient(90deg, #03A9F4 0%, #2196f3 35%, #3F51B5 100%);
    padding: 16px;
    overflow: hidden;
    position: relative;
}

.dt_bank_trans_modal .dt_settings_circle-1 {
    width: 290px;
    height: 290px;
    background-image: radial-gradient(circle 800px at 75% -25%, #000000 0, rgba(255, 255, 255, 0) 100%);
    left: -28px;
    top: -28px;
    opacity: .05;
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.dt_bank_trans_modal .dt_settings_circle-2 {
    opacity: .03;
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    width: 500px;
    height: 500px;
    background-image: radial-gradient(circle 800px at 10% -25%, #000000 0, rgba(255, 255, 255, 0) 100%);
    right: -242px;
    top: 17px;
}

.dt_bank_trans_modal .bank_info .bank_info_innr {
    position: relative;
    width: 100%;
    color: #fff;
    z-index: 1;
    border: 6px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
    border-radius: 5px;
}

.dt_bank_trans_modal .bank_info .bank_info_innr>svg {
    position: absolute;
    opacity: 0.3;
    left: 16px;
    top: 16px;
    width: 45px;
    z-index: -1;
}

.dt_bank_trans_modal .bank_info .bank_info_innr .row p {
    margin: 0;
    font-size: 18px;
    word-break: break-word;
}

.dt_bank_trans_modal .bank_info .bank_info_innr .row .col {
    margin-top: 18px;
}

.dt_bank_trans_modal .bank_info .bank_info_innr .bank_name {
    font-size: 22px;
    padding: 5px .75rem 0 55px;
}

.dt_bank_trans_modal .bank_info .bank_info_innr .help-block {
    text-transform: uppercase;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.73);
}

.dt_bank_trans_modal .dt_user_profile {
    background-color: #f8f8f8;
    margin: 0 auto 25px;
    padding: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    overflow: hidden;
}

.dt_bank_trans_modal .dt_user_profile>span {
    margin-bottom: 5px;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.dt_bank_trans_modal .dt_user_profile>span svg {
    margin-right: 5px;
    color: #6b6b6b;
}

.dt_bank_trans_modal .dt_prof_vrfy {
    margin: 0;
    list-style-type: disc;
}

.dt_bank_trans_upl_rec {
    text-align: center;
}

.dt_bank_trans_upl_rec a {
    display: inline-block;
    border-bottom: 1px dashed;
    color: #3f3f3f;
    padding-bottom: 5px;
    font-size: 14.5px;
    transition: all 0.15s;
    text-decoration: none;
}

.dt_bank_trans_upl_rec a:hover {
    border-bottom-style: solid;
}

.dt_bank_trans_upl_rec a svg {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}

.upload_bank_receipts {
    text-align: center;
    display: none;
}

.upload_bank_receipts>div {
    width: 100%;
    max-width: 200px;
    height: 185px;
    margin: auto;
    background-color: #f0f0f0;
    border: 2px solid #ddd;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

.upload_bank_receipts svg {
    width: 45px;
    height: 45px;
    color: #4a4a4a;
    background-color: lightgrey;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.upload_bank_receipts p {
    margin-bottom: 0px;
}

#bank_transfer_modal.up_rec_active .hide_alert_info_bank_trans,
#bank_transfer_modal.up_rec_active .dt_bank_trans_upl_rec {
    display: none;
}

#bank_transfer_modal.up_rec_active .upload_bank_receipts {
    display: block;
}

#bank_transfer_modal.up_rec_img_ready .upload_bank_receipts img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#bank_transfer_modal.up_rec_img_ready .upload_bank_receipts svg,
#bank_transfer_modal.up_rec_img_ready .upload_bank_receipts p {
    display: none;
}

#bank_transfer_donate_modal.up_rec_active .hide_alert_info_bank_trans,
#bank_transfer_donate_modal.up_rec_active .dt_bank_trans_upl_rec {
    display: none;
}

#bank_transfer_donate_modal.up_rec_active .upload_bank_receipts {
    display: block;
}

#bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts svg,
#bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts p {
    display: none;
}

/*Verify Setting Modal*/
.verfy_sett_email_phone_ico {
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e4e4e4;
    border-radius: 50%;
    color: #5e5e5e;
}

/*Msg Page*/
.wo-msg-container {
    width: 100%;
    height: 100%;
    margin: 0;
}

.messages-recipients-list {
    position: relative;
    cursor: pointer;
    border-bottom: 2px solid #fbfbfb;
    padding: 12px;
    transition: all .3s;
    border-radius: 12px;
    border: 0;
    margin: -2px;
}

.messages-recipients-list.active {
    background-color: #F7F7F7;
}

.messages-recipients-list img {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    margin: 0;
}

.messages-recipients-list .msg_rght_prt {
    margin-left: 60px;
    margin-top: 7px;
}

.messages-recipients-list .msg_rght_prt>p {
    margin: 0;
    line-height: 1.4;
    font-weight: 400;
    color: #636366;
    max-height: 44px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.messages-recipients-list .msg_rght_prt>p.new_msg_active_list {
    color: #333338;
    font-weight: bold;
}

.messages-recipients-list .messages-last-sent {
    font-size: 13px;
    font-weight: 400;
    color: #b3b3b3;
}

.messages-recipients-list .messages-last-sent.new_msg_lst_lsent {
    font-weight: bold;
    color: #2A2A2F;
}

.messages-recipients-list .messages-user-name {
    line-height: 0.5;
    font-size: 16px;
    font-weight: bold;
    color: #414145;
    margin-bottom: 8px;
    display: inline-block;
    max-width: calc(100% - 80px);
}

.new-message-alert {
    background-color: #ce3d3d;
    padding: 3px 6px;
    border-radius: 2px;
    color: #fff;
}

.mobilerightpane .new-message-alert {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #e83e8c;
    border-radius: 50%;
    left: -6px;
    top: -5px;
    padding: 0;
}

.text-sender-container {
    background: transparent;
    position: relative;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}

.text-sender-container .msg_usr_info_top_list {
    height: 83px;
    padding: 18px 30px;
    z-index: 10;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    border-radius: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.text-sender-container .msg_usr_info_top_list .mobilemsgclose {
    display: none;
    cursor: pointer;
    margin: -1px 15px 0 -15px;
    width: 23px;
    height: 23px;
    stroke-width: 2.5px
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_usr_data {
    display: flex;
    align-items: center;
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_usr_data img {
    border-radius: 50%;
    margin-right: 15px;
    height: 45px;
    min-width: 45px;
    max-width: 45px;
    border: 2px solid #fff;
    box-shadow: 0 4px 8px 4px rgba(0, 0, 0, .04);
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_usr_data a {
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s;
    font-weight: 600;
    color: #212529;
    font-family: "Lato", sans-serif;
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_usr_data .msg_usr_lst_sen_main {
    margin: 0;
    font-size: 13px;
    color: #919191;
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_opts_btns {
    margin-left: auto;
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_opts_btns>span {
    margin-right: 20px;
    color: #b3b3b3;
    transition: all 0.3s;
}

.text-sender-container .msg_usr_info_top_list .msg_usr_cht_opts_btns>span:last-child {
    margin: 0;
}

.text-sender-container .message-contnaier {
    margin: 0 0px 5px;
    position: relative;
    /*display: flex;align-items: flex-end;*/
    max-width: 100%;
    width: 100%;
}

.text-sender-container .message-contnaier.outgoing,
.text-sender-container .message-contnaier.outgoing>.cont_innr {
    flex-direction: row-reverse;
}

.text-sender-container .message-contnaier>.cont_innr {
    position: relative;
    display: flex;
    align-items: flex-end;
    max-width: 100%;
    width: 100%;
}

.text-sender-container .sendMessages .input-group .messages-rtime {
    position: absolute;
    top: -30px;
    padding: 8px 10px !important;
    background-color: #fff !important;
    left: -7px;
    border-radius: 6px !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 10px rgba(0, 0, 0, .35)
}

.text-sender-container .sendMessages .charsLeft-message {
    position: absolute;
    z-index: 9;
    right: 163px;
    top: 12px
}

.message-option-btns {
    position: absolute;
    z-index: 9;
    right: 55px;
    top: 0;
    display: table
}

.message-option-btns .btn {
    padding: 15px 6px;
    background-color: transparent;
    color: #b3b3b3;
    border: none;
    margin: 0 4px;
    box-shadow: none
}

.text-sender-container .deleteMessage {
    position: absolute;
    top: 50%;
    left: -75px;
    cursor: pointer;
    color: #888;
    /* display: none; */
    transform: translate(0, -50%);
    z-index: 9;
}
.message-contnaier:hover .deleteMessage,
.messages-wrapper:hover .deleteMessage {
    display: block;
}
.chat-messages-wrapper .deleteMessage.messages-option,
.text-sender-container .deleteMessage.messages-option {
    z-index: 10;
}

.text-sender-container .deleteMessage.right {
    left: auto !important;
    right: -75px
}

.text-sender-container .deleteMessage svg.feather {
    margin-top: -3px;
    width: 18px;
    height: 18px
}

.chat-messages-wrapper .deleteMessage {
    position: absolute;
    top: 50%;
    left: -18px;
    cursor: pointer;
    color: #888;
    /* display: none; */
    transform: translate(0, -50%);
    z-index: 9;
}

.chat-messages-wrapper .deleteMessage.right {
    left: auto !important;
    right: -18px
}

.chat-messages-wrapper .deleteMessage svg.feather {
    margin-top: -3px;
    width: 18px;
    height: 18px
}
.chat-messages-wrapper .deleteMessage.right .dropdown-menu,
.message-contnaier .deleteMessage:not(.right) .dropdown-menu {
    left: auto;
    right: 0;
}

.text-sender-container .time {
    margin-top: 4px;
    font-size: 14.5px;
    font-weight: bold;
}

.text-sender-container .message-model {
    width: 85%;
    max-width: 500px;
    font-size: 15px;
    padding: 0;
    position: relative;
    line-height: 1.4;
}

/* .text-sender-container .message-model .message {
    padding: 7px;
    margin-left: auto;
    display: table;
    line-height: 1.2;
    margin-top: 0;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
} */
.text-sender-container .message-model .message {
    margin-left: auto;
    display: table;
    margin-top: 0;
    position: relative;
}
.text-sender-container .message-model .message .message-inner {
    padding: 7px;
    line-height: 1.2;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
}

.text-sender-container .message-model .video-js-responsive-container {
    min-width: 300px
}

.text-sender-container .message-model .message p .twa-lg {
    height: 26px;
    width: 26px;
    background-size: 26px 26px
}
.message .like-emo img {
    height: 18px;
}

.text-sender-container .outgoing .message-model {
    border-bottom-right-radius: 2px;
    margin-left: auto;
}

.text-sender-container .incoming .message-model .message {
    margin-right: auto;
    margin-left: 0
}

.text-sender-container .incoming .message-model .time {
    text-align: left
}

.text-sender-container .outgoing .message-model .message p,
.text-sender-container .outgoing .message-model .message a {
    color: #fff !important;
}

.text-sender-container .outgoing .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-title a {
    color: #222 !important;
}

.text-sender-container .outgoing .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-by a {
    color: #444 !important;
}
.text-sender-container .outgoing .message-model .message .deleteMessage a {
    color: #666 !important;
}

.msg_progress {
    height: 3px;
    width: 100%;
    background-color: #b3deff;
    border-radius: 2px;
    background-clip: padding-box;
    overflow: hidden;
    bottom: -2px;
    right: 0px;
    z-index: 15;
    position: absolute;
    display: none;
}

.msg_progress .indeterminate {
    background-color: #2196F3;
}

.msg_progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.msg_progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}

#wo_nw_msg_page .msg_under_hood {
    overflow: hidden;
    position: relative;
}

#wo_nw_msg_page .wo_msg_tabs * {
    font-family: 'Krub', sans-serif !important;
}

#wo_nw_msg_page .messages-user-name,
.messages-recipients-list .msg_rght_prt>p,
.messages-recipients-list .messages-last-sent.new_msg_lst_lsent {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif !important;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane {
    background: #fff;
    padding: 20px 0 0;
    overflow-x: hidden;
    height: calc(100vh - 45px);
    overflow-y: auto;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon .msg_srch_innr {
    position: relative;
    width: 100%;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon .msg_srch_innr svg {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: 0;
    transform: translateY(-50%);
    color: #949494;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon .msg_srch_innr input {
    padding: 0 10px 0 52px;
    height: 50px;
    background: #f6f6f6;
    border-radius: 12px;
    border: none;
    font-size: 15px;
    color: #9c9c9c;
    width: 100%;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon .msg_srch_innr input:focus {
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.12);
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon .btn_contr {
    background: #a84849;
    color: #fff;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.04);
    border-radius: 12px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    margin-left: 15px;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon button.btn {
    min-width: 50%;
    width: 50%;
    height: 50px;
    margin: 0;
    background: transparent;
    transition: all .3s;
    box-shadow: none;
    border: none;
    color: #fff;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .inner-addon button.btn:hover {
    background: #c45a5b;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .wo_msg_tabs {
    border: 0;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .wo_msg_tabs li {
    float: none;
    margin: 0;
    width: 100%;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .wo_msg_tabs li a {
    padding: 7px 22px;
    height: auto;
    margin: 0;
    font-size: 14.5px;
    font-weight: 600;
    border: 0;
    border-radius: 10px;
    color: #949494;
    cursor: pointer;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .wo_msg_tabs li a svg {
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

#wo_nw_msg_page .msg_under_hood .mobilerightpane .messages-search-users-form .wo_msg_tabs li.active a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: currentColor;
    border-radius: 10px;
    opacity: 0.15;
}

#wo_nw_msg_page .messages-users-list>h1 {
    font-size: 22px;
    font-weight: 600;
    color: #212529;
    border-bottom: 1px solid #dedede;
    padding-bottom: 13px;
    margin: 0;
    text-align: center;
}

#wo_nw_msg_page .messages-recipients-list .avatar {
    position: relative;
    margin-right: 15px;
}

#wo_nw_msg_page .messages-recipients-list .online_dot {
    position: absolute;
    width: 7px;
    height: 7px;
    bottom: 5px;
    right: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}

#wo_nw_msg_page .messages-recipients-list .online_dot .dot {
    width: 7px;
    min-width: 7px;
    height: 7px;
    background-color: #63c666;
    border-radius: 50%;
}

#wo_nw_msg_page .messages-recipients-list .online_dot.off_usr .dot {
    background-color: lightgray;
}

#wo_nw_msg_page .msg_under_hood .mobileleftpane {
    background: #fff;
    width: 100%;
}

#wo_msg_right_prt .text-sender-container .sendMessages .input-group {
    padding: 0px 30px;
    border-top: 1px solid #fbfbfb;
    height: 90px;
    display: flex;
    border-collapse: unset;
    align-items: center;
}

#wo_msg_right_prt .text-sender-container .sendMessages .input-group .input-group-btn {
    margin-left: 20px;
    width: 56px;
}

#wo_msg_right_prt .text-sender-container textarea {
    margin-bottom: 0px;
    box-shadow: none;
    border: 0;
    padding: 16px 2px;
    height: 56px;
    font-weight: bold;
    background: transparent;
    font-size: 15px;
}

#wo_msg_right_prt .text-sender-container .sendMessages .send-button,
#wo_msg_right_prt .text-sender-container .sendMessages .cancel-edit-button button {
    margin: 0;
    padding: 10px;
    width: 56px;
    height: 56px;
    box-shadow: 0 4px 8px 4px rgba(0, 0, 0, .04);
    border-radius: 12px !important;
}

#wo_msg_right_prt .text-sender-container .sendMessages .send-button svg {
    width: 21px;
    height: 21px;
    margin: -2px 0 0 -2px;
}

#wo_msg_right_prt .message-option-btns .btn {
    padding: 0 !important;
    width: 35px;
    height: 35px;
    /* margin-left: 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all .1s linear;
    margin: 5px 1px;
}

#wo_msg_right_prt .message-option-btns .btn svg {
    width: 24px;
    height: 24px;
}

#wo_msg_right_prt .message-option-btns .btn.messages-rtime {
    padding: 8px 10px !important;
    left: auto;
    width: auto;
    right: -7px;
    margin: 0;
}

#wo_msg_right_prt .message-option-btns .btn:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

#wo_nw_msg_page .messages-container .empty_state {
    width: 100%;
    max-width: 90%;
    font-family: "Lato", sans-serif;
    font-size: 19px;
}

#wo_nw_msg_page .messages-container .empty_state svg {
    width: 180px;
    height: 180px;
    border-radius: 0;
    background: transparent;
}

#wo_nw_msg_page .messages-container .message-media img {
    max-width: none;
    max-height: 170px;
    margin: 0;
    background: #fff;
    border-radius: 10px;
}

.messages-load-more-messages.above_header {
    top: -25px;
}

#wo_msg_right_prt .msg_write_combo {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #f1f1f1;
    background: #f8f8f8;
    border-radius: 12px;
}

#wo_msg_right_prt .msg_write_combo .message-option-btns {
    position: relative;
    display: flex;
    align-items: center;
    right: auto;
    left: auto;
    margin-right: 5px;
}

#wo_msg_right_prt .msg_write_combo .charsLeft-message {
    right: 115px;
    top: -5px;
    margin: 0;
    margin-top: 5px;
}

#wo_msg_right_prt .msg_write_combo .emo-message {
    position: relative;
    right: auto;
}

.wo_kb_msg_page {
    padding-top: 45px;
    height: 100%;
    width: 100%;
}



/*2.3 Update*/
.text-sender-container .message-model .message.wo_msg_prod_prnt,
.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product,
.chat-messages-wrapper .message.wo_msg_prod_prnt,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product {
    padding: 0;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market,
.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product {
    margin: 0;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product {
    max-width: 240px;
    width: 100%;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product_info,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product .produc_info {
    border-radius: 20px;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product img,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product img {
    max-height: 200px !important;
    border-radius: 0 !important;
    object-fit: cover;
    height: 100%;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-title a,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-title a {
    color: #222;
}

.text-sender-container .message-model .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-by a,
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product-by a {
    color: #444;
}

.publisher-box .publisher-box-footer .poster-left-buttons {
    margin: 0 5.3px;
}

.publisher-box.wo_pub_change_color .panel {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.publisher-box.wo_pub_change_color textarea.postText {
    height: auto;
    max-height: 370px !important;
    /* position: absolute; */
    background: transparent !important;
    padding: 20px 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}

.publisher-box.wo_pub_change_color textarea.postText::placeholder {
    color: currentColor;
    opacity: 0.6;
}

/* .publisher-box.wo_pub_change_color .post-avatar {
    display: none;
} */

.publisher-box.wo_pub_change_color .add-emoticons {
    /* top: auto; */
    bottom: 10px;
}

.publisher-box.wo_pub_change_color .add-emoticons .dropdown-toggle {
    background: rgba(0, 0, 0, 0.4);
}

.publisher-box.wo_pub_change_color .add-emoticons .dropdown-toggle svg.feather {
    fill: #f4f4f4;
}

.publisher-box.wo_pub_change_color .wo_pub_txtara_combo {
    min-height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px 3px 0 0;
}

.publisher-box .publisher-box-footer .pub-footer-upper {
    position: relative;
}

.all_colors {
    display: none;
    padding: 0px 9px 8px;
    /* position: absolute; */
    background: white;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.all_colors>div {
    white-space: nowrap;
    overflow-x: auto;
    margin-right: 20px;
    padding: 7px 3px 0;
}

.all_colors>svg {
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
}

.all_colors_display {
    display: inline-block;
    margin: 0 2px;
    position: relative;
}

.all_colors_display.selected .all_colors_style,
.all_colors_display.selected .all_colors_style_image {
    box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 4px #a84849;
}

.all_colors_display.selected:after {
    content: '';
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    height: 5px;
    left: 6px;
    position: absolute;
    top: 7px;
    transform: rotate(-45deg);
    width: 10px;
}

.all_colors_style {
    height: 22px;
    width: 22px;
    border-radius: 50%;
}

.all_colors_style_image {
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post .wo_actual_colrd_post {
    margin: 0 -15px 2px;
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 25px;
    padding: 15px;
}

.post .wo_actual_colrd_post span {
    max-height: 370px;
    overflow-y: auto;
}

.view-more-wrapper {
    margin-right: 0;
}

.view-more-wrapper .order-by {
    margin: 0;
    border: 0;
    padding: 0;
}

.view-more-wrapper .order-by .dropdown-menu {
    min-width: 130px;
}

.twocheckout_modal {
    padding-top: 20px;
}

.twocheckout_modal .sun_input {
    margin-bottom: 15px;
}

.twocheckout_modal .sun_input input,
.twocheckout_modal .sun_input select {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    height: 38px;
    line-height: 14px;
    transition: all .2s ease-in-out;
}

.twocheckout_modal .sun_input input:focus,
.twocheckout_modal .sun_input select:focus {
    border-color: #03A9F4;
}

.two_check_card {
    margin: 20px auto 0;
    max-width: 310px;
    background-color: #019ACA;
    padding: 20px 10px 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.two_check_card>svg {
    color: white;
    margin: 0 15px 20px;
    display: block;
    width: 35px;
    height: 35px;
}

.two_check_card .sun_input input::placeholder {
    color: #fff;
    opacity: 0.7;
}

.two_check_card .sun_input input,
.two_check_card .sun_input select {
    border: 0;
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: white;
    border-radius: 5px;
    height: 40px;
}

.two_check_card .sun_input select option {
    color: #222;
    background: white;
}

.post .wo_shared_doc_file {
    font-size: 15px;
    font-family: "Lato", sans-serif;
}

.post .wo_shared_doc_file>a {
    display: block;
    text-decoration: none;
    padding: 20px 10px;
}

.post .wo_shared_doc_file>a>i {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #dedede;
    border-radius: 50%;
    font-size: 28px;
    margin: 0 auto 10px;
    line-height: 60px;
    color: #4d91ea;
}

.thumb-image-delete {
    position: relative;
    display: inline-block;
}

.thumb-image-delete:not(:last-child) {
    margin: 0 5px 0 0;
}

.thumb-image-delete-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    padding: 3px;
}

/*Editor*/
.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in,
.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-container-body,
.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-foot,
.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-container-body>.mce-container {
    width: 100% !important;
    max-width: 546px;
}

.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-foot .mce-first {
    left: auto !important;
    right: 80px;
}

.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-foot .mce-last {
    left: auto !important;
    right: 10px;
}

.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-container-body .mce-combobox {
    width: calc(100% - 190px) !important;
}

.mce-container.mce-panel.mce-floatpanel.mce-window.mce-in .mce-container-body .mce-combobox input {
    width: 100% !important;
}

/*Video call*/
.video-con {
    background: #222;
    height: calc(100vh - 50px);
}

#remote-media,
.video-con {
    position: relative
}

#remote-media .lds-facebook {
    display: block;
    margin: 0 auto;
    padding: 50px 0px;
    top: 20px;
}

#remote-media h3 {
    text-align: center;
    color: #fff;
    padding: 15px;
    font-size: 25px;
    margin: 0px 50px 50px 50px;
}

#remote-media video:nth-child(2) {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: calc(100vh - 51px);
}

.end_vdo_call {
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 2em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    text-transform: none;
    line-height: 35px;
    background-color: #d9534f;
}

.end_vdo_call:hover {
    background-color: #e66662;
}

.end_vdo_call svg {
    margin-right: 9px;
}

#local-media video {
    width: 120px;
    height: 150px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: #000;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/*Create Job*/
.wo_create_job_box {
    margin-bottom: 0;
    padding: 5px;
    box-shadow: none;
}

.wo_create_job_box>.setting-update-alert {
    margin: -10px 0 30px;
    padding: 0;
}

.wo_create_job_box>.setting-update-alert:empty {
    margin: 0;
    padding: 0;
}

.wo_create_job_box .setting-panel {
    padding: 0;
    margin: -10px 3px 0px;
}

.wo_create_job_box .setting-panel label {
    font-size: 14.5px;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wo_create_job_box .setting-panel .sun_input {
    margin-bottom: 18px;
}

.wo_create_job_box .setting-panel .sun_input input,
.wo_create_job_box .setting-panel .sun_input select {
    height: 35px;
    line-height: normal;
    padding: 2px 8px;
    border-color: #dddfe2;
}

.wo_create_job_box .setting-panel .sun_input textarea {
    padding: 2px 8px;
    border-color: #dddfe2;
}

.wo_create_job_box .sun_input .bootstrap-tagsinput input {
    height: 30px;
    border: 0;
    padding: 0 2px;
}

.wo_create_job_box_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.wo_create_job_box_flex .sun_input {
    padding: 0 8px;
}

.wo_create_job_box_flex .sun_input input {
    width: 146px;
}

.wo_create_job_box_flex_edit .sun_input input {
    width: 204px;
}

.wo_create_job_qstn {
    text-align: center;
    display: block;
    background-color: #f5f6f7;
    border: 1px solid #ccd0d5;
    color: #4b4f56;
    text-decoration: none !important;
    line-height: 34px;
    padding: 0 16px;
    font-weight: 600;
    font-size: 14.5px;
}

.wo_create_job_qstn svg {
    width: 16px;
    height: 16px;
    margin-top: -3px;
}

.wo_create_job_qstn_block {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
    margin: 12px 0;
}

.wo_create_job_qstn_block>label {
    margin-top: 0;
}

.wo_create_job_qstn_block button.close {
    padding: 0;
    opacity: 1;
    color: #464646;
    background-color: #d5d5d5;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 1;
    font-size: 0;
}

.wo_create_job_qstn_block button.close svg {
    margin-top: 1px;
    width: 15px;
    height: 15px;
    stroke-width: 2.5px;
}

.wo_create_job_box_img {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.wo_create_job_box_img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.wo_create_job_box_img_btns {
    margin: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 0 15px;
}

.wo_create_job_box_img_btns .btn {
    background-color: rgba(255, 255, 255, 0.7);
    color: black;
    border: 0;
    font-weight: 600;
    height: 33px !important;
}

/*Checkbox*/
.wo_cbox {
    margin-left: 22px;
    position: relative;
    display: inline-block;
}

.wo_cbox input[type=checkbox] {
    opacity: 0;
    margin: 0 0 6px 4px;
    display: none
}

.wo_cbox label::after,
.wo_cbox label::before {
    display: inline-block;
    left: 0;
    margin-left: -20px
}

.wo_cbox label {
    padding-left: 5px;
    min-height: 20px;
    font-weight: 400 !important;
    cursor: pointer;
    user-select: none;
    margin: 1px 0;
}

.wo_cbox label::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    top: 2px;
    border: 2px solid rgba(0, 0, 0, .54);
    border-radius: 2px;
    background-color: #fff;
    transition: all 90ms cubic-bezier(0, 0, .2, .1)
}

.wo_cbox input[type=checkbox]:checked+label::before {
    background-color: #1e2322;
    border-color: #1e2322
}

.wo_cbox label::after {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 12px;
    color: #555
}

.wo_cbox input[type=checkbox]:checked+label::after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 5px;
    left: 3px;
    position: absolute;
    top: 7px;
    transform: rotate(-45deg);
    width: 10px;
    transition: .2s;
    color: #fff
}

/*View Applied Jobs*/
.wo_vew_apld_jobs {
    padding: 20px 20px 1px;
}

.wo_vew_apld_head {
    display: flex;
}

.wo_vew_apld_head .avatar {
    min-width: 150px;
    width: 150px;
    height: 150px;
    margin-right: 20px;
}

.wo_vew_apld_head .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.wo_vew_apld_head .jinfo {
    width: 100%;
}

.wo_vew_apld_head .jinfo h4 {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-size: 27px;
    margin-bottom: 15px;
}

.wo_vew_apld_head .jinfo p {
    margin-bottom: 8px;
    color: #525252;
}

.wo_vew_apld_ico svg {
    width: 18px;
    height: 18px;
    margin-top: -1px;
}

.wo_vew_apld_msg {
    margin-top: 15px;
}

.wo_vew_apld_msg .btn {
    border: 0;
    color: #009688;
    background-color: rgba(0, 150, 136, 0.2);
    font-weight: 600;
    padding: 0 10px;
    line-height: 35px;
    min-width: 150px;
    box-shadow: 0 1px 5px -1px rgba(0, 150, 136, 0.25);
}

.wo_vew_apld_blocks {
    background-color: #f2f2f2;
    padding: 20px 20px 5px;
    border-radius: 5px;
    margin: 20px 0;
}

.wo_vew_apld_blkmrgn {
    margin-bottom: 20px;
}

/*View Job*/
.wo_view_post_jobs {
    padding-bottom: 1px;
}

.wo_view_post_jcover {
    height: 230px;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.wo_view_post_jcover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wo_view_post_jhead {
    text-align: center;
    position: relative;
    margin-top: -40px;
    padding: 0px 20px;
}

.wo_view_post_jhead .dropdown {
    position: absolute;
    right: 10px;
    top: 50px;
}

.wo_view_post_jhead .avatar {
    margin: auto;
    width: 100px;
    height: 100px;
    box-shadow: 0 0 0 3px white, 0 2px 10px 0px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    background-color: white;
}

.wo_view_post_jhead .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.wo_view_post_jhead h2 {
    margin: 25px 0 0;
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.wo_view_post_jhead h4 {
    margin: 5px 0 12px;
}

.wo_view_post_jhead h4 a {
    text-decoration: none;
}

.wo_view_post_jobs .jinfo_inner p {
    display: inline-block;
}

.wo_view_post_jobs .jinfo_inner p svg {
    width: 17px;
    height: 17px;
}

.wo_view_post_jobs .jinfo_inner .middot,
.wo_jlist_info_main .middot {
    color: #3d3d3d;
    font-weight: 800;
}

.wo_view_post_jobs .wo_vew_apld_msg .btn {
    background-color: #ff7166;
    color: #fff !important;
    box-shadow: 0 1px 5px -1px rgba(255, 113, 102, 0.25);
}

.wo_view_post_jobs .wo_vew_apld_msg .btn[disabled] {
    box-shadow: none;
}

.wo_view_post_jobs .wo_vew_apld_blocks {
    margin: 20px;
}

.wo_view_post_jobs .wo_vew_apld_blocks .post-description {
    padding: 0 0 5px;
}

/*Jobs*/
.wo_job_main_widget {
    margin-bottom: 20px;
}

.wo_job_main_widget .m_widget_head {
    font-weight: 600;
    color: #585858;
    margin-bottom: 8px;
    font-size: 14.5px;
}

.wo_job_main_widget .wjob_categories ul li.active a:before {
    border-color: #03A9F4;
}

.wo_job_main_widget .wjob_categories ul li.active a:after {
    background: #03A9F4;
    border-radius: 50%;
    transform: scale(0.5);
}

.wo_job_main_widget .wjob_categories ul li.active a {
    color: #03A9F4
}

.wo_select_job_dist {
    padding: 0px 2px 5px 0;
}

.wo_select_job_dist #cusrange-reader {
    display: inline-block;
    width: 40px;
    background: transparent !important;
    margin-right: 0;
    text-align: right;
}

.wo_jobs_list {
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    background: #fff;
    position: relative;
    overflow: hidden;
}

.wo_jlist_headimg {
    overflow: hidden;
    position: relative;
}

.wo_jlist_headimg img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.wo_jlist_headimg .btn {
    position: absolute;
    right: 15px;
    top: 15px;
    color: white;
}

.wo_jlist_info {
    padding: 15px;
}

.wo_jlist_info_head {}

.wo_jlist_info_head h2 {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-size: 21px;
    font-weight: 600;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_jlist_info_head h2 a {
    text-decoration: none;
    color: inherit;
}

.wo_jlist_info_main {
    font-size: 15px;
}

.wo_jlist_info_main span {
    display: block;
    margin: 5px 0;
}

.wo_jlist_info_main span svg {
    margin-top: -3px;
}

.wo_jlist_info .btn {
    margin-top: 10px;
    line-height: 33px;
}

.wo_jlist_info .btn-warning {
    box-shadow: rgb(255 183 7 / 22%) 0px 10px 15px -3px, rgb(255 161 7 / 70%) 0px 4px 6px -4px;
    background-color: #ff9800;
}

.wo_jlist_info .btn-danger {
    box-shadow: rgb(255 7 7 / 22%) 0px 10px 15px -3px, rgb(255 7 7 / 70%) 0px 4px 6px -4px;
    background-color: #ff5151;
}

/*Common Things*/
.wo_com_things_row {
    margin: 0 -12px;
}

.wo_comthing_usr {
    padding: 0 12px;
}

.wo_comthing_usr_innr {
    position: relative;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
    margin-bottom: 20px;
    transition: all 0.15s;
}

.wo_comthing_usr_innr:hover {
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.15);
}

.wo_comthing_usr_innr:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 4px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.wo_comthing_usr_innr .avatar {
    width: 100%;
    padding-top: 130%;
}

.wo_comthing_usr_innr .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wo_comthing_usr_innr h3 {
    margin: 0;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: white;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 33px;
    z-index: 2;
    padding: 0 10px;
}

.wo_comthing_usr_innr p {
    font-size: 14.5px;
    color: #e8e8e8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: 2;
    margin: 0;
    padding: 0 10px;
}

.wo_comthing_usr_innr p svg {
    width: 16px;
    height: 16px;
    margin-top: -1px;
}

/*Common Users*/
.wo_com_usr_lbox {
    width: 100%;
    background: rgba(0, 0, 0, .8);
    margin: 0;
    padding: 80px 0;
}

.wo_com_usr_lbox>svg {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1035;
    color: white;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.wo_com_usr_lbox .slider {
    width: 100%;
    height: 100%;
}

.wo_com_usr_lbox .slider .slick-slide {
    outline: none;
}

.wo_com_usr_lbox .slider .slick-prev {
    left: auto;
    right: calc(50% + 360px);
}

.wo_com_usr_lbox .slider .slick-next {
    right: auto;
    left: calc(50% + 360px);
}

.wo_com_lbox_slide {
    padding: 0 20px;
}

.wo_com_lbox_slide_innr {
    border-radius: 6px;
    overflow: hidden;
    background: #0d0d0d;
}

.wo_com_lbox_slide_bg {
    background-color: #fff;
    opacity: 0.4;
    box-shadow: 0 1px 12px rgba(0, 0, 0, .2);
    height: calc(100vh - 120px);
    overflow: hidden;
    max-height: calc(100vh - 120px);
}

.slick-slide.slick-current .wo_com_lbox_slide_bg {
    opacity: 1;
    overflow-y: auto;
}

.wo_com_lbox_slide_innr .user-cover {
    display: block;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wo_com_lbox_slide_innr .upop_mid {
    margin-top: -80px;
}

.wo_com_lbox_slide_innr .upop_mid .avatar {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 2px 15px -1px rgba(0, 0, 0, 0.1);
}

.wo_com_lbox_slide_innr .upop_mid .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.wo_com_lbox_slide_innr .upop_mid .user-name {
    text-align: center;
    padding: 0 15px;
    font-family: "Lato", sans-serif;
}

.wo_com_lbox_slide_innr .upop_mid .user-name a {
    color: #3f3f3f;
    text-decoration: none;
}

.wo_com_lbox_slide_innr .upop_mid .user-button {
    text-align: center;
}

.wo_com_lbox_slide_innr .upop_mid_innr {
    padding: 15px 25px;
}

.wo_com_lbox_slide_innr .upop_mid_innr .user-information {
    padding: 0;
}

.wo_com_lbox_slide_innr .upop_mid_innr .user-information:last-child {
    margin: 0;
}

.wo_com_lbox_slide_innr .upop_mid_innr .wo_vew_apld_blocks {
    margin: 10px -10px;
    padding: 11px;
}

.wo_com_lbox_slide_innr .upop_mid_innr .user-information b {
    margin: 0 0 8px;
    display: block;
}

.wo_com_lbox_slide_innr .upop_mid_innr .user-information li {
    line-height: 26px;
}

.wo_com_lbox_slide_innr .upop_mid_innr .user-information li svg {
    height: 16px;
    width: 16px;
    opacity: 0.7;
    margin: -1px 3px 0 0;
}

/*Fundings*/
.fundings {
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    overflow: hidden;
}

.fundings .avatar {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    text-align: center;
}

.fundings .avatar img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
}

.fundings_desc {
    padding: 15px;
}

.fundings_desc h3 {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    margin: 0 0 12px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
}

.fundings_desc h3 a {
    color: #222;
    text-decoration: none;
}

.fundings_footer {
    padding: 15px;
    background: #F8FAFB;
}

.fundings_footer p {
    font-weight: 600;
    font-size: 14.5px;
}

.fundings_footer .btn {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-weight: 700;
    margin: 8px;
    padding: 6px 16px;
    border: 0;
    display: inline-block;
    font-size: 13px;
    color: black;
    width: calc(50% - 18px);
}

.fundings_footer .btn-success {
    background-color: rgba(82, 191, 86, 0.3);
}

.fundings_footer .btn-danger {
    background-color: rgba(255, 95, 84, 0.3);
}

.fundings_footer .progress,
.fund_raise_bar .progress {
    background-color: #E0E1EA;
    box-shadow: none;
    height: 6px;
    margin-bottom: 5px;
}

.fundings_footer .progress .progress-bar {
    background: linear-gradient(100deg, #49cfce 0%, #5eefcb 100%);
    box-shadow: none;
}

.fundings_desc_meta .postMeta--author-avatar {
    display: inline-block;
    padding-right: 5px;
}

.fundings_desc_meta .postMeta--author-text,
.fundings_desc_meta .postMeta--author-text .middot {
    color: #545454;
}

.fundings_desc_meta .postMeta--author-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    max-width: calc(100% - 40px);
    display: inline-block;
}

.fundings_desc_meta .postMeta--author-text a {
    color: #545454;
    text-decoration: none;
}

/*Show Fundings*/
.wow_main_float_head.show-fnds {
    overflow: hidden;
}

.wow_main_float_head.show-fnds:before {
    content: '';
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    mix-blend-mode: multiply;
    opacity: 0;
    filter: blur(20px);
    background-size: cover;
}

.wow_main_float_head.show-fnds>svg {
    position: absolute;
    bottom: 0;
    pointer-events: none;
}

.fund_raise {
    padding: 20px;
    margin-bottom: 20px;
}

.show-fund-info-user {
    display: table;
    margin: 13px auto 6px;
}

.show-fund-info-user .postMeta--author-text a,
.show-fund-info-user .postMeta--author-text .middot,
.fund div.list .item .caption .middot {
    color: #545454;
    text-decoration: none;
}

.fund_main_img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 3px;
    margin-top: 30px;
    pointer-events: none;
}

.fund_raise_bar.wow_fund_raise_bar {
    margin-top: 30px;
}

.fund_raise_bar .progress {
    height: 10px;
    margin-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}

.fund_raise_bar .progress .progress-bar {
    background: linear-gradient(-45deg, #db3212 0%, #b81764 100%);
}

.show_fnd_stats {
    font-weight: bold;
    color: #565656;
}

.show_fnd_stats span {
    display: block;
    font-size: 38px;
    font-weight: 400;
    margin-top: 15px;
    color: #444;
}

.show_fnd_stats.white,
.show_fnd_stats.white span {
    color: white
}

.fund_raise_bar .show_fnd_stats {
    margin: -2px 0 28px;
}

.fund_raise_btns {
    display: flex;
    margin: 20px 0 0;
    flex-direction: column;
}

.fund_raise_btns .btn {
    width: 100%;
    letter-spacing: 0.5px;
    border: 0;
    font-size: 15px;
    padding: 0px 16px;
    line-height: 45px;
    margin-top: 20px;
    background-color: wheat;
    color: #a54142;
    ;
}

.fund_raise_btns .dropdown {
    width: 100%;
    position: relative;
    overflow: hidden;
}

/*.fund_raise_btns .dropdown>.btn {
    background-color: rgb(255 255 255 / 40%);
    color: #ffffff;
}*/

.fund_raise_btns .dropdown>.dropdown-menu {
    transform: scale(1) translateX(-100%);
    margin: 0;
    box-shadow: none;
    background: #fff;
    top: 20px;
    display: flex;
    justify-content: space-around;
    width: 100%;
    bottom: 0;
    padding: 0;
    align-items: center;
}

.fund_raise_btns .dropdown.open>.dropdown-menu {
    transform: translateX(0) scale(1);
}

.fund_raise_btns .dropdown.open>.dropdown-menu li a {
    color: #363636;
    background: transparent;
}

.fund div.list .item .caption .middot {
    color: #545454;
    text-decoration: none;
}

.wo_page_hdng.pag_neg_padd.wow_fnd_hd {
    margin: -15px -15px 20px;
}

.fund_dnt_hd {
    margin-top: 0;
}

.fund_dnt_hd span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    background-color: rgba(76, 175, 80, 0.2);
    color: #4caf50;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.fund_input {
    margin-bottom: 30px;
}

.fund_input .form-control:not(textarea) {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1.5px solid #eaeaea;
    padding: 0px 10px;
    line-height: 50px;
    width: 100%;
    margin: auto;
    max-width: 180px;
    outline: none;
    box-shadow: none;
    height: 50px;
    color: #4CAF50;
    font-size: 35px;
    text-align: center;
}

.fund_input input::-webkit-outer-spin-button,
.fund_input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.fund_input input[type=number] {
    -moz-appearance: textfield;
}

.fund_butns {
    text-align: center;
}

.fund_butns .btn {
    border: 0;
    border-radius: 10px;
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 15px;
    min-width: 150px;
}

.fund-meta-desc {
    font-size: 13px;
    width: auto;
    overflow: hidden;
    color: rgba(0, 0, 0, .4);
}

.fundMeta--author-avatar {
    vertical-align: middle;
    padding-right: 10px;
    display: table-cell;
}

.fundMeta--author-avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.fundMeta--author-text {
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
}

.fundMeta--author-text a {
    font-size: 15px;
    font-weight: bold;
    color: #3f3f3f;
}

.fund-meta-desc time {
    color: #a5a5a5;
    font-size: 14.5px;
}

.fund div.list .item {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    display: table;
    border-bottom: 1px solid #f0f0f0;
}

.fund div.list .item:last-child {
    border: 0;
    padding-bottom: 0;
}

.fund div.list .item .wrapper img {
    width: 47px;
    height: 47px;
}

.fund div.list .item .caption {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    width: 100%;
}

.fund div.list .item .caption p {
    margin: 0 0 2px;
}

.fund div.list .item .caption a {
    font-size: 17px;
    color: #414141;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}

.fund div.list .item .caption time {
    color: #90949c;
    font-size: 13px;
    font-weight: 400;
}

/*Load More*/
.load-more {
    margin: 8px 0;
}

.load-more .btn {
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    height: 36px;
    line-height: 36px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    border-radius: 2em;
    padding: 0 20px !important;
    position: relative;
    transition: all 0.15s;
}

.load-more .btn:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/*Donation Posts*/
.wow_dontd_posts {
    background: #f9f9f9;
    display: flex;
    flex-direction: column;
    padding: 15px;
    z-index: 1;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_dontd_posts_innr {
    display: flex;
    margin-bottom: 15px;
}

.wow_dontd_posts_left {
    padding-right: 15px;
}

.wow_dontd_posts_left h4 {
    margin: 3px 0;
    text-align: initial;
}

.wow_dontd_posts_left h4 a {
    color: #212121;
    text-decoration: none;
}

.wow_dontd_posts_left p {
    text-align: initial;
    color: #ffffff !important;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 2em;
    padding: 3px 13px;
    font-size: 14.5px !important;

    position: initial;
    display: inline-block;
}

.wow_dontd_posts_right {
    margin-left: auto;
    display: inline-flex;
}

.wow_dontd_posts_right .btn {
    border: 0;
    color: black;
    background-color: rgba(0, 0, 0, 0.15);
    font-weight: bold;
    font-size: 14.5px;
    margin-top: auto;
    padding: 4px 12px;
}

.wow_dontd_posts .fund_raise_bar .progress {
    height: 7px;
}

/*Weather*/
.wow_weather {
    background-color: #2d3a4f;
    color: #9ca7ba;
    padding: 15px 0;
}

.wow_weather_date {
    font-size: 31px;
    text-align: center;
    color: #fff;
    margin-bottom: 7px;
}

.wow_weather_timezone {
    color: #9ca7ba;
    font-size: 25px;
    text-align: center;
}

.wow_weather_icon {
    text-align: center;
    color: #fff;
}

.wow_weather_description {
    text-align: center;
    font-size: 16px;
}

.wow_weather_current {
    color: #fff;
    font-size: 23px;
    text-align: center;
}

.wow_weather_forecast {
    overflow: hidden;
    padding: 0 2px;
    margin-top: 10px;
}

.wow_weather_forecast .fivedays {
    text-align: center;
    float: left;
    width: 25%;
    padding: 0;
}

.wow_weather_forecast .fivedays>div {
    font-size: 14.5px;
}

/*Mat Modal*/
.wow_pops_head {
    position: relative;
    background: #8b6060;
    color: #fff;
    text-align: center;
    padding: 25px 0 115px;
    border-radius: 3px 3px 0 0;
    margin-bottom: -50px;
}

.wow_pops_head>svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    color: #fff;
}

.wow_pops_head>svg path:first-child,
.wow_pops_head>svg path:nth-child(2) {
    display: none;
}

.wow_pops_head .close {
    position: absolute;
    top: 7px;
    right: 7px;
    padding: 0;
    opacity: 0.4;
    text-shadow: none;
    color: white;
}

.wow_pops_head .close:hover {
    opacity: 1;
}

.wow_pops_head h4 {
    margin: 0;
    font-weight: 400;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 19px;
}

.wow_pops_head h4 svg {
    width: 27px;
    height: 27px;
    margin: -2px 2px 0 0;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    padding: 5px;
}

.wow_mat_mdl .modal-content {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
    padding: 24px;
    border-radius: 4px;
    border: 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_mat_mdl .modal-header {
    border: 0;
    background: transparent !important;
    padding: 0;
    margin: 0 0 20px;
}

.wow_mat_mdl .modal-header .modal-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}

.wow_mat_mdl .modal-body {
    padding: 0;
    font-size: 15px;
}

.wow_mat_mdl .modal-footer {
    margin: 0;
    padding: 10px 0 0;
    border: 0;
}

.wow_mat_mdl .modal-footer .btn.main {
    box-shadow: none;
    background: transparent;
}

.wow_mat_mdl .modal-footer .btn.main:before {
    opacity: 0.15;
}

/*Form Fields*/
.wow_form_fields {
    position: relative;
    margin: 15px 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_form_fields>label {
    font-weight: bold;
    font-size: 14.5px;
    display: block;
}

.wow_form_fields input,
.wow_form_fields textarea,
.wow_form_fields select,
.wow_form_fields>.bootstrap-select.btn-group>.dropdown-toggle {
    background-color: transparent;
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    border-radius: 4px;
    transition: background-color 240ms, box-shadow 240ms;
    color: #393d4a;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding: 8px;
    width: 100%;
    border: 0;
    outline: 0;
}

.wow_form_fields input,
.wow_form_fields select {
    height: 44px;
}

.wow_form_fields textarea {
    resize: vertical;
}

.wow_form_fields input:focus,
.wow_form_fields textarea:focus,
.wow_form_fields select:focus,
.wow_form_fields>.bootstrap-select.btn-group>.dropdown-toggle:focus,
.wow_form_fields .bootstrap-tagsinput:focus {
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(58, 151, 212, 0.28) 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}

.wow_form_fields input[disabled] {
    background-color: #f2f2f2;
}

.wow_form_fields>.bootstrap-select.btn-group {
    width: 100% !important;
}

.wow_form_fields>.bootstrap-select.btn-group>.dropdown-toggle {
    height: 44px;
    outline: 0 !important;
    padding-right: 40px;
}

.wow_form_fields .bootstrap-tagsinput {
    border: 0;
    padding: 0 8px;
    background-color: transparent;
    box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    transition: background-color 240ms, box-shadow 240ms;
}

.wow_form_fields .bootstrap-tagsinput input {
    box-shadow: none;
    width: auto;
}

/*Forum*/
.wow_forum_sections {
    margin-bottom: 30px;
    clear: both;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    position: relative;
    background-color: #FFFFFF;
}

.wow_forum_sections .f_category {
    font-weight: bold;
    color: #ffffff;
    padding: 9px 16px;
    font-size: 15.5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif !important;
    background-color: #607D8B;
}

.wow_forum_sections .f_category b {
    font-weight: normal;
    text-transform: capitalize;
    margin-right: 26px;
}

.wow_forum_sections table {
    margin-bottom: 0;
}

.wow_forum_sections table tr {
    border-top: 1px solid #f3f3f3;
}

.wow_forum_sections table tr:hover {
    background: rgba(0, 0, 0, .01);
}

.wow_forum_sections table tr:first-child {
    border: 0;
}

.wow_forum_sections table .topic_icon {
    width: 3% !important;
}

.wow_forum_sections table .forum-meta-d.titles {
    width: 43%;
    word-break: break-word;
}

.wow_forum_sections table .forum-meta-d.posts {
    width: 6%;
    padding-right: 65px !important;
}

.wow_forum_sections table .forum-meta-d.topics {
    width: 6%;
    padding-right: 20px !important;
}

.wow_forum_sections table .forum-meta-d.small {
    width: 16%;
    padding: 10px !important;
}

.wow_forum_sections table .forum-meta-d.small .avatar img {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 50%;
}

.wow_forum_sections table .forum-meta-d.small .reply_title {
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    max-width: 170px;
}

.wow_forum_sections table .forum-meta-d.small .reply_user {
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px;
    vertical-align: bottom;
    color: #0070ca;
}

.wow_forum_sections table .forum-meta-d.small time {
    color: #979797;
    font-size: 13px;
}

.wow_forum_sections table .ftitle,
.sun_ftitle {
    font-weight: bold;
    font-size: 17px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    color: #515151;
}

.wow_forum_sections table .fdesc {
    color: #919191;
}

.topic_icon svg {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    padding: 8px;
    margin: 12px 0px 12px 10px;
}

.wow_forum_dis_head {
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_forum_dis_head h4 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
}

.wow_forum_dis_head .btn {
    margin: 12px 0 0;
}

.wow_forum_dis_head p {
    color: #7c7c7c;
}

.wow_forum_dis_thead {
    font-size: 15.5px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif !important;
    background-color: #607D8B;
}

.wow_forum_dis_thead th {
    color: #ffffff !important;
    font-weight: normal;
    text-transform: capitalize;
    padding: 9px !important;
}

.wow_forum_dis_thead th:first-child {
    font-weight: bold;
}

.wow_thread_head {
    background-color: rgb(69, 90, 100);
    color: #dfdfdf;
    padding: 20px 15px;
    margin-top: -5px;
    border-radius: 2px;
}

.wow_thread_head .forum_title {
    margin-top: 0;
    color: white;
    font-size: 23px;
    margin-bottom: 5px;
}

.wow_thread_head .btn-glossy>a {
    color: #fff;
    margin: 8px 0;
}

.wow_thread_main_reply {
    overflow: hidden;
    margin-bottom: 25px;
    border: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 0;
    display: flex;
}

.wow_thread_main_reply .t-left_prt {
    float: left;
    width: 180px;
    min-width: 180px;
    background-color: #fafafa;
    border-right: 1px solid #e5e5e5;
    padding: 20px 15px;
    margin-right: 7px;
}

.wow_thread_main_reply .t-left_prt .avatar {
    border-radius: 50%;
    margin-bottom: 7px;
    width: 85px;
    height: 85px;
    object-fit: cover;
}

.wow_thread_main_reply .t-left_prt .user-title-thread {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 16px;
}

.wow_thread_main_reply .t-left_prt p {
    font-size: 13px;
}

.wow_thread_main_reply .t-left_prt p svg {
    width: 13px;
    height: 13px;
    margin-top: -1px;
}

.wow_thread_main_reply .t-right_prt {
    padding: 20px 15px;
    width: 100%;
}

.wow_thread_main_reply .t-right_prt h5.time,
.wow_thread_replies .thread-replies .t-right_prt h5.time {
    margin-top: 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    font-size: 13px;
}

.wow_thread_replies {
    margin: 0 -3px;
}

.wow_thread_replies .thread-replies {
    margin-bottom: 20px;
    border: 0;
    box-shadow: none !important;
    padding: 3px 3px 3px 62px;
    overflow: hidden;
    background: transparent !important;
    display: flex;
}

.wow_thread_replies .thread-replies .t-left_prt {
    min-width: 110px;
    width: 110px;
    float: left;
    margin-right: 10px;
}

.wow_thread_replies .thread-replies .t-left_prt .avatar {
    width: 65px;
    height: 65px;
    position: relative;
    margin-left: auto;
    margin-right: 15px;
}

.wow_thread_replies .thread-replies .t-left_prt .avatar .btn {
    box-shadow: none;
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -60px;
    background-color: #e9e9e9;
}

.wow_thread_replies .thread-replies .t-left_prt .avatar img {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    object-fit: cover;
}

.wow_thread_replies .thread-replies .t-right_prt {
    width: 100%;
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 5px;
}

.wow_thread_replies .thread-replies .t-right_prt:before {
    content: '';
    display: block;
    position: absolute;
    left: -13px;
    top: 23px;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-left-width: 0;
    border-right-color: #ffffff;
    filter: drop-shadow(-1px 1px 1px rgba(0, 0, 0, 0.07));
    cursor: default;
    z-index: 1;
}

.wow_thread_replies .thread-replies .t-right_prt .user-title-thread {
    margin-top: 0;
    margin-bottom: 10px;
}

.wow_thread_replies .thread-replies .t-right_prt .sun_forum_opts {
    margin-top: 2px;
}

.wow_thread_replies .thread-replies .t-right_prt .sun_forum_opts .btn {
    width: 35px;
    height: 35px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.wow_forum_jump_btn {
    margin-left: auto;
}

/*GO Pro*/
.wow_main_float_head>.container.wo_go_pro {
    padding: 60px 15px;
    position: relative;
}

.wow_main_float_head>.container.wo_go_pro:after {
    content: '';
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 10px;
    right: 0;
    background-position: center;
    background-size: cover;
    opacity: 0.8;
}

.wow_main_float_head>.container.wo_go_pro .head_pro {
    margin-bottom: 10px;
}

.wo_go_pro .pro-badge {
    background: #fff;
    color: #ea4c89;
    padding: 1px 4px;
    border-radius: 3px;
    font-size: 14.5px;
    vertical-align: super;
}

.wow_main_float_head>.container.wo_go_pro .main_head_pro {
    font-size: 23px;
    text-align: center;
    margin-bottom: 30px;
}

.wow_price_plans {
    margin-top: -45px;
    position: relative;
    z-index: 9;
}

.wow_price_plan {
    width: 100%;
    max-width: 920px;
    margin: auto;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 30px 0;
}

.wow_price_plan thead th {
    padding: 5px;
    font-size: 17px;
    font-weight: bold;
}

.wow_price_plan thead th span {
    display: block;
    margin: auto;
    width: 32px;
    height: 32px;
    margin-bottom: 20px;
    position: relative;
}

.wow_price_plan thead th svg {
    width: 32px;
    height: 32px;
}

.wow_price_plan thead th span:before {
    content: '';
    position: absolute;
    background-color: currentColor;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    border-radius: 50%;
    opacity: .15;
    pointer-events: none;
}

.wow_price_plan tbody td {
    border-bottom: 1px solid #e9e9e9;
    padding: 17px 15px;
    font-weight: normal;
    color: #727272;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_price_plan tbody tr:last-child td {
    border: 0;
}

.wow_price_plan tbody tr:first-child,
.wow_price_plan tbody tr:last-child {
    background: transparent;
}

.wow_price_plan tbody tr td:first-child {
    font-weight: bold;
    color: #494949;
}

.wow_price_plan tbody td button {
    border-radius: 2em;
    color: #fff;
}

.wow_price_plan tbody td button.btn_week {
    background: #4c7737;
}

.wow_price_plan tbody td button.btn_month {
    background: #ff9800;
}

.wow_price_plan tbody td button.btn_year {
    background: #e13c4c;
}

.wow_price_plan tbody td button.btn_life {
    background: #3f4bb8;
}

.wo_pro_features img {
    margin-top: 30px;
    max-height: 80px
}

.wo_pro_features p {
    font-size: 17px;
    margin-top: 35px;
    margin-bottom: 22px
}

/*Dev Apps*/
.wow_dev_apps {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    padding: 15px;
    margin-bottom: 30px;
}

.wow_dev_apps .ap_hdr {
    overflow: hidden;
}

.wow_dev_apps .ap_hdr .avatar {
    display: block;
    width: 83px;
    height: 83px;
    position: relative;
    margin-right: 15px;
}

.wow_dev_apps .ap_hdr .avatar img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 4px;
    object-fit: cover;
}

.wow_dev_apps .info {
    margin: 0 0 0 98px;
}

.wow_dev_apps .ap_name {
    color: rgba(0, 0, 0, .8);
    display: block;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wow_dev_apps .ap_name a {
    color: rgba(0, 0, 0, .8);
    text-decoration: none;
}

.wow_dev_apps p {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wow_dev_apps .info .btn {
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
}

/*Dev*/
.developer_get_req.table thead tr th {
    padding: 15px 8px;
    border-bottom: 1px solid #ededed !important;
}

.developer_get_req thead span {
    padding: 5px 16px 7px;
    border-radius: 2em;
    font-size: 13px;
}

/*My Groups*/
.wow_my_groups {
    padding: 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
}

.wow_my_groups .avatar {
    width: 100%;
    padding-top: 90%;
    position: relative;
}

.wow_my_groups .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wow_my_groups_info {
    padding: 10px;
}

.wow_my_groups_info h3 {
    margin: 0 0 2px;
    font-size: 17px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wow_my_groups_info h3 a {
    text-decoration: none;
    color: #1e1e1e;
}

.wow_my_groups_info p {
    color: #7b7b7b;
}

.wow_my_groups_info .btn {
    line-height: 30px;
    padding: 0 10px !important;
    font-size: 14.5px;
    width: 100%;
}

/*Oops*/
.oops_empty_state {
    margin: 85px 0;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 21px;
    color: #6d6d6d;
    text-align: center;
    font-weight: bold;
}

.oops_empty_state svg {
    display: block;
    margin: 0 auto 15px;
    width: 200px;
    height: 200px;
    opacity: 0.7;
}

/*Sidebar Main User*/
.wow_side_loggd_usr {
    margin-bottom: 15px;
    padding: 13px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_side_loggd_usr_cvr {
    margin: -13px -13px 13px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.wow_side_loggd_usr_cvr img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.wow_side_loggd_usr_hdr {
    position: relative;
    margin-bottom: 15px;
}

.wow_side_loggd_usr_hdr .avatar {
    width: 70px;
    height: 70px;
    margin: -50px auto 13px;
}

.wow_side_loggd_usr_hdr .avatar img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.wow_side_loggd_usr_hdr .title {
    text-align: center;
}

.wow_side_loggd_usr_hdr .title a {
    font-weight: bold;
    color: #333333;
    font-size: 17px;
}

.wow_side_loggd_usr_hdr .title p {
    margin: 0;
}

.wow_side_loggd_usr hr {
    margin: 15px 0 !important;
}

.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 li:last-child {
    border-right: 0
}

.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 {
    display: block
}

.wo_user_side_info li span b {
    margin: 0;
    font-weight: bold;
}

/*Sidebar Hashtags*/
.sidebar .list-group,
.featured-users {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 0;
}

.wow_htag a {
    text-decoration: none;
}

.wow_htag .htag_top {
    display: block;
    color: #2196F3;
    font-weight: bold;
    line-height: 1;
}

.wow_htag .htag_top svg {
    width: 16px;
    height: 16px;
}

.wow_htag .htag_bottom {
    padding-left: 18px;
    font-size: 13px;
    color: #6c6c6c;
}

/*Sidebar Birthdays*/
.wow_side_bdays {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    padding-top: 15px;
}

.wow_side_bdays>p {
    font-size: 14.5px;
    color: #444;
    font-weight: 600;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wow_side_bday_usr {
    position: relative;
    padding-left: 30px;
    display: flex;
    margin-bottom: 13px;
}

.wow_side_bday_usr:last-child {
    margin: 0;
}

.wow_side_bday_usr>svg {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 19px;
    height: 19px;
}

.wow_side_bday_usr>.avatar {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 6px;
}

.wow_side_bday_usr>.avatar img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    object-fit: cover;
}

.wow_side_bday_usr .user-name {
    margin-top: 4px;
}

.wow_side_bday_usr .user-name a {
    text-decoration: none;
    color: #2f2f2f;
    font-weight: bold;
    text-transform: capitalize;
}

/*User Story*/
.wow_story_mores {
    padding: 3px 15px 1px;
}

.wow_story_mores ul.status-list {
    flex-wrap: wrap;
}

.wow_story_mores ul.status-list li {
    margin-top: 8px;
}

.wow_stroy_media,
.wow_stroy_media img {
    min-height: 230px;
    max-height: 230px;
}

.wow_stroy_media_count {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
}

.wow_stroy_media_count input {
    border: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.7) !important;
    border-radius: 2em;
    height: auto;
    color: white;
    width: auto;
    text-align: center;
    padding: 0 5px;
    font-size: 14.5px;
}

/*Punlisher Box*/
.wow_pub_privacy {
    margin: 3px 0px;
    position: relative;
}

.wow_pub_privacy_dropdown {
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    color: #4b4f56;
    border-radius: 2em;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 14.5px;
    font-weight: bold;
    cursor: pointer;
    padding: 0px 6px 0px 10px;
    line-height: 27px;
    box-shadow: 0 0 0 1px #e4e4e4;
}

.wow_pub_privacy_dropdown>svg {
    width: 15px;
    height: 15px;
    margin-left: 3px;
}

.wow_pub_privacy_dropdown>p {
    margin: 0;
}

.wow_pub_privacy_dropdown>p svg {
    width: 17px;
    height: 17px;
    margin-top: -2px;
}

.wow_pub_privacy_menu {
    padding: 5px 0;
    margin: 0;
    background-color: white;
    position: absolute;
    min-width: 180px;
    z-index: 10;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);
    transform: scale3d(.8, .8, 1);
    transform-origin: left top;
    display: block;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
}

.wow_pub_privacy_menu li label {
    margin: 0;
    display: block;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    cursor: pointer;
}

.wow_pub_privacy_menu li label span svg {
    display: none;
}

.wow_pub_privacy_menu li label input[type="radio"]:not(:checked),
.wow_pub_privacy_menu li label input[type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.wow_pub_privacy_menu li label input[type="radio"]+span {
    position: relative;
    display: block;
    padding: 7px 25px;
    user-select: none;
    transition: all 0.15s;
}

.wow_pub_privacy_menu li:hover label span {
    background: #eee;
}

.wow_pub_privacy.showMenu .wow_pub_privacy_menu {
    transition: opacity 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms;
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}

/*Post*/
.wow_post_usr_ava {
    position: relative;
    margin-top: -3px;
}

.wow_post_usr_ava_active {
    box-shadow: 0 0 0 2.5px #55acee;
}

.wow_post_usr_ava img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.wow_post_usr_ava span {
    position: absolute;
    bottom: -4px;
    right: -4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wow_post_usr_ava span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.wow_post_usr_ava span svg {
    margin: 0 !important;
    position: relative;
    z-index: 1;
    width: 20px !important;
    height: 20px !important;
}

/*Left Sidebar Filter*/
.wow_side_post_fltr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wow_side_post_fltr>a {
    flex: auto;
    margin: 0 !important;
}

.order_by ul {
    border-radius: 5px;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.23);
    padding: 10px 0;
    min-width: 150px;
}

.order_by ul li a {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    color: #525252 !important;
    font-size: 14.5px;
    margin: 0 !important;
}

/*Avatar and Cover*/
.wow_cset_cover,
.wow_cset_avtr {
    position: relative;
}

.wow_cset_cover .wow_cset_cover_hdr .btn-file {
    display: flex;
    justify-content: center;
    box-shadow: none;
    background-color: #f3f3f3;
    border-radius: 5px;
    height: 230px;
    overflow: hidden;
    padding: 0;
    align-items: center;
}

.wow_cset_cover .wow_cset_cover_hdr .btn-file img,
.wow_cset_avtr .wow_cset_avtr_hdr .btn-file img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wow_cset_cover .wow_cset_cover_hdr .btn-file svg,
.wow_cset_avtr .wow_cset_avtr_hdr .btn-file svg {
    margin: 0;
    width: 30px;
    height: 30px;
}

.wow_cset_cover .avatar-read {
    position: absolute;
    top: 10px;
    left: 10px;
}

.wow_cset_cover .avatar-read p {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    height: 34px;
    padding: 6px 12px;
    border-radius: 4px;
}

.wow_cset_cover .avatar-read p:empty {
    padding: 0;
}

.wow_cset_avtr .wow_cset_avtr_hdr .btn-file {
    display: flex;
    justify-content: center;
    box-shadow: none;
    background-color: #f3f3f3;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden;
    margin: -40px auto 20px;
    padding: 0;
    align-items: center;
}

/*Upgraded*/
.wow_upgrd_ico {
    font-size: 20px;
}

.wow_upgrd_ico svg {
    background: transparent;
    opacity: 1;
    padding: 0;
    border-radius: 0;
    width: 110px;
    height: 110px;
    margin: 0 auto 25px;
}

/*Memories*/
.wow_memories {
    padding: 15px 15px 0.1px;
}

.wow_memories_cover {
    padding: 45px 5px;
    position: relative;
    margin: 0 0 15px;
    font-size: 23px;
    border-radius: 6px;
    padding-left: 230px;
    overflow: hidden;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    margin-top: 0;
    background: url(../img/friends.svg);
    background-position: 20px center;
    background-color: #f2f1ff;
    background-size: 125px;
    background-repeat: no-repeat;
}

.wow_memories_cover>div {
    position: relative;
    z-index: 1;
}

.wow_memories_friends {
    padding: 0;
}

.wow_memories_friends .wow_memories_cover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.wow_memories_friends .panel {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    position: relative;
}

.wow_memories_friends .wow_side_loggd_usr {
    margin: 0;
}

.wow_memories_friends .wow_side_loggd_usr_cvr {
    margin: -13px 0 0;
    border-radius: 4px;
}

.wow_memories_friends .wow_side_loggd_usr_cvr img {
    height: 160px;
}

.wow_memories_friends .wow_side_loggd_usr_hdr {
    margin: 0;
    padding: 0;
}

.wow_memories_friends .wow_side_loggd_usr_hdr .title {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wow_memories_friends .btn-default {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    line-height: 33px;
    padding: 0 10px;
    font-size: 14.5px;
    min-width: 110px;
    text-align: center;
    border-radius: 4px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    background-color: #6c63ff;
    color: white;
    margin: 15px 0 10px;
}

.wow_memories_friends .btn-default svg {
    display: none;
}

.wow_memories_friends h3 {
    margin: 0;
    font-size: 14.5px;
    padding: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    padding-left: 75px;
    position: relative;
}

.wow_memories_friends h3 svg {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.wow_memories:not(.wow_memories_friends) h3 {
    font-weight: 600;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.wow_memories .post .panel {
    box-shadow: none;
}

.wow_memories_posts {
    padding-bottom: 0.1px;
}

.wow_memories_posts .wow_memories_cover {
    background: url(../img/posts.svg);
    background-position: 20px center;
    background-color: #f2f1ff;
    background-size: 125px;
    background-repeat: no-repeat;
}

.wow_memories_posts .post .post-footer.post-comments {
    display: none;
}

/*Live*/
.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.wow_go_live_cont {
    height: calc(100vh - 45px);
    background-image: url(../img/pattern.png);
}

.wow_go_live_cont>.container {
    background: #222;
    height: 100%;
    color: white;
}

.wow_go_live_cont>.container>div {
    height: 100%;
}

.wow_go_live_cont .liv_vid_cont {
    height: 100%;
}

.wow_go_live_cont .empty_state {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vh - 45px);
    color: rgba(255, 255, 255, 0.8);
}

.wow_go_live_cont .empty_state svg {
    opacity: 1;
    background-color: #4a4a4a;
}

.wow_liv_counter {
    z-index: 9;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    min-width: 60px;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    color: #03a9f4;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding: 0 10px;
}

.wow_liv_comments_feed {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), black);
    padding: 120px 15px 10px;
}

.wow_go_live_btn,
.wow_end_live_btn {
    width: auto;
    border-radius: 4px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    min-width: 105px;
    line-height: 42px;
    height: auto;
    bottom: auto;
    right: 50px;
    left: auto;
    top: 20px;
    transform: none;
    color: #fff;
}

.live_comments {
    padding: 10px 0;
    text-align: initial;
}

.live_comments .live_avatar {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    margin-right: 10px;
}

.live_comments .live_user_h {
    font-size: 14.5px;
    font-weight: 700;
    display: inline;
    margin-top: 0;
    color: #fff;
}

.live_comments .comment-text,
.live_comments .reply-text {
    color: #eaeaea;
    /*width: 100%;*/
}

.live_mic_cam_switch {
    position: absolute;
    right: 50px;
    top: 75px;
    height: auto !important;
}

.mic_drop,
.cam_drop {
    margin-top: 10px;
}

.mic_drop>.btn,
.cam_drop>.btn {
    background-color: black;
}

.mic_drop>.btn svg,
.cam_drop>.btn svg {
    margin: 0;
}

.mic_drop a,
.cam_drop a {
    display: block;
    text-decoration: none;
    padding: 5px 12px;
}

/*Setting Stats*/
.wow_sett_stats {
    color: #6abd46;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.wow_sett_stats svg {
    border-radius: 50%;
    background-color: rgba(106, 189, 70, 0.2);
    padding: 7px;
    width: 30px;
    height: 30px;
}

/*Offers*/
.wow_main_offer_list {
    background: transparent !important;
    box-shadow: none !important;
    margin-bottom: 10px;
}

.wow_main_offer_list .wo_jlist_info {
    position: relative;
    background: transparent;
}

.wow_main_offer_list .wo_jlist_info_main {
    position: absolute;
    margin: 0;
    padding: 3px 7px;
    display: inline-block;
    background-color: white;
    border: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    left: 15px;
    bottom: 15px;
    font-size: 14.5px;
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wow_main_offer_list .wo_jlist_info_head {
    margin: 0;
}

.wow_main_offer_list .wo_jlist_info_head h2 {
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    max-width: 100%;
}

.wow_main_offer_list .wo_jlist_info_head h2 a {
    color: #393939;
}

/*Video Processing*/
.vid_procss_alrt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 6px;
    left: 0;
    z-index: 9;
    margin: 0;
    backdrop-filter: blur(3px);
    background: linear-gradient(transparent, black);
    display: flex;
    align-items: flex-end;
    color: #fff;
}

.vid_procss_alrt>span {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgb(255 255 255 / 30%);
    border-radius: 50%;
    padding: 4.3px 3px;
    line-height: 1;
}

/*Reply Message*/
.text-sender-container .messagejoint {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 129px);
}

.text-sender-container .sendMessages {
    flex-shrink: 0;
}

.wo_reply_msg_bg {
    padding: 5px 7px;
    border-radius: 5px;
    margin-top: 7px;
}

.text-sender-container .message-contnaier.margin-active {
    margin-bottom: 25px;
}

.text-sender-container .incoming .message-model .message .wo_reply_msg_bg {
    background: #ddd;
}

.text-sender-container .outgoing .message-model .message .wo_reply_msg_bg,
.chat-messages-wrapper .outgoing .message-text .wo_reply_msg_bg {
    background: rgb(0 0 0 / 40%);
}

.text-sender-container .message-contnaier .reactions-box {
    top: -30px;
}

.text-sender-container .message-contnaier:first-child .reactions-box {
    top: -10px;
}

.message_reply_text,
.message_reply_story_text,
.chat_reply_text {
    display: flex;
    align-items: center;
    margin: 5px 30px -5px;
    background: #f8f8f8;
    padding: 8px;
    border-radius: 12px;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 10%);
}

.message_reply_text span,
.chat_reply_text span {
    flex: 1;
}

.message_reply_text p,
.chat_reply_text p {
    margin: 0;
}

.message_reply_text svg,
.message_reply_story_text svg,
.chat_reply_text svg {
    margin-left: auto;
}

.chat_reply_text,
.chat-textarea .message_reply_story_text {
    margin: 10px 10px 3px;
    padding: 5px;
    border-radius: 5px;
}

.chat-messages-wrapper .messages-wrapper:first-child .reactions-box {
    top: -10px;
}

.chat-messages-wrapper .messages-wrapper .reactions-box {
    top: -30px;
    transform: scale(0.8);
    width: 292px;
}

.chat-messages-wrapper .wo_reply_msg_bg .message-text {
    padding: 0;
    background: transparent !important;
}

.chat-messages-wrapper .incoming .message-text .wo_reply_msg_bg {
    background: #cdcdcd;
}

.text-sender-container .message-contnaier .message-seen.message-details {
    text-align: end;
    margin: 3px 0 0;
}

.text-sender-container .message-contnaier .message-seen.message-details:empty {
    margin: 0;
}

/*Story Reactions*/
.story_reacts_box {
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    white-space: nowrap;
    line-height: 1;
}

.story_reacts_box .reaction {
    float: none;
}

.wo_imagecombo_lbox.story_lightbox .wo_story_header .wo_stor_h_opts .like-emo>.how_reacted {
    background: #000;
}

/*Post Gif Sticker*/
.gif_post_comment_innr,
.sticker_post_comment_innr {
    margin-bottom: -10px;
    padding: 10px 0;
}

.gif_post_comment_innr>.form-control {
    border: 0;
    background: rgb(0 0 0 / 8%);
    border-radius: 2em;
}

.gif_post_comment_innr .gif_post_comment_gif,
.sticker_post_comment_innr .chat-box-stickers-cont,
.gif_post_reply_innr .gif_post_comment_gif,
.sticker_post_reply_innr .chat-box-stickers-cont {
    max-height: 250px;
    overflow-y: auto;
    text-align: center;
}

.gif_post_comment_innr .gif_post_comment_gif img,
.gif_post_reply_innr .gif_post_comment_gif img {
    width: 33.3333333%;
    padding: 2px;
    height: 150px;
    cursor: pointer;
}

.sticker_post_comment_innr .chat-box-stickers-cont p {
    margin: 0;
}

/*Chat Stories*/
.wo_chat_story {
    max-width: 120px;
    width: 100%;
    min-width: 120px;
}

.chat-messages-wrapper .outgoing .wo_chat_story {
    margin-left: auto;
}

.wo_chat_story_innr {
    position: relative;
    cursor: pointer;
    padding-bottom: 125%;
    overflow: hidden;
    border-radius: 8px;
}

.wo_chat_story_innr img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: none !important;
}

body .wo_chat_story_innr p {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    color: #fff !important;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 7px;
    background: linear-gradient(transparent, rgb(0 0 0 / 50%));
    font-weight: bold;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.messages-container .wo_chat_story {
    max-width: none;
    width: 100%;
    min-width: 160px;
}

/*Product Review Stars*/
.pr_stars {
    display: flex;
    margin: -2px 0 6px;
}

.pr_stars .star {
    width: 18px;
    height: 18px;
    margin: 0 2px 0 0px;
}

.pr_stars .star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars] .star path {
    fill: #ff9800;
}

.pr_stars[data-stars="0"] .star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars="1"] .star:nth-child(1)~.star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars="2"] .star:nth-child(2)~.star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars="3"] .star:nth-child(3)~.star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars="4"] .star:nth-child(4)~.star path {
    fill: rgb(0 0 0 / 20%);
}

.pr_stars[data-stars="5"] .star:nth-child(5)~.star path {
    fill: rgb(0 0 0 / 20%);
}

/*Product Reviews*/
.check_reviews {
    background-color: #ededed;
}

.review_list {
    padding: 15px 15px 7px;
    margin-bottom: 20px;
    background-color: white;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 10%) 0px 1px 2px -1px;
}

.review-meta-desc {
    display: flex;
    align-items: center;
    font-size: 14.5px;
    width: auto;
}

.reviewMeta--author-avatar {
    margin-right: 10px;
}

.reviewMeta--author-avatar img {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
}

.reviewMeta--author-text {
    overflow: hidden;
}

.reviewMeta--author-text .linkk {
    font-weight: bold;
    font-size: 15px;
    display: block;
    text-decoration: none;
    color: inherit;
}

.prod_review-meta {
    position: relative;
}

.prod_review-meta .Review-rating {
    font-size: 20px;
    font-weight: bold;
    margin-top: 6px;
    position: relative;
}

.prod_review-meta:before {
    content: '★★★★★';
    position: absolute;
    z-index: auto;
    color: rgb(0 0 0 / 20%);
    left: 14px;
    font-size: 20px;
    font-weight: bold;
}

.prod_review-meta .Review-rating:first-letter {
    font-size: 15px;
}

.prod_review-meta .Review-rating.five_star {
    color: #388e3c;
}

.prod_review-meta .Review-rating.four_star {
    color: #4caf50;
}

.prod_review-meta .Review-rating.three_star {
    color: #ff9800;
}

.prod_review-meta .Review-rating.two_star {
    color: #ff7245;
}

.prod_review-meta .Review-rating.one_star {
    color: #ff3f31;
}

.create_prod_images .productimage-holder {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 0 15px;
}

.create_prod_images .productimage-holder .item {
    padding: 10px 4px;
}

.create_prod_images .productimage-holder .item img {
    max-width: 100%;
    height: auto;
    border-radius: 7px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 10%) 0px 1px 2px -1px;
}

/*Checkout*/
.ch_checkout_title {
    font-size: 18px;
    border-bottom: 1px solid #eaecee;
    padding-bottom: 10px;
    position: relative;
    margin: 0 0 30px;
    font-weight: bold;
}

.ch_checkout_title::after {
    content: "";
    background: currentColor;
    height: 3px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ch_checkout_title .badge {
    padding: 5px 11px;
}

.ch_checkout_title select {
    padding: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    background: transparent;
    font-size: 16px;
}

.ch_card {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 10%) 0px 2px 4px -2px;
    border-radius: 8px;
    padding: 25px;
}

.ch_cart .ch_title {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-left: 45px;
    padding-bottom: 15px;
}

.ch_cart .ch_title h4 {
    margin: 0;
    font-weight: bold;
}

.ch_cart .ch_title h4 svg {
    background-color: #2196f3;
    border-radius: 50%;
    padding: 6px;
    width: 30px;
    height: 30px;
    color: white;
    position: absolute;
    left: 0;
}

.ch_cart .ch_title p {
    margin: 5px 0 0;
}

.ch_prod_items_row {
    margin: 0 -5px;
}

.ch_main_items {
    padding: 20px 5px 0;
    position: relative;
    width: 33.3333333333%;
}

.ch_main_items .prod_img {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    position: relative;
}

.ch_main_items .prod_img img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.ch_main_items .prod_img>div {
    font-size: 14.5px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 7px;
    right: 7px;
    background-color: rgb(0 0 0 / 80%);
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
    padding: 0 6px;
}

.ch_main_items .prod_img>.btn {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 7px;
    left: 7px;
    background-color: #f39100;
    line-height: 23px;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
}

.ch_main_items .prod_info {
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ch_main_items .prod_info h4 {
    margin: 0;
    font-size: 15px;
    letter-spacing: -0.03em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ch_main_items .prod_info h4 a {
    color: inherit;
}

.ch_main_items .prod_info p {
    display: none;
}

.ch_main_items .prod_info .price-wrap {
    margin-top: 7px;
}

.ch_qty_toggle {
    display: inline-flex;
    align-items: center;
}

.ch_qty_toggle .value-button {
    background-color: rgba(15, 21, 41, 0.1);
    line-height: 1;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
}

.ch_qty_toggle input {
    outline: none;
    background-color: transparent !important;
    border: 0;
    margin: 0;
    padding: 2px 4px;
    font-weight: bold;
    font-size: 14.5px;
    border-radius: 5px;
    width: 30px;
    text-align: center;
}

.ch_qty_toggle input[type=number]::-webkit-inner-spin-button,
.ch_qty_toggle input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ch_main_items .closed {
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 25px;
    right: 10px;
    background-color: rgb(0 0 0 / 80%);
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.ch_total_price {
    text-align: end;
    padding: 25px 0 0;
    position: relative;
}

.ch_total_price h4 {
    font-size: 18px;
    margin: 0;
}

.ch_total_price p {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 35px;
    word-break: break-all;
}

.ch_total_price .divider {
    margin: 25px 0 !important;
}

.ch_total_price .alert {
    text-align: center;
}

.ch_total_price .alert a {
    color: inherit;
}

.ch_total_price>svg {
    position: absolute;
    bottom: -25px;
    left: -25px;
    transform: scale(-1);
    opacity: 0.3;
    border-radius: 8px;
    pointer-events: none;
}

.ch_summary {
    padding: 10px;
    margin-bottom: 20px;
}

.cart_chos_addrs {
    margin: 0;
}

.cart_chos_addrs input {
    display: none;
}

.cart_chos_addrs label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 10px 10px 10px 45px;
    position: relative;
    transition: all 0.1s;
    user-select: none;
}

.cart_chos_addrs li:last-child label {
    border: 0;
}

.cart_chos_addrs label:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.cart_chos_addrs label:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    transition: .2s;
    top: 15px;
    left: 10px;
}

.cart_chos_addrs label:after {
    content: '';
    display: block;
    height: 9px;
    width: 9px;
    background: #222;
    border-radius: 50%;
    opacity: 0;
    transition: .2s;
    position: absolute;
    top: 24px;
    left: 19px;
    transform: translate(-50%, -50%);
}

.cart_chos_addrs input:checked+label:before {
    border-color: #222;
}

.cart_chos_addrs input:checked+label:after {
    opacity: 1;
}

.cart_chos_addrs input:checked+label {
    color: #222;
}

.cart_chos_addrs label p {
    margin: 0;
}

.cart_chos_addrs label b {
    font-weight: bold;
}

.ch_summary .btn,
.ch_total_price .btn,
.ch_address .btn {
    border: 0;
    line-height: 32px;
    font-size: 14.5px;
    border-radius: 5px;
    font-weight: bold;
    min-width: 150px;
    position: relative;
    z-index: 1;
}

.ch_address .btn {
    margin-top: 15px;
    display: inline-block;
}

.ch_payment_box.modal.fade .modal-dialog,
.ch_payment_box.modal.fade .modal-footer {
    text-align: center;
}

.ch_payment_head {
    padding: 25px 10px 0;
}

.ch_payment_head svg {
    background-color: rgb(76 175 80 / 15%);
    color: #4caf50;
    padding: 17px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.ch_payment_head h4 {
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 24px;
}

.ch_payment_box.modal.fade .modal-footer {
    padding: 20px 0;
}

.ch_payment_box.modal.fade .modal-footer .btn {
    border: 0;
    width: 45%;
    border-radius: 2em;
    line-height: 43px;
    margin: 0 5px;
    padding: 0 16px;
    font-family: "Roboto", sans-serif;
    font-size: 14.5px;
    font-weight: bold;
}

/*Wallet*/
.wallet_transactions>p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*Address Book*/
.wo_address_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wo_address_row>.col-md-6 {
    float: none !important;
}

.address_book {
    padding: 30px 0 0;
    height: 100%;
}

.address_book_innr {
    height: 100%;
    box-shadow: 0 0 0 1px #eee;
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.add_new_addrs {
    height: 100%;
    border-radius: 10px;
    background-color: rgb(0 0 0 / 5%);
    font-weight: 600;
    color: #323232;
    flex-direction: column;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    width: 100%;
}

.add_new_addrs svg {
    width: 38px;
    height: 38px;
    margin: 0 auto 10px;
}

.address_box {
    padding: 13px;
    border-radius: 6px;
}

.address_box .addrs_name {
    font-weight: bold;
    font-size: 19px;
    color: #222;
}

.address_box p {
    margin-bottom: 8px;
}

.address_box .addrs_phone {
    font-weight: bold;
    font-size: 15px;
}

.address_box .addrs_street,
.address_box .addrs_count {
    font-size: 15px;
}

.address_box .addrs_count {
    margin: 0;
}

.address_book_innr .row {
    margin: 0;
    padding: 0px 5px;
    flex: 0 0 auto;
}

.address_book_innr .row>div {
    padding: 0;
    width: 100%;
    float: none;
}

.address_book_innr .row>div .btn {
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    line-height: 38px;
    display: block;
    margin: 6px;
}

/*Purchased*/
.my_purchased_content {
    padding: 30px 30px 1px;
}

.my_purchased {
    position: relative;
    margin: 0 0 30px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 8%);
    padding: 15px;
    border-radius: 8px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.my_purchased .title {
    font-weight: bold;
    font-size: 19px;
    color: inherit;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.my_purchased .price svg,
.my_purchased .foot svg {
    margin-top: -3px;
}

.my_purchased .foot {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e7e7e7;
    margin-top: 15px;
}

.my_purchased .foot .btn {
    border: 0;
    font-weight: bold;
}

/*Order Details*/
.wo_order_detail_widget {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 10%) 0px 2px 4px -2px;
    border-radius: 8px;
    padding: 15px;
}

.wo_order_detail_widget>h5 {
    margin: 0 0 2px;
}

.wo_order_detail_widget>p {
    margin: 0;
}

.star_rating {
    display: flex;
    flex-direction: row-reverse;
    font-size: 30px;
    justify-content: flex-end;
    line-height: 1;
}

.star_rating input {
    display: none;
}

.star_rating label {
    color: #dcdcdc;
    cursor: pointer;
    font-size: 32px;
    margin: 0 0 5px;
}

.star_rating :checked~label {
    color: #EF8F12;
}

.star_rating label:hover,
.star_rating label:hover~label {
    color: #fc0;
}

#write_product_review .upload-product-image {
    margin: 0;
}

#write_product_review #productimage-holder {
    padding: 0 6px;
}

#write_product_review #productimage-holder .thumb-image {
    width: 90px;
    height: 90px;
}

/*Customer Order*/
.cust_order_prices {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cust_order_prices p {
    font-size: 29px;
}

/*Banned User*/
.wo_banned_user {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-height: calc(100vh - 101px);
    width: 100%;
    max-width: 900px;
    margin: auto;
}

.wo_banned_user img {
    max-width: 300px;
    margin: 0 auto;
    pointer-events: none;
}

.wo_banned_user p {
    margin: 10px 0 0;
    font-size: 16px;
}

/*Withdrawal*/
.wallet_trans_type .badge {
    font-weight: bold;
    border-radius: 3px;
}

.wallet_trans_type .badge.success {
    background-color: rgba(76, 175, 80, 0.1);
    color: #4CAF50;
}

.wallet_trans_type .badge.warning {
    background-color: rgba(243, 148, 64, 0.1);
    color: #f39440;
}

.wallet_trans_type .badge.info {
    background-color: rgba(33, 150, 243, 0.1);
    color: #2196F3;
}

.wallet_trans_type .badge.danger {
    background-color: rgba(244, 67, 54, 0.1);
    color: #F44336;
}

.withdraw_hdr_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.withdraw_hdr_title .btn {
    box-shadow: none;
    padding: 0;
}

.withdraw_hdr_title .btn svg {
    margin-top: -2px;
}

.wallet_holder_name {
    display: inline-flex;
    align-items: center;
    background: rgb(76 175 80 / 0.15);
    color: #4CAF50;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 5px 0 20px;
}

.wallet_holder_name svg {
    background-color: #4CAF50;
    color: white;
    border-radius: 50%;
    padding: 9px;
    width: 42px;
    height: 42px;
}

.wallet_holder_name .infoz b {
    margin: 0;
}

.wallet_holder_name .infoz p {
    margin: 0;
    font-size: 42px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/*Multi Affiliate*/
.multi_ref_sys {
    margin: 0 -5px;
    padding: 0;
}

.multi_ref_sys>li span {
    display: block;
    position: relative;
    padding: 0 20px;
}

.refs_caret {
    cursor: pointer;
    user-select: none;
}

.refs_caret::before {
    content: "\25B6";
    color: #7a7a7a;
    position: absolute;
    left: 0;
    top: 10px;
}

.refs_caret_down::before {
    transform: rotate(90deg);
}

.refs_nested {
    display: none;
}

.refs_active {
    display: block;
}

/*New Header Ads*/
.wo_ad_header_format {
    background-color: #fff;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex: 1 0 0;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
}

.wo_ad_header_format .sponsored {
    position: absolute;
    top: 0;
    margin: 10px;
    font-size: 14.5px;
    font-weight: bold;
    color: #fff;
    background-color: #ff9800;
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
    padding: 0 6px;
}

.wo_ad_header_format .imgs {
    width: 35%;
    flex: 0 0 auto;
}

.wo_ad_header_format .imgs img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: contain;
}

.wo_ad_header_format .details {
    padding: 20px;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    flex: 1 0 0;
    height: 100%;
}

.wo_ad_header_format .details>p:not(.small) {
    font-size: 28px;
    font-weight: bold;
}

.wo_ad_header_format .details time {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin: 12px -20px -20px;
    padding: 15px 20px;
}

/*StorePost Buttons*/
.wo_store_post_btns {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.wo_store_post_btns .btn {
    flex: 0 0 auto;
    border-radius: 2em;
    font-size: 14.5px;
    padding: 0 20px;
}

.wo_store_post_btns .btn-main {
    flex: 1 1 auto;
}

.wo_store_post_btns p {
    margin: 0;
}

/*Market*/
.new_market.wow_main_float_head {
    background-image: url(../img/market.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new_market.wow_main_float_head:after {
    content: '';
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 60"><path fill="%23f9f9f9" d="M1920,60H0V0S387,59,960,59,1920,0,1920,0Z"/></svg>') no-repeat center/100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 3.125%;
}

.new_market.wow_main_float_head .container {
    padding: 50px 15px 75px;
}

.new_market.wow_main_float_head h1 svg {
    display: block;
    margin: 0 auto 5px;
    background-color: #fff;
    border-radius: 50%;
    color: #c5323e;
    padding: 10px;
    height: auto;
    width: 50px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
}

.wo_market_head_filter,
.wo_job_head_filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -85px 0 30px;
    padding: 0 7px;
    border-radius: 8px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
}

.wo_market_head_filter>.market_widget,
.wo_job_head_filter>.wo_job_main_widget {
    margin: 14px 7px;
    flex: 1 1 auto;
}

.wo_market_head_filter>.market_widget .m_widget_head,
.wo_job_head_filter>.wo_job_main_widget .m_widget_head {
    margin: 0;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0 16px;
    line-height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wo_market_head_filter>.market_widget .dropdown-menu,
.wo_job_head_filter>.wo_job_main_widget .dropdown-menu {
    padding: 10px;
    min-width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-clip: border-box;
}

.wo_market_head_filter>.btn,
.wo_job_head_filter>.btn {
    flex: 1 1 auto;
    margin: 14px 7px;
    line-height: 40px;
}

/*Full Product Post page*/
.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    background: white;
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
    opacity: 0.6;
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.wo_post_prod_full {
    padding: 20px;
}

.wo_post_prod_full_img img {
    border: 0;
    width: 100%;
    aspect-ratio: 1;
    border-radius: 7px;

    object-fit: cover;
}

.wo_post_prod_full_img_slider {
    text-align: center;
    margin-top: 15px;
    white-space: nowrap;
    overflow-x: auto;
}
.wo_post_prod_full_img_slider {
    display: none;
}

.wo_post_prod_full_img_slider img {
    aspect-ratio: 1;
    width: 60px;
    border-radius: 3px;
    margin: 2px;
}

.wo_post_prod_full_img_slider .is-selected img {
    box-shadow: 0 0 0 2px #4a4a4a;
}

.wo_post_prod_full_name {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: bold;
    font-size: 37px;
    word-wrap: break-word;
    line-height: 50px;
}

.wo_post_prod_full_price {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 32px;
    word-wrap: break-word;
    color: #48a54c;
}

.wo_post_prod_full_stars {
    margin: 10px 0;
}

.wo_post_prod_full_user {
    display: flex;
    align-items: center;
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    padding: 10px;
    margin: 25px 0;
}
.wo_post_prod_full_user {
    display: none;
}

.wo_post_prod_full_user .avatar {
    margin: 0;
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
}

.wo_post_prod_full_user h5 {
    margin: 0;
    font-size: 16px;
}

.wo_post_prod_full_user h5 b {
    display: block;
    margin: 0 0 2px;
    font-weight: normal;
    font-size: 14.5px;
    opacity: 0.8;
}

.wo_post_prod_full_user h5 a {
    color: inherit;
}

.wo_post_prod_full_btns .btn {
    border-radius: 4px;
    line-height: 50px;
    font-size: 15px;
}

.wo_post_prod_full_info {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
}

.wo_post_prod_full_info li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wo_post_prod_full_info li>span {
    display: inline-flex;
    font-size: 15px;
    padding: 7px 0 0;
    align-items: center;
}

.wo_post_prod_full_info li>span svg {
    width: 14px;
    height: auto;
}

.wo_post_prod_full_info li>span:first-child {
    white-space: nowrap;
    position: relative;
    width: 30%;
    flex: 1 1 auto;
}

.wo_post_prod_full_info li>span:first-child:after {
    content: '';
    height: 1px;
    background: rgb(0 0 0 / 7%);
    flex-grow: 1;
    margin: 0 7px;
}

.wo_post_prod_full_info li>span:last-child {
    /* flex: 0 0 auto; */
}

.wo_post_prod_full hr {
    margin: 20px 0 !important;
}

.wo_post_prod_full>p {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}

.wo_post_prod_full_related_prnt {
    padding: 20px 20px 1px;
}

.wo_post_prod_full_related {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    transition: all 0.2s;
    overflow: hidden;
    margin-bottom: 30px;
}

.wo_post_prod_full_related .img {
    display: block;
}

.wo_post_prod_full_related .img img {
    aspect-ratio: 1;
    width: 100%;
}

.wo_post_prod_full_related .info {
    padding: 10px;
}

.wo_post_prod_full_related .info .title {
    margin: 0 0 7px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_post_prod_full_related .info .title a {
    color: inherit;
}

.wo_post_prod_full_related .info>div {
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wo_post_prod_full_related .info>div svg {
    margin-top: -3px;
}

/*Jobs*/
.new_jobs.wow_main_float_head {
    background-image: url(../img/job.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new_jobs.wow_main_float_head:after {
    content: '';
    display: block;
    position: absolute;
    left: -40px;
    right: -40px;
    height: 190px;
    background-color: #f9f9f9;
    transform: rotate(-1.2deg);
    bottom: -160px;
}

.new_jobs.wow_main_float_head .container {
    padding: 50px 15px 105px;
}

.new_jobs.wow_main_float_head svg {
    display: none;
    margin: 0 0 5px;
    background-color: #fff;
    border-radius: 50%;
    color: #4fb1ea;
    padding: 10px;
    height: auto;
    width: 50px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
}

.new_jobs.wow_main_float_head h1 {
    text-align: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 40px;
}

.new_jobs.wow_main_float_head p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 21px;
}

.wo_job_head_filter {
    margin: -100px 0 30px;
    position: relative;
    z-index: 1;
}

.wo_job_head_filter .search-blog {
    width: 100%;
    padding: 14px 7px 0;
}

.wo_job_head_filter .search-blog input {
    border: 0;
    border-radius: 8px;
    padding: 0 16px;
    line-height: 38px;
    background-color: #ededed;
    width: 100%;
    outline: 0;
}

/*Movies*/
.new_movies.wow_main_float_head {
    background-image: url(../img/movies.png);
}

.new_movies.wow_main_float_head .container {
    padding-bottom: 120px;
}

/*Comment footer*/
.wo_feed_post_comments {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wo_feed_post_comments>div,
.wo_feed_post_comments .comment-btn-wrapper {
    display: inline-flex;
    align-items: center;
    position: relative;
}

#wo_comment_combo .comment_combo_footer .emo-comment,
#wo_comment_combo .comment_combo_footer .image-comment {
    color: inherit;
    display: flex;
}

#wo_comment_combo .comment_combo_footer .wo_feed_post_comments .btn:not(.btn-main) {
    border: 0;
    padding: 0;
    box-shadow: none;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin: 0 2px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#wo_comment_combo .comment_combo_footer .wo_feed_post_comments .btn:not(.btn-main) svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    opacity: 0.7;
}

#wo_comment_combo .comment_combo_footer .wo_feed_post_comments .btn:not(.btn-main) svg:hover {
    opacity: 0.5;
}

#wo_comment_combo .comment_combo_footer .wo_feed_post_comments .btn.sendbtn {
    background-color: antiquewhite;
    color: #a84849;
}

#wo_comment_combo .comment_combo_footer .wo_feed_post_comments .btn.sendbtn svg {
    opacity: 1 !important;
    margin: 0 0 0 -2px;
}

.post .comment_combo_footer .wo_feed_post_comments .btn-main {
    padding: 2px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: auto;
    background-color: darkorchid;
    border: 0;
}

.post .comment_combo_footer .wo_feed_post_comments .btn-main svg {
    margin: -1px 0 0;
    width: 16px;
    height: 16px;
}

.wo_feed_post_comments .charsLeft-post {
    margin: 0 !important;
    font-weight: normal;
}

/*Wallet Header*/
.wo_new_wallet {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 40px 10px;
}

.wo_new_wallet>svg {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wo_new_wallet .wow_mini_wallets {
    align-items: center;
    padding-bottom: 7px;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.wo_new_wallet .wow_mini_wallets h5 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 70px;
    margin-bottom: 20px;
}

.wo_new_wallet .wow_mini_wallets_btns {
    margin: 0 !important;
}

/*Online Users*/
.wow_side_online {
    text-align: center;
    background-color: rgb(0 192 194 / 30%);
    padding: 10px;
}

.wow_side_online>svg {
    width: 30px;
    height: 30px;
}

.wow_side_online p {
    background: -webkit-linear-gradient(45deg, #1f75ff, #00a282 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 10px 0 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 15px;
    font-weight: bold;
}

/*Page Button*/
.wo_page_profile .options-buttons .wo_page_admn_btn {
    border-radius: 2em !important;
}

.wo_page_profile .options-buttons .wo_page_admn_btn.btn-default {
    box-shadow: 0 7px 30px -10px rgb(206 206 206 / 50%) !important;
    background: linear-gradient(#ebeef0, #cecece);
}

.wo_page_profile .options-buttons .wo_page_admn_btn.btn-info {
    box-shadow: 0 7px 30px -10px rgb(33 150 243 / 50%) !important;
    background: linear-gradient(#03a9f4, #2196f3);
}

.wo_page_profile .options-buttons .wo_page_admn_btn.btn-success {
    box-shadow: 0 7px 30px -10px rgb(76 175 80 / 50%) !important;
    background: linear-gradient(#5cb85c, #4caf50);
}

/*Error Messages*/
.wo_error_messages {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.wo_error_messages svg {
    width: 80px;
    height: auto;
    display: block;
    margin: 0 auto 20px;
}

/*Publisher Box*/
.publisher-box textarea.postText {
	padding: 10px 35px 10px 10px;
	line-height: 1.628571;
	height: 117px;
	min-height: 117px;
	border-radius: 5px;
	color: inherit !important;
}

.pub-focus .publisher-box textarea.postText {
    padding: 16px 35px 10px 10px;
}

.sun_pub_box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    border: 0;
}

.sun_pub_name {
	margin: 0 0 10px 50px;
	padding-top: 6px;
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* right: 0; */
	pointer-events: none;
	border-radius: 5px;
    display: inline-block;
}

/* .pub-focus .sun_pub_name {
    display: none;
} */

.sun_pub_name span {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    color: #444;
}

.sun_pub_mid_foot {
    display: flex;
    align-items: center;
    position: relative;
}

.sun_pub_mid_foot .poster-left-buttons {
    margin-right: 7px;
    display: flex;
    /*max-width: calc((493.5px - 75px) / 3);*/
    flex: 1 auto;
}

.sun_pub_mid_foot .poster-left-buttons:last-child {
    margin: 0;
}

.sun_pub_mid_foot .poster-left-buttons .btn {
    padding: 0 6px;
    border-radius: 2em;
    height: 32px;
    transition: all 0.15s;
    font-weight: 600;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    background: #f3f3f3;
    width: 100%;
}

.sun_pub_mid_foot .poster-left-buttons .btn:hover {
    color: #222;
}

.sun_pub_mid_foot .poster-left-buttons .btn svg {
    width: 20px;
    height: 20px;
    margin-right: 1px;
    margin-top: -1px;
}

.sun_pub_mid_foot .poster-left-buttons .btn img {
    width: 20px;
    height: 20px;
    margin-right: 1px;
    margin-top: -1px;
    border-radius: 3px;
    object-fit: cover;
}

.pub-focus .sun_pub_mid_foot .poster-left-buttons {
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
    margin: 0;
}

.pub-focus .sun_pub_mid_foot .poster-left-buttons .btn {
    width: 100%;
    margin: 0 5px;
}

.pub-focus .sun_pub_mid_foot .poster-left-buttons .btn.mor {
    display: none;
}

.sun_pub_more {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.sun_pub_more_items {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 0 0 25%;
	display: flex;
	justify-content: center;
	margin: 8px 0;
}

.sun_pub_more_items .btn>span {
    width: 38px;
    height: 38px;
    padding: 8px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3 !important;
}

.sun_pub_more_items .btn>span img {
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;
}

.sun_pub_more_items .btn svg {
    width: 22px;
    height: 22px;
}

.sun_pub_more_items .btn.gif span svg {
    width: 26px;
    height: 26px;
}

.sun_pub_more_items .btn.gif span {
    background-color: rgba(157, 135, 210, 0.15);
}

.sun_pub_more_items .btn.rec span {
    background-color: rgba(255, 58, 85, 0.15);
}

.sun_pub_more_items .btn.fel span {
    background-color: rgba(255, 202, 43, 0.15);
}

.sun_pub_more_items .btn.fil span {
    background-color: rgba(77, 179, 246, 0.15);
}

.sun_pub_more_items .btn.sel span {
    background-color: rgba(240, 119, 41, 0.15);
}

.sun_pub_more_items .btn.loc span {
    background-color: rgba(76, 175, 80, 0.15);
}

.sun_pub_more_items .btn.aud span {
    background-color: rgba(63, 81, 181, 0.15);
}

.sun_pub_privacy {
    margin: 4px 0px;
    position: relative;
}

.sun_pub_privacy_dropdown {
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    border: 1px solid;
    border-color: #d6d6d6;
    color: #4b4f56;
    border-radius: 2em;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 3px 4px 8px;
    line-height: 1;
}

.sun_pub_privacy_dropdown>svg {
    width: 15px;
    height: 15px;
    margin-left: 3px;
}

.sun_pub_privacy_dropdown>p {
    margin: 0;
}
.sun_pub_privacy_dropdown>p img {
    height: 15px;
    vertical-align: text-bottom;
}

.sun_pub_privacy_dropdown>p svg {
    width: 17px;
    height: 17px;
    margin-top: -2px;
}

.sun_pub_privacy_menu {
    padding: 12px 0;
    margin: 0;
    background-color: white;
    position: absolute;
    min-width: 180px;
    z-index: 9;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);
    transform: scale3d(.8, .8, 1);
    transform-origin: left top;
    display: block;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
}

.sun_pub_privacy_menu li label {
    margin: 0;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
}

.sun_pub_privacy_menu li label span svg {
    display: none;
}

.sun_pub_privacy_menu li label input[type="radio"]:not(:checked),
.sun_pub_privacy_menu li label input[type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.sun_pub_privacy_menu li label input[type="radio"]+span {
    position: relative;
    display: block;
    padding: 7px 10px;
    user-select: none;
    transition: all 0.15s;
}

.sun_pub_privacy_menu li:hover label span {
    background: #eee;
}

.sun_pub_privacy_menu li label input[type="radio"]:checked+span {
    background: #4d91ea;
    color: #fff;
}
.sun_pub_privacy_menu li img {
    height: 20px;
    vertical-align: text-top;
}

.sun_pub_privacy.showMenu .sun_pub_privacy_menu {
    transition: opacity 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0.0, 0.2, 1) 0ms;
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}

/*Apps*/
.wo_side_apps {
    padding: 0px 9px 5px;
}

.wo_side_apps p {
    font-weight: bold;
    margin: 10px 2px 5px;
}

.wo_side_apps a {
    margin: 0 2px;
    width: calc(50% - 6px);
}

.wo_side_apps a img {
    width: calc(100% + 2px);
    height: 38px;
    border-radius: 8px;
    margin: -1px;
}

/*Forum Post*/
.wo_post_fetch_forum a {
    display: flex;
    padding: 10px;
}

.wo_post_fetch_forum a.center {
    align-items: center;
}

.wo_post_fetch_forum a>svg {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
}

.wo_post_fetch_forum .fetched-url-text {
    margin: 0;
    padding: 0;
}

.wo_post_fetch_forum .fetched-url-text h4 {
    margin: 0;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.wo_post_fetch_forum .fetched-url-text .description {
    margin: 0;
}

/*Yandex Map*/
.yandex_ads_map {
    width: 100%;
    height: 250px;
    padding: 0;
    margin: 0;
}

.yandex_search_user,
.yandex_search_product,
.yandex_search_job,
.yandex_search_publisher {
    position: absolute;
    background-color: #fff;
    max-height: 200px;
    overflow-y: auto;
    left: 0;
    right: 0;
    top: 100%;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 10%) 0px 4px 6px -4px;
    z-index: 99;
    border-radius: 8px;
    padding: 2px 10px;
    border: 1px solid #e5e5e5;
}

.yandex_search_user:empty,
.yandex_search_product:empty,
.yandex_ads_map:empty,
.yandex_search_job:empty,
.yandex_search_publisher:empty {
    display: none;
}

.yandex_search_user p,
.yandex_search_product p,
.yandex_search_job p,
.yandex_search_publisher p {
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 7px 0;
}

.yandex_search_user p:last-child,
.yandex_search_product p:last-child,
.yandex_search_job p:first-child,
.yandex_search_publisher p:last-child {
    border: 0;
}

.yandex_search_product {
    left: 15px;
    right: 15px;
    top: calc(100% - 15px);
}

/*Calling Modal*/
.wow_mat_mdl .modal-content.wo_calling_modals {
    border-radius: 10px;
}

.wo_calling_modals,
.wo_calling_modals .modal-header .modal-title {
    color: #fff;
}

.wo_calling_modals>img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    pointer-events: none;
}

.wo_calling_modals:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    pointer-events: none;
    background-color: rgb(0 0 0 / 40%);
    backdrop-filter: blur(10px);
}

.wo_calling_modals.video:after {
    background-color: rgb(0 0 0 / 60%);
}

.wo_calling_modals .modal-header,
.wo_calling_modals .modal-body,
.wo_calling_modals .modal-footer {
    position: relative;
    z-index: 1;
}

.wo_calling_modals .avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 30px;
}

.wo_calling_modals .avatar svg {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #4caf50;
    color: white;
    padding: 6px;
    margin: 0 -10px;
    z-index: 1;
    border: 4px solid;
}

.wo_calling_modals .avatar img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.wo_calling_modals .modal-footer {
    text-align: center;
    padding: 40px 0 0;
    background: transparent !important;
    border: 0;
}

.wo_calling_modals .modal-footer .btn {
    background-color: rgb(255 255 255 / 30%);
    color: white;
}

/*Affiliates*/
.wow_affs_main .user_affs {
    display: block;
    width: 280px;
    height: 280px;
    margin: 0 auto 20px;
    pointer-events: none;
}

.wow_affs_main h3.user_affs_title {
    font-weight: bold;
    line-height: normal;
}

.wo_affiliate_bottom .wow_form_fields {
    margin-bottom: 10px;
}

.wo_affiliate_bottom .wow_form_fields label {
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    line-height: normal;
}

.wo_affiliate_bottom .wow_form_fields.aff_link {
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.05);
    padding: 3px 10px;
    display: inline-block;
    margin-bottom: 20px;
    max-width: 100%;
    overflow-x: auto;
}

.wo_affiliate_bottom .wow_form_fields.aff_link input {
    padding: 0;
    border-radius: 0;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

.wo_affiliate_bottom .social-btn-parent {
    text-decoration: none !important;
}

.wo_affiliate_bottom .social-btn-parent svg {
    width: 36px;
    height: 36px;
}

/*Chat Products*/
.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product {
    height: auto;
    max-width: 170px;
}

.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product .product_info {
    border-radius: 15px;
}

.chat-messages-wrapper .message.wo_msg_prod_prnt .wo_market .market_bottom .product img {
    max-height: 150px !important;
}

/*Audio Player*/
body .green-audio-player {
    box-shadow: none;
}

body .green-audio-player svg,
body .green-audio-player img {
    width: 15px;
    height: 15px;
}









@media (min-width:400px) {
    .payment_box {
        width: 360px;
    }
}

@media (min-width:768px) {
    .navbar-default .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .modal-md {
        width: 500px
    }

    .wo_page_profile .options-buttons {
        align-items: flex-end;
        flex-direction: column;
    }

    .wo_page_profile .page-info-cont .last_row {
        margin: 10px 0;
    }

    .wo_page_profile .options-buttons a,
    .wo_page_profile .options-buttons button {
        margin: 3px 0;
    }

    .wo_create_job_box_flex .sun_input {
        flex: 1;
    }
}

@media (min-width:992px) {

    /*Scrollbar*/
    ::-webkit-scrollbar {
        width: 8px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background: #808080;
    }

    /*.leftcol {
        width: 18.666667%
    }
    .middlecol {
        width: 52.333333%
    }
    .rightcol {
        width: 29%
    }*/

    .site_home .leftcol,
    .site_main_search .leftcol,
    .bodycls_story .leftcol,
    .group_profile .leftcol,
    .page_profile .leftcol {
        width: 26.5%;
        padding-right: 10px;
        border-right: 2px solid #ddd;
    }
    .site_home .middlecol,
    .bodycls_story .middlecol {
        width: 47%;
        padding: 0 55px;
    }
    .site_home .rightcol,
    .bodycls_story .rightcol {
        width: 26.5%;
        padding-left: 0;
    }
    .site_main_search .rightcol,
    .group_profile .rightcol,
    .page_profile .rightcol {
        width: 73%;
    }

    .middlecol.sett_page {
        width: 55.333333%
    }

    .rightcol.sett_page {
        width: 26%
    }

    .singlecol {
        width: 81.333333%
    }

    .singlecol-guest {
        width: 70.933333%
    }

    #wo_nw_msg_page .msg_under_hood {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #wo_nw_msg_page .msg_under_hood .mobilerightpane {
        position: sticky;
        top: 0;
        z-index: 1020;
        width: 100%;
        -ms-overflow-style: none;
        min-width: 420px;
        max-width: 420px;
    }

    #wo_nw_msg_page .msg_under_hood .mobileleftpane {
        height: calc(100vh - 45px);
    }

    #wo_nw_msg_page .text-sender-container {
        border-left: 1px solid #f4f4f4;
    }

    #wo_nw_msg_page .msg_under_hood .mobilerightpane::-webkit-scrollbar,
    #wo_nw_msg_page .messages-container::-webkit-scrollbar,
    #wo_msg_right_prt .text-sender-container textarea::-webkit-scrollbar {
        height: 12px;
        width: 12px
    }

    #wo_nw_msg_page .msg_under_hood .mobilerightpane::-webkit-scrollbar-button,
    #wo_nw_msg_page .messages-container::-webkit-scrollbar-button,
    #wo_msg_right_prt .text-sender-container textarea::-webkit-scrollbar-button {
        height: 0;
        width: 0
    }

    #wo_nw_msg_page .msg_under_hood .mobilerightpane::-webkit-scrollbar-thumb,
    #wo_nw_msg_page .messages-container::-webkit-scrollbar-thumb,
    #wo_msg_right_prt .text-sender-container textarea::-webkit-scrollbar-thumb {
        background-clip: padding-box;
        background-color: rgba(0, 0, 0, .2);
        border: 4px solid transparent;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        min-height: 20px;
        min-width: 20px;
        height: 5px;
        width: 5px
    }

    header .navbar-default .navbar-nav>.open>a.user-menu-combination {
        background: transparent !important;
    }

    .wo_jobs_list_col {
        padding-right: 15px;
        padding-left: 15px;
    }

    /*.col-catsubcat {
        float: left;
        padding-right: 15px;
        padding-left: 15px;
        width: 81.333333%;
    }*/
}

@media (min-width:1140px) {
    .online-content-toggler {
        display: block !important;
        max-height: 100%
    }

    .wo_page_profile .page-info-cont .last_row {
        margin: 29px 0;
    }

    .wo_page_profile .page-info-cont .info {
        max-width: calc(100% - 95px);
    }

    .wo_page_profile .options-buttons {
        flex-direction: row;
    }

    .wo_page_profile .options-buttons a,
    .wo_page_profile .options-buttons button {
        margin: 3px 5px;
    }

    .wo_event_profile .profile-container .card.hovercard .cardheader img,
    .wo_group_profile .profile-container .card.hovercard .cardheader img {
        height: -webkit-fill-available;
    }
}

@media (min-width: 1300px) {
    #wo_home_btns {
        border-radius: 2em;
        margin: 8px 2px;
        padding: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        transition: all 0.2s;
        font-weight: normal;
        font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
        font-size: 14px !important;
        line-height: normal;
        width: auto;
    }

    #wo_home_btns:not(.btn-main) {
        background-color: rgb(255 255 255 / 15%);
    }

    #wo_home_btns:not(.btn-main):hover {
        background-color: rgb(255 255 255 / 25%);
    }

    #wo_home_btns>svg {
        width: 19px;
        height: 19px;
    }

    #wo_home_btns>span {
        display: inline;
    }

    #wo_home_search {
        margin-right: auto;
        margin-left: 20px;
    }

    .search-container .inner-addon .glyphicon {
        color: #787878 !important;
    }
}

@media (max-width:1400px) {
    .wo_com_usr_lbox .slider .slick-prev {
        left: 0;
        right: auto;
    }

    .wo_com_usr_lbox .slider .slick-next {
        right: 0;
        left: auto;
    }
}

@media (max-width:1300px) {
    .chat-container.full {
        min-height: auto !important
    }
}

@media (max-width:1270px) {

    .container,
    .header-fixed1000,
    .header-fixed1200 {
        width: 890px
    }

    .profile-container .card.hovercard .cardheader,
    .wo_page_profile .profile-container .card.hovercard .cardheader {
        min-height: auto
    }

    /*.middlecol{width:60%}*/
    .wo_imagecombo_lbox .comment-section {
        width: 350px
    }

    .wo_imagecombo_lbox .story-img {
        margin-right: 350px;
        width: calc(100% - 350px)
    }

    .wo_imagecombo_lbox.story_lightbox .story_image_owner {
        margin-left: 350px;
    }
}

@media (max-width:1140px) {

    .navbar-default,
    body {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .chat-container {
        height: auto;
        top: auto;
        padding-top: 0
    }

    .chat-opacity .text-center .empty_state {
        vertical-align: inherit;
        padding-top: 20px
    }

    .wo_imagecombo_lbox .comment-section {
        width: 320px
    }

    .wo_imagecombo_lbox .story-img {
        margin-right: 320px;
        width: calc(100% - 320px)
    }

    .wo_image_lightbox .story-img .changer.previous-btn {
        left: -40px
    }

    .wo_image_lightbox .story-img .changer.next-btn {
        right: -40px
    }

    .wo_imagecombo_lbox.story_lightbox .story_image_owner {
        margin-left: 320px;
    }
}

@media (max-width:992px) {
    .main-blog-sidebar {
        margin-top: 40px
    }

    .wo_image_lightbox .story-img .changer.previous-btn {
        left: -10px
    }

    .wo_image_lightbox .story-img .changer.next-btn {
        right: -10px
    }

    .load-more {
        margin-bottom: 35px
    }

    .wo_market .market_search_header>span .btn {
        box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.23);
        background-color: #fff;
        color: #000000;
    }

    .user_media_list_section .photo-data,
    .user_media_list_section .video-data {
        flex: 0 0 25%;
        width: 25%;
    }

    .mobileleftpane {
        position: fixed;
        height: 100%;
        z-index: 1;
        padding: 0;
        top: 45px;
        left: 0;
    }

    .text-sender-container .msg_usr_info_top_list .mobilemsgclose {
        display: block;
    }

    .wo_comthing_usr_innr .avatar {
        padding-top: 110%;
    }

    .ads_col_8 {
        padding: 0 15px;
    }

    .wow_forum_sections table .forum-meta-d.small {
        display: none;
    }

    .wow_thread_head .btn-glossy>a {
        float: none !important;
    }

    .wow_main_float_head>.container.wo_go_pro:after {
        display: none;
    }

    .text-sender-container .messagejoint {
        height: calc(100vh - 110px);
    }
}

@media (max-width:990px) {

    .tab-container,
    .wowonder-well {
        margin-bottom: 20px
    }

    .hidden-mobile-image,
    .second-footer {
        display: none
    }

    .middlecol {
        width: 100%
    }

    .continue-button {
        margin-top: 20px
    }

    .sidebar-profile-style {
        display: none !important
    }

    .left-sidebar {
        display: none
    }

    .dropdown-search-link {
        display: block !important
    }

    .dropdown-hidden-link {
        display: none !important
    }

    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 10px 1px 20px
    }

    .header-container .logo img {
        width: 30%
    }

    .search-container .search-input {
        width: 200px
    }

    footer .footer-wrapper {
        display: block
    }

    .footer-wrapper.sidebar {
        display: none
    }

    .navbar-default .dropdown-menu.ani-acc-menu {
        top: auto;
        visibility: visible;
        opacity: 1;
        display: none;
        transition: none
    }

    .navbar-default .dropdown-menu.ani-acc-menu li a {
        transition: none
    }

    .navbar-default .open>.dropdown-menu.ani-acc-menu {
        display: block;
        top: auto;
        max-height: calc(100vh - 130px);
        overflow-y: auto;
    }

    .footer-wrapper-sidebar {
        display: none;
    }
}

@media (max-width:985px) {

    .container,
    .header-fixed1000,
    .header-fixed1200 {
        width: 800px
    }
}

@media (max-width:900px) {
    .lightbox-content.multi {
        width: 100%
    }

    .wo_image_lightbox .story-img {
        min-width: 100%;
        max-width: 100%
    }

    .wo_image_lightbox .story-img .changer.previous-btn {
        left: 10px;
        z-index: 1
    }

    .wo_image_lightbox .story-img .changer.next-btn {
        right: 10px;
        z-index: 1
    }
}

@media (max-width:840px) {

    .container,
    .header-fixed1000,
    .header-fixed1200 {
        width: 97%
    }

    .messages-container .message-media video {
        width: 100% !important
    }

    .wo_market .market_categories .product-navigate {
        opacity: 1;
        position: relative;
        top: 5px;
        right: 0;
        transform: none;
        margin-left: auto;
        left: 0
    }

    .wo_market .market_categories .product-navigate a {
        padding: 1px 6px;
        margin-right: 7px
    }

    .wo_group_profile .side_panel {
        position: relative;
        width: 100%;
        background-color: #fff;
        border: 1px solid #ececec;
        border-top: 0
    }

    .container .wo_group_profile .side_panel .box-inner {
        display: none
    }

    .container .wo_group_profile .side_panel .user-avatar {
        margin-top: 30px
    }

    .container .wo_group_profile .side_panel .info,
    .wo_group_profile .profile-container .card.hovercard .info .title a {
        color: #4a4a4a
    }

    .container .wo_group_profile .side_panel .info .title {
        text-shadow: none
    }

    .wo_group_profile .side_panel .options-buttons {
        margin: 20px 0
    }

    .wo_group_profile .side_panel .options-buttons a {
        color: #2a2a2a;
        background: rgba(0, 0, 0, .23)
    }

    .wow_search_head {
        flex-wrap: wrap;
    }

    .wow_srch_fields:last-child {
        text-align: center;
    }
}

@media (max-width:800px) {

    .blog-cat-img img,
    .blog-ls-img img {
        margin-bottom: 15px
    }

    /* .post-youtube iframe {
        height: 280px
    } */

    .wo_imagecombo_lbox .story-img {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        height: calc(100% - 220px)
    }

    .sun_img_innr {
        height: calc(100% - 268px)
    }

    .lightbox-content .story-img img {
        max-height: calc(100vh - 268px);
    }

    .wo_imagecombo_lbox .comment-section {
        width: 100%;
        position: relative
    }

    .wo_imagecombo_lbox {
        overflow-y: auto;
        height: 100%;
    }

    .wo_imagecombo_lbox .lightbox-post-footer.post-comments .lighbox.comment-textarea {
        height: 40px;
    }

    .user_media_list_section .photo-data,
    .user_media_list_section .video-data {
        flex: 0 0 33.3333333%;
        width: 33.3333333%;
    }

    .wo_imagecombo_lbox.story_lightbox.mobi_stor_box {
        height: 100%;
        overflow-y: auto;
    }

    .wo_imagecombo_lbox.story_lightbox .story_image_owner {
        margin-left: 0;
        height: calc(100% - 200px);
    }
}

@keyframes slidenavAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1;
        margin-top: 0
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1;
        margin-top: 0
    }
}

@media (max-width:780px) {
    .nav-names {
        display: none
    }
}

@media (max-width:768px) {
    .pub-focus .sun_pub_mid_foot .poster-left-buttons {
        padding: 0;
    }
}

@media (max-width:767px) {
    #filter-by-sidebar {
        display: none
    }

    .filter-by-home {
        display: block
    }

    #navbar-searchbox,
    .chat-all-container,
    .nav>.navbar-home,
    .navbar-home,
    .problackback {
        display: none
    }

    .header-container .logo img {
        width: 30%
    }

    .profile-style,
    .setting-form {
        width: 100%
    }

    .sidebar-page-data .sidebar-listed-page-name {
        top: 80% !important
    }

    .sidebar-page-data .sidebar-listed-page-like-btn {
        top: 75% !important
    }

    .nav-footer-toggle {
        left: 40%
    }

    #load-more-posts {
        margin-bottom: 20px
    }

    .cool-style {
        width: 49.3% !important;
        float: none
    }

    .no-padding-right,
    .no-padding-right-mobile {
        padding-right: 15px !important
    }

    #sidebar-latest-products .cool-style {
        float: left !important
    }

    .profile-userpic img {
        width: 70%;
        height: 70%
    }

    .search-users-result .profile-style {
        width: 100% !important;
        margin-left: -30px !important
    }

    #local-media video:nth-child(2) {
        width: 200px;
        height: 100px
    }

    .wo_my_pages .row {
        margin-right: 0;
        margin-left: 0
    }

    .cool-style-album {
        margin-bottom: 40px
    }

    .blog-ls-box .article-image {
        max-height: none
    }

    .wo_pro_features h3 {
        margin-top: 20px;
        margin-bottom: 50px
    }

    .modal-dialog {
        max-width: 92%;
        width: 100%
    }

    .wo_page_profile .options-buttons {
        margin: 20px 0 0;
        justify-content: center;
        flex-wrap: wrap;
    }

    .wo_page_profile .options-buttons .btn {
        margin-bottom: 8px;
    }

    .wo_user_profile .pic-info-cont {
        position: relative;
        background-color: #fff;
        box-shadow: 0 1px 0 0 #e3e4e8, 0 0 0 1px #f1f1f1;
        margin: 0;
        display: block;
        text-align: center;
        bottom: 0
    }

    .container .wo_user_profile .pic-info-cont .user-avatar {
        margin: -65px auto 0;
        display: inline-block;
        top: -15px
    }

    .profile-container .card.hovercard .user-avatar img {
        box-shadow: 0 1px 2px rgba(68, 68, 68, .42);
        border: 3px solid #fff
    }

    .profile-container .card.hovercard .info .title {
        text-shadow: none
    }

    .profile-container .card.hovercard .info .title a {
        color: #4a4a4a
    }

    .container .wo_user_profile .card.hovercard .info .title svg.feather {
        fill: #4a4a4a;
        filter: none
    }

    .wo_user_profile .card.hovercard .title .badge-link {
        color: #fff !important
    }

    .wo_user_profile .btn-glossy a,
    .wo_user_profile .btn-glossy button {
        color: #2a2a2a;
        background: rgba(0, 0, 0, .23)
    }

    .footer-wrapper .footer-powered {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .footer-wrapper .footer-powered .list-inline {
        margin: 10px 0;
        text-align: center;
    }

    .head_name_links {
        vertical-align: middle;
    }

    .create_head_menu:before {
        display: none;
    }
}

@media (max-width:700px) {

    .blog-h-desc,
    .blog-h-list .avatar {
        display: block;
        width: 100%
    }

    .blog-h-list .avatar {
        margin: 0
    }

    .blog-h-list .avatar img {
        width: 100%;
        object-fit: cover
    }

    .blog-h-desc .postCategory h5 {
        position: absolute;
        top: 30px
    }

    .wo_send_gift .gift-data {
        flex: 0 0 25%;
        width: 25%;
    }

    .wow_read_blog_row {
        padding: 0;
        margin: 15px -15px 0;
    }

    .wow_read_blog_hdr_img_innr {
        padding: 0 0px 15px;
    }

    .wow_read_blog_hdr_img_innr h2 {
        font-size: 35px;
    }
}

@media (max-width:665px) {
    .event-info-cont-small {
        position: relative;
        background: transparent;
        padding: 20px 20px 2px;
    }

    .event-info-cont-small .info {
        display: block;
        width: 100%;
        text-align: center;
    }

    .event-info-cont-small .info h3 {
        color: #282828;
    }

    .short_start_dt {
        display: none;
    }

    .wo_event_profile .event-info-cont {
        flex-direction: column;
    }

    .event_cdown {
        margin-bottom: 15px;
    }

    .event_cdown:empty {
        margin: 0
    }

    .event_cdown li:last-child {
        display: inline-block
    }

    .wo_page_profile .page-info-cont .first_row {
        align-items: inherit
    }

    .page_menu_cta {
        display: none
    }

    .page_info_cta {
        display: block !important
    }

    .page_info_cta .btn-call-action {
        margin: 0 7px;
        padding: 6px 10px
    }

    .wo_page_profile .page-info-cont .page_navbar {
        padding: 5px 10px
    }

    .wo_page_profile .page_navbar ul {
        padding: 0;
        width: 100%;
        float: none !important;
        white-space: nowrap;
        overflow-x: auto
    }

    .wo_com_lbox_slide {
        padding: 0 10px;
    }

    .wo_vew_apld_head {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .wo_vew_apld_head .avatar {
        margin: 0 auto 20px;
    }

    .wo_vew_apld_head .jinfo {
        text-align: center;
    }

    /*.wo_page_profile .options-buttons .btn svg {display: none;}*/
    .wow_forum_sections table .forum-meta-d.topics,
    .wow_forum_sections table .forum-meta-d.posts,
    .wow_forum_sections .f_category b {
        display: none;
    }

    .wow_thread_main_reply {
        flex-direction: column;
    }

    .wow_thread_main_reply .t-left_prt {
        float: none;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .wow_thread_replies .thread-replies {
        padding: 3px 3px;
    }

    .wow_thread_replies .thread-replies .t-left_prt .avatar .btn {
        display: none;
    }

    .wow_thread_replies .thread-replies .t-left_prt {
        min-width: 80px;
        width: 80px;
    }

    .wow_thread_replies .thread-replies .t-left_prt .avatar {
        margin-left: 0;
        margin-right: auto;
    }
}

@media (max-width:600px) {
    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent
    }

    #postbutton {
        display: none
    }

    .header-brand img {
        width: 100px;
    }

    .send-comment {
        display: block !important
    }

    .change-avatar,
    .charsLeft-post,
    .filter-text,
    .like-btn-mobile,
    .options-buttons span[class^=button-text],
    span[class^=setting-tab-text] {
        display: none
    }

    .panel-one-post {
        margin: 0 auto;
        width: 100%
    }

    .options-buttons {
        right: 10px;
        margin-top: -35px
    }

    .options-buttons button {
        width: auto;
        margin-left: 5px
    }

    .post .post-heading .avatar {
        width: 40px;
        height: 40px;
        margin-bottom: 20px
    }

    .post .post-heading .meta .title {
        font-size: 14.5px !important;
        margin-top: 5px !important
    }

    .post .post-footer .comments-list .comment .avatar {
        width: 38px !important;
        height: 38px !important
    }

    .post .post-footer .comments-list .comment .comment-heading .user {
        font-size: 14.5px
    }

    .post .post-footer .comments-list .reply .avatar {
        width: 30px !important;
        height: 30px !important
    }

    .post .post-footer .comment-body .comment-text {
        font-size: 14.5px !important
    }

    .post .post-comments input {
        padding: 5px 40px 5px 5px;
        height: 30px;
        font-size: 14.5px
    }

    .publisher-box .btn-default {
        padding: 4px
    }

    .publisher-box .publisher-hidden-option select {
        width: 100%
    }

    .post-fetched-url .fetched-url-text .description {
        font-size: 14.5px !important
    }

    .post-fetched-url .fetched-url-text h4 {
        font-size: 14.5px !important
    }

    .nav.navbar-nav.navbar-right {
        font-size: 14.5px
    }

    .nav>li.dropdown.open {
        position: static
    }

    .nav>li.dropdown.open .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0
    }

    .profile-container {
        padding-left: 4px;
        padding-right: 4px
    }

    .profile-container .card.hovercard .user-avatar {
        width: 115px;
        height: 115px
    }

    .ad-placement-header-footer iframe,
    .ad-placement-header-footer img,
    .ad-placement-header-footer script {
        width: 100%
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px
    }

    #bar_loading {
        top: 0
    }

    .btn-file {
        font-size: 14.5px
    }

    .header-container .logo img {
        width: 100%;
        margin: 0
    }

    #local-media video:nth-child(2) {
        width: 100px;
        height: 150px
    }

    #remote-media video:nth-child(2) {
        width: 95px
    }

    .center-container *:not(i) {
        font-size: 18px;
        max-width: 100%;
        min-width: 80%
    }

    .dropdown-menu>li {
        display: block
    }

    .wowonder-well .profile-style {
        width: 100%
    }

    .admin-panel-well .admin-static {
        width: 100% !important
    }

    .wo_setting_sidebar {
        top: 0;
        right: auto;
        left: 0;
        width: 100%;
        text-align: inherit
    }

    .wo_setting_sidebar ul {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto
    }

    .wo_setting_sidebar ul .list-group-item {
        display: inline-block;
        margin-right: -4px
    }

    .wo_setting_sidebar ul .list-group-item a {
        padding: 13px 18px
    }

    .wo_settings_page {
        padding: 15px;
        margin-top: 70px
    }

    .wo_settings_page .last-sett-btn {
        margin-right: -15px
    }

    .wo_settings_page .setting-panel-mdbtn {
        margin: 2px 7px
    }

    .modal-body .wo_settings_page,
    .wo_about_page_margin .wo_settings_page {
        margin-top: 0
    }

    .navbar-default .dropdown-menu.ani-acc-menu {
        overflow: hidden;
        overflow-y: auto;
        max-height: 400px
    }

    .blog-h-desc .postCategory h5 {
        position: absolute;
        top: 30px
    }

    .wo_send_gift .gift-data {
        flex: 0 0 33.3333333333%;
        width: 33.3333333333%;
    }

    .wow_mini_wallets {
        flex-direction: column;
    }

    .wow_mini_wallets_btns {
        margin: 15px auto 0;
    }

    .wow_read_blog_hdr_img img {
        height: 450px;
    }

    .wow_read_blog_hdr_img_innr .read-blog-info-user .views,
    .wow_read_blog_hdr_img_innr .read-blog-info-user .middot {
        display: none;
    }

    .wow_grpage_setts .wow_sett_content {
        padding: 70px 10px 10px;
    }

    .wow_grpage_setts .setting-well .profile-style {
        width: 100%;
    }

    #wo_msg_right_prt .text-sender-container .sendMessages .input-group {
        padding: 0px 5px;
    }

    #wo_msg_right_prt .text-sender-container .sendMessages .input-group .input-group-btn {
        margin-left: 5px;
    }

    #wo_msg_right_prt .msg_write_combo .message-option-btns {
        margin: 0;
    }

    .text-sender-container .msg_usr_info_top_list .msg_usr_cht_usr_data a {
        white-space: nowrap;
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .text-sender-container .msg_usr_info_top_list .msg_usr_cht_opts_btns>span {
        margin-right: 4px;
    }

    #wo_msg_right_prt .message-option-btns .btn {
        width: 30px;
    }

    .sun_pub_mid_foot {
        flex-wrap: wrap;
        margin: 0px 5px;
    }

    .sun_pub_mid_foot .poster-left-buttons {
        width: 50%;
        max-width: 50%;
        margin: 0;
        padding: 5px;
    }

    .sun_pub_mid_foot .poster-left-buttons .btn {
        width: 100%;
    }
}

@media (max-width:570px) {
    .hero-overlay {
        padding-top: 40px
    }

    .wo_page_profile .page-info-cont .user-avatar,
    .wo_page_profile .page-info-cont .user-avatar img {
        width: 80px;
        height: 80px
    }

    .wo_loading_post_child {
        transform: scale(.9);
        height: 320px;
        margin: 0 -25px
    }

    .wo_post_fetch_event .post-fetched-url-con .description p {
        font-size: 14.5px
    }

    .wow_ads_lists {
        overflow-x: auto;
    }

    .wow_ads_lists>li {
        min-width: 570px;
    }

    .user-status-home ul.status-list {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
    }

    .user-status-home ul.status-list li {
        width: 130px;
    }

    .user-status-home ul.status-list li a {
        white-space: normal;
    }
}

@media (max-width:530px) {
    .wo_adaptive_media_5 {
        height: 446px
    }

    .wo_adaptive_media_5 .album-image:first-child {
        height: 221px
    }

    .wo_adaptive_media_5 .album-image:nth-child(2) {
        top: 337px;
        left: 0;
        height: 335px;
    }

    .wo_adaptive_media_5 .album-image:nth-child(3) {
        height: 147px
    }

    .wo_adaptive_media_5 .album-image:nth-child(4) {
        height: 145px;
        top: 150px
    }

    .wo_adaptive_media_5 .album-image:last-child,
    .wo_adaptive_media_5 .album-image:nth-child(5) {
        height: 147px;
        top: 299px
    }

    .wo_adaptive_media_5 .album-image img {
        width: 100%;
        height: 100%
    }

    #fullsizeimg .wo_adaptive_media_5 .album-image:first-child img {
        min-height: 221px;
        max-height: 221px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(2) img {
        min-height: 222px;
        max-height: 222px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(3) img {
        min-height: 147px;
        max-height: 147px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(4) img {
        min-height: 145px;
        max-height: 145px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:last-child img,
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(5) img {
        min-height: 147px;
        max-height: 147px;
    }

    .user_media_list_section .photo-data,
    .user_media_list_section .video-data {
        flex: 0 0 50%;
        width: 50%;
    }
}

@media (max-width:520px) {
    .navbar-default li.dropdown.notification-container {
        margin-right: 3px
    }

    .messages-container {
        padding: 80px 10px 0;
    }

    .text-sender-container .msg_usr_info_top_list {
        padding: 8px 20px;
        height: 60px;
    }

    .wo_jlist_headimg,
    .wo_view_post_jcover {
        height: 200px;
    }
}

@media (max-width:480px) {
    .read-blog-container .read-blog h1 {
        font-size: 30px
    }

    .read-blog-container .read-blog .read-blog-desc {
        font-size: 16px
    }

    .read-blog-container .read-blog .blog-share-buttons ul li.bold {
        display: block
    }

    .read-blog .blog-author-info .media-body .user-follow-button,
    .wo_blogcomm_combo img {
        display: none
    }

    .read-blog .blog-author-info .media-body h4 {
        padding-right: 0
    }

    .wo_my_pages .boosted_pages {
        text-align: center
    }

    .wo_my_pages .boosted_pages .col-xs-2,
    .wo_my_pages .boosted_pages .col-xs-8 {
        width: 100%
    }

    .wo_my_pages .boosted_pages .col-xs-2.no-padding-left {
        padding-left: 10px !important
    }

    .wo_loading_post_child {
        transform: scale(.8);
        margin: -15px -45px
    }

    .wo_post_fetch_event .post-fetched-url-con .description p {
        font-size: 3vw
    }

    .profile-container .card.hovercard .user-avatar {
        width: 95px;
        height: 95px
    }

    #wo_post_stat_button .stat-item {
        font-size: 13px;
        font-weight: 400;
        background: #fff !important;
        user-select: none;
        padding-left: 2px;
        padding-right: 2px;
    }

    #wo_post_stat_button .stat-item svg {
        /*width:16px;height:16px*/
    }

    #wo_post_stat_button .show_post_comm_mobi,
    #wo_post_stat_button .stat-item .like-btn-mobile {
        display: inline
    }

    #wo_post_stat_button .hide_post_comm_mobi {
        display: none
    }

    .show_post_comm_mobi {
        display: block
    }

    .api_posts #wo_post_stat_button .stat-item {
        font-weight: 700;
    }

    .earn_points .ep_illus {
        flex-direction: column;
    }

    .post .post-footer .comments-list .comment .comment-body .reactions-box {
        left: -50px;
    }

    .post .post-footer .comments-list .reply .comment-body .reactions-box {
        left: -100px;
    }

    .reaction {
        overflow: hidden;
    }

    .select_radio_btn label {
        width: 100%;
        padding: 0 7px;
        margin-bottom: 14px;
    }

    .wow_thread_replies .thread-replies .t-left_prt .avatar {
        width: 45px;
        height: 45px;
    }

    .wow_thread_replies .thread-replies .t-left_prt .avatar img {
        width: 45px;
        height: 45px;
        margin-top: 12px;
    }

    .wow_thread_replies .thread-replies .t-left_prt {
        min-width: 55px;
        width: 55px;
    }

    .header-brand {
        display: none
    }

    .header-fixed1000>.container-fluid {
        padding: 0 2px;
    }

    .wow_hdr_innr_left .nav {
        margin: 0 !important;
    }

    .wow_hdr_innr_left {
        min-width: 100px;
        justify-content: space-around;
    }

    #head_menu_rght {
        float: none !important;
        justify-content: space-around;
        margin: 0 -10px;
        flex: 1;
        display: flex;
    }

    .user-status-home ul.status-list li {
        width: 110px;
    }

    .wo_main_jobs {
        flex-direction: column;
    }

    .wo_main_jobs .wo_jobs_search {
        margin: 15px 0 0;
    }

    .wo_my_pages .page_list.flex_pages,
    .wo_my_pages .page_list.flex_pages .info {
        flex-direction: column;
    }

    .wo_my_pages .page_list.flex_pages .btns>div {
        text-align: center;
    }

    .pub-focus .sun_pub_mid_foot .poster-left-buttons .btn {
        background: #fff;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: center;
        box-shadow: none;
        border-radius: 0;
        margin: 0 0px;
        padding: 0 1px;
    }

    .pub-focus .sun_pub_mid_foot .poster-left-buttons .btn img,
    .pub-focus .sun_pub_mid_foot .poster-left-buttons .btn svg {
        margin: auto;
        width: 38px;
        height: 38px;
        padding: 8px;
        border-radius: 50%;
        background: #f3f3f3;
    }
}

@media (max-width:420px) {
    .owl-item .format-standard {
        height: 320px
    }

    .wo_pro_features h2 {
        margin-top: 23px;
        margin-bottom: 40px;
        font-size: 27px
    }

    .navbar-nav>li>a,
    #head_menu_rght .user-menu-combination {
        padding: 10px 8px
    }

    .col-proxs-12 {
        width: 100%
    }

    .wo_loading_post_child {
        transform: scale(.7);
        margin: -35px -75px
    }

    .wo_adaptive_media_5 {
        height: 366px
    }

    .wo_adaptive_media_5 .album-image:first-child {
        height: 181px
    }

    .wo_adaptive_media_5 .album-image:nth-child(2) {
        height: 182px;
        top: 185px
    }

    .wo_adaptive_media_5 .album-image:nth-child(3) {
        height: 119px
    }

    .wo_adaptive_media_5 .album-image:nth-child(4) {
        height: 120px;
        top: 123px
    }

    .wo_adaptive_media_5 .album-image:last-child,
    .wo_adaptive_media_5 .album-image::nth-child(5) {
        height: 120px;
        top: 247px
    }

    #fullsizeimg .wo_adaptive_media_5 .album-image:first-child img {
        min-height: 181px;
        max-height: 181px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(2) img {
        min-height: 182px;
        max-height: 182px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(3) img {
        min-height: 119px;
        max-height: 119px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(4) img {
        min-height: 120px;
        max-height: 120px;
    }
    #fullsizeimg .wo_adaptive_media_5 .album-image:last-child img,
    #fullsizeimg .wo_adaptive_media_5 .album-image:nth-child(5) img {
        min-height: 120px;
        max-height: 120px;
    }

    #wo_post_stat_button {
        margin: 1px -15px 0;
        width: calc(100% + 30px)
    }

    .wo_emoji_post {
        width: 100%
    }

    .wo_emoji_tab span {
        width: 15.6%
    }

    .wo_emoji_msg {
        position: fixed;
        bottom: 70px !important
    }

    .publisher-box .add-emoticons .wo_emoji_post {
        min-width: calc(100vw - 65px)
    }

    .wo_send_gift .gift-data {
        flex: 0 0 50%;
        width: 50%;
    }

    #wo_nw_msg_page .messages-container .message-media img {
        max-height: 140px;
    }

    #head_menu_rght .sixteen-font-size {
        padding: 12px 7px;
    }
}

@media (max-width:360px) {
    .nav.navbar-nav.navbar-right>li>a {
        padding: 10px 5px
    }

    .wo_loading_post_child {
        transform: scale(.6);
        margin: -55px -100px
    }
}

@media (max-width:345px) {

    /*.nav.navbar-nav.navbar-right{width:100%;text-align:center}*/
    .nav.navbar-nav.navbar-right>li:first-child {
        display: inline-block
    }

    #wo_nw_msg_page .messages-container .message-media img {
        max-height: 110px;
    }

    .reactions-box {
        width: 148px;
        top: -100px;
    }

    .post .post-footer .comments-list .comment .comment-body .reactions-box {
        top: -100px;
    }

    .post .post-footer .comments-list .reply .comment-body .reactions-box {
        left: -30px;
    }
}

@media (max-width:320px) {
    .publisher-box .btn-default {
        padding: 5px 0
    }

    .publisher-box #publisher-button {
        font-size: 15px
    }

    .publisher-box .publisher-hidden-option select {
        font-size: 12px;
        height: 30px;
        margin-right: 0;
        padding: 0 2px
    }

    .dropdown {
        padding-left: 10px
    }

    .navbar-nav>li>a {
        line-height: 24px !important;
        padding: 10px 5px
    }

    .wo_loading_post_child {
        transform: scale(.5);
        margin: -75px -130px
    }

    .wo_send_gift .gift-data,
    .user_media_list_section .photo-data,
    .user_media_list_section .video-data {
        flex: 0 0 100%;
        width: 100%;
    }
}


.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.group_chat_avatar__ {
    width: 100%;
    max-height: 137px;
    overflow: hidden;
    margin: 0 0 20px
}

.group_chat_avatar__ img {
    max-width: 100%;
    max-height: 100%
}

.image_blur {
    filter: blur(10px);
}

.image_blur_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.blur_multi_images {
    position: absolute;
    z-index: 2;
    height: 100%;
}

.verify_color {
    color: #2b982b;
}

.unverify_color {
    color: #fb483a;
}

.bs-callout {
    padding: 5px 10px;
    margin: 0 0 10px;
    border: 1px solid;
    border-radius: 5px;
}

.bs-callout .post-heading .title .main-color {
    color: #565656 !important;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-color: #e2e2e2;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

.pro_packages_icon {
    display: block !important;
    margin: auto !important;
    width: 32px !important;
    height: 32px !important;
    margin-bottom: 13px !important;
}

.pro_packages_icon_inline {
    margin: auto;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
}

#user-last-seen .online-text {
    color: #B6B6B6 !important;
}

.fluid_video_wrapper.fluid_player_layout_default:-ms-fullscreen video {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.fluid_video_wrapper.fluid_player_layout_default:-ms-fullscreen {
    top: 0;
    left: 0;
}

.gender_icon {
    display: block !important;
    margin: auto !important;
    width: 20px !important;
    height: 20px !important;
}

.reaction img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vid_analts_stat {
    display: flex;
    align-items: center;
    padding: 17px 17px 15px;
    border-radius: 7px;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.vid_analts_stat>svg {
    margin-right: 17px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
}

.vid_analts_stat h2 {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.011em;
    margin-top: 0;
    margin-bottom: 3px;
}

.vid_analts_stat p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
}

.live_link_style {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 10;
}

.end_video_text {
    margin-bottom: 150px;
    color: #c6c6c6;
}

.background_image_product {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
}

/* .header-message {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 260px;
    height: 20px;
    white-space: nowrap;
} */

.like-story-lightbox.active svg {
    color: #1da1f2;
}







.w-check-handler {
    display: flex;
    margin-left: 0.5em;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: #ce464a;
    border-radius: 50%;
    transition: all 0.2s ease;
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
}

.w-check-handler:before {
    content: "ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â";
    color: white;
    font-size: 1em;
    font-weight: bold;
}

.w-check-trail {
    display: flex;
    align-items: center;
    width: 40px;
    height: 25px;
    background: #be3e44;
    border-radius: 2.5em;
    transition: all 0.2s ease;
    cursor: pointer;
    margin-top: 9px;
}

.w-switcher input[type=checkbox] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.w-switcher {
    position: relative;
}

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

body.dark .w-main-label {
    background: #323338;
}

.w-main-label {
    padding: 6px;
    border-radius: 10px;
}

input[type=checkbox]:checked+.w-check-trail {
    background: #16a085;
}

input[type=checkbox]:checked+.w-check-trail .w-check-handler {
    margin-left: 50%;
    background: #1abc9c;
}

input[type=checkbox]:checked+.w-check-trail .w-check-handler::before {
    content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
}




.HEAiT {
    -webkit-box-align: center;
    align-items: center;
    place-content: flex-start space-around;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 100%;
    padding: 0rem;
    margin: 0rem;
}

.iylycj {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    padding: 0rem;
    margin: 0rem;
}

.gOFcxw {
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    padding: 0rem;
    margin: 0rem 0rem 0.5rem;
}

.dIPYOR {
    opacity: 0.8;
}

.ejVMUJ {
    align-self: center;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    filter: none;
    cursor: unset;
    vertical-align: unset;
    height: unset;
    width: unset;
}

.jBzsQN,
.jBzsQN svg {
    height: 2rem;
    width: 2rem;
}

.jBzsQN {
    display: flex;
}

.jBzsQN svg {
    align-self: center;
    fill: transparent;
    stroke-width: 1.2px;
}

.jBzsQN,
.jBzsQN svg {
    height: 2rem;
    width: 2rem;
}

.RrcPe {
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    padding: 0rem;
    margin: 0rem 0rem 1rem;
}

.jcfRER {
    color: rgb(36, 30, 18);
    font-family: aktiv-grotesk, sans-serif;
    margin: 0px;
    position: relative;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    text-align: center;
    font-weight: 700 !important;
    font-size: 2rem !important;
    line-height: 1.5 !important;
}

.cXbAib {
    -webkit-box-align: center;
    align-items: center;
    backface-visibility: hidden;
    background-color: rgb(250, 231, 232);
    border-radius: 9999px;
    border: 1px solid rgb(250, 231, 232);
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-weight: bold;
    height: unset;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0.46875rem 1rem;
    position: relative;
    pointer-events: unset;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    user-select: none;
    white-space: unset;
    width: unset;
    color: rgb(255, 66, 77) !important;
}

.jLYHuC {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 2000;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: none;
}

.cEwkgS {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    visibility: visible;
}

.tJRfY.tJRfY.tJRfY {
    overflow: visible;
}

.tJRfY {
    margin-left: auto;
    margin-right: auto;
    animation: 1.116s linear 0s infinite normal none running cJiLXh;
    display: block;
    padding: 1.5px;
    height: 1rem;
    width: 1rem;
}


.wo_user_profile .user-bottom-nav li a .split-link.splitLinkDots svg {
    margin: 0;
    width: 28px;
    height: 48px;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

.grow-1 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.wo_user_profile .user-bottom-nav .nvRight ul {
    overflow: visible;
    overflow-x: visible;
}

.friends ul.friendsImg,
.friends ul.friendsFollowers {
    padding: 0;
}

.friends ul.friendsImg li {
    width: 36px;
    margin-right: 1px;
}

.friends ul.friendsImg li a {
    display: block;
    position: relative;
}

.friends ul.friendsImg li a img {
    width: 100%;
    border-radius: 5px;
    border: #fff 2px solid;
}

.friends ul.friendsFollowers li:not(:last-child) {
    margin-right: 15px;
}
.friends ul.friendsFollowers svg{
    width: 12px;
    position: relative;
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.friends ul.friendsFollowers {
    margin: .7rem 0;
}

.friends ul.friendsFollowers li span {
    color: #333;
    font-weight: 600;
}

.wo_user_profile .user-bottom-nav .noOverFlow {
    overflow: visible;
    overflow-x: visible;
    overflow-x: visible;
}

.wo_user_profile .user-bottom-nav .noOverFlow li ul,
.wo_user_profile .user-bottom-nav ul li ul {
    height: auto;
}

.wo_user_profile .user-bottom-nav .noOverFlow li ul li,
.wo_user_profile .user-bottom-nav ul li ul li {
    display: block;
    margin: 0 !important;
}

.wo_user_profile .user-bottom-nav .noOverFlow li ul li a,
.wo_user_profile .user-bottom-nav ul li ul li a {
    text-align: left;
    padding: 0 10px;
}

.picInfoContRight {
    /* position: relative; */
    position: absolute;
    z-index: 1;
    padding-top: 20px;
    right: 0;
    top: 0;
}

.ml-auto {
    margin-left: auto;
}

/* .picInfoContRightNav {
	margin-bottom: 3rem;
} */

.picInfoContRightNav ul {
    padding: 0;
}

.picInfoContRightNav ul li:not(:last-child) {
    margin-right: 1rem;
}

.picInfoContRightNav ul li a {
    display: block;
    background: #a52729;
    color: #fff;
    border-radius: 30px;
    padding: 0.6rem 0.4rem;
    line-height: 1;
    text-decoration: none;
    font-size: 13px;
}

.picInfoContRightNav ul li a img {
    height: 11px;
    margin-right: 4px;
    vertical-align: initial;
}

.picInfoContRightNav ul li a:hover {
    background: #bf3737;
}

.right_user_info li.mdList {
    width: 100%;
    color: #555;
    font-size: 14.5px;
    cursor: pointer;
    margin: 0;
    padding: 5px 10px;
}

.right_user_info li.mdList svg {
    margin-top: -2px;
    width: 17px;
    height: 17px;
    margin-right: 7px;
}

.right_user_info li.mdList span {
    font-weight: 600;
}

.right_user_info li.mdList h5 {
    font-weight: 600;
    font-size: 16.5px;
}



.picInfoContRightNav ul.otherUser li a {
    background: #1da1f2;
    background: -moz-linear-gradient(left, #1da1f2 0%, #199ce8 100%);
    background: -webkit-linear-gradient(left, #1da1f2 0%, #199ce8 100%);
    background: linear-gradient(to right, #1da1f2 0%, #199ce8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1da1f2', endColorstr='#199ce8', GradientType=1);
    border-radius: 0;
    width: 120px;
    text-align: center;
}

.mb3 {
    margin-bottom: 3rem;
}

.midThumb ul {
    padding: 0;
}

.midThumb ul li {
    margin: 0 8px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.midThumb ul li span {
    display: block;
}

.midThumb ul li img {
    display: block;
    width: 100%;
    border-radius: 4px;
}

.postImgArea {
    display: none;
    padding: 0 17px;
    margin-bottom: 1rem;
}

.pub-focus .postImgArea {
    display: block;
}

.postImgArea .rightGrid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6rem;
    flex: 0 0 6rem;
    max-width: 6rem;
    cursor: pointer;
}

.postImgArea .rightGrid span {
    font-size: 3rem;
    background: #f2f2f2;
    line-height: 4rem;
    text-align: center;
    display: block;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.pub-focus .trWrap {
    padding-top: 52px;
    margin-bottom: 2rem;
}

.pub-focus .trWrapInner.hasBoxBg {
    height: 300px;
}

.grow-wrap {
    width: 100%;
}

.pub-focus .grow-wrap {
    display: grid;
    width: 100%;
}

.pub-focus .trWrapInner .hasBoxBg .grow-wrap {
    width: unset;
    color: #fff;
}

.pub-focus .grow-wrap::after {
    /* Note the weird space! Needed to preventy jumpy behavior */
    content: attr(data-replicated-value) " ";

    /* This is how textarea text behaves */
    white-space: pre-wrap;

    /* Hidden from view, clicks, and screen readers */
    visibility: hidden;
}

.pub-focus .grow-wrap>textarea {
    /* You could leave this, but after a user resizes, then it ruins the auto sizing */
    resize: none;

    /* Firefox shows scrollbar on growth, you can hide like this. */
    overflow: hidden;
}

.pub-focus .grow-wrap>textarea,
.pub-focus .grow-wrap::after {
    /* border: 1px solid black; */
    padding: 0.5rem;
    font: inherit;
    grid-area: 1 / 1 / 2 / 2;
    background-color: transparent;
}

.pub-focus .trWrapInner.hasBoxBg .grow-wrap .postText {
    color: #fff !important;
    text-align: center;
    font-size: 2.8rem;
}

.latestCard, .latestCard2 {
    background: #fff;
    position: absolute;
    z-index: 99;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.cbTop {
    padding: 18px 15px;
    border-bottom: #e1dddd 1px solid;
    margin-bottom: 15px;
}

.cbTop h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
}

.arrowLeft {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    background: #e3e3e3;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50px;
    color: #333;
    cursor: pointer;
}

.arrowLeft:hover {
    color: #fff;
    background: #a52729;
}

.latestCardInner .latestCardBox:not(:last-child) {
    margin-bottom: 30px;
}

.latestCardBox h5 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
}

.latestCardInner .latestCardBox .midThumb ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333333333333%;
    flex: 0 0 8.333333333333333%;
    max-width: 8.333333333333333%;
    margin: 0;
    padding: 8px;
}
.latestCardInner .latestCardBox .midThumb ul li span{
    display: block;
    cursor: pointer;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.latestCardInner .latestCardBox .midThumb ul li img {    
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.latestCardInner .latestCardBox .midThumb ul li:hover span {
	box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px -1px;
	border-radius: 10px;
	padding: 1px;
}

.latestCardInner .latestCardBox .midThumb.row {
    margin-right: -8px;
    margin-left: -8px;
}

.latestCardInner .midThumb {
    padding: 0 9px;
}

.latestCardInner .latestCardBox {
    padding: 0 20px;
}

.latestCardInner {
	overflow-y: auto;
	height: calc(100% - 90px);
}
.latestCard2Inner {
	overflow-y: auto;
	height: calc(100% - 190px);
}
.latestCard2Bottom {
    padding: 18px 15px;
    border-top: #e1dddd 1px solid;
    margin-top: 15px;
}
.list-group {
    overflow: visible;
}
.aboutWrap {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 6px;
}
.aboutMenu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    max-width: 340px;
    /* height: 100%; */
    padding-right: 20px;
}
.aboutMenuInner ul{
    padding: 0;
}
.aboutMenuInner ul li:not(:last-child){
    margin-bottom: 4px;
}
.aboutMenuInner ul li a {
    display: block;
    color: #555;
    padding: 8px 15px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    -moz-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.aboutMenuInner ul li.active a , .aboutMenuInner ul li a:hover {
    background: #f2f2f2;
}

.aboutMenuInner h3 {
	margin: 0 0 10px;
	font-weight: 700;
	padding: 0 15px 10px;
	color: #090909;
	border-bottom: #e8e8e8 1px solid;
}
.aboutDetailsInner h5 {
    margin: 0;
    font-size: 18px;
    margin-bottom: .5rem;
}
.aboutDetailsInner h5 span.type {
	display: block;
	font-size: 14px;
    font-weight: bold;
	margin: 7px 0 0 23px;
	color: #6f6868;
}

.aboutDetailsInner h5 i {
    color: #a52729;
    margin-right: 5px;
}
.aboutDetailsInner h5 i.placeholder_text {
    color: #6f6868;
    font-size: 14px;
}
.aboutDetailsInner p {
    color: #777;
    font-size: 14px;
    margin-left: 15px;
}
.aboutDetailsInner p i {
    color: #777;
    margin-right: 5px;
}
.adbRight {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
}

.adbRight ul{
    padding: 0;
    margin: 0;
}
.adbRight ul li:not(:last-child){
    margin-right: 10px;
}
.adbRight> ul> li> a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background: #eee;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.adbRight> ul> li> a:hover {
    color: #a52729;
}
.adbRight ul ul.dropdown-menu{
    left: auto;
    right: 0;
}

.relative {
    position: relative;
}
.input-1 {
	height: 46px;
	border-color: #e3e3e3;
}
.adbifInner label {
	margin: 0 0 5px;
	color: #777676;
	font-weight: 600;
	font-size: 15px;
}
.affRight ul {
    padding: 0;
    margin: 0;
}
.affRight ul li:not(:last-child){
    margin-right: 8px;
}
.grayBtn {
    background: #f2f2f2;
}
.grayBtn:hover {
    background: #a52729;
    color: #fff;
}

.user_profile .aboutWrap {
    padding: 0;
    box-shadow: none;
}
.user_profile .aboutWrap .aboutMenu {
    flex: 0 0 38.7%;
    max-width: 38.7%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.user_profile .aboutWrap .aboutDetails {
    flex: 0 0 55.5%;
    max-width: 55.5%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border-left: none;
}
.user_profile .aboutWrap .aboutMenu,
.user_profile .aboutWrap .aboutDetails {
    background: #fff;
    padding: 15px;
}
.user_profile.user_profile_followers .aboutWrap .aboutMenu,
.user_profile.user_profile_followers2 .aboutWrap .aboutMenu,
.user_profile.user_profile_users .aboutWrap .aboutMenu,
.user_profile.user_profile_groups .aboutWrap .aboutMenu,
.user_profile.user_profile_pages .aboutWrap .aboutMenu,

.user_profile.user_profile_photos .aboutWrap .aboutMenu,
.user_profile.user_profile_reels .aboutWrap .aboutMenu,
.user_profile.user_profile_videos .aboutWrap .aboutMenu,
.user_profile.user_profile_stories .aboutWrap .aboutMenu {
    flex: 0 0 26.5%;
    max-width: 26.5%;
}
.user_profile.user_profile_followers .aboutWrap .aboutDetails,
.user_profile.user_profile_followers2 .aboutWrap .aboutDetails,
.user_profile.user_profile_users .aboutWrap .aboutDetails, 
.user_profile.user_profile_groups .aboutWrap .aboutDetails,
.user_profile.user_profile_pages .aboutWrap .aboutDetails,

.user_profile.user_profile_photos .aboutWrap .aboutDetails, 
.user_profile.user_profile_reels .aboutWrap .aboutDetails, 
.user_profile.user_profile_videos .aboutWrap .aboutDetails, 
.user_profile.user_profile_stories .aboutWrap .aboutDetails {
    flex: 0 0 69.5%;
    max-width: 69.5%;
}
 

.greyBtn,
.group_profile .greyBtn,
.page_profile .greyBtn {
    background: #919191;
    color: #fff;
}
.greyBtn:hover {
    background: #5e5e5e;
}
.aboutDetailsInner .aboutDetailsBox:not(:last-child) {
    margin-bottom: 15px;
}
.personalized_audience_title .fr_aud,
.personalized_audience_title .fo_aud,
#post_privacy_modal .fr_aud,
#post_privacy_modal .fo_aud,
#chat_forward_modal .fr_aud,
#chat_forward_modal .fo_aud {
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #757575;
    border-radius: 6px;
    background: #f2f2f2;
    text-decoration: none;
}
.personalized_audience_title .fr_aud.active,
.personalized_audience_title .fo_aud.active,
#post_privacy_modal .fr_aud.active,
#post_privacy_modal .fo_aud.active,
#chat_forward_modal .fr_aud.active,
#chat_forward_modal .fo_aud.active {
    background: #a52729;
    color: #fff;
}
.audienceWrap .audienceBox:not(:last-child) {
    margin-bottom: 5px;
}

.audienceBoxIcon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54px;
    flex: 0 0 54px;
    max-width: 54px;
}
.audienceBoxCheck {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    font-size: 24px;
}
.audienceBoxIcon span {
	background: #f2e1e1;
	display: block;
	text-align: center;
	height: 54px;
	line-height: 48px;
	border-radius: 50%;
    border: 1px solid transparent;
}

.audienceBoxDesc h4 {
	padding: 0 15px;
	margin: 0;
	font-weight: 600;
}
.audienceWrap .audienceBox {
    border-radius: 6px;
    padding: 10px;cursor: pointer;
}
.audienceWrap .audienceBox.active ,.audienceWrap .audienceBox.active:hover {
	background: #f9ecec;
}

.audienceWrap .audienceBox .audienceBoxCheck .circle-thin {
	display: block;
}
.audienceWrap .audienceBox .audienceBoxCheck .dot-circle {
	display: none;
}
.audienceWrap .audienceBox.active .audienceBoxCheck .dot-circle {
    display: block;
}

.audienceWrap .audienceBox.active .audienceBoxCheck .circle-thin {
    display: none;
}
.audienceBoxCheck span {
	display: block;
	text-align: center;
}
.audienceBoxCheck span.angle-right{
	font-size: 32px;
}
.audienceWrap .audienceBox:hover {
	background: #f2f2f2;
}
.aboutDetails {
	border-left: #e8e4e4 1px solid;
	padding-left: 15px;
}

.audienceWrap .audienceBox:hover .audienceBoxIcon span {
	background: #fff;
    border-color: #f4cbcb;
}
.audienceWrap .audienceBox.active .audienceBoxIcon span {
	background: #fff;
	border-color: #f4cbcb;
}

.aboutDetailsInner h3 {
	margin: 0 0 20px;
	font-weight: 700;
	font-size: 20px;
}

.adbifInner ul {
    padding-left: 0;
}
.adbifInner ul li:not(:last-child) {
    margin-right: 5px;
}

.adbifInner ul li .input-1 {
    height: 36px;
  }
.addWorkplace a {
     color: #000;
     font-size: 18px;
}
.addWorkplace a:hover {
    color: #a52729;
}

.inputTextArea {
    height: 100px !important;
    resize: none;
    border: #e3e3e3 1px solid;
}
.yearToYear {
    margin-top: 15px;
}
.yearToYear ul li:not(:last-child) {
    margin-right: 12px;
}
.timePriod h6 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}
.addWorkplace {
    margin-bottom: 20px;
}
.aboutDetailsInner h5 small {
	display: block;
	font-size: 11px;
	margin: 10px 0 0 23px;
	color: #7b7b7b;
}
.mh-15{
    margin: 0 15px;
}
.yearToYear span.mh-15{
    font-weight: bold;
}
.yearToYear ul{
    margin: 0;
}

.audienceBoxIconImg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    max-width: 44px;
}

.audienceBoxIconImg span {
	background: #f2e1e1;
	display: block;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.86) 0 0 6px -2px;
}
.audienceBoxIconImg span img {
    width: 100%;
    border-radius: 50%;
    
}

.audienceBoxCheck .round-check input + label {
	display: block;
	width: 18px;
	height: 18px;
}

.audienceWrap h3 {
    font-weight: bold;
    margin: 0 0 15px;
}
.redBtn {
    background: #a52729;
    color: #fff;
}
.redBtn:hover{
    background: #7d1314;
    color: #fff;
}

.radioBtn [type="radio"]:checked,
.radioBtn [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radioBtn [type="radio"]:checked + label,
.radioBtn [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.radioBtn [type="radio"]:checked + label:before,
.radioBtn [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.radioBtn [type="radio"]:checked + label:after,
.radioBtn [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #a52729;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radioBtn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.radioBtn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.radioBtn p{
    margin-left: 0;
}
.aboutDetailsBoxInnerTop {
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 7px #cdcdcd;
}
.aboutDetailsBoxInnerForm {
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding: 15px 0;

    padding: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 7px #cdcdcd;
}

.adbifInner ul.lng li:not(:last-child) {
	margin-right: 15px;
}

.aboutDetailsInner span.memImg{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 15px;
}
.aboutDetailsInner span.memImg img{
    display: inline-block;
    width: 40px;
    border-radius: 50%;
}
.adbLeft.d-flex h5 span.type {
    margin: 5px 0 0;
}
.adbLeft.d-flex h5 {
    margin: 0;
}

.mr-15 {
    margin-right: 15px !important;
}
.mt-30 {
    margin-top: 30px !important;
}

.aboutDetailsInner .hobbis .adbLeft {
    padding-right: 30px;
}

.detailsAboutMeInner .aboutDetailsBox ul{
    margin: 0;
    padding: 0;
}
.detailsAboutMeInner {
    margin-top: 15px;
}
.detailsAboutMeInner h4 {
    margin: 0 0 25px;
    font-weight: bold;
    font-size: 17px;
}

.detailsAboutMeInner .aboutDetailsBox ul li {
    color: #333;
}
.generalBody .adbLeft{
    margin-bottom: 15px;
}

.educationWrap .aboutDetailsBox {
    padding-left: 20px;
}
.educationWrap > h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: #d0cbcb 1px dashed;
	padding-bottom: 10px;
}
.educationWrap > h4 > i{
    color: #a52729;
}
.educationWrap >.aboutDetailsBox> h4 , .lifeEvents >.aboutDetailsBox> h4{
    font-weight: bold;
    font-size: 16px;
}

.aboutDetailsInner .educationWrap:not(:last-child) {
	margin-bottom: 25px;
	border-bottom: #d0cbcb 1px dashed;
	padding-bottom: 25px;
}

.seeMoreBtn {
    font-weight: bold;
    text-decoration: underline;
}

.aboutDetailsInner .generalBody h3 {
	margin: 0;
}
.aboutDetailsInner> .generalBody> .aboutDetailsBox > .d-flex.justify-content-between {
    margin-bottom: 15px;
}

.aboutDetailsInner .adbLeft.relationship h5 {
    font-weight: bold;
    font-size: 18px;
}
.hobbiesList ul{
    margin: 0 -5px;
    padding: 0;
}
.hobbiesList ul li {
    padding: 0 5px;
    margin-bottom: 10px;
}
.hobbiesList ul li a {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	border: #ddd 1px solid;
	padding: 0 2rem;
	line-height: 2.4;
	background: #fff;
	text-decoration: none;
	display: block;
	border-radius: 6px;
	transition: all ease-in-out .4s;
}

.hobbiesList ul li.active a{
    color: #fff;
    border-color: #a52729;
    background: #a52729;
}

.hobbiesList ul li a:hover{
    background: #dd5254;
    color: #fff;
}
.aboutDetailsInner .LifeEvents  .aboutDetailsBox:not(:last-child) {
	margin-bottom: 22px;
}
.pointerWrapper .all_colors_display {
    margin: 0 6px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .pointerWrapper .all_colors_display .all_colors_style , .pointerWrapper .all_colors_display .all_colors_style_image {
	height: 38px;
    line-height: 38px;
	width: 100%;
	margin: 0;
	border-radius: 4px;
	max-width: 100%;
    text-align: center;
}

.pointerWrapper {
    margin-right: 0 !important;
}

.pointerWrapper2 .all_colors_display {
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    text-align: center;
	padding: 0 5px;
	margin: 0 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.pointerWrapper2 .all_colors_display .all_colors_style,
.pointerWrapper2 .all_colors_display .all_colors_style_image {
	height: 38px;
	line-height: 38px;
	width: 100%;
	margin: 0;
	border-radius: 4px;
	max-width: 100%;
	text-align: center;
}
.m-0 {
  margin: 0 !important;
}

.btn-msngr {
    background: #006AFF;
}
.btn-instagram {
    background: #833AB4;
}
.btn-youtube {
    background: #FF0000;
    color: #fff;
}
.btn-skype {
    background: #00aff0;
    color: #fff;
}
.btn-signal {
    background: #3a76ef;
    color: #fff;
}
.profile-container .card.hovercard {
	overflow: visible;
}

.btn-glossy.dropdown {
	display: inline-block;
}
.friendsList .col-12 {
    margin-bottom: 30px;
}
.friendsBox {
    width: 100%;
    padding: 6px;
    border-radius: 6px;
    box-shadow: 0px 0px 7px #cdcdcd;
}
.friendsBoxImg {
    -webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	max-width: 0 0 80px;

    -ms-flex: 0 0 100px;
	flex: 0 0 100px;
	max-width: 0 0 100px;
}
.friendsBoxImg span {
    display: block;
}
.friendsBoxImg span img {
    display: block;
    width: 100%;
    border-radius: 8px;
}
.friendsBoxDtls{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 0 0 15px;
}
.friendsBoxDtls h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.friendsBoxDtls h5 small {
    color: #1a1a1a;
}
.friendsBoxDtls h6 {
    font-size: 14px;
    line-height: 140%;
    margin: 5px 0;
}

.friendsBoxDtlsRight .dropdown-menu {
	left: auto;
	right: 0;
}
.friendsBoxDtlsRight .dropdown-menu li img {
    height: 11px;
    vertical-align: baseline;
    margin-right: 4px;
}
.friendsBoxDtlsRight .dropdown-menu li a {
    font-size: 14px;
}

.fListBoxArea {
    padding: 0 10px;
}
.fListSrcBtn {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: 100%;
	width: 50px;
}
.fListBox a{
    display: block;
}
.fListImg img {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0;
}

.fListSrcArea {
    margin-bottom: 15px;
}

.fListNameFriends h5 a{
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 5px;
}
.fListNameFriends h5 p{
    font-size: 1rem;
}
.fListBoxArea .rew{
    margin: 0 -5px;
}

.fListBoxArea [class*="col-"] {
    padding: 0 5px;
    margin: 5px 0;
}
.fListBtnArea {
	padding: 5px 10px 10px;
}
.fListNameFriends {
    padding: 0 10px;
}
.fListBtnArea .confirmBtn{
    background: #a52729;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border:none;
    line-height: 2.2;
    border-radius: 6px;
    margin-bottom: 6px;
}
.fListBtnArea .removeBtn{
    background: #f2f2f2;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    border:none;
    line-height: 2.2;
    border-radius: 6px;
}

.fListBox {
    border-radius: 6px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 5px 10px -3px;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 5px 10px -3px;
    box-shadow: rgba(0, 0, 0, .2) 0 5px 10px -3px;
    height: 100%;
}

.fListBoxArea .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
#wo_post_stat_button .stat-item.active {
    color: #548dff;
}
ul.horz-links {
    padding: 0;
    margin-bottom: 20px;
}
ul.horz-links li:not(:last-child) {
    margin-right: 15px;
}
ul.horz-links li a {
    font-weight: bold;
    color: #333;
    text-decoration: none;
    padding: 3px 10px 3px;
    border-bottom: 1px solid transparent;
    position: relative;
    display: block;
}
ul.horz-links li.active a {
    color: #a52729;
    
}
ul.horz-links li.active a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 1px;
    background: #a52729;
}
.post .date-time {
    display: none;
}
.posts-list .post .date-time {
    display: initial;
}
.posts-list .post .date-time {
    display: initial;
}
.posts-list .post .ajax-time {
    display: none;
}
.taggedUsers, .status_account_users, .tag_approval_users {
    display: flex;
}
.tagged_user, .status_user, .tag_approval_user {
    background: #e3e3e3;
    padding: 0px 24px 0px 4px;
    border-radius: 4px;
    margin: 2px;
}
.tagged_user span.cross,
.status_user span.cross,
.tag_approval_user span.cross {
    color: #fff;
    background: #e11919;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    font-size: 12px;
    padding: 1px 0 0 0;
    cursor: pointer;
}
.vid-form-elem {
    border: 1px solid #c8c7c7;
    padding: 10px;
    margin-bottom: 10px;
}
.vid-form-elem .vid-form-elem-remove {
    cursor: pointer;
    color: #a52729;
}
.video-screenshots-holder,
.sell_media_photos,
.event_media_photos,
.funding_media_photos {
    overflow-x: scroll;
    padding: 6px;
}
.video-screenshots-holder .vidscrsht {
    width: 150px;
    height: 100px;
    margin: 0 10px 0 0;
    flex: 0 0 150px;
    cursor: pointer;
    background: #e1e1e1;
    padding: 4px;
    position: relative;
}
.video-screenshots-holder .vidscrsht.active {
    background: #333;
}
.video-screenshots-holder .vidscrsht.active::before {
    content: "\f00c";
    font: normal normal normal 14px / 1 FontAwesome;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #0bc12f;
    font-size: 34px;
    text-shadow: 0 0 10px #000;
}
.video-screenshots-holder .vidscrsht img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 01.08.2022 */
#fullsizeimg .width-2 {
    width: 100% !important;
    max-height: 300px !important;
    min-height: 300px !important;
    object-fit: cover;
}
#fullsizeimg .width-2:nth-child(1) {
    padding-bottom: 2px;
}
.wo_adaptive_media_3 .album-image:nth-child(1){
    width: 100% !important;
    padding-bottom: 2px;
    padding-right: 0px;
}
.wo_adaptive_media_3 .album-image:nth-child(2){
    padding-right: 2px;
}
.wo_adaptive_media_3 .album-image:nth-child(2),
.wo_adaptive_media_3 .album-image:nth-child(3){
    width: 50% !important;
    height: 230px;
}
.wo_adaptive_media_3 .album-image:nth-child(3) .image-file{
    border-top: none !important;
}
.wo_adaptive_media_4 .album-image:nth-child(1){
    width: 100% !important;
    padding-right: 0px;
    padding-bottom: 2px;
}
.wo_adaptive_media_4 .album-image:nth-child(2),
.wo_adaptive_media_4 .album-image:nth-child(3),
.wo_adaptive_media_4 .album-image:nth-child(4){
    width: 33.333% !important;
    padding-right: 0px;
    height: 200px;
}
.wo_adaptive_media_4 .album-image:nth-child(2),
.wo_adaptive_media_4 .album-image:nth-child(3){
    padding-right: 2px;
}
.wo_adaptive_media_4 .album-image:nth-child(2) img,
.wo_adaptive_media_4 .album-image:nth-child(3) img,
.wo_adaptive_media_4 .album-image:nth-child(4) img{
    border-top: none !important;
}
.post .wo_shared_doc_file img,
.wo_single_proimg {
    width: 100%;
}

.imgset_2 .postImg img {
  width: 100% !important;
  max-height: 300px !important;
  min-height: 300px !important;
  object-fit: cover;
}
.imgset_3 .postImg:nth-child(2), .imgset_3 .postImg:nth-child(3) {
    width: 50% !important;
    height: 230px;
    float: left;
  }
  .imgset_3 .postImg:nth-child(2) img, .imgset_3 .postImg:nth-child(3) img{
    object-fit: cover;
    height: 100%;
  } 
  .wo_post_prod_img.imgset_2 .postImg img.width-2,
  .wo_post_sdp_img.imgset_2 .postImg img.width-2 {
    width: 100% !important;
  }


.imgset_4 .postImg:nth-child(2),
.imgset_4 .postImg:nth-child(3),
.imgset_4 .postImg:nth-child(4) {
width: 33.333% !important;
padding-right: 0px;
height: 200px;
float: left;
}
.imgset_4 .postImg:nth-child(2) img,
.imgset_4 .postImg:nth-child(3) img,
.imgset_4 .postImg:nth-child(4) img {
	height: 100%;
    object-fit: cover;
}
.wo_post_prod_img.imgset_5,
.wo_post_sdp_img.imgset_5 {
    overflow: hidden;
    position: relative;
    width: calc(100% + 30px);
    height: 674px;
  }
  .wo_post_prod_img.imgset_5 .postImg,
  .wo_post_sdp_img.imgset_5 .postImg {
    display: block;
    position: absolute;
    width: 50% !important;
    overflow: hidden;
  }
  .wo_post_prod_img.imgset_5 .postImg:first-child,
  .wo_post_sdp_img.imgset_5 .postImg:first-child {
	top: 0;
    left: 0;
    height: 337px;
}
.wo_post_prod_img.imgset_5 .postImg:nth-child(2),
.wo_post_sdp_img.imgset_5 .postImg:nth-child(2) {
    top: 338px;
    left: 0;
    height: 336px;
  }
  .wo_post_prod_img.imgset_5 .postImg:nth-child(3),
  .wo_post_sdp_img.imgset_5 .postImg:nth-child(3) {
    top: 0;
    left: 50%;
    height: 224px;
    padding-left: 1px;
  }
  .wo_post_prod_img.imgset_5 .postImg:nth-child(4),
  .wo_post_sdp_img.imgset_5 .postImg:nth-child(4) {
	top: 225px;
    left: 50%;
    height: 224px;
    padding-left: 1px;
}  

.wo_post_prod_img.imgset_5 .postImg:last-child, .wo_post_prod_img.imgset_5 .postImg:nth-child(5), .wo_post_sdp_img.imgset_5 .postImg:last-child, .wo_post_sdp_img.imgset_5 .postImg:nth-child(5) {
    top: 450px;
    left: 50%;
    height: 224px;
    padding-left: 1px;
  }

.wo_post_prod_img.imgset_5 .postImg:first-child img,
.wo_post_sdp_img.imgset_5 .postImg:first-child img {
    min-height: 337px;
    max-height: 337px;
    object-fit: cover;
  }
.wo_post_prod_img.imgset_5 .postImg:nth-child(2) img,
.wo_post_sdp_img.imgset_5 .postImg:nth-child(2) img {
	min-height: 336px;
    max-height: 336px;
    object-fit: cover;
}
.wo_post_prod_img.imgset_5 .postImg:nth-child(3) img,
.wo_post_sdp_img.imgset_5 .postImg:nth-child(3) img {
	min-height: 224px;
	max-height: 224px;
    object-fit: cover;
}
.wo_post_prod_img.imgset_5 .postImg:nth-child(4) img,
.wo_post_sdp_img.imgset_5 .postImg:nth-child(4) img {
	min-height: 224px;
	max-height: 224px;
    object-fit: cover;
}

.wo_post_prod_img.imgset_5 .postImg:last-child img, .wo_post_prod_img.imgset_5 .postImg:nth-child(5) img, .wo_post_sdp_img.imgset_5 .postImg:last-child img, .wo_post_sdp_img.imgset_5 .postImg:nth-child(5) img {
	min-height: 224px;
	max-height: 224px;
    object-fit: cover;
}

.wo_post_prod_img span,
.wo_post_sdp_img span {
	position: absolute;
	top: 0;
	left: 3px;
	width: 100%;
	background: rgba(0, 0, 0, .4);
	height: 100%;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 35% 0;
	font-size: 35px;
	font-weight: 400;
	display: block;
}
.greyBtn {
    background: #e7e7e7;
}
.blackBtn {
    background: #1e2321;
    color: #fff;
}
[address_map_text],
#address_map_modal .modal-header .modal-title {
    text-transform: capitalize;
}
.text_story_combo,
.text_story {
    width: 400px;
    min-height: 520px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px 3px 0 0;
}
.text_story_combo textarea,
.text_story .text_story_text {
    padding: 16px 35px 10px 50px;
    height: auto;
    max-height: 480px !important;
    position: absolute;
    background: transparent !important;
    padding: 20px 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: inherit !important;
}
.text_story_colors {
  padding: 0px 9px 8px;
  background: white;
}
.text_story_colors>div {
  white-space: nowrap;
  overflow-x: scroll;
  padding: 7px 3px 0;
}
.text_story_colors .all_colors_style,
.text_story_colors .all_colors_style_image {
  width: 38px;
  height: 38px;
  border-radius: 4px;
}
.read_more_less_link, .see_more, .see_less {
    font-weight: bold;
}
#main_live_video video,
#fullsizeimg video {
object-fit: contain !important;
}

.inputBox [class*="col-"]{
    padding-right: 15px;
    padding-left: 15px;
}
.inputBox {
    background: #fff;
    padding: 15px 15px 5px;
    border: #eee 1px solid;
}
.inputBox .form-group {
    margin-bottom: 10px;
}
.inputBox  .input-1 {
    height: 38px;
}

.inputBox:not(:last-child) {
    margin-bottom: 15px;
}
.moderation_alert_header,
.tag_alert_header,
.pending_shared_post_header,
.reported_group_item_header,
.reported_page_restriction_item_header,
.reported_page_item_header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.moderation_alert_actions .btn,
.tag_alert_actions .btn,
.pending_shared_post_actions .btn,
.horz-btn-set .btn {
    flex-grow: 1;
    margin-bottom: 4px;
}

.message_item {
    background: #fff;
    margin-bottom: 20px;
}
.message_item .message_head {
    justify-content: space-between;
    padding: 5px 10px;
    border-bottom: 1px solid #e7e7e7;
}
.message_item .message_head .user_info .user_info_cont {
    position: relative;
    padding: 0 0 0 40px;
}
.message_item .message_head .user_info .hding {
    font-size: 9px;
    text-align: center;
    background: #b3b3b3;
    color: #fff;
}
.message_item .message_head .user_info .user_pic {
    position: absolute;
    width: 30px;
    display: block;
    left: 0;
}
.message_item .message_head .user_info .user_pic img {
    width: 100%;
    border-radius: 50%;
}
.message_item .message_body {
    padding: 10px;
}
.message_item .message-text .hash {
    color: #333 !important;
}
.message_item .wo_market .market_bottom .product {
    height: unset;
}
.message_item .message_footer {
    padding: 5px 10px;
    font-size: 12px;
    border-top: 1px solid #e7e7e7;
}
.radioBtn.sdp_radioBtn label {
    margin: 0;
}
.radioBtn.sdp_radioBtn [type="radio"]:checked + label:after, .radioBtn.sdp_radioBtn [type="radio"]:not(:checked) + label:after {
    top: 3px;
    left: 3px;
}
.accordion {
}
.accordion-item {
    margin: 0 0 30px 0;
}
.accordion-head {
    background: #e1e1e1;
    padding: 6px 15px;
    font-size: 18px;
    text-decoration: none;
    display: block;
}
.accordion-content {
    border: 1px solid #dbdbdb;
    padding: 20px;
    overflow: hidden;
}
.accordion.type2 .accordion-head {
    background: none;
    padding: 6px 50px 6px 15px;
    position: relative;
    font-weight: bold;
    background: #f1f1f1;
}
.accordion.type2 .accordion-head:hover {
    background: #dfdede;
}
.accordion.type2 .accordion-head a {
    position: absolute;
    right: 10px;
}
.accordion.type2 .accordion-item {
    padding: 6px 0 6px 0;
    margin: 0;
}
.accordion.type2 .accordion-item:nth-of-type(1) {
    border-top: none;
}
.accordion.type2 .accordion-content {
    border: none;
}
.user_profile .rightcol {
    width: 26.5%;
}
.user_profile .user_profile_maincont.col-md-9 {
    width: 69.5%;
    padding-right: 0;
}
.group_profile,
.page_profile {
    padding: 0;
}
.group_profile.group_admin,
.page_profile.page_admin,
.create_group,
.create_page {
	padding: 0;
	padding-left: calc(26.5% + 40px);
}

.group_profile .leftMenuMd,
.page_profile .leftMenuMd {
    display: none;
}
.group_profile.group_admin .leftMenuMd,
.page_profile.page_admin .leftMenuMd {
    max-height: 100%;
	overflow: auto;
	bottom: 0;
	color: #3f3f3f;
	/* height: 100%; */
    height: calc(100% - 80px);
	position: fixed;
	left: 0;
	top: 0;
	/* padding-top: 45px; */
    margin-top: 80px;
	background: #ffffff;
	z-index: 66;
	font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
}
.create_group .leftMenuMdOuter,
.create_page .leftMenuMdOuter,
.group_profile.group_admin .leftMenuMd,
.page_profile.page_admin .leftMenuMd,
.create_group .leftMenuMdOuter,
.create_page .leftMenuMdOuter {
    width: 26.5%;
}
.group_profile .group_midcol.col-md-8,
.page_profile .page_midcol.col-md-8,
.create_group .create-group-midcol.col-md-8,
.create_page .create-page-midcol.col-md-8 {
    width: 58.7%;
}
.group_profile .group_right_sidebar.col-md-4,
.page_profile .page_right_sidebar.col-md-4,
.create_group .create-group-rightcol.col-md-4,
.create_page .create-page-rightcol.col-md-4 {
    float: right;
    width: 39%;
}
.group_profile .rightcol,
.page_profile .rightcol {
    width: 70.8%;
}


.group_profile .chat-container,
.page_profile .chat-container {
    display: none;
}

.leftMenuMdInner ul {
    padding: 0;
}
.leftMenuMdInner ul li:not(:last-child) {
	margin-bottom: 3px;
	border-bottom: #f2f2f2 1px solid;
}
.leftMenuMdInner ul li a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    color: #666;

    color: #333;
    font-weight: bold;
    font-size: 17px;
}
body.create_group .leftMenuMdInner ul li a,
body.create_page .leftMenuMdInner ul li a {
    padding: 12px 15px;
}
.leftMenuMdInner h2{
    padding: 0 15px;
    font-weight: bold;
    font-size: 22px;
}
.leftMenuMdInner h3{
    padding: 0 15px;
    font-weight: bold;
    font-size: 18px;
    margin: 8px 0 0;
}
.leftMenuMdInner h4{
    padding: 0 15px;
    font-weight: bold;
    font-size: 16px;
}
.leftMenuMdInner p{
    padding: 0 15px;
    font-size: 12px;
}
.leftMenuMdInner p svg {
    width: 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.leftMenuMdInner ul li.active a,
.leftMenuMdInner ul li a:hover{
    background: #f3f3f3;
    color: #333;
}
.picInfoContRightNav ul.otherUser li .liSpan {
    display: block;
    font-size: 12px;
    text-align: center;
    margin: 5px 0;
}
.picInfoContRightNav ul.otherUser li .liSpan strong {
    font-size: 13px;
    display: block;
    margin: 0;
    color: #000;
}
.listMd li a{
    text-decoration: underline;
}
.listMd li span {
    font-weight: bold;
}
.listMd li svg{
    width: 6px;
}
.site_home,
.user_profile,
.create_group,
.create_page,
.bodycls_story,
.site_main_search,
.group_profile,
.page_profile {
    padding-right: 0;
}
.site_home .chat-container,
.user_profile .chat-container,
.create_group .chat-container,
.create_page .chat-container,
.bodycls_story .chat-container,
.site_main_search .chat-container,
.group_profile .chat-container,
.page_profile .chat-container {
    display: none;
}
.create_group .leftMenuMdOuter,
.create_page .leftMenuMdOuter {
    
    bottom: 0;
    color: #3f3f3f;
    /* height: 100%; */
    height: calc(100% - 80px);
    position: fixed;
    left: 0;
    top: 0;
    /* width: 300px; */
    /* padding-top: 45px; */
    margin-top: 80px;
    background: #ffffff;
    z-index: 66;
    font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    
}
.leftMenuMdOuter .leftMenuMd{
    display: flex;
    flex-direction: column;
    height: calc(100% - 70px);
    overflow: auto;
    position: relative;
}
.infoImg {
    flex: 0 0 50px;
    max-width: 50px;
}
.infoImg span{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: #ddd 3px solid;
}
.infoImg img {
    width: 100%;
    height: 50px;
    object-fit: cover;
}
.groupAdminInfo {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: #ddd 1px dashed;
}
.admName{
    flex:1 0 0;
    padding-left: 10px;
}
.groupAdminInfo p{
    padding: 0;
    margin: 0;
}
.groupAdminInfo h5 {
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 2px;
}

.leftMenuBox {
    padding: 0 15px;
    margin-bottom: 15px;
}

.leftMenuBox h2{
    font-weight: bold;
    font-size: 21px;
    border-bottom: #ddd 1px dashed;
    padding-bottom: 13px;
}
.leftMenuBox.wow_form_fields {
    margin: 0;
}
.leftMenuBox.wow_form_fields {
    margin: 0 0 15px;
}
.leftMenuBox ul {
    padding: 0;
    margin: 0;
}
.leftMenuBox ul li:not(:last-child){
    margin-bottom: 20px;
}
.leftMenuBox ul li a{
    display: block;
    position: relative;
    padding-left: 36px;
    text-decoration: none;
    font-size: 12px;
}
.leftMenuBox ul li a span {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    overflow: hidden;
    padding: 6px;
    background: #e7e7e7;
}
.leftMenuBox ul li a span img {
    max-height: 100%;
    display: block;
}
.leftMenuBox ul li a p {
    margin-bottom: 0;
}
.leftMenuBox ul li a h5 {
    margin: 0 0 3px;
    font-weight: bold;
    color: #333;
}
.leftMenuBox h4 {
    font-weight: bold;
    margin: 0 0 16px;
    font-size: 14.5px;
}

.createBtnArea {
    position: absolute;
    bottom: 15px;
    padding: 0 15px;
    width: 100%;
}

.createBtnArea .createBtn {
    display: block;
    width: 100%;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    background: #bf3737;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.cgBanner {
    width: 100%;
}
.cgBanner img{
    display: block;
    width: 100%;
}
.uploasIcon {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.uploasIcon .btn-upload-image {
    background-color: rgba(0,0,0,.5);
    padding: 16px;
    border-radius: 50%;
}
.uploasIcon .btn-upload-image:hover {
    background-color: rgba(0,0,0,1);
}


.circlePhotoArea {
    width: 100%;
    position: relative;
}
.cpaLeft {
    flex: 0 0 170px;
    max-width: 170px;
    margin-top: -50px;
    position: relative;
}
.cpaLeft span.circleImg {
    display: block;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    border: #ddd 3px solid;

}
.cpaLeft span.circleImg img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.cpaRight {
    flex: 1 0 0;
    padding-left: 10px;
}

.cpaRight h5{
    font-size: 27px;
    font-weight: bold;
}

.circleImgCam {
    position: absolute;
    background: #333;
    right: 15px;
    bottom: 4px;
    border-radius: 50%;
}
.circleImgCam:hover {
    background: #000;
}
.circlePhotoArea {
    flex: 0 0 auto;
    width: auto;
    margin-top: -30px;
}
.inviteArea {
    flex: 1 0 0;
    padding-top: 20px;
}
.leftMenuBox ul li a.active  {
    color: #030034;
}
.leftMenuBox ul li a.active h5 {
    color: #bf3737;
}
body.create_group .leftMenuBox ul li a h5,
body.create_page .leftMenuBox ul li a h5 {
    font-size: 16px;
}
body.create_group .leftMenuBox ul li a p,
body.create_page .leftMenuBox ul li a p {
    font-size: 13px;
}
.color_schemes ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.color_schemes ul li {

}
.color_schemes ul li a {
    display: block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #fff;
}
.color_schemes ul li a.active {
    outline: 3px solid #000 !important;
}
.usr_thumb {
    padding-left: 0;
    gap: 8px;
}
.usr_thumb li {
    width: 100px;
    text-align: center;
}
.usr_thumb li a {
    display: block;
    text-decoration: none;
}
.usr_thumb li a img {
    width: 30px;
    border-radius: 5px;
    margin-bottom: 6px;
}
.quick_file_upload {
    position: relative;
    height: 60px;
    background: #ebebeb;
    border-radius: 6px;
    padding: 4px;
}
.quick_file_upload label {
    display: block;
    height: 100%;
}
.quick_file_upload p {
    margin: 0;
}
.quick_file_upload img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.quick_file_upload input[type="file"] {
    display: none;
}
.quick_file_upload .remove {
    position: absolute;
    width: 30px;
    height: 30px;
    display: none;
    color: #fff;
    background: #a52729;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    padding: 4px 0 0 0;
    right: -4px;
    top: -4px;
}
.quick_file_upload.active .remove {
    display: block;
}
.group_profile .right_user_info li,
.page_profile .right_user_info li {
    font-size: 15px;
}
.group_profile .list-group,
.page_profile .list-group {
    box-shadow: unset;
}
.group_profile .right_user_info .user_media_list_section .photo-data,
.page_profile .right_user_info .user_media_list_section .photo-data {
    width: 50%; 
}
.cplxBox {
    border: 1px solid #a5a5a5;
    padding: 6px;
    border-radius: 4px;
    background: #f3f3f3;
    position: relative;
    margin-right: 15px;
}
.cplxBox .cplxReset {
    position: absolute;
    z-index: 1;
    right: -6px;
    top: -10px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
}
.cplxBox .cplxVal {
    font-size: 12px;
}
.cplxBox .cplxDrop {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #a5a5a5;
    padding: 6px;
    border-radius: 4px;
    z-index: 1;
}
.cplxBox.group_activity_log_select_date .cplxDrop,
.cplxBox.group_post_statistics_select_date .cplxDrop,
.cplxBox.group_day_hour_statistics_select_date .cplxDrop,
.cplxBox.group_member_statistics_select_date .cplxDrop,
.cplxBox.group_adm_mdr_statistics_select_date .cplxDrop,
.cplxBox.page_admhist_activity_log_select_date .cplxDrop,

.cplxBox.page_post_statistics_select_date .cplxDrop,
.cplxBox.page_day_hour_statistics_select_date .cplxDrop,
.cplxBox.page_adm_mdr_statistics_select_date .cplxDrop {
    width: 300px;
}
.cplxBox.group_activity_log_select_date .cplxDrop input[type="text"],
.cplxBox.group_post_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.group_day_hour_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.group_member_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.group_adm_mdr_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.page_admhist_activity_log_select_date .cplxDrop input[type="text"],

.cplxBox.page_post_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.page_day_hour_statistics_select_date .cplxDrop input[type="text"],
.cplxBox.page_adm_mdr_statistics_select_date .cplxDrop input[type="text"] {
    padding: 2px 6px;
    width: 100%;
}
.cplxBox.group_activity_log_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.group_activity_log_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.group_post_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.group_post_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.group_day_hour_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.group_day_hour_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.group_member_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.group_member_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.group_adm_mdr_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.group_adm_mdr_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.page_admhist_activity_log_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.page_admhist_activity_log_select_date .cplxDrop .d-flex > div:nth-of-type(2),

.cplxBox.page_post_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.page_post_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.page_day_hour_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.page_day_hour_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2),
.cplxBox.page_adm_mdr_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(1),
.cplxBox.page_adm_mdr_statistics_select_date .cplxDrop .d-flex > div:nth-of-type(2) {
    width: 90px;
}
.cplxBox[cplxitem="select_filter"] .cplxDrop {
    width: 160px;
    right: 0;
}
.cplxBox[cplxitem="select_admin"] .cplxDrop,
.cplxBox[cplxitem="select_moderator"] .cplxDrop,
.cplxBox[cplxitem="select_member"] .cplxDrop {
    width: 250px;
}
.cplxBox p {
    margin-bottom: 4px;
}
.cplxBox .cplxDrop ul {
    padding: 0;
    margin-bottom: 0;
}
.cplxBox .cplxDrop ul li {
    border-top: 1px solid #d5d5d5;
}
.cplxBox .cplxDrop ul li:first-child {
    border-top: none;
}
.cplxBox .cplxDrop ul a {
    text-decoration: none;
    display: block;
    padding: 8px 0;
}
.cplxBox .cplxDrop .searchBox_result ul li a img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 6%);
    margin: 2px 10px 0 0;
}
.cplxBox .cplxDrop .searchBox_result .search-user-name {
    font-size: 14.5px;
    margin-bottom: 4px;
    margin-top: 6px;
    font-family: verdana;
    display: inline-block;
}
.cplxBox .cplxDrop .ui-autocomplete {
    position: initial;
}
.cplxBox .value_val ul {
    padding: 0;
    margin: 0;
}
.cplxBox .value_val ul li img {
    height: 25px;
    margin-right: 8px;
}
.cplxBox .value_val ul li .search-user-name {
    vertical-align: middle;
}
.activity_log_listing {
    padding: 20px 0;
}
.activity_log {
    width: 100%;
}
.activity_log + .activity_log {
    margin-top: 15px;
}
.activity_log .desc_area {
    flex: 1 0;
    padding: 0 20px 0 0;
}
.activity_log .btn_area {
    flex: 0 0 200px;
    max-width: 200px;
}
.activity_log .btn_area ul {
    margin: 0;
    padding: 0;
}
.activity_log .btn_area ul li {
    flex: 1 0;
}
.activity_log .btn_area ul li:not(:last-child) {
   margin-right: 8px;
}
.activity_log .btn_area ul li .btn {
    display: block;
}
.activity_log .desc_area img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 6px;
}
.activity_log_listing .desc_area a {
    font-weight: bold;
}
.dropdown-menu.comment-drop-options,
.dropdown-menu.comment-reply-drop-options {
    right: 0;
    left: auto;
}
.comment-drop-options li div,
.comment-reply-drop-options li div {
    padding: 0 16px !important;
    line-height: 32px;
}
.comment-drop-options li div:hover,
.comment-reply-drop-options li div:hover {
    background-color: #f9f9f9;
    color: #262626;
}
.cplxBox.group_post_statistics_select_date .cplxDrop .group_post_statistics_select_date_submit,
.cplxBox.group_day_hour_statistics_select_date .cplxDrop .group_day_hour_statistics_select_date_submit,
.cplxBox.group_member_statistics_select_date .cplxDrop .group_member_statistics_select_date_submit,
.cplxBox.group_adm_mdr_statistics_select_date .cplxDrop .group_adm_mdr_statistics_select_date_submit,

.cplxBox.page_post_statistics_select_date .cplxDrop .page_post_statistics_select_date_submit,
.cplxBox.page_day_hour_statistics_select_date .cplxDrop .page_day_hour_statistics_select_date_submit,
.cplxBox.page_adm_mdr_statistics_select_date .cplxDrop .page_adm_mdr_statistics_select_date_submit {
    padding: 6px 12px;
}

.group-post .dropdown-menu {
    min-width: 220px;
}
.group-post .post-privacy-menu li a, .group-post .post-privacy-menu li div {
    font-size: 13px;
}
.group-post .post-privacy-menu li div {
    padding: 0 10px !important;
    line-height: 30px;
}
.group-post .dropdown-menu:not(.notfi-dropdown)>li>a {
    padding: 0px 10px;
    line-height: 30px;
}
.group_contact_item {
    margin-bottom: 40px;
}
.group_contact_item .profile_photo {
    margin-bottom: 20px;
}
.group_contact_item .profile_photo img {
    width: 100%;
    max-width: 120px;
    border-radius: 50%;
}
/*#wo_post_stat_button > div {
    flex: 1;
}*/
.like-emo {
    justify-content: center;
}
.post_total_favorite,
.post_total_recommend,
.post_total_comment,
.post_total_reported,
.post_total_share {
    padding: 4px 5px;
    font-size: 14px;
    margin-bottom: 2px;
}
.post_total_comment svg,
.post_total_share svg {
    width: 14px;
    height: 14px;
    display: inline-block;
}
/*.group_profile .profile-avatar-changer .btn-upload-image, 
.page_profile .profile-avatar-changer .btn-upload-image {
    background: #333;
}*/
.profile-avatar-changer .btn-upload-image {
    background: #333;
}
.friendsBoxDtls h6 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fblLeft {
    /* width: calc(100% - 105px); */
    width: 200px;
}
.fblRight {
    flex: 0 0 76px;
    max-width: 76px;
    margin-left: 15px;
}
.friendsBoxDtlsRight{
    width: 12px;
}


.fblRightInner a{
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    line-height: 26px !important;
    padding: 0;
}

.fblRightInner a:not(:last-child){
    margin-bottom: 5px;
}

.btmBtn {
    margin-top: 3px;
    flex: 0 0 100%;
    max-width: 100%;
}

.btmBtn ul {
    padding: 0;
    margin: 0;
}
.btmBtn a {
	padding: 4px 0;
	font-weight: 600;
	font-size: 14px;
}
.btmBtn a.active , .btmBtn a:hover{
    color: #548DFF;
    background: #f9f9f9;
    text-decoration: none;
}
.btmBtn a .emoji--like {
    background: #666;
  }
.btmBtn a .inline_post_count_emoji {
    position: relative;
    top: 2px;
}
.btmBtn a.active .emoji--like , .btmBtn a:hover .emoji--like {
    background: #548DFF;
}
.chat-messages-wrapper .sender_name.outgoing,
.messages-wrapper .sender_name.outgoing {
    font-size: 12px;
    color: #505050;
    font-style: italic;
}
.chat-messages-wrapper .sent_time,
.messages-wrapper .sent_time {
    font-size: 12px;
    color: #505050;
    min-width: 135px;
}
.timeopt {
    position: absolute;
    width: 100%;
    background: #fff;
    max-height: 300px;
    overflow-y: scroll;
    z-index: 1;
    border: 1px solid #e3e3e3;
}
.timeopt .timeopt_line {
    padding: 2px 6px;
    border-top: 1px solid #e3e3e3;
    cursor: pointer;
}
.timeopt .timeopt_line:nth-of-type(1) {
    border-top: none;
}
.timeopt .timeopt_line:hover {
    background: #f2f2f2;
}
.page_profile .wo_user_profile .user-bottom-nav .nvRight ul,
.user_profile .wo_user_profile .user-bottom-nav .nvLeft ul,
.user_profile .wo_user_profile .user-bottom-nav .nvRight ul {
    left: auto;
    right: 0;
}

.sharePostArea {
    position: relative;
    text-decoration: none !important;
}
.sharePostArea img {
    width: 100%;
    display: block;
}
.sharePostAreaLeft {
    flex: 0 0 50px;
    max-width: 50px;
}
.sharePostAreaLeft span {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    border: #eee 3px solid;
}
.sharePostAreaLeft span img {
    height: 44px;
    object-fit: cover;
    border-radius: 50%;
}
.sharePostAreaRight {
    flex: 1 0 0%;
    padding-left: 5px;
    padding-top: 30px;
}
.sharePostAreaRight ul {
    padding: 0;
    margin: 0 0 15px;
}
.sharePostAreaRight ul li{
    font-weight: 400;
}
.sharePostAreaRight ul li svg {
    width: 14px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.sharePostAreaRight ul li span {
    font-weight: 600;
}
.sharePostAreaRight ul li:not(:last-child){
    margin-right: 15px;
}
.sharePostAreaRight h4 {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 5px;
    color: #333;
}
.sharePostAreaBox {
    margin-top: -30px;
    padding: 0 5px;
}
.user-popover small {
    font-size: 75%;
}
.page_profile_message_count span,
.page_profile_sidebar_count span,
.group_profile_sidebar_count span {
    background: #a52729;
    color: #fff;
    font-size: 70%;
    padding: 2px 6px;
    border-radius: 50%;
}
.redBtn .page_profile_message_count span {
    background: #ffffff;
    color: #a52729;
}
.left-sidebar li {
    font-size: 15px;

    font-size: 17px;
}

.left-sidebar li.subcat {
    font-size: 13px;
    margin-left: 15px;
    position: relative;
}
.left-sidebar li.subcat a:before {
    display: block;
    position: absolute;
    z-index: 1;
    content: ' ';
    width: 6px;
    height: 10px;
    background: url(../img/right-arrow.png);
    background-size: 100% 100%;
    left: -8px;
    top: 8px;
    opacity: 0.4;
}
.left-sidebar ul li a {
    line-height: 120%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-sidebar ul li.maincat .dropdown-menu {
    left: auto;
    right: 13px;
    width: 190px;
}
.left-sidebar li.maincat ul li a {
    font-size: 15px;
}
.left-sidebar li.maincat ul li a img {
    margin-right: 10px;
}
.left-sidebar li.maincat ul li a.active {
    color: #a52729;
}
.left-sidebar li.maincat a:hover,
.left-sidebar li.maincat.active a {
    /* background: transparent; */
}
.left-sidebar li.subcat a:hover,
.left-sidebar li.subcat.active a {
    background: #a52729;
    color: #fff;
}

.col-md-7.catsubcat-listing {
    padding-right: 0;
    width: calc(80% - 30px);
}
.catsubcat-listing .wow_main_float_head {
    top: 0;
    right: 0;
    left: 15px;
    padding-bottom: 45px;
}
.catsubcat-listing .wow_main_float_head h1 {
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
}
.catsubcat-listing .wo_market_head_filter, .catsubcat-listing .wo_job_head_filter {
    position: relative;
    margin: -10px 15px 30px;
}
.catsubcat-listing .market_bottom .product {
    height: auto;
}
.catsubcat-listing .latest-products {
    margin-top: 80px;
}
.container {
    width: 100% !important;
}
.mb-10 { margin-bottom: 10px; }
.friendsList .col-lg-6:nth-child(2n+1){
    clear: both;
}
.profile-container .card.hovercard .info .title a.redBtn {
    color: #fff;
}
.pending_verification_text {
    color: #6c6c6c;
    font-size: 14px;
}
.modal-body .wo_settings_page {
    padding: 15px 15px 15px 15px;
}
.input-group-btn .tooltip {
    white-space: initial;
}
#verify_profile_modal #verif-photo img,
#verify_profile_modal #verif-id img {
    max-width: 100%;
    height: 100%;
}
.wo_market .market_bottom .product.suggested_item {
    height: auto;
}
.wo_market .market_bottom .product.suggested_item .suggested_item_remove {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    width: 24px;
    height: 24px;
    background: rgb(0 0 0 / 50%);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    opacity: 0.5;
    padding: 1px 0 0 0;
    top: 4px;
    right: 4px;
}
.wo_market .market_bottom .product.suggested_item .suggested_item_remove:hover {
    opacity: 1;
}
.line-highlight {
    background: #fffac3;
    border: 1px solid #e1dba0;
    padding: 2px 6px;
    margin: 6px 0;
    color: #333;
    font-size: 13px;
}
.rightcol {
    float: right;
}
.gap-10 {
    gap: 10px;
}
.home_invite_people .d-flex > div {
    flex: 1 0;
}
.home_invite_people .social-btn {
    width: 100%;
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
    display: block;
    width: 20px;
    height: 20px;
    background: #d7d7d7;
    font-weight: bold;
    line-height: 16px;
    border-radius: 50%;
    padding: 0;
}
.home_suggested_products .wow_side_prods_prnt {
    width: 100%;
}

/* New Header Start */
.site-navbar {
    background: #fff;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding: 8px 0;
}
.site-menu-wrap{
    display: flex;
}
.header-left{
    flex: 0 0 360px;
    max-width: 360px;
    display: flex;
    align-items: center;
}
.header-menu-wrap{
    flex: 1 0 0%;
    padding: 0 1rem;
}
.header-right{
    flex: 0 0 360px;
    max-width: 360px;
    display: flex;
}
.logo{
    flex: 0 0 50px;
    max-width: 50px;
}
.search{
    flex: 1 0 0%;
    padding-left: 1rem;
}
.img-block{
    width: 100%;
    display: block;
}
.logo a{
    display: block;
}
.form-control-2 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.src-input .src-input-style {
    border-radius: 2rem;
    color: #777;
    background: #f1f1f1;
    box-shadow: none;
    padding-left: 25px;
    position: relative;
    height: 40px;
    font-size: 1.25rem;
}
.src-input-icon {
    position: absolute;
    left: 9px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.src-input {
    position: relative;
}
.menu-list {
    width: 100%;
}
.menu-list ul{
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.menu-list ul li a{
    display: flex;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
}
.menu-list ul li{
    flex: 0 0 auto;
    width: auto;
    padding: 0 1rem;
}
.menu-list ul li a .menu-img{
    max-width: 26px;
    margin: 0 auto;
    display: block;
}
.menu-list ul li a .menu-text{
    text-transform: capitalize;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0.75rem;
    line-height: 1;
    font-size: 1.75rem;

    font-size: 14px;
}
.header-social{
    flex: 1 0 0%;
}
.header-account {
    flex: 0 0 40px;
    max-width: 40px;
}
.header-social ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.header-social ul li{
    padding: 0 0.75rem;
}
.header-social ul li a{
    display: block;
    position: relative;
}
.header-social ul li a .social-img{
    max-width: 40px;
    margin: 0 auto;
    display: block;
}
.header-account a{
    display: block;
}
.header-account a .avatar-img{
    width: 40px;
    height: 40px;
    display: block;
}
.header-account a .avatar-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.avatar-menu{
    padding: 0;
    margin: 0;
    min-width: 250px;
}
.avatar-menu li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    padding: 0.5rem 0.75rem;
}
.avatar-menu li a:hover{
    background-color: rgba(0, 0, 0, .04);
}
.avatar-menu li a p{
    margin: 0;
    padding-right: 0.5rem;
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
}
.avatar-menu li a .avatar-menu-img{
    width: 30px;
    height: 30px;
    display: block;
}
.avatar-menu li a .avatar-menu-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.noti-count {
    position: absolute;
    display: block;
    right: -3px;
    top: -3px;
    background-color: #dd0707;
    height: 22px;
    width: 22px;    
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 1.25rem;
}
/* New Header End */
.left-sidebar .redBtn {
    /* text-align: left; */
    padding: 6px 2px;
}
.left-sidebar .redBtn img {
    height: 18px;
    margin: -4px 4px 0 0;
}
.left-sidebar .redBtn.find-pages img {
    height: 19px;
    margin: -3px 4px 0 0;
}
/* User list Start */
.dynamic-right-sidebar .scrollable_content ul{
    padding-left: 0;
}
.user-request {
    display: flex;
    justify-content: space-between;
}
.user-request .user-request-lft,
.user-request .user-request-rgt{
    flex: 0 0 auto;
    width: auto;
    display: flex;
}
.user-request .user-request-rgt{
    padding: 0 0 0 10px;
}
.request-img-wrap{
    flex: 0 0 36px;
    max-width: 36px;
}
.request-name{
   flex: 1 0 0%;
   padding-left: 0.75rem; 
}
.request-name a{
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
}
.request-name p{
    font-size: 12px;
    color: #b7b7b7;
}
.request-img-wrap a{
    display: block;
    height: 36px;
    width: 100%;
}
.request-img-wrap a img{
    display: block;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.user-request-btn-wrap{
    display: flex;
}
.user-request-btn-wrap li:not(:last-child){
    margin-right: 6px;
}
.request-btn-confirm,
.request-btn-delete {
    border: none;
    box-shadow: none;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 3px;
}
.request-btn-confirm{
    background-color: #00aff0;
}
.request-btn-delete{
    background-color: #939393;
}
/* User list End */
.dynamic-right-sidebar[button="header_create_button"] ul li,
.dynamic-right-sidebar[button="header_settings_button"] ul li {
    margin-bottom: 4px;
}
.dynamic-right-sidebar[button="header_create_button"] ul li a,
.dynamic-right-sidebar[button="header_settings_button"] ul li a {
    display: block;
    background: #e9e9e9;
    padding: 4px 8px;
}
.dynamic-right-sidebar[button="header_create_button"] ul li a:hover,
.dynamic-right-sidebar[button="header_settings_button"] ul li a:hover {
    text-decoration: none;
    background: #a52729;
    color: #fff;
}
.default-right-sidebar .chat-container {
    display: block;
    width: auto;
    position: initial;
    padding: 0;
}

/* Online and Offline user Start*/
.online-ofline-user{
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.online-ofline-user-list {
    display: flex;
    justify-content: space-between;
    padding: 8px 14px;
    cursor: pointer;
}
.online-ofline-user-list:hover {
    background-color: rgba(0, 0, 0, .04);
}
.online-ofline-user-list-lft, 
.online-ofline-user-list-rgt {
    flex: 0 0 auto;
    width: auto;
    display: flex;
    align-items: center;
}
.online-ofline-img {
    flex: 0 0 44px;
    max-width: 44px;
}
.online-ofline-name {
    flex: 1 0 0%;
    padding-left: 0.75rem;
}
.online-ofline-img a {
    display: block;
    height: 44px;
    width: 100%;
}
.online-ofline-img a img {
    display: block;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.online-ofline-name a {
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
}
.status{
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
}
.status.online{
    background-color: #0cf30c;
}
.status.offline{
    background-color: gray;
}
.online-ofline-user-head {
    padding: 12px;
}
.online-ofline-user-head h4{
    margin: 0;
}
.user-sattus-wise-list:not(:last-child){
    margin-bottom: 10px;
}
.user-sattus-wise-list ul{
    padding: 0;
    margin: 0;
}
.online-ofline-head {
    border-bottom: 1px solid #dbdbdb;
    padding: 0 8px 5px 12px;
    margin-bottom: 6px;
}
.online-ofline-head h4{
    padding: 0;
    margin: 0;
    font-size: 13px;
}
[contact_list_load_more] {
    display: block;
    text-align: center;
    color: #000000;
}
/* Online and Offline user End*/
.profile-content-block {
    display: flex;
    justify-content: space-between;
    /* margin-left: -15px;
    margin-right: -15px; */
}
.profile_sidebar {
    flex: 0 0 38.7%;
    max-width: 38.7%;
    /* padding-left: 15px;
    padding-right: 15px; */
}
.profile_timeline {
    flex: 0 0 55.5%;
    max-width: 55.5%;
    /* padding-left: 15px;
    padding-right: 15px; */
}
.profile_timeline_full {
    flex: 0 0 100%;
    max-width: 100%;
}
.white-box {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin: 10px 0;

    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}
.white-box.postopttray1 {
    margin-top: 0;
}
.content-wrap {
    display: flex;
    justify-content: space-between;
}
.title-lft,
.title-rgt{
    flex: 0 0 auto;
    width: auto;
}
.select-catagory-btn {
    background-color: transparent;
    color: #000;
    font-weight: 600;
    border: none;
    display: flex;
    align-items: center;
}
.select-catagory-btn .list-icon{
    margin-right: 4px;
}
.shedule-post-btn{
    background-color: transparent;
    color: #000;
    font-weight: 600;
    border: none;
    display: flex;
    align-items: center;
}
.shedule-post-btn .list-icon{
    margin-left: 4px;
}
.social-activity-wrap {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0 12px;
    padding: 0;
    width: 100%;
}
.social-activity-btn{
    background-color: transparent;
    color: #000;
    font-weight: 600;
    border: none;
    padding: 5px 12px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.social-activity-btn .list-icon{
    margin-right: 4px;
}
.add-title-input{
    width: 100%;
}
.add-title-input .form-control{
    border: none;
    padding: 0;
    height: 22px;
}
.wo_pub_txtara_combo{
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 10px 0;

    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}
.date-and-time {
    display: flex;
}
.date-and-time-lft{
    padding-right: 10px;
    width: 150px;
}
.date-and-time-rgt{
    display: flex;
    align-items: center;
}
.date-and-time-rgt .time-select{
    padding: 0 5px;
    display: block;
}
.site-lbl {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 2px;
}
.action-btn {
    border: none;
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
}
.action-btn.confirm {
    background-color: #a52729;
}
.action-btn.clear {
    background-color: gray;
}
.add-icon{
    position: relative;
}
.add-icon input{
    padding-right: 25px;
}
.add-icon-rgt {
    position: absolute;
    right: 8px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.emoji-position {
    position: relative;
    width: 100%;
}
.emoji-position .add-emoticons{
    position: absolute;
    right: 0;
    top: 0;
}
.category-wrap {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
}
.category-wrap ul {
    padding: 10px;
    margin: 0;
    border: 1px solid #ebebeb;
}
.category-wrap ul li:not(:last-child){
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}
.category-radio {
    display: flex;
    justify-content: space-between;
}
.category-radio label {
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    width: 100%;
    padding: 5px;
    z-index: 1;
    font-size: 16px;
}
.has-sub > .category-radio input{
    display: none;
}
.has-sub > .category-radio{
    position: relative;
}
.has-sub > .category-radio::after{
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;

}
.has-sub-list {
    border: none !important;
    padding: 0 0 0 30px !important;
}
.wo_pub_txtara_combo_wrap {
    padding: 10px;
}
.list-icon {
    width: 14px;
    margin: 0 auto;
    display: inline-block;
}
.padd-top-20 { padding-top: 20px; }
.wo_pub_change_color .emoji-position {
height: 100%;
position: unset;
}
.fa.redColor:before {
    color: #a52729;
}
.fa.blueColor:before {
    color: #164c87;
}
.publisher-box .rating_star {
    display: none;
    margin-left: 15px;
}
.publisher-box[review_publisher_box="1"] .rating_star {
    display: inline-block;
}
.rating_star i {
    font-size: 24px;
    color: #bbb;
}
.left-sidebar ul li .dropdown-menu li i,
#catsubcat_review_modal .rating_star i,
.publisher-box .rating_star i {
    color: #bbb;
    cursor: pointer;
}
.left-sidebar ul li .dropdown-menu li i.active,
#catsubcat_review_modal .rating_star i.active,
.publisher-box .rating_star i.active,
.rating_star i.active {
    color: #fc0;
}
.home_post_filter_wrap {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
}
.home_post_filter {
    gap: 1px;
    background: #dddddd;
}
.home_post_filter li {
    flex: 1;
}
.home_post_filter a {
    display: block;
    background: #fff;
    padding: 8px 6px;
    text-align: center;
}
.home_post_filter a:hover {
    background: #ddd;
    text-decoration: none;
}
.catlist .dropdown-menu .cross {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid #9d9d9d;
    font-size: 16px;
    line-height: 100%;
    cursor: pointer;
    background: #fff;
}
.pac-container {
    z-index: 1051 !important;
}
.left-sidebar ul li ul.dropdown-menu li {
    display: block;
}
#wo_post_stat_button .post_recommend_btn_block .stat-item i {
    display: none;
}
#wo_post_stat_button .post_recommend_btn_block .stat-item {
    background-image: url(../img/icons/Recommend_button_grey.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 18px;
}
#wo_post_stat_button .post_recommend_btn_block .stat-item.active {
    background-image: url(../img/icons/Recommend_button_blue.png);
}
#wo_post_stat_button .post_recommend_btn_block .post_total_recommend img {
    height: 14px;
}
#wo_post_stat_button .post_recommend_btn_block .post_total_recommend span {
    vertical-align: middle;
}
#wo_post_stat_button .stat-item i.fa {
    font-size: 16px;
}
#wo_post_stat_button .inline_post_count_emoji img {
    vertical-align: top;
}
.pb-15 {
    padding-bottom: 15px;
}
.ml-10 { margin-left: 10px; }
#wo_post_stat_button .like-btn img.def-like {
    height: 15px;
    margin-top: -4px;
}
#wo_post_stat_button .post-like-status img.def-like {
    height: 13px;
    margin-top: -2px;
}
.comment .post-like-status img.def-like,
.reply img.def-like {
    height: 13px;
}
.btn-dark-blue {
    color: #fff;
    background-color: #004dad;
    border-color: #004dad;
}
/*.friendsBoxDtls .fblLeftInner h6 div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
.user_profile .list-group {
    background: none;
    box-shadow: none;
}
.post-youtube {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}
.post-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.publisher-box button[disabled] {
    opacity: 0.4;
}
.lightbox-content img.def-like {
    height: 13px;
}
.page_profile .aboutMenu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 280px;
    max-width: 280px;
}
.chat-files-tray {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 75px;
    background: #fff;
    padding: 6px;
    text-align: center;
    border-top: 1px solid #d5d5d5;
}
.chat-textarea .chat-files-tray {
    left: 0;
    right: 0;
}
.chat-files-tray .file-wrap {
    position: relative;
    display: inline-block;
}
.chat-files-tray .file-wrap img {
    max-width: 100%;
    max-height: 60px;
}
.chat-files-tray .file-wrap .file-preview {
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    background: #f8f8f8;
    font-weight: bold;
    text-align: center;
    max-width: 100%;
    display: inline-block;
    padding: 6px 25px 6px 6px;
}
.chat-files-tray .file-wrap span.remove {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
    background: #a52729;
    border-radius: 50%;
}
form.sendMessages .emojionearea .emojionearea-editor {
    height: 56px;
    min-height: unset;
    max-height: unset;
}
.chat-tab .emojionearea .emojionearea-editor {
    height: auto;
    min-height: 50px;
    max-height: 100px;
}
form.sendMessages .dropup.emo-btn-dropup,
.chat-textarea .chat-btns-w .chat_optns.dropup [class^=emo-btn-] {
    display: none;
}
img.emojione {
    height: 20px;
    width: auto;
}
form.sendMessages #chat-gifs .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 240px;
}
#chat-box-stickers {
    overflow-y: scroll;
}
.message_seen_avatar {
    text-align: right;
    margin-bottom: 4px;
}
.message_seen_avatar img {
    height: 14px;
    width: 14px;
    border-radius: 50%;
}

.pinned_message {
    display: flex;
    width: 100%;
    background: #e8e8e8;
    border-bottom: 1px solid #dad8d8;
    display: none;
}
.pinned_message .icon_part, .pinned_message .option_part {
    width: 30px;
    padding: 6px;
}
.pinned_message .msg_part {
    flex: 1;
    padding: 6px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.dmmo-dropdown-opened {
    z-index: 99999999999 !important;
}

/* New Css some design fix */
.messages-list .notification-user-avatar  {
    flex: 0 0 auto;
    width: 44px;
}
.messages-list .notification-text{
    flex: 0 0 auto;
    width: calc(100% - 44px);
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
}
.notification-text-lft{
    flex: 0 0 auto;
    width: calc(100% - 60px);
}
.notification-text-rgt{
    flex: 0 0 auto;
    width: 60px;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.notification-text-rgt-top{
    display: flex;
    width: 100%;
    justify-content: end;
}
.notification-text-rgt-btm{
    display: flex;
    justify-content: end;
}
.messages-list .notification-text-rgt-top .dropdown .dropdown-toggle{
    padding: 0 10px;
}
.when-online{
    position: relative;
}
.online-dot {
    font-size: 11px;
    background-color: #0bb80b;
    color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-align: center;
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border: 2px solid #fff;
}
.when-online .online-dot{
    display: block;
}
/* New Css some design fix */
.main_notifications_head .dropdown-menu {
    left: auto;
    right: 0;
}
.main_notifications .notification-list,
.sidebar_notifications .notification-list{
    display: flex;
}
.main_notifications .notification-list-lft,
.sidebar_notifications .notification-list-lft{
    flex: 0 0 auto;
    width: calc(100% - 20px);
}
.main_notifications .notification-list-rgt,
.sidebar_notifications .notification-list-rgt{
    flex: 0 0 auto;
    width: 20px;
    display: flex;
    justify-content: center;
}
.main_notifications .notification-list-lft .notification_url,
.sidebar_notifications .notification-list-lft .notification_url{
    display: flex;
}
.main_notifications .notification-list-lft .notification_url .notification-user-avatar,
.sidebar_notifications .notification-list-lft .notification_url .notification-user-avatar{
    flex: 0 0 auto;
    width: 45px;
}
.main_notifications .notification-list-lft .notification_url .notification-text,
.sidebar_notifications .notification-list-lft .notification_url .notification-text{
    flex: 0 0 auto;
    width: calc(100% - 40px);
    padding-left: 15px;
}
.main_notifications .notification-list-lft .notification_url .notification-user-avatar img,
.sidebar_notifications .notification-list-lft .notification_url .notification-user-avatar img{
    margin: 0;
}
.main_notifications .notifications_list_li .dropdown-menu,
.sidebar_notifications .notifications_list_li .dropdown-menu {
    left: auto;
    right: 0;
}
.page_profile .dynamic-right-sidebar,
.group_profile .dynamic-right-sidebar {
    position: fixed;
    top: 68px;
    right: 15px;
    width: calc(26.5% - 15px);
    height: calc(100% - 100px);
    overflow-y: scroll;
}
.page_profile .dynamic-right-sidebar[button="header_settings_button"],
.page_profile .dynamic-right-sidebar[button="header_notification_button"],
.page_profile .dynamic-right-sidebar[button="header_friend_request_button"],
.page_profile .dynamic-right-sidebar[button="header_create_button"],
.page_profile .dynamic-right-sidebar[button="header_chat_button"],
.group_profile .dynamic-right-sidebar[button="header_settings_button"],
.group_profile .dynamic-right-sidebar[button="header_notification_button"],
.group_profile .dynamic-right-sidebar[button="header_friend_request_button"],
.group_profile .dynamic-right-sidebar[button="header_create_button"],
.group_profile .dynamic-right-sidebar[button="header_chat_button"] {
    z-index: 9;
}



